/*=================================================================================================================== Main menu css  */
.mega-menu-rgt-greybg{background: #f7f7f7; padding: 0; margin: 0;}.products-drp .dropdown-content a.menu-connectedgrc
.mega-menu-rgt-assets,img.menu-assets-img{position:relative; width: 100%; height: auto;z-index: 1;margin: 0 0 1em 0;}.mega-menu-rgt-assets:hover{background: none}.mega-menu-rgt-assets::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;/*! background:linear-gradient(0,#10052f, #10052f40 100%); */}.mega-menu-rgt-content-wrp{position:relative;/*! bottom:0; */padding:0 1.2em 0em 1.2em;z-index:1;}.menu-assets-img-wrp a{display:block;margin: 0 !important;padding: 0 !important;}.mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp h2 a{text-decoration: none;background: none; font-size:1.5rem;color:#10052f;padding: 0;margin: 0em 0 .5em 0; line-height: 1em}.mega-menu-rgt-content-wrp p{font-size: .9em; color: #fff;margin: 0 0 .5em 0;padding: 0;}.mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp a{color:#FF6D01;margin:0;font-size:1rem;padding: 0;}.mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp a:hover{color:#FF6D01; text-decoration: none;background: none !important;z-index: 1;}.mega-menu-rgt-content-wrp i.fa{font-family:"Font Awesome 5 Free";font-weight:900}.menu-assets-img-wrp a:hover{background: none !important; }
.mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp h2 a:hover{color: #10052f}
/* ===================================== header footer css from file	*/
.menu-left .number-top {
    font-size: .75em;
    padding-top: 5px;
    color: #EE752F;
    font-family: serenity;
    letter-spacing: .5px;
    font-weight: 500;
    width: 110%
}

.menu-left .number-top a {
    color: #F45A00 !important;
    margin: 0!important;
    margin-right: 0!important;
    padding: 0!important;
    float: inherit;
    text-align: center
}

#footerMain .social-media i.fa-brands {
    font-size: 1.5em
}

.separator--line {
    border: 0;
    border-bottom: 5px solid #bada55;
    width: 0;
    -webkit-animation: separator-width 1s ease-out forwards;
    animation: separator-width 1s ease-out forwards;
}

@-webkit-keyframes separator-width {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@keyframes separator-width {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }
    25% {
        -moz-transform: scale(1.1);
    }
    50% {
        -moz-transform: scale(1);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes pulse {
    0% {
        -ms-transform: scale(1);
    }
    25% {
        -ms-transform: scale(1.1);
    }
    50% {
        -ms-transform: scale(1);
    }
    100% {
        -ms-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }
    25% {
        -o-transform: scale(1.1);
    }
    50% {
        -o-transform: scale(1);
    }
    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.logo-desktop {
    display: none;
}

.logo-mobile {
    display: none;
}

.mobile-search {
    display: none;
}

header.fixed-top.headerbg .logo-desktop {
    display: block;
    margin: 1rem 0rem 0rem;
}

header.fixed-top.bluebg .mobile-search {
    display: block;
}

header.fixed-top.bluebg .logo-mobile {
    display: block;
    margin-top: 0.5em;
    -webkit-animation: pulse 1s ease infinite;
    -moz-animation: pulse 1s ease infinite;
    -ms-animation: pulse 1s ease infinite;
    -o-animation: pulse 1s ease infinite;
    animation: pulse 1s ease infinite;
}

header.fixed-top.bluebg .topnav .dropdown {
    margin: 0.5rem 1rem 0;
}

header.fixed-top.bluebg .topnav .dropdown.first-child {
    margin-left: 0;
}

header.fixed-top.bluebg .menu-left .btn-request-demo {
    margin-top: 0.2rem;
    margin-right: 1rem;
}

header.fixed-top.bluebg .topnav .dropdown .dropbtn {
    padding-bottom: 0;
}

header.fixed-top.bluebg .menu-left .search-btn.mobile-search {
    float: right;
    margin-top: 0.7rem !important;
}

.search-btn.mobile-search .fa.fa-search {
    font-size: 1.5rem;
}

header.fixed-top.bluebg .right-content {
    display: none;
}

header.fixed-top.bluebg {
    padding: 0;
    box-shadow: 0px 8px 10px -12px #707070;
}

.container-lg.container-xl.web-menu {
    max-width: 96% !important;
/*    margin-bottom: 0.5em;*/
}

header.fixed-top.bluebg .container-lg.container-xl.web-menu {
    padding: 1rem 0;
}

.mt-main-menu.container-fluid {
    height: 30.5rem;
}

.row.mega-menu-fitheight {
    height: 100%;
    border-top: 1px solid #efefef;
}

.headerbg {
    background: #fff;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.bg-seaweed {
    background: #068980;
    padding: 0;
}

.web-menu {
    display: block;
}

.mobile-menu {
    display: none;
}

div#opensearchbtn i {
    color: #10052f91;
}

.fixed-top .menu .hamburger {
    font-size: 1.5em;
    margin-left: 0px;
}

.fixed-top .menu .hamburger i {
    color: #10052f91;
}

.aboutus-drp .mega-menu-pl .col-md-6:nth-child(2) {
    max-width: 26%;
}

.aboutus-drp .mega-menu-pl .col-md-6:nth-child(3) {
    flex: 0 0 40% !important;
    max-width: 40% !IMPORTANT;
}

#footerMain .desktopFooter ul li {
    margin: .2em .5em .2em 0 !important;
}

@media (max-width: 1199px) {
	#menu.sidebar ul li ul.sub-menu li h6 a{font-size: .9em}
	#menu.sidebar .parent-menu li a:not(.sub-menu li a){font-size: 1.2em}
    .web-menu {
        display: none;
    }
    .mobile-menu {min-height: 45px;
        display: block;
		padding: 0.3em 0.5em 0
    }
	
	#header-menu .mobile-menu{}
}

.mt-main-bnr-desc {
    padding-bottom: 2rem;
    padding-top: .5rem;
}

.mt-main-bnr-desc h2.mt-main-menu-title {
    color: #EE7525;
    margin: 0rem;
    font-size: 2rem;
    font-weight: 300; margin: 0;
}

.mt-main-bnr-desc p.mt-menu-sub-title {
    margin: 0;
    color: #10052f;
	opacity: .7;
    font-family: Serenity;
	font-size: .9em;
    font-weight: 200;
}

.mt-main-menu h4 a {
    color: #EE7525;
    font-weight: 500;
}

.menu-list-items h4 {
    margin: 0;
}

.menu-list-items h4 a {
    font-size: 1.4rem !important;
}

.menu-list-items li a {
    font-size: 1.1rem;
    line-height: initial;
    font-family: serenity;
    font-weight: 300;
}

p.mt-menu-text {
padding-bottom: 0.2rem;
margin: 0;
font-family: Serenity;
font-weight: 300;
font-size: .8em;
line-height: 1.1em;
color: #10052f;
opacity: .6;
}

.left-side-menu-section a {
    padding: 0 !important;
}

.left-side-menu-section:hover {
    background-color: #e9fffd;
}

ul li::marker {
    font-size: 0;
}

p.mt-menu-text-dark {
    font-size: 0.9em;
}

li.left-side-menu-section {
    margin-bottom: 1rem;
    padding: .0em 0.5rem .5em 0.5rem;
}

ul.mt-sub-menu-texts li a {
    margin-bottom: 8px;
    display: block;
}

ul.mt-sub-menu-texts li a:hover {
    color: #342baf;
}

li.left-side-menu-section {
    display: block;
    padding-left: 5rem;
    background-repeat: no-repeat;
    background-size: 12%;
    background-position: 1% 20%;
}

.left-side-menu-section.bg-businessgrc {
    background-image: url(https://www.metricstream.com/sites/default/files/2022-07/menu-icon-01.png);
}

.left-side-menu-section.bg-cybergrc {
    background-image: url(https://www.metricstream.com/sites/default/files/2022-07/menu-icon-02.png);
	background-position: 1% 5%;
}

.left-side-menu-section.bg-aispire {
    background-image: url(https://www.metricstream.com/sites/default/files/2023-06/menu-AI-03.svg);
    background-position: 1% 30%;
}

.left-side-menu-section.bg-esgrc {
    background-image: url(https://www.metricstream.com/sites/default/files/2022-07/menu-icon-03.png);
    background-position: 1% 18%;
}

ul.sample-li {
    line-height: 20px;
}

ul.sample-li a {
    display: inline !important;
    line-height: 1.3em;
    font-family: serenity;
    font-size: 1.1rem;
    font-weight: 300;
}

.mega-menu-rgt-overlay h2 {
    font-size: 1.5rem
}

.searchoverlay .closebtn {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 2.5em;
    z-index: 1;
    color: #ffffff6e !important;
}

.searchoverlay a:focus,
.searchoverlay a:hover {
    text-decoration: none
}

header.fixed-top.bluebg {
    padding-top: 0
}

#subscribe-form,
#subscribeForm {
    width: 80%
}

#subscribe-form h3 {
    padding: 0.5em 1.6em 0
}

#subscribe-form {
    background-size: contain;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 6em;
    padding-top: 6em
}

#subscribe-form .hs-error-msgs label {
    visibility: visible;
    display: block
}

#subscribe-form .hs-form {
    position: relative
}

.hide-menu {
    display: none !important;
}

/*
header.fixed-top .img-fluid.lazy {
    margin-top: 1.2em ;
}*/

.left-side-menu-section h4 a {
    font-weight: 300 !important;
}

#menu.sidebar ul li a.current {
    background: #FFF;
    color: #10052f !important;
    font-weight: 300;
}

#menu.sidebar ul li ul.sub-menu li h6 {
    padding: 0 !important;
    margin: 0 !important;
    color: #ee7525 !important;
    margin: 0;
    font-weight: 300;
}

.menuclosebtn {
    color: #10052f8f !important;
    text-decoration: none;
}

a.menuclosebtn:hover {
    color: #10052f8f !important;
    text-decoration: none;
}

.fixed-top .cta-get-started {
    background: linear-gradient(to right, #ee7525 50%, #ee7525 50%);
    color: #fff; margin: 0; padding: 8px 20px;
    box-shadow: none !important;
}

a.btn.cta-contact-us {
    background: none;
    border: none;
    box-shadow: none !important;
    color: #10052f91;
    font-weight: 300;
    font-family: 'serenity' !important;
}

.fixed-top .mobile-menu .menu .hamburger img {
    vertical-align: middle !important;
    margin-top: auto;
    width: 55% !important;
    height: auto !important;
}

#jfh.mobileFooter #accordian {
    box-shadow: none !important;
}

#menu.sidebar {
    background: #fff !important;
}

#menu.sidebar .parent-menu {
    background-color: #10052f;
}

#menu.sidebar ul li {
    background: #10052f;
}

#menu.sidebar ul li a {
    color: #fff !important;
    text-decoration: none !important;
}

#menu.sidebar ul li ul.sub-menu,
#menu.sidebar ul li ul.sub-menu li {
    background: #fff !important;
    color: #10052f !important;
}

#menu.sidebar ul li ul.sub-menu li h6 {
    padding: 0 !important;
    margin: 0 !important;
}

#menu.sidebar ul li ul.sub-menu li h6 a {
    color: #ee7525 !important;
    margin: 0;
}

#menu.sidebar ul li ul.sub-menu li a {
    color: #10052f !important;
    font-weight: 300;
}

#menu ul li>ul {
    left: 260px;
}

.menuclosebtn {
    color: #10052f;
}

.headerbg {
    box-shadow: 0 1px 8px 0px #dddddd !important;
}

.mobile-menu span#dynamic-contact a {
    color: #ee7525;
    font-weight: 500 !important;
}

.ms-whats-new .card.card-has-bg:not(.small) {
    background-position: top;
}

span#dynamic-contact {
    position: absolute;
    right: 0;
    top: 12%;
    z-index: 9;
}

#dynamic-contact a#dynamic-number-desk {
    transform: none;
    right: 10px;
}

.sample-li li {
    display: inline;
    line-height: 0em;
    font-size: 0.9em;
    padding-right: 1rem;
}

ul.sample-li li a::after {
    content: " ";
    border-right: 2px solid #ea7527;
    position: absolute;
    height: 0.9rem;
    margin-top: 0.4rem;
    margin-left: 0.3rem;
}

ul.sample-li li:last-child a::after {
    border: none;
}

.sample-li li:last-child {
    border-right: none;
}

.clr-orange {
    color: #EE7525 !important;
}

.clr-orange:hover {
    color: #EE7525 !important;
}

.img-bg {
    background: #068980;
}

.f-w-400 {
    font-weight: 400 !important;
}

.left-side-menu-section h4 {
    font-size: 2rem;
    padding-bottom: 0;
    margin-bottom: 0.2rem;
}

.left-side-menu-section h4 a {
    font-size: 1.4rem;
    padding-bottom: 0;
}

.menu-list-items button {
    border: 1px solid #EE7525 !important;
    text-align: center !important;
    padding: 0.4em !important;
    width: 66%;
    margin-top: 0.9rem !important;
    font-weight: 500 !important;
    font: normal normal normal 1.2rem Serenity;
    background: linear-gradient(to right, transparent 50%, #EE7525 50%);
    background-size: 200% 100%;
    background-position: left bottom;
    margin-left: 10px;
    transition: all 1s ease;
}

.menu-list-items button:hover {
    background-position: right bottom;
    color: #fff !important;
}

.topnav {
    overflow: hidden;
    background-color: #fff;
    font: normal normal normal 1.4rem Serenity;
}

.topnav a {
float: left;
display: block;
color: #10052f;
text-align: center;
margin:0 /*.8%*/ 1% 0 0;
text-decoration: none;
transition: 0.5s;
}

.active {
    color: white;
}

.topnav .icon {
    display: none;
}

.topnav .dropdown {
    float: left;
    overflow: hidden;
    margin: 1.4rem 1rem 0;
    transition: 0.5s;
}

.topnav .dropdown .dropbtn {
    border: none;
    outline: none;
    background-color: inherit;
	font-size: .9em;
	font-family: Serenity;
    margin: 0;
    transition: 0.5s;
    padding: 0.5rem;
    color: #10052f;
    font-weight: 400;
}

.topnav .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 100%;
    z-index: 9999;
    margin-top: 0rem;
}

.topnav .dropdown-content a {
    float: none;
    color: #10052f;
    padding: 0.3rem 0;
    text-decoration: none;
    display: block;
    text-align: left;
    margin: 0;
}

.topnav .dropdown-content li a:hover {
    background: none;
    color: #ee7525;
    font-weight: 400;
    transition: 0.1s !important;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
    color: #EE7525;
}

.topnav .dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.topnav .dropdown:hover .dropdown-content {
    display: block;
    position: fixed;
    padding-top: 0.5em;
    box-shadow: 0px 15px 10px -8px #707070;
    overflow: hidden;
	padding-bottom: 0em
}
.logo-wrap-desk{position: relative; z-index: 10000; top: 10px;}
.logo-wrap-desk img{width: 200px; height: auto}

@media (min-width: 768px) and (max-width: 1024px) {
	.fixed-top .row.no-gutters .col-lg-4 img{width: 200px}
	.mobile-menu span#dynamic-contact{margin-right: 1em; font-size: .9em} .fixed-top .cta-get-started{border-radius: 0}
    #opensearchbtn {
        margin-right: 10
    }
    #subscribe-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
        margin: 0;
        width: 100%
    }
    .bluebg .menu {
        padding-top: 0
    }
}

@media screen and (max-width: 1280px) and (min-width: 1024px) {
.slider .content .readMoreBtn{padding: .7rem 1rem .7rem 1rem; font-size: 1.1em}
#myTopnav .menu-left .search-btn, #myTopnav .menu-left a{font-size: 1em}	
	
    .container-lg.container-xl.web-menu {
        max-width: 98% !important;
/*        margin-bottom: 0.5em;*/
    }
    #opensearchbtn i.fa,
    .hamburger i.fa {
        font-size: .9em;
    }
    .menu-logo {
        width: 220px !important;
    }
    .bluebg .topnav .dropdown,
    .topnav .dropdown {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    .topnav .dropdown .dropbtn {
        padding: 5px !important;
    }
    #myTopnav .menu-left .btn-request-demo {
        padding: 0.7rem 5px;
        width: 100%;
        font-weight: 400;
        letter-spacing: .5px ;
    }
	#myTopnav .menu-left{margin-top: .5em}.topnav .dropdown{margin-top: .8em}
	
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .headerbg .menu {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    a.btn.cta-contact-us {
        display: none !important;
    }
    a.btn.cta-get-started {
        font-size: .9em ;
        display: block !important;
        width: auto !important;
        margin-left: 15px;
        margin-right: 15px
    }
    span#dynamic-contact {
        margin: auto 0 !important;
    }
    .fixed-top .cta-contact-us {
        padding: 10px 20px;
        margin: auto 0 !important;
    }
}

@media screen and (max-width: 1250px) and (min-width: 768px) {
    .search-btn {
        margin: 5px !important;
        font-size: 1.5em;
        color: #10052f; opacity: .5
    }
    .fixed-top .cta-contact-us {
        width: auto;
    }
    #opensearchbtn i.fa,
    .hamburger i.fa {
        font-size: .9em;
    }
    .fixed-top .cta-contact-us {
        padding: 10px 25px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .fixed-top .menu .hamburger {
        font-size: 1.5em;
        margin-left: 0px;
    }
    .headerbg .menu {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    a.btn.cta-contact-us {
        display: none !important;
    }
    a.btn.cta-get-started {
        font-size: .9em;
        display: block !important;
        width: auto !important;
    }
    #menu.sidebar ul li ul.sub-menu li h6 {}
    #subscribe-form {
        padding-top: 2em;
    }
    #subscribe-form .hs_email .hs-input {
        border-radius: 1em !important;
        height: 3em !important;
        max-width: 82%;
    }
    #subscribe-form .hs-button.primary.large {
        margin: 0 3.3em 0 0;
        padding: 0.2em 2em;
    }
    #subscribe-form h3 {
        font-size: 2em !important;
        padding-top: 1em;
    }
    #subscribe-form .actions {
        right: 12em !important;
    }
    #subscribe-form .hs_email .hs-input {
        max-width: 60%;
    }
    #subscribe-form .hs_email .hs-input,
    .path-search .bef-exposed-form .form--inline .form-type-textfield input {
        padding-right: 150px;
    }
}

@media (max-width:900px) {
    .topnav .dropdown-content ul {
        width: 25%;
        display: inline-block;
    }
}

@media (max-width:800px) {
    .topnav .dropdown-content ul {
        width: 40%;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .topnav a:not(:first-child),
    .topnav .dropdown .dropbtn {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav .dropdown-content ul {
        width: 90%;
        display: block;
    }
    .topnav .dropdown-content li:not(:first-child) {
        display: none;
        transition: 0.5s;
    }
    .topnav .dropdown-content ul:hover>li {
        display: block;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .topnav.responsive .topnav .dropdown {
        float: none;
    }
    .topnav.responsive .topnav .dropdown-content {
        position: relative;
    }
    .topnav.responsive .topnav .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
    }
}

.mega-menu {
    background-color: #fff;
    position: absolute;
    left: 0;
    min-width: 100%;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.animate {
    opacity: 0;
    animation: fadeIn 0.3s ease-in both;
    animation-delay: 0.3s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -1%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.menu-logo {
    width: 200px !important;
    height: auto;
}

.menu-left .btn-request-demo {
    font-family: serenity;
    color: #fff;
    padding: 0.7rem 2rem;
    line-height: 1rem;
    float: right;
    font-weight: 600;
    font-size: 1.2rem;
    outline: none;
    background: linear-gradient(to right, #EE7525 50%, #fff 50%);
    background-size: 200% 100%;
    transition: all 1s ease;
    border: 1px solid #ee7525;
    margin-top: 0;
}

.btn-request-demo:hover {
    background-position: right bottom;
    border: 1px solid #EE7525;
    color: #ee7525;
}

.btn-request-demo:focus {
    box-shadow: none;
}

.text-right.right-content li {
    display: inline;
    padding: 0rem 1rem;
}

.text-right.right-content {
    padding-top: 2rem;
}

.right-content #dynamic-number-desk {
    font-size: 1rem;
}

.right-content span#dynamic-contact {
    margin: 0em 1em 0 0 !important;
}

.right-content span#dynamic-contact {
    color: #10052F;
    display: block;
    width: 100%;
}

#myTopnav .menu-left {
    float: right;
    margin: 0rem 1%;
}

.dropdown.rgt-content {
    margin: 0;
}

.rgt-content .dropbtn {
    padding: 0 !important;
    margin: 0;
}

.right-content .rgt-content a {
    text-align: center;
    padding: 0.5rem 0rem;
    font-size: 1rem;
}

.right-content .dropdown-content.animate {
    min-width: 156px;
    margin-left: -5rem;
    text-align: center;
    padding-top: 0;
    background: #eaeaea;
}

.f-left {
    float: left;
}

.right-side-bg-img.products {
    background-image: url("https://dev-acquia.metricstream.com/sites/default/files/2022-07/menu-product.png");
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}

.mega-menu-rgt-overlay {
    position: absolute;
    left: 0;
    top: 0;
    padding: 1rem 2rem;
}

.mega-menu-rgt-overlay h2 {
    color: #fff;
    margin: 0;
    font-size: 1.8rem;
}

.mega-menu-rgt-overlay p {
    margin: 0;
    color: #fff;
    font-size: 0.9rem;
}

.mega-menu-rgt-overlay button {
    background: no-repeat;
    border: none;
    color: #00F7EF;
    outline: none;
    font-size: 1rem;
    padding: 0;
}

.right-side-bg-img.solutions {
    background-image: url("https://www.metricstream.com/sites/default/files/2022-07/menu-solutions.webp");
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}

.right-side-bg-img.customers {
    background-image: url("https://www.metricstream.com/sites/default/files/2022-07/menu-customer.webp");
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    display: block !important;
}

.right-side-bg-img.resources {
    background-image: url("https://www.metricstream.com/sites/default/files/2022-07/menu-resc.webp");
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}

.right-side-bg-img.about-us {
    background-image: url("https://www.metricstream.com/sites/default/files/2022-07/menu-partners.webp");
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}

.arrow-icon {
    display: none;
}

.dropdown:hover .arrow-icon {
    display: block;
    line-height: 0.7;
    font-size: 1.1rem;
}

.search-btn {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1rem;
    vertical-align: top !important;
    color: #10052f; opacity: .5
}

.mega-menu-pl {
    padding-left: 5rem !important;
}

@media (min-width: 1500px) {
    .menu-left .number-top {
        font-size: .8em;
        /*width: 80%*/
    }
    li.left-side-menu-section {
        background-size: 10%;
        background-position: 1% 20%;
    }
    .mt-main-menu.container-fluid {
        height: 34rem;
    }
    li.left-side-menu-section {
        padding-left: 6rem;
    }
    ul.sample-li a {
        font-size: 1.2rem;
    }
    .menu-list-items li a {
        font-size: 1.2rem;
    }
}

@media (min-width: 1800px) {
    #myTopnav .menu-left button {
        width: 100%
    }
    .mt-main-menu.container-fluid {
        height: 42rem;
    }
    li.left-side-menu-section {
        background-size: 10%;
    }
    .menu-list-items button {
        width: 50%;
    }
    .mega-menu-pl {
        padding-left: 7rem;
    }
}

.mt-main-menu.container-fluid {
    padding-right: 0;
}

.mt-main-menu ul.sample-li li:last-child a::after {
    display: none;
}

header.fixed-top.bluebg {
    z-index: 99999 !important;
}

body.wistia_popover_mode header {
    display: none;
}

.resources-content .mt-main-menu .mega-menu-pl .col-md-6:last-child {
    padding-top: 42px;
}

.topnav .dropdown .mt-main-menu .bg-seaweed a {
    color: #ee7525;
    margin-top: 0 !important;
    padding-top: 2px;
    padding-bottom: 6%;
    font-size: 1rem;
}

.topnav .dropdown .mt-main-menu .bg-seaweed a i.fa {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.mega-menu-rgt-overlay a {
    margin-top: 5% !IMPORTANT;
}

.mega-menu-rgt-overlay button {
    color: #ee7525 !important;
}

.mega-menu-rgt-overlay a:hover {
    background: none !important;
}

.mega-menu-rgt-overlay img {
    width: 80%;
    margin: auto;
}

.mega-menu-rgt-overlay h2 {
    color: #10052f;
    margin: 0;
    font-size: 1.8rem;
}

.mega-menu-rgt-overlay p {
    margin: 0;
    color: #10052f;
    font-size: 0.9rem;
    padding-bottom: 10px;
}


.aboutus-drp .mega-menu-pl .col-md-6:nth-child(2) {
    max-width: 26%;
}

.aboutus-drp .mega-menu-pl .col-md-6:nth-child(3) {
    flex: 0 0 40% !important;
    max-width: 40% !IMPORTANT;
}

.aboutus-drp .mega-menu-pl .col-md-6:nth-child(3) ul {
    padding-top: 10px;
}

.aboutus-drp .mega-menu-pl .col-md-6:nth-child(3) li {
    font-family: Serenity;
    font-weight: 300;
}
.mega-menu-pl .col-md-6:nth-child(2) li {
    font-family: Serenity;
    font-weight: 300;

}
.partner-drp .col-md-6 .col-lg-6 ul.menu-list-items {margin: .6em 0 0 0;text-align: center;}	
.partner-drp .mega-menu-pl .col-md-6:nth-child(2) li a{text-align: center}
.partner-drp .mega-menu-pl .col-md-6:nth-child(2) li a:hover{color: #fff}	
header.fixed-top.headerbg .logo-desktop {
    margin: 1rem 0 0;
}

header.fixed-top.bluebg .logo-mobile {
    animation: none;
}

header.fixed-top.bluebg .container-lg.container-xl.web-menu {
    padding: 0rem 0;
}

header.fixed-top.bluebg {
    padding-top: 0.5em;
}

header.fixed-top.bluebg .topnav .dropdown {
    margin-top: 0.35em;
}

.bluebg .topnav .dropdown .dropbtn {
    font-size: 0.9em;
}


div#myTopnav {
    padding-bottom: 10px;
    padding-top: 5px;
}

.topnav .dropdown {
    margin-top: 0.35em;
}

#myTopnav .menu-left {
    float: right;
    margin: 0.3em 0 0;
    font-family: Serenity;
    display: flex;
    align-items: center;
    width: 33%;
}

#myTopnav .menu-left button {
    padding: 10px 0.1em !important;
    font-size: 0.8em !important;
    width: 90%;
    margin-right: 10px;
}

#myTopnav .menu-left .search-btn,
#myTopnav .menu-left a {
    /*margin-right: 10px !important; */
    font-size: 1em;
    color: #10052fde;
}

#myTopnav .menu-left .btn-contact-us {
    border: none;
    background: none;
    color: #10052f91;
    font-weight: 300;
}

#myTopnav .menu-left .btn-contact-us:hover {
    transition: 0.3s ease all;
    color: #10052f !IMPORTANT;
}

.menu-list-items li button {
    margin: 0;
}

span#dynamic-contact {
    position: absolute;
    z-index: 99999;
}

#dynamic-contact a#dynamic-number-desk {
    color: #10052f !important;
    z-index: 99999999;
    position: fixed;
    top: 7em;
    right: 0;
    display: inline;
    font-size: .8em;
    margin: 0 !important;
}

#dynamic-contact a#dynamic-number-desk i.fas.fa-phone-alt {
    background: #4abac8;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 1.2em;
    color: #fff;
    margin: 0 !important;
    text-align: center;
}

.mobile-menu span#dynamic-contact a {
    color: #F45A00;
    font-weight: 500 !important;
    right: inherit !important;
    top: inherit !important;
    position: inherit !important;
}

.mobile-menu span#dynamic-contact {
    position: inherit;
    top: inherit !important;
}

#dynamic-contact a#dynamic-number-desk span.numText {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -175px;
    width: 160px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    background: #10052f;
    font-size: 1em;
    z-index: -1;
    opacity: 0;
    backface-visibility: hidden;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    pointer-events: none;
}

#dynamic-contact a#dynamic-number-desk:hover {
    text-decoration: none;
}

#dynamic-contact a#dynamic-number-desk:hover span {
    opacity: 1;
    backface-visibility: visible;
    right: 50px;
}

#dynamic-contact a#dynamic-number-desk span.numText:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 100%;
    margin-top: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #10052f;
}

#myTopnav .menu-left .btn-request-demo {
    padding: 0.7rem 0.5em !important;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.5px !important;
}

#myTopnav .dropdown .mt-main-menu button .fa {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.menu-left .btn-request-demo {
    padding: 0.7rem 1.2em !important;
}

.mega-menu-rgt-overlay h2 {
    font-size: 1.6rem;
    padding-bottom: 10px;
    padding-right: 8%;
}

.topnav .dropdown .mt-main-menu .bg-seaweed {
    background: #f7f7f7;
}

.topnav .dropdown .mt-main-menu .bg-seaweed .right-side-bg-img {
    background: none !important;
}

.topnav .dropdown .mt-main-menu .bg-seaweed h2:not(.dropdown.first-child .mt-main-menu .bg-seaweed h2),
.topnav .dropdown .mt-main-menu .bg-seaweed p:not(.dropdown.first-child .mt-main-menu .bg-seaweed p) {
    color: #10052f;
}

.topnav .dropdown .mt-main-menu .bg-seaweed button:not(.dropdown.first-child .mt-main-menu .bg-seaweed button) {
    color: #ee7525;
}

.topnav .dropdown .mt-main-menu .bg-seaweed button:hover:not(.dropdown.first-child .mt-main-menu .bg-seaweed button:hover) {
    color: #342baf;
    transition: all 0.2s ease;
}

.mt-main-menu .left-side-menu-section.bg-businessgrc {
    background-size: 11%;
}

.dropdown.first-child .mt-main-bnr-desc p.mt-menu-sub-title {
    padding-top: 0px ;
}

#subscribe-form {
    border-radius: 1em;
    padding-bottom: 7em;
    box-shadow: none;
}

.home-page-class #subscribe-form .actions {
    top: 1.5em;
}

#block-resourcesbigmenu,
#block-solutionbigmenu,
#block-partnersbigmenu {
    display: none;
}

#subscribe-form .hs-button.primary.large {
    border-radius: 0.5em;
    margin: 0em 8.3em 0em 0em;
    color: #140232;
    background: #26EAC4;
    font-weight: bold;
    height: auto;
    font-family: Serenity;
    padding: 0.65em 2em;
}

#subscribe-form .hs_email .hs-input {
    border-radius: 1em !important;
    height: 3.8em !important;
    max-width: 82%;
}

#subscribe-form .hs_email .hs-input {
    border: 0;
    border-radius: 1em;
    height: 72px;
}

#subscribe-form .hs-form {
    margin: 0em 4em auto;
}

#subscribe-form {
    background-image: url(https://www.metricstream.com/sites/default/files/2022-12/signup_0.webp);
    background-size: contain;
    padding-top: 6em;
}

#subscribe-form h3 {
    padding: 1em 1.6em 0em;
    text-align: left;
    margin: 0;
    font: normal normal 600 3em Serenity !important;
}

#subscribe-form .hs-form .hs-form-field label:not(.hs-error-msg) {
    padding: 0;
    margin: 0;
}

.clr-white {
    color: #fff;
}

@media(max-width:1200px) {
    #dynamic-contact:not(.mobile-menu span#dynamic-contact) {
        display: none;
    }
}

@media screen and (min-width: 540px) {
    .mobile-search#opensearchbtn {
        display: none !important;
    }
}

@media (max-width:640px) {
    .fixed-top .menu .hamburger {
        margin-left: 0
    }
}

@media screen and (min-width: 1600px) {
.mega-menu-pl{padding-left: 3.5rem !important;}
.topnav .dropdown .dropbtn, #myTopnav .menu-left .search-btn, #myTopnav .menu-left a{font-size: 1em;}
.left-side-menu-section.bg-cybergrc{background-position: 1% 5%;}
li.left-side-menu-section{background-position: 1% 10%;}	
.products-drp .dropdown-content a.menu-connectedgrc{font-size: 1.5rem}
.mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp h2 a{font-size: 1.6rem; margin: 0 0 .6em 0; line-height: 1.1em} .mega-menu-rgt-greybg .mega-menu-rgt-assets .mega-menu-rgt-content-wrp a{font-size: 1.1rem;}
     .mt-main-bnr-desc{padding-bottom: .5rem;}
	.menu-logo{width: 230px !important}
	.topnav a{margin:/*.8%*/ 0 1% 0 0}

    #subscribe-form {
        background-size: contain !important;
    }
    #subscribe-form .hs_email .hs-input {
        max-width: 100% !important;
    }
    #subscribe-form .hs-button.primary.large {
        margin: 0em 0em 0em 0em !important;
    }
    .topnav .dropdown {
        margin-top: 0.4em;
    }
    .mt-main-menu .left-side-menu-section.bg-businessgrc ul.sample-li {
        padding-right: 0em;
    }
    .mt-main-bnr-desc p.mt-menu-sub-title:not(first-child) {
        padding-top: 25px;
    }
    .dropdown.first-child .mt-main-bnr-desc p.mt-menu-sub-title {
        padding-top: 0; font-size: .9em;
    }
    li.left-side-menu-section {
        margin-bottom: 3rem;
    }
    .mt-main-menu .left-side-menu-section.bg-businessgrc {
        background-size: 10% !important;
    }
    .mega-menu-rgt-overlay img {
        width: 85%;
        margin: auto;
    }
    header.fixed-top.bluebg .topnav .dropdown {
        margin-top: 0.4em;
    }
    header.fixed-top.bluebg .topnav .dropdown.first-child {
        margin-left: 1rem;
    }
    #myTopnav .menu-left {
        margin: 0.4em 0 0;
    }
    .bluebg .topnav .dropdown .dropbtn {
        font-size: 1.4rem;
    }
    #myTopnav .menu-left button {
        font-size: 1em !important;
        margin-right: 20px !important;
        letter-spacing: 0.5px !important;
    }
    #myTopnav .menu-left .btn-contact-us {
        margin-right: 0 !important;
    }
    #subscribe-form {
        padding-top: 10em !important;
    }
    .subscribe-form .hbspt-form .submitted-message p {
        font-size: 1.6em;
        text-align: left !important;
        padding-left: 3em;
    }
    .subscribe-form .hbspt-form .submitted-message p:nth-last-child(-n+3) {
        display: none;
    }
    .footer-logo {
        width: 70%
    }
}

@media screen and (min-width: 1940px) {
    .mt-main-menu .left-side-menu-section.bg-businessgrc ul.sample-li {
        padding-right: 10em;
    }
}

@media screen and (max-width: 1600px) {
    .mega-menu-pl {
        padding-left: 3.5rem ;
    }
    .mt-main-bnr-desc h2.mt-main-menu-title {
        font-size: 1.7rem;
    }
    .mt-main-bnr-desc p.mt-menu-sub-title {
        font-size: 0.9em;
    }
    .mt-main-bnr-desc {
        padding-bottom: 0.5rem;
    }
    li.left-side-menu-section {
        margin-bottom: 0.6rem;
    }
    .bluebg .topnav .dropdown,
    .topnav .dropdown {
        margin-right: 0.1em !important;
        margin-left: 0.1em !important;
    }
    .topnav .dropdown .dropbtn {
        font-size: 0.9em;
    }
}

.breadcrumb-item a {color: #787876}.block-system-breadcrumb-block .breadcrumb li, .breadcrumb-item a{font-size: .9em}
	.block-system-breadcrumb-block .breadcrumb{padding-bottom: .3em}
#block-letstalkform .hbspt-form {
    width: 100% !important;
}

#block-letstalkform .left-div {
    text-align: center;
    margin-right: 0;
    font-size: 1.2em;
}

.lts-talk-form .hs-input:not([type=file]) {
    background-color: #fff !important;
    padding: 10px !important;
    height: 42px;
    border-radius: 5px;
}

#block-letstalkform .left-div {
    position: relative;
    margin-bottom: 40px;
    font-size: 1.2em;
}

#block-letstalkform .left-div h3 {
    font-family: Serenity !important;
    font-weight: 700;
    font-size: 2.5em;
    color: #10052f !important;
    background: none !important;
    -webkit-text-fill-color: inherit !important;
}

#block-letstalkform .left-div .description {
    font-family: Serenity !important;
    color: #10052f !important;
    font-size: 2em !important;
}

#block-letstalkform .left-div:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    height: 50px;
    width: 20%;
    border-bottom: 0.19em solid #EE752F;
}

.subscribe-form .hbspt-form .submitted-message p {
    color: #fff;
    margin-bottom: 0;
    font-family: Serenity;
    font-size: 1.3em;
    font-weight: 300;
    letter-spacing: 0.2px;
    text-align: left !important;
    padding-left: 3.8em;
}

#block-letstalkform {
    -webkit-transition: width 0s ease-in, opacity 0s ease-out;
    -moz-transition: width 0s ease-in, opacity 0s ease-out;
    -o-transition: width 0s ease-in, opacity 0s ease-out;
    transition: width 0s ease-in, opacity 0s ease-out;
}

#footerMain .desktopFooter .footer-div.products {
    width: 22% !important
}

#footerMain .desktopFooter .footer-div.Solutions {
    width: 22% !important
}

#footerMain .desktopFooter .footer-div.otherMenus.Industries {
    width: 14% !important;
}

#footerMain .desktopFooter .footer-div.Industries {
    width: 18% !important;
}

#footerMain .desktopFooter .footer-div.footer-logo-wrap {
    width: 22% !important
}

#footerMain .desktopFooter .footer-div.otherMenus li {
    margin: 0px !important;
}

#footerMain .desktopFooter .footer-div.otherMenus li a {
    color: #10052F !important;
    font-weight: 500 !important;
    font-size: 1.3em !important;
    text-transform: capitalize !important;
    font-family: 'serenity' !important;
    opacity: 1 !important;
    margin-bottom: 5px !important;
}

#footerMain .desktopFooter .footer-div.otherMenus li a:hover {
    color: #ee7525 !important;
}

#footerMain .desktopFooter .footer-div.otherMenus {
    padding-top: 0px;
}

.mobileFooter .socialmedia ul#social-media li {
    border: none !important;
}

#footerMain .desktopFooter .footer-div.otherMenus li a,
#footerMain .desktopFooter .footer-div h4 {
    color: #10052F !important;
    font-weight: 500 !important;
    font-size: 1.3em !important;
    text-transform: capitalize !important;
    opacity: 1 !important;
    margin-bottom: 0px !important;
    line-height: 1.8em;
}

footer {
    background: none;
}

footer#footerMain {
    background: none;
    margin: auto;
}

footer#footerMain .desktopFooter {
    background: #f6f6f6;
    padding-top: 50px;
}

#footerMain .desktopFooter .container {
    padding: 0px 0px 0px;
    max-width: 100%;
}

#footerMain .desktopFooter .footer-div {
    width: 24% !important;
    margin-left: 0% !important;
    float: left;
}

#footerMain .desktopFooter .footer-div.footer-logo-wrap {
    margin-left: 0 !important;
}

footer#footerMain .desktopFooter h4 {
    color: #10052F !important;
    font-weight: 500 !important;
    font-size: 1.2em !important;
    text-transform: capitalize !important;
    font-family: 'serenity' !important;
    margin-bottom: 5px;
    width: 100%;
}

ul#first li.subItemLI {
    padding: 0;
    margin: 0
}

#footerMain .desktopFooter ul {
    padding: 0px;
    list-style: none;
    margin-bottom: 20px;
}

#footerMain .desktopFooter ul li a {
    color: #10052f;
    font-weight: 400;
    font-size: .9em !important;
    opacity: .7
}

#footerMain .desktopFooter ul .subItemLI {
    padding-bottom: 5px;
}

#footerMain .desktopFooter ul li a.subItemCategory {
    line-height: 20px;
    letter-spacing: 0.5px;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 400;
}

#footerMain .desktopFooter .footer-logo-wrap p {
    font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1.5em;
    opacity: .7
}

#footerMain .desktopFooter .footer-logo-wrap p {
    color: #10052f;
}

#footerMain .desktopFooter ul li a:hover {
    color: #ee7525;
    font-weight: 400;
}

#footerMain .desktopFooter .firstRow {
    position: relative;
    padding-bottom: 40px;
}

#footerMain .desktopFooter .secondRow {
    display: table;
    padding-top: 10px;
    padding-bottom: 20px;
}

.firstRow:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1em;
    height: 50px;
    width: 96%;
}

#footerMain .desktopFooter .byRole {
    width: 40% !important;
    float: left;
}

#footerMain .desktopFooter .socialIcons {
    margin: 5% auto;
    float: right;
    width: 100% !important;
}

#footerMain .desktopFooter .byRole {
    width: 50% !important;
    float: left;
    display: inline-flex;
}

#footerMain .desktopFooter .byRole .by-role li {
    display: inline;
    padding-right: 15px;
    letter-spacing: 0.5px;
}

#footerMain .desktopFooter .byRole h4 {
    margin-top: 0;
    width: 20%;
}

#footerMain .desktopFooter .byRole .by-role {
    width: 100%;
    margin-bottom: 0 !important;
}

#footerMain .desktopFooter .copyright {
    clear: both;
    text-align: center;
    border-top: 1px solid #d7d7d7;
    padding: 15px !important;
    font-size: 1em !important;
}

#footerMain .desktopFooter .copyright p {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

#footerMain .desktopFooter .copyright p,
#footerMain .desktopFooter .copyright a {
    font-size: .8em !important;
    color: #10052f;
    font-weight: 400;
    opacity: 0.9;
}

#footerMain .desktopFooter .copyright a:hover {
    color: #ee7525;
    font-weight: 300;
    opacity: 1
}

#footerMain .social-media i.fa-brands {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border: none;
    text-align: center !important;
    font-size: 1.5em !important;
}

#footerMain .socialIcons ul li a .fa-brands.fa-linkedin-in:hover {
    color: #ffffff;
    background: #0c5fbb;
    transition: all 0.45s;
}

#footerMain .socialIcons ul li a .fa-brands.fa-facebook-f:hover {
    color: #ffffff;
    background: #0b57b9;
    transition: all 0.45s;
}

#footerMain .socialIcons ul li a .fa-brands.fa-x-twitter:hover {
    color: #ffffff;
    background: #1b91e0;
    transition: all 0.45s;
}

#footerMain .socialIcons ul li a .fa-brands.fa-youtube:hover {
    color: #ffffff;
    background: #f70000;
    transition: all 0.45s;
}

#footerMain .socialIcons ul li a:hover {
    color: inherit;
}

#footerMain .desktopFooter ul.social-media {
    margin-top: 0;
}

#footerMain .desktopFooter .footer-div.Solutions {
    width: 22% !important;
}

#footerMain .desktopFooter .footer-div.Industries {
    width: 17% !important;
}

.goTopIcon {
    margin-bottom: 0;
}

.goTopIcon a#back-to-top {
    z-index: 1 !important;
}

@media screen and (min-width: 1600px) {
    .menu-left .number-top {
        font-size: .85em;
        width: 100%
    }
    footer#footerMain .desktopFooter h4 {
        font-size: 1.4em !important;
    }
    #footerMain .desktopFooter .byRole {
        padding-top: 1em;
    }
    #footerMain .desktopFooter ul li a {
        font-size: 1em !important;
        line-height: 30px;
    }
    #footerMain .social-media i.fa-brands {
        width: 60px;
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        font-size: 1.2em !important;
    }
    #footerMain .socialIcons ul li a {
        font-size: 1.7em !important;
    }
    #footerMain .desktopFooter .copyright p {
        /* font-size: 1.1em !important;*/
        padding-bottom: 0px;
        /* margin-bottom: 5px !important;*/
    }
    #footerMain .desktopFooter .byRole h4 {
        width: 12%;
    }
}

.mobileFooter .top-footer {
    font-family: serenity, Noto Sans, sans-serif !important;
    padding: 20px;
    background: #10052f;
    margin: 0 0 1em 0;
    display: none;
}

.mobileFooter .top-footer img {
    margin: 15px auto;
    width: 70%;
    display: block;
}

.mobileFooter .top-footer p {
    text-align: center;
    font-size: 100%;
    opacity: 0.7;
    color: #fff;
}

#jfh.mobileFooter {
    margin: 0;
    padding: 0;
}

#jfh.mobileFooter #accordian {
    color: white;
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.6), 0 0 200px 1px rgba(255, 255, 255, 0.5);
}

#jfh #accordian h3 a {
    font-family: serenity, Noto Sans, sans-serif !important;
    padding: 0 10px;
    font-size: 75%;
    line-height: 1em;
    display: block;
    color: #10052f;
    text-decoration: none;
    margin: 0.5em 0;
    background: #fff;
    font-weight: 300;
    opacity: 1
}

#jfh #accordian h3:hover {
    background: #10052f;
}

#jfh #accordian ul li.active h3 a {
    color: #fff !important;
    padding: 0.5em;
    background: #10052f !important;
    margin: 0;
}

#jfh #accordian ul li.active {
    border: none;
}

.mobileFooter #accordian ul {
    margin: 0;
    padding: 0;
}

.mobileFooter #accordian li {
    font-family: serenity, Noto Sans, sans-serif !important;
    list-style-type: none;
    border-bottom: 1px solid #d5d5d5;
    font-size: 100%;
}

.mobileFooter #accordian ul ul li a,
.mobileFooter #accordian h4 {
    color: #10052f;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1.5em;
    display: block;
    padding: 0 15px;
    transition: all 0.15s;
    position: relative;
    margin: 2px 0;
    border: none;
    letter-spacing: 0px;
}

.mobileFooter #accordian ul ul li a span {
    font-size: 80%;
    font-weight: 400;
    font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    opacity: .85
}

.mobileFooter #accordian ul ul li a:hover {
    border-left: 5px solid #292a2d;
}

.mobileFooter #accordian ul ul {
    display: none;
}

.mobileFooter #accordian li.active>ul {
    display: block;
}

.mobileFooter #accordian ul ul ul {
    margin-left: 15px;
    border-left: 1px dotted rgba(0, 0, 0, 0.5);
}

.mobileFooter #accordian ul a:not(:only-child):after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 4%;
    top: 0;
    font-size: 100%;
}

.mobileFooter #accordian ul .active>a:not(:only-child):after {
    content: "\f107";
}

.mobileFooter #accordian ul {
    padding: 0;
    clear: both;
}

.mobileFooter #accordian ul ul ul li:first-child {
    margin: 0.5em 0 0 0;
}

.mobileFooter #accordian ul ul ul li:last-child {
    border: none;
}

.mobileFooter #accordian ul ul ul li a::after,
ul.sub-inner li a::after {
    content: "\f08e";
    font-family: FontAwesome;
    position: absolute;
    right: 4%;
    text-decoration: none;
    font-weight: lighter;
    opacity: 0.7;
    font-size: 70%;
    color: #342baf;
}

#jfh.mobileFooter #accordian h3 {
    margin-bottom: 0;
}

.mobileFooter li.active h3 a::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 4%;
    text-decoration: none;
}

.mobileFooter li h3 a::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 4%;
    text-decoration: none;
}

.mobileFooter .ned p {
    margin: 0;
    padding: 0;
    font-size: 90%;
    color: #10052f;
}

.mobileFooter .ned {
    padding: 1em 0;
    background: #f6f6f6;
    text-align: center;
    margin-bottom: 0;
    font-size: 90%;
}

.mobileFooter .ned a {
    color: #10052f;
    text-decoration: unset;
    text-align: center;
    font-size: 90%;
}

.mobileFooter .innera {
    color: white;
    text-decoration: none;
    line-height: 27px;
    display: block;
    padding: 0 15px;
    transition: all 0.15s;
    position: relative;
}

.mobileFooter .terms {
    background: #10052f;
}

.mobileFooter .socialmedia {
    text-align: center;
    margin: 1em 0;
    padding: 0;
}

.mobileFooter #accordian ul#social-media {
    display: inline-flex !important;
}

.mobileFooter .social-media li {
    width: 25%;
    text-align: center;
    margin-right: 0px !important;
}

.mobileFooter .socialmedia a {
    font-family: "FontAwesome" !important;
    color: #10042f;
    display: inline-block;
    line-height: 1em;
    margin: 0.5em;
    border: none;
    text-decoration: none;
    font-size: 20px;
}

.mobileFooter .socialmedia a i {
    font-style: normal;
    text-decoration: none;
    border: none;
    font-size: 150%;
    opacity: 0.7;
}
.region-sidebar-first, .region-sidebar-second, .region-footer, .region-content, footer {padding:0;} 
@media screen and (min-width: 768px) {
    .desktopFooter {
        display: block !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 240px) {
    .back-to-top i {
        color: #26eac4;
    }
    #subscribe-form {
        display: none;
    }
    .headerbg .menu {
        padding-top: 0px
    }
    header.fixed-top .mobile-menu .logo {
        margin-top: 0 !important;
    }
    .fixed-top .menu .hamburger {
        font-size: 1.2em; 
		width: 25px; 
		height: auto;
        margin-left: 0.2em;
    }
	.fixed-top .row.no-gutters .col-lg-4 img{ margin-top: 0.4em !important; width: 170px !important; height: auto}
    .search-btn {
        margin: 5px !important;
        font-size: 1.2em;
        color: #10052f; opacity: .5
    }
    span#dynamic-contact {
        font-size: .8em;
    }
    #opensearchbtn i.fa,
    .hamburger i.fa {
        font-size: 1.2em;
    }
    span#dynamic-contact {
        margin: auto 0 !important;
    }
    #opensearchbtn {
        margin: 10px 10px !important;
    }
    #block-letstalkform .left-div:after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -30px;
        height: 50px;
        width: 30%;
        border-bottom: 0.19em solid #ee752f;
    }
    #block-letstalkform .left-div .description {
        font-size: 1.6em !important;
    }
    #subscribe-form h3 {
        font-size: 2.5em !important;
        padding-top: 1em;
    }
    #menu.sidebar ul li ul.sub-menu li h6 {}
    .mobileFooter {
        display: block !important;
    }
}

.ms-whats-new .card .card-body .read-more {
    font-family: 'serenity';
    font-weight: 300;
    letter-spacing: 0.4px;
}

#subscribe-form .hs-error-msg {
    margin: 15px 0 0;
}

#subscribe-form .actions {
    top: 1.5em;
}

.subscriber-form-mobile {
    display: none;
}

@media screen and (min-width:1600px) {
    #subscribe-form .hs_email .hs-input {
        max-width: 100% !important;
    }
    #subscribe-form .hs-button.primary.large {
        margin: 0em 0em 0em 0em !important;
    }
    #block-letstalkform .left-div .description {
        font-size: 1.5em !important;
        line-height: 1.2em !important;
        font-family: Serenity !important;
        font-weight: 300 !important;
    }
}

div#block-letstalkform {
    display: block !important;
    max-width: 60% !important;
}

#block-letstalkform h3 {
    background: transparent linear-gradient(0, #170034 0%, #170034 100%) 0% 0% no-repeat padding-box !important;
    opacity: 1 !important;
    font-weight: bold !important;
    text-align: center !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-size: 25px !important;
}

#block-letstalkform .left-div h3 {
    font-family: Serenity !important;
    font-weight: 600 !important;
    font-size: 2em !important;
}

#block-letstalkform.active {
    max-width: 90% !important;
}

#header-menu.fixed-top {
    padding: 0;
    box-shadow: 0 0px 5px 0px #d7d7d7 !important;
}

#myTopnav .menu-left button a:hover {
    text-decoration: none;
}

#dynamic-contact a#dynamic-number-desk {
    transform: none;
    right: 10px !important;
}

#footerMain .desktopFooter .footer-div.otherMenus {
    /* padding-top: 7px;*/
}

div#block-letstalkform {
    display: block !important;
    max-width: 60% !important;
    opacity: 1 !important;
}

@media (min-width:1200px) and (max-width:1450px) {
	#myTopnav .menu-left{width: 33%}
    #block-letstalkform .left-div .description {
        font-size: 1.2em;
        line-height: 1.2em;
        font-family: Serenity;
        font-weight: 300 !important;
    }
}
@media (min-width:1200px) and (max-width:1300px) {
	#myTopnav .menu-left{width: 36%} .topnav a{margin:0 /*.8%*/ 1% 0 0;} .topnav .dropdown .dropbtn{font-size: 0.85em;}.topnav .dropdown {margin-top: 0.6em;}
}	

@media(min-width:768px) {
    #block-letstalkform.active {
        width: 60% !important;
    }
}

.left-div {
    width: 100%;
}

.left-div .description {
    font: 30px/36px Noto Sans;
    letter-spacing: 0;
    color: #313131;
    opacity: 1;
}

#myTopnav .menu-left .btn-request-demo a {
    margin-right: 0 !important;
    text-align: center !important;
    float: none !important;
    color: #fff;
}

#myTopnav .menu-left .btn-contact-us:focus {
    outline: none;
}

#myTopnav .menu-left .btn-request-demo:hover a {
    color: #ee7626;
}

#block-letstalkform .hbspt-form {
    width: 100% !important;
    position: relative;
}

#myTopnav .menu-left .btn-contact-us {
    margin-right: .5em;
}

#myTopnav .menu-left .btn-contact-us a {
    text-align: center;
    float: none !important;
    margin-right: 0 !important;
}

div#myTopnav .dropdown .dropbtn .arrow-icon {
    display: none;
}

div#myTopnav .dropdown:hover .arrow-icon {
    display: block !important;
    line-height: .7;
    font-size: 1.1rem;
}

#block-letstalkform .left-div {
    position: relative;
    margin-bottom: 20px;
    font-size: 1.2em;
    padding-bottom: 0px;
    padding-top: 0 !important;
}

#block-letstalkform .left-div:after {
    bottom: -20px;
}

#subscribe-form .actions {
    padding: 0;
    position: absolute;
    right: 0;
    margin: 5px;
}

@media screen and (max-width: 1600px) and (min-width: 1250px) {
    #block-subscribeletstalkform #subscribe-form {
        padding-top: 5em !important;
    }
}

@media screen and (max-width: 1250px) and (min-width: 1100px) {
    #block-subscribeletstalkform #subscribe-form {
        padding-top: 3em !important;
    }
    #subscribe-form .hs-form {
        margin: 0 !important;
        width: 75% !important;
        position: relative;
        margin-left: 5% !important;
    }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
	.mobile-menu .menu{padding: 0.3em 0.5em}
    #block-subscribeletstalkform #subscribe-form {
        padding-top: 3em !important;
        padding-bottom: 5em;
    }
    #block-subscribeletstalkform #subscribe-form h3 {
        font-size: 2em !important;
        padding-top: 1em !important;
        margin-left: 5%;
        padding-left: 0 !important;
    }
    #subscribe-form .hs-form {
        margin: 0 !important;
        width: 60% !important;
        position: relative;
        margin-left: 5% !important;
    }
    #subscribe-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
        width: 100%;
        margin: 0;
    }
    #subscribe-form .actions {
        right: 0em !important;
    }
    #subscribe-form .hs-button.primary.large {
        padding: 0.35em 1.5em;
        margin: 0 !important;
    }
    #subscribe-form .hs_email .hs-input {
        border-radius: 1em !important;
        height: 3.3em !important;
        max-width: 100%;
    }
    #subscribe-form .hs-button.primary.large {
        padding: 0.35em 1.5em;
    }
}

#block-letstalkform .left-div .description {
    text-align: center;
}

.customers-drp .dropdown-content ul h4 a
.solution-drp .dropdown-content ul h4 a,
.aboutus-drp .dropdown-content ul h4 a,
.partner-drp .dropdown-content ul h4 a{
    pointer-events: none;
}

.products-drp .dropdown-content .col-md-6 .col-md-6:last-child ul li h4 a {
    pointer-events: none;
}

.hs_error_rollup {
    position: absolute;
    top: 50%;
    left: 0
}

@media screen and (max-width: 1250px) and (min-width: 768px) {
    .search-btn {
        margin: auto 10px !important;
        font-size: 1.3em !important;
        color: #10052f91 !important;
    }
}

@media (max-width: 768px) {
	#menu ul li > ul li a{font-size: 1.1em}
    #menu.sidebar .parent-menu {
        width: 35% !important;
    }
    #menu.sidebar ul li {
        background: none;
    }
    #menu.sidebar .parent-menu {
        width: 35% !important;
    }
    #menu.sidebar ul li ul.sub-menu {
        background: none !important;
        left: 36% !important;
        padding-left: 10px !important;
        padding-top: 20px !important;
        top: 0 !important; padding-right: 10px
    }
    #menu.sidebar ul li {
        background: none;
    }
    #menu.sidebar .parent-menu {
        width: 35% !important;
    }
    #menu.sidebar ul li {
        background: none;
    }
    #menu.sidebar .parent-menu li a:not(.sub-menu li a) {
        padding: 0.3em 1em 0.3em 1.2em;
    }
    #menu.sidebar ul li ul.sub-menu li div:first-child h6 {
        padding-top: 0.2em !important;
    }
    #menu.sidebar ul li ul.sub-menu li div h6 {
        padding-top: 5px !important;
    }
    #menu.sidebar ul li:nth-child(2) .sub-menu li ul li:nth-child(13) h6 {
        padding-top: 15px !important;
    }
    #menu.sidebar ul li ul.sub-menu li h6 a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #menu.sidebar ul li ul.sub-menu li h6 {
        padding-top: 0.2em !important;
        padding-bottom: 0.2em !important;
    }
    #menu.sidebar ul li ul.sub-menu li h6 a {
        color: #ee7525 !important;
        margin: 0;
    }
}


/* New Menu Changes */

.mega-menu-pl .sample-li li {
    display: block;
    padding-right: 0rem;
    line-height: 1.1em;
}

.mega-menu-pl ul.sample-li li a::after {
    content: none;
}

li.left-side-menu-section {
    display: block;
    padding-left: 4rem;
}

.mt-main-menu .left-side-menu-section.bg-businessgrc {
    background-size: 14%;
    background-position: 1% 3%;
}

li.left-side-menu-section {
    display: block;
    padding-left: 4rem;
    background-position: 1% 4%;
}

.left-side-menu-section.bg-esgrc {
    background-image: url(https://www.metricstream.com/sites/default/files/2022-07/menu-icon-03.png);
    background-position: 1% 30%;
}

li.left-side-menu-section {
    background-size: 20%;
}

.products-drp .mt-main-menu .row .mega-menu-pl .col-md-6:first-child {
    flex: 0 0 38%;
}

.products-drp .mt-main-menu .row .mega-menu-pl .col-md-6:nth-child(2) {
    flex: 0 0 35%;
    max-width: 35%;
}

@media only screen and (min-width: 1600px) {
    .products-drp .mt-main-menu .row .mega-menu-pl .col-md-6:first-child {
        flex: 0 0 35%;
    }
    .mega-menu-pl .sample-li li {
        line-height: 1.35em;
    }
    .mt-main-menu .left-side-menu-section.bg-businessgrc {
        background-size: 14% !important;
        background-position: 1% 2%;
    }
    li.left-side-menu-section {
        background-size: 15%;
    }
    .products-drp .mt-main-menu .row .mega-menu-pl .col-md-6:nth-child(2) {
        flex: 0 0 38%;
        max-width: 38%;
    }
    li.left-side-menu-section {
        padding-left: 5rem;
    }
}

#header-menu.hide-menu {
    display: block !important;
}


/*New Menu Changes Ends */


/* Footer Icons */

@media screen and (max-width: 768px) {
    .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;
    }
    #hubspot-messages-iframe-container {
        bottom: 7em !important;
    }
    #hubspot-messages-iframe-container.widget-align-right {
        right: 0 !important;
        z-index: 999 !important;
    }
}


/* Ends */

.products-drp .dropdown-content .col-md-6 .col-md-6:last-child ul li h4 a {
    pointer-events: auto;
}

.products-drp .dropdown-content .col-md-6 .col-md-6:last-child .menu-list-items:last-child li h4 a {
    pointer-events: auto;
}