.enter-hosp-emrg-tech-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.enter-hosp-emrg-tech-content ul li {
    flex: 0 17%;
    text-align: center;
    margin-right: 6%
}

.enter-hosp-emrg-tech-content ul li:last-child {
    margin-right: 0
}

.enter-hosp-emrg-tech-content ul li a {
    font-family: exomedium;
    color: #393939;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    display: block;
    height: 100%;
    transition: all 1s ease;
    line-height: 16px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    width: 100%
}

.enter-hosp-emrg-tech .container .col-md-9 {
    margin: 0 auto
}

.enter-hosp-emrg-tech-content ul li img {
    padding-bottom: 15px;
    width: 40px
}

.enter-hosp-emrg-tech-content ul li span {
    font-size: 13px
}

.enter-hosp-emrg-tech-content ul li a.more-menu-icon {
    background: none
}

.enter-hosp-emrg-tech-content ul li a:hover {
    background: #fff;
    box-shadow: 1px 2px 20px #ececec;
    color: red;
    border-radius: 20px
}

.srch_bx {
    clear: both;
    float: left;
    border: 1px solid #eeecec;
    border-radius: 50px;
    width: 100%;
    margin-top: 55px;
    margin-bottom: 40px
}

.srchbxinpt {
    font-family: exoregular;
    float: left;
    width: 90%;
    background: 0 0;
    border: none;
    color: #494949;
    font-size: 18px;
    padding: 12px 10px 10px 45px;
    border-radius: 50px;
    letter-spacing: 4px
}

.srchbxinpt::placeholder {
    color: #494949
}

.srchbxinpt:focus {
    border: none;
    outline: none
}

.srchbtn {
    background: url(/_next/static/media/srch-icon.9e5d285e.webp) no-repeat left top 2px;
    float: right;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    margin-top: 7px;
    margin-right: 40px;
    background-size: 100%
}

.symptom-speak-txt ul li {
    flex: 0 0 18%;
    text-align: center
}

.symptom-speak-txt ul li a {
    font-family: exoregular;
    color: #393939;
    border: 1px solid #e7e7e7;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    display: block;
    height: 60px;
    transition: all 1s ease;
    line-height: 18px;
    font-size: 14px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 15px
}

.symptom-speak-txt ul li a.active,.symptom-speak-txt ul li a:hover {
    background: #f30000;
    box-shadow: 0 2px 15px #fcc1c1;
    color: #fff;
    border-radius: 50px
}

.symptom-speak-txt .slick-list {
    height: 100px
}

@media only screen and (max-width: 1680) {
    .enter-hosp-emrg-tech-content ul li span {
        font-size:12px
    }
}

@media only screen and (max-width: 1440px) {
    .symptom-speak-txt ul li a {
        font-size:12px;
        padding: 0 10px
    }
}

@media only screen and (max-width: 1366px) {
    .symptom-speak-txt ul li a {
        font-size:11px;
        line-height: 13px;
        height: 45px
    }

    .enter-hosp-emrg-tech-content ul li {
        margin-right: 5%
    }
}

@media only screen and (max-width: 1024px) {
    .enter-hosp-emrg-tech-content ul li {
        flex:0 22%;
        margin-right: 3%
    }

    .symptom-speak-txt ul li {
        flex: 0 31%;
        text-align: center;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .symptom-speak-txt {
        display: unset
    }
}

@media only screen and (max-width: 1366px) {
    .enter-hosp-emrg-tech-content ul li {
        margin-bottom:30px
    }
}

@media only screen and (max-width: 767px) {
    .enter-hosp-emrg-tech-content ul li a.more-menu-icon {
        padding-bottom:0
    }

    .enter-hosp-emrg-tech-content ul li {
        flex: 0 27%;
        margin-right: 3%;
        margin-left: 3%;
        margin-bottom: 10px
    }

    .srchbxinpt {
        width: 80%;
        padding: 12px 10px 10px 15px;
        font-size: 12px
    }

    .enter-hosp-emrg-tech-content ul li span {
        flex-wrap: wrap;
        display: flex;
        justify-content: center
    }

    .enter-hosp-emrg-tech {
        padding: 0
    }

    .enter-hosp-emrg-tech-content {
        padding-top: 0
    }

    .srchbtn {
        margin-top: 5px
    }

    .symptom-speak-txt {
        display: unset
    }

    .symptomXMb .slick-slide {
        opacity: 1;
        margin-right: 0
    }

    .symptomXMb .slick-slide>div {
        margin: 0 5px
    }

    .symptom-speak-txt ul li a {
        padding: 0 15px;
        border-radius: 15px;
        margin: 0
    }

    .mb-how-help {
        background: #df3021;
        padding-top: 50px;
        padding-bottom: 0
    }

    .symptom-speak-txt ul li a:hover {
        border-radius: 22px
    }

    .srch_bx {
        height: 58px;
        line-height: 37px
    }

    .srchbxinpt {
        letter-spacing: 1px;
        font-weight: 600;
        color: #df3021
    }

    .srchbxinpt::placeholder {
        color: #df3021
    }

    .srchbtn {
        margin-top: 12px!important;
        margin-right: 30px
    }

    .symptom-speak-txt ul li a,.symptom-speak-txt ul li a.active {
        box-shadow: none;
        border: none
    }
}

@media only screen and (max-width: 800px) {
    .enter-hosp-emrg-tech-content ul li {
        flex:0 30%;
        margin-right: 1%;
        margin-left: 1%
    }

    #ambulance-service {
        clear: both;
        float: left;
        width: 100%;
        margin-top: 20px
    }
}

@media only screen and (max-width: 480px) {
    .enter-hosp-emrg-tech-content ul li {
        flex:0 30%;
        margin-right: 1%;
        margin-left: 1%
    }

    .symptom-speak-txt ul li {
        flex: 0 49%;
        text-align: center;
        margin-right: 1%;
        margin-bottom: 10px
    }
}

.button-banner {
    border: unset;
    background: #000;
    border-radius: 50px;
    padding: 7px 14px 7px 1px
}

.form-submit-btn {
    background: #fff;
    border-radius: 50px;
    padding: 8px 24px 8px 23px;
    color: #000
}

.image-arrow {
    padding-left: 6px;
    width: 22px;
    height: 16px;
    margin-top: 0
}

.banner-left-cnt {
    border: 1px solid #0f0f0f;
    border-radius: 30px;
    padding: 30px 30px 0
}

.banner-left-cnt h2 {
    font-family: exoregular;
    color: #000;
    font-size: 30px
}

.banner-left-cnt h3 {
    font-family: exobold;
    color: #000;
    font-size: 32px;
    margin-bottom: 25px
}

.banner-left-cnt h3 span {
    background: red;
    color: #fff;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 47px
}

.input-name-field {
    width: 100%;
    font-size: 16px;
    height: 50px;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid #454545;
    color: #747474
}

.input-name-field:focus,.input-name-field:hover {
    border-bottom: 1px solid #454545;
    outline: unset!important;
    color: #747474
}

.input-name-field::placeholder {
    color: #747474
}

.banner-right-cnt h2 {
    font-family: exobold;
    color: #231f20;
    font-size: 24px
}

.banner-right-cnt span {
    color: #f30000;
    font-size: 24px
}

.banner-right-cnt p {
    font-size: 16px;
    color: #000;
    line-height: 26px
}

.banner_slider .slick-next {
    background: #f30000;
    top: -36px;
    right: 0;
    width: 45px;
    height: 12px;
    border-radius: 50px
}

.banner_slider .slick-prev {
    background: #abacad;
    top: -36px;
    right: -24px;
    width: 16px;
    height: 16px;
    border-radius: 50px;
    left: inherit
}

.banner_slider .slick-next:before,.banner_slider .slick-prev:before {
    content: ""!important
}

.banner_slider button:before {
    content: inherit!important
}

.banner_slider .slick-dots li {
    background: #abacad;
    border-radius: 50px;
    width: 12px;
    height: 12px
}

.banner_slider .slick-dots li.slick-active {
    background: #f30000;
    width: 45px;
    height: 12px
}

.banner_slider .slick-dots {
    top: -35px;
    right: 0;
    text-align: right
}

.desktop-banner-image {
    display: block!important
}

.mobile-banner-image {
    display: none!important
}

.bnr__cntnt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.vrtclcntr_bx {
    float: left;
    width: 100%;
    height: 100%;
    display: table;
    position: relative
}

.vrtclcntr_bxinr {
    display: table-cell;
    vertical-align: middle
}

.banner_txt {
    width: 47%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bnr_subtxt {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #fff;
    line-height: 31px;
    padding-top: 25px
}

.bnrbx img,.bnrbx video {
    width: 100%;
    height: auto
}

@media only screen and (min-width: 1800px) {
    .bnrbx img,.bnrbx video {
        min-height:inherit
    }

    .home_bnr_ap .bnrbx img,.home_bnr_ap .bnrbx video {
        min-height: 375px
    }

    .hm-sra {
        height: 405px!important
    }
}

@media only screen and (max-width: 1800px) {
    .book-clr-btn {
        padding-top:10px;
        padding-bottom: 12px
    }

    .navinr li a {
        font-size: 14px
    }
}

@media only screen and (max-width: 1680px) {
    .banner-left-cnt h2,.banner-left-cnt h3 {
        font-size:24px
    }

    .banner-left-cnt h3 span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 28px
    }

    .input-name-field {
        height: 40px
    }

    .hm-sra {
        height: 367px!important
    }

    .banner-right-cnt p {
        font-size: 14px;
        color: #000;
        line-height: 24px
    }
}

@media only screen and (max-width: 1024px) {
    .banner-left-cnt h2 {
        font-size:15px
    }

    .banner-left-cnt h3 {
        font-size: 14px
    }

    .banner-left-cnt h3 span {
        width: 28px;
        height: 28px;
        line-height: 32px
    }

    .banner-left-cnt {
        padding: 30px 20px
    }

    .book-clr-btn {
        padding-left: 0!important
    }

    .banner-right-cnt h2 {
        font-size: 14px;
        line-height: 20px
    }

    .banner-right-cnt span {
        font-size: 14px
    }

    .banner-right-cnt p {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .banner_slider {
        margin-top:0;
        display: none
    }

    .desktop-banner-image {
        display: none!important
    }

    .mobile-banner-image {
        display: block!important
    }

    .input-name-field {
        margin-bottom: 20px
    }
}

.air-ambilances-tp h2 {
    color: #231f20;
    font-size: 20px;
    font-family: exomedium;
    padding-bottom: 10px
}

.air-ambilances-bt {
    background: #ebebeb;
    border-radius: 15px;
    padding: 10px;
    margin: 0 10px;
    display: flex
}

.air-amvu-rht p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px
}

.air-amvu-rht {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    padding-top: 18px;
    padding-left: 25px;
    padding-right: 10px
}

.book-clr-btn {
    display: flex;
    padding-left: 21px;
    position: relative;
    z-index: 99;
    transition: all .3s ease;
    padding-top: 11px;
    padding-bottom: 5px
}

.book-clr-btn.book-clr-btn-padd {
    padding-bottom: 50px
}

.air-amvu-rht a {
    font-size: 12px;
    padding-bottom: 20px;
    color: #515050
}

.book-clr-btn a {
    background: #000;
    border-radius: 50px;
    padding: 1px 14px 1px 1px;
    display: flex
}

.book-clr-btn a>span {
    background: #fff;
    border-radius: 50px;
    padding: 9px 24px 9px 23px;
    color: #000
}

.air-ambilances-mn.roadAmbulance {
    margin-top: 20px
}

.air-ambilances-bt,.air-ambilances-mn {
    transition: all 1s ease
}

.air-ambilances-bt:hover .air-amvu-rht a,.air-ambilances-bt:hover .air-amvu-rht p {
    color: #fff
}

.air-ambilances-bt:hover {
    background: #f30000
}

.book-clr-btn a img {
    padding-left: 6px;
    width: 22px;
    height: 16px;
    margin-top: 12px
}

.air-ambilances-tp {
    padding-top: 40px
}

.air-ambilances-mn {
    transition: all 1s ease
}

.air-ambilances-bt:hover .book-clr-btn {
    margin-left: 10px
}

.air-ambilances-bt:hover .book-clr-btn a {
    background: #fff;
    font-weight: 600
}

.air-ambilances-bt:hover .book-clr-btn a span {
    background: #fff;
    color: #f30000;
    font-weight: 600
}

.air-ambilances-bt:hover .book-clr-btn a img {
    filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg)
}

@media only screen and (max-width: 1500px) {
    .our-tail-sol-bot {
        padding:30px;
        height: auto;
        min-height: 530px
    }

    .air-ambilances-tp h2 {
        font-size: 18px
    }

    .air-amvu-rht p {
        font-size: 13px;
        letter-spacing: 0;
        line-height: 20px
    }
}

@media only screen and (max-width: 1400px) {
    .book-clr-btn-padd {
        padding-bottom:52px
    }

    .our-tail-sol-bot .book-clr-btn a>span {
        padding: 6px 24px 6px 23px
    }

    .book-clr-btn a img {
        margin-top: 10px
    }

    .about-us-dtl-btn.book-clr-btn a img,.air-ambilances-bt .book-clr-btn a img,.sol-lst-btn.book-clr-btn a img {
        margin-top: 13px
    }
}

@media only screen and (max-width: 767px) {
    .about-us-dtl-btn.book-clr-btn a img,.air-ambilances-bt .book-clr-btn a img {
        margin-top:7px
    }

    .sol-lst-btn.book-clr-btn a img {
        margin-top: 9px;
        width: 21px;
        height: 14px
    }

    .redefined-ambulance .slick-dots li {
        background: #abacad;
        border-radius: 50px;
        width: 12px;
        height: 12px
    }

    .redefined-ambulance .slick-dots li.slick-active {
        background: #f30000;
        width: 45px;
        height: 12px
    }

    .redefined-ambulance .slick-dots {
        bottom: -50px;
        left: 0;
        text-align: center
    }

    .air-amvu-rht {
        padding-top: 0
    }

    .air-ambilances-bt {
        display: inherit
    }

    .our-tail-sol-bot .book-clr-btn a>span {
        padding: 6px 8px 6px 11px
    }

    .our-tail-sol-bot:hover .book-clr-btn {
        transition: inherit;
        margin-left: 0
    }

    .our-tail-sol-bot .book-clr-btn {
        justify-content: center!important;
        margin-left: 0!important;
        margin-top: 19px;
        transform: inherit
    }

    .book-clr-btn-padd {
        padding-bottom: 0
    }
}

.gry-bg-clr {
    background: #fafafa;
    border-radius: 50px
}

.about-us-content h2 {
    font-family: exobold;
    color: #f30000;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.about-us-content p {
    padding-bottom: 10px;
    font-size: 16px;
    color: #000
}

.about-us-content {
    padding-top: 50px;
    padding-right: 30%
}

.book-clr-btn1 {
    padding-left: 0;
    z-index: 3;
    position: relative
}

.book-clr-btn1,.book-clr-btn1 a {
    transition: all 1s ease
}

.book-clr-btn1:hover a {
    margin-left: 10px;
    background: #fff
}

.book-clr-btn1:hover a span {
    background: #fff;
    color: #f30000
}

.book-clr-btn1:hover a img {
    filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg)
}

.ltsrcphfa {
    background: #fff;
    box-shadow: 0 0 25px #e2e2e2;
    border-radius: 12px;
    color: #f30000;
    font-size: 24px;
    font-family: exobold;
    text-align: center;
    padding: 40px 30px;
    transform: translatex(-228px);
    margin-top: 342px;
    z-index: 3;
    position: absolute;
    width: 50%;
    bottom: 76px
}

.ltsrcphfa ul {
    display: flex;
    flex-wrap: wrap
}

.ltsrcphfa ul li {
    flex: 0 0 20%;
    font-family: exobold;
    font-size: 21px;
    line-height: 18px
}

.ltsrcphfa span {
    color: #000;
    font-size: 14px;
    font-family: exoregular;
    line-height: 0px
}

.desktop_view {
    display: block
}

.mobile_view {
    display: none
}

.abut-img,.gry-bg-clr {
    position: relative
}

.abut-img:after {
    content: "";
    position: absolute;
    right: -115px;
    bottom: 16px;
    background: url(/_next/static/media/about-crcle-img1.415d719e.webp) 100% 100% no-repeat;
    width: 350px;
    height: 350px;
    z-index: 2;
    background-size: 100%
}

@media only screen and (max-width: 1800px) {
    .ltsrcphfa {
        margin-top:250px;
        width: 60%
    }
}

@media only screen and (max-width: 1680px) {
    .ltsrcphfa {
        margin-top:190px
    }

    .about-us-content p {
        padding-bottom: 10px;
        font-size: 14px;
        color: #000
    }

    .ltsrcphfa span {
        font-size: 12px
    }
}

@media only screen and (max-width: 1440px) {
    .ltsrcphfa {
        margin-top:160px
    }
}

@media only screen and (max-width: 1400px) {
    .our-tail-sol-bot:hover .book-clr-btn {
        margin-left:30px
    }

    .ltsrcphfa {
        margin-top: 140px
    }

    .ltsrcphfa span {
        font-size: 12px
    }

    .air-ambilances-bt {
        min-height: 260px
    }
}

@media only screen and (max-width: 1200px) {
    .abut-img:after {
        background:inherit
    }

    .ltsrcphfa {
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .ltsrcphfa ul {
        display:flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .desktop_view {
        display: none
    }

    .mobile_view {
        display: block
    }

    .ltsrcphfa {
        transform: unset;
        box-shadow: none;
        padding: 0;
        margin-top: 30px
    }

    .gry-bg-clr,.ltsrcphfa {
        background: none
    }

    .about-us-content {
        padding-top: 0;
        padding-right: 0;
        text-align: justify
    }

    .about-us-content h2 {
        padding-bottom: 30px;
        color: #231f20;
        font-family: exoregular;
        text-align: center
    }

    .about-us-content img {
        padding-bottom: 30px
    }

    .book-clr-btn {
        text-align: center;
        justify-content: center!important
    }

    header {
        padding-top: 10px
    }

    .redefined-ambulance .slick-list {
        padding: 0 13% 0 0!important
    }

    .abut-img:after {
        background: inherit
    }

    .zero-emi-circle_back_frst {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .ltsrcphfa {
        position:relative;
        bottom: 0;
        width: inherit
    }
}

@media only screen and (max-width: 480px) {
    .ltsrcphfa ul li {
        flex:0 0 33%;
        margin-top: 20px
    }
}

p.product-sub-heading {
    font-size: 18px;
    color: #222;
    letter-spacing: 1px;
    text-transform: none;
    padding-top: 40px
}

.prodct-mn-tp {
    padding-top: 50px;
    padding-bottom: 50px
}

.prodct-cnt-bot {
    overflow: hidden;
    height: 400px;
    position: relative;
    z-index: 999;
    border-radius: 30px;
    padding: 50px 30px 20px;
    text-align: left;
    border: 1px solid #000;
    margin: 40px 24px 0
}

.prodct-cnt-bot:hover .circle_img_gry {
    bottom: 0;
    height: 100%;
    background: red;
    transform: inherit;
    width: 100%;
    right: 0;
    border-radius: inherit
}

.pro-arrw-left,.prodct-cnt-bot-ent-event {
    position: relative;
    z-index: 99
}

.prodct-cnt-bot:hover .circle_img_gry img {
    width: 60px;
    transform: inherit;
    position: absolute;
    right: 17px;
    bottom: 24px;
    top: inherit;
    left: inherit
}

.prodct-cnt-bot:hover .prodct-cnt-bot-ent-event h2,.prodct-cnt-bot:hover .prodct-cnt-bot-ent-event p {
    color: #fff
}

.prodct-cnt-bot:hover .pro-arrw-left {
    opacity: 1;
    filter: invert(100%);
    position: absolute;
    bottom: 30px
}

.prodct-cnt-bot:hover .circle_img_gry {
    background: #f30000
}

.prodct-cnt-bot-ent-event h2 {
    font-family: exomedium;
    color: #000;
    font-size: 21px;
    letter-spacing: 0
}

.prodct-cnt-bot-ent-event p {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 150px;
    padding-top: 0
}

.circle_img_gry {
    content: "";
    position: absolute;
    right: -93px;
    bottom: -121px;
    background: #e3e3e3;
    width: 276px;
    height: 290px;
    border-radius: 150px 150px 0 0;
    transform: rotate(-57deg);
    transition: all .5s ease;
    background: #f87171;
    background: linear-gradient(152deg,#f87171 35%,#f4bab5)
}

.pro-arrw-left {
    opacity: 0;
    padding-top: 0
}

.pro-arrw-left img {
    width: 40px
}

.circle_img_gry img {
    width: 60px;
    transform: rotate(55deg);
    position: absolute;
    left: 124px;
    top: 53px
}

@media only screen and (max-width: 1800px) {
    .prodct-cnt-bot:hover .pro-arrw-left {
        opacity:1;
        filter: invert(100%);
        position: absolute;
        bottom: 25px
    }

    .prodct-cnt-bot:hover .prodct-cnt-bot {
        height: 100%
    }
}

@media only screen and (max-width: 1500px) {
    .prodct-cnt-bot-ent-event p {
        color:#000;
        font-size: 14px
    }
}

@media only screen and (max-width: 1440px) {
    .prodct-cnt-bot {
        height:400px
    }
}

@media only screen and (max-width: 767px) {
    .prodct-cnt-bot {
        height:280px;
        padding: 20px 30px;
        margin: 0 5px 40px
    }

    .prodct-mn-tp {
        padding-top: 0;
        padding-bottom: 5px;
        margin-top: 30px
    }

    .prodct-cnt-bot-ent-event p {
        padding-bottom: 10px
    }

    .pro-arrw-left {
        display: block;
        opacity: 1;
        filter: invert(0)
    }

    .prodct-cnt-bot:hover .pro-arrw-left {
        opacity: 1;
        filter: invert(100%)
    }

    .product_slider .slick-dots li {
        background: #abacad;
        border-radius: 50px;
        width: 12px;
        height: 12px
    }

    .product_slider .slick-dots li.slick-active {
        background: #f30000;
        width: 45px;
        height: 12px
    }

    .product_slider .slick-dots {
        bottom: -4px;
        left: 0;
        text-align: center
    }

    .product_slider button:before {
        content: inherit!important
    }

    .circle_img_gry img {
        width: 50px
    }

    .circle_img_gry {
        right: -81px;
        bottom: -167px;
        width: 220px;
        height: 276px
    }

    .prodct-cnt-bot:hover .circle_img_gry img {
        width: 50px
    }

    .prodct-cnt-bot-ent-event h2 {
        font-size: 18px
    }
}

p.tailored-solution-sub-heading {
    font-size: 18px;
    color: #222;
    letter-spacing: 1px;
    text-transform: none;
    padding-top: 40px
}

.our-tail-sol-mn {
    padding-top: 40px
}

.our-tail-sol-bot {
    margin: 0 24px;
    background: #f9f9f9;
    background: linear-gradient(312deg,#f9f9f9,#e2e3e3);
    height: 100%;
    z-index: 999;
    border-radius: 30px;
    padding: 50px;
    text-align: center
}

.circle_img {
    content: "";
    position: absolute;
    right: -31px;
    bottom: -136px;
    width: 300px;
    height: 300px;
    border-radius: 150px 150px 0 0;
    transform: rotate(-26deg);
    transition: all .5s ease
}

.hosp-ent-event {
    padding-bottom: 120px;
    position: relative;
    z-index: 99;
    height: 386px
}

.hosp-ent-event h2 {
    font-family: exomedium;
    color: #000;
    font-size: 21px;
    line-height: 21px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 11;
    position: relative
}

.circle_img img {
    position: absolute;
    bottom: -20px;
    transition: all .5s ease;
    right: -43px;
    width: 400px;
    height: 375px;
    border-radius: 300px 300px 0 0;
    transform: rotate(25deg)
}

.circle_back_frst {
    left: 111px;
    top: 271px;
    background: #e7e7e7;
    width: 400px;
    height: 400px;
    transition: all 3s ease
}

.circle_back_frst,.circle_back_scnd {
    content: "";
    position: absolute;
    border-radius: 200px;
    transform: rotate(-45deg);
    z-index: 2
}

.circle_back_scnd {
    left: 0;
    top: 60px;
    background: #e3e3e3;
    width: 370px;
    height: 370px;
    transition: all .5s ease
}

.our-tail-sol-bot:hover .circle_img img {
    display: block;
    bottom: 0;
    z-index: 2
}

.our-tail-sol-bot:hover .circle_img {
    background: none;
    bottom: -2px
}

.our-tail-sol-bot:hover .book-clr-btn {
    transition: all 1s ease;
    margin-left: 15px
}

.our-tail-sol-bot:hover .book-clr-btn a {
    background: #fff
}

.our-tail-sol-bot:hover .book-clr-btn a span {
    background: #fff;
    color: #f30000
}

.our-tail-sol-bot:hover .book-clr-btn a img {
    filter: brightness(50%) sepia(100) saturate(100) hue-rotate(25deg)
}

@keyframes fadein {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.our-tail-sol-bot:hover .circle_back_frst {
    animation: fadein .25s ease-in-out alternate;
    top: 196px
}

.our-tail-sol-bot {
    position: relative;
    overflow: hidden;
    min-height: 580px
}

.our-tail-sol-bot .circle_back_frst {
    bottom: 0;
    content: "";
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    left: inherit;
    right: -33px;
    transition-duration: 1.3s
}

.our-tail-sol-bot:hover .circle_back_frst {
    top: 0;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    transition-duration: 1.3s;
    width: 100%
}

.blog-bt-mn img {
    border-radius: 20px
}

@media only screen and (max-width: 1680px) {
    .circle_back_frst {
        left:55px;
        top: 353px
    }

    .our-tail-sol-bot {
        height: 70vh
    }

    .circle_img img {
        right: -3px;
        width: 358px;
        height: 262px
    }

    .circle_img {
        bottom: inherit
    }
}

@media only screen and (max-width: 1500px) {
    .our-tail-sol-bot .circle_back_frst {
        right:-58px
    }
}

@media only screen and (max-width: 1400px) {
    .circle_back_frst {
        left:27px
    }

    .blog-lft-mn h2 {
        font-size: 16px
    }

    .blog-lft-mn p {
        font-size: 14px
    }

    p.expand-our-reach,p.product-sub-heading,p.tailored-solution-sub-heading {
        padding-top: 20px
    }

    .zero-int-cont h2 {
        font-size: 18px;
        line-height: 24px
    }
}

@media only screen and (max-width: 767px) {
    .blog-rght-tp-mn img {
        border-radius:15px
    }

    p.product-sub-heading,p.tailored-solution-sub-heading {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .circle_back_frst {
        background: inherit
    }

    .our-tail-sol-bot {
        margin: 0;
        padding: 50px 30px
    }

    .our-tail-sol-mn {
        padding-top: 0
    }

    .circle_back_frst {
        display: none
    }

    .hosp-ent-event p {
        padding-bottom: 10px;
        font-size: 14px
    }

    .hosp-ent-event {
        height: 200px
    }

    .our-tail-sol-bot {
        position: relative;
        overflow: hidden;
        min-height: 540px;
        margin-bottom: 50px;
        height: auto
    }

    .tailored-solutn .slick-dots li {
        background: #abacad;
        border-radius: 50px;
        width: 12px;
        height: 12px
    }

    .tailored-solutn .slick-dots li.slick-active {
        background: #f30000;
        width: 45px;
        height: 12px
    }

    .tailored-solutn .slick-dots {
        bottom: 0;
        left: 0;
        text-align: center
    }

    .tailored-solutn .slick-list {
        padding: 0 13% 0 0!important
    }

    .tailored-solutn button:before {
        content: inherit!important
    }
}

.esteemed-partner-tp {
    width: 100%;
    float: left
}

.tab-nav-pd-bth {
    display: flex;
    justify-content: center;
    padding-top: 30px
}

.tabs-nav-mn-tp li {
    padding: 14px 50px 11px;
    font-family: exomedium;
    font-size: 18px;
    color: #000;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 3px
}

.tab-env-navi-active a {
    border-bottom-color: transparent;
    color: #fff!important;
    cursor: default
}

.tabs-stage-cnt {
    border-radius: 0 0 6px 6px;
    border-top: 0;
    clear: both;
    padding: 70px 0 0;
    position: relative;
    top: -1px
}

.tab-nav-compliance-content ul {
    display: flex;
    flex-wrap: wrap
}

.tab-nav-compliance-content ul li {
    flex: 0 0 20%;
    max-width: 20%
}

.tab-nav-compliance-content ul li a {
    color: #000
}

.tabs-env-main {
    padding-top: 30px
}

.tab-nav-compliance-content ul li a span {
    display: inline;
    font-size: 24px;
    padding-left: 10px
}

.tabs-env-main ul {
    margin: 0;
    padding: 15px 50px;
    list-style: none!important;
    display: flex;
    justify-content: center
}

.tabs-nav-mn-tp {
    border: unset;
    display: table;
    width: 100%;
    border-radius: 15px
}

.tab-env-navi-active {
    font-family: exomedium;
    background: #f30000;
    color: #fff!important;
    border-radius: 50px;
    text-transform: uppercase;
    border: 1px solid #f30000!important
}

.tab-env-navi-ent {
    border: 1px solid #676767;
    border-radius: 50px
}

p.expand-our-reach {
    font-size: 18px;
    color: #222;
    letter-spacing: 1px;
    text-transform: none;
    padding-top: 20px
}

.tabs-env-main ul li {
    margin: 0 1%;
    border: 1px solid #676767;
    border-radius: 50px
}

.esteemed-partners-lst .slick-slide {
    margin: 0 25px;
    opacity: 1
}

.our-est-prtnr {
    border: 1px solid #e3e3e3;
    text-align: center;
    border-radius: 15px 1px 15px 1px;
    padding: 15px
}

.our-est-prtnr a img {
    display: inline-block
}

.esteemed-partners-lst {
    padding-top: 50px;
    padding-bottom: 0
}

.esteemed-partners-lst .slick-list {
    height: 107px
}

@media only screen and (max-width: 1500px) {
    p.expand-our-reach {
        font-size:14px;
        color: #222;
        letter-spacing: 1px;
        text-transform: none;
        padding-top: 20px
    }
}

@media only screen and (max-width: 1400px) {
    .our-est-prtnr {
        padding:5px
    }
}

@media only screen and (max-width: 767px) {
    .esteemed-partners-lst,p.expand-our-reach {
        padding-top:30px
    }

    .our-est-prtnr a img {
        width: 150px
    }

    .esteemed-partners-lst .slick-slide {
        margin: 0 5px;
        opacity: 1
    }

    .blog-lft-mn {
        margin-bottom: 0
    }

    .esteemed-partners-lst {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 480px) {
    .tabs-nav-mn-tp li {
        padding:7px 30px 6px;
        font-size: 14px
    }
}

.desktopShow {
    display: block
}

.mobileShow {
    display: none
}

.blog-bt-mn {
    padding-top: 70px
}

.blog-lft-mn {
    background: #f5f5f5;
    background: linear-gradient(90deg,#f5f5f5 57%,#fefefe);
    border-radius: 20px;
    padding: 20px
}

.blg-arrow-bt {
    margin-top: 100px
}

.blog-lft-mn h2 {
    font-family: exomedium;
    font-size: 18px;
    color: #231f20;
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 26px
}

.blog-lft-mn p {
    font-size: 16px;
    color: #231f20
}

.blog-rght-tp-mn {
    background: linear-gradient(90deg,#f5f5f5 57%,#fefefe);
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 20px
}

.blogs_slide .slick-next:before,.blogs_slide .slick-prev:before {
    content: ""!important
}

.blogs_slide button:before {
    content: inherit!important
}

.blogs_slide .slick-dots li {
    background: #f97f7f;
    border-radius: 50px;
    width: 12px;
    height: 12px
}

.blogs_slide .slick-dots li.slick-active {
    background: #f30000;
    width: 45px;
    height: 12px
}

.blogs_slide .slick-dots {
    bottom: -80px;
    right: 0;
    text-align: center
}

.blogs_slide_mb .slick-next:before,.blogs_slide_mb .slick-prev:before {
    content: ""!important
}

.blogs_slide_mb button:before {
    content: inherit!important
}

.blogs_slide_mb .slick-dots li {
    background: #f97f7f;
    border-radius: 50px;
    width: 12px;
    height: 12px
}

.blogs_slide_mb .slick-dots li.slick-active {
    background: #f30000;
    width: 45px;
    height: 12px
}

.blogs_slide_mb .slick-dots {
    bottom: -80px;
    right: 0;
    text-align: center
}

.hosp-ent-event p {
    color: #000;
    font-size: 16px;
    line-height: 24px
}

@media only screen and (max-width: 1500px) {
    .blog-lft-mn h2 {
        font-size:16px
    }

    .hosp-ent-event p {
        color: #000;
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width: 767px) {
    .blog-rght-tp-mn {
        margin-top:30px!important
    }

    .desktopShow {
        display: none
    }

    .mobileShow {
        display: block
    }

    .blog-lft-mn h2 {
        font-size: 14px;
        padding-top: 10px!important
    }

    .blog-lft-mn p {
        font-size: 12px
    }

    .blg-arrow-bt a img {
        width: 40px
    }

    .blog-rght-tp-mn {
        padding: 20px
    }
}

.speak-with-us-cont {
    background: #f7f7f7;
    box-shadow: 8px 10px 0 #f30000;
    padding: 50px;
    border-radius: 50px
}

.speak-with-us {
    margin-bottom: 100px;
    margin-top: 0
}

.speak-with-us-lft-top {
    padding-right: 30%
}

.speak-with-us-lft-top h2 {
    color: #000;
    font-size: 40px;
    letter-spacing: 3px
}

.speak-with-us-lft-bot {
    padding-top: 50px
}

.speak-with-us-lft-bot ul li a {
    font-family: exobold;
    font-size: 18px;
    line-height: 45px
}

.label-name-text {
    font-family: exobold;
    display: block;
    color: #000;
    font-size: 18px
}

.speak-name-field {
    width: 100%;
    background: unset;
    font-size: 16px;
    line-height: 40px;
    height: 50px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #010101;
    color: #aaa
}

.speak-with-us-rght .error-msg {
    margin-top: -20px;
    margin-bottom: 18px!important
}

.speak-name-field:focus {
    border-bottom: 1px solid #010101;
    background: unset;
    outline: unset
}

.form-mssage-inp {
    padding-top: 20px
}

.social-icon-footer {
    padding-top: 0
}

.social-icon-footer ul {
    display: flex;
    justify-content: end
}

.social-icon-footer ul li {
    padding-left: 30px
}

@media only screen and (max-width: 1680px) {
    .speak-with-us-lft-top h2 {
        font-size:30px
    }

    .speak-with-us-lft-bot ul li a {
        font-size: 14px;
        line-height: 38px
    }

    .label-name-text,.speak-name-field {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .speak-with-us-lft-bot ul li a {
        color:#df3021!important
    }

    .speak-with-us-lft-top h2 {
        font-size: 24px
    }

    .speak-with-us-cont {
        background: none;
        box-shadow: none;
        border-radius: 0
    }

    .speak-with-us-rght {
        border-radius: 50px
    }

    .social-icon-footer {
        padding-top: 3px;
        display: none;
        transform: translateY(-50px)
    }

    .social-icon-footer ul li a img {
        width: 20px
    }

    .social-icon-footer ul li {
        padding-left: 0;
        padding-right: 20px
    }

    .speak-with-us {
        margin-top: 0;
        margin-bottom: 50px
    }

    .blogs_slide_mb .slick-dots {
        bottom: -40px
    }

    .footer-mn {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .speak-with-us-rght {
        background: #f7f7f7;
        box-shadow: 4px 10px 0 #f30000;
        padding: 30px;
        border-radius: 20px
    }

    .speak-with-us-cont {
        padding: 0
    }
}

.footer-mn {
    width: 100%;
    float: left;
    padding-top: 70px;
    padding-bottom: 20px;
    background: #000;
    background: linear-gradient(90deg,#000 57%,#380000)
}

.address-cnt h2 {
    color: #fff;
    font-size: 18px;
    padding-bottom: 30px
}

.address-cnt p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px
}

.address-cnt ul li a {
    font-size: 18px;
    color: #fff
}

.address-cnt ul.call-email li {
    line-height: 45px
}

.address-cnt ul.social-icon-ft {
    display: flex;
    justify-content: start;
    padding-top: 30px
}

.address-cnt ul.social-icon-ft li {
    padding-right: 25px
}

.address-cnt-pdd {
    padding: 0 35px
}

.deskSect_Show {
    display: block
}

.speak-with-us-lft-bot ul li a {
    text-align: center;
    color: #000
}

.copy-right-txt {
    padding-top: 80px;
    padding-bottom: 0
}

.copy-right-txt p,.copy-right-txt p a {
    color: #7e8080;
    font-size: 12px
}

.copy-right-txt p a {
    border-right: 1px solid #7e8080;
    padding-right: 7px;
    padding-left: 7px
}

.copy-right-txt p a:last-child {
    border-right: 1px solid transparent
}

@media only screen and (max-width: 1680px) {
    .address-cnt h2 {
        font-size:16px
    }

    .address-cnt p,.address-cnt ul li a {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .address-cnt-pdd {
        text-align:center
    }

    .address-cnt ul.social-icon-ft {
        justify-content: center
    }

    .address-cnt-pdd {
        border-bottom: 1px solid #fff;
        padding-bottom: 50px
    }

    .address-cnt {
        text-align: center;
        padding-top: 50px
    }

    .address-cnt h2 {
        color: red;
        padding-bottom: 10px
    }

    .speak-with-us-lft-bot {
        padding-top: 0;
        text-align: center;
        padding-bottom: 50px
    }

    .speak-with-us-lft-top {
        text-align: center;
        padding: 0 10%
    }

    .address-cnt ul.call-email li {
        line-height: 35px
    }

    .copy-right-txt p,.copy-right-txt p a {
        font-size: 10px
    }

    .speak-with-us-lft-top p {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

#product__slider .product__slider-thmb .slick-slide.slick-active.slick-current {
    border: 3px solid red!important
}

.bg-grey-testim {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding-top: 60px;
    padding-bottom: 0;
    margin-top: 100px
}

.testim-rvw-right-tp:before {
    left: 0;
    top: 0
}

.testim-rvw-right-tp:after,.testim-rvw-right-tp:before {
    content: "";
    position: absolute;
    background: url(/_next/static/media/coma-icon.ce265879.webp) 0 0 no-repeat;
    width: 100px;
    height: 100px
}

.testim-rvw-right-tp:after {
    right: 0;
    bottom: 10px
}

.testim-rvw-right-bt h2 {
    font-family: exomedium;
    color: #df3021;
    font-size: 18px;
    margin: 0
}

.testim-rvw-right-bt h3 {
    color: #000;
    font-size: 16px
}

.testim-rvw-right-tp {
    padding: 60px 0 70px 41px
}

.testim-rvw-right-bt {
    padding-left: 41px
}

#product__slider .product__slider-thmb {
    position: relative
}

#product__slider .product__slider-thmb .slick-slide {
    position: relative;
    background: #efefef;
    border-radius: 50px;
    z-index: 99;
    border: 1px solid #b4b4b4!important;
    opacity: 1!important;
    cursor: pointer;
    margin-top: 50px
}

#product__slider .product__slider-thmb .slick-list {
    height: 450px
}

#product__slider .product__slider-thmb .slick-slide:first-child {
    position: absolute;
    left: 50px;
    top: 0;
    width: 70px!important;
    height: 70px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(2) {
    position: absolute;
    left: 100px;
    top: 117px;
    width: 55px!important;
    height: 55px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(3) {
    position: absolute;
    left: 250px;
    top: 89px;
    width: 60px!important;
    height: 60px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(4) {
    position: absolute;
    left: 305px;
    top: 181px;
    width: 50px!important;
    height: 50px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(5) {
    position: absolute;
    left: 175px;
    top: 182px;
    width: 90px!important;
    height: 90px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(6) {
    position: absolute;
    left: 305px;
    top: 270px;
    width: 80px!important;
    height: 80px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(7) {
    position: absolute;
    left: 178px;
    top: 310px;
    width: 75px!important;
    height: 75px;
    background: #efefef
}

#product__slider .product__slider-thmb .slick-slide:nth-child(8) {
    position: absolute;
    left: 71px;
    top: 251px;
    width: 65px!important;
    height: 65px;
    background: #efefef;
    border: 1px solid #aeaeae!important
}

.testim-str,.testim-str ul {
    display: flex;
    justify-content: end
}

.testim-str ul li {
    display: inline-block
}

.testim-rvw-icn-mn {
    position: relative;
    padding: 0 50px;
    background: url(/_next/static/media/line-icn.d050cd23.webp) 0 0 no-repeat;
    height: 300px;
    margin-top: 0
}

.testimonial-tabs {
    margin: 0;
    list-style: none;
    display: flex;
    width: 100%;
    float: left;
    justify-content: center;
    padding: 60px 0 0
}

.testimonial-tabs li {
    border: 1px solid #676767;
    border-radius: 50px;
    background: none;
    color: #222;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    width: 20%;
    text-align: center;
    margin: 0 2%;
    font-size: 18px;
    letter-spacing: 2px
}

.testimonial-tabs li.current {
    font-family: exomedium;
    background: #f30000;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    border: 1px solid #f30000!important;
    margin: 0 1%
}

.tab-content {
    display: none;
    padding: 15px
}

.tab-content.current {
    display: inherit
}

.testim-rvw-icn-mn {
    margin-top: 100px
}

.testim-rvw-photo {
    display: none
}

.starIcon:hover {
    cursor: pointer
}

#theStars {
    margin: 0 auto
}

.ratingControl {
    position: relative;
    display: inline-flex;
    direction: rtl
}

.ratingControl__radio {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0
}

.ratingControl__star {
    position: relative;
    display: block;
    height: 30px;
    width: 15px;
    cursor: pointer;
    overflow: hidden
}

.ratingControl__star:nth-last-of-type(odd):after,.ratingControl__star:nth-last-of-type(odd):before {
    left: 0;
    -webkit-clip-path: polygon(50% 0,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);
    clip-path: polygon(50% 0,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)
}

.ratingControl__star:nth-last-of-type(2n):after,.ratingControl__star:nth-last-of-type(2n):before {
    right: 0;
    -webkit-clip-path: polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%);
    clip-path: polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%)
}

.ratingControl__star:after,.ratingControl__star:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%
}

.ratingControl__star:before {
    width: 205%;
    background-color: #000
}

.ratingControl__star:after {
    background-color: #f2b600
}

.ratingControl__star.active:after {
    width: 200%
}

.ratingControl__star.active:before {
    background-color: #f2b600
}

@media only screen and (max-width: 1680px) {
    .testim-rvw-right-bt h2,.testim-rvw-right-bt h3,.testim-rvw-right-tp p {
        font-size:14px
    }
}

@media only screen and (max-width: 1024px) {
    .testimonial-tabs li {
        width:auto
    }
}

@media only screen and (max-width: 767px) {
    .ratingControl {
        background:#fff;
        border-radius: 5px;
        margin-right: 10px;
        padding: 0 5px
    }

    #product__slider {
        display: none
    }

    .testim-rvw-icn-mn {
        background: none;
        position: relative
    }

    .testim-rvw-photo {
        border: 1px solid #4e4e4e;
        background: #fff;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        position: absolute;
        left: 38%;
        top: 0
    }

    .testim-rvw-right-tp:before {
        left: 30px;
        top: 100px
    }

    .testim-rvw-right-tp:after,.testim-rvw-right-tp:before {
        width: 60px;
        height: 60px;
        background-size: 45%;
        opacity: .2
    }

    .testim-rvw-right-bt h2,.testim-rvw-right-bt h3,.testim-rvw-right-tp p {
        color: #fff
    }

    .testim-rvw-icn-mn {
        margin-top: 10px
    }

    .testim-rvw-right-tp {
        padding: 71px 20px 30px
    }

    .testim-rvw-photo {
        display: block
    }

    .product__slider-main .slick-slide {
        padding-top: 49px
    }

    .product__slider-main .testimonial-tabs,.testim-rvw-icn {
        background: #ce2c1e
    }

    .testim-rvw-icn {
        border-radius: 40px;
        height: auto;
        margin: 0 10px;
        padding-bottom: 15px
    }

    .testim-rvw-right-tp:after {
        bottom: inherit
    }

    .testim-rvw-right-bt {
        padding-left: 20px
    }

    .testim-rvw-icn-mn {
        padding: 0
    }

    .product__slider-main .slick-dots li {
        background: #abacad;
        border-radius: 50px;
        width: 12px;
        height: 12px
    }

    .product__slider-main .slick-dots li.slick-active {
        background: #f30000;
        width: 45px;
        height: 12px
    }

    .product__slider-main .slick-dots {
        bottom: -60px;
        left: 0;
        text-align: center
    }

    .bg-grey-testim {
        padding-top: 50px;
        padding-bottom: 150px;
        margin-top: 50px
    }

    .product__slider-main button:before {
        content: inherit!important
    }

    .tab-content,.testimonial-tabs {
        padding-top: 30px
    }
}

@media only screen and (max-width: 480px) {
    .testimonial-tabs li {
        padding:9px 15px;
        font-size: 14px;
        height: 47px;
        line-height: 31px
    }

    .testim-rvw-photo {
        width: 80px;
        height: 80px
    }

    .ratingControl__star {
        height: 20px;
        width: 10px
    }

    .testim-rvw-right-bt h2,.testim-rvw-right-bt h3 {
        font-size: 12px
    }
}

@media only screen and (max-width: 393px) {
    .testim-rvw-photo {
        left:36%
    }

    .testimonial-tabs li {
        padding: 9px 5px;
        height: 42px;
        line-height: 26px;
        margin: 0
    }
}

.zero-int-sol-bot {
    margin: 0 24px;
    overflow: hidden;
    background: #f9f9f9;
    background: linear-gradient(312deg,#f9f9f9,#e2e3e3);
    position: relative;
    z-index: 999;
    border-radius: 15px;
    padding: 0 0 30px;
    text-align: left;
    transition: all 1s ease
}

.zero-int-cont {
    padding-bottom: 120px
}

.zero-int-cont h2 {
    font-family: exobold;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 30px
}

.zero-int-cont p {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 120px;
    padding-top: 20px
}

.zero-emi-circle_img {
    content: "";
    position: absolute;
    left: 31%;
    bottom: -28px;
    width: 250px;
    height: 250px;
    border-radius: 150px 150px 0 0;
    transform: rotate(3deg);
    transition: all .5s ease
}

.zero-emi-circle_back_frst {
    left: 100px;
    top: 148px;
    background: #cacaca;
    background: linear-gradient(90deg,#cacaca,#e2e2e2 16%);
    width: 420px;
    height: 420px;
    transition: all 3s ease
}

.zero-emi-circle_back_frst,.zero-emi-circle_back_scnd {
    content: "";
    position: absolute;
    border-radius: 200px;
    transform: rotate(-45deg)
}

.zero-emi-circle_back_scnd {
    left: 0;
    top: 60px;
    background: #cacaca;
    background: linear-gradient(90deg,#cacaca,#d1d1d1 16%);
    width: 370px;
    height: 370px;
    transition: all .5s ease
}

.zero-int-cont h2 span {
    color: #df3021
}

.zero-book-clr-btn a {
    z-index: 99;
    position: relative;
    background: #fff;
    border-radius: 50px;
    padding: 9px 24px 9px 23px;
    border: 1px solid #222;
    color: #222
}

.zero-int-sol-bot:hover .zero-book-clr-btn a {
    color: #df3021;
    border: 1px solid #fff
}

.zero-int-sol-bot:hover .zero-book-clr-btn {
    transition: all 1s ease;
    margin-left: 15px
}

.ZeroInterestEmi .slick-dots li {
    background: #abacad;
    border-radius: 50px;
    width: 12px;
    height: 12px
}

.ZeroInterestEmi .slick-dots li.slick-active {
    background: #f30000;
    width: 45px;
    height: 12px
}

.ent-gp-ra {
    padding-bottom: 100px
}

.nw_sol_con_sec .book-clr-btn.frm-book-btn-ar {
    width: auto
}

@media only screen and (max-width: 767px) {
    .zero-interest-Emi .slick-dots li {
        background:#abacad;
        border-radius: 50px;
        width: 12px;
        height: 12px
    }

    .zero-interest-Emi .slick-dots li.slick-active {
        background: #f30000;
        width: 45px;
        height: 12px
    }

    .zero-interest-Emi button:before {
        content: inherit!important
    }

    .zero-interest-Emi .slick-dots {
        bottom: 0;
        left: 0;
        text-align: center
    }

    .zero-interest-Emi .slick-list {
        padding: 0!important
    }

    .zero-int-cont h2 {
        font-size: 18px;
        line-height: 22px
    }

    .zero-interest-Emi .slick-slide {
        margin-right: 0;
        opacity: 1
    }
}

.banner-left-cnt .error-msg {
    text-align: left;
    margin-top: -25px
}

@media only screen and (max-width: 767px) {
    .mb-search {
        background:red;
        margin-top: 64px;
        padding-bottom: 50px
    }

    .srch_bx {
        background: #fff
    }

    .symptom-speak-txt ul li a.active {
        background: #231f20;
        border-radius: 20px;
        border: unset
    }

    .symptom-speak-txt ul li {
        background: #fff;
        border-radius: 20px;
        border: unset
    }

    .container_custom .banner-left-cnt {
        margin-top: 50px;
        text-align: center;
        margin-bottom: 50px
    }

    .banner-left-cnt h2 {
        font-size: 21px
    }

    .banner-left-cnt h3 {
        font-size: 30px
    }

    .banner-left-cnt .error-msg {
        text-align: left;
        margin-top: -12px
    }
}

.error-message {
    color: red;
    font-size: 12px
}

.success-message {
    color: green;
    font-size: 12px
}

@media only screen and (max-width: 1540px) {
    .symptom-speak-txt ul li a {
        padding:10px;
        font-size: 13px
    }
}

.meet__popup_as .bg-white {
    padding-top: 60px
}

.meet__popup_as {
    position: fixed;
    left: 0;
    top: 0;
    background: hsla(0,0%,100%,.8);
    width: 100%;
    height: 100%;
    z-index: 99999
}

.meetpop__inr_as {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 900px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 25px -4px rgba(0,0,0,.38);
    -moz-box-shadow: 0 0 25px -4px rgba(0,0,0,.38);
    box-shadow: 0 0 25px -4px rgba(0,0,0,.38);
    border-radius: 20px;
    height: 500px
}

.meetpop__inr_as_prt_frm {
    height: auto
}

.cntnt__mn_pop_as .bg-white {
    padding-bottom: 60px
}

.close_pop_as {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #f30000;
    font-size: 24px;
    font-family: exomedium
}

.cntnt__mn_pop_as {
    float: left;
    width: 100%
}

.crft-exll-txt h2 {
    text-align: center
}

.cerft-excell-bot img {
    width: 100px
}

.crtfct__btm {
    clear: both;
    padding-top: 40px;
    margin: 0 auto;
    width: 80%;
    max-width: 800px
}

.crft-exll-txt {
    padding-top: 30px
}

.cerft-excell-bot {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    z-index: 99;
    position: relative
}

.bot__img {
    overflow: hidden;
    text-align: center
}

.cerft-excell-bot p {
    font-size: 16px;
    color: #000;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (max-width: 1500px) {
    .abut-img:after {
        bottom:-52px
    }

    .ltsrcphfa {
        bottom: -55px
    }

    .cerft-excell-bot p {
        font-size: 14px
    }
}

@media only screen and (max-width: 1440px) {
    .cerft-excell-bot img {
        width:90px
    }
}

@media only screen and (max-width: 1366px) {
    .crft-exll-txt {
        padding-top:20px
    }

    .cerft-excell-bot img {
        width: 60px
    }
}

@media only screen and (max-width: 1280px) {
    .abut-img:after {
        bottom:-80px
    }

    .zero-int-sol-bot {
        height: auto
    }

    .zero-emi-cont-txt-nw p {
        font-size: 14px;
        line-height: 22px
    }

    .ltsrcphfa ul li {
        font-size: 16px
    }

    .ltsrcphfa {
        bottom: -50px
    }
}

@media only screen and (max-width: 767px) {
    .cntnt__mn_pop_as .bg-white {
        padding-top:30px!important;
        padding-bottom: 0
    }

    .cerft-excell-bot {
        display: block;
        padding-top: 30px
    }

    .crft-exll-txt h2 {
        margin-bottom: 0;
        margin-top: .5rem
    }
}

.frm-book-btn-ar {
    width: auto;
    justify-content: end
}

.book-clr-btn.rd_mr_tail_sol {
    width: 200px
}

.testim-rvw-right-tp p {
    max-height: 100px;
    overflow-y: scroll
}

@media only screen and (max-width: 767px) {
    .testim-rvw-right-tp p {
        max-height:unset
    }

    .zero-int-sol-bot {
        height: auto;
        margin: 0
    }

    .zero-emi-circle_img {
        right: 0;
        top: 100px;
        width: 170px;
        height: 170px;
        left: inherit;
        bottom: inherit
    }

    .zero-interest-Emi .slick-dots {
        bottom: -22px;
        left: 0;
        text-align: center
    }

    .about-us-dtl-btn.book-clr-btn,.about-us-dtl-btn.book-clr-btn:hover {
        margin: 0 auto
    }

    .our-tail-sol-bot:hover .circle_back_frst {
        display: none
    }

    .circle_img {
        bottom: inherit;
        height: inherit;
        right: 0
    }

    .our-tail-sol-bot .circle_img img {
        display: block;
        bottom: 0;
        z-index: 2
    }

    .our-tail-sol-bot .circle_img {
        background: none;
        bottom: -24px
    }

    .our-tail-sol-bot:hover .book-clr-btn {
        transform: unset!important;
        margin-left: inherit!important
    }

    .our-tail-sol-bot .circle_img img {
        right: -60px;
        width: 310px;
        height: 262px;
        bottom: -36px;
        top: inherit
    }

    .book-clr-btn:hover {
        margin-left: 0
    }

    .our-tail-sol-bot:hover .circle_img img {
        bottom: -40px
    }

    .tailored-solutn {
        margin-top: 30px
    }

    .ltsrcphfa {
        bottom: 0
    }
}

.zero-emi-img-nwa img {
    border-radius: 15px 15px 0 0
}

.zero-emi-cont-txt-nw h2 {
    font-family: exobold;
    font-size: 28px;
    color: #df3021;
    line-height: 30px
}

.zero-emi-cont-txt-nw .red-p-cnt {
    color: #df3021
}

.zero-emi-cont-txt-nw p {
    font-family: exobold;
    font-size: 18px;
    color: #000;
    line-height: 26px
}

.zero-emi-cont-txt-nw {
    padding: 20px 20px 0
}

@media only screen and (max-width: 1280px) {
    .zero-emi-cont-txt-nw p {
        font-size:14px;
        line-height: 22px
    }
}

.anmted_gif {
    display: none
}

@media only screen and (max-width: 767px) {
    .ent-gp-ra {
        padding-bottom:50px
    }

    .zero-emi-cont-txt-nw {
        padding: 15px 15px 0 30px
    }

    .zero-emi-cont-txt-nw h2 {
        font-size: 18px;
        line-height: 21px
    }

    .zero-emi-cont-txt-nw p {
        font-size: 16px;
        line-height: 24px
    }

    .crft-exll-txt,.crtfct__btm {
        padding-top: 0
    }

    .cerft-excell-bot img {
        width: 70px
    }

    .enter-hosp-emrg-tech-content ul li,.input-name-field {
        margin-bottom: 10px
    }

    .input-name-field {
        font-size: 14px
    }

    .banner-left-cnt h3 {
        margin-bottom: 15px
    }

    .banner-left-cnt {
        padding: 15px
    }

    .container_custom .banner-left-cnt {
        margin-top: 40px
    }

    .address-cnt,.copy-right-txt {
        padding-top: 20px
    }

    .address-cnt {
        text-align: center
    }

    .footer-mn {
        padding-top: 30px
    }

    .address-cnt-pdd {
        border-bottom: 1px solid #fff;
        padding-bottom: 20px
    }

    .bg-white.zero-interest {
        padding-top: 30px!important
    }

    .book-clr-btn.book-clr-btn-padd {
        padding-bottom: 0;
        justify-content: left!important
    }

    .nw_sol_con_sec .book-clr-btn.book-clr-btn-padd {
        padding-bottom: 0;
        justify-content: center!important
    }

    .anmted_gif {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
        position: absolute;
        top: -18px;
        display: block
    }

    .anmted_gif img,.anmted_gif video {
        width: 130px
    }

    .nw_sol_con_sec .col-md-3 {
        position: relative
    }
}

.nw-dfra {
    display: flex;
    justify-content: center;
    margin-bottom: 10px!important
}

.bg-white.desktopShow,.bg-white.mobileShow {
    padding-bottom: 50px
}

@media only screen and (min-width: 900px) and (max-width:1400px) {
    .newAboutUsIcons {
        margin-left:100px!important
    }
}

@media only screen and (max-width: 800px) {
    .innerAbout {
        flex-direction:column
    }

    .newAboutImg {
        text-align: center!important
    }
}

.newAboutImg {
    text-align: left
}

.newAboutImg img {
    width: 300px;
    height: 100%
}

.innerAbout {
    display: flex;
    margin-left: -17px
}

.ent-even:hover .enterp-left ul li::marker,.ent-odd:hover .enterp-left ul li::marker,.introd-cont:hover ul li::marker {
    color: red
}
