    /* Footer New Mobile */ 
    
    .mobileFooter .ned {
        margin-bottom: 70px;
    }
    
    .hideBeforeSecSection {
        display: none !important;
    }
    
    /* .floatIconHide {
        visibility: hidden !important;
    } */
    
    @media screen and (min-width: 620px) and (max-width: 768px){
        .mobileFooter .ned {
            margin-bottom: 75px;
        }
    }
    
    
    @media screen and (min-width: 768px){
        #mobileFooIcons {
            display: none !important;
        }
    }
    
    @media screen and (max-width: 768px){
    
        .drp-home #drp-home1 .pt-sev h6.reveal.fade-right {
            animation: none !important;
        }
    
        .back-to-top i {
            margin-bottom: 65px;
            color: #10052f9c;
            margin-right: 0;
        }
    
        #hubspot-messages-iframe-container.widget-align-right {
            right: 0!important;
            /* height: 110px !important; */
            z-index: 9999999999 !important;
        }
        
        #hubspot-messages-iframe-container.widget-align-right iframe#hubspot-conversations-iframe {
            height: 85% !important;
        }
    
        #block-metrics-content .slider div#productSlider .content {
            min-height: 40vh;
        }
    
        .home-page-class #block-metrics-content #carouselExampleControls .carousel-item {
            min-height: 400px;
        }
    
        #block-footericon .floatIconHide {
            visibility: hidden !important;
        }
    
        div#deskFooIcons {
            display: none;
        }
    
        #mobileFooIcons {
            display: flex;
            width: 100%;
            text-align: center;
            border-radius: 15px 15px 0px 0px;
            background: #f2f2f4;
            position: fixed;
            bottom: 0em;
            margin-top: 0;
            z-index: 99999;
        }
    
        #hubspot-messages-iframe-container {
            bottom: 7em !important;
        }
    
        
        .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-left], .iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-left], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-right]{
            bottom: -5em !important;
        }
    }
    
    #mobileFooIcons div svg {
        text-align: center;
        margin: auto;
        height: auto;
        width: 30%;
    }
    
    
    #mobileFooIcons div {
        display: block;
        width: 80%;
        text-align: center;
        /* margin: auto; */
        position: relative;
    }
    
    #mobileFooIcons div svg {
        text-align: center;
        margin: auto;
        height: auto;
        width: 45%;
        display: block;
    }
    
    #mobileFooIcons div a {
        display: block;
        color: #10052FB3;
        padding-top: 3px;
        /* font-size: 0.9em; */
        font-family: 'Serenity';
        font-weight: 300;
        text-decoration: none;
        letter-spacing: 0.2px;
        line-height: 1.1em;
    }
    
    #mobileFooIcons div:nth-child(1):after, #mobileFooIcons div:nth-child(2):after {
        content: '';
        width: 0;
        height: 30px;
        position: absolute;
        border-right: 1px solid #10052f2b;
        top: 50%;
        transform: translateY(-50%);
    }
    
    #mobileFooIcons div:nth-child(1):after {
        right: -10px;
    }
    
    #mobileFooIcons div:nth-child(2):after {
        right: 2px;
    }
    
    #mobileFooIcons .fooDemoDiv {
        background: #ee752f;
        border-radius: 0 15px 0px 0px;
    }
    
    #mobileFooIcons div:not(.fooDemoDiv) {
        padding: 10px 0;
        width: 60%;
        margin: auto;
    }
    
    #mobileFooIcons .fooDemoDiv a#foo-demo {
        color: #fff;
        margin: auto !important;
        text-align: center;
        top: 50%;
        position: relative;
        transform: translateY(-50%);
    }
    
    
    
    @media screen and (min-width: 240px) and (max-width: 480px){
        #mobileFooIcons div svg {
            height: auto;
            width: 45%;
        }
    
        #mobileFooIcons a {
            font-size: 1em;
        }
    
    }
    
    #mobileFooIcons .fooDemoDiv a#foo-demo {
        font-size: 1.4em;
        font-weight: 500 !important;
        line-height: 1.1em;
    }
    
    /* #mobileFooIcons div:not(.fooDemoDiv) a .textIcon {
        display: none;
    } */
    
    @media screen and (min-width: 481px) and (max-width: 768px){
        #mobileFooIcons a {
            font-size: 1em;
        }
    
        #mobileFooIcons div:not(.fooDemoDiv) {
            padding: 5px 0;
            width: 70%;
            margin: auto;
        }
    
        #mobileFooIcons div svg {
            width: 30%;
        }
    
        #mobileFooIcons div:nth-child(1):after {
            right: -10px;
        }
    
        #mobileFooIcons .fooDemoDiv a#foo-demo{
            font-size: 1.2em;
        }
    
        #mobileFooIcons div:not(.fooDemoDiv) a .textIcon {
            display: block;
        }
        
    }
    
    #mobileFooIcons.hide-footer {
        opacity: 0;
        transition: all 0.3s ease;
    }
    
    @media screen and (max-width: 768px){
    
        #mobileFooIcons div:nth-child(1):after {
            right: 0px;
        }
    
        .testySlider #carousel .carousel-item {
            height: 30vh !important;
            margin: auto auto 20px;
            text-align: center;
            float: none;
            background-position: top;
        }
    
        .testySlider #carousel .carousel-item .wistia_responsive_wrapper {
            top: 100% !important;
            left: 50% !important;
            transform: translate(-50%,-50%);
        }
    
        .testySlider #carousel .carousel-item .wistia_click_to_play .playBtn {
            position: absolute !important;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%,-50%) !IMPORTANT;
        }
    
        .carousel-item-next, .carousel-item-prev, .carousel-item.active {
            display: flex;
        }
    
    }
    
    .widget-app-container .fRRmvV {
        height: 55px !important;
        width: 55px !important;
    }
    
    @media screen and (max-width: 385px){
        #mobileFooIcons div:nth-child(2) {
            width: 60%;
        }
    
        /* #mobileFooIcons div:nth-child(2) svg {
            width: 37%;
        } */
    
        #mobileFooIcons div:nth-child(1):after {
            right: -5px;
        }
    
        #mobileFooIcons .fooDemoDiv a#foo-demo{
            font-size: 1.4em !important;
            line-height: 1em;
        }
    
        /* #mobileFooIcons div:not(.fooDemoDiv) {
            padding: 10px 0;
            width: 80%;
            margin: auto;
        } */
    }

    @media screen and (max-width: 321px){
        #mobileFooIcons div a .textIcon {
            font-size: 0.9em;
            line-height: 15px;
        }
    }

    
    /* Footer New Mobile Ends */