/* zero-trust.css -- START */
@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; 
  margin:20px 0 30px;
  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: #438BFF;
  -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 #438BFF;
  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://www.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 #438BFF;
  border-radius: 3px;
  -webkit-box-shadow: 0.5px 0.5px 0 #106cff;
  -moz-box-shadow: 0.5px 0.5px 0 #106cff;
  -o-box-shadow: 0.5px 0.5px 0 #106cff;
  box-shadow: 0.5px 0.5px 0 #106cff;
}
.datepicker > .datepicker_header {
  padding: 0 5px 5px 5px;
  background-color: #438BFF;
  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: #438BFF;
}
.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: #438BFF;
  border: 1px solid #106cff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0.5px 0 3px #106cff;
  -moz-box-shadow: 0.5px 0 3px #106cff;
  -o-box-shadow: 0.5px 0 3px #106cff;
  box-shadow: 0.5px 0 3px #106cff;
}
.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 #106cff;
  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: #106cff solid 2px;
  margin-bottom: -2px;
}
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_another_month {
  color: #438BFF;
}
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_in_past {
  cursor: default;
  color: #438BFF;
}
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.day_in_unallowed {
  cursor: default;
  color: #438BFF;
}
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tr > td.out_of_range {
  cursor: default;
  color: #438BFF;
}
.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: #438BFF;
}
.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: #a9caff;
  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: #106cff;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
  background: #106cff;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
  background: #002d76;
  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: #438BFF;
}
.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
  cursor: default;
  color: #438BFF;
}
.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: #438BFF;
}
.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 #438BFF;
  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://www.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://www.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: #05216e;
  border-right-color: #05216e;
  -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: #05216e;
  border-left-color: #05216e;
  -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 #05216e;
  background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
  background-position: 95% !important;
}
.uscountry select#country_state {
  height: 60px;
  border-radius: 4px;
  opacity: 1;
  background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
  background-position: 95% !important;
  margin-top: 15px;
  border: 2px solid #05216e;
}
.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 #438BFF;
  border-right: 1px solid #438BFF;
}
.dropdown1 .dropdd1 input {
  width: 96%;
  padding: 10px;
  font-size: 14px;
  margin: 15px 10px 5px;
  border: 1px solid #438BFF;
  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: #05216e;
  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://www.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: #05216e;
  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;
}
span.tick-icon {
  display: block;
  width: 90px;
  padding: 20px;
  background: #05216e;
  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://www.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: #438BFF;
  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://www.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: #438BFF;
}
.copyright a {
  color: #438BFF;
  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(35%);
  -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(../images/dotted-bg.svg) no-repeat, url(../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 {
  height: 48px;
}
.overlay .popup .popup-content form .form-control.uscountry .state-label {
  bottom: 29px;
}
.overlay .popup .popup-content form .form-control .dropdt1 .hida1 {
  padding-top: 12px;
}
.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;
}
@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;
  }
}
.header-section {
  background: url(../images/top-banner-bg.svg) no-repeat #1A3B8D;
  background-size: cover;
  position: relative;
}
body {
  color: #000;
  overflow-x: hidden;
}
section.header-fixed {
  padding: 20px 0;
  background: linear-gradient(to right, #04226e, #16378d, #04226e);
  -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;
}
.section-title {
  line-height: 1.4;
}
.second-header.fixed-header {
  background: #173583;
}
.second-header.fixed-header .nav-section .nav-menu li:nth-child(1) span {
  cursor: auto;
}
.second-header.fixed-header .nav-section .nav-menu li:nth-child(1) span:hover {
  color: #fff;
}
.second-header.fixed-header .nav-section .nav-menu {
  -webkit-transform: translate(35%);
  -moz-transform: translate(35%);
  -o-transform: translate(35%);
  transform: translate(35%);
}
#banner h1 {
  line-height: normal;
}
#banner h1,#zt_security_model .security-list .boxes div h3,#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer h2{ color:#fff;}
#banner .zi_box {
  z-index: 1;
}
#banner .cols-8 {
  position: relative;
  z-index: 1;
}
#banner .top_elements {
  position: absolute;
  content: '';
  height: auto;
}
#banner .top_elements.element1 {
  left: 0;
  bottom: 0;
  width: 65px;
}
#banner .top_elements.element2 {
  left: 45%;
  bottom: 0;
  width: 170px;
}
#banner .top_elements.element3 {
  right: 120px;
  bottom: 0;
  width: 430px;
  opacity: 0.5;
}
#banner .top_elements.element4 {
  right: 0;
  bottom: 0;
  width: 120px;
}
#banner .z-banner {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  #banner .z-banner {
    width: 60%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #banner .z-banner {
    width: 35%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 650px) {
  #banner .z-banner {
    width: 70%;
  }
}
@media (max-width: 992px) {
  #banner br {
    display: none;
  }
  #banner .mob-textcenter {
    text-align: center;
  }
  #banner .mob-textcenter .z-banner {
    margin: 40px auto;
    text-align: center;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #banner .mob-textcenter .gdpr-banner {
    width: 80%;
  }
}
@media (max-width: 1025px) {
  #banner.tenets-banner-sec .top_elements.element1 {
    width: 40px;
  }
  #banner.tenets-banner-sec .top_elements.element3 {
    right: 60px;
    width: 230px;
  }
  #banner.tenets-banner-sec .top_elements.element4 {
    width: 60px;
  }
}
#zero_trust_sec {
  background: #F5F6F9;
}
#zero_trust_sec .sec2-img {
  display: block;
  width: 80%;
  height: auto;
}
@media (max-width: 992px) {
  #zero_trust_sec .sec2-img {
    width: 90%;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #zero_trust_sec .sec2-img {
    width: 100%;
    margin: 30px 0 0;
  }
}
#zero_trust_sec .learn-btn {
  background: #05216e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 12px 30px;
  font-family: 'Zoho_Puvi_SemiBold';
  display: inline-block;
  cursor: pointer;
}
#zero_trust_sec .learn-btn:hover {
  background: #082b8e;
  text-decoration: none;
}
#zero_trust_sec .md-show {
  display: none;
}
@media (max-width: 650px) {
  #zero_trust_sec .gdpreu-banner {
    padding-bottom: 20px;
  }
  #zero_trust_sec .md-show {
    display: block;
  }
  #zero_trust_sec .md-hide {
    display: none;
  }
}
#zt_security_model {
  background: linear-gradient(to bottom, #000, #282929);
}
#zt_security_model .cols-3:last-child {
  border: 0;
}
#zt_security_model .sec3-img {
  width: 65%;
  height: auto;
  float: right;
}
@media (max-width: 992px) {
  #zt_security_model .sec3-img {
    float: none;
    width: 45%;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #zt_security_model .sec3-img {
    display: none;
  }
}
#zt_security_model .gray-line {
  margin: 40px 0 70px;
  display: block;
  height: 0.2px;
  background: #707070;
}
@media (max-width: 650px) {
  #zt_security_model .gray-line {
    margin: 0 0 50px;
  }
}
#zt_security_model .security-list .boxes {
  padding: 0 20px 0 0;
  border-right: 1px solid #707070;
}
#zt_security_model .security-list .boxes .sprite-ico {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0;
  background: url("https://www.manageengine.com/fr/zero-trust-security/css/../images/zt-workforce-sprite.svg") no-repeat;
  background-size: 420px;
}
@media (max-width: 650px) {
  #zt_security_model .security-list .boxes .sprite-ico {
    position: absolute;
  }
}
#zt_security_model .security-list .boxes .box-icon1 {
  background-position: -4px -5px;
  background-size: 390px;
}
#zt_security_model .security-list .boxes .box-icon2 {
  background-position: -96px 2px;
  background-size: 340px;
}
#zt_security_model .security-list .boxes .box-icon3 {
  background-position: -222px -2px;
  background-size: 370px;
}
#zt_security_model .security-list .boxes .box-icon4 {
  background-position: -346px -4px;
}
#zt_security_model .security-list .boxes div h3 {
  font-family: 'Zoho_Puvi_Bold';
  font-size: 1.2em;
  margin: 20px 0 10px;
}
@media (max-width: 650px) {
  #zt_security_model .security-list .boxes div h3 {
    margin: 0 0 10px;
  }
}
#zt_security_model .security-list .boxes div p {
  margin: 0;
  line-height: 1.6;
  font-size: 1.1em;
}
@media (max-width: 1200px) {
  #zt_security_model .security-list .boxes div p br {
    display: none;
  }
}
@media (max-width: 650px) {
  #zt_security_model .security-list .boxes div {
    display: inline-block;
    padding-left: 100px;
  }
}
@media (max-width: 992px) {
  #zt_security_model .security-list .boxes {
    border-right: 0;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #zt_security_model .security-list .boxes {
    height: auto!important;
    padding: 0 0 50px 0;
  }
}
#zt_security_model .security-list .boxes.lt_box {
  border-right: 0;
}
@media (max-width: 992px) {
  #zt_security_model .security-list .cols-3:nth-child(1) .boxes,
  #zt_security_model .security-list .cols-3:nth-child(2) .boxes {
    border-bottom: 1px solid #707070;
    margin-bottom: 25px;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #zt_security_model .security-list .cols-3:nth-child(3) .boxes,
  #zt_security_model .security-list .cols-3:nth-child(1) .boxes,
  #zt_security_model .security-list .cols-3:nth-child(2) .boxes {
    border-bottom: 1px solid #707070;
    margin-bottom: 50px;
  }
}
#lifecycle_map_sec {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  #lifecycle_map_sec .title_desc br {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container {
  background: url("../images/lifecycle-bg.svg") #00378C no-repeat;
  background-size: cover;
  color: #fff;
  margin-top: 150px;
  padding: 0 0 70px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box {
  position: relative;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer {
  position: relative;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer h2 {
  font-size: 1.7em;
  margin: 0px;
  text-align: center;
  padding: 25px 0 0;
  font-family: 'Zoho_Puvi_Medium';
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer h2 {
    text-align: left;
    font-size: 2.2em;
    padding: 0 0 40px;
    line-height: 1.3em;
  }
}
@media (max-width: 1100px) and (max-width: 992px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer h2 {
    font-size: 1.7em;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer h2 br {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .lifecycle-img {
  width: 92%;
  height: auto;
  left: 5%;
  position: relative;
  margin-top: -246px;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .lifecycle-img {
    margin-top: -21.5%;
  }
}
@media (max-width: 1250px) and (max-width: 1200px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .lifecycle-img {
    margin-top: -22%;
  }
}
@media (max-width: 1250px) and (max-width: 1200px) and (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .lifecycle-img {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points {
  margin: 0;
  width: 100%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li {
  position: absolute;
  font-size: 1.1em;
  text-align: center;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li:nth-child(1) {
  left: 12%;
  top: 25%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li:nth-child(2) {
  left: 29%;
  top: 63%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li:nth-child(3) {
  left: 51%;
  top: 65%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li:nth-child(4) {
  right: 16%;
  top: 30%;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li {
    position: relative;
    left: 0!important;
    top: 0!important;
    text-align: left;
    padding: 0 0 30px 100px;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li br {
    display: none;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li:before {
    width: 8%;
    position: absolute;
    top: 10px;
    left: 5px;
    content: '';
    background: #4FC8FF;
    height: 2px;
  }
}
@media (max-width: 1100px) and (max-width: 992px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points li {
    padding: 0 0 30px 60px;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points {
    position: relative;
    padding-bottom: 25px;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .first_four_points:before {
    position: absolute;
    top: 10px;
    content: '';
    width: 2px;
    height: calc(100% - 10px);
    background: #4FC8FF;
    left: 5px;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner {
  position: absolute;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner span {
  background: #4FC8FF;
  color: #4FC8FF;
  display: inline-block;
  position: absolute;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner .lines_common {
  width: 1px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  content: '';
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner .dot_small {
  width: 10px;
  height: 10px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner .dot_medium {
  width: 15px;
  height: 15px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner .dot_large {
  width: 19px;
  height: 19px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.lt_box {
  left: 17%;
  bottom: -18%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.lt_box img {
  width: 68%;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.lt_box img {
    width: 55%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.lt_box .anim_line {
  left: 18px;
  animation: lineanimation1 6s linear infinite;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.lt_box {
    left: 19%;
    bottom: -24%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box1 {
  left: 37%;
  bottom: 15%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box1 .dot_line1 {
  height: 140px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box1 .dot_line1 .dot_large {
  top: 94%;
  left: -19px;
  width: 40px;
  height: 40px;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box1 .dot_line1 {
    height: 120px;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box1 .anim_line {
  animation-delay: 0.5s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box2 {
  left: 58%;
  bottom: 15%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box2 .dot_line1 {
  height: 140px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box2 .dot_line1 .dot_large {
  top: 83%;
  left: -19px;
  width: 40px;
  height: 40px;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box2 .dot_line1 {
    height: 120px;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.mid_box2 .anim_line {
  animation-delay: 1s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.rt_box {
  left: 67%;
  bottom: -18%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.rt_box img {
  width: 75%;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.rt_box img {
    width: 65%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.rt_box .anim_line {
  left: 115px;
  animation: lineanimation2 6s linear infinite;
  animation-delay: 1.5s;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner.rt_box {
    left: 65%;
    bottom: -24%;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .top_layer .dots_inner {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer {
  padding: 50px 80px;
  width: 70%;
  margin: 70px auto 0;
  position: relative;
  overflow: hidden;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer p {
  font-size: 1.2em;
  text-align: center;
  line-height: 1.5;
  margin: 0;
  position: relative;
  z-index: 9;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer:before {
  background: #041553;
  filter: blur(50px);
  backdrop-filter: blur(5px);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer:before {
    background: #0F55A1;
    width: 8%;
    filter: blur(35px);
    backdrop-filter: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer:after {
  position: absolute;
  content: '';
  width: 100%;
  margin: 0 auto;
  height: 5px;
  bottom: 0;
  left: 0;
  background: #33C8FF;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer:after {
    width: 100%;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid-layer {
    width: 100%;
    margin: 0 auto 0;
    padding: 30px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer {
  position: relative;
  padding-bottom: 150px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines {
  width: 80%;
  margin: 0 auto;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers {
  height: auto;
  position: absolute;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line1 {
  top: -11.3%;
  left: 20%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line1 img {
  width: 100%;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line1 img {
    width: 92%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line1 .anim_line {
  left: 5px;
  animation: bottomlineanimation1 6s linear infinite;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line2 {
  top: -11.3%;
  left: 46.5%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line2 .mid_line_anim {
  animation: bottomlineanimation2 4s linear infinite;
  animation-delay: 0.5s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line3 {
  top: -11.3%;
  left: 53%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line3 .mid_line_anim {
  animation: bottomlineanimation2 4s linear infinite;
  animation-delay: 1s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line4 {
  top: -11.3%;
  left: 56%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line4 img {
  width: 100%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line4 .anim_line {
  left: 219px;
  animation: bottomlineanimation4 6s linear infinite;
  animation-delay: 1.5s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line2 .btm_mid_lines,
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines .btm_layers.btm_line3 .btm_mid_lines {
  background: #4FC8FF;
  color: #4FC8FF;
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 95px;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shiled_lines {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box {
  text-align: center;
  width: 80%;
  margin: 70px auto;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img {
  height: auto;
  width: 90px;
  margin-right: 2px;
  position: relative;
  z-index: 1;
  animation: shiledAnimation1 6s linear infinite;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img.mid {
  position: relative;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(2) {
  top: 18px;
  width: 74px;
  animation: shiledAnimation1 4s linear infinite;
  animation-delay: 0.5s;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(2) {
    animation: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(3) {
  top: 16px;
  width: 73px;
  animation: shiledAnimation1 4s linear infinite;
  animation-delay: 1s;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(3) {
    animation: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(4) {
  animation-delay: 1.5s;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img.md_shiled {
  display: none;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img {
    animation: none;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img {
    display: none;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box img:nth-child(5) {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .shield_box {
    margin: 0 auto 30px;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .sp_line1 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 9%;
  top: 34%;
  left: 34%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: left;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .sp_line1 {
    left: 32%;
    top: 33%;
    width: 5%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .double_lines1 .sp_line2 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 8.5%;
  left: 47%;
  top: 83%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: left;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .double_lines1 .sp_line21 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 110px;
  left: 47%;
  bottom: 34.5%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: left;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .sp_line3 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 8.5%;
  right: 35%;
  top: 34%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: right;
}
@media (max-width: 1250px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .sp_line3 {
    right: 33%;
    width: 4.5%;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .double_lines2 .sp_line4 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 8.5%;
  right: 46%;
  top: 78%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-delay: 6.2s;
  -moz-transition-delay: 6.2s;
  -o-transition-delay: 6.2s;
  transition-delay: 6.2s;
  transform-origin: right;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines .double_lines2 .sp_line41 {
  content: '';
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  height: auto;
  border-top: 1px dashed #fff;
  -webkit-transition-delay: 5.8s;
  -moz-transition-delay: 5.8s;
  -o-transition-delay: 5.8s;
  transition-delay: 5.8s;
  width: 90px;
  bottom: 36%;
  right: 46%;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  transform-origin: right;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .four_points_lines {
    display: none;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li {
  text-align: center;
  position: absolute;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li .shield_sprite_icons {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0;
  background: url("../images/shield-sprite-icons.svg") no-repeat;
  background-size: 330px;
  margin: 0 auto 10px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li .ico1 {
  background-position: -3px -4px;
  background-size: 310px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li .ico2 {
  background-position: -83px -3px;
  background-size: 320px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li .ico3 {
  background-position: -174px -4px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li .ico4 {
  background-position: -257px -4px;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:nth-child(1) {
  left: 7%;
  top: 20%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:nth-child(2) {
  left: 15%;
  top: 70%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:nth-child(3) {
  right: 5%;
  top: 20%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:nth-child(4) {
  right: 13%;
  top: 65%;
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li p {
  margin: 0;
  position: relative;
  line-height: 1.5;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li p:before,
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li p:after {
    display: none!important;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li {
    position: relative;
    left: 0!important;
    right: 0!important;
    padding: 50px 0 20px;
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer .second_four_points li:before {
    display: block;
    content: '';
    position: absolute;
    height: 30px;
    border: 1px dashed #fff;
    left: 49.5%;
    top: 6%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .mid_layer {
    padding: 0;
  }
}
#lifecycle_map_sec .lifecycle_container .life_inner_box .bottom_layer .shiled-line {
  height: 1px;
  background: #0064FF;
  margin: 70px auto;
  width: 70%;
  display: block;
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .bottom_layer .shiled-line {
    margin: 45px auto;
    width: 100%;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box .bottom_layer p br {
    display: none;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box {
    padding: 50px 100px;
  }
}
@media (max-width: 1100px) and (max-width: 650px) {
  #lifecycle_map_sec .lifecycle_container .life_inner_box {
    padding: 35px;
  }
}
@media (max-width: 1100px) {
  #lifecycle_map_sec .lifecycle_container {
    margin: 40px 0 0;
    padding: 0;
  }
}
.anim_line {
  width: 4px;
  height: 5px;
  border-radius: 100%;
  filter: blur(1px);
  background: #fff !important;
  left: -1px;
  position: absolute;
}
.anim_line.mid_line_anim {
  animation: lineanimation 4s linear infinite;
}
@media (max-width: 1250px) {
  .anim_line {
    display: none!important;
  }
}
@keyframes lineanimation1 {
  0% {
    transform: translateY(0);
  }
  7.5% {
    transform: translate(0, 138px);
  }
  9% {
    transform: translate(10px, 147px);
  }
  17.5% {
    transform: translate(80px, 148px);
  }
  20% {
    transform: translate(93px, 161px);
  }
  30% {
    transform: translate(93px, 280px);
  }
  50% {
    transform: translate(93px, 280px);
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lineanimation2 {
  0% {
    transform: translateY(0);
  }
  7.5% {
    transform: translate(-1px, 148px);
  }
  9% {
    transform: translate(-12px, 160px);
  }
  17.5% {
    transform: translate(-72px, 162px);
  }
  20% {
    transform: translate(-86px, 176px);
  }
  30% {
    transform: translate(-86px, 238px);
  }
  50% {
    transform: translate(-86px, 238px);
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lineanimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(135px);
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bottomlineanimation1 {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  50% {
    opacity: 0;
    transform: translateY(0);
  }
  51% {
    transform: translateY(0px);
    opacity: 1;
  }
  57.5% {
    transform: translate(0, 36px);
  }
  62% {
    transform: translate(17px, 53px);
  }
  75% {
    transform: translate(215px, 53px);
  }
  78% {
    transform: translate(230px, 66px);
  }
  80% {
    transform: translate(232px, 90px);
  }
  90% {
    transform: translate(232px, 90px);
    opacity: 1;
  }
  91% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bottomlineanimation2 {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  25% {
    opacity: 0;
    transform: translateY(0);
  }
  50% {
    opacity: 0;
    transform: translateY(0);
  }
  51% {
    transform: translateY(1px);
    opacity: 1;
  }
  80% {
    transform: translateY(100px);
  }
  90% {
    transform: translateY(100px);
    opacity: 1;
  }
  91% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bottomlineanimation4 {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  25% {
    opacity: 0;
    transform: translateY(0);
  }
  50% {
    opacity: 0;
    transform: translateY(0);
  }
  51% {
    transform: translateY(0px);
    opacity: 1;
  }
  57.5% {
    transform: translate(0, 37px);
  }
  62% {
    transform: translate(-16px, 53px);
  }
  75% {
    transform: translate(-168px, 53px);
  }
  78% {
    transform: translate(-186px, 70px);
  }
  80% {
    transform: translate(-186px, 90px);
  }
  90% {
    transform: translate(-186px, 90px);
    opacity: 1;
  }
  91% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes shiledAnimation1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
  90% {
    transform: scale(1);
  }
  91% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
#zero_trust_journey_sec {
  background: #E7F6FF;
  position: relative;
}
#zero_trust_journey_sec .zt-journey-img {
  width: 70%;
  height: auto;
  margin: 20px 0 0;
}
@media (max-width: 992px) {
  #zero_trust_journey_sec .zt-journey-img {
    width: 85%;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #zero_trust_journey_sec .zt-journey-img {
    width: 100%;
    margin: 0 0 50px;
  }
}
#zero_trust_journey_sec:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: -50%;
  left: 0;
  right: 0;
  background: #E7F6FF;
  z-index: -1;
}
#solutions_cover_sec {
  background: url("../images/solution-bg-img.svg") #00378C no-repeat;
  background-size: cover;
  padding: 120px 0 170px;
  background-position: 80%,0;
  position: relative;
}
#solutions_cover_sec .container {
  position: relative;
}
#solutions_cover_sec .container .cols-3 {
  width: 30%;
}
@media (max-width: 1025px) {
  #solutions_cover_sec .container .cols-3 {
    width: 50%;
  }
}
@media (max-width: 1025px) and (max-width: 750px) {
  #solutions_cover_sec .container .cols-3 {
    width: 100%;
  }
}
#solutions_cover_sec .container .cols-5 {
  width: 40%;
}
@media (max-width: 1025px) {
  #solutions_cover_sec .container .cols-5 {
    width: 50%;
  }
}
@media (max-width: 1025px) and (max-width: 750px) {
  #solutions_cover_sec .container .cols-5 {
    width: 100%;
  }
}
#solutions_cover_sec .container .cover_boxes {
  position: relative;
  z-index: 1;
}
#solutions_cover_sec .container .cover_boxes a {
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #0046AF;
  margin-bottom: 30px;
  color: #fff;
  display: block;
  text-decoration: none;
}
#solutions_cover_sec .container .cover_boxes a .cover-ico {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0;
  background: url("https://www.manageengine.com/fr/zero-trust-security/css/../images/solution-cover-sprite.svg") no-repeat;
  background-size: 310px;
}
#solutions_cover_sec .container .cover_boxes a .pro-icon1 {
  background-position: -4px 5px;
}
#solutions_cover_sec .container .cover_boxes a .pro-icon2 {
  background-position: -84px 0px;
  background-size: 335px;
}
#solutions_cover_sec .container .cover_boxes a .pro-icon3 {
  background-position: -161px 2px;
  background-size: 370px;
}
#solutions_cover_sec .container .cover_boxes a .pro-icon4 {
  background-position: -202px 7px;
  background-size: 310px;
}
#solutions_cover_sec .container .cover_boxes a .pro-icon5 {
  background-position: -307px 0px;
  background-size: 360px;
}
#solutions_cover_sec .container .cover_boxes a p {
  margin: 30px 0 0;
  line-height: 1.6;
  position: relative;
}
#solutions_cover_sec .container .cover_boxes a p img {
  width: auto;
  height: 32px;
  position: absolute;
  right: 10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: brightness(0) invert(1);
}
@media (max-width: 850px) {
  #solutions_cover_sec .container .cover_boxes a p.md_pro_name {
    min-height: 54px;
    padding-right: 40px;
  }
}
@media (max-width: 850px) and (max-width: 750px) {
  #solutions_cover_sec .container .cover_boxes a p.md_pro_name {
    min-height: auto;
    padding-right: 0;
  }
}
#solutions_cover_sec .container .cover_boxes a:hover img {
  right: 0;
  filter: brightness(1) invert(0);
}
#solutions_cover_sec .container .cover_boxes a:hover {
  border-color: transparent;
  background: linear-gradient(to right bottom, rgba(12, 90, 209, 0.3), rgba(12, 90, 209, 0.1), transparent);
}
#solutions_cover_sec .container .cover_boxes.cover_title {
  border: 0;
  padding: 60px 0 0;
}
#solutions_cover_sec .container .cover_boxes.cover_title h5 {
  font-size: 1.7em;
  font-family: 'Zoho_Puvi_Bold';
}
@media (max-width: 750px) {
  #solutions_cover_sec .container .cover_boxes.cover_title {
    padding: 0 0 50px 30px;
  }
}
#solutions_cover_sec:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: #00307A;
  top: 0;
  left: 110px;
}
@media (max-width: 1470px) {
  #solutions_cover_sec {
    background: #00378C;
  }
  #solutions_cover_sec:before {
    display: none;
  }
}
#formsection {
  background: #F5F6F9;
}
#formsection .ebook-strip {
  background: #191916;
  padding: 30px 70px 30px 120px;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: left;
  margin: -250px 0 90px;
}
#formsection .ebook-strip h5 {
  font-size: 1.8em;
  padding: 0 0 30px;
  line-height: 1.5;
  font-family: 'Zoho_Puvi_Bold';
  color: #fff;
}
@media (max-width: 750px) {
  #formsection .ebook-strip h5 {
    padding: 0 0 10px;
  }
}
#formsection .ebook-strip .ebook-btn {
  text-decoration: underline;
  font-size: 1.1em;
  color: #fff;
}
#formsection .ebook-strip .ebook-btn img {
  width: 30px;
  height: auto;
  margin-left: 5px;
}
@media (max-width: 750px) {
  #formsection .ebook-strip .ebook-btn img {
    display: block;
    margin: 10px auto 0;
    width: 60px;
  }
}
@media (max-width: 750px) {
  #formsection .ebook-strip .ebook-btn {
    text-decoration: none;
  }
}
#formsection .ebook-strip .ebook-btn:hover {
  text-decoration: none;
}
#formsection .ebook-strip .ztna-img {
  width: 40%;
  height: auto;
}
@media (max-width: 1100px) {
  #formsection .ebook-strip .ztna-img {
    width: 210px;
  }
}
#formsection .ebook-strip .ebook_inner_box {
  width: 50%;
}
@media (max-width: 750px) {
  #formsection .ebook-strip .ebook_inner_box {
    width: 100%;
  }
  #formsection .ebook-strip .ebook_inner_box:nth-child(2) {
    display: none;
  }
}
@media (max-width: 1100px) {
  #formsection .ebook-strip {
    padding: 50px;
  }
}
@media (max-width: 1100px) and (max-width: 750px) {
  #formsection .ebook-strip {
    padding: 35px;
    text-align: center;
  }
}
#formsection .formdiv {
  width: 60%;
  margin: auto;
}
#formsection .formdiv .btn-submit-new button {
  color: #fff;
}
#formsection .formdiv .privacy-policy a {
  color: #000;
  text-decoration: underline;
}
@media (max-width: 992px) {
  #formsection .formdiv {
    width: 70%;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #formsection .formdiv {
    width: 100%;
  }
}
#resources_sec {
  background: url("../images/resources-bg.svg") #003494 no-repeat;
  background-size: cover;
}
#resources_sec .resources-list .resources {
  display: block;
  color: #000;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
}
#resources_sec .resources-list .resources div {
  padding: 30px 10px 0;
  background: #F5F5F7;
}
#resources_sec .resources-list .resources p {
  line-height: 1.4;
  margin-top: 0px;
  min-height: 80px;
  margin-bottom: 0;
  font-family: 'Zoho_Puvi_Medium';
}
#resources_sec .resources-list .resources .learn-btn {
  padding: 10px 0 30px;
  display: block;
  color: #0058FF;
  font-family: 'Zoho_Puvi_SemiBold';
}
#resources_sec .resources-list .resources .learn-btn .arr {
  position: relative;
  left: 0;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
#resources_sec .resources-list .resources .resources-images {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 200px;
  width: 100%;
}
#resources_sec .resources-list .resources .resources-images img {
  max-height: 90%;
  width: auto;
}
#resources_sec .resources-list .resources:hover .arr {
  left: 8px;
}
@media (max-width: 1200px) {
  #resources_sec .resources-list .cols-3 {
    width: 33.33%;
    margin-bottom: 30px;
  }
  #resources_sec .resources-list .cols-3:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #resources_sec .resources-list .cols-3 {
    width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 650px) {
  #resources_sec .resources-list .cols-3 {
    width: 85%;
    margin: 0 auto 30px;
    float: none;
  }
}
@media (max-width: 650px) {
  #resources_sec .space-large {
    display: none;
  }
}
.foot-copy {
  background: transparent;
}
#meCommonFooterNew {
  position: relative;
  z-index: 1;
}
.zt-use-case {
  color: #fff;
  margin: 0 0 10px 0;
}
#banner.uc-banner-sec {
  padding: 120px 0 100px;
}
#banner.uc-banner-sec .banner-box {
  position: static;
}
#banner.uc-banner-sec .banner-box .usecase-banner {
  position: absolute;
  width: 430px;
  height: auto;
  bottom: 0;
  right: 18%;
}
@media (max-width: 1200px) {
  #banner.uc-banner-sec .banner-box .usecase-banner {
    right: 8%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #banner.uc-banner-sec .banner-box .usecase-banner {
    position: relative;
    z-index: 1;
    right: auto;
    margin-top: 30px;
    width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 550px) {
  #banner.uc-banner-sec .banner-box .usecase-banner {
    width: 100%;
  }
}
@media (min-width: 2000px) {
  #banner.uc-banner-sec .banner-box .usecase-banner {
    right: 27%;
  }
}
#banner.uc-banner-sec a {
  color: #fff;
  text-decoration: underline;
}
#banner.uc-banner-sec a:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  #banner.uc-banner-sec {
    padding: 80px 0;
  }
}
#banner.explain-banner-sec {
  padding: 120px 0 190px;
}
#banner.explain-banner-sec a {
  color: #fff;
  text-decoration: underline;
}
#banner.explain-banner-sec a:hover {
  text-decoration: none;
}
#banner.explain-banner-sec .explain-banner {
  width: 85%;
}
@media (max-width: 1200px) {
  #banner.explain-banner-sec .explain-banner {
    width: 100%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #banner.explain-banner-sec .explain-banner {
    width: 60%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 650px) {
  #banner.explain-banner-sec .explain-banner {
    width: 100%;
  }
}
#banner .gdpr-elementone {
  position: absolute;
  width: 80px;
  top: -120px;
  right: -25px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1250px) {
  #banner .gdpr-elementone {
    top: -80px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #banner .gdpr-elementone {
    width: 60px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) {
  #banner .gdpr-elementone {
    top: -70px;
    right: 80px;
    width: 65px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) and (max-width: 650px) {
  #banner .gdpr-elementone {
    right: 0;
  }
}
#banner .gdpr-elementone.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#banner .gdpr-elementwo {
  position: absolute;
  width: 120px;
  left: -80px;
  bottom: -100px;
  z-index: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1100px) {
  #banner .gdpr-elementwo {
    bottom: -130px;
    width: 80px;
  }
}
@media (max-width: 1100px) and (max-width: 992px) {
  #banner .gdpr-elementwo {
    bottom: 0px;
    left: 110px;
    width: 90px;
  }
}
@media (max-width: 1100px) and (max-width: 992px) and (max-width: 650px) {
  #banner .gdpr-elementwo {
    left: 0;
    bottom: -60px;
  }
}
#banner .gdpr-elementwo.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#banner .gdpr-elementthree {
  position: absolute;
  width: 125px;
  bottom: -90px;
  right: -100px;
  z-index: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1470px) {
  #banner .gdpr-elementthree {
    right: -20px;
  }
}
@media (max-width: 1470px) and (max-width: 1100px) {
  #banner .gdpr-elementthree {
    bottom: -90px;
    width: 80px;
  }
}
@media (max-width: 1470px) and (max-width: 1100px) and (max-width: 992px) {
  #banner .gdpr-elementthree {
    bottom: 50px;
    right: 40px;
    width: 90px;
  }
}
@media (max-width: 1470px) and (max-width: 1100px) and (max-width: 992px) and (max-width: 650px) {
  #banner .gdpr-elementthree {
    right: 0;
    bottom: -60px;
  }
}
#banner .gdpr-elementthree.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#banner .gdpr-elementfour {
  position: absolute;
  width: 200px;
  top: -90px;
  left: -200px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1250px) {
  #banner .gdpr-elementfour {
    top: -40px;
    left: -170px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #banner .gdpr-elementfour {
    width: 130px;
    left: -90px;
    top: -65px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) {
  #banner .gdpr-elementfour {
    left: 90px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) and (max-width: 650px) {
  #banner .gdpr-elementfour {
    top: -70px;
    left: 0;
  }
}
#banner .gdpr-elementfour.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#use_case-sec .uc2_box {
  background: #E3F5FF;
  padding: 40px 30px;
}
@media (max-width: 650px) {
  #use_case-sec .uc2_box {
    padding: 30px 15px;
  }
}
#use_case-sec .uc2_box .md_show_img {
  display: none;
}
@media (max-width: 992px) {
  #use_case-sec .uc2_box .md_show_img {
    display: block;
  }
}
@media (max-width: 992px) {
  #use_case-sec .uc2_box .md_hide_img {
    display: none;
  }
}
#use_case-sec .uc-con {
  color: #003A8C;
  font-size: 1.2em;
  margin-bottom: 15px;
  font-family: 'Zoho_Puvi_Bold';
}
#use_case-sec .sec-imgs {
  height: auto;
  display: block;
  margin: 50px auto 0;
}
#use_case-sec .sec-imgs.sec2-img {
  width: 65%;
}
@media (max-width: 1200px) {
  #use_case-sec .sec-imgs.sec2-img {
    width: 80%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #use_case-sec .sec-imgs.sec2-img {
    width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 550px) {
  #use_case-sec .sec-imgs.sec2-img {
    width: 100%;
  }
}
#use_case-sec .sec-imgs.sec3-img {
  width: 74%;
  margin: 80px auto 0;
}
@media (max-width: 1200px) {
  #use_case-sec .sec-imgs.sec3-img {
    width: 85%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #use_case-sec .sec-imgs.sec3-img {
    width: 60%;
    margin: 30px auto 0;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 550px) {
  #use_case-sec .sec-imgs.sec3-img {
    width: 100%;
  }
}
#use_case-sec .sec-imgs.sec4-img {
  width: 64%;
}
@media (max-width: 1200px) {
  #use_case-sec .sec-imgs.sec4-img {
    width: 80%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #use_case-sec .sec-imgs.sec4-img {
    width: 55%;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 550px) {
  #use_case-sec .sec-imgs.sec4-img {
    width: 100%;
  }
}
@media (max-width: 992px) {
  #use_case-sec .sec-imgs {
    margin: 20px auto 0;
  }
}
#use_case-sec .two_guide .read_guide_box {
  background: url("../images/usecase-guide-bg.png") #00378C no-repeat;
  background-position: right center;
  background-size: contain;
  padding: 35px 50px 60px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#use_case-sec .two_guide .read_guide_box h3 {
  margin: 0 0 30px;
  line-height: 1.5;
  font-family: 'Zoho_Puvi_Bold';
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  #use_case-sec .two_guide .read_guide_box h3 {
    width: 60%;
  }
  #use_case-sec .two_guide .read_guide_box h3 br {
    display: none;
  }
}
@media (max-width: 1100px) and (max-width: 750px) {
  #use_case-sec .two_guide .read_guide_box h3 {
    width: 100%;
  }
}
#use_case-sec .two_guide .read_guide_box a {
  text-decoration: none;
  color: #EFC058;
  font-size: 1.2em;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
#use_case-sec .two_guide .read_guide_box a img {
  width: auto;
  height: 22px;
  margin-left: 10px;
}
#use_case-sec .two_guide .read_guide_box a:hover {
  color: #fff;
}
#use_case-sec .two_guide .read_guide_box .usecase_ebook {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 320px;
  z-index: 1;
  display: block;
}
@media (max-width: 1250px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook {
    width: 270px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook {
    width: 320px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 750px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook {
    position: relative;
    margin: 30px auto 0;
  }
}
#use_case-sec .two_guide .read_guide_box .usecase_ebook.read_ebook {
  width: 250px;
  right: 3%;
}
@media (max-width: 1250px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook.read_ebook {
    width: 225px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook.read_ebook {
    width: 250px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 750px) {
  #use_case-sec .two_guide .read_guide_box .usecase_ebook.read_ebook {
    position: relative;
    right: auto;
    margin: 30px auto 0;
  }
}
#use_case-sec .two_guide .read_guide_box .blur_box {
  background: #0C60C9;
  filter: blur(70px);
  width: 40%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 750px) {
  #use_case-sec .two_guide .read_guide_box .blur_box {
    height: 40%;
    width: 90%;
  }
}
@media (max-width: 1250px) {
  #use_case-sec .two_guide .read_guide_box {
    padding: 35px 35px 60px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #use_case-sec .two_guide .read_guide_box {
    padding: 40px;
  }
  #use_case-sec .two_guide .read_guide_box:nth-child(1) {
    margin-top: 30px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 750px) {
  #use_case-sec .two_guide .read_guide_box {
    background: #00378C;
    padding: 30px 30px 0;
    text-align: center;
  }
}
@media (max-width: 1100px) {
  #use_case-sec .two_guide {
    width: 100%;
  }
}
#principles_strip_sec .principles-box {
  background: #E3F5FF;
  padding: 40px 60px;
  position: relative;
  margin-top: -240px;
}
#principles_strip_sec .principles-box .prin-boxes {
  background: #203D89;
  padding: 30px;
  color: #fff;
  position: relative;
}
#principles_strip_sec .principles-box .prin-boxes .sprite-ico {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0;
  background: url("../images/principle-sprite.svg") no-repeat;
  background-size: 250px;
}
#principles_strip_sec .principles-box .prin-boxes .box-icon1 {
  background-position: -11px 0px;
}
#principles_strip_sec .principles-box .prin-boxes .box-icon2 {
  background-position: -96px 0px;
}
#principles_strip_sec .principles-box .prin-boxes .box-icon3 {
  background-position: -177px 0px;
}
#principles_strip_sec .principles-box .prin-boxes h3 {
  font-family: 'Zoho_Puvi_Bold';
  font-size: 1.2em;
  margin: 20px 0 10px;
}
#principles_strip_sec .principles-box .prin-boxes p {
  margin: 0;
  line-height: 1.6;
}
#principles_strip_sec .principles-box .prin-boxes .number-imgs {
  position: absolute;
  width: auto;
  height: 55px;
  right: 20px;
  top: 20px;
}
@media (max-width: 992px) {
  #principles_strip_sec .principles-box .prin-boxes.prin3 {
    margin-top: 30px;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #principles_strip_sec .principles-box .prin-boxes.prin2,
  #principles_strip_sec .principles-box .prin-boxes.prin3 {
    margin-top: 30px;
  }
  #principles_strip_sec .principles-box .prin-boxes .prin-boxes {
    height: auto!important;
  }
}
@media (max-width: 750px) {
  #principles_strip_sec .principles-box {
    padding: 30px;
  }
}
#principles_strip_sec .ebook-strip {
  background: linear-gradient(to bottom, #414141, #262626);
  padding: 50px 150px 30px;
  display: flex;
}
#principles_strip_sec .ebook-strip div {
  width: 50%;
}
@media (max-width: 750px) {
  #principles_strip_sec .ebook-strip div {
    width: 100%;
  }
}
#principles_strip_sec .ebook-strip h5 {
  font-size: 1.8em;
  padding: 0 0 10px;
  line-height: 1.5;
  font-family: 'Zoho_Puvi_Bold';
}
@media (max-width: 1250px) {
  #principles_strip_sec .ebook-strip h5 br {
    display: none;
  }
}
#principles_strip_sec .ebook-strip .ebook-btn {
  font-size: 1.1em;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
#principles_strip_sec .ebook-strip .ebook-btn img {
  width: 28px;
  height: auto;
  margin-left: 5px;
}
#principles_strip_sec .ebook-strip .ebook-btn:last-child {
  margin: 0;
}
#principles_strip_sec .ebook-strip .ebook-btn:hover {
  text-decoration: none;
}
#principles_strip_sec .ebook-strip .ztna-img {
  width: auto;
  max-height: 90%;
}
@media (max-width: 750px) {
  #principles_strip_sec .ebook-strip .ztna-img {
    margin-top: 40px;
  }
}
@media (max-width: 1250px) {
  #principles_strip_sec .ebook-strip {
    padding: 50px 120px 30px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) {
  #principles_strip_sec .ebook-strip {
    padding: 50px 60px 30px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) {
  #principles_strip_sec .ebook-strip {
    padding: 50px 40px 45px;
  }
}
@media (max-width: 1250px) and (max-width: 1100px) and (max-width: 992px) and (max-width: 750px) {
  #principles_strip_sec .ebook-strip {
    display: block;
    padding: 40px;
  }
}
#principles_strip_sec .sec4_sub_title {
  font-size: 1.3em;
  margin: 30px 0 10px;
}
#principles_strip_sec .sec4-approach-img {
  width: 68%;
  height: auto;
  margin: 75px auto 0;
  display: block;
}
@media (max-width: 992px) {
  #principles_strip_sec .sec4-approach-img {
    width: 50%;
    margin: 30px auto 0;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #principles_strip_sec .sec4-approach-img {
    width: 100%;
  }
}
#principles_strip_sec .approach_list_box {
  background: url("../images/approach-bg.svg") #1B3A89 no-repeat;
  background-size: cover;
  padding: 40px;
  overflow: hidden;
}
#principles_strip_sec .approach_list_box .section-title {
  color: #fff;
}
#principles_strip_sec .approach_list_box .sec5-img {
  width: 75%;
  height: auto;
  margin: 100px auto 0;
  display: block;
}
@media (max-width: 992px) {
  #principles_strip_sec .approach_list_box .sec5-img {
    width: 55%;
    margin: 30px auto;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #principles_strip_sec .approach_list_box .sec5-img {
    width: 100%;
  }
}
#principles_strip_sec .approach_list_box .enforcing_container {
  background: #E3F5FF;
  padding: 40px;
}
#principles_strip_sec .approach_list_box .enforcing_container h4 {
  color: #003A8C;
  font-family: 'Zoho_Puvi_SemiBold';
  margin: 0;
}
#principles_strip_sec .approach_list_box .enforcing_container .lists {
  margin-top: 20px;
}
#principles_strip_sec .approach_list_box .enforcing_container .lists li span {
  background: #4BC400;
  border: 1px solid #4BC400;
}
#principles_strip_sec .approach_list_box .enforcing_container P {
  margin: 0;
}
@media (max-width: 650px) {
  #principles_strip_sec .approach_list_box .enforcing_container {
    padding: 40px 20px;
  }
}
@media (max-width: 992px) {
  #principles_strip_sec .approach_list_box .cols-6 {
    padding: 0;
  }
}
@media (max-width: 992px) and (max-width: 650px) {
  #principles_strip_sec .approach_list_box {
    padding: 30px;
  }
}
#principles_strip_sec .slider_sec {
  margin: 0 auto;
  float: none;
}
#principles_strip_sec .slider_sec .active_text {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Zoho_Puvi_Medium';
}
#principles_strip_sec .slider_sec .active_text.with_zt {
  color: #0749AF;
}
@media (max-width: 550px) {
  #principles_strip_sec .slider_sec .active_text {
    font-size: 0.85em;
  }
}
#principles_strip_sec .slider_sec .slider_container {
  background: #F1F2F6;
  margin-top: 20px;
}
#principles_strip_sec .slider_sec .slider_container h6 {
  font-family: 'Zoho_Puvi_SemiBold';
  font-size: 1.2em;
  padding: 12px 0;
}
#principles_strip_sec .slider_sec .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 25px;
  vertical-align: middle;
  margin: 0 30px;
}
#principles_strip_sec .slider_sec .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #959595;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#principles_strip_sec .slider_sec .switch .slider:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 4px;
  bottom: 3px;
  background: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#principles_strip_sec .slider_sec .switch .slider.round {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  -o-border-radius: 34px;
  border-radius: 34px;
}
#principles_strip_sec .slider_sec .switch .slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#principles_strip_sec .slider_sec .switch .slider.active {
  background-color: #00BA64;
}
#principles_strip_sec .slider_sec .switch .slider.active:before {
  -webkit-transform: translateX(32px);
  -moz-transform: translateX(32px);
  -o-transform: translateX(32px);
  transform: translateX(32px);
}
@media (max-width: 550px) {
  #principles_strip_sec .slider_sec .switch {
    margin: 0 15px;
  }
}
@media (max-width: 550px) and (max-width: 350px) {
  #principles_strip_sec .slider_sec .switch {
    margin: 0 6px;
  }
}
@media (max-width: 350px) {
  #principles_strip_sec .slider_sec.text-center {
    text-align: left;
  }
}
#principles_strip_sec .guide-strip {
  background: url("../images/guide-bg-img.png") #00378C no-repeat;
  background-size: contain;
  background-position: 95% top;
  padding: 60px 120px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#principles_strip_sec .guide-strip h3 {
  margin: 0 0 30px;
  line-height: 1.5;
  font-family: 'Zoho_Puvi_Bold';
}
#principles_strip_sec .guide-strip a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  cursor: pointer;
}
#principles_strip_sec .guide-strip a img {
  width: auto;
  height: 22px;
  margin-left: 10px;
}
#principles_strip_sec .guide-strip .guide-img {
  position: absolute;
  right: 5%;
  bottom: 0;
  width: 450px;
  display: block;
}
@media (max-width: 1100px) {
  #principles_strip_sec .guide-strip .guide-img {
    right: 2%;
  }
}
@media (max-width: 1100px) and (max-width: 1100px) {
  #principles_strip_sec .guide-strip .guide-img {
    max-width: 50%;
  }
}
@media (max-width: 1100px) and (max-width: 1100px) and (max-width: 650px) {
  #principles_strip_sec .guide-strip .guide-img {
    position: static;
    margin: 0 auto;
    max-width: 90%;
    width: 100%;
    padding-top: 50px;
  }
}
#principles_strip_sec .guide-strip .blur_box {
  background: #0C60C9;
  filter: blur(70px);
  width: 40%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 1200px) {
  #principles_strip_sec .guide-strip {
    padding: 60px;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #principles_strip_sec .guide-strip {
    padding: 50px;
    background: #00378C;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 750px) {
  #principles_strip_sec .guide-strip {
    padding: 30px 15px;
  }
}
@media (max-width: 1200px) and (max-width: 992px) and (max-width: 750px) and (max-width: 650px) {
  #principles_strip_sec .guide-strip {
    padding-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 650px) {
  #principles_strip_sec .section-title br {
    display: none;
  }
  #principles_strip_sec .section-title + p br {
    display: none;
  }
}
.donwload_btn_popup {
  color: #EFC058 !important;
}
.donwload_btn_popup:hover {
  color: #fff !important;
}
#tenets_sec {
  padding: 0;
}
#tenets_sec .tenets-lists {
  margin: 0;
  position: relative;
}
#tenets_sec .tenets-lists:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  width: 1px;
  height: 0%;
  background: #82D2FF;
  -webkit-transition: all ease 8s;
  -moz-transition: all ease 8s;
  -o-transition: all ease 8s;
  transition: all ease 8s;
}
#tenets_sec .tenets-lists:after {
  content: '';
  width: 30px;
  height: 50px;
  background: #E3F5FF;
  border-top: 1px solid #82D2FF;
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#tenets_sec .tenets-lists li {
  width: 100%;
  position: relative;
}
#tenets_sec .tenets-lists li:nth-child(odd) {
  background: linear-gradient(to right, #E3F5FF 80%, transparent);
}
#tenets_sec .tenets-lists li:nth-child(even) {
  background: linear-gradient(to left, #E3F5FF 80%, transparent);
}
#tenets_sec .tenets-lists li .inner_container {
  padding: 80px;
}
#tenets_sec .tenets-lists li .inner_container.lf_box {
  float: left;
  width: 50%;
}
#tenets_sec .tenets-lists li .inner_container.rt_box {
  float: right;
  width: 50%;
}
#tenets_sec .tenets-lists li .inner_container h2 {
  font-size: 1.4em;
  line-height: 1.4;
  margin: 0 0 20px;
  position: relative;
}
#tenets_sec .tenets-lists li .inner_container h2:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 1px;
  background: #82D2FF;
  width: 100%;
}
#tenets_sec .tenets-lists li .inner_container h3 {
  color: #1A3B8D;
  margin: 40px 0 10px;
  font-size: 1.3em;
  font-family: 'Zoho_Puvi_Medium';
}
#tenets_sec .tenets-lists li .inner_container p {
  margin: 0;
  line-height: 1.6;
}
#tenets_sec .tenets-lists li .list_logos {
  width: 80px;
  height: 80px;
  background: #fff;
  border: 1px solid #82D2FF;
  top: 80px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#tenets_sec a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 20px 0;
  padding: 50px;
  background: #00378C;
}
#tenets_sec a .read_guide_box h3 {
  margin: 0 0 15px;
  line-height: 1.5;
  font-family: 'Zoho_Puvi_Bold';
  color: #FBC348;
}
#tenets_sec a .read_guide_box p {
  font-size: 1.3em;
  margin: 0;
  line-height: 1.6;
}
#tenets_sec a .read_guide_box img {
  position: absolute;
  width: 45px;
  right: 10%;
  bottom: 24%;
}
@media (max-width: 650px) {
  #tenets_sec a .read_guide_box img {
    bottom: 35px;
  }
}
@media (max-width: 650px) {
  #tenets_sec a .read_guide_box br {
    display: none;
  }
}
#tenets_sec a.box1 {
  background: #363636;
}
@media (max-width: 992px) {
  #tenets_sec a {
    margin: 0 0 20px 0;
    height: auto!important;
  }
}
.img-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.63);
  display: none;
}
.img-overlay img {
  width: 90%;
  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%;
  height: auto;
}
.img-overlay .close-popup-img {
  position: absolute;
  z-index: 999;
  top: 5%;
  right: 2%;
  color: #000;
  font-weight: 500;
  background: #F9CE4E;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-family: ;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
@media (max-width: 1100px) {
  .left-animation,
  .right-animation {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  .top-animation {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@media (max-width: 1025px) {
  #commonHeader {
    display: none;
  }
}
@media (max-width: 1025px) and (max-width: 1100px) {
  .md_hide br {
    display: none;
  }
}
@media (max-width: 1025px) and (max-width: 1100px) and (max-width: 750px) {
  .mdm_hide br {
    display: none;
  }
}
@media (max-width: 1025px) and (max-width: 1100px) and (max-width: 750px) and (max-width: 650px) {
  .section-title br,
  .sd_hide br {
    display: none;
  }
}
.overlay .popup {
  width: 700px;
}
.overlay .popup.guide_popup {
  width: 500px!important;
}
@media (max-width: 650px) {
  .overlay .popup form {
    padding: 0px 20px;
  }
}
.zoom-animation {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
}
@media (max-width: 1100px) {
  .zoom-animation {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.opacity-animation {
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1100px) {
  .opacity-animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.lr-animation .zoom-animation {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lr-anim.anims .right-animation {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.lr-anim.anims .left-animation {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.lr-anim.anims .top-animation {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.lr-anim.anims .tenets-lists:before {
  height: 100%!important;
}
.active-anims .opacity-animation {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.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;
  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.4;
  margin: 30px 0 0;
  color: #000;
  display: block;
  font-size: 1em;
  font-family: 'Zoho_Puvi_SemiBold';
}
.success-overlay .ad-success-msg p b {
  display: block;
}
.success-overlay .ad-success-msg p span {
  font-size: 0.8em;
  display: block;
  font-family: 'Zoho_Puvi_Medium';
}
@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.msg-line {
  display: block;
  width: 30%;
  height: 3px;
  background: #013795;
  margin: 15px auto;
  text-align: center;
}
.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%;
}
/* zero-trust.css -- END */