@font-face {
    font-family: 'Zoho_Puvi_Regular';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_RegularItalic';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
    font-weight: 400;
    font-style: oblique;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_Medium';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_SemiBold';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_SemiBoldItalic';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_Bold';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Zoho_Puvi_ExtraBold';
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot");
    src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  .clearfix {
    display: inline-block;
    display: block;
  }
  .clearfix:after,
  footer:after,
  header:after,
  section:after,
  .rows:after,
  .container:after {
    display: table;
    content: "";
    clear: both;
  }
  .clearfix:before,
  footer:before,
  header:before,
  section:before,
  .rows:before,
  .container:before {
    display: table;
    content: "";
    clear: both;
  }
  section * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section * html .clearfix {
    height: 1%;
  }
  section * + html .clearfix {
    display: inline-block;
  }
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  body {
    margin: 0;
    font-size: 16px;
    font-family: 'Zoho_Puvi_Regular';
    font-weight: 300;
  }
  article,
  footer,
  header,
  section {
    display: block;
  }
  section {
    padding: 120px 0;
  }
  @media (max-width: 1250px) {
    section {
      padding: 80px 0;
    }
  }
  .section-small {
    padding: 80px 0;
  }
  [hidden],
  template {
    display: none;
  }
  a {
    background-color: transparent;
    text-decoration: none;
    outline: none !important;
    color: #4CA9F5;
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  b,
  strong {
    font-family: 'Zoho_Puvi_Bold';
  }
  small {
    font-size: 0.7em;
  }
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    font-size: 0.6em;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  .ofhidden {
    overflow: hidden;
  }
  hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  h1 {
    font-size: 2.5em;
    font-family: 'Zoho_Puvi_Bold';
  }
  h2 {
    font-size: 2.7em;
    font-family: 'Zoho_Puvi_SemiBold';
  }
  h3 {
    font-size: 1.5em;
    font-family: 'Zoho_Puvi_SemiBold';
  }
  h4 {
    font-size: 1.2em;
  }
  p {
    margin: 0 0 25px;
    line-height: 1.8;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-lowercase {
    text-transform: lowercase;
  }
  .text-uppercase {
    text-transform: uppercase;
  }
  .text-capitalize {
    text-transform: capitalize;
  }
  .text-light {
    color: #fff !important;
  }
  .text-dark {
    color: #000 !important;
  }
  .top-margin {
    margin-top: 50px / 2;
  }
  .bottom-margin {
    margin-bottom: 50px / 2;
  }
  .space-large {
    height: 50px;
  }
  .space-medium {
    height: 25px;
  }
  .space-small {
    height: 16.66666667px;
  }
  .margin-0 {
    margin: 0 !important;
  }
  .margin-top-0 {
    margin-top: 0 !important;
  }
  .margin-bottom-0 {
    margin-bottom: 0 !important;
  }
  .padding-0 {
    padding: 0 !important;
  }
  .non-click {
    cursor: default;
    pointer-events: none;
  }
  ol,
  ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: none;
    padding: 0px;
  }
  .rows {
    margin-right: -15px;
    margin-left: -15px;
  }
  .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  }
  .container-fluid {
    width: 100%;
    max-width: 100%;
    position: relative;
  }
  .fr {
    float: right !important;
  }
  .fl {
    float: left !important;
  }
  .pr {
    position: relative;
  }
  .di {
    display: inline-block;
    vertical-align: top;
  }
  .displaytable {
    display: table;
  }
  .displaytablechild {
    display: table-cell;
  }
  .displaygrid {
    display: grid;
    grid-auto-flow: column;
    text-align: center;
  }
  .hidden {
    display: none;
  }
  .cols-1,
  .cols-2,
  .cols-3,
  .cols-4,
  .cols-5,
  .cols-6,
  .cols-7,
  .cols-8,
  .cols-9,
  .cols-10,
  .cols-11,
  .cols-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cols-12 {
    width: 100%;
  }
  .cols-11 {
    width: 91.66666667%;
  }
  .cols-10 {
    width: 83.33333333%;
  }
  .cols-9 {
    width: 75%;
  }
  .cols-8 {
    width: 66.66666667%;
  }
  .cols-7 {
    width: 58.33333333%;
  }
  .cols-6 {
    width: 50%;
  }
  .cols-5 {
    width: 41.66666667%;
  }
  .cols-4 {
    width: 33.33333333%;
  }
  .cols-3 {
    width: 25%;
  }
  .cols-2 {
    width: 16.66666667%;
  }
  .cols-1 {
    width: 8.33333333%;
  }
  .cols-center {
    margin: 0 auto;
    float: none;
  }
  @media (max-width: 992px) {
    .cols-md-center {
      margin: 0 auto;
      float: none;
      clear: both;
    }
  }
  .secondary-header {
    padding: 10px 0;
    font-size: 0.8em;
  }
  .primary-header {
    padding: 15px 0;
    position: relative;
  }
  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
  }
  .brand-logo {
    display: inline-block;
  }
  .nav-menu {
    margin: 0;
  }
  .nav-menu li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
  }
  .nav-menu li:first-child {
    margin-left: 0;
  }
  .nav-menu li a,
  .nav-menu li span {
    display: block;
    padding: 10px;
    cursor: pointer;
  }
  .nav-menu li a:hover,
  .nav-menu li span:hover {
    color: #dd002c;
  }
  .top-nav {
    margin: 0;
  }
  .top-nav li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
  }
  .top-nav li a,
  .top-nav li span {
    display: block;
    padding: 2px;
    cursor: pointer;
  }
  .dropdown-menu > ul {
    position: absolute;
    width: 250px;
    margin: 0;
    background: #ccc;
    -webkit-box-shadow: 0px 9px 10px #999999;
    -moz-box-shadow: 0px 9px 10px #999999;
    -o-box-shadow: 0px 9px 10px #999999;
    box-shadow: 0px 9px 10px #999999;
    left: 5px;
    z-index: 999;
    display: none;
  }
  .dropdown-menu:hover > ul {
    display: block;
  }
  .dropdown-menu:hover > span:after {
    -webkit-transition: rotate(-135deg);
    -moz-transition: rotate(-135deg);
    -o-transition: rotate(-135deg);
    transition: rotate(-135deg);
    bottom: 0px;
    border-color: #dd002c;
  }
  .dropdown-menu ul:before {
    content: '';
    position: absolute;
    left: 20px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ccc;
    clear: both;
    z-index: 9999999;
  }
  .dropdown-menu ul li {
    margin: 0;
    display: block;
  }
  .dropdown-menu ul li a {
    padding: 12px;
    color: #000;
  }
  .dropdown-menu > span:after,
  .dropdown-menu > a:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 10px;
    position: relative;
    bottom: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .menu-drop {
    position: absolute;
    top: 14px;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -o-transition: transform 0.7s;
    transition: transform 0.7s;
    z-index: 9999999;
    width: 30px;
    height: 30px;
    margin: 0;
    display: none;
  }
  .menu-drop span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .menu-drop span:nth-child(1) {
    top: 0;
  }
  .menu-drop span:nth-child(2) {
    top: 8px;
  }
  .menu-drop span:nth-child(3) {
    top: 16px;
  }
  .menu-toggle.menu-drop span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .menu-toggle.menu-drop span:nth-child(2) {
    opacity: 0;
    right: -60px;
  }
  .menu-toggle.menu-drop span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .section-title {
    font-weight: 500;
    font-size: 2em;
    color: #000;
    line-height: normal;
    font-family: 'Zoho_Puvi_Bold';
    margin-top: 0px;
  }
  .btn {
    display: inline-block;
    padding: 12px 25px;
    background: #dd002c;
    color: #fff;
    border-radius: 4px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1em;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .btn:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  .btntwo {
    display: inline-block;
    padding: 15px 25px;
    background: #05216e;
    color: #fff;
    border-radius: 4px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1em;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .btntwo:hover {
    background: #F6C855;
    color: #000;
    text-decoration: none;
  }
  .btn-bordered {
    background: transparent;
    padding: 10px 23px;
    border: 2px solid #dd002c;
  }
  .btn-bordered:hover {
    background: #dd002c;
  }
  .cta {
    display: inline-block;
    text-decoration: none;
    position: relative;
    cursor: pointer;
  }
  .cta:after {
    content: "Â»";
    display: inline-block;
    margin-left: 5px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .cta:hover:after {
    margin-left: 15px;
  }
  .scroll-btn {
    position: fixed;
    right: 0;
    top: 40vh;
    z-index: 999;
    display: block;
  }
  .callback-btn {
    display: block;
    background: #29b373;
    cursor: pointer;
    height: 50px;
    color: #fff !important;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    -webkit-box-shadow: 0 3px 6px #808080;
    -moz-box-shadow: 0 3px 6px #808080;
    -o-box-shadow: 0 3px 6px #808080;
    box-shadow: 0 3px 6px #808080;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 180px;
    -webkit-transform: translateX(180px);
    -moz-transform: translateX(180px);
    -o-transform: translateX(180px);
    transform: translateX(180px);
  }
  .callback-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -46px;
    width: 48px;
    height: 50px;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: -5px 2px 6px #808080;
    -moz-box-shadow: -5px 2px 6px #808080;
    -o-box-shadow: -5px 2px 6px #808080;
    box-shadow: -5px 2px 6px #808080;
    margin-bottom: 5px;
    background: url('https://cdn.manageengine.com/images/req-demo.svg') no-repeat #29b373;
    background-size: 45%;
    background-position: center;
  }
  .callback-btn:hover {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .lists {
    padding-left: 35px;
  }
  .lists li {
    line-height: 1.6;
    margin-bottom: 20px;
    position: relative;
  }
  .lists > li > span {
    border: 1px solid #000;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: -35px;
    background: #000;
  }
  .lists > li > span:before {
    background: #fff;
    width: 2px;
    height: 5px;
    content: "";
    position: absolute;
    left: 4px;
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .lists > li > span:after {
    background: #fff;
    width: 2px;
    height: 9px;
    content: "";
    position: absolute;
    left: 8px;
    top: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .tabs_wrapper {
    margin-top: 50px;
  }
  ul.tabs {
    display: block;
    width: 100%;
    padding-left: 0;
    -webkit-margin-before: 0;
    -webkit-padding-start: 0;
  }
  ul.tabs li {
    list-style: none;
    cursor: pointer;
    margin-right: 15px;
    display: inline-block;
    padding: 0 30px;
    color: #000;
    line-height: 35px;
  }
  ul.tabs li.active {
    background-color: #29b373;
    color: #fff;
  }
  .tabs_container {
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    display: inline-block;
    width: 100%;
  }
  .tabs_container .tab_content {
    display: none;
  }
  .tabs_container .tab_content.active {
    display: inline-block;
  }
  .stickyanimation {
    position: sticky;
  }
  .box {
    padding: 15px 20px;
    background: #fff;
    box-shadow: 2px 2px 10px #cccccc;
    border-radius: 8px;
    margin-bottom: 30px;
  }
  .datepicker {
    position: relative;
    display: inline-block;
    font: 15px/1.5 'Zoho_Puvi_Regular';
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    -moz-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    -o-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    box-shadow: 0.5px 0.5px 0 #b3b3b3;
  }
  .datepicker > .datepicker_header {
    padding: 0 5px 5px 5px;
    background-color: #ccc;
    color: #333;
    text-align: center;
    font-size: 9pt;
    font-weight: 700;
    min-height: 30px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
  }
  .datepicker > .datepicker_header > span {
    display: inline-block;
    margin-top: -2px;
    margin-left: 20px;
    margin-right: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
  }
  .datepicker > .datepicker_header > a {
    color: #4CA9F5;
    cursor: pointer;
    font-size: 20px;
    padding: 3px 16px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    vertical-align: initial;
  }
  .datepicker > .datepicker_header > a:hover {
    color: #000;
    background-color: #ccc;
  }
  .datepicker > .datepicker_header > a:hover > div {
    background-position: -16px 0;
  }
  .datepicker > .datepicker_header > a:active {
    color: #fff;
    background-color: #333;
  }
  .datepicker > .datepicker_header .icon-home,
  .datepicker > .datepicker_header .icon-close {
    display: none;
  }
  .datepicker > .datepicker_inner_container {
    margin: -2px 0 -2px 0;
    background-color: #ccc;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0.5px 0 3px #b3b3b3;
    -moz-box-shadow: 0.5px 0 3px #b3b3b3;
    -o-box-shadow: 0.5px 0 3px #b3b3b3;
    box-shadow: 0.5px 0 3px #b3b3b3;
  }
  .datepicker > .datepicker_inner_container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar {
    float: left;
    width: 18.3em;
    margin-top: -0.5px;
    margin-left: -1px;
    margin-bottom: -2px;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-top: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > table {
    padding: 10px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > th {
    color: #000;
    width: 18px;
    font-size: small;
    font-weight: 400;
    text-align: center;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td {
    color: #000;
    font-size: small;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
    padding: 10px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.today {
    border-bottom: #b3b3b3 solid 2px;
    margin-bottom: -2px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_another_month {
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_in_past {
    cursor: default;
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_in_unallowed {
    cursor: default;
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.out_of_range {
    cursor: default;
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.active {
    color: #fff;
    background-color: #333;
  }
  .datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.hover {
    color: #000;
    background-color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist {
    float: left;
    margin-top: -0.5px;
    padding: 5px 0;
    overflow: auto;
    overflow-x: hidden;
    background-color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    text-align: right;
    width: 4.9em;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar {
    overflow: hidden;
    width: 6px;
    background: #ffffff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar:horizontal {
    height: 1px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-button {
    display: none;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece {
    background: #b3b3b3;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
    background: #b3b3b3;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
    background: #666666;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-corner {
    background: #333;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: small;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.time_in_past {
    cursor: default;
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
    cursor: default;
    color: #ccc;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
    color: #fff;
    background-color: #333;
  }
  .datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.hover {
    color: #000;
    background-color: #ccc;
  }
  .form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    position: relative;
    margin-bottom: 16px;
    -webkit-transition: border ease 1.5s;
    -moz-transition: border ease 1.5s;
    -o-transition: border ease 1.5s;
    transition: border ease 1.5s;
  }
  .form-control:after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
    bottom: 0;
    right: 0;
  }
  .form-control:before {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
    top: 0px;
    left: 0px;
  }
  .form-control .error {
    position: absolute;
    bottom: -8px;
    left: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 0.8em;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: #dd002c;
    display: none;
  }
  .form-control .error.phone_codeerror {
    line-height: 1.2;
    bottom: -18px;
    left: 14px;
    margin-right: 8px;
  }
  .form-control * {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .form-control .label {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 16px;
    z-index: 8;
    opacity: 0.7;
  }
  .form-control input,
  .form-control select,
  .form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    background: none !important;
    height: 100%;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
    resize: none;
    font-family: 'Zoho_Puvi_Regular';
  }
  .form-control input {
    opacity: 0.6;
  }
  .form-control select {
    opacity: 0;
    background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat !important;
    background-position: 98% !important;
  }
  .form-control textarea {
    opacity: 0.6;
    background: none !important;
    padding: 10px 15px;
  }
  .form-control.btn-submits {
    border: none;
    margin-bottom: 45px;
    padding-left: 0;
  }
  .dropdown-control {
    background: url('https://cdn.manageengine.com/images/submenu-sel-arrow.png') no-repeat;
    background-position: 95% center;
  }
  .form-control.dropdown-control.uscountry {
    background: #fff;
  }
  .form-comments.form-control .label {
    top: 35%;
  }
  .form-control.active-row {
    border: 1px solid #fff;
  }
  .form-control.active-row select {
    opacity: 1;
    color: #333;
  }
  .form-control.active-row .label {
    top: 0;
    background: #fff;
    padding: 0 6px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
  }
  .form-control.form-comments {
    height: 85px;
  }
  .btn-submits button {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #dd002c;
    background: #dd002c;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 40px;
    margin: 0 0 20px 0;
  }
  .btn-submits button:hover {
    background: #333;
    border-color: #333;
  }
  .form-control.btn-submit,
  .form-control.btn-submit-new {
    background: transparent;
    border: none;
    height: auto;
    text-align: center;
  }
  .btn-submit-new button {
    font-size: 18px;
    font-weight: 400;
    border: 2px solid #F6C855;
    border-radius: 5px;
    background: #F6C855;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 50px;
    margin: 20px 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .btn-submit-new button:hover {
    background: #f24616;
    border-color: #f24616;
    color: #fff;
  }
  .active-row.form-control::before {
    width: 100%;
    height: 100%;
    border-top-color: #15368b;
    border-right-color: #15368b;
    -webkit-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    -moz-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    -o-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  }
  .active-row.form-control::after {
    width: 100%;
    height: 100%;
    border-bottom-color: #15368b;
    border-left-color: #15368b;
    -webkit-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    -moz-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    -o-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  }
  .uscountry.form-control {
    height: auto;
    background: transparent;
    padding: 0;
    border-color: transparent;
  }
  .uscountry.form-control:before {
    display: none;
  }
  .uscountry.form-control:after {
    display: none;
  }
  .uscountry select#contact_country,
  .uscountry select#zc-country {
    height: 60px;
    border-radius: 4px;
    opacity: 1;
    border: 2px solid #15368b;
    background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat #fff !important;
    background-position: 95% !important;
  }
  .uscountry select#country_state,
  .uscountry select#ukcountry_region {
    height: 60px;
    border-radius: 4px;
    opacity: 1;
    background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat #fff !important;
    background-position: 95% !important;
    margin-top: 15px;
    border: 2px solid #15368b;
  }
  .uscountry .state-label {
    top: unset !important;
    bottom: 38px;
  }
  .uscountry.form-control.active-row .label {
    z-index: 99;
  }
  b.sup {
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    left: 2px;
  }
  p.callback-text {
    margin: 0 0 12px 0;
    color: #000;
    font-size: 0.9em;
    position: relative;
    bottom: 7px;
  }
  .dropdown1 {
    position: relative;
    z-index: 99;
    font-size: 12px;
    padding: 0;
    height: 55px;
  }
  .dropdown1 .dropdt1 {
    width: 100%;
    height: 100%;
  }
  .dropdown1 .dropdd1 {
    position: absolute;
    width: 100%;
    z-index: 9999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .dropdown1 .dropdd1 input {
    width: 96%;
    padding: 10px;
    font-size: 14px;
    margin: 15px 10px 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    opacity: 1;
    color: #fff;
  }
  .dropdown1 .dropdd1 ul {
    color: #fff;
    display: none;
    left: 0;
    padding: 15px 15px 2px 0;
    position: absolute;
    top: 50px;
    width: 100%;
    list-style: none;
    height: 175px;
    overflow: auto;
    background: #15368b;
    text-align: left;
    overflow: scroll !important;
  }
  .dropdown1 .dropdd1 ul li {
    padding: 5px 10px;
    width: 100%;
    font-size: 14px;
    line-height: 2;
    cursor: pointer;
  }
  .dropdown1.sol {
    z-index: 999;
  }
  .clicks {
    display: block;
    width: 100%;
    height: 100%;
  }
  .dropdt1 .hida1 {
    display: block;
    padding-top: 16px;
    padding-left: 30px;
    font-size: 16px;
    color: #000;
    background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat transparent;
    background-position: 96%;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .active-row .dropdt1 .hida1 {
    background: #fff;
    width: auto;
    display: inline-block;
    position: absolute;
    height: auto;
    padding: 0 6px;
    top: -8px;
    left: 15px;
    z-index: 9;
    color: #000;
  }
  .multiSel1 {
    padding: 12px 10px 5px 10px;
    height: 45px;
    overflow: scroll;
    display: none;
  }
  .multiSel1 span {
    border: 1px solid #333;
    padding: 1px 5px;
    border-radius: 5px;
    margin: 2px 5px 2px 0;
    font-size: 0.9em;
    line-height: 20px;
    display: inline-block;
  }
  .multiSel1 span strong {
    margin: 0 0 0 10px;
    color: #000;
    font-weight: 700;
    cursor: pointer;
  }
  div.dropdownsearch1 {
    width: 100%;
    background: #15368b;
    display: none;
    z-index: 9999;
    position: relative;
  }
  .dropdown .dropdd ul li {
    padding: 5px 10px;
    width: 100%;
    font-size: 14px;
    line-height: 2;
    cursor: pointer;
  }
  .privacy-policy {
    font-size: 0.9em;
  }
  #meGDPRMessage {
    margin: 20px 0;
    font-size: 0.9em;
    cursor: pointer;
  }
  #meGDPRMessage label .checkmarkgdpr {
    display: inline-flex;
    appearance: none;
    background: linear-gradient(#4c66b3, #081f67);
    height: 1rem;
    width: 1rem;
    border-radius: 20%;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 1px 1px rgba(255, 255, 255, 0.2);
  }
  #meGDPRMessage label .checkmarkgdpr::after {
    content: 'âœ”';
    font-size: 0.6rem;
    margin: auto;
    color: transparent;
    text-shadow: 0 0 0 transparent;
    transition: color 200ms ease-out, text-shadow 150ms ease-out 25ms;
  }
  #meGDPRMessage label .checkmarkgdpr::after:hover {
    color: #080;
  }
  #meGDPRMessage label .checkmarkgdpr::before {
    display: none !important;
  }
  #meGDPRMessage label .checkmarkgdpr.enableCheckgdpr::after {
    color: #F6C855;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
    transition: color 200ms ease-in, text-shadow 150ms ease-in 25ms;
  }
  .lightform #meGDPRMessage {
    color: #000;
    line-height: 1.8;
  }
  .lightform #meGDPRMessage .checkmarkgdpr {
    background: linear-gradient(#ecf1ff, #a0b5fa);
  }
  .lightform #meGDPRMessage .checkmarkgdpr.enableCheckgdpr::after {
    color: #0f227d;
  }
  .lightform .btn-submit-new button {
    background: #05216e;
    border: 2px solid #05216e;
    color: #fff;
  }
  .lightform .btn-submit-new button:hover {
    background: #F6C855;
    border: 2px solid #F6C855;
    color: #000;
  }
  .success-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
    display: none;
  }
  .success-overlay .ad-success-msg {
    box-sizing: border-box;
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    z-index: 999999;
    width: 400px;
    max-width: 90%;
    background: #fff;
    padding: 40px 20px;
    text-align: center;
    color: #000;
    font-size: 1.4em;
    line-height: 1.8;
    font-weight: 400;
    border-radius: 10px;
  }
  .success-overlay .ad-success-msg p {
    line-height: 1.6;
    margin: 30px 0 0;
    color: #000;
    display: block;
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
  }
  .success-overlay .ad-success-msg p b {
    display: block;
  }
  @media (max-width: 650px) {
    .success-overlay .ad-success-msg p br {
      display: none;
    }
  }
  .success-overlay .ad-success-msg span.close {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: #5b82c7;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
  }
  .success-overlay .ad-success-msg span.close:hover {
    color: #000;
  }
  .success-overlay .ad-success-msg span.tick-icon {
    display: block;
    width: 50px;
    padding: 20px;
    background: #003795;
    border-radius: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: -50px;
  }
  .success-overlay .ad-success-msg span.tick-icon img {
    vertical-align: middle;
    max-width: 100%;
  }
  .global-success-msg {
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 999999;
    width: 400px;
    background: #fff;
    padding: 40px 20px;
    text-align: center;
    color: #000;
    font-size: 1.4em;
    line-height: 1.8;
    font-weight: 400;
    border-radius: 10px;
  }
  .global-success-msg p {
    line-height: 1.6;
    margin: 30px 0 0;
    color: #000;
    display: block;
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
  }
  .global-success-msg p b {
    display: block;
  }
  .global-success-msg span.close {
    font-family: 'Zoho_Puvi_SemiBold';
    color: #000;
    margin: 0;
  }
  .global-success-msg span.close:hover {
    color: #000;
  }
  .success-msg {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #834100;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
    display: none;
    line-height: 1.5;
  }
  .success-msg span {
    display: block;
  }
  span.tick-icon {
    display: block;
    width: 90px;
    padding: 20px;
    background: #15368b;
    border-radius: 100%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: -50px;
  }
  .captcha-input {
    vertical-align: middle;
    position: relative;
    margin: 0;
  }
  .captcha-input:after {
    content: "";
    display: table;
    clear: both;
  }
  .captcha-input:before {
    content: "";
    display: table;
    clear: both;
  }
  div.form-group .form-field {
    position: relative;
  }
  div.form-group input.ReloadBtn {
    background: url('https://cdn.manageengine.com/images/captcha-reload.svg') left top no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    text-indent: -99px;
    position: relative;
    left: 7px;
    top: 15px;
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
  .captcha-input.form-field {
    margin: 0;
  }
  .form-group.captcha-group {
    margin: 0 0 10px 0;
  }
  #WrongCaptchaError {
    position: absolute;
    bottom: -8px;
    left: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 12px;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: #dd002c;
    display: none;
  }
  .CaptchaWrap {
    position: relative;
    vertical-align: middle;
  }
  .CaptchaWrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .CaptchaWrap:before {
    content: "";
    display: table;
    clear: both;
  }
  #CaptchaImageCode {
    text-align: center;
    padding: 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 10px;
  }
  .CaptchaTxtField {
    display: block;
    box-sizing: border-box;
  }
  div.reload {
    width: 8%;
    vertical-align: middle;
  }
  .capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-weight: 300;
    font-style: oblique;
  }
  .popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #808080;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
  }
  .popup {
    position: fixed;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 700px;
    max-width: 90%;
    max-height: 80vh;
    background: #fff;
    padding: 25px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px #999999;
    -moz-box-shadow: 0 0 10px #999999;
    -o-box-shadow: 0 0 10px #999999;
    box-shadow: 0 0 10px #999999;
  }
  .popup-content {
    height: 100%;
  }
  .popup-content iframe {
    max-height: 100%;
  }
  .popup-close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: -15px;
    background: #29b373;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
    font-family: 'Zoho_Puvi_SemiBold';
  }
  .popup-close:hover {
    background: #000;
  }
  #backToTop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    color: #000;
    background: rgba(0, 0, 0, 0.7) url('https://cdn.manageengine.com/images/up-arrow.png') no-repeat 16px 17px;
    font-size: 12px;
    display: none;
    cursor: pointer;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-indent: -1000px;
    overflow: hidden;
  }
  .copyright {
    font-size: 0.9em;
    margin: 0;
    color: #ccc;
  }
  .copyright a {
    color: #ccc;
    text-decoration: underline;
  }
  .abheader #header-mainsec .head-container .fr {
    float: left !important;
  }
  .second-header.fixed-header {
    background: #05216e;
    padding: 15px 0;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #334cbc;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .second-header.fixed-header.header-fixed {
    padding: 15px 0;
    box-shadow: 0 0 10px #00000057;
    position: fixed;
    z-index: 9999;
  }
  .second-header.fixed-header.header-fixed .nav-section .nav-menu {
    transform: translate(0);
  }
  .second-header.fixed-header.header-fixed .brand-logo img {
    height: auto;
    width: 200px;
  }
  @media (max-width: 1250px) {
    .second-header.fixed-header.header-fixed .brand-logo img {
      width: 170px;
    }
  }
  @media (max-width: 1250px) and (max-width: 1025px) {
    .second-header.fixed-header.header-fixed .brand-logo img {
      width: 182px;
    }
  }
  @media (max-width: 1250px) and (max-width: 1025px) and (max-width: 350px) {
    .second-header.fixed-header.header-fixed .brand-logo img {
      width: 170px;
    }
  }
  .second-header.fixed-header.header-fixed .me-20-logo {
    display: inline-block;
    vertical-align: top;
  }
  .second-header.fixed-header.header-fixed .me-20-logo img {
    width: 40px;
    position: relative;
    left: 10px;
    bottom: -4px;
    filter: brightness(0) invert(1);
  }
  @media (max-width: 650px) {
    .second-header.fixed-header.header-fixed .me-20-logo img {
      width: 30px;
    }
  }
  .second-header.fixed-header .me-20-logo {
    display: none;
  }
  @media (max-width: 1025px) {
    .second-header.fixed-header {
      border: none;
    }
    .second-header.fixed-header .brand-logo img {
      height: auto;
      width: 200px;
    }
    .second-header.fixed-header .me-20-logo {
      display: inline-block;
      vertical-align: top;
    }
    .second-header.fixed-header .me-20-logo img {
      width: 40px;
      position: relative;
      left: 10px;
      bottom: -4px;
      filter: brightness(0) invert(1);
    }
  }
  @media (max-width: 1025px) and (max-width: 1250px) {
    .second-header.fixed-header .brand-logo img {
      width: 170px;
    }
  }
  @media (max-width: 1025px) and (max-width: 1250px) and (max-width: 1025px) {
    .second-header.fixed-header .brand-logo img {
      width: 152px;
    }
  }
  @media (max-width: 1025px) and (max-width: 1250px) and (max-width: 1025px) and (max-width: 992px) {
    .second-header.fixed-header .brand-logo img {
      width: 182px;
    }
  }
  @media (max-width: 1025px) and (max-width: 1250px) and (max-width: 1025px) and (max-width: 992px) and (max-width: 350px) {
    .second-header.fixed-header .brand-logo img {
      width: 170px;
    }
  }
  @media (max-width: 1025px) and (max-width: 650px) {
    .second-header.fixed-header .me-20-logo img {
      width: 30px;
    }
  }
  .second-header.fixed-header .nav-section {
    overflow: hidden;
  }
  .second-header.fixed-header .nav-section #topbar-menu-icon {
    display: none;
    position: absolute;
    right: 30px;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: transform 0.7s;
    z-index: 9999999;
    margin: 0;
    top: 15px;
    width: 30px;
    height: 30px;
  }
  @media (max-width: 1025px) {
    .second-header.fixed-header .nav-section #topbar-menu-icon {
      display: block;
      top: 8px;
    }
  }
  @media (max-width: 650px) {
    .second-header.fixed-header .nav-section #topbar-menu-icon {
      right: 0;
    }
  }
  .second-header.fixed-header .nav-section #topbar-menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
    transition: all ease 0.25s;
  }
  .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(1) {
    top: 0;
  }
  .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(2) {
    top: 8px;
  }
  .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(3) {
    top: 16px;
  }
  @media (max-width: 1025px) {
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(1) {
      top: 8px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(2) {
      opacity: 0;
      right: -60px;
    }
    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(3) {
      top: 8px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
    }
  }
  .second-header.fixed-header .nav-section .nav-menu {
    padding: 0;
    text-align: left;
    -webkit-transform: translate(45%);
    -moz-transform: translate(45%);
    -o-transform: translate(45%);
    transform: translate(45%);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
  }
  @media (max-width: 1250px) {
    .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(0);
      text-align: right;
      transition: none;
    }
  }
  .second-header.fixed-header .nav-section .nav-menu li {
    display: inline-block;
    margin-left: 10px;
  }
  @media (max-width: 1250px) {
    .second-header.fixed-header .nav-section .nav-menu li {
      margin-left: 0px;
    }
  }
  .second-header.fixed-header .nav-section .nav-menu li a {
    color: #fff;
    padding: 10px;
    display: block;
  }
  .second-header.fixed-header .nav-section .nav-menu li span {
    color: #fff;
  }
  @media (max-width: 1025px) {
    .second-header.fixed-header .nav-section .nav-menu li span {
      color: #000;
    }
  }
  .second-header.fixed-header .nav-section .nav-menu li span:hover,
  .second-header.fixed-header .nav-section .nav-menu li span.active {
    cursor: pointer;
    color: #F6C855;
  }
  @media (max-width: 1025px) {
    .second-header.fixed-header .nav-section .nav-menu {
      background: #fff;
      position: absolute;
      width: 100%;
      top: 40px;
      right: 40px;
      z-index: 99;
      display: none;
      box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.26);
    }
    .second-header.fixed-header .nav-section .nav-menu li {
      display: block;
      text-align: left;
      padding: 4px 0;
      margin: 0 10px;
    }
    .second-header.fixed-header .nav-section .nav-menu li a {
      color: #000;
    }
    .second-header.fixed-header .nav-section .nav-menu li:last-child span {
      border: none;
    }
  }
  @media (max-width: 1025px) and (max-width: 650px) {
    .second-header.fixed-header .nav-section .nav-menu {
      right: 0;
    }
  }
  @media (max-width: 650px) {
    .second-header.fixed-header .nav-section .nav-menu {
      width: 100%;
    }
  }
  .second-header.fixed-header .head-container {
    position: relative;
  }
  @media (max-width: 650px) {
    .second-header.fixed-header .cols-sd-3 {
      position: inherit;
    }
  }
  #fixedbtn {
    position: relative;
    z-index: 1000;
  }
  #fixedbtn span {
    display: block;
    padding: 16px 10px;
    position: fixed;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 185px;
    right: -270px;
  }
  #fixedbtn span:hover {
    right: 0;
  }
  #fixedbtn span.down {
    background: #29b373;
    margin-bottom: 3px;
    top: 30%;
  }
  #fixedbtn span.down:before {
    background: url(https://www.manageengine.com/california-consumer-privacy-act-ccpa-compliance-tools-and-resources/images/icon-downlod.svg) #29b373 no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 1000;
  }
  #fixedbtn span.contact {
    background: #29b373;
    top: calc(30% + 60px);
  }
  #fixedbtn span.contact:before {
    background: url(https://www.manageengine.com/cis-critical-security-controls/images/call-icon.svg) #29b373 no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 999;
  }
  #fixedbtn span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -60px;
    width: 60px;
    height: 56px;
    text-align: center;
    transform: translate(0%, -50%);
    line-height: 60px;
  }
  #fixedbtn.slide.act span {
    right: -205px;
  }
  #fixedbtn.slide.act span:hover {
    right: 0;
  }
  .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
  }
  .overlay .popup {
    top: 50%;
    left: 50%;
    width: 500px;
    max-width: 95%;
    max-height: 95vh;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #383838;
    -moz-box-shadow: 0 0 10px #383838;
    -o-box-shadow: 0 0 10px #383838;
    box-shadow: 0 0 10px #383838;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    z-index: 99;
    padding: 0;
  }
  .overlay .popup span.close {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: #afc1ef;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
  }
  .overlay .popup span.close:hover {
    color: #fff;
  }
  .overlay .popup .popup-content {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    max-height: 90vh;
  }
  .overlay .popup .popup-content h2.popup-title {
    text-align: center;
    margin: 0;
    line-height: 1.6;
    background: url(https://cdn.manageengine.com/images/dotted-bg.svg) no-repeat, url(https://cdn.manageengine.com/images/dotted-bg.svg) no-repeat #003795;
    background-size: 7%, 5%;
    background-position: 14px 54px, 94% 20px;
    color: #fff;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 16px;
    padding: 20px 25px;
    margin-bottom: 30px;
  }
  .overlay .popup .popup-content form {
    width: 90%;
    margin: 0 auto;
  }
  .overlay .popup .popup-content form .form-control {
    height: 48px;
    border: 1px solid #bfbfbf;
    -webkit-transition: border ease 0.9s;
    -moz-transition: border ease 0.9s;
    -o-transition: border ease 0.9s;
    transition: border ease 0.9s;
    box-sizing: border-box;
  }
  .overlay .popup .popup-content form .form-control.btn-submits {
    border: none;
    text-align: center;
  }
  .overlay .popup .popup-content form .form-control.form-comments {
    height: 85px;
  }
  .overlay .popup .popup-content form .form-control.uscountry {
    height: auto;
  }
  .overlay .popup .popup-content form .form-control.uscountry select#contact_country,
  .overlay .popup .popup-content form .form-control.uscountry select#contact_country,
  .overlay .popup .popup-content form .form-control.uscountry select#country_state,
  .overlay .popup .popup-content form .form-control.uscountry select#ukcountry_region {
    height: 48px;
  }
  .overlay .popup .popup-content form .form-control.uscountry .state-label {
    bottom: 29px;
  }
  .overlay .popup .popup-content form #meGDPRMessage {
    color: #000;
    line-height: 1.8;
  }
  .overlay .popup .popup-content form #meGDPRMessage .checkmarkgdpr {
    background: linear-gradient(#ecf1ff, #a0b5fa);
  }
  .overlay .popup .popup-content form #meGDPRMessage .checkmarkgdpr.enableCheckgdpr::after {
    color: #0f227d;
  }
  .overlay .popup * {
    box-sizing: border-box;
  }
  .success-down-msg {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
  }
  .success-down-msg .msgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    width: 30%;
    background: #0c002a;
    padding: 60px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 1.5;
  }
  .success-down-msg .msgcon .msg-close {
    position: absolute;
    z-index: 999;
    top: -13px;
    right: -7px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    background: #004b88;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
  }
  .success-down-msg .msgcon .msg-close:hover {
    background: #fff;
    color: #000;
  }
  .related-resources-sec {
    background: #f3f6fe;
  }
  .related-resources-sec .stickyanimation {
    top: 120px;
  }
  .related-resources-sec .resource-tab li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.1em;
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0px 20px;
    position: relative;
    cursor: pointer;
  }
  .related-resources-sec .resource-tab li:first-child:after {
    content: "|";
    position: absolute;
    right: -21px;
  }
  .related-resources-sec .resource-tab li:nth-child(2):after {
    content: "|";
    position: absolute;
    right: -21px;
  }
  .related-resources-sec .resource-tab li:nth-child(3):after {
    content: "|";
    position: absolute;
    right: -21px;
  }
  .related-resources-sec .resource-div {
    height: 0;
    overflow: hidden;
  }
  .related-resources-sec .resource-div .slider {
    padding: 10px 0px;
  }
  .related-resources-sec .resource-div .slider .slick-arrow {
    position: absolute;
    width: 50px;
    height: 38px;
    text-indent: -9999em;
    cursor: pointer;
    outline: none;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .related-resources-sec .resource-div .slider .slick-arrow.slick-prev {
    left: -6%;
    background: url(https://cdn.manageengine.com/images/arrow-right.svg) no-repeat #26398d;
    background-position: center;
    background-size: 35%;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    -moz-filter: FlipH;
    -o-filter: FlipH;
    filter: FlipH;
    top: 35%;
    z-index: 10;
  }
  .related-resources-sec .resource-div .slider .slick-arrow.slick-prev.slick-disabled {
    background: url(https://cdn.manageengine.com/images/arrow-left.svg) no-repeat #F0F0F0;
    background-position: center;
    background-size: 35%;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  .related-resources-sec .resource-div .slider .slick-arrow.slick-next {
    right: -6%;
    background: url(https://cdn.manageengine.com/images/arrow-right.svg) no-repeat #26398D;
    background-position: center;
    background-size: 35%;
    top: 35%;
    z-index: 10;
  }
  .related-resources-sec .resource-div .slider .slick-arrow.slick-next.slick-disabled {
    background: url(https://cdn.manageengine.com/images/arrow-right.svg) no-repeat #F0F0F0;
    background-position: center;
    background-size: 35%;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  .related-resources-sec .resource-div .slider .slick-list {
    overflow: hidden;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox {
    margin: 0px 10px;
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 2px 1px 11px #e6e6e6;
    -moz-box-shadow: 2px 1px 11px #e6e6e6;
    -o-box-shadow: 2px 1px 11px #e6e6e6;
    box-shadow: 2px 1px 11px #e6e6e6;
    display: inline-block;
    vertical-align: top;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox .iam-resources {
    height: 149px;
    overflow: hidden;
    display: flex;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    justify-content: center;
    align-items: center;
    background-color: #c5e3fc;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox .iam-resources img {
    max-height: 95%;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox .res-content {
    min-height: 170px;
    padding: 20px;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox .res-content span {
    height: 100px;
    display: block;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox .res-content a {
    color: #05216e;
    cursor: default;
    pointer-events: none;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox:hover {
    cursor: pointer;
  }
  .related-resources-sec .resource-div .slider .slick-list .testimonbox:hover .cta:after {
    margin-left: 15px !important;
  }
  .related-resources-sec .resource-div.active {
    height: auto;
    overflow: initial;
  }
  .related-resources-sec .articletabs {
    background-color: #152D92;
  }
  .related-resources-sec .articletabs li {
    padding: 15px;
    padding-left: 35px;
    border: 3px solid transparent;
    border-bottom: 1px solid #2D44A4;
    font-size: 1.1em;
    font-family: 'Zoho_Puvi_Medium';
    position: relative;
    color: #fff;
  }
  .related-resources-sec .articletabs li.active,
  .related-resources-sec .articletabs li:hover {
    border-left: 3px solid #006CFF;
    border-top: 3px solid #006CFF;
    position: relative;
    cursor: pointer;
    background: linear-gradient(to right, #0B51D2, #1143BB, #18319D);
  }
  .related-resources-sec .articletabs li.active:after,
  .related-resources-sec .articletabs li:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, #006CFF, #2D44A4);
    height: 3px;
    bottom: -1px;
    left: 0;
  }
  .related-resources-sec .articletabs li.active:before,
  .related-resources-sec .articletabs li:hover:before {
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, #006CFF, #006CFF, #2D44A4);
    width: 3px;
    top: -2px;
    right: -3px;
  }
  .related-resources-sec .articletabs li.active span:after,
  .related-resources-sec .articletabs li:hover span:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    top: 10px;
    border-color: transparent transparent transparent #152D92;
    border-width: 9px;
  }
  .related-resources-sec .articletabs li.active span:before,
  .related-resources-sec .articletabs li:hover span:before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    top: 5px;
    border-color: transparent transparent transparent #006CFF;
    border-width: 14px;
  }
  .related-resources-sec .articlesec {
    display: none;
  }
  .related-resources-sec .articlesec .mainart-title {
    display: none;
  }
  .related-resources-sec .articlesec .articlediv .testimonbox {
    background: #1B1B1B;
    padding: 20px;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .related-resources-sec .articlesec .articlediv .testimonbox span {
    height: 100px;
    display: block;
  }
  .related-resources-sec .articlesec .articlediv .testimonbox .cta {
    display: block;
    padding-top: 10px;
    text-decoration: none;
  }
  .related-resources-sec .articlesec .articlediv .testimonbox .cta:hover {
    color: #9ed1fb;
  }
  .related-resources-sec .articlesec.active {
    display: block;
  }
  @media (max-width: 650px) {
    .related-resources-sec .stickyanimation {
      display: none;
    }
    .related-resources-sec .resource-tab li {
      margin: 0px 5px;
      font-size: 1em;
    }
    .related-resources-sec .resource-tab li:first-child:after {
      display: none;
    }
    .related-resources-sec .resource-tab li:nth-child(2):after {
      display: none;
    }
    .related-resources-sec .resource-tab li:nth-child(3):after {
      display: none;
    }
    .related-resources-sec .articlesec {
      margin-bottom: 20px;
    }
    .related-resources-sec .articlesec .mainart-title {
      margin-bottom: 15px;
      color: #fff;
      background-color: #1b1b1b;
      padding: 20px;
      display: block;
      position: relative;
      z-index: 99;
    }
    .related-resources-sec .articlesec .mainart-title.active {
      color: #006CFF;
    }
    .related-resources-sec .articlesec .main-panel {
      background-color: #fff;
      padding: 20px;
      padding-top: 0px;
      display: none;
    }
    .related-resources-sec .articlesec .main-panel.active {
      display: block;
    }
    .related-resources-sec .articlesec .articlediv {
      display: none;
    }
    .related-resources-sec .articlesec .articlediv.active {
      display: block;
    }
  }
  @media (max-width: 650px) and (max-width: 350px) {
    .related-resources-sec .resource-tab li {
      font-size: 0.9em;
    }
  }
  @media (max-width: 1470px) {
    .related-resources-sec .resource-div .slider .slick-arrow.slick-prev {
      left: -15px;
      top: 38%;
    }
    .related-resources-sec .resource-div .slider .slick-arrow.slick-next {
      right: -15px;
      top: 38%;
    }
  }
  @media (max-width: 992px) {
    .related-resources-sec .articlesec .articlediv .testimonbox span {
      height: auto;
    }
  }
  @media (max-width: 1680px) {
    .left-animation {
      opacity: 0;
      -webkit-transform: translateX(-900px);
      -moz-transform: translateX(-900px);
      -o-transform: translateX(-900px);
      transform: translateX(-900px);
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s;
    }
    .left-animation:nth-child(1) {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s;
    }
    .left-animation:nth-child(2) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s;
    }
    .left-animation:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    .left-animation:nth-child(4) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s;
    }
    .left-animation:nth-child(5) {
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    .right-animation {
      opacity: 0;
      -webkit-transform: translateX(700px);
      -moz-transform: translateX(700px);
      -o-transform: translateX(700px);
      transform: translateX(700px);
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s;
    }
    .right-animation:nth-child(1) {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s;
    }
    .right-animation:nth-child(2) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s;
    }
    .right-animation:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    .right-animation:nth-child(4) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s;
    }
    .right-animation:nth-child(5) {
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    .top-animation {
      opacity: 0;
      -webkit-transform: translateY(700px);
      -moz-transform: translateY(700px);
      -o-transform: translateY(700px);
      transform: translateY(700px);
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s;
    }
    .top-animation:nth-child(1) {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      -o-transition-delay: 0.1s;
      transition-delay: 0.1s;
    }
    .top-animation:nth-child(2) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s;
    }
    .top-animation:nth-child(3) {
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    .top-animation:nth-child(4) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s;
    }
    .top-animation:nth-child(5) {
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    .top-animation:nth-child(6) {
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s;
    }
    .lr-animation .right-animation {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
    .lr-animation .left-animation {
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
    .lr-animation .top-animation {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @media (max-width: 1250px) {
    .container {
      max-width: 90%;
    }
  }
  @media (max-width: 1025px) {
    .head-container {
      max-width: 90%;
    }
    .menu-drop {
      display: block;
    }
    .nav-menu {
      display: none;
      width: 100vw;
      position: absolute;
      top: 50px;
      right: -7%;
      background: #333;
      z-index: 999;
    }
    .nav-menu li {
      display: block;
      margin: 0;
    }
    .nav-menu li > span {
      display: block;
      color: #fff;
      padding: 15px;
      border-bottom: 1px solid #999999;
    }
    .nav-menu > a {
      display: block;
      color: #fff;
      padding: 15px;
      border-bottom: 1px solid #999999;
    }
    .dropdown-menu > span:after {
      border: solid #fff;
      border-width: 0 2px 2px 0;
    }
    .dropdown-menu > a:after {
      border: solid #fff;
      border-width: 0 2px 2px 0;
    }
    .dropdown-menu:hover > span:after {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      bottom: 2px;
    }
    .dropdown-menu:hover > ul {
      display: none;
    }
    .dropdown-menu span.drop-menu-toggle:after {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
      bottom: 0px;
    }
    .dropdown-menu > ul {
      position: static;
      width: 100%;
    }
    .dropdown-menu ul:before {
      display: none;
    }
  }
  @media (max-width: 992px) {
    .cols-md-12 {
      width: 100%;
    }
    .cols-md-11 {
      width: 91.66666667%;
    }
    .cols-md-10 {
      width: 83.33333333%;
    }
    .cols-md-9 {
      width: 75%;
    }
    .cols-md-8 {
      width: 66.66666667%;
    }
    .cols-md-7 {
      width: 58.33333333%;
    }
    .cols-md-6 {
      width: 50%;
    }
    .cols-md-5 {
      width: 41.66666667%;
    }
    .cols-md-4 {
      width: 33.33333333%;
    }
    .cols-md-3 {
      width: 25%;
    }
    .cols-md-2 {
      width: 16.66666667%;
    }
    .cols-md-1 {
      width: 8.33333333%;
    }
    .md-hidden {
      display: none;
    }
    .md-center {
      text-align: center;
    }
  }
  @media (max-width: 650px) {
    .cols-sd-12 {
      width: 100%;
    }
    .cols-sd-11 {
      width: 91.66666667%;
    }
    .cols-sd-10 {
      width: 83.33333333%;
    }
    .cols-sd-9 {
      width: 75%;
    }
    .cols-sd-8 {
      width: 66.66666667%;
    }
    .cols-sd-7 {
      width: 58.33333333%;
    }
    .cols-sd-6 {
      width: 50%;
    }
    .cols-sd-5 {
      width: 41.66666667%;
    }
    .cols-sd-4 {
      width: 33.33333333%;
    }
    .cols-sd-3 {
      width: 25%;
    }
    .cols-sd-2 {
      width: 16.66666667%;
    }
    .cols-sd-1 {
      width: 8.33333333%;
    }
    .sd-hidden {
      display: none;
    }
    .sd-center {
      text-align: center;
    }
  }
  #article-section {
    background: #32323C;
  }
  #article-section .stickyanimation {
    position: sticky;
    top: 120px;
  }
  @media (max-width: 650px) {
    #article-section .stickyanimation {
      display: none;
    }
  }
  #article-section .articletabs {
    background-color: #fff;
  }
  #article-section .articletabs li {
    padding: 15px;
    padding-left: 35px;
    border: 3px solid #fff;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.1em;
    font-family: 'Zoho_Puvi_Medium';
    position: relative;
  }
  #article-section .articletabs li.active,
  #article-section .articletabs li:hover {
    border-left: 3px solid #006CFF;
    border-top: 3px solid #006CFF;
    position: relative;
    cursor: pointer;
    color: #006CFF;
  }
  #article-section .articletabs li.active:after,
  #article-section .articletabs li:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, #006CFF, #fff, #fff);
    height: 3px;
    bottom: -1px;
    left: 0;
  }
  #article-section .articletabs li.active:before,
  #article-section .articletabs li:hover:before {
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, #006CFF, #006CFF, #fff);
    width: 3px;
    top: -2px;
    right: -3px;
  }
  #article-section .articletabs li.active span:after,
  #article-section .articletabs li:hover span:after,
  #article-section .articletabs li.active span:before,
  #article-section .articletabs li:hover span:before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
  }
  #article-section .articletabs li.active span:after,
  #article-section .articletabs li:hover span:after {
    top: 10px;
    border-color: transparent transparent transparent #fff;
    border-width: 9px;
  }
  #article-section .articletabs li.active span:before,
  #article-section .articletabs li:hover span:before {
    top: 5px;
    border-color: transparent transparent transparent #006CFF;
    border-width: 14px;
  }
  #article-section .articlesec {
    display: none;
  }
  #article-section .articlesec.active {
    display: block;
  }
  #article-section .articlesec .mainart-title {
    display: none;
  }
  @media (max-width: 650px) {
    #article-section .articlesec {
      margin-bottom: 20px;
    }
    #article-section .articlesec .mainart-title {
      margin: 0;
      color: #000;
      background-color: #fff;
      padding: 20px;
      display: block;
    }
    #article-section .articlesec .mainart-title.active {
      color: #006CFF;
    }
    #article-section .articlesec .main-panel {
      background-color: #fff;
      padding: 20px;
      padding-top: 0px;
      display: none;
    }
    #article-section .articlesec .main-panel.active {
      display: block;
    }
  }
  #article-section .articlesec .articlediv {
    padding: 50px 80px;
    background: #fff;
    margin-bottom: 20px;
  }
  #article-section .articlesec .articlediv .articleimage {
    width: 65px;
    vertical-align: middle;
  }
  #article-section .articlesec .articlediv .articleheading {
    vertical-align: middle;
    padding-left: 15px;
  }
  @media (max-width: 650px) {
    #article-section .articlesec .articlediv {
      padding: 15px 20px;
    }
  }
  #article-section .articlesec .articlediv .articleheading,
  #article-section .articlesec .articlediv h4,
  #article-section .articlesec .articlediv .sml-heading {
    font-family: 'Zoho_Puvi_Bold';
    margin: 0;
  }
  @media (max-width: 650px) {
    #article-section .articlesec .articlediv .articleheading i,
    #article-section .articlesec .articlediv h4 i,
    #article-section .articlesec .articlediv .sml-heading i {
      float: right;
      margin-top: 2px;
    }
    #article-section .articlesec .articlediv .articleheading i.fa-minus:before,
    #article-section .articlesec .articlediv h4 i.fa-minus:before,
    #article-section .articlesec .articlediv .sml-heading i.fa-minus:before {
      content: "-";
    }
    #article-section .articlesec .articlediv .articleheading i.fa-plus:before,
    #article-section .articlesec .articlediv h4 i.fa-plus:before,
    #article-section .articlesec .articlediv .sml-heading i.fa-plus:before {
      content: "+";
    }
  }
  #article-section .articlesec .articlediv .sml-heading a {
    color: #05216e;
  }
  #article-section .articlesec .articlediv ul {
    margin-left: 15px;
  }
  #article-section .articlesec .articlediv ul li {
    list-style: disc;
    line-height: 1.3;
  }
  @media (max-width: 650px) {
    #article-section .articlesec .articlediv {
      display: none;
    }
    #article-section .articlesec .articlediv.active {
      display: block;
    }
  }
  #article-section .articlesec .articlediv .btntwo {
    width: 400px;
  }
  @media (max-width: 650px) {
    #article-section .articlesec .articlediv .btntwo {
      width: 100%;
    }
  }
  body {
    line-height: normal;
    overflow-x: hidden;
    color: #000;
    position: relative;
  }
  section {
    padding: 100px 0;
  }
  h2 {
    font-size: 1.6em;
    margin: 0;
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
    line-height: 32px;
  }
  h3 {
    font-size: 1.6em;
  }
  h4 {
    margin: 0;
    font-size: 1.1em;
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
    line-height: 25px;
  }
  .breadcrumb {
    font-size: 0.8em;
    display: block !important;
  }
  .breadcrumb a {
    color: #fff !important;
    text-decoration: underline;
  }
  .breadcrumb a:hover {
    text-decoration: none;
  }
  .zsiq_theme1.zsiq_floatmain {
    display: none !important;
  }
  .section-title {
    line-height: 40px;
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
  }
  .right-col {
    padding: 0 0 0 50px;
    float: right;
  }
  .second-header.fixed-header {
    background: -webkit-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: -o-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: linear-gradient(to right, #045CD0, #1A74EA, #136DE6);
    border-bottom: 2px solid #397FF4;
  }
  .second-header.fixed-header.header-fixed {
    background: #044499;
    border-bottom: 2px solid #044499;
  }
  .second-header.fixed-header .nav-section .nav-menu {
    transform: translate(76%);
    -o-transform: translate(76%);
    -webkit-transform: translate(76%);
    -moz-transform: translate(76%);
  }
  @media (max-width: 1440px) {
    .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(70%);
      -o-transform: translate(70%);
      -webkit-transform: translate(70%);
      -moz-transform: translate(70%);
    }
  }
  @media (max-width: 1250px) {
    .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(0%);
      -o-transform: translate(0%);
      -webkit-transform: translate(0%);
      -moz-transform: translate(0%);
    }
  }
  .banner {
    background: -webkit-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: -o-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: linear-gradient(to right, #045CD0, #1A74EA, #136DE6);
    padding: 80px 0;
    min-height: 500px;
    position: relative;
  }
  .banner .banner-note {
    padding: 20px 0 15px;
    font-size: 1.1em;
    line-height: 26px;
    font-family: 'Zoho_Puvi_Light';
  }
  .banner .explore-btn {
    padding: 15px 25px;
    border-radius: 3px;
    color: #000;
    background: #FFC538;
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    transition: 0.5s;
    display: inline-block;
    margin-bottom: 80px;
  }
  .banner .explore-btn:hover {
    background: #FFD400;
    text-decoration: none;
  }
  @media (max-width: 992px) {
    .banner {
      text-align: center;
    }
  }
  #shortdescr {
    padding: 0 0 100px 0;
  }
  @media (max-width: 992px) {
    #shortdescr {
      padding: 50px 0 80px 0;
    }
    #shortdescr img {
      display: none;
    }
    #shortdescr h2 {
      margin-bottom: 27px;
    }
  }
  #shortdescr .left-col img {
    margin: 50px 0 0 0;
  }
  #shortdescr ul.clouds-lists {
    padding: 20px 0;
  }
  #shortdescr ul.clouds-lists li {
    width: 47%;
    padding: 20px 10px 20px 0;
    display: inline-block;
    vertical-align: top;
  }
  @media (max-width: 1250px) {
    #shortdescr ul.clouds-lists li {
      width: 100%;
    }
  }
  #shortdescr ul.clouds-lists li img {
    width: 48px;
    display: inline-block;
    vertical-align: middle;
  }
  #shortdescr ul.clouds-lists li div {
    padding: 0 0 0 8px;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
  }
  #solution-heading {
    background: #18181C;
    position: relative;
  }
  #solution-heading .sols-box {
    display: none;
    padding: 50px 20px;
  }
  #solution-heading .sols-box .btn-cta {
    display: none;
  }
  @media (max-width: 992px) {
    #solution-heading .sols-box .btn-cta {
      display: block;
    }
  }
  #solution-heading .sols-box h2 {
    margin: 0 0 25px 0;
  }
  #solution-heading .sols-box .btn-cta {
    padding: 20px 0 0 0;
  }
  #solution-heading .sols-box .text-link {
    padding: 0 0px 0 0;
  }
  #solution-heading .sols-box a {
    padding: 0 8px 0 0;
    color: #397FF4;
    text-decoration: underline;
    width: auto;
    display: inline-block;
    letter-spacing: normal;
    line-height: 35px;
  }
  #solution-heading .sols-box a:hover {
    text-decoration: none;
  }
  #solution-heading .sols-box .anim-right {
    float: right;
  }
  #solution-heading .sols-box .anim-right img {
    max-width: 85%;
    float: right;
  }
  #solution-heading .sols-box.sec1 .anim-right {
    margin-top: 48px;
  }
  #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 30px;
  }
  #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 86px;
  }
  #solution-heading .sols-box .desk-cta {
    margin: 25px 0 0 0;
  }
  @media (max-width: 992px) {
    #solution-heading .sols-box {
      display: block !important;
      padding: 0 20px 20px 20px;
    }
    #solution-heading .sols-box .sol-box div {
      padding: 40px 50px;
      background: #fff;
      display: none;
    }
    #solution-heading .sols-box .sol-box div.active {
      display: block;
    }
    #solution-heading .sols-box .sol-box.desk-cta {
      display: none;
    }
    #solution-heading .sols-box h2 {
      background: #1E74EB url("https://cdn.manageengine.com/images/plus-icon-white.svg") 0 0 no-repeat;
      padding: 20px 50px;
      font-size: 1.3em;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      margin-bottom: 0;
      cursor: pointer;
      background-position: center right;
      background-position-x: 95%;
      color: #fff;
    }
    #solution-heading .sols-box h2.active {
      background-image: none;
    }
    #solution-heading .sols-box .anim-right {
      display: none;
    }
    #solution-heading .sols-box p {
      color: #000;
    }
  }
  @media (max-width: 992px) and (max-width: 650px) {
    #solution-heading .sols-box h2 {
      padding: 20px 48px 20px 20px;
      font-size: 1.2em;
      line-height: 28px;
    }
  }
  @media (max-width: 650px) {
    #solution-heading .sols-box {
      padding: 0 0px 20px 0px;
    }
    #solution-heading .sols-box .sol-box a {
      width: 100%;
      display: block;
    }
    #solution-heading .sols-box .sol-box div {
      padding: 20px;
    }
  }
  #solution-heading .sec1 {
    display: block;
  }
  #solution-heading .secondary-header {
    margin: 50px 0 0 0;
  }
  @media (max-width: 992px) {
    #solution-heading .secondary-header ul {
      display: none;
    }
  }
  #solution-heading .secondary-header ul li {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 10px;
    cursor: pointer;
  }
  #solution-heading .secondary-header ul li h4 {
    height: 100px;
    border-bottom: 1px solid #3C3C3C;
    position: relative;
    font-family: 'Zoho_Puvi_Regular', sans-serif;
    transition: 0.5s;
  }
  @media (max-width: 1025px) {
    #solution-heading .secondary-header ul li h4 {
      height: 150px;
    }
  }
  #solution-heading .secondary-header ul li h4:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 2px;
    background: #1E47F5;
    bottom: -2px;
    left: 0;
    transition: 2s;
  }
  #solution-heading .secondary-header ul li h4.active,
  #solution-heading .secondary-header ul li h4:hover {
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
  }
  #solution-heading .secondary-header ul li h4.active:after,
  #solution-heading .secondary-header ul li h4:hover:after {
    width: 100%;
  }
  #solution-heading .secondary-header ul li h4 a:hover {
    text-decoration: none;
  }
  #resources-section {
    /*----------Slider-----------*/
  }
  #resources-section .resource-tab {
    margin: 50px auto 35px auto;
    text-align: center;
    border-bottom: 2px solid #DEDEDE;
    width: 50%;
  }
  @media (max-width: 1250px) {
    #resources-section .resource-tab {
      width: 60%;
    }
  }
  @media (max-width: 1025px) {
    #resources-section .resource-tab {
      width: auto;
    }
  }
  #resources-section .resource-tab li {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    padding: 15px 25px;
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
  }
  @media (max-width: 650px) {
    #resources-section .resource-tab li {
      padding: 15px 20px;
    }
  }
  #resources-section .resource-tab li:hover,
  #resources-section .resource-tab li.active {
    background: #000;
    color: #fff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  #resources-section .resource-div {
    margin: auto;
    text-align: center;
    display: block;
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  #resources-section .resource-div.active {
    opacity: 1;
    height: auto;
  }
  #resources-section .testimonbox,
  #resources-section .resource-div .heath-testivdo {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin: 8px;
    box-shadow: 5px 3px 12px 0px #dfdfdf;
    cursor: pointer;
    transition: 0.5s;
    background: #fff;
  }
  #resources-section .testimonbox:hover,
  #resources-section .resource-div .heath-testivdo:hover {
    transform: scale(1.05);
  }
  @media (max-width: 992px) {
    #resources-section .testimonbox,
    #resources-section .resource-div .heath-testivdo {
      width: 45%;
    }
  }
  @media (max-width: 650px) {
    #resources-section .testimonbox,
    #resources-section .resource-div .heath-testivdo {
      width: 80%;
      margin: 10px auto;
    }
  }
  @media (max-width: 500px) {
    #resources-section .testimonbox,
    #resources-section .resource-div .heath-testivdo {
      width: 100%;
      margin: 10px auto;
    }
  }
  #resources-section .testimonbox span,
  #resources-section .resource-div .heath-testivdo span {
    display: flex;
    min-height: 150px;
    overflow: hidden;
    height: 160px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover !important;
    background-position: 100% 32% !important;
  }
  #resources-section .testimonbox span.bfsi-cs1,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs1 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.bfsi-cs1 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs1 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.bfsi-cs1 img,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs1 img {
    width: 200px;
    height: 42px;
    margin: 10px 0 0 0;
  }
  #resources-section .testimonbox span.bfsi-cs2,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs2 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.bfsi-cs2 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs2 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.bfsi-cs2 img,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs2 img {
    width: 70px;
    height: 70px;
  }
  #resources-section .testimonbox span.bfsi-cs3,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs3 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.bfsi-cs3 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs3 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.bfsi-cs3 img,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs3 img {
    width: 176px;
    height: 48px;
    margin: 10px 0 0 0;
  }
  #resources-section .testimonbox span.bfsi-cs4,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs4 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.bfsi-cs4 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs4 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.bfsi-cs4 img,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs4 img {
    width: 150px;
    height: 72px;
  }
  #resources-section .testimonbox span.bfsi-cs5,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs5 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.bfsi-cs5 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs5 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.bfsi-cs5 img,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs5 img {
    width: 180px;
    height: 65px;
  }
  #resources-section .testimonbox span.bfsi-cs6,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs6 {
    background: url(https://cdn.manageengine.com/images/bfsi-casestd5.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-cs7,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs7 {
    background: url(https://cdn.manageengine.com/images/bfsi-casestudy6.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-cs8,
  #resources-section .resource-div .heath-testivdo span.bfsi-cs8 {
    background: url(https://cdn.manageengine.com/images/bfsi-casestudy8.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-vdo1,
  #resources-section .resource-div .heath-testivdo span.bfsi-vdo1 {
    background: url(https://cdn.manageengine.com/images/bfsi-resvdo1.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-vdo2,
  #resources-section .resource-div .heath-testivdo span.bfsi-vdo2 {
    background: url(https://cdn.manageengine.com/images/bfsi-resvdo2.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-vdo3,
  #resources-section .resource-div .heath-testivdo span.bfsi-vdo3 {
    background: url(https://cdn.manageengine.com/images/bfsi-resvdo3.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-ebook1,
  #resources-section .resource-div .heath-testivdo span.bfsi-ebook1 {
    background: url(https://cdn.manageengine.com/images/bfsi-ebook1.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-ebook2,
  #resources-section .resource-div .heath-testivdo span.bfsi-ebook2 {
    background: url(https://cdn.manageengine.com/images/bfsi-ebook2.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-relpag1,
  #resources-section .resource-div .heath-testivdo span.bfsi-relpag1 {
    background: url("https://cdn.manageengine.com/images/bfsi-rp-img1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-relpag2,
  #resources-section .resource-div .heath-testivdo span.bfsi-relpag2 {
    background: url(https://cdn.manageengine.com/images/bfsi-rp-img2.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.bfsi-relpag3,
  #resources-section .resource-div .heath-testivdo span.bfsi-relpag3 {
    background: url(https://cdn.manageengine.com/images/bfsi-rp-img3.jpg) 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook1,
  #resources-section .resource-div .heath-testivdo span.health-ebook1 {
    background: url("https://cdn.manageengine.com/images/health-article1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook2,
  #resources-section .resource-div .heath-testivdo span.health-ebook2 {
    background: url("https://cdn.manageengine.com/images/health-article2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook3,
  #resources-section .resource-div .heath-testivdo span.health-ebook3 {
    background: url("/latam/images/health-article3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook4,
  #resources-section .resource-div .heath-testivdo span.health-ebook4 {
    background: url("https://cdn.manageengine.com/images/health-article3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook5,
  #resources-section .resource-div .heath-testivdo span.health-ebook5 {
    background: url("https://cdn.manageengine.com/images/health-article5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook6,
  #resources-section .resource-div .heath-testivdo span.health-ebook6 {
    background: url("https://cdn.manageengine.com/images/health-article6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook7,
  #resources-section .resource-div .heath-testivdo span.health-ebook7 {
    background: url("https://cdn.manageengine.com/images/health-article7.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook8,
  #resources-section .resource-div .heath-testivdo span.health-ebook8 {
    background: url("https://cdn.manageengine.com/images/health-article8.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook9,
  #resources-section .resource-div .heath-testivdo span.health-ebook9 {
    background: url("https://cdn.manageengine.com/images/health-article9.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook10,
  #resources-section .resource-div .heath-testivdo span.health-ebook10 {
    background: url("https://cdn.manageengine.com/images/health-article10.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook11,
  #resources-section .resource-div .heath-testivdo span.health-ebook11 {
    background: url("https://cdn.manageengine.com/images/health-article11.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-ebook12,
  #resources-section .resource-div .heath-testivdo span.health-ebook12 {
    background: url("https://cdn.manageengine.com/images/health-article12.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-relpag1,
  #resources-section .resource-div .heath-testivdo span.health-relpag1 {
    background: url("https://cdn.manageengine.com/images/health-podcast1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs1,
  #resources-section .resource-div .heath-testivdo span.health-cs1 {
    background: url("https://cdn.manageengine.com/images/health-cs1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs2,
  #resources-section .resource-div .heath-testivdo span.health-cs2 {
    background: url("https://cdn.manageengine.com/images/health-cs2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs3,
  #resources-section .resource-div .heath-testivdo span.health-cs3 {
    background: url("https://cdn.manageengine.com/images/health-cs3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs4,
  #resources-section .resource-div .heath-testivdo span.health-cs4 {
    background: url("https://cdn.manageengine.com/images/health-cs4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs5,
  #resources-section .resource-div .heath-testivdo span.health-cs5 {
    background: url("https://cdn.manageengine.com/images/health-cs5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs6,
  #resources-section .resource-div .heath-testivdo span.health-cs6 {
    background: url("https://cdn.manageengine.com/images/health-cs6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs7,
  #resources-section .resource-div .heath-testivdo span.health-cs7 {
    background: url("https://cdn.manageengine.com/images/health-cs7.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs8,
  #resources-section .resource-div .heath-testivdo span.health-cs8 {
    background: url("https://cdn.manageengine.com/images/health-cs8.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.health-cs9,
  #resources-section .resource-div .heath-testivdo span.health-cs9 {
    background: url("https://cdn.manageengine.com/images/health-cs9.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-ebook1,
  #resources-section .resource-div .heath-testivdo span.edu-ebook1 {
    background: url("/latam/images/education-ebook1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-ebook2,
  #resources-section .resource-div .heath-testivdo span.edu-ebook2 {
    background: url("/latam/images/education-ebook2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-ebook3,
  #resources-section .resource-div .heath-testivdo span.edu-ebook3 {
    background: url("/latam/images/education-ebook3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-ebook4,
  #resources-section .resource-div .heath-testivdo span.edu-ebook4 {
    background: url("https://cdn.manageengine.com/images/education-ebook4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-ebook5,
  #resources-section .resource-div .heath-testivdo span.edu-ebook5 {
    background: url("/latam/images/education-ebook5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-cs1,
  #resources-section .resource-div .heath-testivdo span.edu-cs1 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.edu-cs1 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.edu-cs1 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.edu-cs1 img,
  #resources-section .resource-div .heath-testivdo span.edu-cs1 img {
    width: 120px;
    height: 91px;
    margin: -12px 0 0 0;
  }
  #resources-section .testimonbox span.edu-cs2,
  #resources-section .resource-div .heath-testivdo span.edu-cs2 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.edu-cs2 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.edu-cs2 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.edu-cs2 img,
  #resources-section .resource-div .heath-testivdo span.edu-cs2 img {
    width: 200px;
    height: 63px;
    margin: 3px 0 0 0;
  }
  #resources-section .testimonbox span.edu-cs3,
  #resources-section .resource-div .heath-testivdo span.edu-cs3 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.edu-cs3 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.edu-cs3 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.edu-cs3 img,
  #resources-section .resource-div .heath-testivdo span.edu-cs3 img {
    width: 120px;
    height: 79px;
    margin: -3px 0 0 0;
  }
  #resources-section .testimonbox span.edu-cs4,
  #resources-section .resource-div .heath-testivdo span.edu-cs4 {
    background: url("https://cdn.manageengine.com/images/education-cs3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-cs5,
  #resources-section .resource-div .heath-testivdo span.edu-cs5 {
    background: url("https://cdn.manageengine.com/images/education-cs5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-cs6,
  #resources-section .resource-div .heath-testivdo span.edu-cs6 {
    background: url("https://cdn.manageengine.com/images/education-cs6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-relpag1,
  #resources-section .resource-div .heath-testivdo span.edu-relpag1 {
    background: url("https://cdn.manageengine.com/images/education-relpage1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-relpag2,
  #resources-section .resource-div .heath-testivdo span.edu-relpag2 {
    background: url("https://cdn.manageengine.com/images/education-relpage2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-relpag3,
  #resources-section .resource-div .heath-testivdo span.edu-relpag3 {
    background: url("https://cdn.manageengine.com/images/education-relpage3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-relpag4,
  #resources-section .resource-div .heath-testivdo span.edu-relpag4 {
    background: url("https://cdn.manageengine.com/images/education-relpage4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.edu-relpag5,
  #resources-section .resource-div .heath-testivdo span.edu-relpag5 {
    background: url("https://cdn.manageengine.com/images/education-relpage5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-ebook1,
  #resources-section .resource-div .heath-testivdo span.manufac-ebook1 {
    background: url("https://cdn.manageengine.com/images/manufac-ebook1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-ebook2,
  #resources-section .resource-div .heath-testivdo span.manufac-ebook2 {
    background: url("..//images/resource1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-ebook3,
  #resources-section .resource-div .heath-testivdo span.manufac-ebook3 {
    background: url("../images/resource2.png") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-ebook4,
  #resources-section .resource-div .heath-testivdo span.manufac-ebook4 {
    background: url("../images/resource3.png") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-ebook5,
  #resources-section .resource-div .heath-testivdo span.manufac-ebook5 {
    background: url("https://cdn.manageengine.com/images/manufac-ebook5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-relpag1,
  #resources-section .resource-div .heath-testivdo span.manufac-relpag1 {
    background: url("https://cdn.manageengine.com/images/manufac-relpag1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs1,
  #resources-section .resource-div .heath-testivdo span.manufac-cs1 {
    background: url("https://cdn.manageengine.com/images/manufac-cs1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs2,
  #resources-section .resource-div .heath-testivdo span.manufac-cs2 {
    background: url("https://cdn.manageengine.com/images/manufac-cs2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs3,
  #resources-section .resource-div .heath-testivdo span.manufac-cs3 {
    background: url("https://cdn.manageengine.com/images/manufac-cs3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs4,
  #resources-section .resource-div .heath-testivdo span.manufac-cs4 {
    background: url("https://cdn.manageengine.com/images/manufac-cs4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs5,
  #resources-section .resource-div .heath-testivdo span.manufac-cs5 {
    background: url("https://cdn.manageengine.com/images/manufac-cs5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.manufac-cs6,
  #resources-section .resource-div .heath-testivdo span.manufac-cs6 {
    background: url("https://cdn.manageengine.com/images/manufac-cs6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook1,
  #resources-section .resource-div .heath-testivdo span.gov-ebook1 {
    background: url("..//images/blog-chile.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook2,
  #resources-section .resource-div .heath-testivdo span.gov-ebook2 {
    background: url("..//images/blog-evite.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook3,
  #resources-section .resource-div .heath-testivdo span.gov-ebook3 {
    background: url("..//images/blog-fortalecer.png") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook4,
  #resources-section .resource-div .heath-testivdo span.gov-ebook4 {
    background: url("https://cdn.manageengine.com/images/gov-ebook4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook5,
  #resources-section .resource-div .heath-testivdo span.gov-ebook5 {
    background: url("https://cdn.manageengine.com/images/gov-ebook5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook6,
  #resources-section .resource-div .heath-testivdo span.gov-ebook6 {
    background: url("https://cdn.manageengine.com/images/gov-ebook6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook7,
  #resources-section .resource-div .heath-testivdo span.gov-ebook7 {
    background: url("https://cdn.manageengine.com/images/gov-ebook7.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook8,
  #resources-section .resource-div .heath-testivdo span.gov-ebook8 {
    background: url("https://cdn.manageengine.com/images/gov-ebook8.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook9,
  #resources-section .resource-div .heath-testivdo span.gov-ebook9 {
    background: url("https://cdn.manageengine.com/images/gov-ebook9.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-ebook10,
  #resources-section .resource-div .heath-testivdo span.gov-ebook10 {
    background: url("https://cdn.manageengine.com/images/gov-ebook10.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag1,
  #resources-section .resource-div .heath-testivdo span.gov-relpag1 {
    background: url("https://cdn.manageengine.com/images/gov-relpag1.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag2,
  #resources-section .resource-div .heath-testivdo span.gov-relpag2 {
    background: url("https://cdn.manageengine.com/images/gov-relpag2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag3,
  #resources-section .resource-div .heath-testivdo span.gov-relpag3 {
    background: url("https://cdn.manageengine.com/images/gov-relpag3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag4,
  #resources-section .resource-div .heath-testivdo span.gov-relpag4 {
    background: url("https://cdn.manageengine.com/images/gov-relpag4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag5,
  #resources-section .resource-div .heath-testivdo span.gov-relpag5 {
    background: url("https://cdn.manageengine.com/images/gov-relpag5.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag6,
  #resources-section .resource-div .heath-testivdo span.gov-relpag6 {
    background: url("https://cdn.manageengine.com/images/gov-relpag6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-relpag7,
  #resources-section .resource-div .heath-testivdo span.gov-relpag7 {
    background: url("https://cdn.manageengine.com/images/gov-relpag7.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs1,
  #resources-section .resource-div .heath-testivdo span.gov-cs1 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.gov-cs1 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.gov-cs1 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.gov-cs1 img,
  #resources-section .resource-div .heath-testivdo span.gov-cs1 img {
    width: 150px;
    height: 66px;
  }
  #resources-section .testimonbox span.gov-cs2,
  #resources-section .resource-div .heath-testivdo span.gov-cs2 {
    background: url("https://cdn.manageengine.com/images/gov-cs2.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs3,
  #resources-section .resource-div .heath-testivdo span.gov-cs3 {
    background: url("https://cdn.manageengine.com/images/gov-cs3.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs4,
  #resources-section .resource-div .heath-testivdo span.gov-cs4 {
    background: url("https://cdn.manageengine.com/images/gov-cs4.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs5,
  #resources-section .resource-div .heath-testivdo span.gov-cs5 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.gov-cs5 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.gov-cs5 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.gov-cs5 img,
  #resources-section .resource-div .heath-testivdo span.gov-cs5 img {
    width: 70px;
    height: 104px;
    margin: -17px 0 0 0;
  }
  #resources-section .testimonbox span.gov-cs6,
  #resources-section .resource-div .heath-testivdo span.gov-cs6 {
    background: url("https://cdn.manageengine.com/images/gov-cs6.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs7,
  #resources-section .resource-div .heath-testivdo span.gov-cs7 {
    background: url("https://cdn.manageengine.com/images/gov-cs7.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs8,
  #resources-section .resource-div .heath-testivdo span.gov-cs8 {
    background: #fff;
    padding: 25px;
    min-height: 120px;
    height: 120px;
  }
  #resources-section .testimonbox span.gov-cs8 ~ .res-content,
  #resources-section .resource-div .heath-testivdo span.gov-cs8 ~ .res-content {
    min-height: 220px;
  }
  #resources-section .testimonbox span.gov-cs8 img,
  #resources-section .resource-div .heath-testivdo span.gov-cs8 img {
    width: 130px;
    height: 91px;
    margin: -10px 0 0 0;
  }
  #resources-section .testimonbox span.gov-cs9,
  #resources-section .resource-div .heath-testivdo span.gov-cs9 {
    background: url("https://cdn.manageengine.com/images/gov-cs9.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs10,
  #resources-section .resource-div .heath-testivdo span.gov-cs10 {
    background: url("https://cdn.manageengine.com/images/gov-cs10.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs11,
  #resources-section .resource-div .heath-testivdo span.gov-cs11 {
    background: url("https://cdn.manageengine.com/images/gov-cs11.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs12,
  #resources-section .resource-div .heath-testivdo span.gov-cs12 {
    background: url("https://cdn.manageengine.com/images/gov-cs11.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs13,
  #resources-section .resource-div .heath-testivdo span.gov-cs13 {
    background: url("https://cdn.manageengine.com/images/gov-cs13.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox span.gov-cs14,
  #resources-section .resource-div .heath-testivdo span.gov-cs14 {
    background: url("https://cdn.manageengine.com/images/gov-cs14.jpg") 0 0 no-repeat;
  }
  #resources-section .testimonbox hr,
  #resources-section .resource-div .heath-testivdo hr {
    background: #fff;
    margin: 0 20px;
    border: 1px dashed #dfdfdf;
  }
  #resources-section .testimonbox .res-content,
  #resources-section .resource-div .heath-testivdo .res-content {
    min-height: 180px;
    padding: 25px;
    text-align: left;
    line-height: 25px;
    background: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  #resources-section .testimonbox .res-content a,
  #resources-section .resource-div .heath-testivdo .res-content a {
    color: #000;
  }
  @media (max-width: 650px) {
    #resources-section .testimonbox .res-content,
    #resources-section .resource-div .heath-testivdo .res-content {
      min-height: 200px;
    }
  }
  #resources-section .resource-div.health-videos .heath-testivdo {
    min-height: 380px;
    position: relative;
    border-radius: 4px;
  }
  @media (max-width: 650px) {
    #resources-section .resource-div.health-videos .heath-testivdo {
      width: 100%;
      margin: 10px auto;
      min-height: 450px;
      background-position: top !important;
    }
  }
  #resources-section .resource-div.health-videos .heath-testivdo a {
    pointer-events: none;
  }
  #resources-section .resource-div.health-videos .heath-testivdo a p {
    position: absolute;
    bottom: -25px;
    color: #fff;
    padding: 10px;
    background: -webkit-linear-gradient(bottom, #000, transparent);
    background: -o-linear-gradient(bottom, #000, transparent);
    background: linear-gradient(to top, #000, transparent);
    width: 100%;
    border-radius: 4px;
    padding: 100px 10px 10px;
  }
  #resources-section .resource-div.health-videos .heath-testivdo a p span {
    width: 85%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
    min-height: auto;
    height: auto;
    padding: 0 6px 0 0;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.health-vdo1 {
    background: url("https://cdn.manageengine.com/images/health-testimon1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.health-vdo2 {
    background: url("https://cdn.manageengine.com/images/health-testimon2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.health-vdo3 {
    background: url("https://cdn.manageengine.com/images/health-testimon3.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.health-vdo4 {
    background: url("https://cdn.manageengine.com/images/health-testimon4.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.health-vdo5 {
    background: url("https://cdn.manageengine.com/images/health-testimon5.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.edu-vdo1 {
    background: url("https://cdn.manageengine.com/images/education-testimon1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.edu-vdo2 {
    background: url("https://cdn.manageengine.com/images/education-testimon2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.edu-vdo3 {
    background: url("https://cdn.manageengine.com/images/education-testimon3.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.manufac-vdo1 {
    background: url("https://cdn.manageengine.com/images/manufac-testimon1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.manufac-vdo2 {
    background: url("https://cdn.manageengine.com/images/manufac-testimon2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.manufac-vdo3 {
    background: url("https://cdn.manageengine.com/images/manufac-testimon3.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.gov-vdo1 {
    background: url("https://cdn.manageengine.com/images/gov-testimon1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.gov-vdo2 {
    background: url("https://cdn.manageengine.com/images/gov-testimon2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.gov-vdo3 {
    background: url("https://cdn.manageengine.com/images/gov-testimon3.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .resource-div.health-videos .heath-testivdo.gov-vdo4 {
    background: url("https://cdn.manageengine.com/images/gov-testimon4.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #resources-section .slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
  }
  #resources-section .slick-list,
  #resources-section .slick-slider,
  #resources-section .slick-track {
    position: relative;
    display: block;
  }
  #resources-section .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #resources-section .slick-slider .slick-list,
  #resources-section .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #resources-section .slick-track {
    top: 0;
    left: 0;
  }
  #resources-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    padding-left: 8px;
  }
  #resources-section .slick-initialized .slick-active {
    display: block;
  }
  #resources-section .slider-nav {
    padding: 10px;
    margin: 10px -10px 0 0;
    text-align: center;
  }
  #resources-section .slick-prev.slick-arrow,
  #resources-section .slick-prev.slick-disabled {
    background: url("https://cdn.manageengine.com/images/slider-right-arrow.svg") no-repeat #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center;
    background-size: 20%;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    margin: 0 15px 0 0;
    -webkit-box-shadow: 0px 1px 7px #d9d9d9;
    -moz-box-shadow: 0px 1px 7px #d9d9d9;
    -o-box-shadow: 0px 1px 7px #d9d9d9;
    box-shadow: 0px 1px 7px #d9d9d9;
  }
  @media (max-width: 450px) {
    #resources-section .slick-prev.slick-arrow,
    #resources-section .slick-prev.slick-disabled {
      margin: 0 10px 0 0;
    }
  }
  #resources-section .slick-arrow {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 50px;
    height: 40px;
    text-indent: -9999em;
    cursor: pointer;
    outline: none;
    border: 0;
  }
  #resources-section .slider-nav .slick-list {
    display: inline-block;
    vertical-align: middle;
  }
  #resources-section .slick-next.slick-arrow,
  #resources-section .slick-next.slick-disabled {
    background: url("https://cdn.manageengine.com/images/slider-right-arrow.svg") no-repeat #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center;
    background-size: 20%;
    margin: 0 0 0 15px;
    -webkit-box-shadow: 0px 1px 7px #d9d9d9;
    -moz-box-shadow: 0px 1px 7px #d9d9d9;
    -o-box-shadow: 0px 1px 7px #d9d9d9;
    box-shadow: 0px 1px 7px #d9d9d9;
  }
  @media (max-width: 450px) {
    #resources-section .slick-next.slick-arrow,
    #resources-section .slick-next.slick-disabled {
      margin: 0 0px 0 10px;
    }
  }
  #resources-section .slider-nav .slick-list .slick-track {
    width: 100% !important;
    text-align: center;
    transform: none !important;
  }
  #resources-section .slider-nav .slick-list .slick-track li.slick-active {
    background: #212F8D;
    color: #fff;
  }
  #resources-section .slider-nav .slick-list .slick-track li {
    width: 45px !important;
    display: inline-block;
    padding: 0;
    height: 40px;
    text-align: center;
    min-height: auto;
    line-height: 40px;
    color: #707070;
    font-family: 'Zoho_Puvi_Bold';
    cursor: pointer;
  }
  #resources-section .slick-initialized .slick-slide {
    display: block;
  }
  #talktoexpert {
    background: -webkit-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: -o-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: linear-gradient(to right, #045CD0, #1A74EA, #136DE6);
    padding: 100px 0;
  }
  #talktoexpert .cols-center {
    margin: 0 auto;
    float: none;
  }
  #talktoexpert .cols-6,
  #talktoexpert .cols-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #talktoexpert .sub-title {
    padding: 20px 0 0 0;
  }
  #talktoexpert p.callback-text {
    padding: 10px 0 0 0;
    margin: 0;
    color: #fff;
  }
  #talktoexpert .btn-submit-new,
  #talktoexpert .btn-submits {
    margin: auto;
    text-align: center;
    background: transparent;
  }
  #talktoexpert .btn-submit-new button,
  #talktoexpert .btn-submits button {
    border: 2px solid #FFC538;
    background: #FFC538;
    color: #000;
    transition: 0.5s;
  }
  @media (max-width: 650px) {
    #talktoexpert .btn-submit-new button,
    #talktoexpert .btn-submits button {
      width: 100%;
    }
  }
  #talktoexpert .btn-submit-new button:hover,
  #talktoexpert .btn-submits button:hover {
    background: #FFD400;
    border: 2px solid #FFD400;
  }
  #talktoexpert #meGDPRMessage {
    color: #fff;
  }
  #talktoexpert #meGDPRMessage a {
    color: #dab753;
  }
  #talktoexpert #meGDPRMessage .checkmarkgdpr {
    background: #ccc;
  }
  #talktoexpert #meGDPRMessage .checkmarkgdpr.enableCheckgdpr::after {
    color: #000;
  }
  #talktoexpert .clicks {
    padding: 0;
  }
  #talktoexpert .multiSel1 {
    overflow-y: scroll;
    overflow-x: auto;
  }
  #talktoexpert .multiSel1 .dropdown1 .dropdd1 ul {
    overflow-y: scroll;
  }
  #certifications {
    background: #fff;
  }
  #certifications .logos-sprite {
    display: inline-block;
    width: 187px;
    height: 120px;
    background: url(https://cdn.manageengine.com/images/security-gen-sprites.png) no-repeat;
    margin: 20px 5px;
    background-size: 1648px;
  }
  @media (max-width: 480px) {
    #certifications .logos-sprite {
      display: block;
      margin: 20px auto;
    }
  }
  #certifications .logos-sprite.logos1 {
    background-position: -159px -90px;
    width: 187px;
  }
  #certifications .logos-sprite.logos2 {
    background-position: -722px -92px;
    width: 186px;
  }
  #certifications .logos-sprite.logos3 {
    background-position: -345px -90px;
  }
  #certifications .logos-sprite.logos4 {
    background-position: -532px -90px;
  }
  #certifications .logos-sprite.logos5 {
    background-position: -1221px -95px;
    width: 130px;
    height: 126px;
  }
  #certifications .logos-sprite.logos6 {
    background-position: -1487px -88px;
    width: 98px;
    height: 140px;
  }
  #fixedrightbtn {
    position: fixed;
    right: 0;
    top: initial;
    top: 300px;
    z-index: 4;
    display: none;
    cursor: pointer;
  }
  #fixedrightbtn:not(.solution-btn) {
    display: block!important;
  }
  #fixedrightbtn span {
    display: none;
  }
  #fixedrightbtn span:hover {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  #fixedrightbtn span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -46px;
    width: 48px;
    height: 50px;
    text-align: center;
    transform: translate(0%, -50%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: -5px 2px 6px rgba(0, 0, 0, 0.35);
  }
  #fixedrightbtn a {
    display: block;
    background: #29b373;
    cursor: pointer;
    height: 50px;
    color: #fff !important;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transform: translateX(190px);
    -webkit-transform: translateX(190px);
  }
  #fixedrightbtn a:hover {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  #fixedrightbtn a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -46px;
    width: 48px;
    height: 50px;
    text-align: center;
    transform: translate(0%, -50%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  #fixedrightbtn a.contact_popup:before {
    background: url("https://cdn.manageengine.com/images/download-ico.svg") no-repeat #29B373;
    background-size: 50%;
    background-position: center;
  }
  #fixedrightbtn a.contact:before {
    margin-bottom: 5px;
    background: url("https://cdn.manageengine.com/images/req-demo.svg") no-repeat #29B373;
    background-size: 45%;
    background-position: center;
  }
  #fixedrightbtn a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -46px;
    width: 48px;
    height: 50px;
    text-align: center;
    transform: translate(0%, -50%);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: -5px 2px 6px rgba(0, 0, 0, 0.35);
  }
  @media (max-width: 992px) {
    #fixedrightbtn {
      right: 0 !important;
    }
    #fixedrightbtn a {
      transform: none !important;
      text-indent: -2000px;
      padding: 0;
    }
  }
  .cus-logos {
    position: relative;
    width: 100%;
    color: #fff;
    top: -100px;
    text-align: center;
    padding: 0;
  }
  @media (max-width: 1025px) {
    .cus-logos {
      top: -20px;
    }
  }
  .cus-logos .container {
    background: #18181C;
    padding: 0px 30px 40px 30px;
    border-radius: 10px;
    max-height: 174px;
  }
  @media (max-width: 992px) {
    .cus-logos .container {
      max-width: 100%;
      border-radius: 0;
    }
  }
  @media (max-width: 650px) {
    .cus-logos .container {
      max-width: 100%;
      border-radius: 0;
      max-height: auto;
    }
  }
  .cus-logos h4 {
    font-size: 1.3em;
  }
  .cus-logos h4:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 0px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 42px solid #18181C;
    top: -41px;
    margin-left: -100px;
  }
  .cus-logos p {
    padding: 20px 0;
    margin: 0;
  }
  .cus-logos p img {
    width: 200px;
    padding: 10px;
  }
  .cus-logos a {
    text-decoration: underline;
    color: #c1c1c1;
    transition: 0.5s;
  }
  .cus-logos a:hover {
    color: #fff;
  }
  .cus-logos #slider {
    overflow: hidden;
    padding: 30px 0;
    position: relative;
  }
  .cus-logos #slider img {
    margin: 0 40px;
    height: 30px;
    opacity: 0;
    transition: 0.5s;
  }
  @media (min-width: 650px) {
    .cus-logos #slider img {
      width: auto !important;
    }
  }
  @media (max-width: 750px) {
    .cus-logos #slider img {
      margin: 0 20px;
    }
  }
  @media (max-width: 650px) {
    .cus-logos #slider img {
      width: auto !important;
      height: 30px;
    }
  }
  @media (max-width: 450px) {
    .cus-logos #slider img {
      height: 24px;
      width: auto !important;
      margin: 0 18px;
    }
  }
  @media (max-width: 380px) {
    .cus-logos #slider img {
      height: 20px;
      margin: 0 16px;
    }
  }
  .cus-logos #slider img.active {
    opacity: 1;
  }
  .cus-logos #slider:after {
    content: "";
    box-shadow: 0 0 24px 30px #191818;
    position: absolute;
    width: 10px;
    height: 200px;
    right: -14px;
    top: 0;
  }
  .cus-logos #slider:before {
    content: "";
    box-shadow: 3px 0 25px 24px #191818;
    position: absolute;
    width: 10px;
    height: 200px;
    left: -14px;
    top: 0;
    z-index: 1;
  }
  .popup-content h3 {
    background: #0050c9;
    margin: 0;
    font-size: 1.2em;
    padding: 15px 0;
  }
  .popup-content form {
    margin: 25px auto !important;
  }
  .popup-content form .clicks {
    padding: 0;
  }
  .popup-content form .dropdt1 .hida1 {
    padding-top: 12px;
  }
  .popup-content form .dropdd1 {
    display: block;
  }
  .popup-content form .dropdd1 ul {
    padding: 15px 0px 2px 0;
  }
  .popup-content form .dropdd1 ul li {
    color: #fff;
  }
  .popup-content form .dropdd1 ul li:hover {
    background: #fff;
    color: #000;
  }
  .popup-content form .mutliSelect1 {
    border: none;
    top: 45px;
  }
  .popup-content form .dropdown1.active-row .dropdt1 .hida1 {
    padding-top: 0;
  }
  .popup-content .btn-submits button {
    margin: auto;
    text-align: center;
    display: block;
    color: #000;
    background: #FFC538;
    border: 2px solid #FFC538;
  }
  @media (max-width: 650px) {
    .popup-content .btn-submits button {
      width: 100%;
    }
  }
  .popup-content .btn-submits button:hover {
    background: #f24616;
    color: #fff;
    border: 2px solid #f24616;
  }
  .privacy-policy a {
    color: #FFC538;
  }
  .privacy-policy a:hover {
    text-decoration: underline;
  }
  .overlay {
    background: rgba(0, 0, 0, 0.8);
  }
  .overlay .privacy-policy a {
    color: #00ABFF;
  }
  .overlay .checkmarkgdpr {
    background: #ccc !important;
  }
  .success-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.8);
  }
  .success-overlay .global-success-msg {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    z-index: 999999;
    width: 400px;
    max-width: 90%;
    background: -webkit-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: -o-linear-gradient(left, #045CD0, #1A74EA, #136DE6);
    background: linear-gradient(to right, #045CD0, #1A74EA, #136DE6);
    padding: 40px 20px;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.8;
    font-weight: 400;
    border-radius: 10px;
    display: block;
  }
  .success-overlay .global-success-msg span.close {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    margin: 0;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
  }
  .success-overlay p {
    line-height: 1.6;
    margin: 0;
    color: #fff;
    text-align: center;
  }
  .success-overlay img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    width: 55px;
    display: block;
    margin: 0 auto 15px auto;
  }
  .success-overlay span:not(.close) {
    display: block;
    font-size: 0.8em;
    margin-top: 10px;
    position: relative;
  }
  #testimonials {
    padding: 100px 0 0 0;
  }
  #testimonials .container {
    max-width: 1400px;
  }
  #testimonials .cols-5 {
    padding: 0;
  }
  @media (max-width: 992px) {
    #testimonials .cols-5 {
      width: 100%;
    }
  }
  #testimonials .cols-4 {
    padding: 0;
  }
  @media (max-width: 992px) {
    #testimonials .cols-4 {
      width: 60%;
    }
  }
  @media (max-width: 650px) {
    #testimonials .cols-4 {
      width: 100%;
    }
  }
  #testimonials .cols-8 {
    padding: 0;
    margin: 0 0px 0 0;
    width: 66%;
  }
  #testimonials a {
    text-decoration: none;
  }
  #testimonials h2 {
    margin-bottom: 50px;
    font-size: 2em;
  }
  #testimonials .test-vdo p {
    position: absolute;
    bottom: -25px;
    color: #fff;
    padding: 100px 10px 20px;
    background: -webkit-linear-gradient(to top, #000, transparent);
    background: -o-linear-gradient(to top, #000, transparent);
    background: linear-gradient(to top, #000, transparent);
    width: 100%;
    border-radius: 4px;
  }
  #testimonials .test-vdo:hover:after {
    width: 40%;
  }
  #testimonials .test-vdo:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 4px;
    bottom: 0;
    background: #397FF4;
    left: 0;
    transition: 0.5s;
  }
  #testimonials .testimon2 {
    min-height: 284px;
    background: url("https://cdn.manageengine.com/images/bfsi-testi-thumb2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: center;
  }
  @media (max-width: 992px) {
    #testimonials .testimon2 {
      width: 96.5%;
      min-height: 350px;
    }
  }
  @media (max-width: 650px) {
    #testimonials .testimon2 {
      width: 100%;
    }
  }
  #testimonials .testi-slide {
    border-radius: 4px;
  }
  #testimonials .test-vdo {
    box-shadow: 5px 8px 8px 0px #dfdfdf;
    border-radius: 4px;
    position: relative;
  }
  #testimonials .test-vdo span {
    width: 85%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 24px;
    padding: 0 10px 0 0;
  }
  #testimonials .test-vdo.cols-8 {
    padding: 0 0 0 15px;
  }
  #testimonials .test-vdo.testi-vdo1 {
    background: url("..//images/oZBPscrjjIU.jpg") 0 0 no-repeat;
    min-height: 585px;
    background-size: cover;
    background-position: top;
    margin: 0 0 0 15px;
  }
  @media (max-width: 992px) {
    #testimonials .test-vdo.testi-vdo1 {
      margin: 0;
    }
  }
  @media (max-width: 650px) {
    #testimonials .test-vdo.testi-vdo1 {
      min-height: 400px;
    }
  }
  #testimonials .test-vdo.testi-vdo2 {
    background: url("..//images/PsUZzh1GOLc.jpg") 0 0 no-repeat;
    min-height: 286px;
    background-size: cover;
    background-position: center;
  }
  #testimonials .case-blubg {
    background: #F3FCFF;
  }
  #testimonials .case-pinkbg {
    background: #FFF6F8;
  }
  #testimonials .case-study {
    min-height: 285px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0px;
    margin: 0 0px 15px 0;
    box-shadow: 5px 8px 8px 0px #dfdfdf;
  }
  #testimonials .case-study .img-rze {
    width: 100px;
  }
  #testimonials .case-study:hover p {
    text-decoration: underline;
  }
  @media (max-width: 650px) {
    #testimonials .case-study {
      width: 50%;
      float: right;
    }
  }
  @media (max-width: 450px) {
    #testimonials .case-study {
      width: 100%;
      float: none;
    }
  }
  #testimonials .case-study p {
    padding: 0 14px;
    font-size: 0.85em;
    color: #000;
    line-height: 20px;
    margin: 0;
  }
  #testimonials .case-study img {
    mix-blend-mode: darken;
    width: 160px;
    padding: 0 15px 10px 15px;
  }
  #testimonials .tes-slide .part-2 {
    width: 21%;
    margin: 0 15px 0 15px;
  }
  @media (max-width: 992px) {
    #testimonials .tes-slide .part-2 {
      width: 34%;
    }
  }
  @media (max-width: 650px) {
    #testimonials .tes-slide .part-2 {
      width: 100%;
      margin: 15px 0 0 0;
    }
  }
  #testimonials .tes-slide .part-3 .case-study {
    margin: 15px 0px 0 15px;
    width: 48.3%;
    float: left;
    box-shadow: 5px 8px 8px 0px #dfdfdf;
  }
  #testimonials .tes-slide .part-3 .case-study:nth-child(2) {
    margin: 15px 0px 0 0px;
  }
  @media (max-width: 1100px) {
    #testimonials .tes-slide .part-3 .case-study {
      width: 47.5%;
    }
  }
  @media (max-width: 650px) {
    #testimonials .tes-slide .part-3 .case-study {
      width: 50%;
      margin: 15px 0 0 0;
      float: right;
    }
  }
  @media (max-width: 450px) {
    #testimonials .tes-slide .part-3 .case-study {
      width: 100%;
      float: none;
    }
  }
  #testimonials .tes-slide2 .case-study {
    width: 31%;
    margin: 0 0 15px 15px;
  }
  @media (max-width: 1100px) {
    #testimonials .tes-slide2 .case-study {
      width: 30%;
    }
  }
  #testimonials .tes-slide3 .cols-12 {
    padding: 0;
  }
  #testimonials .tes-slide3 .case-study {
    width: 23%;
    margin: 0 0px 0 15px;
  }
  @media (max-width: 500px) {
    #testimonials .tes-slide3 .case-study {
      margin: 0 0 10px 10px;
    }
  }
  @media (max-width: 360px) {
    #testimonials .tes-slide3 .case-study {
      width: 100%;
    }
  }
  #testimonials.health-testimon .testi-vdo1 {
    background: url("/latam/images/healthcare-testi-thumb1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: top;
  }
  #testimonials.health-testimon .testimon2 {
    background: url("/latam/images/healthcare-testi-thumb2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: center;
  }
  #testimonials.education-testimon .testi-vdo1 {
    background: url("/latam/images/education-testi-thumb1.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: top;
  }
  #testimonials.education-testimon .testimon2 {
    background: url("/latam/images/education-testi-thumb2.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: center;
  }
  #testimonials.manufac-testimon .testi-vdo1 {
    background: url("https://cdn.manageengine.com/images/manufacturing-testi-vdo1.png") 0 0 no-repeat;
    background-size: cover;
    background-position: top;
  }
  #testimonials.manufac-testimon .testimon2 {
    background: url("https://cdn.manageengine.com/images/manufacturing-testi-vdo2.png") 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #testimonials.govern-testimon .testi-vdo1 {
    background: url("..//images/oZBPscrjjIU.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: top;
  }
  @media (max-width: 650px) {
    #testimonials.govern-testimon .testi-vdo1 {
      background-position: center;
    }
  }
  #testimonials.govern-testimon .testimon2 {
    background: url("https://cdn.manageengine.com/images/gov-vdo2-thumb.jpg") 0 0 no-repeat;
    background-size: cover;
    background-position: center;
  }
  .uscountry select#contact_country,
  .uscountry select#zc-country {
    z-index: 1;
  }
  .popup-testi-vdo {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99999;
  }
  .popup-testi-vdo .popup-vdo {
    width: 850px;
    max-width: 95%;
    margin: 10% auto 0;
    position: relative;
    background: #fff;
    padding: 3px;
    border: 1px solid #ccc;
  }
  @media (max-width: 1025px) {
    .popup-testi-vdo .popup-vdo {
      width: 60%;
    }
  }
  @media (max-width: 650px) {
    .popup-testi-vdo .popup-vdo {
      width: 90%;
    }
  }
  .popup-testi-vdo .popup-vdo .popup-close {
    color: #000;
    background: #fff;
    border: 1px solid #000;
  }
  .popup-testi-vdo .popup-vdo .popup-close:hover {
    color: #fff;
    background: #000;
  }
  .popup-testi-vdo .popup-vdo iframe {
    height: 480px;
  }
  .foot-banner {
    background: #FFC300;
    padding: 30px !important;
    color: #000;
    margin: 80px auto 0 auto;
    text-align: center;
  }
  .foot-banner img {
    width: 215px;
  }
  .foot-banner .di {
    vertical-align: middle;
  }
  .foot-banner .di:nth-child(2) {
    width: 48%;
    margin: 0 0 0 20px;
  }
  @media (max-width: 992px) {
    .foot-banner .di {
      display: block;
      margin: auto;
      text-align: center;
    }
    .foot-banner .di:nth-child(2) {
      width: 100%;
      margin: 20px auto;
    }
    .foot-banner .di a {
      margin: 15px auto;
      display: inline-block;
    }
  }
  @media (max-width: 650px) {
    .foot-banner .di a {
      width: 100%;
    }
  }
  .foot-banner h4 {
    font-size: 1.6em;
    line-height: normal;
    font-family: 'Zoho_Puvi_Bold', sans-serif;
    margin: 10px 0;
    text-align: left;
  }
  @media (max-width: 992px) {
    .foot-banner h4 {
      text-align: center;
    }
  }
  .foot-banner a {
    color: #fff;
    background: #314188;
    padding: 13px 30px;
    text-decoration: none;
    cursor: pointer;
  }
  .foot-banner a:hover {
    background: #2e3c78;
  }
  .foot-banner p {
    margin: 0;
    text-align: left;
  }
  @media (max-width: 992px) {
    .foot-banner p {
      text-align: center;
    }
  }
  @media (max-width: 1025px) {
    #commonHeader {
      display: none;
    }
    br {
      display: none;
    }
  }
  @media (max-width: 992px) {
    .sol-box {
      width: 100%;
      padding: 0;
    }
    .right-col {
      float: none;
      padding: 0 15px;
    }
  }
  /*----------------------BFSI Styles-------------------------*/
  #MEBFSI .banner img {
    width: 100%;
  }
  /*--------------Healthcare styles---------------*/
  #MEHealthcare .banner img {
    float: right;
  }
  @media (max-width: 992px) {
    #MEHealthcare .banner img {
      float: none;
    }
  }
  #MEHealthcare #solution-heading .secondary-header ul li h4 {
    height: 90px;
  }
  #MEHealthcare #solution-heading .sols-box .anim-right img {
    max-width: 80%;
  }
  #MEHealthcare #solution-heading .sols-box.sec1 .anim-right {
    margin-top: 10px;
  }
  #MEHealthcare #solution-heading .sols-box.sec1 .anim-right img {
    width: 70%;
  }
  #MEHealthcare #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 25px;
  }
  #MEHealthcare #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 0px;
  }
  #MEHealthcare #solution-heading .sols-box.sec3 .anim-right img {
    max-width: 70%;
  }
  #MEHealthcare #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 75px;
  }
  #MEHealthcare #solution-heading .sols-box.sec5 .anim-right {
    margin-top: 100px;
  }
  #MEHealthcare #solution-heading .sols-box.sec5 .anim-right img {
    max-width: 85%;
  }
  #MEHealthcare .overlay .popup {
    width: 45%;
  }
  @media (max-width: 1250px) {
    #MEHealthcare .overlay .popup {
      width: 50%;
    }
  }
  @media (max-width: 1000px) {
    #MEHealthcare .overlay .popup {
      width: 65%;
    }
  }
  @media (max-width: 650px) {
    #MEHealthcare .overlay .popup {
      width: 90%;
    }
  }
  #MEHealthcare .overlay .popup p.callback-text {
    padding-left: 15px;
  }
  #MEHealthcare .overlay .popup .btn-submit-new {
    background: transparent;
    border: none;
    height: auto;
    text-align: center;
    margin: 0;
  }
  #MEHealthcare .overlay .popup .btn-submit-new button {
    margin: 0;
  }
  #MEHealthcare form .cols-6 {
    padding: 0 5px;
  }
  #MEHealthcare form .cols-12 {
    padding: 0 5px;
  }
  #MEHealthcare form .health-dropdd1 {
    display: block;
    top: auto;
    left: auto;
  }
  #MEHealthcare form .health-dropdd1 ul li {
    color: #fff;
  }
  #MEHealthcare form .health-dropdd1 ul li:hover {
    color: #000;
    background: #fff;
  }
  #MEHealthcare #fixedrightbtn {
    right: -29px;
  }
  #MEHealthcare #fixedrightbtn a:hover {
    transform: translateX(-24px);
    -webkit-transform: translateX(-24px);
  }
  #MEHealthcare #fixedrightbtn a.contact:before {
    background: url("https://cdn.manageengine.com/images/download-ico.svg") no-repeat #29B373;
    background-size: 50%;
    background-position: center;
  }
  #MEHealthcare #fixedrightbtn a.contact_popup:before {
    margin-bottom: 5px;
    background: url("https://cdn.manageengine.com/images/req-demo.svg") no-repeat #29B373;
    background-size: 45%;
    background-position: center;
  }
  /*----------------------------Education page styles-------------------------*/
  #MEEducation #solution-heading .sols-box .anim-right img {
    float: none;
    display: block;
    margin: auto;
  }
  #MEEducation #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 30px;
  }
  #MEEducation #solution-heading .sols-box.sec2 .anim-right img {
    max-width: 52%;
  }
  #MEEducation #solution-heading .sols-box.sec3 .anim-right {
    margin: 0;
  }
  #MEEducation #solution-heading .sols-box.sec3 .anim-right img {
    margin-top: -14px;
    max-width: 74%;
  }
  #MEEducation #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 20px;
  }
  #MEEducation #solution-heading .sols-box.sec4 .anim-right img {
    max-width: 67%;
  }
  #MEEducation #solution-heading .sols-box.sec5 .anim-right {
    margin-top: 20px;
  }
  #MEEducation #solution-heading .sols-box.sec5 .anim-right img {
    max-width: 44%;
  }
  #MEEducation #testimonials .case-study:nth-child(2) .img-rze {
    width: 128px;
  }
  #MEEducation #testimonials .part-3 .case-study:nth-child(2) img {
    width: 218px;
  }
  /*----------Manufacturing page styles------------*/
  #MEManufacturing {
    background: #fff;
  }
  @media (max-width: 650px) {
    #MEManufacturing br {
      display: none;
    }
  }
  #MEManufacturing .second-header.fixed-header .nav-section .nav-menu {
    transform: translate(45%);
    -o-transform: translate(45%);
    -webkit-transform: translate(45%);
    -moz-transform: translate(45%);
  }
  @media (max-width: 1400px) {
    #MEManufacturing .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(38%);
      -o-transform: translate(38%);
      -webkit-transform: translate(38%);
      -moz-transform: translate(38%);
    }
  }
  @media (max-width: 1250px) {
    #MEManufacturing .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(0);
      -o-transform: translate(0);
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
    }
  }
  #MEManufacturing #shortdescr ul.clouds-lists li div {
    padding: 0 0 0 5px;
    line-height: 26px;
  }
  #MEManufacturing #shortdescr ul.clouds-lists li div h4 {
    padding: 10px 0 8px 0;
  }
  #MEManufacturing #solution-heading .sols-box .anim-right img {
    float: none;
    display: block;
    margin: auto;
  }
  #MEManufacturing #solution-heading .sols-box.sec1 .anim-right img {
    max-width: 70%;
  }
  #MEManufacturing #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 12px;
  }
  #MEManufacturing #solution-heading .sols-box.sec2 .anim-right img {
    max-width: 65%;
  }
  #MEManufacturing #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 65px;
  }
  #MEManufacturing #solution-heading .sols-box.sec3 .anim-right img {
    max-width: 70%;
  }
  #MEManufacturing #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 55px;
  }
  #MEManufacturing #solution-heading .sols-box.sec4 .anim-right img {
    max-width: 68%;
  }
  #MEManufacturing #solution-heading .sols-box.sec5 .anim-right img {
    max-width: 70%;
  }
  #MEManufacturing #solution-heading .secondary-header ul li h4 {
    height: 86px;
  }
  #MEManufacturing #testimonials .img-rze {
    width: 140px;
  }
  #MEManufacturing #testimonials .kubota-img {
    width: 190px;
  }
  #MEManufacturing #talktoexpert p.callback-text {
    padding: 0px 0 10px 10px;
  }
  /*-------Sustainable Manufacturing styles---------*/
  #MESustainableManufacturing {
    background: #fff;
  }
  #MESustainableManufacturing .nav-section .nav-menu {
    transform: translate(71%);
    -o-transform: translate(71%);
    -webkit-transform: translate(71%);
    -moz-transform: translate(71%);
  }
  @media (max-width: 1440px) {
    #MESustainableManufacturing .nav-section .nav-menu {
      transform: translate(68%);
      -o-transform: translate(68%);
      -webkit-transform: translate(68%);
      -moz-transform: translate(68%);
    }
  }
  @media (max-width: 1250px) {
    #MESustainableManufacturing .nav-section .nav-menu {
      transform: translate(0%);
      -o-transform: translate(0%);
      -webkit-transform: translate(0%);
      -moz-transform: translate(0%);
    }
  }
  #MESustainableManufacturing .banner img {
    float: right;
  }
  @media (max-width: 992px) {
    #MESustainableManufacturing .banner img {
      float: none;
    }
  }
  #MESustainableManufacturing .banner h1 {
    margin: 40px 0 0 0;
  }
  #MESustainableManufacturing #shortdescr {
    padding: 100px 0;
  }
  #MESustainableManufacturing #shortdescr a {
    color: #000;
    text-decoration: underline;
  }
  #MESustainableManufacturing #shortdescr a:hover {
    text-decoration: none;
  }
  #MESustainableManufacturing #solution-heading .secondary-header ul li {
    width: 24%;
  }
  #MESustainableManufacturing #solution-heading .secondary-header ul li h4 {
    height: 60px;
  }
  #MESustainableManufacturing #solution-heading .sols-box .anim-right img {
    float: none;
    display: block;
    margin: auto;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec1 .anim-right img {
    max-width: 70%;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 86px;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec2 .anim-right img {
    max-width: 70%;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 30px;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec3 .anim-right img {
    max-width: 56%;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 50px;
  }
  #MESustainableManufacturing #solution-heading .sols-box.sec4 .anim-right img {
    max-width: 70%;
  }
  #MESustainableManufacturing #talktoexpert p.callback-text {
    padding: 0px 0 10px 10px;
  }
  /*-------Transformation Manufacturing styles----------*/
  #METransformationManufacturing .nav-section .nav-menu {
    transform: translate(71%);
    -o-transform: translate(71%);
    -webkit-transform: translate(71%);
    -moz-transform: translate(71%);
  }
  @media (max-width: 1440px) {
    #METransformationManufacturing .nav-section .nav-menu {
      transform: translate(68%);
      -o-transform: translate(68%);
      -webkit-transform: translate(68%);
      -moz-transform: translate(68%);
    }
  }
  @media (max-width: 1250px) {
    #METransformationManufacturing .nav-section .nav-menu {
      transform: translate(0%);
      -o-transform: translate(0%);
      -webkit-transform: translate(0%);
      -moz-transform: translate(0%);
    }
  }
  #METransformationManufacturing h1 {
    margin: 90px 0 0 0;
  }
  #METransformationManufacturing #solution-heading {
    background: #fff;
  }
  #METransformationManufacturing #solution-heading .sols-box .anim-right img {
    max-width: 65%;
    display: block;
    margin: auto;
    float: none;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec1 .anim-right {
    margin: -20px auto 0 auto;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec1 .anim-right img {
    max-width: 60%;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec1 .desk-cta {
    margin: 0;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 50px;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 0px;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec3 .anim-right img {
    max-width: 60%;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec3 .desk-cta {
    margin: 0;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 24px;
  }
  #METransformationManufacturing #solution-heading .sols-box.sec5 .anim-right {
    margin-top: 48px;
  }
  @media (max-width: 992px) {
    #METransformationManufacturing #solution-heading .sols-box .sol-box div {
      box-shadow: 0px 3px 10px 3px #dfdfdf;
    }
  }
  #METransformationManufacturing #solution-heading .secondary-tab a {
    color: #000;
  }
  #METransformationManufacturing #solution-heading .secondary-header ul li h4 {
    height: 60px;
  }
  #METransformationManufacturing #talktoexpert p.callback-text {
    padding: 0px 0 10px 10px;
  }
  /*---------------Government styles---------------*/
  #MEGovernment {
    margin-top: 0;
    transition: 0.9s all ease;
    -webkit-transition: 0.9s all ease;
  }
  #MEGovernment.msg-bar {
    margin-top: 40px;
  }
  #MEGovernment .message-bar {
    position: fixed;
    top: 0;
    text-align: center;
    width: 100%;
    left: 0;
    background: #ffc538;
    z-index: 999999;
    color: #000;
    font-weight: bold;
    padding: 7px 0;
    opacity: 0;
    transition: 0.8s all ease;
    -webkit-transition: 0.8s all ease;
    transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    font-size: 14px;
  }
  #MEGovernment.msg-bar .message-bar {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  #MEGovernment.msg-bar .message-bar {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  #MEGovernment .message-bar p {
    margin: 0;
    font-family: 'Zoho_Puvi_Regular';
  }
  #MEGovernment .message-bar a {
    color: #dd002e;
    position: relative;
    display: inline-block;
    font-family: 'Zoho_Puvi_Bold';
  }
  #MEGovernment .message-bar a b {
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    position: relative;
    left: 0;
  }
  #MEGovernment .message-bar a:hover b {
    left: 5px;
  }
  #MEGovernment span.msg-close {
    font-family: 'Zoho_Puvi_Bold';
    display: block;
    position: absolute;
    top: 8px;
    right: 40px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    border: 1px solid #000;
    border-radius: 100%;
    font-size: 12px;
    margin: 0 0 0 10px;
  }
  #MEGovernment span.msg-close:hover {
    color: #000;
  }
  #MEGovernment.msg-bar #header-mainsec .headerinner.fixed {
    top: 47px;
  }
  #MEGovernment.msg-bar #secondary-header.fixed {
    top: 100px;
  }
  #MEGovernment.msg-bar .second-header.fixed-header {
    top: 38px;
  }
  @media only screen and (max-width: 1025px) {
    #MEGovernment .message-bar p {
      width: 90%;
      margin: 0 auto;
      text-align: left;
      line-height: 1.4;
      font-size: 15px;
    }
    #MEGovernment.msg-bar .message-bar {
      position: fixed;
    }
    #MEGovernment.msg-bar {
      margin-top: 40px;
    }
    #MEGovernment.msg-bar #header-mainsec .headerinner.fixed {
      top: 40px;
    }
    #MEGovernment.msg-bar .abheader div#MEmobile {
      top: 62px;
    }
    #MEGovernment.msg-bar .second-header.fixed-header {
      top: 32px;
    }
  }
  @media only screen and (max-width: 780px) {
    #MEGovernment .message-bar p {
      font-size: 13px;
    }
  }
  @media only screen and (max-width: 650px) {
    #MEGovernment span.msg-close {
      right: 15px;
    }
    #MEGovernment .message-bar p {
      line-height: 1.3;
      font-size: 13px;
      width: 80%;
    }
    #MEGovernment.msg-bar .message-bar {
      padding: 6px 0;
    }
  }
  #MEGovernment .banner .cols-7 {
    margin: auto;
    text-align: center;
  }
  #MEGovernment .banner .cols-7 img {
    width: 70%;
    text-align: center;
    margin: auto;
  }
  #MEGovernment .second-header.fixed-header .nav-section .nav-menu {
    transform: translate(45%);
    -o-transform: translate(45%);
    -webkit-transform: translate(45%);
    -moz-transform: translate(45%);
  }
  @media (max-width: 1400px) {
    #MEGovernment .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(38%);
      -o-transform: translate(38%);
      -webkit-transform: translate(38%);
      -moz-transform: translate(38%);
    }
  }
  @media (max-width: 1250px) {
    #MEGovernment .second-header.fixed-header .nav-section .nav-menu {
      transform: translate(0);
      -o-transform: translate(0);
      -webkit-transform: translate(0);
      -moz-transform: translate(0);
    }
  }
  #MEGovernment #solution-heading .sols-box .anim-right img {
    max-width: 58%;
    display: block;
    margin: auto;
    text-align: center;
    float: none;
  }
  #MEGovernment #solution-heading .sols-box.sec1 .anim-right {
    margin-top: 50px;
  }
  #MEGovernment #solution-heading .sols-box.sec1 .anim-right img {
    max-width: 52%;
  }
  #MEGovernment #solution-heading .sols-box.sec2 .anim-right {
    margin-top: 50px;
  }
  #MEGovernment #solution-heading .sols-box.sec2 img {
    max-width: 60%;
  }
  #MEGovernment #solution-heading .sols-box.sec3 .anim-right {
    margin-top: 36px;
  }
  #MEGovernment #solution-heading .sols-box.sec3 .anim-right img {
    max-width: 52%;
  }
  #MEGovernment #solution-heading .sols-box.sec4 .anim-right {
    margin-top: 30px;
  }
  #MEGovernment #solution-heading .sols-box.sec4 .anim-right img {
    max-width: 47%;
  }
  #MEGovernment #solution-heading .sols-box.sec5 .anim-right {
    margin-top: 40px;
  }
  #MEGovernment #solution-heading .secondary-header ul li h4 {
    height: 90px;
  }
  @media (max-width: 1025px) {
    #MEGovernment #solution-heading .secondary-header ul li h4 {
      height: 126px;
    }
  }
  #MEGovernment #recogn {
    padding: 100px 0 0 0;
    color: #fff;
  }
  #MEGovernment #recogn .container {
    background: linear-gradient(to right, #1E35B4, #101D6A);
    border-radius: 6px;
  }
  #MEGovernment #recogn h3 {
    border-bottom: 1px solid #7077A4;
    padding: 10px 0 30px 0;
  }
  #MEGovernment #recogn img {
    width: 200px;
    padding: 10px 50px 40px 10px;
  }
  #MEGovernment #recogn img:nth-child(2) {
    width: 165px;
  }
  #MEGovernment #usonly {
    padding: 100px 0 60px 0;
  }
  #MEGovernment #usonly .container {
    background: #18181C;
    color: #fff;
    border-radius: 6px;
    padding: 20px 60px 40px;
  }
  #MEGovernment #usonly .container p {
    border-bottom: 1px solid #fff;
    padding: 0 0 25px 0;
  }
  #MEGovernment #usonly br {
    display: block;
  }
  #MEGovernment #usonly .cols-4 {
    padding: 0;
  }
  #MEGovernment #usonly .cols-4 .gsa-cnt {
    padding: 10px 0;
    display: flex;
  }
  #MEGovernment #usonly .cols-4 .gsa-cnt div {
    padding: 0 0px 0 10px;
  }
  @media (max-width: 700px) {
    #MEGovernment #usonly .cols-4 {
      width: 100%;
    }
  }
  #MEGovernment #usonly .cols-4 b {
    display: block;
    padding: 0 0 6px 0;
  }
  #MEGovernment #usonly .cols-8 {
    line-height: 26px;
  }
  @media (max-width: 700px) {
    #MEGovernment #usonly .cols-8 {
      width: 100%;
      padding: 10px 0 0 0;
    }
  }
  #MEGovernment .cus-logos #slider img {
    height: 50px;
  }
  #MEGovernment #talktoexpert p.callback-text {
    padding: 0px 0 10px 10px;
  }
  #MEGovernment #certifications .logos-sprite {
    background: url(https://cdn.manageengine.com/images/gov-certifications.png) no-repeat;
    background-size: 1400px;
    width: 180px;
    height: 130px;
    margin: 0 auto;
    transform: scale(0.9);
    text-align: center;
  }
  #MEGovernment #certifications .logos-sprite.logos1 {
    background-position: 5px -6px;
    background-size: 1720px;
  }
  #MEGovernment #certifications .logos-sprite.logos2 {
    background-position: -206px 0px;
  }
  #MEGovernment #certifications .logos-sprite.logos3 {
    background-position: -472px 0;
  }
  #MEGovernment #certifications .logos-sprite.logos4 {
    background-position: -727px 0;
  }
  #MEGovernment #certifications .logos-sprite.logos5 {
    background-position: -987px 0;
  }
  #MEGovernment #certifications .logos-sprite.logos6 {
    background-position: -1230px 0;
  }
  #MEGovernment #certifications .logos-sprite.logos7 {
    background-position: 0px -175px;
    background-size: 1345px;
  }
  #MEGovernment #certifications .logos-sprite.logos8 {
    background-position: -215px -150px;
    background-size: 1200px;
  }
  #MEGovernment #certifications .logos-sprite.logos9 {
    background-position: -505px -174px;
  }
  #MEGovernment #certifications .logos-sprite.logos10 {
    background-position: -727px -172px;
    background-size: 1375px;
  }
  #MEGovernment #certifications .logos-sprite.logos11 {
    background-position: -817px -148px;
    background-size: 1170px;
  }
  #MEGovernment #certifications .logos-sprite.logos12 {
    background-position: -1327px -205px;
    background-size: 1500px;
  }
.test-vdo.video-box p {
    position: initial !important;
    bottom: initial !important;
    background: transparent !important;
}