.allFeaPage .alert {
    font-size: 20px !important;
    color: #FF5722 !important;
    font-weight: 600;
    line-height: normal;
}
.zp-home-banner-wrap { 
    background-image: url(https://www.manageengine.com/desktop-management-msp/images/ec-msp-cloud-banner-bg.jpg);
    min-height: calc(100vh - 100px);
    background-size: 101% auto;
    background-repeat: no-repeat;
    background-position: bottom -4px center;
    background-color: #000;
}
.zp-home-banner-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #000e5d;
    background: linear-gradient(to bottom, #000e5d, #011589, #00000000);
}
.zp-home-banner-wrap h1 {
    color: #fff !important;
    text-shadow: 0px 5px 5px #0000007d;
    letter-spacing: normal;
    line-height: 76px;
    font-size: 40px;
}
.zp-home-banner-wrap h1 span {
    display: block;
    font-size: 20px;
    line-height: normal;
    background-color: #FFC107;
    color: #000;
    text-shadow: none;
    padding: 8px 14px;
    width: fit-content;
    margin: 0 0 16px;
    text-transform: uppercase;
}
.zp-home-banner-wrap h1 strong {
    display: block;
    color: #FFC107;
    font-size: 48px;
}
.snippet {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translate(262px,0);
    margin: auto;
    display: flex;
    align-items: center;
    transition: all ease-in 350ms;
    z-index: 16;
}
.snippet.active {
    transform: translate(0,0);
}
.snippet .box {
    background-color:#1a56ab;
    padding: 20px;
    border-radius: 10px 0 0 10px;
    text-align: center;
    box-shadow: 0 0 5px #0004;
}
.snippet .box .cta {
    font-size: 13px;
    padding: 10px 20px;
    display: block;
    max-width: 280px;
    text-align: center;
    background-color: #ea152b;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    margin: auto;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.snippet .box p {
    margin: 0 0 5px;
    color: #fff;
}

.container{
    margin: auto;
}
#allFea,#customers,#btmscroll,.btmBar {
    display: none;
}
.tile-section.avail-offer .inner-flex p #offer {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    line-height: normal;
    padding: 8px 12px;
    background-color: #eee;
    cursor: pointer;
}

.tile-section.avail-offer .inner-flex {
    position: relative;
}
.benefits-wrap {
    background-color: #eff8ff;
    padding: 80px;
}
.benefits-wrap ul {
    display: flex;
    gap: 20px;
    justify-content: center;
    max-width: 1000px;
    margin: 40px auto 0;
    flex-wrap: wrap;
}

.benefits-wrap ul li {
    width: 220px;
    height: 100px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    line-height: 26px;
    font-size: 18px;
    border-bottom: 4px solid #029dff54;
}
.benefits-wrap ul li img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    filter: invert(21%) sepia(100%) saturate(7414%) hue-rotate(210deg) brightness(94%) contrast(34%);
}
.benefits-wrap ul li img[alt="Scale"] {
    height: 38px;
}
.zp-home-banner-wrap>.content-wrap {
    padding: 90px 0;
    max-width: 1100px;
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    overflow: visible;
    background: none;
    position: relative;
    z-index: 1;
}
.zp-home-banner-wrap>.content-wrap>div {
    max-width: 600px;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right {
    width: 420px;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    background-color: #fff;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-form{
    margin: auto;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-form .index-dwn-form li input,.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-form .index-dwn-form li select {
    margin: 0;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-form .zcountry-info.zcountry-info {
    font-size: 14px;
    margin: 0 0 10px;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-form .za-tos-container {
    margin: 0;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .socl-signup {
    text-align: left;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .socl-signup .google_icon {
  background: url("https://desktopcentral.manageengine.com/images/signin_icons.png") no-repeat transparent -10px -10px !important;
  background-size: 140px !important;
  margin: 2px 0px !important;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .socl-signup .fed_icon {
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    float: left !important;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .socl-signup .fed_text {
    text-transform: capitalize;
    font-size: 14px !important;
    color: #757575 !important;
    line-height: 20px !important;
    margin-left: 5px !important;
    width: auto !important;
    height: auto !important;
    text-indent: initial !important;
    background: none !important;
    vertical-align: initial !important;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .socl-signup .azure_icon {
    background: url(https://desktopcentral.manageengine.com/images/signin_icons.png) no-repeat transparent -36px -10px !important;
    background-size: 140px !important;
    margin: 2px 5px !important;
}
.zp-home-banner-wrap .content-wrap>div.zp-home-right .signup-box .za-country-container.za-country-container-arrow {
    display: block !important;
}
.index-dwn-form li.sgnbtnmn .za-newsletter-container.zshow-common {
    display: block !important;
}
.signup-box h3 {
    color: #0069e3;
    font-size: 20px;
    text-align: center;
}
.signup-box h3 strong {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #272727;
    font-family: var(--zf-secondary-medium);
    background-color: #e5f1ff;
    width: fit-content;
    margin: 0 auto 6px;
    padding: 4px 18px;
    border-radius: 12px;
    line-height: normal;
}
h1, h2, h3 {
    font-family: var(--zf-secondary-bold);
}

/* menu style */

.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header {
    padding: 0;
}
.menu-icon-help-header>a img {
    width: 160px;
}
.menu-icon-help-header>a {
    display: block;
    line-height: normal;
}
.menu-icon-help-header .product-title {
    margin-left: 0;
}
.menu-icon-help-header .product-title a {
    padding: 0;
    font-size: 24px;
}
/* banner section */

.umain .zp-home-banner-wrap h1 {
    max-width: 670px;
    margin: 0 auto 15px;
}
/* feature section */

.zp-highlighted-features-wrap .content-wrap h2 {
    max-width: 1000px;
    margin: 0 auto 15px;
}
.features-box > div span {
    background: url(https://www.zohowebstatic.com/sites/default/files/desktop_central_cloud/desktopcentral-home-features-sprite.png) no-repeat 0 0;
    background-size: 300px auto;
}
/* trusted brands section */

.trust-brands-wrap {
    padding-top: 30px;
}
.trust-brands-wrap ul li{
    opacity: 1;
    transform: scale(1, 1);
}
.trust-brands-wrap ul li span {
    background: url(https://www.zohowebstatic.com/sites/default/files/desktop_central_cloud/desktopcentral-trusted-brands-sprite.png);
    background-repeat: no-repeat;
    background-size: auto 63px;
    height: 63px;
}
.trust-brands-wrap ul li.tb-honda span {
    width: 115px;
    background-position: -15px 0;
}
.trust-brands-wrap ul li.tb-ibm span {
    width: 82px;
    background-position: -140px 0;
}
.trust-brands-wrap ul li.tb-xerox span {
    width: 118px;
    background-position: -235px 0;
}
.trust-brands-wrap ul li.tb-everton span {
    width: 60px;
    background-position: -365px 0;
}
.trust-brands-wrap ul li.tb-unicef span {
    width: 90px;
    background-position: -440px 0;
}
/* Mobile apps section */

.dc-mobile-apps img {
    max-width: 270px;
    margin: 0 10px;
}
.bottom-cta-wrap .content-wrap h2 {
    font-size: 30px;
    max-width: 1200px;
}
#newsletter, #tos {
    width: auto;
    height: auto;
    position: static;
    opacity: 1;
    appearance: auto;
    -webkit-appearance: auto;
}
#signup-newsletter, #signup-termservice {
    display: none;
}
.za-newsletter-container label.sign_agree, .signup-box .za-tos-container label {
    padding: 0;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
/*Responsive css*/
@media only screen and (max-width: 1100px) {
.zp-home-banner-wrap h1{
    font-size: 40px;
    line-height: 65px;
}
.zp-home-banner-wrap h1 strong{
    font-size: 55px;
}
.zp-home-banner-wrap>.content-wrap>div.zp-home-right{
   display: block;
}
}
@media only screen and (max-width: 991px) {
.zp-home-banner-wrap>.content-wrap{
   flex-wrap: wrap;
   padding: 90px 0;
   justify-content: center;
}
.zp-home-banner-wrap h1 span{
   margin: auto;
}
.menu-icon-help-header>a img {
    width: 140px
}
.menu-icon-help-header .product-title a, .product-header-top.slide .menu-icon-help-header .product-title a {
    font-size: 21px;
}
.zp-highlighted-features-wrap .content-wrap h2 {
    max-width: 600px;
}
.signup-box{
   display: flex;
}
.signup-form{
   background: #fff !important;
}
#commonHeader {
    display: block;
}
}

@media only screen and (max-width: 767px) {
    .zp-home-banner-wrap>.content-wrap{
        flex-wrap:wrap;
    }
    .zp-home-banner-wrap .content-wrap>div{
        width:auto;
        margin:auto;
    }
    .zp-home-banner-wrap .content-wrap>div.zp-home-right{
        width: 100%;
        display:block;
    }

/* MENU CSS */

.menu-icon-help-header .product-title a {
    padding: 0 0 0 75px;
}
.menu-icon-help-header>a {
    padding-top: 10px;
}
.zph-sticky #mini-panel-product_menu .menu-icon-help-header .product-title a {
    margin: -5px 0 10px;
}
.zph-sticky .zmobile-menu-new-inner li>a.prd_link {
    font-size: 18px;
    padding: 25px 0 0;
}
.umain .menu-icon-help-header > a {
    padding: 5px 0 0 15px;
}
.zph-sticky .umain #mini-panel-product_menu .menu-icon-help-header .product-title a {
    margin: -12px 0 0 0;
}
.zph-sticky .zmobile-menu-new-inner li>a.prd_link:after {
    background-image: url(https://www.zohowebstatic.com/sites/default/files/styles/product-home-page/public/manageengine_black_logo.png);
    background-size: 100px auto;
    background-position: 0 0;
    width: 100px;
    top: 0;
}
/* MENU CSS ENDS */


.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header {
    padding-top: 0;
}
.menu-icon-help-header .product-title a, .mobile-menu-icon {
    background-image: none;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a {
    padding: 0 !important;
}
.dc-mobile-app {
    display: none;
}
.zp-highlighted-features-wrap .content-wrap h2 {
    max-width: 480px;
}
.bottom-cta-wrap .content-wrap h2 {
    font-size: 26px;
}
.z-testimonial-slide-wrap .content-wrap {
    padding: 20px 0 60px;
}
}

@media only screen and (max-width: 480px) {
.ZF-contact>ul>li:first-child {
    font-size: 12px;
}
.zph-sticky #mini-panel-product_menu .menu-icon-help-header .product-title a {
    font-size: 24px;
    margin: -10px 0 10px;
}
.zph-sticky .umain #mini-panel-product_menu .menu-icon-help-header .product-title a {
    font-size: 20px;
    margin: -15px 0 10px;
}
.umain .menu-icon-help-header > a img {
    width: 120px;
}
}
.features-box-wrap img {
    height: 50px;
    margin-bottom: 10px;
}
.tile-sectional-content .features-box-wrap {
    max-width: 1400px;
    margin: 50px auto;
    display: flex;
    grid-gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.tile-sectional-content .features-box {
    max-width: 300px;
    display: flex;
    min-height: 235px;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px;
    transform: unset !important;
    margin: 0 !important;
    box-sizing: unset;
    transition: none !important;
}

.tile-sectional-content h2 {
    text-align: center;
}

.tile-sectional-content {
    max-width: 1250px;
    margin: auto;
    padding: 60px 0px;
}

.tile-sectional-content p {
    max-width: 80%;
    text-align: center;
    margin: auto;
}

.tile-sectional-content .tile-flex {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: center;
    align-items: stretch;
    grid-gap: 20px;
    margin: 50px 0px;
}

.tile-sectional-content .inner-flex {
    display: flex;
    flex-wrap: wrap;
    width: 240px;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
}
.tile-sectional-content .inner-flex h4{
font-family: var(--zf-secondary-semibold);
}

.tile-sectional-content .tile-flex img {
    height: 55px;
    margin-bottom: 20px;
    filter: opacity(.4);
}

.tile-sectional-content .inner-flex p {
    margin: 0 0 10px 0px;
    text-align: left;
    max-width: 100%;
}

.tile-section {
    max-width: 100%;
    background: none;
}
</style>
<style>
    .dc-cloud.slider p {
        min-height: 110px;
        text-align: center;
		font-weight: 400;
   	 	width: 70%;
   		margin: auto;
    }

    .dc-cloud.slider p a {
        display: inline;
        text-decoration: none;
        color: #448aca
    }

    .dc-cloud.slider h2 {
        margin: 0;
        padding:  0 0 25px;
        text-align: center;
        border: none;
        max-width: 100%;
        color: #448bc9;
    }
.dc-cloud.slider li .flex{
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
    .dc-cloud.slider h2::after {
        display: none;
    }

    .dc-cloud.slider li {
        padding: 0;
        list-style: none !important;
    }

    .dc-cloud.slider img {
        width: 80%;
        height: 500px;
        margin: 0 auto 10px;
    }

    .dc-cloud.slider .flexslider {
        max-height: none;
        width: 100%;
        padding-bottom: 40px;
    }

    .dc-cloud.slider .flex-control-nav {
        left: 0;
        bottom: 5%;
    }

    .dc-cloud.slider .flex-control-nav li {
        margin: 8px;
    }

    .flex-control-nav li a.flex-active {
        background: #ff8187;
    }
.flex-control-nav li a.flex-active {
        outline: 1px solid #ff8187;
        border: 2px solid #fff;
}

    .flex-direction-nav li a {
        z-index: 99;
    }
.flex-control-nav li a{
    border-radius: 6px;
    height: 12px;
    width: 12px;
}

    .flexBnrslides,
    .flex-direction-nav {
        padding: 0;
    }

ul.flexBnrslides {
    display: block;
}
    .flex-direction-nav li a {
        opacity: 1;
        background-color: #448aca;
        border-radius: 50%;
        top: 36%;
        left: 40px;
    }

    .flex-direction-nav li a.flex-next {
        left: auto;
        right: 6px
    }

    .flex-direction-nav li a.flex-prev {
        left: 6px;
    }

    .flexslider:hover a.flex-next {
        opacity: 1;
        right: 6px;
    }

    .flexslider:hover a.flex-prev {
        opacity: 1;
        left: 6px;
    }

    .dc-cloud.slider.fullimage {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99999;
        transition: all .5s ease;
    }

    .dc-cloud.slider .close-btn{
        height: 35px;
        width: 35px;
        display: none;
        position: absolute;
        right: 15%;
        top: 7%;
        background-image: url(https://www.manageengine.com/ems/images/icon/close-icon.svg);
        background-position: center;
        background-repeat: no-repeat;
    }

    .dc-cloud.slider.fullimage .close-btn{
        display: block;
    }

    .dc-cloud.slider.fullimage img {
        width: 60%;
        margin: 40px auto 0;
    }

    .dc-cloud.slider.fullimage p,
    .dc-cloud.slider.fullimage h2 {
        color: white;
        width: 60%;
        margin: auto;
    }

    .dc-cloud.slider.fullimage .flex-control-nav {
        display: none
    }

    .dc-cloud.slider.fullimage .flex-direction-nav li a{
        top: 45%;
        background-color: black;
    }

    .dc-cloud.slider.fullimage .flex-direction-nav li a.flex-next{
        right: 17%;
    }

    .dc-cloud.slider.fullimage .flex-direction-nav li a.flex-prev{
        left: 17%;
    }

    @media screen and (max-width:768px) {
        .dc-cloud.slider .flexslider {
            height: 480px;
        }

         .dc-cloud.slider .flexslider,
        .dc-cloud.slider .flexslider img {
            width: 400px;
            margin: 0;
            padding: 0;
        }

        .flex-control-nav {
            display: none;
        }
    }
#scroll.sec-pTB, .allFeaPage {
    padding: 40px 0;
    }
    .heading-menu{
        display: none;
    }
    
    .allFeaPage p, .allFeaPage.numdata h2{
        color: #000 !important;
        text-shadow: none;
        line-height: 65px;
    }
    .top-section{
        background-color: white;
        max-width: 1200px;
        margin: auto;
        padding: 40px 0px;
    }
    .slider-section{    
    padding: 60px 0px 0px;
    max-width: 1100px;
    margin: 50px auto;
    }
    .top-section h1{
        padding-left: 50px;
        color: #5389c8;
    }
    .dc-cloud.slider{
        margin: 0px 30px;
    }
    .new-container ul{
        margin: 40px;
    }
#btmBar.fixed{
	position: static;
}
ul.breadcum {
    display: flex;
    list-style: none;
    align-items: center;
    margin: -10px 40px 10px;
    width: max-content;
}
.breadcum li {
    font-size: 17px;
    margin: 0px 5px;
}
ul.notes {
    list-style: circle;
    border-radius: 10px;
    padding: 40px;
    background: #fbfbfbdb;
    box-shadow: 2px 2px 5px 2px #0000000f;
}
ul.notes h2{
    line-height: 38px;
    font-size: 28px;
    color: #5389c8;
    font-weight: 400;
    margin: 0px 0px 40px;
}
.bottom-cta-wrap .content-wrap a.cta-btn {
    opacity: 1;
    visibility: visible;
}

#scroll.sec-pTB{
    background: none;
}
.allFeaPage.topband .ar-grp {
    display: inline-flex;
    grid-gap: 20px;
    margin-bottom: 30px;
}
.allFeaPage.topband .ar-grp .box {
    max-width: 200px;
    border: 1px solid #f8c52a;
    border-radius: 10px;
    padding: 20px;
    background: #fff;
}
.allFeaPage.topband .ar-grp .box .clip {
    margin: 0 0 10px;
}
.allFeaPage.topband .ar-grp .box .clip img {
    width: auto;
    max-height: 40px;
    max-width: 100%;
}
.allFeaPage.topband .ar-grp .box .clip img[alt="Gartner"] {
    width: 100px;
    min-width: auto;
}
.allFeaPage.topband .ar-grp .box .clip img[alt="G2"] {
    margin: -7px 0 -5px;
}
.allFeaPage.topband .ar-grp .box .clip img[alt="Capterra"] {
    width: 130px;
}
.allFeaPage.topband .ar-grp .box .caption {
    display: inline-flex;
    align-items: center;
    grid-gap: 10px;
}
.allFeaPage.topband .ar-grp .box .caption p {
    margin: 0;
}
.allFeaPage.topband .ar-grp .box .caption .str-grp {
    display: inline-flex;
}
.allFeaPage.topband .ar-grp .box .caption .str-grp img {
    width: 19px;
}
.allFeaPage.topband .formset {
    background-color: var(--text-light-color);
    padding: 40px;
    border-radius: 10px;
    transform: scale(1);
    transition: all ease-out 350ms;
    box-shadow: 0 0 5px var(--box-shadow);
}
.allFeaPage.topband .formset.jump {
    transform: scale(1.1);
    box-shadow: 0 0 15px var(--box-shadow);
}
.allFeaPage.topband .formset h4 {
    color: var(--text-color-dark) !important;
    margin: 0 0 20px;
}
.allFeaPage.topband .formset #downloadSubmit {
    font-family: 'ZohoPuvi';
    display: block;
    width: auto !important;
    min-width: 200px;
    text-align: center;
    background-color: #ea152b !important;
    padding: 12px 4px !important;
    border-radius: 8px !important;
    color: var(--text-light-color);
    text-decoration: none;
    margin: 20px auto 0 !important;
    font-weight: 500;
    font-size: 16px !important;
}.allFeaPage.topband .ar-grp {
    display: inline-flex;
    grid-gap: 20px;
}
.allFeaPage.topband .formset {
    background-color: var(--text-light-color);
    padding: 40px;
    border-radius: 10px;
    transform: scale(1);
    transition: all ease-out 350ms;
    box-shadow: 0 0 5px var(--box-shadow);
}
.allFeaPage.topband .formset.jump {
    transform: scale(1.1);
    box-shadow: 0 0 15px var(--box-shadow);
}
.allFeaPage.topband .formset h4 {
    color: var(--text-color-dark) !important;
    margin: 0 0 20px;
}
.allFeaPage.topband .formset #downloadSubmit {
    font-family: 'ZohoPuvi';
    display: block;
    width: auto !important;
    min-width: 200px;
    text-align: center;
    background-color: #ea152b !important;
    padding: 12px 4px !important;
    border-radius: 8px !important;
    color: var(--text-light-color);
    text-decoration: none;
    margin: 20px auto 0 !important;
    font-weight: 500;
    font-size: 16px !important;
}

.allFeaPage.numdata {
    background: none;
}
.allFeaPage.numdata .flex {
    display: flex;
    margin: auto;
    padding: 50px;
    border: 1px solid var(--theme-light-color);
    border-radius: 10px;
    max-width: 1100px;
    justify-content: space-evenly;
    grid-gap: 30px;
    border: solid #bb3a66 1px;
    background: none;
}
.allFeaPage.numdata .box {
    width: auto;
    max-width: 100%;
    display: inline-flex;
    grid-gap: 20px;
}
.allFeaPage.numdata .box img {
    height: 60px;
    max-width: 50px;
    fill: white;
    filter: invert(15%);
}
.allFeaPage.numdata .box h2 {
    margin: 0;
    text-align: left;
    font-weight: 400 !important;
    color: #000 !important;
}

.allFeaPage.numdata .box p {
    color: #000 !important;
}

.allFeaPage.numdata h2 {
    text-align: center;
    margin-bottom: 25px;

}

.allFeaPage.numdata {
    width: 100%;
}
@media only screen and (max-width: 600px){
    .allFeaPage.numdata .flex, .allFeaPage.topband .ar-grp{
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .allFeaPage.numdata .flex{
        border: none;
        justify-content: flex-start;

    }
}

/* .tile-section.about-offer {
    background-color: #fff9f9;
} */

.tile-section.about-offer .inner-flex {
    background: aliceblue;
    border: none;
    border-radius: 10px;
}
.tile-section.about-offer .inner-flex{
    align-items: baseline;
}
.tile-section.avail-offer .tile-flex {
    flex-direction: column;
}

.tile-section.avail-offer .inner-flex {
    width: 80%;
    margin: auto;
    flex-direction: row;
    text-align: left;
    border: none;
    background-color: #dbe6fe;
}

.tile-section.about-offer .tile-sectional-content .inner-flex h4 {
    font-size: 20px;
    margin: 0;
}

.tile-section.about-offer .tile-sectional-content .inner-flex h4 {
    font-size: 22px;
    margin-bottom: 7px;
}
.tile-section.about-offer .tile-sectional-content .inner-flex p {
    font-size: 20px;
    line-height: 33px;
}

.tile-section.about-offer .tile-sectional-content .inner-flex {
    padding: 30px;
    width: 330px;
}

.tile-sectional-content h4 {
    font-size: 18px;
    margin: 0;
    line-height: normal;
}
.tile-section.avail-offer {
    background-color: #eff8ff;
}
.tile-section.avail-offer .tile-flex {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.tile-section.avail-offer .inner-flex {
    background-color: #fff;
    display: inline-flex;
    margin: 0;
    max-width: 330px;
    padding: 30px;
}
.tile-section.avail-offer .inner-flex:before {
    content: "1";
    font-size: 100px;
    width: 60px;
    height: 110px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #e1a1a1;
    line-height: 100px;
}
.tile-section.avail-offer .inner-flex:nth-child(2):before {
    content: "2";
    color: #a1e1b5;
}
.tile-section.avail-offer .inner-flex:nth-child(3):before {
    content: "3";
    color: #a1c6e1;
}
.tile-section.avail-offer .inner-flex h3 {
    line-height: normal;
    margin: 0 0 7px;
    font-size: 22px;
    font-weight: 600;
}
.tile-sectional-content .inner-flex p{
    min-height: 80px;
}
.tile-section.avail-offer .inner-flex p {
    font-size: 20px;
    line-height: 33px;
    min-height: 140px;
}
.tile-sectional-content h2 {
    margin: auto;
    max-width: 730px;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(1) {
    background-color: #fff7f4;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(2) {
    background-color: #ebfff1;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(3) {
    background-color: #e8f6ff;
}
.allFeaPage.topband.content-wrap p {
    font-size: 24px;
}
.allFeaPage.topband.content-wrap p strong {
    font-family: var(--zf-secondary-bold);
    color: #fd7777;
}
.tile-section.avail-offer .inner-flex:nth-child(1) {
    border-top: 4px solid #fff7f4;
}
.tile-section.avail-offer .inner-flex:nth-child(2) {
    border-top: 4px solid #ebfff1;
}
.tile-section.avail-offer .inner-flex:nth-child(3) {
    border-top: 4px solid #e8f6ff;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(1) p strong {
    color: #c15353;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(2) p strong {
    color: #2f8348;
}
.tile-section.about-offer .tile-sectional-content .inner-flex:nth-child(3) p strong {
    color: #276a95;
}
.z-testimonial-slide-wrap {
    background-color: #eff8ff;
}
.zp-mobile-apps-wrap .content-wrap {
    padding: 0;
}
.zp-mobile-apps-wrap .content-wrap .slider-section {
    padding: 15px;
    margin: auto;
}
.zp-mobile-apps-wrap .content-wrap .slider-section img {
    filter: drop-shadow(2px 4px 6px #0004);
}
.tile-sectional-content .inner-flex p strong {
    font-weight: 600;
}
.zp-home-banner-wrap {
    overflow: visible;
}
.tile-section.fea .tile-sectional-content .tile-flex {
    margin: 50px 0 0;
}
.tile-sectional-content .inner-flex:nth-child(1) p strong {
    color: #c15352;
}
.tile-sectional-content .inner-flex:nth-child(2) p strong {
    color: #2e8348;
}
.tile-sectional-content .inner-flex:nth-child(3) p strong {
    color: #276a95;
}
.trust-brands-wrap ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.trust-brands-wrap ul li {
    max-width: 160px;
    display: inline-flex;
    align-items: center;
}
.trust-brands-wrap ul li img {
    max-height: 100%;
    max-width: 100%;
}
.sectional-content {
    max-width: 1200px;
    margin: auto;
    text-align: left;
}
.sectional-content h2 {
    font-size: 25px;
    line-height: 34px;
    margin: 50px 0 0px;
}
.sectional-content h3, .sectional-content h3 a {
    color: #2f89cf !important;
    margin: 30px 0px 10px !important;
    font-size: 20px;
    line-height: 30px;
}
.sectional-content h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.sectional-content ul,.sectional-content ol {
    list-style: disc;
    padding: 0 0 0 16px;
}
.sectional-content li, .sectional-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.sectional-content .footer-section,.sectional-content .offset {
    display: none;
}
.tile-section.about-offer .tile-sectional-content .inner-flex p i {
    display: block;
    font-size: 17px;
    text-decoration: underline;
    cursor: pointer;
    }
.tile-section.about-offer .tile-sectional-content .inner-flex p i#offer {
    color: #c15353;
}
.tile-section.about-offer .tile-sectional-content .inner-flex p i#edition {
    color: #2f8348;
}
.absolute-img{
    display: none;
}
.absolute-img.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #898989e0;
    top: 50px;
    left: 0;
    z-index: 9999;
}
.absolute-img .ec-cloud {
    width: 90%;
    max-width: 1050px;
    height: max-content !important;
    animation: .5s alternate slidein;
}
.ec-cloud.slider li {
        padding: 0;
        list-style: none !important;
    }

    .ec-cloud.slider img {
        height: max-content;
        margin: 0 auto 10px;
		border-radius: 5px;
    	outline: solid #e1e1e1 1px;
        filter: opacity(1) !important;
    }

    .ec-cloud.slider .flexslider {
        max-height: none;
        width: 100%;
    }

    .ec-cloud.slider .flex-control-nav {
		display: none;
    }
    .flexBnrslides{
        display: block;
        padding: 0;
    }

    @media screen and (max-width:768px) {
        .ec-cloud.slider .flexslider {
            height: 480px;
        }

        .ec-cloud.slider .flexslider,
        .ec-cloud.slider .flexslider img {
            width: 400px;
            margin: 0;
            padding: 0;
        }
        .ec-cloud.slider .flex-control-nav {
            display: none;
        }
    }
