.our-projects .card_slick {
    margin: 5% !important
}

.city-thumb {
    float: left;
    overflow: hidden;
    height: 565px;
    border-radius: 8px;
    width: 100%
}

.em-section {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 70px;
    align-items: center
}

.em-subsection {
    width: 500px;
    height: 100%
}

.em-subdiv {
    border-bottom: 1px solid #d3d3d3;
    padding: 25px 20px;
    color: #9e9d9a;
    justify-content: start
}

.head-div {
    display: flex;
    align-items: center;
    column-gap: 20px
}

.head-div .em-subdiv-head:hover {
    color: #3e3e3e
}

.em-subsection-container {
    width: 491px;
    height: 650px !important;
    background-color: #d9d9d9;
    border-radius: 50px
}

.navbar-part,
.threeSection {
    background-color: #fff;
    float: left
}

.em-subdiv:last-child {
    border-bottom: none !important
}

.Popular-Locations .borderBox {
    border: 1px solid #a1a1a1;
    border-radius: 30px;
    padding: 15px 10px;
    text-align: center
}

.borderBox .borderAra p {
    font-size: 16px;
    margin: 0;
    text-align: center
}

.topSliderArea {
    justify-content: end;
    align-items: center;
    height: 773px;
    width: 100%;
    background-position: center left;
    background-size: 100% 100% !important
}

.k-body-para,
.k-hyperlink {
    font-size: 17px;
    color: #000;
    margin-top: 20px;
    line-height: 21px;
    text-align: center
}

.righTextInner {
    display: flex;
    flex-direction: column;
    justify-content: end;
    width: 100%
}

.k-section {
    width: 311px !important;
    height: 320px !important;
    padding: 40px;
    border: 1px solid #8b898466;
    border-radius: 50px;
    display: flex;
    justify-content: space-between
}

.k-hyperlink {
    text-decoration: underline;
    cursor: pointer
}

.k-hyperlink:hover {
    transform: scale(1.1);
    transition: .5s;
    margin-left: 13px
}

.k-logo img {
    max-height: 100px;
    max-width: 160px
}

.k-your-class .slick-slide {
    margin: 12px;
    text-decoration: none
}

.c1 img {
    border-radius: 20px;
    width: 210px
}

.mapImgArea .mapImg {
    width: 888px;
    margin: 30px auto 0
}

.threeSection {
    width: 100%;
    padding: 30px 0 70px
}

.threeBoxArea,
.threeBoxArea1 {
    position: relative;
    padding: 10px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: 45px
}

.threeBoxArea h4,
.threeBoxArea1 h4 {
    font-size: 26px;
    margin: 30px 0 15px;
    font-weight: 500;
    line-height: 27px;
    color: #3e3e3e;
    text-align: left;
    width: 251px
}

.threeBoxArea p,
.threeBoxArea1 p {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 300;
    width: 310px;
    color: #4a4747;
    padding: 0
}

.threeBoxArea img,
.threeBoxArea1 img {
    height: 82px;
    width: 88px
}

.threeBoxArea::after {
    content: "";
    position: absolute;
    bottom: 87px;
    right: -5px;
    height: 108px;
    width: 2px;
    background-color: #146094
}

.banner-button img {
    height: 30px;
    width: 30px
}

.main-menu ul li .dropdown-Menu {
    background: #fff;
    position: absolute;
    border: none;
    top: 55px;
    left: 0;
    min-width: 200px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 5px;
    border-radius: 0
}

.position-inherit {
    position: inherit !important
}

.main-menu ul li .dropdown-Menu .sub-child>li>a {
    display: block;
    color: #ffda9c;
    padding: 10px 35px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    line-height: 31.62px;
    width: 340px
}

.sub-child-head {
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.4px;
    padding: 11px 15px 11px 35px;
    text-transform: uppercase
}

.openBtn {
    background: 0 0;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer
}

.logo-text {
    color: #fff;
    padding: 12px;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    width: 100%
}

.fre_butb_trl {
    text-align: center;
    padding: 11px 29px 10px 30px;
    border: 2px solid #12121236;
    color: #fff !important;
    border-radius: 30px;
    margin: 5px;
    font-size: 18px;
    position: relative
}

@keyframes zoomInOut {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

.arrow-down {
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #000 #fff0 #fff0;
    margin: 0 0 0 5px;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0;
    border-top: 10px solid
}

.dropdown button:hover {
    cursor: pointer;
    background-color: #fff0
}

.dropdown-content li {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    justify-content: end
}

.dropdown-content li img {
    margin: 0 20px
}

.dropdown-content li:hover {
    background-color: #f1f1f1;
    cursor: pointer;
    color: blue;
    border-radius: 5px
}

.dropdown:focus-within .dropdown-content {
    display: block
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.containerfooter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 240px;
    margin: 0 auto;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 30px;
    background: #fff;
    border-radius: 6px;
    height: 54px;
    box-shadow: 2px 5px 10px #0003;
    align-items: flex-end
}

.tooltip-wrapper {
    position: relative;
    margin: 6px
}

.tooltip-btn {
    background-color: #fff;
    color: #d1aa65;
    border: none;
    padding: 4px 10px;
    border-radius: 4px;
    cursor: pointer
}

.tooltip-text {
    position: absolute;
    bottom: calc(100% + 7px);
    left: 50%;
    transform: translateX(-50%);
    background-color: #d1aa65;
    color: #fff;
    padding: 4px 8px;
    border-radius: 60px;
    display: none;
    transition: opacity .5s, transform .5s;
    opacity: 0;
    pointer-events: none;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    width: max-content;
    border: 3px solid #fff
}

.tooltip-btn:hover+.tooltip-text {
    display: block;
    opacity: 1;
    transform: translate(-50%, 10px)
}

.whatsapp-icon {
    bottom: 400px;
    transition: transform .3s ease-in-out;
    background: #25af15;
    padding: 15px 17px;
    border-radius: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    position: fixed;
    right: 20px;
    z-index: 1000;
    animation: 1s infinite alternate bounce
}

@keyframes bounce {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.header .menu-icon {
    cursor: pointer;
    float: right;
    display: none;
    padding: 5px;
    left: 0;
    position: relative;
    user-select: none;
    bottom: 35px !important
}

@media (min-width:1025px) and (max-width:1122px) {
    .logo-text {
        color: #fff;
        padding: 8px;
        font-size: 10px
    }

    .header .menu {
        padding-left: 0
    }
}

@media (min-width:320px) and (max-width:1024px) {
    .header .menu-icon {
        display: block
    }
}

.mega-menu-para {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #2d2d2d;
    margin-top: 10px
}

.pad-80 {
    padding-top: 80px !important
}

.button:focus {
    outline: 0
}

.button--moema {
    border-radius: 50px;
    background: #ffefd6;
    color: #000;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    padding: 6px 20px;
    border: none
}

.header .menu-btn:checked~.menu-icon .navicon,
.imgContentz {
    background: 0 0
}

.button--moema.button--inverted {
    background: #eceff1;
    color: #37474f
}

.button--moema:hover {
    -webkit-transition: background-color .1s .3s, color .1s .3s;
    transition: background-color .1s .3s, color .1s .3s;
    color: #000;
    -webkit-animation: .3s forwards anim-moema-1;
    animation: .3s forwards anim-moema-1
}

.button--moema.button--inverted:hover {
    color: #eceff1;
    background-color: #7986cb
}

.imgContentz {
    margin: 0 33px;
    border-radius: 90px;
    width: 508px !important;
    display: flex !important;
    height: 250px !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: space-between !important
}

.ratingz {
    border-radius: 60px;
    width: 125px !important;
    height: 25px !important;
    object-fit: cover
}

.testr {
    height: 215px;
    width: 348px;
    display: flex;
    justify-content: space-between
}

.testr h4 {
    font-size: 26px;
    font-weight: 500;
    color: #3e3e3e;
    line-height: 26px;
    margin: 0;
    padding: 0
}

.em_hide,
.testr p {
    line-height: 23px;
    font-size: 19px;
    color: #4a4747;
    font-weight: 400
}

.testr p {
    margin-top: 20px;
    padding: 0
}

.testr span {
    font-size: 16px;
    font-weight: 300;
    color: #b2b2b2;
    line-height: 18px;
    margin-top: 7px
}

.lockedScreen {
    padding: 0 50px;
    width: 1108px;
    margin: 70px auto auto
}

.scrollbar-container {
    position: absolute;
    bottom: 0;
    right: 50%;
    height: 1295px;
    width: 10px;
    border-radius: 50px;
    background-color: #155a8c57;
    z-index: 0;
    overflow: hidden
}

.scrollbar-thumb {
    width: 100%;
    position: relative !important;
    background-color: #15588a;
    cursor: pointer;
    height: 25vh;
    border-radius: 50px
}

.em-subdiv:hover+.em_hide {
    opacity: 1 !important;
    height: 70px !important
}

.em_hide {
    padding-top: 15px;
    width: 470px;
    opacity: 0;
    transition: .3s;
    height: 0
}

.mr-70 {
    margin-right: 70px
}

.img-section {
    width: 567px;
    height: 692px;
    background-color: #fff;
    border-radius: 50px
}

.input-field,
.text-area-field {
    background-color: #fafafa;
    padding: 10px 20px;
    width: 100%
}

.input-field {
    border: none;
    border-radius: 20px
}

.label {
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    color: #bababa;
    margin-bottom: 10px
}

.mobile-no-sec {
    display: flex;
    column-gap: 2%
}

.text-area-field {
    border: none;
    border-radius: 20px;
    min-height: 89px
}

.contact-us-button {
    background-color: #f4cb86;
    padding: 12px 100px;
    color: #000;
    border-radius: 20px;
    border: none
}

.row-gap-only {
    row-gap: 20px;
    display: flex;
    flex-direction: column
}

.contact-us-form-sec-social-link a {
    display: inline-block;
    color: #d9d9d9;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid;
    font-size: 18px;
    line-height: 35px;
    margin-right: 5px;
    text-decoration: none
}

.con-sub-title h2,
.con-sub-title p {
    font-family: Poppins, sans-serif;
    text-align: left
}

.contact-detail-text {
    color: #2d2d2d;
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    border-right: 1px solid #b8b8b8;
    padding: 20px;
    text-align: center
}

.contact-details-sec {
    margin-top: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 40px
}

.contact-more {
    background-color: #fff;
    border-radius: 50px;
    height: 459px
}

.contact_us_form {
    margin-bottom: 100px
}

.contact-us-form-sec-social-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center
}

.img-section img {
    width: 100%;
    height: 100%;
    border-radius: 50px
}

.con-sub-title h2 {
    font-size: 31px;
    line-height: 36px;
    color: #2d2d2d;
    font-weight: 500;
    margin-bottom: 25px;
    width: 430px
}

.con-sub-title p {
    font-weight: 300;
    font-size: 19px;
    line-height: 23px;
    color: #4a4747
}

.breadcrumb,
.breadcrumb a {
    text-decoration: none !important;
    color: #2d2d2d !important
}

.con-sub-title {
    margin: 0
}

#home:hover .image_off,
.image_on {
    display: block;
    filter: hue-rotate(177deg)
}

.dis-flx-22 {
    width: 22%
}

.dis-flx-78 {
    width: 78%
}

.tc-background {
    height: auto;
    padding: 50px;
    display: flex;
    flex-direction: column;
    row-gap: 30px
}

.tc-background img {
    max-height: 30px;
    margin-right: 10px;
    filter: hue-rotate(177deg)
}

.btn_button_uat_new,
.freetrialpopup,
.k-logo {
    display: flex;
    justify-content: center
}

.breadcrumb {
    margin: 15px 0;
    font-size: 19px !important;
    line-height: 22px !important
}

.popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 750px;
    transform: translate(-50%, -50%);
    padding: 0 0 20px;
    background: center/cover no-repeat #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / .5);
    z-index: 1000;
    height: 390px
}

.first_row {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 20px
}

.second_row {
    display: flex;
    height: 300px
}

.popleft {
    height: 250px;
    width: 330px
}

.popright {
    width: 50%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.popup-overlay {
    z-index: 999
}

.popinput {
    padding: 3px 10px;
    border-radius: 9px;
    border: 1px solid gray;
    font-size: 11px;
    width: 281px
}

.k-Enquiry-form-top label.error {
    position: absolute;
    top: 55px;
    font-size: 12px;
    padding: inherit !important
}

.k-Enquiry-form-top .red-star {
    position: absolute;
    left: 21px;
    bottom: 17px;
    font-size: 11px
}

.register-button {
    text-align: center;
    width: 197px;
    margin: 6px auto auto
}

.video_section,
.videoem {
    margin: 50px auto !important
}

.register-button .btn-header {
    display: flex;
    padding: 5px 12px;
    color: #000 !important;
    background-color: #ffefd6;
    border-radius: 50px;
    text-decoration: none;
    transition: background-color .3s, transform .3s;
    width: 193px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border: 1px solid;
    border: none;
    font-size: 13px
}

.register-button .btn-header svg {
    height: 26px;
    width: 24px;
    animation: 1s infinite wobble;
    background-color: #fff0;
    border-radius: 30px
}

.register-button .btn-header:hover {
    background-color: #ffefd6;
    transform: scale(1.05);
    transition: .3s;
    transition-behavior: normal
}

.register-button .btn-header:hover span {
    transition: .3s ease-in-out
}

.register-button a:hover {
    color: #000 !important
}

.slick-next:before,
.slick-prev:before {
    font-size: 60px;
    color: #0000007d !important
}

.videoem {
    width: 70% !important
}

.video_section .videoem {
    margin: 0 auto !important
}

.video_section .sub-title2 h2 {
    font-size: 50px;
    line-height: 50px
}

.serviceImages_h4 h3 {
    font-size: 22px
}

.slidis-digital-transformation {
    margin-left: -9px !important;
    width: 260px !important
}

.slidersec-digital-transformation {
    padding: 0 50px;
    width: 1110px;
    display: flex !important;
    margin: 70px auto auto;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    row-gap: 10px !important
}

.horizontal-digital-transformation {
    align-self: baseline !important;
    margin-left: 8px !important
}

.videosec {
    display: flex;
    justify-content: center;
    align-items: center
}

.slihead-digital-transformation {
    width: 270px !important
}

.sliderbox-digital-transformation {
    height: 375px !important;
    width: 330px !important;
    padding: 20px !important;
    align-items: center !important;
    justify-content: center;
    background: #f4f8ff;
    border: 2px solid #f4f8ff
}

.catog {
    color: #7a7a7a !important
}

.mg-b {
    margin-bottom: 100px !important
}

.st1 {
    display: inline
}

.st2 {
    fill: #fff
}

.our-projects .slick-list .city-girds .lp-listing-quantity {
    padding: 0 15px !important
}

.bordh {
    border: none !important;
    border-radius: 0 !important
}

@media (min-width:320px) and (max-width:768px) {

    .sliderbox .slihead h3,
    .verhead {
        font-size: 18px
    }

    .become-partner-table-main {
        overflow-x: auto
    }

    .become-partner-table {
        width: 706px
    }

    .rightAreaImages {
        column-gap: 10px !important;
        margin-top: 50px !important
    }

    .rightAreaImages .rightAreass {
        width: 45%
    }

    .module-points,
    .popright {
        margin-top: 10px !important
    }

    .module-points-content {
        margin-bottom: 0 !important
    }

    .module-content {
        margin: 0 20px !important
    }

    .boxBanner {
        margin-bottom: 30px !important
    }

    .freetrialshow {
        width: 90% !important;
        right: 5% !important;
        left: 5% !important
    }

    .mb-view {
        display: block
    }

    .buttonCommon.mybtn {
        padding-left: 0 !important
    }

    .ServiceComponent .serviceImages img {
        height: 50px;
        width: 50px
    }

    .brand_sec .slick-dots {
        bottom: 0
    }

    .main_section_banner {
        margin-top: 5px !important
    }

    .borderBox .borderAra p {
        font-size: 12px
    }

    .flexz,
    .whysecrev {
        flex-direction: column
    }

    .header li a:hover .down-Arrow {
        transform: rotate(226deg);
        top: 18px
    }

    .down-Arrow {
        top: 18px
    }

    .popright,
    .rightArea p {
        width: 100% !important;
        text-align: center !important
    }

    .dt-sc-sorting-container,
    .sub-title h2 {
        min-width: inherit
    }

    .sub-titleaboutus h2,
    .sub-titleaboutus p,
    .tabconimg img,
    .tabcontext {
        visibility: visible !important
    }

    .rightArea p {
        font-size: 12px !important;
        line-height: 14px !important;
        font-weight: 300;
        margin: 0 auto 1em;
        padding: 10px
    }

    .rightArea h1 {
        margin: 0 auto .5em
    }

    #pop_form,
    .popbtn,
    .popinput {
        width: 250px !important
    }

    #pop_form {
        margin: 30px auto auto !important
    }

    .verhead {
        line-height: 22px;
        margin-bottom: 10px;
        width: 100%
    }

    .nowrap {
        flex-wrap: nowrap;
        overflow: auto;
        width: 100%;
        margin: 0 auto
    }

    .verdis {
        font-size: 14px;
        line-height: 17px;
        width: inherit
    }

    .mainsec {
        width: 100%;
        padding: 20px;
        justify-content: end;
        margin-top: inherit
    }

    .scrollbar-container {
        right: 90%;
        height: 100%;
        bottom: 0
    }

    .slihead {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 20px;
        width: inherit
    }

    .em-section,
    .head-div img {
        margin-top: 0
    }

    .em_hide,
    .slidis {
        line-height: 17px
    }

    .Contact-form .submitButton,
    .rightareainnners,
    .your-class .sliderbox {
        height: inherit
    }

    .sliderbox {
        width: 100% !important;
        padding: 20px !important
    }

    .sliderBottomAreass {
        padding: 30px 0 20px !important
    }

    .em-section,
    .main-menu,
    .product_list_child {
        display: inherit
    }

    .papasectionz {
        margin-top: 100px
    }

    .em_hide {
        font-size: 15px;
        width: 100%;
        padding-left: 70px;
        padding-bottom: 15px;
        opacity: 1;
        height: auto;
        line-height: 19px
    }

    .em-subdiv:hover+.em_hide {
        height: auto !important
    }

    .em-subsection {
        width: 100%;
        margin-top: 0 !important
    }

    .em-subsection-container {
        width: 100%;
        height: 500px !important;
        margin-top: 50px;
        background-color: #fff0;
        display: flex;
        justify-content: center
    }

    .footerPara,
    .footleft {
        height: inherit;
        display: inherit
    }

    .mt-70 {
        margin-top: 50px
    }

    .Popular-Locations,
    .casestudyAreas,
    .gallerPart-page {
        padding: 20px 0
    }

    .leftAreaImg,
    .slidersec {
        width: 100%;
        padding: 20px
    }

    .rightAreaCont {
        padding: 20px;
        width: 100%
    }

    .rightAreaCont h3 {
        font-size: 22px;
        line-height: 24px;
        width: 100%;
        font-weight: 500;
        margin: 10px 0
    }

    .imgContentz p,
    .rightAreaCont .requestBtnss a,
    .rightAreaCont p {
        font-size: 16px;
        line-height: 18px
    }

    .dis-flx-78,
    .footleft,
    .locked,
    .r-sec,
    .rightAreaCont p,
    .why-choose .a-text-head,
    .why-choose .a-text-head h2,
    .why-choose .a-text-head p {
        width: 100%
    }

    .imgContentz p {
        width: inherit;
        margin-top: 15px
    }

    .em-subsection img {
        height: 500px;
        width: auto;
        margin-right: 0
    }

    .sub-title h2 {
        width: 100%;
        margin-bottom: 5px;
        font-weight: 500
    }

    .sub-title {
        padding: 20px;
        width: 100% !important;
        margin: 0
    }

    .whysec {
        margin-top: 20px
    }

    .why-choose .about-phic-01 img {
        margin-bottom: 30px
    }

    .papasectionz {
        padding: 20px !important
    }

    .counter-box-about1,
    .fourImgSection,
    .papasectionz .mainsec {
        position: relative
    }

    .footleft,
    .slidis {
        margin-bottom: 20px
    }

    .footer .footerContent {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .footerContent .f-link {
        margin-bottom: 25px
    }

    .footerPara {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .k-img,
    .k-your-class .slick-list,
    .rightArea,
    .sectionslid .slick-list {
        height: inherit !important
    }

    .bottomFooter {
        padding: 0 10px
    }

    .bottomFooter .footerPara p {
        font-size: 13px !important;
        line-height: 18px;
        font-weight: 300
    }

    .serviceImages::after,
    .tabbod,
    .threeBoxArea::after,
    .verticalFooterz {
        display: none
    }

    .rightArea {
        width: inherit !important;
        display: flex;
        text-align: center;
        align-items: center
    }

    .em-section2 .em-subsection1 {
        width: 100%;
        position: inherit
    }

    .em-subsection-container2 .em-subdiv-head {
        font-size: 22px;
        line-height: 24px;
        width: 100%;
        text-align: center
    }

    .k-position-inherit,
    .slick-dots {
        position: inherit !important;
        display: none !important;
    }

    .popup {
        width: 300px !important;
        background-image: none !important;
        background: linear-gradient(257deg, #fff 37%, #ebac23 100%) !important
    }

    .gallery .gallery__item img {
        width: 90px;
        height: 60px;
        object-fit: inherit
    }

    .left>.sectionz {
        align-self: center !important;
        width: inherit;
        height: inherit
    }

    .middle {
        width: 90%
    }

    .scrollbar-thumb {
        height: 15%
    }

    .slidis {
        font-size: 16px;
        width: inherit
    }

    .slick-track {
        display: flex !important
    }

    .why-chooses {
        padding: 20px 0 !important
    }

    .clients {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .gallery .gallery__item {
        height: auto !important
    }

    .dt-sc-sorting-container .nav-link {
        white-space: normal !important;
        font-size: 14px !important;
        min-width: 330px !important
    }

    .em-subdiv-head {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
        padding-right: 0;
        margin-top: 0
    }

    .em-subdiv {
        padding: 10px 0 0
    }

    .Popular-Locations .borderBox {
        margin: 10px
    }

    .caseSliders {
        display: inherit;
        height: inherit;
        margin-top: 0
    }

    .testr h4 {
        font-size: 20px;
        line-height: 22px;
        width: inherit;
        margin-bottom: 0
    }

    .xyzSliderz {
        width: 100%;
        padding: 0 0 20px
    }

    .testr {
        width: 100%;
        height: inherit
    }

    .videoem {
        margin: 50px auto !important
    }

    .clients_brands .c1 img,
    .your-class {
        margin: auto
    }

    .serviceImages h4 {
        font-size: 16px;
        line-height: 18px;
        text-align: center
    }

    .mapImgArea,
    .showHideSlider {
        padding: 30px 0
    }

    .your-class {
        width: 100% !important;
        margin-left: 0 !important
    }

    .imgContentz {
        width: 100% !important;
        margin: 0
    }

    .imgContentz>img {
        width: 100px !important;
        height: 100px;
        margin-right: 20px
    }

    .sliderAreas {
        padding-bottom: inherit
    }

    .rightAreaCont p:first-child {
        font-size: 18;
        line-height: 20px
    }

    .sub-title p {
        font-size: 15px;
        line-height: 19px;
        font-weight: 300;
        width: 100%;
        margin-bottom: 13px;
        display: flex;
        justify-content: center;
        flex-direction: column
    }

    .rightArea h1,
    .rightArea h3 {
        width: 100% !important;
        font-weight: 500;
        text-align: center
    }

    .lockedScreen {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .k-section {
        width: inherit !important;
        padding: 20px;
        height: 100% !important
    }

    .em-section2 .em-subsection2 {
        width: 100%;
        height: auto
    }

    .em-subsection-container2 .em-subdiv-para {
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        text-align: center !important
    }

    .em-section2,
    .planning-shift {
        padding: 0
    }

    .animationSlide,
    .why-choose {
        padding: 30px
    }

    .em-subsection-container2 {
        position: inherit
    }

    .sliderAreas,
    .sliderBottomArea {
        overflow: hidden !important
    }

    .rightArea h3 {
        font-size: 20px !important;
        line-height: 20px !important;
        padding: 10px
    }

    .rightArea h1 {
        font-size: 22px;
        line-height: 24px
    }

    .buttonCommon {
        width: 241px;
        margin: 0 auto
    }

    .handleSliders {
        height: 475px
    }

    .banner-section {
        background-position: bottom;
        height: 363px;
        background-size: cover;
        margin-top: 93px
    }

    .keep-in-left-col-6 {
        padding: 40px 20px 30px
    }

    .f-link h5 {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 20px;
        font-weight: 500;
        color: #3e3e3e
    }

    .f-address p {
        width: 80%;
        margin-left: 10px;
        font-size: 16px;
        font-weight: 400;
        opacity: .6
    }

    ._EOzdv h3,
    .keep-in-left-col-6 h2 {
        font-size: 22px;
        line-height: 24px;
        color: #3e3e3e;
        font-weight: 500
    }

    .keep-in-left-col-6 p,
    .keep-in-right-col-6 p.keep-in-pxt {
        font-size: 15px;
        line-height: 19px;
        font-weight: 300
    }

    .giantsec {
        display: flex;
        width: 94vw;
        align-items: end;
        flex-wrap: wrap;
        row-gap: 30px
    }

    .giantsec a {
        display: flex;
        width: 33%;
        font-size: 16px;
        line-height: 18px
    }

    .clients-digital-transformation,
    .clientsaboutus {
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden
    }

    .threeSection {
        padding: 30px 0 40px
    }

    .sub-titleaboutus {
        margin: 1px
    }

    .fourImgSection {
        padding: 40px 0 50px
    }

    .sub-titleaboutus h2 {
        color: #000;
        font-size: 22px;
        line-height: 24px;
        font-weight: 500;
        width: 322px;
        text-align: center;
        margin-bottom: 20px;
        padding: 0
    }

    .sub-titleaboutus p {
        font-weight: 300;
        font-size: 15px;
        line-height: 19px;
        width: 334px;
        text-align: center;
        margin-bottom: 30px
    }

    .threeBoxArea,
    .threeBoxArea1 {
        padding-left: 0;
        margin-top: 0
    }

    .threeBoxArea img,
    .threeBoxArea1 img {
        height: 70px;
        width: 70px
    }

    .threeBoxArea p,
    .threeBoxArea1 p {
        font-size: 16px;
        line-height: 18px;
        font-weight: 300
    }

    .tabConSection {
        padding: 50px 0;
        background-color: #fff
    }

    .tabcontainer {
        width: 100%;
        display: flex;
        margin: 85px auto auto;
        justify-content: space-between;
        flex-direction: column;
        text-align: left
    }

    .tabcontext {
        width: 370px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 98px;
        margin-top: 60px
    }

    .fourAreaImg1,
    .fourAreaImg4 {
        align-items: center;
        display: flex
    }

    .tabcontext h2 {
        font-size: 22px;
        line-height: 24px;
        font-weight: 500;
        margin: 0
    }

    .tabcontext p {
        font-size: 16px;
        font-weight: 300;
        line-height: 18px
    }

    .tabconimg img {
        border-radius: 50px;
        width: 365px
    }

    .fourimgsec {
        width: 100%;
        margin: 50px auto 0;
        display: contents
    }

    .fourAreaImg1 {
        justify-content: start;
        flex-direction: column;
        height: 390px;
        margin-top: 40px
    }

    .fourAreaImg4 {
        justify-content: start;
        flex-direction: column;
        height: 250px
    }

    .counter-box-about .d__flex .number,
    .counter-box-about1 .d__flex .number {
        font-size: 35px;
        line-height: 24px
    }

    .faqask .accordion_constome .accordion-button {
        font-size: 15px !important;
        padding: 22px 0;
        font-weight: 500;
        line-height: 18px
    }

    .faqask .accordion-body {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        margin: 0;
        padding: 15px 0 !important
    }

    .mapImg img {
        width: 352px !important
    }

    .threeBoxArea h4,
    .threeBoxArea1 h4 {
        font-size: 22px;
        line-height: 24px;
        font-weight: 500;
        width: 270px
    }

    .headerArea .bottomHeder p,
    .headerArea-pro .bottomHeder p {
        font-size: 12px;
        line-height: 17px
    }

    .Featured_slick .card_slick,
    .topSliderArea img {
        height: 100%
    }

    .rightAreass img,
    .sectionslid .slick-slide,
    div.about-phic-01 {
        width: 100% !important;
        height: 100% !important
    }

    .sub-title h2 {
        color: #2d2d2d;
        font-size: 18px;
        line-height: 24px
    }

    .video_section .sub-title2 h2 {
        font-size: 30px;
        line-height: 40px
    }

    .serviceImages_h4 h3 {
        font-size: 16px
    }

    .button--size-s {
        font-size: 11px
    }

    .laphead {
        padding-bottom: 0;
        padding-top: 0
    }

    .dropdown-Menu .sub-child {
        margin-top: 13px !important;
        width: 100%;
        padding: 20px;
        border-radius: 20px;
        height: inherit
    }

    .main-menu ul li.position-inherit .dropdown-Menu {
        max-width: 100%;
        border-radius: 20px;
        overflow: hidden;
        display: inherit;
        min-width: 100%
    }

    .product_list_child>ul {
        overflow: inherit;
        width: 100%;
        padding-top: inherit !important
    }

    .mega-menu-main-head {
        font-size: 14px
    }

    .mega-menu-para {
        font-size: 14px;
        line-height: 17px
    }

    .product_list_child>ul>li>a {
        font-size: 14px;
        padding: inherit
    }

    .dropdown-Menu .col-md-5 {
        padding-left: calc(var(--bs-gutter-x) * .5) !important
    }

    .main-menu ul li .dropdown-Menu .sub-child>li>a {
        font-size: 14px;
        line-height: 17px;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .tenParagraph h2,
    .tenParagraph p,
    .text-center,
    .viewAllInt {
        text-align: center
    }

    .planninPara p {
        text-align: center;
        font-size: 22px;
        line-height: 25px;
        width: 100%
    }

    .our-projects .lp-listing-quantity {
        height: auto
    }

    .lp-listing-quantity p {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        text-align: center
    }

    .card_slick .lp-listing-quantity h3 {
        color: #fff;
        font-size: 18px
    }

    .lp-listing-quantity h6 {
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        width: 100%
    }

    .why-choose .mt-5 {
        margin-top: 0 !important
    }

    .main-menu ul li .dropdown-Menu .sub-child>li a::after {
        margin-top: inherit;
        float: inherit;
        padding: 4px;
        height: 10px
    }

    .headerArea .bottomHeder,
    .headerArea-pro .bottomHeder {
        margin-top: 0 !important;
        height: inherit
    }

    .logo img {
        max-width: 100px
    }

    #pop_form,
    .catog-mob-dt,
    .mobpop {
        display: block !important
    }

    .justify-cen-mb {
        justify-content: center
    }

    .header {
        width: 100vw;
        z-index: 99
    }

    .header .menu {
        padding: 0;
        max-height: 0
    }

    .yobject-marked {
        display: flex;
        gap: 20px
    }

    .mega-menu-head {
        font-size: 16px;
        line-height: 17px
    }

    .my_tab_B {
        padding: 20px
    }

    .res-scroll {
        overflow-y: auto;
        height: 255px;
        margin-top: 20px
    }

    .mobimgk {
        height: 50px !important
    }

    .dis-flx-22 {
        width: 0% !important
    }

    .k-your-class .slick-slide {
        width: 100% !important;
        margin: 27px;
        height: inherit
    }

    .topSliderArea-digital-transformation {
        display: block;
        height: 363px;
        width: 100%;
        background-position: center;
        background-size: cover;
        margin: 125px auto 0
    }

    .mg-b {
        margin-bottom: 40px !important
    }

    .clients_brands_digital_transformation .c1-dt img {
        width: 120px
    }

    .catog-dt,
    .k-your-class .slick-next,
    .k-your-class .slick-prev {
        display: none !important
    }

    .rightsec {
        display: block !important;
        width: 100%
    }

    .rightareainnner {
        width: 100% !important;
        height: inherit !important;
        justify-content: inherit;
        padding: 0
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .work-spaces-inspire {
        padding-top: 0
    }

    .work-spaces {
        padding-bottom: 60px
    }

    .work-spaces-inspire>p {
        font-size: 16px;
        padding-right: 20px
    }

    .slider-part {
        background-position: 288px 0
    }

    .factors-pictures::after {
        width: 255px
    }

    .factors-pictures::before {
        width: 222px
    }
}

@media (max-width:1200px) {
    .our-Continuour-Innovation .Properties_pic {
        height: 100px
    }

    .Our-Team-heading h3 {
        font-size: 18px
    }

    .Featured_slick .card_slick {
        margin: 4%;
        padding: 10px
    }

    .search-box {
        margin-top: 170px
    }

    .carousel__inner h4 {
        font-size: 16px;
        padding-left: 15px;
        margin-top: 10px
    }

    .carousel__inner .testimonial_subtitle {
        padding-left: 15px
    }

    .slider-part {
        background-position: 198px 0
    }

    .factors_data_right {
        padding-left: 20px
    }

    .shadow-down::after,
    .shadow-down::before {
        display: none
    }

    .factors-pictures::before {
        width: 257px
    }

    .search-box h1 {
        font-size: 2.5rem;
        margin-bottom: 30px
    }

    .base-layout .title {
        font-size: 1.375rem;
        font-weight: 500;
        margin-bottom: 30px
    }

    .login-logo {
        margin-bottom: 35px;
        text-align: center;
        margin-top: 10px
    }

    .base-layout .have-account {
        padding-bottom: 30px
    }
}

@media (max-width:992px) {
    .module-points {
        padding-right: 30px !important
    }

    .neighbourhood h3 {
        font-size: 30px
    }

    .strategy-box.mt-9 {
        margin-top: 0
    }

    .our-Continuour-Innovation .Properties_pic {
        height: 150px
    }

    .slick-dots li.slick-active button:before {
        color: #d1aa65 !important
    }

    .slider-part {
        background-position: 78px 0;
        height: 575px
    }

    .Featured_slick.Business-listing .card_slick {
        padding: 0 !important;
        margin: 0 !important;
        border: none;
        height: 100%
    }

    .Business-listing .Properties_pic {
        height: 100px
    }

    .Business-listing {
        padding-left: 0
    }

    .Featured_slick.Business-listing .card-body,
    .designs__video .card_slick {
        padding: 10px
    }

    .Featured_slick.Business-listing .PSD_rupee a {
        float: left;
        top: 0;
        width: 100%
    }

    .Featured_slick.Business-listing .PSD_rupee .prige_red {
        color: #020202
    }

    .Featured_slick.Business-listing .list-pict img {
        width: 18px
    }

    .Featured_slick.Business-listing .list-pict {
        width: 30px
    }

    .Featured_slick.Business-listing .table tbody tr td {
        padding: 0 5px 10px 0
    }

    .Featured_slick.Business-listing .table tbody tr td:nth-child(2n) {
        padding-right: 0;
        padding-left: 5px
    }

    .Featured_slick.Business-listing .card_slick .card-body ul li {
        width: 100%;
        display: none
    }

    .Featured_slick.Business-listing .card_slick h5 {
        padding-left: 0;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .Featured_slick.Business-listing .card_slick .card-body ul li:first-child {
        width: 100%;
        border-bottom: 0 solid #ececec;
        display: flex;
        margin-bottom: 0
    }

    .Featured_slick.Business-listing .PSD_rupee {
        border-top: 0 solid #ddd
    }

    .Featured_slick.Business-listing .card_slick .card-body ul li p {
        line-height: 15px
    }

    .bnt_d_flex {
        top: inherit;
        bottom: 60px
    }

    .gallery .gallery__item {
        height: 160px
    }

    .dt-sc-sorting-container .nav-link {
        margin-bottom: 10px
    }

    .factors-pictures::after {
        width: 320px
    }

    .sub-title h2 {
        margin-bottom: 40px
    }

    .what-we-do {
        padding-bottom: 0
    }

    .our-approach {
        width: 90%;
        margin-bottom: 0
    }

    .work-spaces {
        padding-top: 0;
        padding-bottom: 70px
    }

    .work-spaces-video {
        margin-top: 40px
    }

    .you_tube {
        width: 100%;
        border: 1px solid #fff
    }

    .carousel__inner {
        width: 97%
    }

    .carousel__inner h4 {
        font-size: 16px;
        padding-left: 15px;
        margin-top: 10px
    }

    .carousel__inner .testimonial_subtitle {
        padding-left: 15px
    }

    .carousel__inner .row.p-4 {
        padding: 0 .5rem !important
    }

    .f-logo {
        width: 206px;
        margin-top: 5px
    }

    .Workplace_box h2 {
        color: #d1aa65;
        font-size: 24px;
        margin-top: 40px;
        line-height: 35px
    }

    .Workplace_box p {
        font-size: 18px
    }

    .city-thumb.-big {
        height: 320px !important
    }

    .city-thumb {
        height: 148px
    }

    .why-choose .inner-box {
        padding: 0;
        min-height: 327px
    }

    .menu-right-bar ul li a {
        font-size: 16px
    }

    .a-text-head {
        padding-left: 20px;
        margin-top: 0
    }

    .our-Vision-text,
    .our-mission-text {
        padding-left: 0;
        padding-right: 0;
        margin-top: 50px
    }

    .social-link a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 8px
    }

    .f-link.m_l-5 {
        padding-left: 50px
    }

    .Designs_videos .designs__video .slick-slide img {
        height: 119px
    }

    h5.card-title {
        font-size: 1rem
    }

    .Filter_title,
    .Our-Team-heading,
    .our_Team {
        width: 100%
    }

    .Our-Team-heading h3 {
        margin-top: 0;
        text-align: center
    }

    .d_flex_Box,
    .fa-arrow-right-right {
        display: block
    }

    .Filter_title>p {
        font-size: 16px;
        font-weight: 600;
        color: #d1aa65;
        margin-bottom: 5px;
        border: 0 solid #ced4da;
        width: 100%;
        padding: 0;
        text-align: left;
        border-radius: 5px
    }

    .filter_sticky {
        padding: 0;
        box-shadow: none
    }

    .filter_sticky .btn.btn-primary {
        font-size: 13px
    }

    .our_crtd .city-title {
        width: 100%;
        float: left;
        background: 0 0
    }

    .city-girds.our_crtd:hover .lp-listing-quantity {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .our-projects .lp-listing-quantity {
        background-color: #fff0;
        border-radius: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #000;
        opacity: 1
    }

    .lp-listing-quantity {
        font-size: 14px;
        font-weight: 400;
        opacity: 0;
        position: relative;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: .4s ease-in-out;
        -moz-transition: .4s ease-in-out;
        -o-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

    #photos-all .carousel-item img {
        height: 400px;
        object-fit: cover
    }

    .slidersec {
        margin-left: -50px
    }
}

@media (max-width:768px) {
    .module-content p {
        align-items: flex-start !important
    }

    .module-points-content img {
        width: 45px !important;
        height: 45px !important
    }

    .new-module-slick_main {
        margin-bottom: 20px !important
    }

    .module-content p,
    .module-content-head p {
        font-size: 15px !important;
        line-height: 19px !important
    }

    .module-content-head h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 24px
    }

    .module-content-head {
        padding-right: 0 !important
    }

    .module-points {
        padding-right: 30px !important
    }

    .planninPara {
        margin: 40px 0 !important;
        text-align: center
    }

    .main_adject,
    .main_adject1 {
        margin-bottom: 40px !important
    }

    .a-text-head .headParaLeft li,
    .rightAreaImages {
        justify-content: center
    }

    .disleft,
    .f-link.m_l-5 {
        padding-left: 0
    }

    .Featured_slick .slick-dots,
    .casestudy .slick-dots {
        bottom: 0
    }

    .Our-Team-heading,
    .factors-pictures::after,
    .our_Team,
    .tabs_search ul li a,
    .tenParagraph p,
    .work-spaces-inspire {
        width: 100%
    }

    .tenParagraph {
        height: inherit
    }

    .sub-title.mb,
    .why_elitemindz .main_adject {
        margin-bottom: 0 !important
    }

    .main_adject1 {
        margin-top: 5px !important
    }

    .tab-projects,
    .video_main,
    .you_tube {
        position: relative
    }

    .card-slick-right .x-book::after,
    .card-slick-right .x-book::before {
        content: "";
        width: 0
    }

    .d-grid-Date {
        grid-template-columns: repeat(3, 1fr)
    }

    .pill-container,
    .top-section {
        flex-direction: column
    }

    .pill-container .small {
        margin-left: 0;
        margin-top: 0
    }

    .Schedule .card-slick-right {
        width: 100%;
        float: right;
        max-height: 100%;
        border-radius: 10px !important;
        position: relative;
        overflow: hidden;
        padding: 50px 20px 30px;
        height: 100%
    }

    .x-photo {
        width: 30%;
        margin-top: 20px;
        padding-left: 10px
    }

    .designbuild {
        text-align: initial
    }

    .Workplace_box h2,
    .designbuild,
    .factors-pictures,
    .m_top_5,
    .our-approach,
    .strategy-box.mt-9,
    p.text-banner {
        margin-top: 30px
    }

    .Blogs .card-title {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: initial;
        -webkit-box-orient: vertical
    }

    #photos-all .carousel-item img {
        height: 350px;
        object-fit: cover
    }

    .buy-details-text,
    .location-d-flex p.add_map,
    .property_name_.stick .prige_red i {
        font-size: 14px
    }

    .property_name_.stick .listing-detail-title h1 {
        margin-bottom: 0
    }

    .card-body-blog h5.card-title,
    .datatable_main,
    .our-projects-gallery,
    .work-spaces-video {
        margin-top: 15px
    }

    .tab-projects {
        height: auto;
        background-color: #fff;
        padding: 0;
        border-radius: 10px
    }

    .city-pull-right,
    .view-more-action {
        color: #fff;
        background-color: #cf021b
    }

    .art-wrapper,
    .d-scroll-pic,
    .d_s_pho,
    .map-detail-right,
    .slick-next:before,
    .slick-prev:before,
    .tab-projects .nav-link::after {
        display: none
    }

    .Blogs .card,
    .clients_brands ul li,
    .our-projects-main .factors-w-100 {
        margin-bottom: 25px
    }

    .our-Vision-text p,
    .our-mission-text p {
        text-align: justify
    }

    .heart-list {
        padding: 10px;
        height: calc(100vh - 170px)
    }

    .Workplace .pl-0 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .video-wrapper1 {
        margin-top: 25px;
        border-radius: 10px;
        overflow: hidden
    }

    ul.mission_list li {
        padding-left: 0;
        padding-right: 0;
        margin-left: 35px
    }

    .header {
        box-shadow: 0 2px 15px rgb(0 0 0 / 10%)
    }

    .our-projects .card_slick {
        padding: 0
    }

    .title-modern-right>a {
        font-size: 20px
    }

    .top-section .review-count {
        margin-left: 0
    }

    .login-logo {
        margin-bottom: 70px;
        margin-top: 20px
    }

    .base-layout .have-account,
    .footer {
        padding-bottom: 0
    }

    #app .content-wrapper .main-content {
        width: 90%
    }

    #app .content-wrapper {
        flex-basis: 100%
    }

    .login-logo img {
        height: 70px
    }

    .base-layout .title {
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 30px
    }

    .PSD_rupee .prige_red,
    .Pro-work .Pro-body p,
    .contact-form .form-control-custome,
    .continue-with a,
    .keep-in-right-col-6 .keep-in-pxt2,
    .lpt_price_,
    .our-Continuour-Innovation .pt-xtx,
    .video_contant {
        font-size: 16px
    }

    #app {
        color: #374957;
        height: 100%;
        width: 100%;
        display: flex
    }

    .base-layout .btn.btn-primary {
        height: 48px;
        font-size: 18px;
        font-weight: 600
    }

    .why-choose .inner-box {
        min-height: auto;
        margin-bottom: 40px
    }

    .dt-sc-sorting-container {
        text-align: center;
        width: 100%;
        justify-content: left;
        margin-bottom: 30px;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        flex-wrap: nowrap
    }

    .Designs_videos,
    .Our__Projects,
    .clients,
    .clients_brands,
    .you_tube {
        overflow: hidden
    }

    .dt-sc-sorting-container .nav-link {
        padding: 12px 15px;
        border-radius: 5px;
        white-space: nowrap;
        font-size: 16px
    }

    .Our__Projects .sub-title h2,
    .blog-contain.with_page {
        margin-bottom: 30px
    }

    .tabs_search ul li {
        list-style: none;
        display: flex;
        width: 50%
    }

    .prop-search-city-selector .form-select,
    .search-input-wrapper .form-control {
        border-radius: 5px !important
    }

    #share_,
    .title-neighbourhood,
    .top-margin-datalist {
        margin-top: 10px
    }

    .tabs_search {
        padding-left: 15px;
        margin-right: 13px
    }

    .neighbourhood h3 {
        font-size: 28px;
        width: 100%
    }

    .video-wrapper video {
        margin-top: -25px;
        height: 100%
    }

    .video-wrapper {
        align-items: flex-start;
        height: inherit
    }

    .video_main {
        height: 40vh;
        margin-top: 63px
    }

    .Pro-work-bg {
        padding-top: 0;
        background-image: none
    }

    .Pro-work .Pro-body h6 {
        font-size: 1.5rem;
        max-width: 100%
    }

    .city-girds a,
    .video_contant h2 {
        font-size: 24px
    }

    .clients,
    .newby {
        padding-bottom: 40px
    }

    .Featured_slick .card_slick h5 {
        padding-left: 0;
        font-size: 16px
    }

    .Featured_slick .card-body {
        padding: 15px
    }

    .Featured_slick .card_slick {
        padding: 0;
        margin: 3%
    }

    .our-Continuour-Innovation .h-xtx,
    .our-mission-text h3,
    .title-modern,
    .title_Names h2 {
        font-size: 28px
    }

    .tabs_featured {
        align-items: center;
        justify-content: center;
        margin-bottom: 15px
    }

    .Featured_listing {
        padding: 30px 0
    }

    .right_search_blog .search_blog {
        padding-left: 12px;
        padding-right: 15px
    }

    .m-scroll-pic,
    .m_s_pho,
    .title_Build_Services {
        display: block
    }

    .work-spaces-inspire>h1 {
        font-size: 44px
    }

    .work-spaces-inspire>p {
        padding-right: 0;
        font-size: 24px
    }

    .m_top_7,
    .strategy_photos.top- {
        margin-top: 70px
    }

    .new__modern {
        padding: 30px 10px;
        min-height: auto
    }

    .our-projects .slick-next,
    .our-projects .slick-prev {
        display: none !important
    }

    .form-keep-in .btn {
        margin-top: 30px;
        width: 100%;
        padding: 5px;
        font-size: 18px;
        font-weight: 500
    }

    .keep-in-right-col-6 {
        padding: 40px 20px 20px
    }

    .Featured_slick.our-Continuour .card_slick .card-body p {
        font-size: 15px;
        line-height: 22px
    }

    .Designs_videos .designs__video .slick-slide img {
        height: 188px
    }

    .city-title .lp-h3,
    .location-d-flex,
    .post-labels a {
        margin-bottom: 10px
    }

    ul.planning-shift-list li h4 {
        font-weight: 400;
        display: none
    }

    .city-girds,
    .footer .social-link {
        margin-bottom: 15px
    }

    .Contact-form .btn {
        margin-top: 10px;
        font-size: 18px;
        font-weight: 500;
        padding: 10px 20px
    }

    .Asked-Questions {
        padding: 50px 0 40px
    }

    .Designs_videos {
        padding: 50px 0
    }

    .Designs_videos .slick-dots {
        bottom: -40px
    }

    .Blogs_box {
        margin-bottom: 20px
    }

    .view-more-action {
        font-weight: 500;
        padding: 7px 14px;
        border-radius: 22px;
        font-size: 16px
    }

    .carousel__inner h4 {
        color: #fff;
        margin: 15px 0 0
    }

    .accordion_constome .accordion-button {
        font-size: 18px !important
    }

    .contact-form {
        padding: 20px 20px 30px;
        margin-top: 20px
    }

    .Asked_box h2 {
        padding: 20px;
        font-size: 24px;
        text-align: center;
        width: 100%
    }

    .carousel__inner .row.p-4 {
        padding: 15px !important
    }

    .you_tube {
        width: 100%;
        border: 1px solid #fff;
        border-radius: 5px
    }

    .carousel__inner {
        padding-left: 0;
        width: 100%
    }

    .youtube-video-pop .btn-close {
        right: 0;
        top: -31px;
        opacity: 1
    }

    .designs__video .card_slick {
        margin: 0;
        padding: 10px
    }

    .Workplace_box {
        min-height: 380px;
        border-radius: 10px
    }

    .city-pull-right {
        font-weight: 500;
        padding: 7px 14px;
        border-radius: 22px;
        font-size: 16px;
        margin-top: 15px
    }

    .city-thumb.-big {
        height: 220px !important
    }

    .city-thumb {
        border-radius: 10px;
        height: 220px
    }

    .a-text-head h2 {
        margin-bottom: 1.2rem;
        font-size: 22px;
        font-weight: 500;
        line-height: 24px
    }

    .Featured_slick.our-Continuour .card_slick {
        margin: 0
    }

    .asked_questions_inner {
        padding: 15px 0 20px
    }

    .sectionClass {
        margin-top: 0;
        padding-bottom: 30px;
        padding-top: 20px
    }

    .Our-Team-heading h3 {
        margin-top: 0;
        text-align: center
    }

    .our-Continuour-Innovation {
        padding: 25px;
        margin-top: 0
    }

    .our-Vision-text,
    .our-mission-text {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 30px;
        text-align: justify
    }

    .counter-box {
        border-radius: 15px;
        margin-bottom: 20px;
        padding-bottom: 15px
    }

    .a-text-head {
        padding-left: 0;
        margin-top: 20px;
        font-size: 16px;
        margin-bottom: 40px
    }

    .why-choose {
        background-attachment: inherit;
        background-size: 100%
    }

    .prop-search-city-selector,
    .search-input-wrapper {
        margin-bottom: 5px
    }

    .search-box {
        margin-top: 240px;
        background-color: #d9d9d9;
        border-radius: 10px
    }

    .prop-search-options {
        background-color: #fff0;
        padding: 15px;
        flex-direction: column
    }

    .search-box h1 {
        font-size: 2rem;
        margin-bottom: 15px;
        color: #333;
        padding-top: 15px
    }

    .prop-search-options .btn-danger {
        margin-top: 10px;
        border-radius: 5px !important
    }

    .testimonials_main {
        margin-left: 0;
        margin-top: 25px
    }

    .gallery_content {
        margin-right: 0
    }

    .testimonials_main .controls {
        bottom: -55px
    }

    .Blogs,
    .happy_clients {
        padding: 50px 0 40px;
        overflow: hidden
    }

    .clients,
    .footer {
        padding-top: 50px
    }

    .Our__Projects,
    .faq-banner {
        padding-top: 60px
    }

    .clients_brands .slick-dots {
        bottom: -50px
    }

    .card-body-blog,
    .f-logo {
        margin-top: 0
    }

    .f-link h4 {
        margin: 10px 0
    }

    .f-address i {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        margin-bottom: 15px;
        margin-right: 5px;
        color: #d1aa65;
        font-size: 24px
    }

    .Blogs .card-title,
    .bnt_d_flex a,
    .designs__video .card-title,
    .inner-box .text,
    .listing-detail-title h1 {
        font-size: 18px
    }

    .footer-seo-text.m_top5 {
        margin-top: 0 !important
    }

    .bnt_d_flex {
        display: flex;
        justify-content: center;
        position: inherit;
        width: 100%;
        top: 0
    }

    .bnt_d_flex a {
        padding: 10px 25px
    }

    .bnt_d_flex .Listings {
        margin-right: 15px
    }

    .bnt_d_flex .Design {
        background-color: #363636;
        margin-right: 0
    }

    .slider-part {
        background-position: -12px 0
    }

    ul.planning-shift-list li {
        border-radius: 10px;
        padding-left: 0;
        width: calc(95% / 1);
        margin: auto auto 15px;
        display: inline-flex
    }

    .blog-contain.with_page .card-body-blog h5.card-title {
        font-size: 20px;
        font-weight: 500;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: vertical;
        overflow: inherit;
        line-height: 25px
    }

    .blog-picture {
        height: 319px
    }

    .Categories-blog {
        margin-top: 20px
    }

    .article_flex .info-contain {
        flex-basis: 73%;
        padding-left: 15px
    }

    .article_flex .post_picture {
        margin-right: inherit;
        width: 85px;
        height: 70px
    }

    .recent_posts_blogs {
        max-height: inherit;
        overflow: inherit
    }

    .card-body-blog iframe {
        width: 100%;
        border: 2px solid #333
    }

    .gallery .gallery__item {
        height: 180px
    }

    .red_mess {
        margin-top: 10px;
        margin-bottom: 0
    }

    .lpt_price_ .lpt_01 {
        margin-right: 10px
    }

    .detail-form {
        width: 100%;
        margin-top: 25px
    }

    h4.lp-total-reviews {
        font-size: 1rem
    }

    #photos-all .btn-close {
        right: 0;
        top: -31px
    }

    #carouselExampleIndicators .carousel-item {
        height: auto
    }

    .top-section .review-count {
        margin-left: inherit;
        margin-top: 5px
    }

    .details .top-section h3 {
        padding-right: 0;
        color: #000;
        font-size: 16px
    }

    .total-reviews .form-select {
        font-weight: 400;
        font-size: 14px;
        height: 45px
    }

    .reviews_click_btn button {
        font-size: 16px;
        font-weight: 500
    }

    .nowrap {
        flex-wrap: nowrap;
        overflow: auto
    }

    .nowrap_ {
        flex-wrap: nowrap
    }

    .nowrap .col_12 {
        width: 85%
    }

    .inner-slider {
        border: 10px solid #ebebeb
    }

    .faq-banner {
        background-position: right bottom;
        background-size: 30%;
        padding-bottom: 60px
    }

    .Popular-Locations .lp-listing-quantity {
        opacity: 1
    }

    .gallery__item--1 {
        grid-column-start: 1;
        grid-column-end: 5;
        grid-row-start: 1;
        grid-row-end: 5
    }

    .gallery__item--2 {
        grid-column-start: 5;
        grid-column-end: 9;
        grid-row-start: 1;
        grid-row-end: 5
    }

    .gallery__item--3 {
        grid-column-start: 4;
        grid-column-end: 9;
        grid-row-start: 8;
        grid-row-end: 5
    }

    .gallery__item--4 {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 5;
        grid-row-end: 8
    }

    .gallery__item--5 {
        grid-column-start: 9;
        grid-column-end: 1;
        grid-row-start: 9;
        grid-row-end: 8
    }

    .blog__small {
        overflow: hidden;
        height: 280px
    }

    .blog__small img {
        height: 100%
    }

    ul.planning-shift-list {
        text-align: center;
        margin-top: 20px
    }

    .icon-parking {
        margin-bottom: 0;
        margin-top: 0
    }

    ul.planning-shift-list li:hover .overlay_ {
        height: 130px
    }

    ul.planning-shift-list li .shift-box {
        display: flex;
        flex-direction: column;
        min-height: 120px;
        width: 110px;
        align-items: center;
        justify-content: center
    }

    .planning-shift-text .overlay_ {
        position: inherit;
        position: inherit;
        height: 130px;
        overflow: auto
    }

    .show-plan {
        line-height: 18px;
        text-align: left
    }

    .clientImages {
        text-align: center
    }
}

@media (max-width:479px) {
    .Our-Designs h2 {
        font-size: 20px
    }

    .inner-box h3,
    .title-modern {
        font-size: 24px
    }

    .gallery-grid {
        grid-gap: 15px
    }

    .How-We-Do {
        padding-top: 50px
    }

    .video_main {
        height: 40vh
    }

    .header .number,
    .nav_bar .url-click {
        background-color: #d1aa65;
        color: #fff;
        padding: 3px 8px;
        border-radius: 22px;
        top: 0;
        margin-right: 3px;
        font-size: 12px
    }

    .heart-click {
        margin-right: 15px
    }

    .Designs_videos .designs__video .slick-slide img {
        height: 270px
    }

    .slider-part {
        background-position: 8px 23px;
        background-size: 156%
    }

    .inner-slider {
        left: 0;
        width: 350px;
        height: 350px
    }

    .inner-box .text {
        font-size: 16px
    }

    .inner-box h3 {
        font-weight: 700
    }

    .planning-shift-text {
        width: 100%;
        text-align: center;
        position: relative
    }

    .planning-shift-text h2 {
        padding: 20px;
        font-size: 24px;
        text-align: center;
        width: 100%
    }

    ul.planning-shift-list li:nth-child(2n+0) {
        margin-right: 0
    }

    .blog-contain.with_page .blog-picture {
        height: 220px
    }

    .heart-list ._dqoaP {
        height: 70px;
        width: 80px;
        object-fit: cover;
        border: 1px solid #e1e1e1
    }

    .heart-title {
        font-size: 18px
    }
}

@media (max-width:431px) {
    .slider-part {
        height: 440px
    }

    .video_main {
        height: 35vh
    }

    .inner-slider {
        left: 0;
        width: 330px;
        height: 330px
    }
}

@media (max-width:375px) {
    .video_contant h2 {
        font-size: 18px
    }

    .bnt_d_flex i {
        display: none
    }

    .search-box {
        margin-top: 220px
    }

    .search-box h1 {
        font-size: 1.5rem
    }

    .tabs_search ul li a {
        padding: 10px;
        font-size: 14px;
        text-align: center
    }

    .neighbourhood h3 {
        background-color: #d1aa65;
        padding: 15px;
        font-size: 24px;
        text-align: center
    }

    .planning-shift-text p {
        font-size: 24px
    }

    .Workplace_box {
        min-height: 330px
    }

    .our_Team .card-body {
        padding-bottom: 0;
        text-align: center
    }
}

@media (min-width:1366px) {
    .our-projects .lp-listing-quantity {
        padding: 0 60px
    }
}

.padhir.fre_butb_trl {
    line-height: 17px !important
}

@media (min-width:500px) {
    .r-sec {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between
    }
}

@media (min-width:800px) {
    .k-position-inherit {
        position: relative
    }
}

@media (max-width:576px) {
    .factors-picture img {
        max-width: 50px
    }

    .dt-sc-sorting-container {
        min-width: none !important
    }

    .work-spaces-inspire>p {
        font-size: 18px
    }

    .amenities-icon img {
        width: 30px;
        padding: 3px
    }

    .gallery-grid {
        grid-gap: 15px
    }

    .work-spaces-inspire>h1 {
        font-size: 28px
    }

    .slider-part {
        background-position: -33px 0
    }

    .gallery .gallery__item {
        height: 150px
    }

    .title-web {
        margin-bottom: 20px;
        margin-top: 30px
    }

    .bnt_d_flex a {
        margin-right: 0;
        padding: 10px 15px;
        font-size: 14px
    }

    .video-details {
        margin-bottom: 25px
    }

    .amenities-icon {
        font-size: 13px;
        line-height: 14px;
        display: flex;
        align-items: center;
        color: #000;
        margin-bottom: 15px
    }

    #photos-all .modal-body,
    .youtube-video-pop .modal-body {
        padding: .2rem
    }
}

@media (max-width:357px) {

    .heart-list,
    .tabs_featured a {
        padding: 10px
    }

    .heart-list {
        height: calc(100vh - 190px)
    }

    .Our-Team-heading h3,
    .a-text-head h2,
    .our-Continuour-Innovation .h-xtx,
    .our-Vision-text h4 {
        font-size: 24px
    }

    .contact-form h3,
    .our_Team .card-body h6,
    .video_contant h2 {
        font-size: 18px
    }

    .Asked_box h2,
    .planning-shift-text h2 {
        padding: 15px 10px;
        font-size: 18px
    }

    .Blogs_box h2,
    .Our-Designs h2 {
        padding: 15px;
        font-size: 18px
    }

    .bnt_d_flex .Listings {
        margin-right: auto;
        font-size: 13px
    }

    .bnt_d_flex i {
        display: none
    }

    .bnt_d_flex a {
        padding: 7px 15px
    }

    ul.planning-shift-list li h4 {
        font-size: 16px
    }

    .a-text-head,
    .inner-box .text {
        font-size: 14px
    }

    .inner-box h3 {
        font-weight: 700;
        font-size: 18px
    }
}

@media (max-width:320px) {
    .inner-slider {
        width: 320px;
        height: 300px
    }

    .city-girds a,
    .neighbourhood h3 {
        font-size: 18px
    }
}

@media (max-width:1280px) {
    .work-spaces {
        height: 100%
    }
}

@media (min-width:720px) {
    .videoem {
        width: 100% !important
    }
}

@media (min-width:1024px) and (max-width:1366px) {

    .casestudyAreas,
    .gallerPart-page,
    .sliderBottomAreass,
    .why-chooses {
        padding: 30px 0 0
    }

    .topSliderArea img {
        height: 500px !important
    }

    .banner-Area {
        margin-top: 150px !important
    }

    .freetrialpopup button {
        bottom: 50px !important
    }

    .free_trail_form {
        width: 40% !important;
        top: 30% !important;
        height: 320px !important
    }

    .why_elitemindz .box_why_elitemindz {
        height: 380px !important
    }

    .erp_modul .slick-prev {
        left: 0 !important
    }

    .erp_modul .slick-next {
        right: 0 !important
    }

    .business_lis .slick-prev {
        width: 60px !important;
        left: 0 !important
    }

    .business_lis .slick-next {
        width: 60px !important;
        right: 0 !important
    }

    .business_lis .box_business_img {
        width: 40%
    }

    .business_lis,
    .sliderBottomAreass .slidis,
    .sliderBottomAreass .slihead {
        width: 100%
    }

    .em-subsection {
        margin-top: 0
    }

    .em-section {
        align-items: center
    }

    .gallerPart-page {
        display: flex
    }

    .flexz .slideInLeft,
    .imgcen-right {
        width: 50%
    }

    .flexz .disleft,
    .imgcen {
        width: 50%;
        padding-left: 0
    }

    .banner-section {
        height: 520px !important
    }

    .mgn {
        margin: 0 I !important
    }

    .rightArea,
    .topSliderArea {
        height: 520px
    }

    .xyzSlider .imgContents p {
        font-size: 16px;
        font-weight: 300;
        line-height: 21px;
        width: 268px
    }

    .lp-listing-quantity {
        padding: 0 30px !important;
        opacity: 1 !important;
        transform: translateY(0)
    }

    .lp-listing-quantity h6 {
        height: 50px
    }

    .lp-listing-quantity p {
        width: 100% !important
    }

    .our-projects .lp-listing-quantity {
        height: inherit;
        margin-top: 20px
    }

    .Featured_slick .card_slick {
        height: 400px
    }

    .xyzSlider .imgContents {
        height: 497px
    }

    .a-text-head h2,
    .em-subdiv-head,
    .lp-listing-quantity h6,
    .slihead,
    .tabcontext h2,
    .threeBoxArea h4,
    .threeBoxArea1 h4,
    .verhead,
    .xyzSlider .imgContents h4 {
        font-size: 20px;
        line-height: 24px
    }

    .a-text-head p,
    .lp-listing-quantity p {
        font-size: 14px;
        line-height: 21px
    }

    .card_slick .lp-listing-quantity h3 {
        color: #fff;
        font-size: 16px
    }

    .em-subsection-container2 .em-subdiv-head,
    .planninPara p,
    .rightArea h1,
    .rightAreaCont h3,
    .rightTextArea h3,
    .sub-title h2,
    .tenParagraph h4 {
        font-size: 25px;
        line-height: 26px
    }

    .your-class .sliderbox .hideimg {
        width: 110px;
        height: 110px
    }

    .planninPara p {
        width: 300px
    }

    .a-text-head p,
    .counter-box p,
    .dt-sc-sorting-container .nav-link,
    .dt-sc-sorting-container .nav-link.active,
    .em-subsection-container2 .em-subdiv-para,
    .em_hide,
    .k-body-para,
    .rightArea p,
    .rightAreaCont p,
    .rightTextArea p,
    .slidis,
    .sub-title p,
    .tabcontext p,
    .tenParagraph p,
    .threeBoxArea p,
    .threeBoxArea1 p,
    .verdis {
        font-size: 16px;
        line-height: 20px
    }

    .serviceImages h4,
    .serviceImages1 h4 {
        font-size: 22px;
        line-height: 23px
    }

    .bottomFooter .footerPara p {
        font-size: 14px
    }

    .social-link a {
        width: 30px;
        height: 30px;
        line-height: 26px
    }

    .verhead {
        margin-bottom: 20px
    }

    .requestBtn {
        font-weight: 14px
    }

    .navbar-expand-sm .mainMenu .navbar-collapse {
        justify-content: normal;
        margin-left: 40px
    }

    .Popular-Locations .borderBox {
        padding: 12px 8px
    }

    .city-girds {
        position: relative;
        overflow: hidden
    }

    .mrh {
        margin-right: 0
    }

    .main-menu>ul>li>a {
        font-size: 14px !important
    }

    .sub-title {
        position: relative;
        margin: 70px 0 50px
    }

    .rightAreaCont p:first-child {
        font-size: 18px
    }

    .requestBtnss a {
        font-size: 18px !important
    }

    .rightareainnners {
        height: 200px
    }

    .counter-box .d__flex .number,
    .counter-box-about .d__flex .number,
    .counter-box-about1 .d__flex .number {
        font-size: 40px;
        line-height: 30px
    }

    .main-menu>ul {
        margin-left: -50px !important
    }

    .rightArea h1,
    .rightArea p {
        width: 350px
    }

    .header {
        box-shadow: none;
        z-index: 10
    }

    .yobject-marked {
        display: flex;
        gap: 10px
    }

    .button--size-s {
        font-size: 11px
    }

    .header li a {
        font-size: 12px
    }

    .header .menu {
        padding-left: 1rem;
        margin-left: 0
    }
}

@media screen and (max-width:490px) {
    .breadcrumb {
        display: flex;
        justify-content: center;
        margin: 15px 0;
        font-size: 13px !important;
        line-height: 10px !important;
        color: #2d2d2d !important
    }
}

.search_button_home {
    width: 60px
}

.padhir.fre_butb_trl:hover {
    background-color: #1d1d25;
    transition: .5s
}

.free_trail_form h3 {
    text-align: start;
    font-size: 22px
}

@media (max-width:768px) {
    .new-module-sec .slick-dots {
        bottom: 0 !important
    }

    .containerfooter,
    .sliderBottomAreass .slick-dots {
        bottom: 0
    }

    .breadcrumb {
        justify-content: center
    }

    .banner-section {
        margin-top: 0 !important;
        height: 100%;
        padding: 50px
    }

    .tenParagraph h2 {
        font-size: 22px;
        line-height: 24px
    }

    .a-text-head p,
    .tenParagraph p {
        font-size: 15px !important;
        line-height: 19px !important
    }

    .imgcen {
        padding-left: 0
    }

    .videoem {
        width: 100% !important
    }

    .video-container video {
        margin-top: 140px
    }

    .topSliderArea {
        height: inherit !important
    }

    .r-sec {
        display: block
    }

    .headerArea .bottomHeder,
    .headerArea-pro .bottomHeder {
        margin-top: 300px !important;
        height: inherit;
        position: absolute;
        left: -68px;
        padding: 8px;
        width: 170px
    }

    hr {
        margin: 20px auto
    }
}

.parent-blogs p span {
    font-size: 18px;
    line-height: 1.6
}

.urt_main {
    margin: 100px 0 50px
}

.btn_button_uat {
    margin: 21px 0
}

.section-services {
    padding-top: 0;
    padding-bottom: 50px;
    background-image: linear-gradient(0deg, #d1aa6512, #d1aa6500)
}

.section-services .header-section {
    margin-bottom: 34px
}

.section-services .header-section .title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 32px
}

.section-services .header-section .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background-color: #d1aa65;
    border-radius: 3px
}

.section-services .header-section .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(30px);
    width: 10px;
    height: 3px;
    background-color: #d48500;
    border-radius: 3px
}

.section-services .header-section .description {
    font-size: 14px;
    color: #282828
}

.section-services .single-service {
    position: relative;
    margin-top: 10px;
    background-color: #fff0;
    border-radius: 10px;
    padding: 30px 10px 10px;
    overflow: hidden;
    border-right: 2px solid #0d84bf;
    border-bottom: 2px solid #0d84bf;
    height: 100%
}

.section-services .single-service .content {
    position: relative;
    z-index: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.agency_partner_discrption.main.center {
    text-align: center;
    padding: 14px
}

.bg-beta {
    background-color: #a9c8ff
}

.bg-primary {
    background-color: #e7bd72 !important
}

.bg-500 {
    --bg-light: #adb5bd;
    --color-light: #111827;
    background-color: #b2adbd !important;
    color: #111827
}

.main_prime {
    position: absolute;
    color: #fff
}

.section-services .single-service .icon {
    display: inline-block;
    margin-bottom: 6px;
    width: 100%;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 0;
    transition: .3s;
    padding: 4px
}

.section-services .single-service .icon img {
    width: 50px;
    height: 50px;
    filter: hue-rotate(177deg)
}

.section-services .single-service .title {
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 20px;
    transition: color .3s;
    color: #000;
    height: 48px
}

.section-services .single-service:hover .title {
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 20px;
    transition: color .3s;
    color: #000
}

.section-services .single-service .description,
.section-services .single-service:hover .description {
    margin-bottom: 20px;
    font-size: 14px;
    transition: color .3s
}

.section-services .single-service a {
    position: relative;
    font-size: 18px;
    color: #202020;
    text-decoration: none;
    font-weight: 500;
    transition: color .3s
}

.section-services .single-service a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #d1aa65;
    transition: background-color .3s
}

.baner .desktop img,
.sliderBottomArea .sliderbox:hover .slidis {
    display: block
}

.are_section .slider-container {
    width: 100%;
    overflow: hidden;
    margin: auto;
    position: relative
}

.are_section {
    margin: 30px 0
}

.are_section .slider {
    display: flex;
    transition: transform .5s ease-in-out
}

.are_section .slide {
    flex: 0 0 20%;
    text-align: center;
    padding: 20px;
    background: #fff0
}

.are_section .prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(0 0 0 / .5);
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 20px
}

.image_set_are,
.img_set_are {
    position: relative;
    width: 100%
}

.are_section .overlay,
.overlay {
    top: 0;
    left: 0;
    background: rgb(0 0 0 / .6)
}

.are_section .prev {
    left: 0;
    z-index: 1
}

.are_section .next {
    right: 0
}

.are_section .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block
}

.img_set_are {
    height: 250px;
    overflow: hidden
}

.overlay,
.tx_set_are {
    position: absolute;
    width: 100%
}

.overlay {
    height: 100%
}

.tx_set_are {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    z-index: 2;
    height: 60px;
    padding: 5px;
    display: inline-grid;
    align-items: center;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .content.yobject-marked,
    .em-section {
        display: flex
    }

    .boxBanner {
        margin-bottom: 50px !important
    }

    .freetrialpopup button {
        bottom: 60px !important
    }

    .topSliderArea img {
        height: 450px !important
    }

    .banner-Area {
        margin-top: 160px !important
    }

    .free_trail_form {
        right: 25% !important;
        width: 50% !important;
        left: 25% !important;
        top: 35% !important;
        height: 300px !important
    }

    .em-subdiv-head {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
        padding-right: 0;
        margin-top: 0
    }

    .em-subsection img {
        margin-right: 0;
        margin-top: 0;
        height: 100%
    }

    .a-text-head,
    .a-text-head h2,
    .a-text-head p,
    .headParaLeft li .leftPara p,
    .k-your-class,
    .rightArea h1,
    .rightArea p,
    .rightAreaCont p,
    .sub-title p,
    .verdis,
    .verhead,
    .your-class .slihead {
        width: 100%
    }

    .sectionz {
        width: 50% !important;
        padding: 0 20px
    }

    .em-subsection {
        width: 50%;
        margin-right: 20px
    }

    .em-subsection-container {
        width: 100%;
        margin-top: 0
    }

    .casestudyAreas,
    .gallerPart-page,
    .sliderBottomAreass,
    .why-choose {
        padding: 30px 0 0
    }

    .why-chooses {
        padding: 30px 0 20px
    }

    .em-section {
        align-items: center;
        margin-top: 0
    }

    .vermain {
        width: 100%;
        padding: 0 50px;
        margin: 50px auto auto
    }

    .heading-content {
        padding-top: 150px
    }

    .sliderBottomArea .sliderbox {
        justify-content: end !important
    }

    .why-choose .about-phic-01 img {
        height: inherit;
        width: inherit
    }

    .flexz,
    .whysecrev {
        flex-direction: row
    }

    .flexz .slideInLeft,
    .imgcen-right {
        width: 50%
    }

    .flexz .disleft,
    .imgcen {
        width: 50%;
        padding-left: 0
    }

    .Businesses_sec .title_main,
    .k-section,
    .why_elitemindz .main_adject,
    div.about-phic-01 {
        width: 100% !important
    }

    .planninPara {
        margin: 20px 0 !important
    }

    .PRICE_FREE img,
    .box_why_elitemindz_img,
    .videosec {
        margin-bottom: 20px
    }

    .planning-shift {
        padding: 50px 0 70px
    }

    .justify-cen-mb,
    .rightAreaImages {
        justify-content: center
    }

    .papasectionz {
        padding: 0 30px
    }

    .tenParagraph {
        height: inherit
    }

    .lp-listing-quantity h6 {
        height: 55px
    }

    .breadcrumb {
        font-size: 16px !important
    }

    .our-projects .lp-listing-quantity {
        height: inherit;
        padding: 20px
    }

    .lp-listing-quantity p {
        width: inherit
    }

    .rightareainnner {
        width: 90%;
        height: 295px
    }

    .rightArea h1 {
        font-size: 25px;
        line-height: 25px
    }

    .rightArea p {
        font-size: 14px;
        line-height: 17px
    }

    .banner-section,
    .rightArea,
    .your-class .slick-track {
        height: 450px
    }

    .borderBox .borderAra p {
        font-size: 12px
    }

    .free_trail_banner,
    .serviceImages {
        margin-bottom: 0
    }

    .erp_modul .slick-prev {
        left: -60px !important;
        width: inherit;
        z-index: 8;
        top: 50%
    }

    .Businesses_sec .slick-next,
    .erp_modul .slick-next {
        right: -60px !important;
        width: inherit;
        z-index: 8;
        top: 50%
    }

    .Businesses_sec .slick-prev {
        left: -60 !important;
        width: inherit;
        z-index: 8;
        top: 50%
    }

    .brand_box:hover {
        transform: scale(1) !important
    }

    .why_elitemindz .box_why_elitemindz {
        height: 330px !important;
        justify-content: flex-start !important;
        align-content: start !important
    }

    .header li a:hover .down-Arrow {
        transform: rotate(226deg);
        top: 18px
    }

    .down-Arrow {
        top: 18px
    }

    .serviceImages {
        margin-top: 0;
        height: 80%
    }

    .free_sec_dic h1 {
        font-size: 26px !important
    }

    .PRICE_FREE img {
        width: 200px !important
    }

    .free_sec_dic {
        margin-top: 0
    }

    .title_tx h1 {
        font-size: 28px !important
    }

    .container-sm,
    .o_become_partner_comparisons .container {
        max-width: 730px
    }

    .card-header.mt-0 h3 b {
        font-size: 16px
    }

    .video_section,
    .videoem {
        margin: 30px auto !important
    }

    .your-class {
        width: 100%;
        margin-left: 0
    }

    .your-class .slidis {
        width: 100%;
        margin-top: 10px
    }

    .your-class .sliderbox {
        width: 100%;
        height: 100%;
        padding: 20px;
        justify-content: start
    }

    .k-section,
    .your-class .slick-list {
        height: 100% !important
    }

    .rightAreaCont h3 {
        width: 100%;
        word-wrap: break-word
    }

    .gallery .gallery__item {
        height: 100%;
        text-align: center
    }

    .counter-box {
        margin: 0
    }

    .counter-box .d__flex .number {
        font-size: 35px
    }

    .serviceImages h4 {
        font-size: 18px
    }

    .serviceImages::after {
        bottom: 0
    }

    .k-your-class .slick-dots,
    .your-class .slick-dots {
        position: inherit
    }

    .padhir.fre_butb_trl {
        line-height: 17px !important
    }

    .logo img {
        max-width: 100px
    }

    .header li {
        float: none
    }

    .header .menu {
        padding: 0;
        max-height: 0
    }

    .main-menu,
    .product_list_child {
        display: inherit
    }

    .yobject-marked {
        display: flex;
        gap: 20px
    }

    .k-section-content,
    .your-class .sliderbox-content {
        height: 100%;
        justify-content: space-between;
        display: flex;
        flex-direction: column
    }

    .k-your-class .slick-track {
        height: 350px
    }

    .k-your-class .slick-list {
        height: 380px !important
    }

    .are_section .slide {
        flex: 0 0 50%
    }
}

@media (min-width:300px) and (max-width:767px) {
    .are_section .slide {
        flex: 0 0 100%
    }

    .serviceImages {
        margin-top: 0;
        margin-bottom: 0
    }

    .padhir.fre_butb_trl {
        line-height: 2
    }

    .free_sec_dic h1 {
        font-size: 20px
    }

    .PRICE_FREE img {
        margin-bottom: 10px
    }

    .header li {
        float: none
    }

    .video_section,
    .videoem {
        margin: 30px auto !important
    }

    .videosec {
        margin-bottom: 20px
    }

    .baner .mobile img {
        display: block
    }

    .baner .desktop img {
        display: none
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .why_elitemindz .box_why_elitemindz {
        height: 350px
    }

    .k-your-class .slick-next,
    .k-your-class .slick-prev,
    .your-class .slick-next {
        width: 57px !important;
        height: 53px !important
    }

    .your-class .slick-prev {
        left: 0 !important
    }

    .your-class .slick-next {
        right: 0 !important
    }

    .k-your-class .slick-prev {
        top: 50%;
        left: 0 !important
    }

    .k-your-class .slick-next {
        top: 50%;
        right: 0 !important
    }

    .k-your-class .slick-prev:before {
        top: 0
    }

    .k-your-class .slick-next:before {
        position: relative !important;
        right: 0 !important
    }

    .k-section,
    .k-your-class,
    .your-class {
        width: 100% !important
    }

    .rightAreaCont p {
        width: 100%
    }

    .serviceImages::after {
        bottom: 0
    }

    .serviceImages {
        height: 80%
    }

    .header li a {
        font-size: 12px;
        padding: 15px
    }
}

@media (min-width:320px) and (max-width:425px) {
    .module-points-content img {
        width: 25px !important;
        height: 25px !important
    }

    .module-points {
        border-radius: 15px;
        padding: 15px !important
    }

    .apple_uat_new {
        padding: 10px 15px !important;
        font-size: 12px !important
    }

    .select2-container {
        width: 100% !important
    }

    .freetrialshow {
        top: 30%;
        height: 300px !important
    }

    .banner-Area {
        margin-top: 190px !important
    }

    .freetrialpopup button {
        padding: 5px 20px !important;
        bottom: 60px !important;
        font-size: 12px
    }

    .topSliderArea img {
        height: 160px !important
    }

    .free-trial-form {
        display: block;
        text-align: center
    }

    .free-trial-form button {
        margin-top: 20px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 20px;
        padding: 10px 20px;
        background-color: #fff0
    }

    .why_elitemindz .box_why_elitemindz {
        height: inherit !important
    }

    .Businesses_sec .box_business,
    .brand_box,
    .trands_sec .box_trands {
        height: 100% !important
    }

    .main_section_banner .btn {
        font-size: 16px !important;
        line-height: 40px !important;
        height: inherit !important
    }

    .why-choose {
        padding: 20px
    }

    .sub-title {
        padding: 0
    }

    .whysec {
        row-gap: 0
    }

    .about-phic-01 img {
        height: inherit !important;
        width: inherit !important
    }

    .rightArea p {
        padding: 0 20px
    }

    .banner-section {
        margin-top: 130px
    }

    .rightAreass img {
        height: 100%
    }

    .clients_brands .c1 {
        height: 60px
    }

    .why_elitemindz .main_adject {
        margin-bottom: 0 !important;
        margin-top: 10px !important
    }

    .why_elitemindz .title_main h2 {
        text-align: center !important
    }

    .trands_sec .col-md-6 {
        margin-bottom: 20px
    }

    .main_adject1 {
        margin-top: 5px !important;
        margin-bottom: 40px !important;
        text-align: center
    }

    .main_adject {
        margin: 0 auto !important
    }

    .free-trial-btn {
        width: 100%
    }
}

.Featured_slick .lp-listing-quantity h6,
.Featured_slick .lp-listing-quantity p {
    z-index: 9;
    width: 100%;
    text-align: center
}

@media (min-width:1025px) {
    .header .menu {
        display: flex
    }
}

@media (min-width:992px) and (max-width:1355px) {
    .planninPara p {
        width: inherit;
        font-size: 25px;
        line-height: 25px
    }

    .planninPara {
        margin: 200px 0 !important
    }

    .city-thumb {
        height: 200px
    }
}

@media (min-width:1024px) and (max-width:1400px) {

    .em-subdiv-head,
    .em_hide,
    .middle,
    .verdis,
    .verhead {
        width: 100%
    }

    .dis-flx-22 {
        width: 107px
    }

    .em-subdiv:hover+.em_hide {
        height: auto !important
    }

    .mainsec {
        width: inherit !important;
        margin: 50px auto auto
    }

    .em-subsection img {
        margin-top: 0
    }

    .em-subsection-container {
        width: 100%;
        height: 600px !important
    }

    .papasectionz {
        padding: 0 30px 40px
    }

    .em-subsection {
        width: 50%;
        margin-right: 30px
    }

    .sectionz {
        width: 50% !important;
        padding: 20px
    }

    .sliderBottomArea .your-class {
        justify-content: center !important
    }

    .header .menu {
        padding-left: 1rem;
        margin-left: 0
    }

    .why_elitemindz .main_adject {
        width: 100% !important
    }

    .Businesses_sec .slick-prev,
    .erp_modul .slick-prev {
        left: -60px;
        width: inherit;
        z-index: 8;
        top: 50%
    }

    .Businesses_sec .slick-next,
    .erp_modul .slick-next {
        right: -60px;
        width: inherit;
        z-index: 8;
        top: 50%
    }
}

.faqask .accordion-body {
    padding: 1rem 0
}

@media (min-width:767px) and (max-width:1024px) {
    .lp-listing-quantity {
        transform: translateY(0);
        opacity: 1
    }

    .lp-listing-quantity h6 {
        height: 50px
    }
}

@media (min-width:767px) and (max-width:768px) {
    .Featured_slick .card_slick {
        height: 440px
    }
}

@media (min-width:769px) and (max-width:991px) {
    .Featured_slick .card_slick {
        height: 385px
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .tenParagraph {
        margin-top: 80px !important
    }

    .module-points {
        margin-top: 0 !important
    }

    .business_lis .slick-prev,
    .erp_modul .slick-prev {
        width: 60px;
        left: 0 !important
    }

    .business_lis .slick-next,
    .erp_modul .slick-next {
        width: 60px;
        right: 0 !important
    }

    .business_lis,
    .erp_modul {
        width: 100%
    }

    .trands_sec .box_trands {
        height: 185px !important
    }

    .why_elitemindz .box_why_elitemindz {
        height: 380px !important
    }

    .Featured_slick .card_slick {
        height: 400px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .keep-in-right-col-6 p.keep-in-pxt::after {
        top: 90px
    }

    .buttonCommon.mybtn {
        display: flex;
        justify-content: center
    }

    .heading-content {
        padding-top: 150px
    }

    .main_section_banner .heading-content h2,
    .main_section_banner .heading-content h5,
    .main_section_banner .heading-content p {
        text-align: center
    }
}

.Featured_slick .city-girds a {
    color: #3025ff;
    font-size: 16px
}

.Featured_slick .card_slick,
.Featured_slick .city-girds {
    height: 300px
}

.our-projects .lp-listing-quantity {
    height: 300px;
    transform: translateY(0);
    position: relative;
    background-color: #0c84bf;
    padding: 20px
}

.Featured_slick .circle1,
.Featured_slick .circle2 {
    background-color: #ffffff2b;
    border-radius: 200px;
    position: absolute
}

.Featured_slick .circle1 {
    height: 250px;
    width: 250px;
    right: 235px;
    bottom: 0
}

.Featured_slick .circle2 {
    height: 200px;
    width: 200px;
    right: 110px;
    top: 150px
}

@media screen and (min-width:320px) and (max-width:375px) {
    .Featured_slick .circle1 {
        right: 180px
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .em_hide {
        font-size: 15px;
        width: 100%;
        padding-left: 0;
        padding-bottom: 15px;
        opacity: 1;
        height: auto;
        line-height: 19px
    }

    .dis-flx-22 {
        width: 70px
    }
}

@media (min-width:600px) and (max-width:767px) {
    .select2-container {
        width: 100% !important
    }

    .freetrialshow {
        height: 320px !important
    }

    .freetrialpopup button {
        bottom: 70px !important;
        padding: 5px 20px !important;
        font-size: 12px
    }

    .topSliderArea img {
        height: 300px !important
    }

    .clients {
        padding-top: 80px !important
    }

    .banner-Area {
        margin-top: 180px !important
    }

    .free_trail_form {
        width: 90% !important;
        right: 5%;
        left: 5%;
        top: 30% !important
    }

    .cut-popup,
    .freetrialpopup button {
        display: none
    }
}

@media (min-width:426px) and (max-width:600px) {
    .select2-container {
        width: 100% !important
    }

    .freetrialshow {
        height: 320px !important
    }

    .freetrialpopup button {
        bottom: 60px !important;
        padding: 5px 20px !important;
        font-size: 12px
    }

    .topSliderArea img {
        height: 200px !important
    }

    .clients {
        padding-top: 80px !important
    }

    .banner-Area {
        margin-top: 190px !important
    }

    .free_trail_form {
        width: 90% !important;
        right: 5%;
        left: 5%;
        top: 30% !important
    }

    .cut-popup,
    .freetrialpopup button {
        display: none
    }
}

@media (min-width:767px) {
    .free-trial-form {
        display: none
    }
}

.boxBanner {
    position: relative;
    margin-bottom: 50px
}

.free_trail_form {
    position: absolute;
    top: 130px;
    right: 100px
}

.free_trail_banner {
    height: 640px;
    margin-top: 0 !important
}

.banner-Area {
    margin-top: 70px
}

.topSliderArea img {
    height: 830px
}

.PRICE_FREE {
    padding-right: 0 !important
}

.topSliderArea {
    display: block;
    margin-top: 0 !important;
    position: relative
}

.freetrialpopupbutton {
    position: absolute;
    bottom: 0
}

.freetrialpopupbutton button {
    margin-bottom: 35px;
    margin-left: 35px
}

.freetrialpopup button {
    background-color: #c58300;
    color: #fff;
    border-radius: 8px;
    padding: 10px 20px;
    display: block !important;
    margin-top: 10px;
    position: absolute;
    bottom: 70px;
    font-weight: 500;
    border: 2px solid #12121275;
    z-index: 8
}

.cut-popup {
    margin-bottom: 20px !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 8px !important;
    padding: 5px 10px !important;
    background-color: #d1aa65 !important;
    font-weight: 500 !important;
    display: block !important
}

.elite_proc_header,
.headerArea,
.headerArea-pro {
    top: 130px !important
}

.free_sec_dic {
    margin-top: 50px !important
}

.free_trail_banner {
    padding: 0 10px !important;
    position: relative
}

.freetrialshow {
    visibility: visible !important;
    -webkit-animation: 1s fadeIn !important;
    animation: 1s fadeIn;
    height: 505px;
    position: fixed;
    top: 40% !important;
    z-index: 9999;
    left: 30%;
    right: 30%;
    overflow-y: auto;
    box-shadow: 5px 5px 10px #55555561 !important
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.free_trail_form {
    visibility: hidden;
    width: 40%
}

@media (min-width:768px) {
    .web-view {
        display: block
    }

    .mb-view {
        display: none !important
    }
}

.popup-modal .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important
}

.popup-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0
}

.popup-modal .modal-content {
    background-color: #fff;
    padding: 18px;
    border-radius: 10px;
    box-shadow: 0 0 10px #00000040;
    border-left: 5px solid #b19055;
    height: 90vh;
    overflow-y: auto
}

.popup-modal .select2-container .select2-selection--single {
    height: 45px !important
}

.popup-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important
}

.popup-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px !important
}

.popup-modal.show .modal-dialog {
    display: flex;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.select2-dropdown {
    z-index: 99999 !important
}

.popup-modal {
    z-index: 9999 !important
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .5);
    justify-content: center;
    align-items: center
}

.module-content p,
.module-img {
    align-items: center;
    height: 100%
}

.popup-content {
    background: #fff;
    padding: 20px;
    width: 400px;
    border-radius: 5px;
    position: relative
}

.banner-section,
.dynamic-bg {
    background-size: cover;
    background-position: center
}

.popup-content button.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: red;
    color: #fff;
    border: none;
    cursor: pointer
}

.popup-modal .form-control {
    font-size: 14px !important
}

.your-class {
    margin: 0 auto auto
}

.business_lis .slick-list,
.erp_modul .slick-list {
    width: 90%;
    left: 5%
}

.apple_uat_new {
    position: absolute;
    bottom: 0;
    border-radius: 8px !important;
    margin-right: 0 !important
}

@media (min-width:426px) {
    .apple_uat_new {
        padding: 15px 25px !important
    }
}

.module-points {
    border-radius: 15px;
    padding: 30px 10px 0;
    margin-top: 20px
}

.module-img img {
    border-radius: 15px;
    box-shadow: 0 5px 10px 5px #acacac;
    z-index: 9;
    position: relative;
    width: 100%;
    height: 100%
}

.become-partner-table tr td,
.become-partner-table tr th {
    border: 2px solid #2d7dc5;
    text-align: center;
    padding: 10px
}

.new-module-slick_main {
    position: relative;
    margin-top: 50px
}

.module-img {
    display: flex;
    justify-content: end;
    padding: 20px;
    min-height: 400px
}

.module-content {
    margin: 0 25px
}

.module-content p {
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    text-align: left;
    color: #4a4747
}

.new-module-sec {
    margin-bottom: 50px;
    width: 100%;
    float: left
}

.module-content-head h3::after {
    content: " ";
    border-bottom: 5px solid #0d85c0;
    width: 20%;
    position: absolute;
    bottom: 0;
    left: 0
}

.module-content-head h3 {
    position: relative;
    padding-bottom: 10px
}

.become-partner-table tr th {
    background-color: #c4ebff7d;
    font-size: 20px;
    font-weight: 700
}

.become-partner-table {
    margin-top: 50px;
    margin-bottom: 50px
}

.own-buildsec {
    width: 100%;
    height: 100%;
    filter: hue-rotate(177deg);
    box-shadow: 2px 2px 10px 2px #ddd;
    padding: 20px;
    border-radius: 10px;
    background-image: url(https://cdn.elitemindz.co/assets/becomepartner/images/own-build-sec-bg.jpg);
    background-size: cover
}

.own-buildsec h3 {
    color: #d79e0b;
    padding-left: 10px
}

.own-buildsec ul li {
    list-style: square;
    margin-bottom: 10px
}

.why-choose_hirepage .sub-title {
    position: relative;
    margin: 10px 0 !important
}

.sliderBottomArea {
    padding: 10px 0;
    width: 100%;
    float: left
}

.dynamic-bg {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 10px 5px #acacac
}

.em-subsection {
    margin-right: 30px
}

.em-section2 .row {
    align-items: center;
    flex-wrap: nowrap
}

.banner-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / 73%);
    z-index: 1;
    display: none
}

@media (max-width:1024px) {
    .banner-section::before {
        display: block
    }

    .banner-section .rightArea {
        position: relative;
        z-index: 2
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .module-img {
        padding: 20px;
        min-height: 530px
    }

    .module-content {
        margin-bottom: 20px !important
    }
}

@media (min-width:320px) and (max-width:767px) {
    .new-module-slick_main {
        margin-top: 80px
    }

    .module-img {
        min-height: 255px
    }
}

@media (min-width:320px) and (max-width:375px) {
    .rc-anchor-normal .rc-anchor-pt {
        right: 75px !important
    }

    .rc-anchor-normal {
        height: 74px !important;
        width: 225px !important
    }

    .rc-anchor-checkbox-label {
        font-size: 12px !important
    }

    .rc-anchor-normal .rc-anchor-content {
        height: 74px !important;
        width: 145px !important
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 10px !important
    }
}