p.zen-footer-head,
#footerTip,
span#footerTip {
    font-style: normal;
    font-family: Poppins;
}
/* Always keep site footer visible */
.footerTipBg,
.zen-footer {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.footerTipBg {
    width: 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.award-sec,
.social-sec,
p.DescOurApp {
    text-align: right;
}
.zen-footer {
    background-color: #fff !important;
}
.footerTipBg {
    background: #04625F;
    width: 100%;
    display: block;
    /* height: 74px; */
}
#footerTip,
span#footerTip {
    /* color: #cde0df; */
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    justify-content: center;
    padding: 25px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
a.MailTipFooter {
    color: #cde0df;
    text-decoration: none;
}
p.zen-footer-head {
    color: #555;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}
p.zen-footer-head .FooterLinkItem{color:#555;}
#footerTip a {
    color: #fff;
	text-decoration: none;
}
.footer-tip-contact a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.footer-tip-icon {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    display: block;
    color: currentColor;
}
li.FootercustumLink {
    color: #555;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.socialMediaLinks,
a.related-link {
    font-family: Poppins;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
}
.socialMediaLinks {
    color: #444;
    line-height: normal;
    letter-spacing: 0.22px;
}
a.related-link {
    color: #555;
    line-height: 24px;
}
.Apptitle,
p.AppSubtitle,
p.DescOurApp {
    font-family: Poppins;
    font-style: normal;
    line-height: normal;
}
.Apptitle {
    color: #444;
    font-size: 19px;
    font-weight: 600;
}
p.AppSubtitle {
    color: #666;
    font-size: 10px;
    font-weight: 500;
}
p.DescOurApp {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
}
.appStorelink {
    padding-left: 15px;
}
.zen-footer-list a {
    font-size: 12px !important;
    color: #666 !important;
}
.desk-view {
    display: block !important;
}
/* Legacy .floating_button_container is retired; keep mobile-view helpers scoped without it */
.mobile-view:not(.floating_button_container) {
    display: none !important;
}
a.icon-btn {
    padding: 0;
}
.footer-row a.icon-btn {
    padding: 5px;
}
.zen-footer-list {
    list-style: none;
}
.zen-footer-list li {
    list-style-type: unset;
    margin-left: 0;
}
.zen-footer .downloadAPplink {
    height: auto;
}
@media only screen and (min-width: 678px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-2_4 {
        flex: 0 0 auto;
        width: 20.00000004%;
    }
}
@media only screen and (max-width: 767px) {
	.mobile-view:not(.floating_button_container) {
      display: block !important;
    }
	/* Legacy WhatsApp/Call strip replaced by sticky-footer-bar — keep hidden from first paint */
	.floating_button_container,
	.floating_button_container.mobile-view {
		display: none !important;
		visibility: hidden !important;
		pointer-events: none !important;
		opacity: 0 !important;
	}
	.desk-view{
		display:none !important;
	}
	.footerTipBg {
		background: #046461;
		height: unset;
	}
    .mobile-view p.DescOurApp,
    .social-sec {
        text-align: center;
    }
    .zen-footer .col-sm-6 {
        width: 50%;
    }
    #footerTip,
    span#footerTip {
        display: block;
        text-align: center;
    }
    .footerTipBg {
        block-size: fit-content;
        height: auto !important;
    }
    .CustomMobileView {
        display: block !important;
    }
    .appStorelink2 {
        display: none;
    }
    .mobile-view .award-sec {
        text-align: right;
    }
    .appStorelink {
        padding-left: 0;
    }
    .zen-footer .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .zen-footer .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    img.lazy.downloadAPplink.loaded {
        width: 40%;
    }
    .zen-footer .icon-btn {
        border-radius: 10px;
        margin-right: 0;
        padding: 0;
    }
    .CustomFooterList {
        margin-bottom: 15px;
    }
    .second-menu-sec .CustomFooterList:first-child {
        order: 1;
    }
    .second-menu-sec .CustomFooterList:nth-child(2) {
        order: 3;
    }
    .second-menu-sec .CustomFooterList:nth-child(3) {
        order: 2;
    }
    p.zen-footer-head {
        line-height: 1;
		font-size:12px;
    }
    .award-sec {
        padding: 5% 0;
    }
    .social-sec {
        padding-left: 0;
    }
}
