body {
 /* background-image: url(../img/comman/BG.webp);*/
  background-position: 50%;
  background-size: cover;
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
}

button:focus {
    outline: 0 !important;
}

section.section-padding {
    padding: 4em 0;
}

h2.section-title {
    font-size: 2rem;
    text-transform: uppercase;
}



/* Header */
header,
header.sticky {
    background-color: rgb(136 136 136 / 43%);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: 1s;
    z-index: 999999;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

header .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

header .nav-link {
    padding: 0;
}

header {
    padding: 1em 0;
}

header.sticky {
    background-color: rgb(25 29 32);
}


ul#main_nav {
    margin-right: 2em;
}

ul#main_nav li a {
    color: #000;
    font-family: Avenir_Medium;
}

ul#main_nav li a.nav-link.active {
    color: #ce0001;
}

ul#main_nav li {
    margin-left: 1em;
}
header ul.navbar-nav li.nav-item a.nav-link {
    color: #fff;
    padding: 0 20px;
}
ul.contact-nav.desktop {
    margin-left: 25px;
    margin-bottom: 0;
}
ul.contact-nav.desktop li {
    cursor: pointer;
    margin-left: 1em;
    background-color: #db2229;
}
ul.contact-nav.desktop li a.nav-link {
    color: #fff;
    padding: 5px 12px;
}



/* Main Slider */
.main-slider .carousel-item {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-slider .banner-1 {
    background-image: url(../img/webp/b1-1400w.webp);
}
.carousel-item.banner-2 {
    background-image: url(https://dilkideal.kohinoorpune.com/hubfs/landing-page/dil-ki-deal-umbrella-campaign/slider/slider-2-new.jpg);
}

.main-slider .banner-content {
    align-items: center;
    color: #fff;
    display: flex;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    flex-direction: column;
    width: 100%;
}

section#project-intro p {
    line-height: 30px;
}

/*.main-slider .carousel-indicators {
    display: flex;
    flex-direction: column;
    right: 0;
    left: auto;
    margin-right: 3%;
    margin-bottom: 17%;
    margin-left: unset;
}
.main-slider .carousel-indicators button {
    width: 10px!important;
    height: 10px!important;
    border-radius: 100%;
    opacity: 1;
    border: 0;
    margin-bottom: 7px;
}

.main-slider .carousel-indicators button.active {
    background-color: #cd0001;
}*/

.main-slider .banner-content img {
    width: 280px;
    position: relative;
}

.main-slider .banner-content h2 {
    font-family: Poppins,sans-serif;
    font-size: 37px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
    top: 30px;
    margin-right: 0;
}
.main-slider .banner-content h2 span {
    margin: 0 20px;
}
section.hero {
    height: 100vh;
}
.main-slider .banner-content h4 {
    line-height: 34px;
    margin-left: 25px;
    position: relative;
    top: 22px;
    text-transform: uppercase;
}
.carousel-item.banner-1 .banner-content, .carousel-item.banner-2 .banner-content {
    display: flex;
  /*  margin-left: auto; */
    margin-right: 13%;
    width: fit-content;
    align-items: center;
}
.carousel-item.banner-2 .banner-content figure.text-vector {
    width: 340px;
    margin-top: 45px;
}
.carousel-item.banner-2 .banner-content figure.text-vector img {
    width: 100%;
}




figure.vector-1 {
    position: relative;
}
figure.vector-2 {
    position: absolute;
    bottom: -15px;
    right: 22%;
}

.main-slider .carousel-indicators {
    transform: rotate(90deg);
    left: -15px;
    right: auto;
    top: 0;
    display: flex;
    margin-left: auto;
    align-items: center;
    bottom: 0;
}

/* About The Offer */
#about-the-offer img.star-big.star-1 {
    position: absolute;
    left: auto;
    right: 5%;
    width: 70px;
    height: 70px;
    top: 0;
    bottom: 0;
    z-index: 999;
}
#about-the-offer img.star-2 {
    position: absolute;
    left: auto;
    right: 16%;
    top: 30%;
    bottom: auto;
    width: 15px;  
    height: 17px;
    z-index: 999;
}
#about-the-offer img.star-3 {
    position: absolute;
    left: auto;
    top: 56%;
    right: 11%;
    width: 25px;
    height: 26px;
    z-index: 999;
}

#about-the-offer img.star-4 {
    position: absolute;
    top: 65%;
    left: auto;
    right: 18%;
    width: 15px;
    height: 17px;
    z-index: 999;
}

#about-the-offer {
    position: relative;
    padding: 4em 0;
}
#about-the-offer figure.vector-1 img {
    position: relative;
}     
#about-the-offer figure.vector-1:after {
    background-color: #df2128;
    content: "";
    height: 180px;
    left: 12px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -160px;
    width: 2px;
}   
section#about-the-offer p.para {
    color: #fff;
}

section#about-the-offer{
  position: relative;
  overflow: hidden;
}
section#about-the-offer:after {
    background-image: url(https://dilkideal.kohinoorpune.com/hubfs/landing-page/dil-ki-deal-umbrella-campaign/flower.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: unset;
    content: "";    
    left: -55px;
    position: absolute;
    right: auto;
    top: 0;
    width: 350px;
    height: 150px;
}

section#about-the-offer:after, 
section#offers-section:before,
section#pro:after{
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
}

/* exciting offers */



section#offers-section img.star-big.star-2 {
    position: absolute;
    top: auto;
    bottom: 10%;
    left: 35%;
    right: auto;
    width: 50px;
    height: 50px;
}

section#offers-section img.star-big.star-3 {
    position: absolute;
    right: 36%;
    left: auto;
    top: 40%;
    width: 50px;
    height: 50px;
}

section#offers-section img.star-4 {
    position: absolute;
    top: 42%;
    left: 10%;
    right: auto;
    bottom: 0;
    width: 23px;
    height: 23px;
}
section#offers-section img.star-5 {
    bottom: 8%;
    height: 17px;
    position: absolute;
    right: auto;
    top: auto;
    left: 15%;
    width: 15px;
}
  
section#offers-section img.star-6 {
    position: absolute;
    left: 44%;
    top: 28%;
    width: 23px;
    height: 23px;
}

section#offers-section img.star-7 {
    height: 18px;
    left: auto;
    position: absolute;
    right: 21%;
    top: 25%;
    width: 15px;
}
section#offers-section img.star-8 {
    position: absolute;
    left: auto;
    right: 34%;
    top: auto;
    bottom: 18%;
    width: 15px;
    height: 18px;
}

section#offers-section img.star-9 {
    position: absolute;
    left: auto;
    right: 10%;
    top: 45%;
    width: 23px;
    height: 24px;
}






.mt-10{
  margin-top: 5em;
}
section#offers-section {
    position: relative;
   overflow: hidden;
}
section#offers-section:before {
    background-image: url(https://dilkideal.kohinoorpune.com/hubfs/landing-page/dil-ki-deal-umbrella-campaign/flower.png);
    background-position: bottom;
    bottom: 0;
    height: 150px;
    left: auto;
    right: -50px;
    width: 150px;
}
section#offers-section .card {
                                      
}

section#offers-section .card .card-header {
    background-color: #1d2327;
    border: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -25px;
    width: fit-content;
}
#location .card-header h5 {
    color: #fff;
    font-size: 18px;
    padding: 5px 15px;
}
section#offers-section .card {
    background: transparent;
    color: #ffff;
    border: 1px solid #db2229;
    border-radius: 0;
}

section#offers-section .card .card-body {
    height: 240px;
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#offers-section .card .card-body h4 {
    font-size: 34px;
    text-align: center;
/*    text-transform: uppercase;*/
}

section#offers-section .card .card-header h5 {
    color: #fdbe2c;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

/* About Kohinoor Group */
section#about-kohinoor {
    align-items: center;
/*     background-color: #fff; */
    background-size: contain;
    color: #000;
    display: flex;
}
ul.d-flex.counter {
    list-style: none;
    margin-top: 5em;
    display: flex;
    justify-content: space-between;
    padding: 0;
}
ul.d-flex.counter li {
    border: 1px solid #ED1C24;
    border-top: 0;
    color: #ED1C24;
    padding: 19px 25px;
    position: relative;
    width: 17%;
}
ul.d-flex.counter li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 70px;
    border-top: 1px solid #ED1C24;
    top: 0;
}
ul.d-flex.counter li:after {
    content: "";
    position: absolute;
    right: 0;
    width: 70px;
    border-top: 1px solid #ED1C24;
    top: 0;
}

ul.d-flex.counter li span {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    z-index: 99;
    text-transform: uppercase;
    font-size: 18px;
    color: #ED1C24;
    font-weight: 700;
}
ul.d-flex.counter li h3 {
    color: #ed1c24;
    font-size: 50px;
    font-weight: 800;
}
ul.d-flex.counter li h5 {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 700;
}
a.btn-join {
    text-decoration: none;
    color: #000;
    background-color: #d1a24a;
    margin-top: 45px;
    display: inline-block;
    padding: 8px 15px;
    cursor: pointer;
    border: 1px solid #d1a24a;
    transition: 0.5s;
}
a.btn-join:hover {
    background-color: transparent;
    color: #d1a24a;
    transition: 0.5s;
}

p.tandc {
    color: #fff;
    text-align: right;
    position: relative;
    top: 81px;
    font-size: 10px;
}


/* Projects */
section#pro img.star-big.star-1 {
    position: absolute;
    left: auto;
    right: 16%;
    width: 70px;
    height: 70px;
}
section#pro img.star-big.star-2 {
    position: absolute;
    left: 40%;
    right: auto;
    top: auto;
    bottom: 27%;
    width: 70px;
    height: 70px;
}
section#pro {
    position: relative;
    overflow: hidden;
}

section#pro:after {
    background-image: url(https://dilkideal.kohinoorpune.com/hubfs/landing-page/dil-ki-deal-umbrella-campaign/flower.png);
    bottom: 0;
    height: 150px;
    left: -65px;
    right: auto;
    top: auto;
    width: 350px;
    z-index: 1;
}

section#pro .card {
    border: 0;
    position: relative;
    margin-bottom: 50px;
}
section#pro .card .card-body {
    background-color: #fff;
    padding: 15px;
}
section#pro .card-body ul {
    align-items: center;
    display: flex;
    justify-content: space-around;
    position: relative;
    margin: 0;
}
section#pro .card-body h6 {
    font-size: 17px;
    color: #231F20;
    margin-bottom: 0;
}
section#pro .card-body ul li {
    position: relative;
    height: 55px;
    display: flex;
    align-items: center;
	text-align: center;
}
section#pro .card-body ul li:before {
    border-right: 1px solid #231f20;
    bottom: 0;
    content: "";
    position: absolute;
    right: -25px;
    top: 0;
    left: auto;
}
section#pro .card-body ul li:last-child:before { opacity: 0; }

section#pro .card-body ul.viva-pixel li::before { right: -21px; }
section#pro .card-body ul.k-riverdale li::before { right: -19px; }
section#pro .card-body ul.uptown-avenue li::before { right: -25px; }
section#pro .card-body ul.k-shangrila li::before { right: -20px; }
section#pro .card-body ul.k-westview li::before { right: -25px; }
section#pro .card-body ul.k-abhimaan li::before { right: -20px; }
section#pro .card-body ul.k-central-park li::before { right: -25px; }

section#pro .card-body ul.k-riverdale li:last-child { padding-left: 15px; }
section#pro .card-body ul.k-shangrila li:last-child { padding-left: 25px; }
/* section#pro .card-body ul.k-central-park li:last-child { padding-left: 25px; } */


 section#pro .card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: background .5s ease;
}
 section#pro .card:hover .overlay {
    display: block;
    background: #D9D9D99E; 
}      
      
 section#pro .card .overlay-text {
    position: absolute;
    top: 55%;
    opacity: 0;
    transition: opacity .35s ease;
    transition: 1s;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
   bottom: 90px
    
}
.overlay-text h5 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 38px;
}

section#pro .card:hover .overlay-text {
    opacity: 1;
    top: 0;                
}    
section#pro .card:hover  a.expr-btn{
   opacity: 1;
   top: 35%;
}
     
section#pro a.expr-btn {
    background-color: #db2229;
    padding: 9px;
    width: fit-content;
    color: #fff;
    text-align: center;
    top: 35px !important;
    opacity: 0;
    transition: opacity .35s ease;
    transition: 1s;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    left: 33%;
    bottom: auto;
    text-decoration: none;
}

section#pro .card .qr-code {
    background-color: transparent;
    bottom: 90px;
    position: absolute;
    right: 5px;
    display: flex;
    justify-content: space-between;
}
section#pro .card .qr-code img {
    background-color: #fff;
    margin-left: 5px;
}


/* SSR */

section#ssr {
    padding-top: 4em;
    color: #fff;
}
#ssr ul.ssr-list {
    display: flex;
    width: 70%;
    justify-content: space-between;
    margin-top: 3em;
}
#ssr ul.ssr-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#ssr ul.ssr-list li p {
    margin:0;
}
#ssr ul.ssr-list li figure {
    align-items: center;
    background-color: #ed1c24;
    border-radius: 100%;
    display: flex;
    height: 90px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 90px;
}

figure.ssr-wrapper {
    position: absolute;
    left: 15px;
    top: 2%;
    z-index: 99;
}

/* Footer */
footer {
    background: transparent;
    color: #fff;
    padding: 5em 0;
/*     background-image: url(https://4689489.fs1.hubspotusercontent-na1.net/hubfs/4689489/landing-page/dil-ki-deal/footer-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
    position: relative;
}

/*footer:after {
    position: absolute;
    content: '';
    left: 0;
    right: auto;
    top: 0;
    bottom: unset;
    height: 140px;
    width: 100px;
    background-image: url(https://4689489.fs1.hubspotusercontent-na1.net/hubfs/4689489/landing-page/dil-ki-deal/footer-vector-1.png);
    background-size: contain;
    background-repeat: no-repeat;
}*/

footer:before {
    position: absolute;
    content: '';
    left: auto;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 120px;
    background-image: url(https://4689489.fs1.hubspotusercontent-na1.net/hubfs/4689489/landing-page/dil-ki-deal/footer-vector-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

footer ul.connect-nav {
    list-style: none;
    padding-left: 0;
}

footer ul.connect-nav a {
    color: #fff;
    text-decoration: none;
}

footer ul.connect-nav li {
    padding-bottom: 10px;
    display: flex;
}

footer ul.connect-nav li i {
    width: 25px;
    position: relative;
    top: 5px;
}

footer ul.connect-nav li svg {
    width: 40px;
    position: relative;
    fill: #fff;
}

footer ul.social-nav li {
    padding-right: 15px;
}

footer ul.social-nav li a {
    color: #fff;
    font-size: 18px;
}

footer .copyright-wrapper {
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
}

footer .credits span {
    margin: 0 8px;
}

footer p.disclaimer-text {
    font-size: 10px;
    margin: 0;
    width: 100%;
}

.qr-code h6 {
    font-size: 14px;
    text-align: center;
}

.qr-code figure {
    display: flex;
    justify-content: center;
}

.qr-code figure img {
    margin: 0px 10px;
}

.qr-wrapper .col {
    flex: 0;
  padding: 0;
}


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%0'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
    background-size: 12px;
    background-position: 98% 15px;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 35px;
}

.field.hs-form-field {
    margin-bottom: 24px;
    position: relative;
}

div#myModal {
    z-index: 999999;
}

div#form-holder .actions {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

#myModal input.hs-button.primary.large {
    padding: 10px 30px;
}



.main-popup-loader.active {
        display: flex !important;
        position: absolute;
        align-items: center;
        justify-content: center;
        bottom: 0;
        top: 0;
        left: 0;
        background-color: rgb(0 0 0 / 68%);
        right: 0;
        z-index: 999;
      }
      .main_form, #myModal .modal-dialog { position: relative;}
       
      ul.inputs-list label span { padding-left: 5px; color: #fff; }
      div#myModal ul.inputs-list label span { padding-left: 5px; color: #000; }


ul.no-list.hs-error-msgs.inputs-list {
    left: 0;
    position: absolute;
    top: 31px;
}

label.hs-error-msg.hs-main-font-element {
    color: red;
    font-size: 12px;
}

.hs_checkbox.hs-checkbox ul.no-list.hs-error-msgs.inputs-list {
    top: 30px;
}

.hs_error_rollup {
    display: none;
}


/* Model Form */
#myModal .modal-dialog {
    max-width: 350px;
}

.field.hs-form-field {
    margin-bottom: 1em;
}

ul.inputs-list label {
    font-size: 12px;
}

.hs-form-field>label {
    display: none;
}

.hs-form-field .hs-input {
    width: 100%;
    border: 1px solid #000;
    padding: 5px 8px;
}

.hs-input.invalid.error {
    border-color: #ff0000;
}

/* ul.no-list.hs-error-msgs.inputs-list {
    display: none !IMPORTANT;
} */
ul.inputs-list {
    padding: 0;
    list-style: none;
}

input[type="checkbox"] {
    width: auto !important;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: 0;
}

#myModal input.hs-button.primary.large {
    background-color: #cd0001;
    border: 0;
    color: #fff;
    padding: 5px 20px;
}

button.btn-close {
    background-image: none;
    background-color: #cd0001;
    border-radius: 100%;
    color: #fff;
    opacity: 1;
    padding: 0 !important;
    width: 30px;
    height: 30px;
    font-size: 20px;
}

button.btn-close:hover {
    color: #fff;
}


/* Main Form */
section.main_form {
    padding: 15px 15px 0;
    bottom: 0;
    transition: 1s;
    background-color: #fff;
}

section.main_form.sticky {
    position: fixed;
    bottom: 0;
    padding: 15px 14px 0 !important;
    left: 0;
    right: 0;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 22%);
    z-index: 999;
}

.main_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_form form .field.hs-form-field {
    width: 16%;
}

.main_form .hs-fieldtype-booleancheckbox {
    width: 67% !important;
}

.main_form form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 16%;
}

.main_form form .hs_submit.hs-submit {
    width: 16%;
}

.main_form form input.hs-button.primary.large {
    border: 0;
    width: 100%;
    background-color: #dd2727;
    padding: 10px 0;
    color: #fff;
}

.main_form ul.inputs-list label {
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
    color: #fff
}

.main_form .actions {
    padding: 0;
    margin: 0;
}

.main_form .hs-fieldtype-booleancheckbox {
    width: 67% !important;
    padding-right: 5px;
    margin-bottom: 0;
}

/* Form */
.hs_ud_budget__c.hs-ud_budget__c,
.hs_ud_interested_property_type__c {
    display: none;
}

.main-form {
    background-color: transparent;
    padding: 20px;
    position: absolute;
    right: 30px;
    top: 30%;
    width: 380px;
    z-index: 999;
}

.main-form input.hs-button.primary.large {
    background-color: #db2229;
    border: 0;
    color: #fff;
    padding: 7px 30px;
    width: 100%;
}

ul.inputs-list label {
    font-size: 12px;
    color: #fff;
}

@media(max-width: 1600px) {
  .main-form {
      width: 300px;
  }
}

@media(max-width: 1600px) {
section#offers-section img.star-9 {
    right: 6%;
}

section#offers-section img.star-4 {
    left: 7%;
    top: 36%;
}
	.main-slider .banner-content img {
		width: 240px;
	}

	.carousel-item.banner-1 .banner-content {
		margin-right: 24%;
	}
  .carousel-item.banner-2 .banner-content {
    margin-right: 20%;
  }

	.main-slider .banner-content h2 {
		font-family: Poppins, sans-serif;
		font-size: 30px;
	}

	.carousel-item.banner-2 .banner-content figure.text-vector {
		width: 380px;
	}

}

@media (max-width: 1440px){
section#offers-section img.star-4 {
    left: 7%;
    top: 35%;
}
}


@media(max-width: 1366px) {
  header ul.navbar-nav li.nav-item a.nav-link {
    padding: 0 15px;
}
  section#offers-section .card .card-body h4 {
    font-size: 33px;
}
  section#offers-section img.star-9 {
    right: 5%;
    top: 44%;
}
	.main-slider .banner-content h2 {
		font-size: 2.5rem;
	}


	section#pro .card-body ul img {
		width: 100px !important;
	}

	section#pro .card-body h6 {
		font-size: 16px;
	}

	section#pro .card-body ul.uptown-avenue li:before {
		right: -18px;
	}

	section#pro .card-body ul.k-westview li:before {
		right: -18px;
	}
}

@media(max-width: 1199px) {
	button.navbar-toggler {
		background-color: #fff;
	}

	button.navbar-toggler i {
		color: #000;
	}

	button.navbar-toggler svg {
		fill: #000;
		width: 24px;
		height: 24px;
	}

	ul.contact-nav.desktop {
		display: none !IMPORTANT;
	}

	div#mynavbar {
		padding: 25px 0 10px;
	}

	figure.vector-1 {
		width: 475px;
	}

	.main-form {
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
	}

	.main-form ul.inputs-list label span {
		color: #fff;
	}
}


@media(max-width: 992px) {
	.main-slider .carousel-item {
		height: 63vh;
	}

	h3.one {
		font-size: 2.3rem;
		line-height: 35px;
		margin-bottom: 20px;
	}

	.main-slider .container {
		align-items: flex-end !important;
	}

	.main-slider .banner-content h2 {
		font-size: 2rem;
	}

	h3.two {
		font-size: 1.3rem;
	}

	.main-slider .carousel-item.banner-3 .banner-content {
		margin-top: 9em;
		margin-right: 21em;
	}

	section.section-padding {
		padding: 4em 0;
	}

	.main_form .hs-fieldtype-booleancheckbox {
		width: 62% !important;
	}

	.main_form ul.inputs-list label {
		font-size: 9px;
		line-height: 12px;
	}

	h1.section-title,
	h2.section-title {
		font-size: 1.5rem;
	}

	ul.footer-contact-list li {
		font-size: 12px;
	}

	ul.contact-nav.desktop {
		display: none !important;
	}

	/*   ul.contact-nav.mobile {
    display: flex !important;
    margin-left: auto;
  }
   */
	.main-slider .carousel-item {
		background-position: center;
	}

	.main-slider .container {
		display: flex;
		/*     flex-direction: column; */
	}

	.main-slider .banner-content {
		margin-right: 0;
		margin-bottom: 8em;
	}

	ul.footer-list1 {
		padding: 1em 0 25px;
	}

	ul.footer-list3 {
		padding: 15px 0 35px;
	}

	ul.footer-list3>li:first-child {
		margin-bottom: 25px;
	}

	section#connectivity .content-wrapper {
		padding: 3em 2em;
		width: 100%;
	}

	figure.vector-1 {
		width: 285px;
		margin: 0 auto;
	}

	figure.vector-2 {
		right: 0;
		left: 0;
		width: 160px;
		margin: 0 auto 15px;
	}

	ul.d-flex.counter li {
		padding: 25px 5px;
	}

	ul.d-flex.counter li h3 {
		font-size: 38px;
	}

	ul.d-flex.counter li h5 {
		font-size: 16px;
	}

	footer:after {
		height: 80px;
	}

	footer:before {
		background-position: bottom right;
		height: 80px;
	}

}

@media(max-width: 767px) {

	section#pro .card-body ul {
		flex-direction: column;
	}

  section#pro .card-body ul li {
      margin-bottom: 20px;
      height: auto;
  }
  section#pro .card-body ul img {
    width: 150px!important;
  }
	section#pro .card-body ul li:last-child {
		margin-bottom: 0;
	}

	ul.list-unstyled.uptown-avenue img {
		width: 125px;
	}

	section#pro .card-body h6 {
		font-size: 20px;
	}

	section#pro .card-body ul li:before {
		display: none;

	}

	section#pro .card .overlay-text {
		bottom: 130px;
	}

	.overlay-text h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
}
	.main-slider .banner-content img {
		width: 170px;
	}

	header {
		background: #000;
		padding: 10px 0px;
	}

	section.main-slider {
		margin-top: 4em;
	}

	h1.section-title,
	h2.section-title {
		font-size: 1.2rem;
		margin-bottom: 20px;
	}

	.main-slider .banner-content h2 {
		font-size: 1.5rem;
		margin: 0;
		text-align: center;
	}

	.main-slider .d-xs-none {
		display: none;
	}

	.main-slider .carousel-item {
		height: 73vh;
	}

	.main-slider .banner-content {
		display: flex;
		flex-direction: column;
		margin: 0 auto 40px;
	}

	.main-slider .banner-content h4 {
		line-height: 26px;
		margin-left: 0px;
		font-size: 18px;
	}


	ul.footer-list1 {
		padding: 0;
		flex-direction: column;
	}

	ul.footer-list1 li {
		margin-bottom: 10px;
	}

	ul.footer-list1 {
		margin-bottom: 1em !important;
	}

	ul.footer-list3 {
		flex-direction: column;
	}

	section.section-padding {
		padding: 2em 0;
	}

	section#connectivity .content-wrapper {
		padding: 2em 2em 0;
		width: 100%;
	}

	.footer-bottom {
		margin-top: 3em;
	}

	footer {
		padding: 2em 0 0;
	}

	.footer-bottom {
		font-size: 11px;
		margin-top: 3em;
		padding: 4em 0 2em;
	}

	section.main_form {
		padding: 15px 0;
		bottom: 0;
	}

	.main_form form .hs_submit.hs-submit {
		width: 100%;
	}

	.hs-form-field .hs-input {
		width: 100%;
		padding: 4px 8px;
		font-size: 14px;
	}

	.main_form .hs-fieldtype-booleancheckbox {
		width: 100% !important;
		padding: 0 !important;
		margin: 0;
	}

	.main_form form .field.hs-form-field {
		width: 100%;
	}

	ul.contact-nav.mobile {
		position: fixed;
		display: flex !important;
		left: 0;
		right: 0;
		bottom: 0;
		justify-content: space-between;
	}

	ul.contact-nav.mobile li {
		background-color: #db2229;
		text-align: center;
		width: 49%;
	}

	ul.contact-nav.mobile li a.nav-link {
		color: #fff;
		padding: 10px 0;
	}

	.navbar-brand img {
		width: 150px;
	}

	ul#main_nav {
		margin-right: 0;
		text-align: center;
		background-color: #000;
		padding: 15px 0;
	}

	ul#main_nav li a {
		color: #fff;
		padding: 5px 0;
	}

	footer iframe {
		height: 300px;
		margin-top: 2em;
	}

	ul.footer-list3>li:first-child {
		margin-right: 0;
		margin-bottom: 1em;
	}

	ul.footer-list1 li span,
	ul.footer-list2 li span {
		height: fit-content;
		padding: 0 4px;
	}

	.main_form form {
		display: flex;
		flex-direction: column;
	}

	ul.rera-wrapper {
		display: flex;
		flex-direction: column;
	}

	ul.footer-contact-list {
		display: flex;
		flex-direction: column;
	}

	ul.footer-contact-list li {
		width: 100% !important;
		border: 0;
		margin-bottom: 16px;
	}

	.disclaimer-wrapper {
		margin-bottom: 0;
	}

	.disclaimer-wrapper p {
		font-size: 10px;
	}

	p.disclaimer-text {
		font-size: 11px;
		padding-bottom: 0;
		width: 95%;
	}

	ul.footer-list3 {
		padding: 9px 0 0;
	}

	ul.footer-list3>li:last-child {
		justify-content: space-between;
		flex-direction: column;
	}

	ul.social-list {
		margin-left: 0 !important;
		margin-top: 10px;
		margin-bottom: 20px !important;
	}

	ul.footer-list3>li:last-child {
		align-items: flex-start;
	}

	hr.divider {
		width: 90%;
		margin: 1.5em auto;
	}

	/*   #locate-us .col-md-4, #locate-us .col-md-8 {
    width: 50%;
  } */
	ul#myTab a.nav-link {
		font-size: 10px;
		padding: 5px;
	}

	#locate-us .tab-content img.map-icon {
		width: 70px;
	}

	#locate-us iframe {
		height: 23em;
	}

	.rera-table-wrapper.d-flex {
		display: flex;
		flex-direction: column;
	}

	table.table.table-bordered.rera-list {
		width: 100%;
	}

	table.rera-list tr td:first-child {
		width: 60%;
	}

	table.table.table-bordered.rera-list {
		margin-bottom: 5px;
	}

	p.mr-link {
		font-size: 13px;
	}

	.mr-content-wrapper h5 {
		font-size: 16px;
	}

	#locate-us h2 {
		margin-bottom: 1em !important;
	}

	.customer-review-video img.video-play-icon {
		width: 35px !important;
	}

	img.img-class {
		margin-top: 0;
	}

	section.section-padding.assured-win {
		padding-top: 5em;
	}

	section.assured-win h2.section-title.one:before {
		bottom: 41px;
		top: -40px;
		width: 60%;
	}

	ul.assured-win-list {
		flex-direction: column;
	}

	ul.assured-win-list li img {
		width: 50%;
	}

	.discl-wrapper {
		margin-top: 20px;
	}


	.main-slider .banner-1 {
		background-image: url(../img/webp/b1-1400w.webp);
	}

	.main-slider .banner-2 {
		background-image: url(https://dilkideal.kohinoorpune.com/hubfs/landing-page/dil-ki-deal-umbrella-campaign/slider/mobile-banner-2.jpg);
	}

	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		padding-left: 25px;
		padding-right: 25px;
	}

	#about-the-offer,
	#about-the-offer figure.vector-1 img {
		width: 100%;
	}

	figure.vector-1 {
		width: 100%;
	}

	figure.vector-2 img {
		width: 100%;
	}


	#about-the-offer p.para {
		text-align: center;
	}

	ul.d-flex.counter {
		display: flex;
		flex-direction: column;
		padding: 0;
	}

	ul.d-flex.counter li {
		width: 70%;
		margin: 0 auto 50px;
	}

	ul.d-flex.counter li h5 {
		font-size: 16px;
	}

	ul.d-flex.counter li h3 {
		font-size: 38px;
	}

	a.btn-join {
		margin-top: 0;
	}

	footer {
		padding: 3em 0;
	}

	footer p.disclaimer-text {
		font-size: 9px;
		margin-bottom: 2em;
	}

	.main-form {
		padding: 15px;
		position: relative;
		right: 0;
		width: 100% !important;
		z-index: 1;
	}

	ul.inputs-list label span {
		color: #000;
	}

	ul.inputs-list label {
		color: #fff;
		font-size: 12px;
	}

	footer:after,
	footer:before {
		display: none;
	}

	.modal-body ul.inputs-list label {
		color: #000;
		font-size: 12px;
	}

	#offers-section figure img {
		width: 160px;
		margin: 0 auto;
		display: block;
	}

	section#pro .card {
		margin-bottom: 25px;
	}

	section#pro .card .overlay {
		display: block;
	}

	section {
		overflow: hidden;
	}

	.carousel-item.banner-1 .banner-content {
		margin-right: 0;
		margin-left: 0;
		margin: 0 auto 60px;
	}

	.carousel-item.banner-2 .banner-content {
		margin: 0 auto;
	}

	.carousel-item.banner-2 .banner-content figure.text-vector {
		width: 200px;
		margin-top: 25px auto;
	}

	#about-the-offer {
		padding: 3em 0 10em;
	}

	#about-the-offer figure.vector-1:after {
		height: 70px;
		left: 10px;
		top: -50px;
	}
  
  #about-the-offer p.para {
    text-align: center;
    margin-top: 15px;
  }
  
  section#offers-section figure img {
    width: 60% !important;
  }
  section#pro .card .overlay-text {
    opacity: 1;
    top: 0;
  }
  section#pro .card .overlay {
    background: #d9d9d99e;
    display: block;
  }
  section#pro a.expr-btn {
    opacity: 1;
  }
  
  section#about-the-offer:after {
    height: 95px;
    width: 100px;
}

section#offers-section:before {
    height: 90px;
    right: -75px;
    width: 150px;
}

section#offers-section .card {
    margin-bottom: 3em;
}

section#offers-section .card .card-body {
    height: 200px;
}

section#offers-section .card .card-body h4 {
    font-size: 24px;
    margin-bottom: 0;
}

  #ssr ul.ssr-list {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
    width: 100%;
}          

#ssr ul.ssr-list li {
    margin-top: 2em;
    width: 49%;
}
  section#about-the-offer {
    padding-bottom: 2em;
}
  
  section#pro:after {
    height: 120px;
    width: 125px;
    z-index: -1;
}
  .qr-wrapper{
    margin-top: 1em;
  }
  .qr-wrapper .col {
    flex: 0;
    width: fit-content;
}
.qr-code figure img {
    width: 100px;
    margin: 0 5px
}
  .qr-code h6 {
    font-size: 12px;
}
  
  #about-the-offer img.star-2 {
    right: auto;
    left: 5%;
    top: 55%;
}

#about-the-offer img.star-4 {
    right: 30%;
    top: 67%;
}

#about-the-offer img.star-3 {
    right: 15%;
    top: auto;
    bottom: 0;
}

#about-the-offer img.star-big.star-1 {
    height: 50px;
    width: 50px;

}
  
  
section#offers-section img.star-9 {
    right: 14%;
    top: 48%;
}
section#offers-section img.star-4 {
    left: 6%;
    top: 17%;
}

section#offers-section img.star-7 {
    right: 15%;
    top: 30%;
}

section#offers-section img.star-6 {
    left: 15%;
    top: 41%;
}

section#offers-section img.star-big.star-3 {
    left: 3%;
    right: auto;
    top: 65%;
}

section#offers-section img.star-8 {
    bottom: 24%;
    right: 14%;
}

section#offers-section img.star-5 {
    bottom: 6%;
    left: 35%;
}

section#offers-section img.star-big.star-2 {
    bottom: 0;
    left: 7%;
}
  section#pro img.star-big.star-1 {
    height: 50px;
    left: auto;
    position: absolute;
    right: 7%;
    width: 50px;
    top: 0;
}
  section#pro .card .qr-code img {
    display: none;
}
  
}

@media(max-width: 320px){

.qr-code figure img {
    width: 88px;
    margin: 0 5px
}
}



.hs-fieldtype-phonenumber.hs-form-field .hs-input{
	padding: 0;
}
.hs-fieldtype-phonenumber .iti,
.hs-fieldtype-phonenumber input{
	width: 100%;
	height: 38px;
	border-radius: 0;
}

a.consert{
	color: currentColor;
	font-size: 10px;
}
label:has(a.consert) { 
	font-size: 10px
}

.modal-header .btn-close svg{
	fill: #fff;
	width: 25px;
	height: 25px;
}

.projects-slider .glide__arrow{
	top: unset !important;
}

:target { scroll-margin-block: 10ex; }
.lmap{
    height: 320px;
}