body {
  font-family: Lato, sans-serif;
}
a {
  color: #000;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
a:hover {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
header .logo img {
  width: 85%;
}
header .logo {
  width: 50%;
}
header .cta-links {
  font-size: 18px;
}
header .cta-button {
  padding: 8px 15px 8px 15px;
  font-size: 12px;
  background-color: #981f1f;
  border-radius: 8px !important;

  font-weight: 500;
  cursor: pointer;
  animation: pulse 2s infinite;
}
footer span,
footer span a,
header .cta-button a,
header .cta-button:hover {
  color: #fff;
}

header .alg-center {
  align-items: center;
}
.navbar {
  background-color: #fff;
  padding: 8px 20px;
}
main {
  margin-top: 63px;
}

footer {
  background-color: #000;
  text-align: center;
  font-size: 11px;
  margin-bottom: 60px;
  padding: 8px;
  margin: 0;
}

footer span {
  color: #fff;
}
footer span a {
  color: #fff;
}

.footer-stickey-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  display: block;
  background-color: #981f1f;
  padding: 5px 0;
  height: 68px;
  box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.5);
}

.bottom-floating-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cta-calling-mb-link,
.cta-calling-mb-title,
.cta-whatsapp-mb-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  text-align: center;
}
.bottom-floating-cta p {
  margin-bottom: 0;
}
.cta-whatsapp-mb-link img {
  width: 40px;
}
.cta-whatsapp-mb-link p a {
  color: #fff;
}
.cta-calling-mb-title,
.cta-whatsapp-mb-link {
  max-width: 33%;
}

.cta-calling-mb-title a {
  line-height: 20px;
  color: #fff;
  font-size: 14px;
}
.cta-calling-mb-link a {
  line-height: 20px;
  color: #fff;
  font-size: 14px;
}

header .header-call-icon {
  display: none;
}

main .banner-image-mobile {
  display: block;
  position: relative;
  cursor: pointer;
  /* min-height: 250px; */
  background: white;
}

main .banner-strip {
  background-color: #189ba6;
  width: 100%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  padding: 8px 4px;
  font-size: 11px;
  font-weight: 600;
}

main .banner-strip .banner-strip-text-details span {
  justify-content: center;
}

main .section-lp {
  padding-top: 25px;
  padding-bottom: 15px;
}
main .section-top {
  padding-bottom: 30px;
}
main .section-top-slider {
  padding-bottom: 0;
}
main .section-top .sub-head,
main .section-top-slider .sub-head {
  text-align: center;
  font-weight: 650;
  font-size: 1.2rem;
}

.best-interior-designer .sub-head {
  text-align: center;
  font-weight: 650;
  font-size: 1.2rem;
  margin-top: 25px;
}
main .section-1 {
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
}
main .cta {
  text-align: center;
  margin-top: 10px;
}
main .top-cta {
  margin-top: 35px;
}

main .banner-image-desktop .banner-box .banner-cta-box,
main .section-1 .section-img {
  margin-bottom: 10px;
}
main .cta-button {
  padding: 10px 25px;
  background-color: #981f1f;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border-radius: 8px;
  box-shadow: -1px 3px 3px 0 rgba(0, 0, 0, 0.31);
}

main .section-1 .section-text {
  font-size: 12px;
}

main .section-lp-grey {
  /* margin-top: 30px; */
  padding-top: 25px;
  padding-bottom: 30px;
  background-color: #ebebeb;
}

main .main-box {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
main .slider .main-box {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 25px;
}
main .slider .main-box .img-box {
  text-align: unset;
  flex: unset;
}
main .slider .text-box-subhead {
  margin-bottom: 20px;
}
main .main-box .img-box {
  text-align: center;
  flex: 1;
}
main .main-box .text-box {
  flex: 0;
  flex-basis: 60%;
  padding-left: 0;
}
main .slider .main-box .text-box {
  flex: 0;
  flex-basis: 62%;
  padding-left: 30px;
}
main .main-box .text-box .text-box-head {
  font-weight: 700;
  font-size: 1rem;
}
main .main-box .text-box .text-box-subhead {
  font-size: 0.9rem;
}
main .mb-50 {
  margin-bottom: 50px;
}

main .m-mb-20 {
  margin-bottom: 20px;
}
main .m-mb-30 {
  margin-bottom: 30px;
}

main .section-lp-exp-center {
  padding-top: 30px;
  padding-bottom: 30px;
}

main .section-exp-center .sub-head {
  font-size: 1.2rem;
  font-weight: 650;
  text-align: center;
}
main .exp-enter .exp-text {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
main .exp-enter .cta,
main .section-lp-quote .cta {
  margin-top: 25px;
}
main .section-lp-quote {
  text-align: center;
  background-color: #d3b28b;
  padding-top: 125px;
  padding-bottom: 125px;
}
main .section-lp-quote .quote-txt {
  font-size: 25px;
  font-weight: 700;
}
main .offices {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
}

.popupForm .select2-selection--single {
  background: transparent !important;
  border: none !important;
  border-bottom: 3px solid #cfcece !important;
  border-radius: 0px !important;
  font-size: 16px !important;
  background-position-x: 100% !important;
  background-size: 25% !important;
  height: 38px !important;
  padding: 6px 0px;
}

.bodyForm .select2-selection--single {
  background: #fff !important;
  border: none !important;
  border-bottom: 3px solid #fff !important;
  border-radius: 5px !important;
  font-size: 16px !important;
  background-position-x: 100% !important;
  background-size: 25% !important;
  height: 38px !important;
  padding: 6px 0px;
}

.select2-selection--single p {
  color: #444 !important;
}

.mobile-phone-ext {
  margin-left: 7px !important;
}

.select2-results__options {
  max-height: 140px !important;
  overflow-x: hidden !important;
}

.select2-results__option {
  padding: 0 5px !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #b3d7ff !important;
}

.select2-results__option p {
  line-height: 23px !important;
  font-size: 12pt !important;
}

.select2-dropdown {
  z-index: 9999999;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 35px !important;
}

/*New Popup Design Start*/
.modal-size {
  max-width: 760px;
}

.d-m {
  display: none;
}

.new-popup-modal {
  border-radius: 20px;
}

.pop-right-image-mobile {
  display: none;
}

.pop-up-left {
  /*background-color: #27436C;*/
  padding: 30px;
  min-height: 100%;
  height: 100%;
}

.pop-up-right-section p {
  margin-bottom: 0rem;
}

.pop-up-left-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
  position: relative;
  width: 100%;
  min-height: 1px;
  /* padding-right: 15px; */
  padding-left: 15px;
}

.pop-up-right-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54%;
  flex: 0 0 54%;
  max-width: 54%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 15px;
  background: #f9fafb;
  border-radius: 20px;
}

.pop-up-left-logo {
  max-width: 240px;
  margin-right: auto;
  margin-left: auto;
}

.pop-up-left-offer-section {
  margin-top: 30px;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.pop-up-left-icon-section {
  margin-top: 30px;
}

.pop-up-left-icon-section-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px;
  align-items: center;
}

.pop-up-left-icon-section-list-ico {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
}

.pop-up-left-icon-section-list-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78%;
  flex: 0 0 78%;
  max-width: 78%;
  padding-left: 15px;
}

.pop-up-left-icon-section-list-text p {
  color: #fff;
  font-size: 22px;
}

.pop-up-right-head {
  font-size: 24px;
  color: #000000;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
}

.pop-up-right-form-section {
  margin-top: 30px;
}

.form-radio-section {
  margin-bottom: 0px;
}

.form-text-section {
  margin-bottom: 18px;
}

.form-radio-label {
  color: #848484;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.form-radio-message {
  margin: 5px 0 5px 0;
}

.form-radio-message p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  color: #0f0f10;
  font-style: italic;
}

.form-select-message {
  flex: 1;
  padding-left: 5px;
}

.text-input {
  /* border: none;
  border-bottom: 3px solid #cfcece;
  margin-top: 12px;
  font-size: 16px;
  color: #666666;
  padding-left: 5px;
  padding-top: 0;
  line-height: 1; */
}

/*.form-number-section {margin-top: 10px;}*/
.mobile-phone-ext {
  /* margin-left: 88px !important; */
}

.mobile-dropdown {
  height: 40px;
}
.text-input-name {
  height: 40px;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  width: 100%;
  padding: 5px 10px;
  color: #667085;
  font-size: 16px;
}
.text-input-name::placeholder {
  color: #667085;
}
.text-input-mobile::placeholder {
  color: #667085;
}

.error-msg {
  color: #e61323;
}

.form-number-section .form-check-inline {
  align-items: flex-end;
}

.form-dropdown {
  border: none;
  border-bottom: 3px solid #cfcece;
  font-size: 16px;
  color: #666666;
}

.pop-form-submit {
  width: 100%;
  text-align: center;
  padding: 10px;

  border-radius: 5px;
  /* padding: 15px 100px; */
  line-height: 1;
  /* display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  position: relative;
  font-size: 20px;
  border: 1px solid #981f1f;
  color: #fff;
  background-color: #981f1f;
}

.form-terms-cond {
  margin-top: 10px;
}

.form-terms-cond p {
  font-size: 12px;
}

.text-input:focus,
.form-dropdown:focus {
  outline: initial;
}
.form-radio-message {
  /* display: block; */
  visibility: hidden;
}
.model-popup-btn {
  position: absolute;
  right: 1%;
  top: 1%;
  z-index: 99999;
}
.lds-ring {
  border: 3px solid #fff;
  border-radius: 50%;
  border-top: 3px solid transparent;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 15px;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.form-select-message {
  margin-bottom: 0;
  font-style: initial;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 14px;
}

.form-select-message em {
  font-style: initial;
}

label.error.form-select-message {
  color: #e61323;
}

label.error.form-select-message.valid {
  color: #0e0f0f;
}

#text-form-message-name.error {
  color: #e61323;
}

#error-message-show {
  display: none;
  color: #e61323;
}

.form-select-message-phone {
  display: none;
}

/*Pill radio btn*/
.form-radio-gp {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 1%;
}

.form-radio-gp input[type="radio"] {
  position: absolute;
  visibility: hidden;
  display: none;
}
.input-group-text {
  border-right: none;
  background: #fff;
  border: 1px solid #d0d5dd;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  width: 100%;
  /* padding: 7px; */
  color: #667085;
  font-size: 16px;
  border-radius: 8px;
}
.text-input-mobile {
  border: 1px solid #d0d5dd;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  width: 100%;
  padding: 7px;
  color: #667085;
  font-size: 16px;
  border-left: none;
  height: 40px;
  border-radius: 0 10px 10px 0px !important;
}
.form-property-select {
  height: 40px;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  width: 100%;
  padding: 5px 10px;
  color: #667085;
  font-size: 16px;

  -webkit-appearance: none !important;
  -moz-appearance: none !important;

  width: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
  background-position: 100%;
  background-repeat: no-repeat;
}
.form-property-select.form-control {
  padding: 0 24px;
}
.form-property-select::after {
  right: 10px;
  position: absolute;
}
.form-property-select .option {
  font-size: 13px;
}

.form-radio-gp label {
  color: #666666;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  padding: 10px 8px;
  /* border: 2px solid #666666; */
  font-size: 12px;
  /* border-radius: 5px; */
  margin: 0;
  line-height: 1;
  border-radius: 8px;
  border: 1px solid #d0d5dd;
  background: #fff;
  /* Shadow/xs */
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.form-radio-gp input[type="radio"]:checked + label {
  color: #fff !important;
  background: #10676e;
  /* border: 2px solid #666666; */
}

.form-radio-gp label + .form-radio-gp input[type="radio"] + label {
  border-bottom: 1px solid #000;
}

.radio-group {
  display: inline-block;
  margin-top: 12px;
  overflow: hidden;
}
.popup-left-head {
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 20px;
}

.pop-up-offer-price-section {
  margin-top: 40px;
  font-weight: 800;
}
.offer-sign-up-price {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;
  line-height: 1;
}
.offer-sign-sale-price {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;
  line-height: 1;
}
.price-label {
  font-size: 18px;
  color: #ffffff;
  margin-right: 20px;
  text-align: right;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 38%;
  margin-bottom: 2px;
}
.price-currency {
  font-size: 24px;
  color: #fff;
  margin-right: 0.5rem;
  margin-bottom: 4px;
}

.offer-sign-up-price del {
  color: #ffffff;
  display: contents;
}

.pop-up-price {
  font-size: 32px;
}

.pop-up-sale-price {
  font-size: 40px;
}

.pop-up-what-youget-section {
  background-color: #fff;
  padding: 20px;
  margin-top: 40px;
}

.what-youget-head {
  font-size: 30px;
  line-height: 1;
  text-align: center;
  margin-bottom: 25px;
  color: #242424;
}

.pop-up-section-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.pop-up-icon-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.pop-up-icon-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
  padding-left: 10px;
  line-height: 1.2;
  color: #242424;
}

.pop-left-declearation {
  padding: 0 10px;
  margin-top: 20px;
}

.pop-left-declearation p {
  color: #ffffff;
  font-size: 14px;
}

.modal {
  z-index: 999999;
}
.whatsapp-optin span {
  font-size: 13px;
  font-weight: 600;
  color: #666;
}

.submit-wraper,
.form-terms-cond {
  text-align: center;
}

.form-terms-cond {
  margin-top: 10px;
  text-align: center;
}

.form-terms-cond p {
  font-size: 12px;
}

.pop-up-right-section p {
  margin-bottom: 0rem;
}

.whatsapp-optin {
  margin-bottom: 0rem;
  margin-top: 0;
  display: flex;
  align-items: center;
}

.whatsapp-optin label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0rem;
}

.alg-center,
header .alg-center {
  align-items: center;
}

.owl-carousel-nav .owl-nav .owl-next,
.owl-carousel-nav .owl-nav .owl-prev {
  font-size: 18px;
  position: absolute;
  top: 42%;
  text-align: center;
  line-height: 39px;
  bottom: 0;
  height: 29px;
  display: block;
}
.owl-carousel-nav .owl-nav .owl-prev {
  left: -2.5%;
}
.owl-carousel-nav .owl-nav .owl-next {
  right: -2.5%;
}
.owl-carousel-nav .owl-nav .owl-next img,
.owl-carousel-nav .owl-nav .owl-prev img {
  height: 35px;
  display: block;
}
.owl-carousel-nav .owl-nav .owl-next:focus,
.owl-carousel-nav .owl-nav .owl-next:hover,
.owl-carousel-nav .owl-nav .owl-prev:focus,
.owl-carousel-nav .owl-nav .owl-prev:hover {
  background: 0 0;
  outline: initial;
}
.owl-carousel .owl-item img {
  border-radius: 25px;
}
.owl-carousel-review .owl-nav .owl-prev {
  left: -4.8%;
}
.owl-carousel-review .owl-nav .owl-next {
  right: -0.5%;
}

main .slider-subhead {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

main .slider .slider-text {
  text-align: center;
  margin-top: 10px;
}
.banner-image-desktop {
  display: none;
  width: 100%;
}
.banner-image-desktop img {
  object-fit: fill;
  width: 100%;
}

.meet-mumbai-designer-main {
  background: #f8f8f8;
  padding: 50px 0;
  /* margin: 50px 0; */
}
.bg-text-title {
  position: relative;
  width: 100%;
}

.bg-text-title h2 {
  /* position: absolute; */
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  padding-left: 2px;
  margin-bottom: 0;
  z-index: 99;
  color: #333;
}
.meet-mumbai-designer-button {
  background: #189ba6;
  color: #fff;
  padding: 11px 51px;
}

.meet-mumbai-designer-sub-title {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: 500;
}

.meet-mumbai-designer-para-main p {
  font-size: 18px;
  /* line-height: 1.5;
    color: #666666;*/
  margin-bottom: 0px;
  line-height: 30px;
  font-weight: 400;
  color: #222;
}

.meet-mumbai-designer-para-main {
  margin-top: 50px;
  padding-bottom: 50px;
}

.meet-mumbai-designer-main-title-section {
  position: relative;
  margin: 0;
}

.common-link-button {
  background-color: #189ba6;
  color: #fff;
  display: inline-block;
  padding: 15px 30px;
  -webkit-transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.common-link-button:hover {
  background-color: #062639;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.meet-mumbai-designer-know-more-button {
  margin-top: 30px;
}

@media only screen and (min-width: 600px) {
  .footer-stickey-mobile {
    display: none;
  }
  .navbar {
    padding: 8px 20px 8px 20px;
  }
 /* header .logo img {
    width: 182px;
  }*/
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  header .header-call-icon {
    display: block;
    margin-right: 15px;
  }
  header .logo {
    width: auto;
  }
  .banner-image-mobile {
    display: none !important;
  }
  .banner-image-desktop {
    display: block !important;
  }
  main .banner-strip {
    padding: 18px;
    font-size: 18px;
  }
  /* main .banner-strip .banner-strip-text-details span {
    display: block;
  } */
  main .section-top .sub-head {
    font-size: 1.6rem;
  }
  .best-interior-designer .sub-head {
    font-size: 1.6rem;
  }
  main .section-1 .section-text {
    font-size: 15px;
  }
  main .cta-button {
    font-size: 20px;
  }
  main .section-top-slider .sub-head {
    font-size: 1.6rem;
  }
  main .slider-subhead {
    font-size: 17px;
    font-weight: 600;
  }
  main .section-exp-center .sub-head {
    font-size: 1.6rem;
  }
  header .cta-button {
    font-size: 16px;
    padding: 8px 20px 8px 20px;
  }

  .modal-body {
    padding: 0;
  }

  .form-radio-label {
    font-size: 16px;
  }
  .form-radio-gp label {
    padding: 10px 8px;
    font-size: 14px;
  }
  span.form-select-img {
    /* margin-top: 5px; */
  }
  .form-select-message {
    /* margin-top: 5px; */
  }
  #error-message-show {
    margin-top: 5px;
  }
  .whatsapp-optin span {
    margin-left: 5px;
  }
  .submit-wraper,
  .form-terms-cond {
    text-align: center;
  }
  .pop-form-submit {
    /* padding: 15px 100px; */
  }

  .pop-up-left img {
    border-radius: 20px 0 0 20px;
    max-height: 100%;
    object-fit: fill;
    height: 100%;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  header .logo img {
    width: 150px !important;
  }

  #ymPluginDivContainerInitial {
    display: none !important;
  }
  .meet-mumbai-designer-know-more-button {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .meet-mumbai-designer-main {
    margin-top: 0px;
    padding: 40px 0 0;
  }
  .meet-mumbai-designer-para-main {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
.banner-image-mobile {
  min-height: 360px;
  /* height: 400px; */
}
.section-img-skeleton {
  min-height: 100px;
}
.slider-image-section {
  min-height: 330px;
}
.img-box-icon-skeleton {
  min-height: 90px;
}
.testimonial .img-box-icon-skeleton {
  min-height: 120px;
  min-width: 120px;
}
.testimonial-image-section {
  min-height: 200px;
}
.exp-center-image-section-skeleton {
  min-height: 142px;
}
@media only screen and (min-width: 600px) {
  .banner-image-desktop {
    min-height: 280px;
  }
  .testimonial-image-section {
    min-height: 265px;
  }
}
@media only screen and (min-width: 900px) {
  .banner-image-desktop {
    min-height: 380px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-image-desktop {
    min-height: 430px;
  }
  .testimonial-image-section {
    min-height: 320px;
  }
  .slider-image-section {
    min-height: 360px;
  }
  .bg-text-title h2 {
    padding-left: 15px;
  }
}

#ymPluginDivContainerInitial {
  display: none !important;
}

/* @media (min-width: 570px) and (max-width: 600px) {
  .banner-image-mobile {
    min-height: 740px;
  }
} */

/* @media (min-width: 500px) and (max-width: 570px) {
  .banner-image-mobile {
    min-height: 720px;
  }
} */

main .subBanner {
  background-color: #189ba6;
  /* margin-top: 10px; */
  text-align: center;
  color: white;
}

main .subBanner .subbanner-img {
  margin-top: -50px;
  margin-bottom: 10px;
}
main .subBanner .subbanner-img img {
  background: white;
  border-radius: 50%;
  width: 100px;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

main .subBanner .subbanner-text {
  margin-bottom: 15px;
  font-size: 20px;
  /* font-weight: bold; */
}

@media only screen and (max-width: 768px) {
  main .cta-button {
    font-size: 14px !important;
  }
  .bg-text-title h2 {
    padding-left: 15px;
    font-size: 1.2rem;
  }
  main .subBanner .subbanner-text {
    font-size: 11px;
    line-height: 0.8rem;
  }
  main .subBanner .subbanner-img {
    margin-top: -16px;
  }
  main .subBanner .subbanner-img img {
    background: white;
    border-radius: 50%;
    width: 40px;
  }
  .cta-calling-mb-title p {
    line-height: 12px;
  }
  .cta-calling-mb-title a {
    line-height: 14px;
    color: #fff;
    font-size: 12px;
  }
  .cta-calling-mb-link p {
    line-height: 12px;
  }
  .cta-calling-mb-link a {
    line-height: 14px;
    color: #fff;
    font-size: 12px;
  }
  .cta-whatsapp-mb-link a {
    font-size: 12px;
  }
  .cta-whatsapp-mb-link p {
    line-height: 12px;
  }
  .pop-up-left-section {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    height: 130px;
    width: 100%;
    object-fit: cover;
  }
  .pop-up-right-section {
    flex: 100%;
    max-width: 100%;
    margin: 0px 20px;
    padding: 0;
  }
  .form-radio-message p {
    margin-top: 10px;
  }
  .modal-body {
    border-radius: 20px;
    background: #f9fafb;
  }
  .pop-up-left-section {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    height: 130px;
    width: 100%;
    object-fit: cover;
  }

  .pop-up-left img {
    width: 100%;
    border-radius: 15px 15px 0 0 !important;
    height: 100%;
  }
  .form-text-section {
    display: block;
  }

  .submit-wraper,
  .form-terms-cond {
    display: block;
  }

  .pop-up-right {
    margin: 0;
  }

  .pop-up-right-section {
    flex: 100%;
    max-width: 100%;
    margin: 0px 20px;
    padding: 0;
  }

  .pop-up-right-head {
    font-size: 20px;
    margin-top: 0;
    background: #5f4538;
    margin: 0 -5px;
    text-align: center;
    padding: 5px;
    color: #fff;
  }

  .pop-up-right-form-section {
    margin-top: 20px;
    padding: 0 10px 10px 10px;
  }

  .form-radio-gp label {
    padding: 6px 6px;
    border: 1px solid #d0d5dd;
    font-size: 11px;
  }

  .form-radio-gp {
    margin-right: 6px;
    margin-bottom: 3px;
  }

  .modal-body {
    padding-top: 0px;
    padding: 0;
  }

  .model-popup-btn {
    right: 2%;
  }

  .form-radio-label {
    font-size: 14px;
  }

  .d-m {
    display: block;
  }

  .d-lg {
    display: none;
  }

  span.form-select-img {
    max-width: 15px;
  }

  .form-select-message {
    font-size: 0.8rem;
    /* padding-left: 8px; */
  }

  .form-radio-section {
    margin-bottom: 18px;
  }
  .form-radio-message {
    margin-top: 5px;
    display: none;
  }

  .submit-wraper,
  .form-terms-cond {
    text-align: center;
  }

  .pop-form-submit {
    /* padding: 10px 65px; */
  }

  .modal {
    z-index: 100000;
  }

  .from-text-input {
    margin-bottom: 10px;
  }

  .form-number-section .form-check-inline {
    margin-bottom: 10px;
  }

  .pop-right-image-desktop {
    display: none;
  }

  .pop-right-image-mobile {
    display: block;
  }
  .whatsapp-optin {
    margin: 10px 0;
    gap: 5px;
  }
  .whatsapp-optin span {
    font-size: 11px;
  }
}
.form-terms-cond a {
  color: #1a9ca9 !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .text-input-name {
    /* width: 288px; */
    width: 100%;
  }
  .meet-mumbai-designer-main {
    padding: 40px 0 0;
  }
  .meet-mumbai-designer-para-main {
    margin-top: 35px;
    padding-bottom: 40px;
  }
  .bg-text-title h2 {
    padding-left: 15px;
  }
}

@media (max-width: 1919px) and (min-width: 1440px) {
  .text-input-name {
    /* width: 292px; */
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .mobile-phone-ext {
    margin-left: 86px;
  }

  .text-input-name {
    width: 100%;
  }
  .meet-mumbai-designer-know-more-button {
    text-align: center;
    padding: 40px 0 30px 0;
  }
  .meet-mumbai-designer-know-more-button a {
    padding: 13px 60px;
  }
  .meet-mumbai-designer-main {
    padding: 40px 0;
  }
  .meet-mumbai-designer-para-main {
    margin-top: 30px;
    padding-bottom: 10px;
  }
  .bg-text-title h2 {
    padding-left: 15px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .text-input-name {
    width: 100%;
  }

  .mobile-phone-ext {
    margin-left: 10px !important;
  }
  .meet-mumbai-designer-para-main p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
  }
}

.modal-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}

#ymPluginDivContainerInitial {
  display: none !important;
}

.whatsup-main img {
  width: 30px;
}

.what-make-us-right-section {
  position: relative;
  padding: 0 74px 0 0;
}

.what-make-us-right-section-profile-desc {
  position: absolute;
  top: 70%;
}

.what-make-us-right-section-profile-desc {
  position: absolute;
  top: 70%;
  background: #2c2c2c;
  left: 34%;
  color: #fff;
  padding: 35px 35px;
  font-size: 14px;
  line-height: 21px;
  background-image: url(https://www.designcafe.com/p/images/our_suppliers_bg.webp);
}

.what-make-us-right-section-profile-desc p {
  color: #fff;
}

p.what-make-us-right-section-profile-title {
  color: #efb244;
}

.footer-sidebar p {
  color: #fff;
}

.what-make-us-right-section-profile-title {
  color: #efb244;
  margin-top: 26px;
  margin-bottom: 0;
  font-weight: bold;
}

.what-make-us-right-section-company-title {
  color: #666666;
  font-weight: 500;
}

.what-make-us-inner-main-section {
  margin: 40px 0 60px 0;
}
.what-make-us-right-section-profile-desc p {
  font-size: 12px;
}
.what-make-us-right-section-profile-desc {
  padding: 21px 17px;
}
.what-make-us-right-section {
  padding: 0 31px;
}
.what-make-us-left-section {
  margin-top: 50px;
}
.what-make-us-left-section p {
  font-size: 16px;
}
.what-make-us-left-section h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

.what-make-us-right-section-profile-title {
  font-size: 14px;
  font-weight: 600;
}
.what-make-us-right-section-company-title {
  font-size: 14px;
}
.questions-section-title h2 {
  font-size: 28px;
}
.question-number-right-section {
  font-size: 22px;
}
.blog-section {
  padding: 20px 0 0 0;
}
.blog-list {
  padding: 40px 0 0;
}
.right-blog-listing {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.blog-section .blog-section-container {
  max-width: 992px;
  /*padding: 0;*/
}
.blog-text-right .blog-title a {
  font-size: 18px;
}
.blog-text {
  margin-top: 65px;
}
.personalised-for-you-content p {
  font-size: 22px;
  margin-top: 29px;
}
.why-design-cafe-nav-text {
  font-size: 15px;
}
.why-design-cafe-nav
  .why-design-cafe-nav-text-main
  .why-design-cafe-nav-text.active {
  font-size: 15px;
}
.why-design-cafe-nav-text-main h3 {
  padding: 8px 5px;
}
.why-design-mobile-collaspse-upper-div .why-design-cafe-main-inner-section {
  padding: 0;
}

.remove-side-padding {
  padding-left: 0;
  padding-right: 0;
}

.why-design-cafe-main-inner-section {
  margin-top: 10px;
}

@media only screen and (max-width: 600px) {
  .what-make-us-inner-main-section {
    margin: 0 0 25px 0;
  }
  .what-make-us-left-section {
    padding: 10px;
  }
  main .banner-strip {
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1450px !important;
    padding: 0 60px;
  }
  .meet-mumbai-designer-para-main p {
    padding-right: 25px;
  }
  .designer-descriptions {
    padding: 0;
    margin: 0;
  }
  .bg-text-title h2 {
    padding-left: 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .meet-mumbai-designer-know-more-button {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .meet-mumbai-designer-main {
    margin-top: 0px;
    padding: 40px 0 0;
  }
  .meet-mumbai-designer-para-main {
    margin-top: 25px;
  }
}
