/* New Card Css starr*/
.ejm-cards-active{
    display: block !important;
}

.ejm-business-step .ejm-funding-icon-set.top-img{
    left: 51px;
    bottom: 60px;
}
.ejm-cards-inactive{
    display: none !important;
}
.egm-banner__card{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/ejm-inspire-bg-desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 45%;
    position: relative;
}
.egm-banner__card.two{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/ejm-business-bg-desktop-1.jpg");
}
.egm-banner__card.three{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/ejm-growbusiness-bg-desktop.jpg");
}
/* New Card Css End*/

.ejm-form-section{
    display: none;
}
.ejm-active-section{
    display: block;
}
.cursor-pointer{
    cursor: pointer;
}
.egm-banner-section.ejm-active-section {
    display: grid;
     grid-template-columns: 1fr 1fr 1fr; 
/*    grid-template-columns: 1fr 1fr ;*/

}
.egm-banner__card img{
    height: 100%;
    object-fit: cover;
}
.egm-banner__overlay-card{
    border-radius: 16px;
    box-shadow: 0 0 0 0.1px #fff;
    background: linear-gradient(119deg, rgba(255, 255, 255, 0.20) 0%, rgba(217, 217, 217, 0.06) 74.25%);
    backdrop-filter: blur(15px);
    padding: 20px;
    /* min-height: 203px; */
    min-height: 149px;
    width: 100%;
    margin: 1rem auto;
}
.grow-business-intial-card{
    border-radius: 16px;
    box-shadow: 0 0 0 0.1px #fff;
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.40);
}
.ejm-question-fom-container .egm-banner__overlay-card h5{
    margin-bottom: 20px;
}
.ejm-question-fom-container .egm-banner__overlay-card p{
    margin-bottom: 10px;
}
.egm-banner__overlay-card p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-family: "Gilmer Bold", sans-serif;
}
.egm-banner__card-overlay{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 24px;
    padding-bottom: 30%;
}
.egm-banner__overlay-card-con {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1.4rem;
    width: 100%;
}
.egm-banner__overlay-card-btn{
    border-radius: 100px;
    font-family: "Noto Sans SemiBold", sans-serif;
    padding: 6px 30px;
    font-size: 14px;
}
.egm-banner__overlay-card-btn:hover{
    color: #fff;
    border-color: #fff;
}
/* .egm-banner__overlay-card{
    box-shadow: 0 0 0 0.1px #fff;
    margin-top: 15px;
} */

.egm-banner__overlay-card .modal-footer{
    border-top: 0;
}
.text-shadow{
    text-shadow: 4px 4px 20px rgba(0, 0, 0, 0.25)
}

.custom-icon-link{
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
    --custom-icon-link-transform: translate3d(.1rem, 0, 0);
    transition: transform 0.3s ease; 
    padding-left: 0;
}
.custom-icon-link:hover svg path{
    stroke: currentColor;
}
.page-template-tpl-ejm .btn-md-primary:hover{
    color: #fff;
    background-color: var(--purple);
}
.custom-icon-link:hover svg {
    transform: var(--custom-icon-link-transform);
}

.ejm-checkbox-list-group{
    border: none;
    margin-bottom: 30px;
}
#checkboxForm3.ejm-checkbox-list-group input[type="checkbox"] + label:before {
    top: 4px;
    outline: 2px solid #fff !important;
    border-radius: 1px;
    width: 16px;
    height: 16px;
}
.ejm-checkbox-list-group .list-group-item{
    background-color: transparent;
    border-bottom: 0;
    display: grid;
    grid-template-columns: 25px 1fr;
    padding-left: 0;
    border: none;
    letter-spacing: 0.07px;
    cursor: pointer;

}
.ejm-checkbox-list-group .list-group-item input{
    position: static;
    opacity: 1;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0%;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
}
.egm-btn-white{
    background-color: transparent;
    border: 1px solid #fff;
    color:#fff;
}
.egm-btn-white:hover{
    background-color: var(--purple);
    border: 1px solid var(--purple);
}
.btn-small{
    padding: 6px 22px !important;
}

/* new css */
.intro-ready-section{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/start-busi-mobile-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 200px;
}
.js-ejm-three-section, .js-ejm-three-section.map,.js-ejm-three-section.five  {
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/grow-business-mob-bg-e1700565859152.jpg");
}
.js-ejm-three-section.map, .js-ejm-three-section.five{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/grow-business-bg-blur-desktop.jpg");
}

.js-ejm-three-section .egm-banner__overlay-card{
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.40);
    backdrop-filter: blur(15px);
}


a.ejm-whats-btn {
    display: flex ;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-left: auto;
}
.ejm-whats-btn .whts-con {
    background-color: rgba(217, 217, 217, 0.51);
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    border-radius: 50%;
}

.ejm-whats-btn .whts-con img{
    width: 22px;
}
.breadcrumb-item+.breadcrumb-item.icon:before {
    padding-top: 2px;
}
.ejm-map-upper-card{
    border-radius: 8px;
    background: linear-gradient(119deg, rgba(255, 255, 255, 0.20) 0%, rgba(217, 217, 217, 0.06) 74.25%);
    backdrop-filter: blur(15px);
    box-shadow: 0 0 0 0.4px #fff;
    padding: 10px;
    }

.start-business-steps-container-2{
    background-color: blue;
}

.ejm-business-step{
    border-radius: 16px;
    box-shadow: 0 0 0 0.1px #fff;
    background: rgba(217, 217, 217, 0.12);
    backdrop-filter: blur(20px);
    width: 100px;
    height: 100px;
    transform: rotate(-45deg);
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
    margin: auto;
}
.business-step-inner-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: rotate(45deg);
    /* margin-top: 20px;
    margin-right: 20px; */
    text-align: center;
    height: 100%;

}
.ejm-business-step .top-img{
    position: absolute;
    left: 61px;
    transform: rotate(45deg);
    bottom: 61px;
    width: 75px;
}

.ejm-inner-small-grp::-webkit-scrollbar {
    display: none;
}
.setps-outer-con{
    position: relative;
    z-index: 9;
}
.setps-outer-con::after{
    height: 100%;
    width: 16px;
    background: linear-gradient(to bottom, #493fcf 0%, #6c006e 100%);

    content: '';
    position: absolute;
    left: 48%;
    top: 0;
    z-index: 1;
}
.ejm-step-main {
    /* display: none; */
    flex-direction: column;
    margin-bottom: 30px;
    margin-top: 60px;
}

.map-sec {
    background: red;
}

.ejm-inner-small-grp {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    margin-top: 25px;
    gap: 50px;
    padding-block: 20px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}  
/* .ejm-inner-small-grp:after {
    content: "";
    border: 1px dashed #493CC7;
    position: absolute;
    width: 100%;
    top: 60%;
    left: 27px;
    right: 0;
    background: linear-gradient(270deg, #493CC7 0%, #6C006F 100%);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
} */


.inner-child-box {
    border-radius: 16px;
    box-shadow: 0 0 0 0.1px #fff;
    background: rgba(217, 217, 217, 0.12);
    backdrop-filter: blur(20px);
    width: 65px;
    height: 65px;
    transform: rotate(-45deg);
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-direction: column;
    margin-left: 0;
}


.inner-child-content-con {
    transform: rotate(45deg);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 8px;
    margin-right: 8px;
    position: relative;

}

.inner-child-box-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
    position:relative;

}

.inner-child-box-con::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 62%;
    left: 100%;
    border: 1px dashed var(--purple);
}
.inner-child-box-con:last-child:after{
    content:none;
}
.inner-child__img {
    position: relative;
    z-index: 99;
}
.icon-width-3{
    width: 35px;
}
.funds-icon-adjust{
    height: 48px !important;
    position: relative;
    bottom: -15px;
    margin-top: -20px;
}
.inner-child__img.special{
    height: 30px;
    object-fit: contain;
    filter: brightness(10);
}
.inner-child-content-con  h5{
    text-align: center;
}
.map-sec, .start-business-map-sec{
    background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/start-businessdesktop-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
button.btn-tooltip {
    background: none;
    border: none;
    padding: 0;
}
.ejm-selected-services-outer-con {
    margin-top: 50px;
}
.ejm-selected-services-con {
    padding-left: 20px;
}
.ejm-selected-services-con .ejm-business-step{
    margin: 0;
    /* width: 85px;
    height: 85px; */
    border-radius: 8px;
    border: 0.4px solid #FFF;
    backdrop-filter: blur(20px);
    cursor: pointer;
    border: 0.4px solid #493CC7;
    background: rgba(217, 217, 217, 0.10);

}
.ejm-selected-services-con .ejm-business-step .business-step-inner-con{
    width: 85px;
    height: 85px;
}
.ejm-selected-services-btn{
    cursor:pointer;
}
.ejm-selected-services-con  .business-step-selected{
    background: linear-gradient(135deg, #4738BC 2.95%, #6C006F 95.46%);
    
    }
.ejm-selected-services-con .ejm-business-step:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: -67%;
    left: -10px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_24_3878)'%3e%3cline x1='19.2929' y1='16.7071' x2='5.29289' y2='2.70711' stroke='url(%23paint0_linear_24_3878)' stroke-width='2' stroke-dasharray='8 2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_24_3878' x='0.585693' y='0' width='23.4143' height='23.4141' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='2'/%3e%3cfeGaussianBlur stdDeviation='2'/%3e%3cfeComposite in2='hardAlpha' operator='out'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_24_3878'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_24_3878' result='shape'/%3e%3c/filter%3e%3clinearGradient id='paint0_linear_24_3878' x1='6' y1='2' x2='20' y2='16' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23493CC7'/%3e%3cstop offset='1' stop-color='%236C006F'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    background-size: 31px;
    background-position: center;
    background-repeat: no-repeat;
    rotate: 45deg;
}
.ejm-selected-services-con .ejm-business-step:last-child::after{
    content: none;
}
.ejm-selected-services-con .ejm-business-step.ejm-selected-positioned:after {
    top: 0%;
    left: -55px;
    rotate: 140deg;
    z-index: 9;
}
.business-step-selected .inner-child-box{
    background: linear-gradient(135deg, #4738BC 2.95%, #6C006F 95.46%);

}
.ejm-selected-positioned{
    position: relative;
    right: -65px;

}
.inner-child-box-con .inner-child-box{
    cursor: pointer;
}
.ejm-further-steps-btns {
    position: fixed;
    top: 50%;
    right: 20px;
    display: none;
    z-index: 999;
}
.ejm-selected-services-btns-con{
    border-radius: 8px;
    border: 0.4px solid #493CC7;
    background: rgba(217, 217, 217, 0.10);
    backdrop-filter: blur(20px);
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 10px 5px;
}

.ejm-selected-services-inner-con{
    position:relative;
    margin-left: 0px;

}
.ejm-know-more-pop-over{
    position:absolute;
    left:0;
    top:0;
    border-radius: 8px;
    border: 0.4px solid #493CC7;
    background: rgba(169, 169, 169, 0.10);
    backdrop-filter: blur(20px);
    z-index: 9;
    min-height: 310px;
}
.ejm-know-more-pop-over-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    text-align: center;
    padding: 20px 0;
}
.ejm-popover-visible{
    display:block !important;
}
.ejm-checklist-modal-one .modal-content{
    border-radius: 16px;
    background: #FFF;
}
.ejm-checklist-modal-one .btn-close{
    opacity:1;
}
.ejm-checklist-modal-one .modal-header{
    border:none;
    padding-bottom: 5px;
}
.ejm-checklist-modal-one .modal-title{
    background:linear-gradient(137deg, #493FCF -20.15%, #6C006E 66.3%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ejm-business-checklist-child {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #8f87dd;
    margin-bottom: 10px;
}
.ejm-business-checklist-link{
    display : flex;
    gap:1rem;
    align-items: flex-start;
}
.ejm-business-checklist-link svg{
    min-width: 30px;
    margin-top: 4px;
}
.button-medium{
    padding: 6px 30px;
}
.ejm-final-map-sec{
    background: #D9D9D9 !important;
}
.final-map-outer-con{
    /* background-color: #fff; */
    padding-left: 5px;
    padding-right: 0px;
}
.final-map-back-btn{
    background:transparent;
    outline: none;
    box-shadow: none;
    margin-bottom: 20px;
    border: none;
}
.final-6th-map-heading{
    color: #3f3f3f;
    position: relative;
    bottom: -48px;
    left: 20px;
}
.final-map-step-box-big, .js-ejm-final-map-inner-child-box-con .inner-child-box, .final-6th-map-row .inner-child-box{
    background-color: #D9D9D9;
    border-radius: 8px;
    border: 0.4px solid #000;
}
.final-map-step-box-big .business-step-inner-con{
    justify-content: center;
    margin-top: 6px;
    margin-right: 6px;
}


.final-selected-child-yellow .inner-child-box{
    border-radius: 8px;
    border: 0.4px solid #000;
    background: linear-gradient(135deg, #FF9F00 17.96%, #FAFF00 95.02%);
    backdrop-filter: blur(20px);
}
.final-map-btns-con{
    gap: 3rem;
    padding-top: 30px;
    padding-bottom: 50px;
    
}
.final-map-btns-con button{
    border-radius: 12px;
    font-family:  "Noto Sans", sans-serif;
    font-weight: 500;
}
.final-map-save-btn{
    padding: 8px 80px;
    border: 1px solid #656565;
    background: transparent;
}
/* demo-2 */
.finger-point-left-con {
    margin-left: 50px;
}
.ejm-selected-steps-guide-2-row {
    flex-direction: column-reverse;
}

.js-ejm-three-section .container{
    position: relative;
    z-index: 9;
}
.js-ejm-three-section::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.30);
}

.js-ejm-three-section{
    position: relative;
}
@media (max-width:767px){
    
    
    .ejm-selected-services-con::-webkit-scrollbar {
        width: 10px;
        background: #d9d9d9;
      }
      .ejm-selected-services-con::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #818181;
        border: 1px solid #818181;
      }
      .ejm-selected-services-con::-webkit-scrollbar-track {
        padding: 1px 0;
        background-color: #d9d9d9;
      }
    .ejm-business-step .ejm-funding-icon-set.top-img{
        left: 61px;
        bottom: 73px;
    }
    .ejm-selected-services-con .ejm-business-step{
        width:85px;
        height:85px;
    }
    .ejm-selected-services-con {
        height: 410px;
        overflow-y: auto;
        padding-top: 22px;
        overflow-x: hidden;

    }
    .ejm-final-map-sec{
        padding-top: 37px !important;
    }
    .final-map-back-btn{
        margin-bottom: 10px;
    }
    .final-map-btns-con {
        gap: 1rem;
    }
    .final-map-save-btn {
        padding: 4px 59px;
    }
    .egm-banner__overlay-card-btn{
        align-self: flex-start;
        font-size: 16px;
    }
    .ejm-two-child-con .inner-child-box-con::after {
        width: 150%;

    }
    .egm-banner__card{
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/get_inspired_mobile.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: unset;
    }
    .egm-banner__card.two{
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/start-business-mob.jpg");
    }
    .egm-banner__card.three{
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/grow-business-mob.jpg");
    }
    .egm-banner__overlay-card {
        min-height: unset;
    }
    .egm-banner__card-overlay {
        padding: 30px 40px;
    }
    .egm-banner-section.ejm-active-section {
        display: grid;
        grid-template-columns: 1fr;
        padding-top: 25px;
    }
    .inner-child-box {
        width: 75px;
        height: 75px;
    }
    .start-business-map-sec{
        padding: 0;
    }
    .map-row .col-12{
        padding: 0 !important;
    }
    .map-sec, .start-business-map-sec{
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/start-business-blur-mobile-bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .selected-steps-demo-2 .demo-show-icon-con{
        display: flex;
        align-items: flex-start;
    }
    .selected-steps-demo-2 .demo-show-icon-con img{
        position: relative;
        bottom: 25px;
    }
    .selected-steps-demo-2 .finger-point-left-con{
        margin-top: 28px;
        margin-left: unset;
    }
    .selected-steps-demo-2 .ejm-business-step{
        width: 70px;
        height: 70px;
    }
    .selected-steps-demo-2 .ejm-selected-services-con{
        padding-left: unset;
        overflow: unset;
    }
    .ejm-selected-steps-guide-2-row{
        width: 100%;
        flex-direction: row;
    }
    .ejm-selected-steps-guide-2-row .selected-steps-demo-gestures-con{
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .ejm-selected-steps-guide-2-row .demo-show-icon-con{
        flex-direction: row-reverse;
    }
    
}


/* Guided Tour Start */
.ejm-guided-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1000;
}

.ejm-guided-tour-step {
    max-width: 600px;
    margin: auto;
    padding: 50px 20px;
    border-radius: 16px;
    backdrop-filter: blur(20px);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 4rem;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.ejm-guided-tour-step.two .demo-icon-card-con{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ejm-guided-tour-step.two .ejm-inner-small-grp{
    gap: 30px;
}


.demo-show-icon-con {
    max-width: 160px;
    position: relative;
    left: -50px
}
.selected-steps-demo-2 .demo-show-icon-con{
    left: unset;
}


.ejm-demo-cards-container.business-step-selected .ejm-business-step{
    border-radius: 16px;
    box-shadow: 0 0 0 0.1px #fff;
    background: linear-gradient(135deg, #4738BC 2.95%, #6C006F 95.46%);
    backdrop-filter: blur(20px);
}
.ejm-guided-tour-step .demo-btn{
    align-self: end;
    border-radius: 100px;
    border: 1px solid #FFF;
    background-color: transparent;
}

.ejm-guided-tour-step.two .inner-child-box-con::after {
    width: 18%;
    height: 1px;
    border: 1px dashed var(--purple);
    left: 112%;
    top: 67%;

}

.ejm-demo-cards-container .ejm-inner-small-grp {
    gap: 22px;
    padding: 30px;
    flex-direction: row;
}
.ejm-demo-cards-container .ejm-inner-small-grp:after{
    content: none;
}
.ejm-demo-cards-container .ejm-demo-group-boxes-con{
    display: flex;
    flex-direction: column;
    gap: 3rem;
}
.ejm-demo-cards-container .inner-child-box-con::after{
    content:none !important;
}
.ejm-guided-close-btn {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}
/* Guided Tour End */
@media (max-width:1100px){
    .final-6th-map-row .ejm-inner-small-grp{
        flex-wrap: wrap;
        overflow: hidden;
        gap: 40px;
    }
}

@media (min-width : 768px){
    .intro-ready-section{
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/start-businessdesktop-bg.jpg");
    }
    .js-ejm-three-section{
        background-image : url("https://uat.deasra.in/wp-content/uploads/2021/05/grow-business-bg-blur-desktop-2.jpg");
    }
    .js-ejm-three-section.map,.js-ejm-three-section.five {
        background-image: url("https://uat.deasra.in/wp-content/uploads/2021/05/grow-business-bg-blur-desktop.jpg");
    }
    .ejm-selected-services-con {
        display: flex;
        justify-content: center;
        gap: 3rem;
        padding-left:unset;
        flex-wrap: wrap;
    }
    .ejm-selected-positioned {
        /* position: relative; */
        right: unset;
    }
    .egm-banner__overlay-card-con {
        gap: 3rem;

    }
    .egm-banner__overlay-card {
        width: 90%;
        margin: 1rem auto;
    }
    .egm-banner__card {
        padding-top: 35%;
    }
    .ejm-selected-services-con .ejm-business-step:after {
        bottom: -60%;
        left: 48px;
        rotate: unset;
        z-index: -1;
    }
    .ejm-selected-services-con .ejm-business-step.ejm-selected-positioned:after {
        top:unset;
        left: -55px;
        bottom: -60%;
        left: 48px;
        rotate: unset;
        z-index: -1;
    }
    .ejm-selected-services-btns-con {
        flex-direction: row;
        width: fit-content;
        margin: 5rem auto;
        margin-bottom: 2rem;
        padding: 20px;
    }
    .ejm-know-more-pop-over {
        position: absolute;
        right: 0;
        left: unset;
    }
    .ejm-checkbox-list-group .list-group-item{
       gap: 1rem;
    
    }
    .ejm-business-step .ejm-funding-icon-set.top-img {
        left: 63px;
        bottom: 77px;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    /* .final-6th-map-row .ejm-inner-small-grp{
        flex-wrap: wrap;
        overflow: hidden;
    } */
    .egm-banner__card-overlay {
        padding: 18px;
    }
    /* .inner-child-box-con::after {
        content: unset;
    } */
    .ejm-inner-small-grp {
        flex-wrap: wrap;
        justify-content: center;
    }
    .ejm-step-main .inner-child-box-con{
        margin: unset;
    }
    .ejm-map-upper-card{
        width:50%;
    }

}

@media (min-width :992px){
    .ejm-guided-tour-step.two .ejm-inner-small-grp {
        gap: 30px;
        /* display: flex; */
        flex-direction: row;
    
    }
    .ejm-guided-tour-step.two .inner-child-box-con::after {
        content: "";
        position: absolute;
        width: 63px;
        height: 1px;
        top: 67%;
        left: 110%;
        border: 1px dashed var(--purple);
        rotate: 0deg;
        z-index: 999;
    }
    .ejm-guided-tour-step.two .inner-child-box-con:last-child:after{
        content: none;
    }
}

/* new css for map */
@media (min-width : 1000px){
    .setps-outer-con::after{
        left:49%;
     }
     .ejm-step-main .inner-child-box-con{
        margin: unset;
    }
    .ejm-step-main .ejm-inner-small-grp {
        justify-content: center;
        gap: 40px;
    }
    .ejm-selected-services-con .ejm-business-step{
        width:85px;
        height:85px;
    }
    .ejm-map-upper-card{
        width:40%;
    }
}
/* new css for map  End*/
@media(min-width:1200px){
    /* new css */
    .setps-outer-con::after{
        left:49%;
     }
     .ejm-step-main .inner-child-box-con{
        margin: unset;
    }
    .ejm-step-main .ejm-inner-small-grp {
        justify-content: center;
        
    }
    .ejm-selected-services-con .ejm-business-step{
        width:85px;
        height:85px;
    }
    
    /* new css end*/

    /* .setps-outer-con {
        display: inline-flex;
        align-items: center;
        position: relative;
        justify-content: flex-start;
        margin-block: 40px;
    }
    .ejm-step-main {
        position: relative;
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        margin-top: 0;
        margin-bottom: 0;
        gap: 0.5rem;
    }
    .ejm-inner-small-grp {
        flex-direction: column;
        top: 0 !important;
        gap: 40px;
        margin-top: 0;
        padding-left:0;
        overflow: visible;
        margin-right: 12px;
    }
    .final-6th-map-row .ejm-inner-small-grp{
        margin-right: 15px;
    }
    .ejm-inner-small-grp:after {
        width: 1px !important;
        height: 70% !important;
        top: 50% !important;
        left: 50% !important;
        transform: translateY(-50%) !important;
    }
    .inner-child-box-con::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        top: 106%;
        left: 0%;
        border: 1px dashed var(--purple);
        rotate: 90deg;
    }
    .setps-outer-con::after {
        height: 16px;
        width: 100%;
        background: linear-gradient(to bottom, #493fcf 0%, #6c006e 100%);
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
    }
     

    .ejm-business-step .top-img {
        position: absolute;
        left: 46px;
        transform: rotate(45deg);
        bottom: 46px;
        width: 75px;
    }
    .ejm-business-step {
        width: 85px;
        height: 85px;
        margin-right: 12px;
    }
    .final-map-step-box-big{
        margin-right: 18px;
    }
    .ejm-map-upper-card {
        width: 40%;
    }
     */

    .ejm-guided-tour-step.two .ejm-inner-small-grp {
        gap: 30px;
        /* display: flex; */
        flex-direction: row;
    
    }
    .ejm-guided-tour-step.two .inner-child-box-con::after {
        content: "";
        position: absolute;
        width: 63px;
        height: 1px;
        top: 67%;
        left: 110%;
        border: 1px dashed var(--purple);
        rotate: 0deg;
        z-index: 999;
    }
    .ejm-guided-tour-step.two .inner-child-box-con:last-child:after{
        content: none;
    }
}




.ejm-popover-close-btn {
    position: absolute !important;
    top: 5px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
}
.ejm-popup-view-btn{
    border-radius: 12px;
}
 .ejm-custom-popover.popover {
    color: #fff;
    position: relative;
    border-radius: 8px !important;
    background: rgba(217, 217, 217, 0.10) !important;
    backdrop-filter: blur(20px);
    padding: 40px 20px;
    border: none;
}
.ejm-custom-popover.popover .popover-body{
  padding: 0 !important;
}
.ejm-custom-popover.popover .popover-arrow::after{
    content: unset !important;
}
.ejm-custom-popover.popover .popover-arrow::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 10px solid #d9d9d91a;
}


#checkboxForm3.ejm-checkbox-list-group input[type="checkbox"] + label:before {
    top: 4px;
    outline: 2px solid #fff !important;
    border-radius: 1px;
    width: 16px;
    height: 16px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* neighbour hood start */

.ejm-neightbourhood-container{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: auto;
    flex-wrap: wrap;
    max-width: 258px;
    position: relative;
}
.ejm-neightbourhood-container .inner-child-box-con:nth-child(2):not(:last-child){
    transform: translate(0px, -75px);
}


.ejm-neightbourhood-container .inner-child-box-con:nth-child(5){
    transform: translate(0px, -32px);
}
.ejm-neightbourhood-container .inner-child-box-con:nth-child(5):last-child{
    transform: translate(0px, 0px);
    position: absolute;
}

.ejm-neightbourhood-container .inner-child-box-con:nth-child(4):last-child{
    transform: translate(0px, -16px);
}
.ejm-neightbourhood-container .inner-child-box-con:nth-child(4):not(:last-child), .ejm-neightbourhood-container .inner-child-box-con:nth-child(6):not(:last-child), .ejm-neightbourhood-container .inner-child-box-con:nth-child(6):last-child{
    transform: translate(0px, 36px);
}

.ejm-neightbourhood-container .inner-child-box-con:nth-child(4):not(:last-child){
    transform: translate(0px, 62px);
}
.ejm-neightbourhood-container .inner-child-box-con:nth-child(2):last-child{
    /* margin-left: 30px; */
    position: absolute;
    top: -125px;
    left: 37%;


}
.ejm-neightbourhood-container .inner-child-box-con::after {
    content: none;
}

.neighbour-sub-heading{
    margin-bottom: 130px;
}


.ejm-neightbourhood-container .inner-child-box-con {
    z-index: 9;
}
.ejm-neightbourhood-container:after {
    position: absolute;
    content: "";
    width: 82%;
    height: 111%;
    border: 10px solid #BC7065;
    border-radius: 50%;
    opacity: .3;
    z-index: 1;
    pointer-events: none;
    min-height: 214px;
}
.ejm-neightbourhood-container .inner-child-box{
    box-shadow: 0 0 0 0.6px #fff;
    background: linear-gradient(135deg, #E9AE5E 2.95%, #6C006F 95.46%);
    backdrop-filter: blur(20px);
}

.ejm-neightbourhood-container .business-step-selected .inner-child-box{
    background: linear-gradient(135deg, #4738BC 2.95%, #6C006F 95.46%);
}


.inner-child-box-con.blinking .inner-child-box{
    box-shadow: 0 0 0 0.6px #fff;
    background: linear-gradient(135deg, #E9AE5E 2.95%, #6C006F 95.46%);
    backdrop-filter: blur(20px);

    
}
.ejm-inner-small-grp {
    overflow-x: auto;
}



@keyframes blinking {
    0% {
      background-position: 0% 0%;
    }
    50% {
      background-position: 100% 0%;
    }
    100% {
      background-position: 0% 0%;
    }
  }


  
  .inner-child-box-con.blinking .inner-child-box{
    background-size: 200% 100%;
    animation: blinking 1s infinite;
    /* background: linear-gradient(135deg, #E9AE5E 2.95%, #6C006F 95.46%); */
    background-color: #E9AE5E;
  }
  .inner-child-box-con.blinking.business-step-selected .inner-child-box{
    background: linear-gradient(135deg, #4738BC 2.95%, #6C006F 95.46%);
    animation: none;
}

.business-step-selected .inner-child-box {
    box-shadow: 0 0 0 0.6px #fff;
}

.ejm-guided-tour-step {
    margin-top: unset;
}
.ejm-guided-overlay {

    z-index: 9999;
}

.ejm-neightbourhood-container  .inner-child-box-con.business-step-selected{
    pointer-events: none;
}
.ejm-neightbourhood-container  .inner-child-box-con.blinking{
    pointer-events: auto;
}

  
/* neighbourhood end */