.flex-control-nav {
    bottom: 10px;}
/* Soc popup form css */
.soc-popup .wam-vid-form {
  max-width: calc(100% - 9px);
  margin: 0 auto;
  display: table;
  background: #000;
  padding: 14px;
  position: relative;
  left: 2px;
  width: calc(100% - 43px);
}
.soc-popup ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.soc-popup li {
  float: left;
  padding-left: 0 !important;
}
.soc-popup .email-field {
  width: 222px;
  height: 45px;
  position: relative;
  border: none;
  border-right-width: 0;
  border-radius: 3px 0 0 4px;
  background: #fff;
}
.soc-popup .email-field input {
  height: 100%;
  width: 100%;
  border: 0;
  outline: 0;
  padding-left: 12px;
  font-family: "Zoho_Puvi_Regular", sans-serif;
  font-size: 14px;
  color: #000;
  box-sizing: border-box;
  background: transparent;
}
.soc-popup .email-field input::placeholder {
  color: #9b9b9b;
}
.soc-popup .email-field .email-icon {
  position: absolute;
  background-position: -477px -363px;
  width: 22px;
  height: 15px;
  top: 14px;
  left: 12px;
}
.soc-popup .email-field::before {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  background: #e5e5e5;
  top: 6px;
  left: 45px;
  display: none;
}
.soc-popup .country-field {
  width: auto;
  height: 45px;
  position: relative;
  background-color: #f5f0f0;
  border: none;
}
.soc-popup .country-field .country {
  width: 50px;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
  padding-left: 10px;
}
.soc-popup .country-field #country_state {
  color: #000;
  opacity: 1;
  width: 120px;
  height: 45px;
  background: none;
  position: relative;
  margin: 0;
  font-size: 13px;
  box-shadow: none;
  border-radius: 5px;
  padding-left: 10px;
  border: none;
  -webkit-appearance: none;
  z-index: 9;
}
.soc-popup .country-field .selectedCountry {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 15px 7px;
  text-align: left;
  color: #a3a3a3;
  font-family: "Zoho_Puvi_Regular", sans-serif;
  font-size: 14px;
  line-height: 14px;
}
.soc-popup
  .country-field
  input[name="countrychanged"]
  ~ .selectedCountry {
  color: #333;
}
.soc-popup .country-field::after {
  content: "";
  position: absolute;
  top: 19px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #adadad;
  z-index: 0;
}
.soc-popup .submit-field {
  height: 45px;
  width: 150px;
  position: relative;
}
.submit-field:before {
  width: 15px;
  height: 15px;
  content: "";
  background: url(https://www.manageengine.com/log-management/images/soc-pop-video-icon.png)
    no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  right: 23px;
}
.soc-popup .submit-field .submit-btn {
  background-color: #ffae00;
  height: 100%;
  width: 100%;
  border-radius: 0 3px 3px 0;
  font-family: "Zoho_Puvi_SemiBold", sans-serif;
  color: #000;
  font-size: 14px;
  border: none;
  cursor: pointer;
  text-align: left;
  padding-left: 28px;
}
.soc-popup .submit-field .submit-btn:hover,
.download-form .submit-field .submit-btn:active,
.download-form .submit-field .submit-btn:focus {
  background-color: #d28e1c;
  box-shadow: none;
}
.soc-popup .ffw-errmsg {
  display: none;
  font-size: 12px;
  font-family: "Zoho_Puvi_Medium", sans-serif;
  color: #fff;
  background-color: #d73436;
  border: 1px solid #d73436;
  padding: 4px 10px;
  position: absolute;
  top: 43px;
  width: 113%;
  text-align-last: left;
  z-index: 1;
}
.soc-popup .ffw-errmsg::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 7px solid #d73436;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: 100%;
  left: 17px;
}
.soc-popup.dwn-priv {
  margin-top: 6px;
  text-align: left;
  clear: both;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  max-width: 500px;
  font-family: "Zoho_Puvi_Regular", sans-serif;
}
.soc-popup .dwn-priv a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  font-size: 12px;
}
.soc-popup .dwn-priv strong {
  font-size: 12px;
  font-weight: 600;
}
.soc-popup #meGDPRMessage {
  text-align: left;
  clear: both;
  color: #000;
  line-height: 17px;
  font-size: 14px;
  margin-top: 6px;
  max-width: 500px;
  font-family: "Zoho_Puvi_Regular", sans-serif;
}
.soc-popup #meGDPRMessage label {
  font-size: 12px;
  line-height: 20px;
  color: #f9f9f9;
}
.soc-popup .country-field::before {
  content: "";
  position: absolute;
  top: 19px;
  left: 34px;
  right: auto;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #adadad;
  z-index: 0;
  display: none;
}
.soc-popup .us-cont .soc-pup-content {
  max-width: 685px;
}
.soc-popup .us-cont .country-field::before {
  display: block;
}
.soc-popup .soc-popup li:last-child {
  display: block;
  width: 87%;
}
.soc-pup-content {
  max-width: 564px;
  margin: auto;
  display: table;
  background-color: Red;
  padding: 46px;
  box-sizing: border-box;
  border-radius: 30px;
  padding-bottom: 58px;
  margin-top: 8%;
  position: relative;
  background: url(https://www.manageengine.com/log-management/images/soc-pop-bg.png)
    no-repeat;
  background-size: 100% 100%;
}
.soc-pop-text p {
  font-size: 17px;
  font-family: "Zoho_puvi_medium";
  color: #fff;
  line-height: 27px;
  margin-top: 0;
}
.soc-pop-text {
  width: 70%;
  padding: 9px;
  padding-bottom: 0;
}
.soc-pop-text h2 span {
  font-size: 16px;
  font-family: "Zoho_puvi_semibold";
  text-transform: uppercase;
  line-height: 27px;
  background: #ffbf53;
  padding: 0 10px;
  position: absolute;
  top: -20px;
  color: #000;
}
.soc-pop-text h2 {
  position: relative;
  font-size: 24px;
  font-family: "Zoho_puvi_bold";
  background: #000;
  color: #fff;
  margin-top: 36px;
  padding: 20px;
  width: 70%;
  line-height: 31px;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.soc-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #ffffffa3;
  display: none;
}
span.close-soc-pop {
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 45px;
  top: 32px;
  opacity: 0.8;
  cursor: pointer;
}
.soc-popup ul {
  padding: 0 !important;
  list-style-type: none !important;
}
.soc-popup li {
  float: left;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .soc-popup li {
    float: left;
    width: 100% !important;
    margin-bottom: 5px;
  }
}
/* Soc popup form css end*/
.main-page *,
.main-page ::before,
.main-page ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "ZohoPuvi", sans-serif;
  color: #222;
}
#backToTop,
.heading-menu,
#scroll {
  display: none !important;
}
body {
  overflow-x: hidden;
}
.m-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}
.main-page {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  color: #222;
}
.main-page strong {
  font-weight: 600;
}
.main-page a {
  text-decoration: none;
}
.main-page ul {
  list-style: none;
}
.main-page img {
  width: 100%;
  height: auto;
}
.main-page .main-cta {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #de5547;
  border-radius: 4px;
  padding: 12px 24px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-page .main-cta:hover {
  background: #f33c27;
  -webkit-box-shadow: 0 5px 8px rgba(243, 59, 39, 0.4);
  box-shadow: 0 5px 8px rgba(243, 59, 39, 0.4);
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.lr-container {
  display: block;
  font-size: 0;
}
.lr-container .m-lhs,
.lr-container .m-rhs {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.main-header {
  background: #b8b8fd;
  padding: 20px 0;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.flexslider {
  overflow: unset;
  max-height: inherit;
  margin-bottom: 40px;
}
#slilock .flex-control-paging {
  position: relative;
  display: table;
  margin-left: auto;
  line-height: 0;
  padding-left: 0;
  margin: auto;
  margin-top: -15px;
  right: 0;
}
#slilock .flex-direction-nav {
  display: none;
}
#slilock .flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
}
#slilock .flex-control-paging li {
  padding: 0;
}
#slilock .flex-control-nav li a {
  background: #e0e0e0;
}
#slilock .flex-control-nav li a.flex-active {
  background: #b1acac;
}
.lr-container .ban-lhs,
.lr-container .ban-rhs {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.lr-container .ban-lhs {
  width: calc(100% - 451px);
  padding-right: 20px;
}
.lr-container .ban-rhs {
  width: 451px;
}
.lr-container .ban-lhs h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
  color: #000;
  position: relative;
}
.lr-container .ban-lhs h1 span {
  display: block;
  color: #181ab5;
}
.lr-container .ban-rhs span {
  display: inline-block;
  background: url(https://www.manageengine.com/products/eventlog/images/monitor-windows-firewall-ban-sprite-24.png)
    no-repeat -6px -5px;
  background-size: 464px;
  width: 451px;
  height: 276px;
}
.bc-sec {
  margin-bottom: 40px;
}
.bc-sec ul {
  font-size: 0;
}
.bc-sec ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: #3c3c3c;
  background: #eff1fb;
  border-radius: 4px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bc-sec ul li:first-child {
  margin-right: 6px;
}
.bc-sec ul li:not(:last-child) {
  cursor: pointer;
}
.bc-sec ul li:not(:last-child):hover {
  background: #e0e3f7;
}
.bc-sec ul li a,
.bc-sec ul .cur-page {
  display: inline-block;
  padding: 6px 20px;
}
.bc-sec .r-arrow a {
  padding-right: 30px;
}
.bc-sec .h-icon .home-ic {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bc-sec .r-arrow {
  -webkit-clip-path: polygon(
    100% 0%,
    90% 50%,
    100% 100%,
    0% 100%,
    0% 50%,
    0% 0%
  );
  clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0% 100%, 0% 50%, 0% 0%);
}
.bc-sec .cur-page {
  color: #fff;
  background: #2544c5;
  font-weight: 400;
  -webkit-clip-path: polygon(
    6% 0,
    94% 0,
    100% 50%,
    94% 100%,
    6% 100%,
    0% 50%
  );
  clip-path: polygon(6% 0, 94% 0, 100% 50%, 94% 100%, 6% 100%, 0% 50%);
  left: -7px;
}
.main-sec {
  margin-bottom: 60px;
}
.main-sec .lr-container .m-lhs {
  width: 280px;
  position: sticky;
  top: 130px;
}
.main-sec .lr-container .m-rhs {
  width: calc(100% - 280px);
  padding-left: 70px;
}
.m-lhs .scroll-tab-list {
  background: #fff;
  -webkit-box-shadow: 22px 0 40px -30px rgba(128, 174, 180, 0.3);
  box-shadow: 22px 0 40px -30px rgba(128, 174, 180, 0.3);
  position: relative;
  padding-bottom: 60px;
}
.scroll-tab-list li {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  color: #626262;
  padding: 10px 0;
  padding-right: 42px;
  margin-bottom: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  z-index: 2;
  position: relative;
}
.scroll-tab-list li:last-child {
  padding-bottom: 0;
}
.scroll-tab-list li:hover,
.scroll-tab-list li.act {
  color: #000;
}
.scroll-tab-list li.act {
  font-weight: 500;
}
.scroll-tab-list .lhs-highlight {
  position: absolute;
  width: 100%;
  height: 44px;
  background: #e7ebf9;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(239, 255, 254, 0)),
    to(#e7ebf9)
  );
  background: -o-linear-gradient(left, rgba(239, 255, 254, 0), #e7ebf9);
  background: linear-gradient(to right, rgba(239, 255, 254, 0), #e7ebf9);
  left: 0;
  top: 4px;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  z-index: 1;
}
.scroll-tab-list .lhs-highlight::before {
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(239, 255, 254, 0)),
    to(#1c3cc3)
  );
  background: -o-linear-gradient(left, rgba(239, 255, 254, 0), #1c3cc3);
  background: linear-gradient(to right, rgba(239, 255, 254, 0), #1c3cc3);
  width: 6px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.m-rhs h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  color: #000;
  margin-bottom: 16px;
}
.m-rhs h3,
.m-rhs h3 a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px;
}
.m-rhs h3 a {
  text-decoration: underline;
}
.m-rhs p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  word-wrap: break-word;
}
.m-rhs p:not(:last-child) {
  margin-bottom: 24px;
}
.m-rhs p.p-mb {
  margin-bottom: 8px;
}
.m-rhs p strong {
  font-weight: 600;
}
.m-rhs p a {
  color: #0f50b7;
}
.m-rhs p a:hover {
  text-decoration: underline;
}
.m-rhs ul li {
  font-size: 16px;
  line-height: 1.7;
  position: relative;
}
.m-rhs img {
  margin-bottom: 40px;
}
.m-rhs .c-div {
  margin-bottom: 60px;
  overflow: hidden;
}
.m-rhs .dot-list {
  margin-bottom: 20px;
}
.m-rhs .dot-list li {
  padding-left: 18px;
}
.m-rhs .dot-list li:not(:last-child) {
  margin-bottom: 16px;
}
.m-rhs .dot-list li strong {
  font-weight: 600;
}
.m-rhs .dot-list li::before {
  content: "";
  background: #000;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 10px;
}
.m-rhs .bg-box {
  background: #effdff;
  padding: 50px;
}
.m-rhs .bg-box li strong {
  display: block;
  margin-bottom: 6px;
}
.m-rhs .bg-box li:not(:last-child) {
  margin-bottom: 20px;
}
.foot-ban-sec {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 80px;
}
.foot-ban-sec .foot-ban {
  text-align: center;
  background: #032e2f;
  border-radius: 10px;
  padding: 60px 24px;
}
.foot-ban-sec .foot-ban h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  max-width: 550px;
  margin: auto;
  margin-bottom: 30px;
}
.foot-ban-sec .foot-ban a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  background: #ffe033;
  padding: 12px 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.foot-ban-sec .foot-ban a:hover {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  background: #ffe033;
  -webkit-box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.4);
}
@media (max-width: 1200px) {
  .lr-container .ban-lhs h1 {
    font-size: 40px;
  }
  .main-sec .lr-container .m-rhs {
    padding-left: 60px;
  }
}
@media (max-width: 1025px) {
  .main-header {
    padding: 60px 0 20px;
  }
}
@media (max-width: 991px) {
  .m-container {
    padding: 0 24px;
  }
  .main-header {
    padding: 90px 0 60px;
    margin-bottom: 60px;
  }
  .lr-container .ban-rhs {
    display: none;
  }
  .lr-container .ban-lhs {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .main-sec .lr-container .m-lhs {
    width: 230px;
  }
  .main-sec .lr-container .m-rhs {
    width: calc(100% - 230px);
    padding-left: 40px;
  }
  .m-rhs h2 {
    font-size: 26px;
  }
  .m-rhs h3,
  .m-rhs h3 a {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .m-rhs .bg-box {
    padding: 30px;
  }
  .foot-ban-sec .foot-ban h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .bc-sec ul li {
    font-size: 12px;
  }
  .main-header {
    padding: 70px 0 40px;
    margin-bottom: 40px;
  }
  .lr-container .ban-lhs h1 {
    font-size: 28px;
  }
  .main-sec .lr-container .m-lhs {
    display: none;
  }
  .main-sec .lr-container .m-rhs {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .m-rhs h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .m-rhs p,
  .m-rhs ul li {
    font-size: 15px;
    line-height: 1.6;
  }
  .m-rhs p:not(:last-child) {
    margin-bottom: 20px;
  }
  .m-rhs .dot-list li:not(:last-child) {
    margin-bottom: 12px;
  }
  .foot-ban-sec {
    margin: auto auto 40px;
  }
  .foot-ban-sec .foot-ban {
    padding: 40px 24px;
  }
  .foot-ban-sec .foot-ban h3 {
    font-size: 22px;
    line-height: 1.4;
  }
  .foot-ban-sec .foot-ban a {
    font-size: 15px;
  }
}
@media (max-width: 424px) {
  .bc-sec {
    display: none;
  }
}

body .foot-ban-sec .double-btn {
  display: none;
  margin-bottom: 30px;
}
body .foot-ban-sec .double-btn a {
  padding: 10px 30px 10px 48px;
  position: relative;
  transition: 0.3s ease-in;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  border-radius: 3px;
  border: 1px solid #dd002c;
  text-decoration: none;
  line-height: 27px;
  box-sizing: border-box;
}
body .foot-ban-sec .double-btn a {
  background: #dd002c;
  color: #fff;
}
body .foot-ban-sec .double-btn a:hover {
  box-shadow: 0 5px 10px rgb(221 0 44 / 50%);
  transform: translateY(-3px);
  text-decoration: none;
  background: red;
}
body .foot-ban-sec .double-btn .CS_CTA_signup {
  margin-right: 15px;
}
body .foot-ban-sec .double-btn a::after {
  display: none;
}
body .foot-ban-sec .double-btn .CS_CTA_signup:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAABHNCSVQICAgIfAhkiAAAAgxJREFUSEvtl+FRwzAMhZsJ6AaUCYAJKBMAExAmACagnQCYgG4AnYB0AugEpBvQCcL7cjLn5hLbabn+Qne+JrGkZz9ZkpsNEqWqqlyqZxonNgr9lhrzLMveEt0MspiigEbSedEYB3QBvBHwd8xfENDAPuRkGHNkuz2NgcYAoQ0anUz18Cann1oMO77UuPXmnzV3F1pcJ6DFDCqRNZQC1HQmPUBfve9XoZiGAP3d3cvJU9fKBTrT3LXNT6U76dINAZYyOjTDIznhvVWM3nebXEgXulslBFg5CzmIxXok3S/TX0md996Ae98huXVhy9xLDHOBuVNKQp8nnlL0it6UYqDDgKGfhxO9U8pcHsKAn3fb56EBEnxy76Brxd73pZ7J1WB5S62ls8ZOm/hzfchjYBhFAZ1nqzxjvdMtjjUWGqUGpe7vukUClb1UknfYy2tAuRVQ9NGOoA0K+0ohg2VXPDcABUR8yD1+dxVON015o8P8AgqMfHrcFaXFfiJQ+mgtNWBLT6P/sTLo6SuEAYb83GWnsxrQ4kWld9cIjjs5VfZFcvrmEwBXiykGXD9KACd6eTDlFatLSeCUxcg3LHH4kLrsAQhtrl4GrwcpIL5OI1R1YwYQ6pI6e19A9OV/o5EDmNzZ/wHbGGij1MUwePnZhk6LoTupax2aITEkSbnM1jfqbR132dnfhVzzBVePH+P58h9IaxXvAAAAAElFTkSuQmCC)
    no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: calc(50% - 42px);
  top: 48%;
  transform: translateY(-50%);
}
body .foot-ban-sec .double-btn .CS_CTA_download:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAVFJREFUSEvtlv0RgjAMxekGOomO4gbKBLqBOIITCBs4ikwiG9QXrsW29CPh+BPuvJM2yY/3WkJVtfDSWjdIveLXKaVu0jJKmmDjAdbm/wDwXlpnDXAFsLiOOCGieAOzlnuzmmUTBTmv07a5WK5lNxfspFao0R+eYbWS1blcqpUEI/GC+ZcBtoDXLjwHxlyL2LOJr5FL997FBVOSB0+BAyjlycBm57pP7sFj4AiUvlzk3OwqNpBIsVF5CJZAs2scrOdMOeZdJZ2zppSaVGrrFhXbwIiimIMs6KhYcpJgwLNKPZb0JJGBF+31WKVGEPNTupGc5bLHpdHq/43gCOPAi0pXBad2Vm7cE7lU8QYuOQBnd4j5Tg0EAx/cHMwAfQZpswylQtJ58w7fTV5vG4gdkNZbGv8YW2agemkxbl4PR49TrzZWnBzbuYW4cT0C34A2lPAD7xbxyo7GxG4AAAAASUVORK5CYII=)
    no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: calc(50% - 53px);
  top: 48%;
  transform: translateY(-50%);
}
@media screen and (max-width: 992px) {
  body .foot-ban-sec .double-btn {
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  body .foot-ban-sec .double-btn a {
    font-size: 14px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
  }
  body .foot-ban-sec .double-btn .CS_CTA_signup {
    margin: 0;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
  }
}
/* Cloud button */
.nav-dwn a{font-size:20px}
.nav-clo{background:#1F96E5;border-radius:3px;box-shadow:0px 5px 6px #0026ef30;cursor:pointer;height:39px;margin:4px 0 0 10px;position:relative;transition:all .5s;width:45px}
.nav-clo:before{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-size:183px;content:"";height:30px;left:7px;position:absolute;top:10px;width:30px;}
.nav-clo:hover{background:#1C6190;box-shadow:box-shadow: 0px 5px 6px #0026ef5c;transition:all .5s;}
.nav-clo ul{background:#fbfeff;border:solid 1px #c0ddff;box-shadow:0 13px 11px #00000042;display:none;padding:30px;position:absolute;right:0;top:55px;width:570px;}
.nav-clo ul:after{background:#fff;content:"";border:solid #c0ddff;border-width:0 1px 1px 0;height:0px;padding:5px;position:absolute;right:14px;top:-6px;transform:rotate(222deg);width:1px}
.nav-clo ul:before{content:"";height:10px;left:0;top:0;width:100%}
.nav-clo ul li{cursor:default;display:inline-block;position:relative;vertical-align:top;}
.nav-clo ul li:nth-child(1){width:30%}
.nav-clo ul li:nth-child(1):after{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-position:-29px -5px;background-size:170px;content:"";height:141px;left:0;position:absolute;top:0;width:140px}
.nav-clo ul li:nth-child(2){width:69%}
.nav-clo ul li h3{font-size:20px;font-weight:500;margin:0}
.nav-clo ul li p{margin:5px 0 30px 0}
.nav-clo ul li a{background:none;border:solid 1px #168eff;border-radius:20px;color:#168eff;display:inline-block;font-size:14px;padding:7px 25px;position:relative;transition:all .3s ease}
.nav-clo ul li a:hover{background:#168eff;color:#fff;text-decoration:none;transition:all .3s ease}
.nav-clo span{background:url(https://www.manageengine.com/products/eventlog/images/cloud-icons.png) no-repeat;background-position:0 -55px;background-size:200px;height:17px;position:absolute;right:12px;top:11px;width:15px;z-index:9}
.nav-clo{display:none}
.fea-nav-list #allFeaDiv5 ul{width:23%}