@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:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}
html, body{
	overflow-x: hidden!important;
}
html.hideScroll,body.hideScroll{overflow:hidden;}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
	font-family: 'Zoho_Puvi_Regular';
	color:#000;
	transition: 0.9s all ease;
    -webkit-transition: 0.9s all ease;
}
 section *,.popup-testi-vdo *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #4CA9F5;
}
a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height:auto;
}
p {
	margin: 0 0 25px;
    line-height: 1.6;
}
.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-blue
{
	    color: #243A5D;
}
.text-light {
	color: #fff!important;
}
.text-dark {
	color: #000!important;
}
.top-margin {
	margin-top: 25px!important;
}
.bottom-margin {
	margin-bottom: 25px!important;
}
.space-large {
	height: 50px;
}
.space-medium {
	height: 25px;
}
.space-small {
	height: 10px;
}
.margin-0 {
	margin: 0!important;
}
.padding-0 {
	padding: 0!important;
}
.non-click {
	cursor: default;
	pointer-events: none;
}
ol,
ul {
	margin-top: 0;
	margin-bottom:0;
	list-style-type: none;
	padding: 0px;
	
}
strong{
	font-family:"Zoho_Puvi_SemiBold";
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.containerMid:before,
.containerMid:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -10px;
	margin-left: -10px;
}
.container,.containerMid{
	margin:0 auto;
	width: 100%;
}
.container {max-width:1200px;}
.containerMid{
	max-width: 1400px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
	position: relative
}
.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: 10px;
  padding-left: 10px;
}
.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-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;
  }
}
.pageFixed{overflow:hidden;}
section{padding:120px 0;}
h1{
	font-size:3rem;
	font-family:"Zoho_Puvi_Bold";
	margin:0 0 15px;
	line-height:1.3;
}
.subheadtitle{
	font-size:2rem;
	margin:0 0 25px;
	line-height:1.4;	
	font-family:"Zoho_Puvi_Bold";
}
.verticalncenter{
	display:flex;
	align-items:center;
}
.brand-logo {display: inline-block;}
.nav-menu{margin: 0;}
.nav-menu li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.nav-menu li span {
    display: block;
    padding: 10px;
    cursor: pointer;
}
.second-header.fixed-header {
    background: linear-gradient(to right, #042EC3, #081F6D);
    padding: 15px 0;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #5267B2;
}
 .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;
}
 .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 .7s;
	 z-index: 9999999;
	 margin: 0;
	 top: 15px;
	 width: 30px;
    height: 30px;
}
.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;}
.second-header.fixed-header .nav-section .nav-menu {
	 padding: 0;
  text-align: left;
  -webkit-transform: translate(20%);
  -moz-transform: translate(20%);
  -o-transform: translate(20%);
  transform: translate(20%);
  -webkit-transition: all ease 0.7s;
  -moz-transition: all ease 0.7s;
  -o-transition: all ease 0.7s;
  transition: all ease 0.7s;
}
.second-header.fixed-header .nav-section .nav-menu li {
	 display: inline-block;
	 margin-left: 10px;
}
 .second-header.fixed-header .nav-section .nav-menu li span {color:#fff;}
 .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;
}
.second-header.fixed-header .head-container {position: relative;}
.bannerSec{
    padding: 130px 0px;
    background: url(../images/cybersec-banner-bg.svg) left top/ cover  no-repeat , linear-gradient(90deg, #063CFF -20%, #0633D7, #0629A8 35.13%, #061D6B 85.13%);
	color:#fff;
}
.bannerSec p{font-size:1.25rem;margin:0 0 35px;}
.bannerCTA{
	background: #F2B61E;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    padding: 12px 40px;
    font-family: 'Zoho_Puvi_SemiBold';
	cursor:pointer;
}
.bannerCTA:hover{background: #ffcb47;}
.cybersec-bannerimg{width:350px;display:block;margin:0 auto;max-width:85%;}
.sec2-img{
	display:block;
	width:80%;
	margin:60px 0 0;
}
.quoteSliderWrapper {
    display: flex;
    gap: 20px;
    margin-top: 100px;
  }
  .quoteSliderContainer {
    flex: 1;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    background: #f5f9ff;
    padding: 0;
  }
  .quoteSlider-track {
    display: flex;
    transition: transform 0.5s ease;
  }
  .quoteSlide {
    flex: 0 0 100%;
    box-sizing: border-box;
    padding: 30px 30px 45px 30px;
  }
.quoteSlide a{color:#1365FE;text-decoration:underline!important;}
.quoteSlide a:hover{color:#000;text-decoration:none!important;}
  .quoteControls {
    position: absolute;
    bottom: 15px;
    display: flex;
    align-items: center;
    gap:0;
    right: 30px;
  }
.quotearrow {
        position: relative;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;
}
.quotearrow.quotePrev{transform:rotate(180deg);top:2px;}
.quotearrow::before, .quotearrow::after{
	content: "";
    position: absolute;
    background-color: #1365FE;
    border-radius: 100px;
    top: 50%;
    left: auto;
    height: 3px;
    width: 38%;
    transform-origin: center right;
    right: 30%;
}
.quotearrow::before {
    transform: translateY(-50%) rotate(-45deg);
}
.quotearrow::after {
    transform: translateY(0%) rotate(40deg);
}
.quoteDots {
    display: flex;
    gap: 4px;
}
.quoteDot {
    width: 14px;
    height: 4px;
    background: #8A8A8A;
    border-radius: 2px;
    cursor: pointer;
    transition: all ease 0.5s;
    margin-right: 5px;
}
.quoteDot:last-child{margin:0;}
.quoteDot.active {
    background: #007bff;
	width:20px;
}
.anatomySec{
	background:#1E1E1E;
	color:#fff;
}
.articleTab li,.articleMobTab{
	background:#2C2D32;
	padding:20px;
	line-height:1.4;
	margin-bottom:5px;
	cursor:pointer;
	position:relative;
	z-index:1;
	font-family: 'Zoho_Puvi_SemiBold';
	color:#fff;
}
.articleTab li:last-child,.articleMobTab:nth-of-type(5){margin:0;}
.articleTab li:before,.articleMobTab:before{
	position:absolute;
	background: linear-gradient(270deg, rgba(21, 57, 208, 0.24) 10.86%, #002C7D 100%);
	content:'';
	width:0%;
	height:100%;
	border-bottom:2px solid #4589FF;
	left:0;
	top:0;
	right:0;
	bottom:0;
	transition:width .5s ease-in-out;
	pointer-events:none;
	z-index:-1;
}
.articleTab li.activeArticle:before,.articleTab li:hover:before,.articleMobTab.activeArticleMob:before{
	width:100%;
}
.articleMobTab{
	display:none;
	width:100%;
	margin-bottom:10px;
	padding:25px 50px 25px 35px;
	font-size:1.1rem;
}
.articleMobTab.activeArticleMob{margin-bottom:0;}
.articleWrapper {
    background: #fff;
    color: #000;
    padding:50px;
	margin-bottom:30px;
	display:none;
}
#articleTab1{display:block;}
.outcomesWrapper {
    display: flex;
    gap: 100px;
}
.outcomesinnerLeft{flex:1.5;}
.outcomesinnerRight{flex:1;align-self:flex-end;}
.outcomesinnerLeft strong {
    font-family: 'Zoho_Puvi_SemiBold';
    font-weight: initial;
    font-size: 1.1rem;
    margin: 0 0 12px;
    display: block;
}
.outcomesLists li{
	position:relative;
	padding:0 0 10px 25px;
	line-height:1.4;
}
.outcomesLists li:last-child{padding-bottom:0;}
.outcomesLists li:before{
	content:'';
	position:absolute;
	width:5px;
	height:5px;
	left:7px;
	top:7px;
	background:#000;
	border-radius:50%;
}
.outcomesCtas{
	display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    margin-top: 25px;
	flex-direction: column;
}
.outcomesinnerRight .articleImgs{
    display: block;
    margin: 0 auto;
}
.blueCtas{
	color:#1539D0;
	text-decoration:underline;
	font-family:"Zoho_Puvi_SemiBold";
}
.blueCtas:hover{
	text-decoration:none;
	color:#000;
}
.aicybersecSec .blueCtas,.cyberFrameSec .blueCtas{font-size:1.125rem;font-family:"Zoho_Puvi_Medium";}
.aicybersecSec .blueCtas{text-decoration:none;}
.aicybersecSec .blueCtas:hover{text-decoration:underline;}
.mappingContainer{
	background:#061D6B;
	display:flex;
	align-items:center;
	padding:30px 50px;
}
.mappingContainer .stripHeading{
	color:#fff;
	font-size:1.6rem;
	margin:0;
	padding:0;
	font-family:"Zoho_Puvi_Bold";
	line-height:1.4;
}
.mappingContainer img{
	display:block;
	width:auto;
}
.mappingBtn{display:inline-block; border-radius:5px; padding:12px 18px; color:#000;text-decoration:none; cursor:pointer;background:#FFBA1A;font-family:"Zoho_Puvi_SemiBold";text-align:center;border: 1px solid #FFBA1A;}
.mappingBtn:hover{background:transparent;color:#fff;}
.aicybersecSec{background:#F3F7FF;}
.aiCybersecImg{display:block;margin:0 0 0 auto;}
.cyberFrameSec{text-align:center;}
.cyberFrameLists{
	display: flex;
    justify-content: center;
    gap: 20px;
	flex-wrap:wrap;
	margin:40px 0;
}
.cyberFrameLists a{
   display: flex;
    border: 1px solid #B4BCDD;
    padding: 20px;
    align-items: center;
    color: #000;
    gap: 15px;
	text-align:left;
	transition:all ease 0.5s;
}
.cyberFrameLists a:hover{
	box-shadow: 0 24px 34px 0 rgba(0, 0, 0, 0.15);
}
.cyberFrameLists a:not(.cyberFrameGlobal){display:none;}
.cyberFrameLists .ccfIcons{width:45px;}
.cyberFrameLists .ccfIcons.isoiec{width:35px;}
.cyberFrameLists .ccfIcons.hippaCom{width:30px;}
.cyberFrameLists .ccfIcons.eeight{width:23px;}
.cyberFrameLists .ccfIcons.gdprico{width:42px;}
.cyberFrameLists .ccfIcons.cisicons{width:32px;}
.cyberFrameLists .ccfArrow{
	align-self:flex-end;
	padding-left:30px;
}
.testimonialsSec{background:#F3F6FF;}
.testimonials-container {
    display: flex;
	padding-top:20px;
	gap: 20px;
}
.testimonials-container .leftlayer {
    width:38%;
}
.testimonials-container .rightlayer {
    width:62%;
}
.testimonials-container .testimonials-lists{margin:0;}
.testimonials-lists li{
	position:relative;
	overflow:hidden;
	border-radius:8px;
	cursor:pointer;
}
.leftlayer .testimonials-lists li > img,.righttop-layer .testimonials-lists li > img{
	object-fit:cover;
	object-position: top;
	width:100%;
	display:block;
}
.leftlayer .testimonials-lists li > img{height:700px;}
.leftlayer .testimonials-lists.iam-vcsec li > img{height:600px;}
.righttop-layer .testimonials-lists li > img{height:430px;}
.rightbottom-layer .testimonials-lists li{height:250px;}
.testimonials-desc{
	position:absolute;
	display:flex;
	justify-content:space-between;
	align-items:center;
	bottom:0;
	padding:20px 25px;
	color:#fff;
	z-index:1;
	gap: 15px;
	background: linear-gradient(0deg, #19191D 0%, #000 100%);
	width:100%;
}
.testimonials-desc p{
	margin:0;
	line-height:1.4;
	width:90%;
}
.testimonials-lists li:hover .testimonials-desc img{animation:playzoom 1.3s linear infinite;}
@keyframes playzoom{
	0%{transform:scale(1.05);}
	25%{transform:scale(1);}
	50%{transform:scale(0.9);}
	75%{transform:scale(1);}
	100%{transform:scale(1.05);}
}
.righttop-layer{margin-bottom:20px;}
.rightlayer .testimonials-lists,.righttop-layer .testimonials-lists{
	display:flex;
	gap: 20px;
}
.righttop-layer .testimonials-lists li:nth-child(1){width:40%}
.righttop-layer .testimonials-lists li:last-child{width:60%}
.rightbottom-layer .testimonials-lists li{
	padding:20px;
	display:flex;
	text-align:center;
	align-items:center;
	flex-direction: column;
	justify-content: center;
	width:36%;
}
.rightbottom-layer .testimonials-lists li > img{
	width:120px;
	display:block;
	margin:0 auto 15px;
	height:auto;
}
.rightbottom-layer .testimonials-lists li > img.cyberwaisl{width:135px;}
.rightbottom-layer .testimonials-lists li p{font-size:0.9em;}
.rightbottom-layer .testimonials-lists li:first-child{background:#FFF7F8;border:1px solid #B3B3B3;}
.rightbottom-layer .testimonials-lists li:nth-child(2){background:#ECF3FF;border:1px solid #C0C0C0;}
.rightbottom-layer .testimonials-lists li:last-child{background:#18181C;width:28%;}
.testimonials-lists li .seemore{
	font-family:"Zoho_Puvi_Bold";
	color:#fff;
	font-size:1.5em;
}
.seemore-cta {
    width: 55px;
    height: 55px;
    background: #397FF4;
    border-radius: 50px;
    margin-top: 12px;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all ease 1s;
}
.arrow-icon{
	position: relative;
    display: block;
    width: 13px;
    height: 13px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: rotate(135deg);
	transition:all ease 1s;
}
.arrow-icon:after{
	    content: "";
    display: block;
    width: 1.5px;
    height: 18px;
    background-color: #fff;
    transform: rotate(-45deg) translate(5.7px, 2px);
}
.readmore-cta{
	display: inline-flex;
    align-items: center;
	font-size:1.1em;
	position:relative;
	padding-bottom:3px;
}
.readmore-cta:after{
	content:'';
	width:0;
	height:2px;
	background:#FFC300;
	position:absolute;
	left:0;
	transition:all ease 0.5s;
	bottom:0;
	border-radius:10px;
}
.readmore-cta .arrow-icon{border-color:#000;margin-left:12px;width:10px;height:10px;}
.readmore-cta .arrow-icon:after{background-color:#000;height:14px;transform:rotate(-45deg) translate(4.5px, 1px);}
.readmore-cta:hover .arrow-icon{border-color:#00369C;}
.readmore-cta:hover .arrow-icon:after{background-color:#00369C;}
.rightbottom-layer .testimonials-lists li:last-child:hover .seemore-cta{transform: scale(1.02);}
.rightbottom-layer .testimonials-lists li:hover .arrow-icon,.righttop-layer .testimonials-lists li:hover .arrow-icon,.resources-lists:hover .arrow-icon{animation:arrowmoveright 2s linear infinite;}
.rightbottom-layer .testimonials-lists li:not(:last-child):hover .arrow-icon,.righttop-layer .testimonials-lists li:not(:last-child):hover .arrow-icon,.resources-lists:hover .arrow-icon{border-color:#00369C;}
.rightbottom-layer .testimonials-lists li:not(:last-child):hover .arrow-icon:after,.righttop-layer .testimonials-lists li:hover .arrow-icon:after,.resources-lists:hover .arrow-icon:after{background-color:#00369C;}
.rightbottom-layer .testimonials-lists li:hover .readmore-cta,.righttop-layer .testimonials-lists li:hover .readmore-cta,.resources-lists:hover .readmore-cta{color:#00369C;}
.rightbottom-layer .testimonials-lists li:hover .readmore-cta:after,.righttop-layer .testimonials-lists li:hover .readmore-cta:after,.resources-lists:hover .readmore-cta:after{width:100%;}
@keyframes arrowmoveright{
	0%{left:0px;}
	25%{left:5px;}
	50%{left:0px;}
	75%{left:5px;}
	100%{left:0px;}
}
.resource-tabs{
	display:flex;
	align-items:center;
	justify-content:center;
	border-bottom:1.4px solid #BDBDBD;
	width:800px;
	margin:0 auto;
	padding-top:30px;
	margin-bottom:50px;
	gap: 8px;
	max-width:90%;
}
.resource-tabs li{
	padding:12px 20px;
	cursor:pointer;
}
.resource-tabs li:hover,.resource-tabs li.tabActive{
	background: #06327C;
    color: #fff;
	border-radius:4px 4px 0 0;
}
.resources-wrap{
	text-align:center;
	opacity:0;
	height:0;
	visibility:hidden;
	overflow:hidden;
}
.resources-wrap.openresources{
	opacity:1;
	height:auto;
	visibility: visible;
}
.ebooks .resources-lists:nth-child(n+5){display:none;}
.resources-lists{
	width:23%;
	background:#fff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);
	border-radius:4px;
	overflow:hidden;
	display:inline-block;
	vertical-align: top;
	margin:0 10px;
	cursor:pointer;
	transition:all ease 1s;
	border: 1px solid #CBCBCB;
}
.resources-lists:hover{border-color:#4289FF;}
.resources-con{
	padding:20px 30px;
	text-align:left;
}
.resources-con p{
	margin:0;
	line-height:1.5;
	height:100px;
	color:#202020;
}
.ebooks .resources-con p,.whitepapers .resources-con p,.casestudies .resources-con p{height:115px;}
.resources-lists img{
	display:block;
	width:100%;
	height:150px;
	object-fit:cover;
	object-position: center;
}
.formSec {
    background:linear-gradient(to bottom,#0633D7,#0629A8 30%,#061D6B 77%, #0B1B67);
}
.formSec .margin-auto{
	margin: 0 auto;
	float:none;	
}
.form-control {
  display: block;
  width: 100%;
  height: 55px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
  position: relative;
  margin-bottom: 16px;
  -webkit-transition: border ease 1.5s;
  -moz-transition: border ease 1.5s;
  -o-transition: border ease 1.5s;
  transition: border ease 1.5s;
}
.form-control:after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
  bottom: 0;
  right: 0;
}
.form-control:before {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
  top: 0px;
  left: 0px;
}
.form-control .error {
  position: absolute;
  bottom: -8px;
  left: 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 0.8em;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: #dd002c;
  display: none;
}
.form-control .error.phone_codeerror {
  line-height: 1.2;
  bottom: -18px;
  left: 14px;
  margin-right: 8px;
}
.form-control * {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-control .label {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 16px;
  z-index: 8;
	color: #202020;
}
.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;
}
.form-control.form-submit{
  background: transparent;
  border: none!important;
  height: auto!important;
  text-align: center;
	margin:0;
	padding:0;
}
.form-submit button {
  font-size: 18px;
  font-weight: 400;
  border: 2px solid #F8D24B;
  border-radius: 5px;
  background: #FFDA1A;
  color: #000;
  cursor: pointer;
  outline: none;
  display: inline-block;
  padding: 15px 50px;
  margin: 10px 0 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
	font-family:"Zoho_Puvi_Bold";
}
.form-submit button:hover {
  background:#e6bd2b;
  border-color: #e6bd2b;
  color: #000;
}
.active-row.form-control::before {
  width: 100%;
  height: 100%;
  border-top-color: #000;
  border-right-color: #000;
  -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: #000;
  border-left-color: #000;
  -webkit-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  -moz-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  -o-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
}
.uscountry.form-control {
  height: auto;
  background: transparent;
  padding: 0;
  border-color: transparent;
}
.uscountry.form-control:before {
  display: none;
}
.uscountry.form-control:after {
  display: none;
}
.uscountry select#contact_country,
.uscountry select#zc-country {
  height: 60px;
  border-radius: 4px;
  opacity: 1;
  border: 2px solid #15368b;
  background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
  background-position: 95% !important;
}
.uscountry select#country_state,
.uscountry select#ukcountry_region {
  height: 60px;
  border-radius: 4px;
  opacity: 1;
  background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
  background-position: 95% !important;
  margin-top: 15px;
  border: 2px solid #15368b;
}
.uscountry .state-label {
  top: unset !important;
  bottom: 38px;
}
.uscountry.form-control.active-row .label {
  z-index: 99;
}
.sup {
  font-size: 0.8em;
  position: relative;
  bottom: 5px;
  left: 2px;
	color:#E21D1D;
}
.privacy-policy {
  font-size: 0.9em;
	margin:15px 0;
}
.privacy-policy a{color: #fff;text-decoration: underline;}
.privacy-policy a:hover{text-decoration: none;}
.overlay .privacy-policy a, .overlay #meGDPRMessage a{color:#4488ff;}
#meGDPRMessage {
  margin: 10px 0 15px;
  font-size: 0.9em;
  cursor: pointer;
  color: #fff;
  padding: 0;
  text-align: center;
	width:100%;
	line-height:1.5;
}
#meGDPRMessage a{
  color: #fff;
  text-decoration: underline;
} 
#meGDPRMessage a:hover{text-decoration: none;}
#meGDPRMessage label .checkmarkgdpr {
  display: inline-flex;
  appearance: none;
  background: transparent;
  height: 1rem;
  width: 1rem;
  border-radius: 20%;
	position:relative;
	top:3px;
}
#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:after {
	width: 4px;
    height: 8px;
    border: 1px solid #fff;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
}
#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;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-initialized .slick-active {
  display: block;
}
.slider-nav {
  margin: 0;
  text-align: center;
	padding-top:50px;
	display:none;
}
.slick-prev.slick-arrow,
.slick-prev.slick-disabled {
  background: url("https://cdn.manageengine.com/images/usm-slider-right-arrow.svg") center / 12px no-repeat transparent;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin: 0 15px 0 0;
}
.slick-arrow {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 50px;
  height: 40px;
  text-indent: -9999em;
  cursor: pointer;
  outline: none;
  border: 0;
}
.slider-nav .slick-list {
  display: inline-block;
  vertical-align: middle;
}
.slick-next.slick-arrow,
.slick-next.slick-disabled {
  background: url("https://cdn.manageengine.com/images/usm-slider-right-arrow.svg") center / 12px no-repeat transparent;
  margin: 0 0 0 15px;
}
.slick-prev.slick-disabled,.slick-next.slick-disabled{opacity:0.6;pointer-events:none;}
.slider-nav .slick-list .slick-track {
  width: 100% !important;
  text-align: center;
  transform: none !important;
}
.slider-nav .slick-list .slick-track li.slick-active {
  background: #212F8D;
  color: #fff;
}
.slider-nav .slick-list .slick-track li {
 width: 35px !important;
    padding: 0;
    height: 35px;
    color: #000;
    cursor: pointer;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 7px;
}
.slick-initialized .slick-slide {
  display: block;
}
.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;
}
.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 p span {
    font-size: 0.8em;
    display: block;
    font-family: 'Zoho_Puvi_Medium';
}
.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%;
}
div.form-group .form-field {
  position: relative;
}
.floading-btn{
	position: fixed;
    right: 10px;
    top: 300px;
    z-index: 999;
	background:#1BAA50;
	border-radius:50px;
	padding:15px;
	display:flex;
	align-items:center;
	cursor:pointer;
	line-height:normal;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all ease 0.5s;
}
.floading-btn.activeBtn{
	opacity:1;
	visibility:visible;
	pointer-events:visible;
}
.floading-btn.download-btn{top:360px;}
.floading-btn img{width:20px;height:20px;}
.floading-btn span{
	font-size:1em;
	color:#fff;
	width:0;
	opacity:0;
	visibility:hidden;
	white-space: nowrap;
	transition:all ease 0.5s;
}
.floading-btn:hover{border-radius:50px 0 0 50px;right:0;}
.floading-btn:hover span{
	width:130px;
	opacity:1;
	visibility:visible;
	padding-left:10px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
  top: 0;
  left: 0;
  display: none;
}
.overlay .popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width:750px;
  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;
}
.popupform-close{
  position: absolute;
  z-index: 999;
  top: 0px;
  right: 0px;
  color: #afc1ef;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-family: 'Zoho_Puvi_SemiBold';
  font-size: 14px;
  padding: 2px 10px;
}
.popupform-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:linear-gradient(to right, #063CFF 2%,#0639F4 9%,#0633D7 29%,#0629A8 51%,#061D6B);
  color: #fff;
  font-family: 'Zoho_Puvi_SemiBold';
  font-size:1.2em;
  padding: 20px 25px;
}
.overlay .popup .popup-content form {
  width: 90%;
  margin: 30px auto;
}
.overlay .popup .popup-content form .form-control {
  height: 48px;
  -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#country_state,
.overlay .popup .popup-content form .form-control.uscountry select#ukcountry_region {
  height: 48px;
}
.overlay .popup .popup-content form .form-control.uscountry .state-label {
  bottom: 29px;
}
.overlay .popup .popup-content form #meGDPRMessage {
  color: #000;
  line-height: 1.8;
}
.overlay .popup * {
  box-sizing: border-box;
}
.overlay .popup #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:after{border-color:#000;}
.testimonialsPopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    overflow: auto;
    z-index: 999999;
    display: none;
    padding: 20px 0;
}
.testimonialsPopupWrapper {
    max-width: 70%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.testimonials-inner{
	display: flex;
    align-items: center;
    height: 100%;
}
.testimonials-box{
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
.testimonials-video{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video_popup .close-modal {
    position: absolute;
    z-index: 999;
    top: -8px;
    right: -9px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background: #000;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}
.close-modal {
    background: none;
    border: none;
    font-size: 40px;
    cursor: pointer;
    position: absolute;
    top: -40px;
    right: 0px;
	font-family:"Zoho_Puvi_Regular";
	-webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.close-modal:hover{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.testimonialsPopup.showVideo {
    opacity: 1;
    visibility: visible;
	display:block;
}
.testimonialsPopup.showVideo .modal {
    transform: scale(1);
}
/*--------Video popop end------*/
@media only screen and (max-width: 1550px){
	.containerMid{max-width:1200px;}
	.whitepapers .resources-con p,.casestudies .resources-con p{height:135px;}
	.ondemandwebinars .resources-con p{height:125px;}
}
@media only screen and (max-width: 1450px){
	.second-header.fixed-header .nav-section .nav-menu{
		-webkit-transform: translate(9%);
	  -moz-transform: translate(9%);
	  -o-transform: translate(9%);
	  transform: translate(9%);
	}
}
@media only screen and (max-width: 1300px){
	.container,.containerMid{max-width: 90%;padding: 0;}
	.casestudies .resources-con p{height:160px;}
}
@media only screen and (max-width: 1250px){
	.second-header.fixed-header .nav-section .nav-menu {
		-webkit-transform: translate(0%);
		-moz-transform: translate(0%);
		-o-transform: translate(0%);
		transform: translate(0%);
	   }
}
@media only screen and (max-width: 1200px){
	.resources-lists{width:30%;}
	.resources-lists:nth-child(n+4){margin-top:20px;}
	.casestudies .resources-con p,.ondemandwebinars .resources-con p{height:120px;}
	.second-header.fixed-header .nav-section .nav-menu li{margin:0 5px;}
	.nav-menu li span{padding:10px 5px;}
}
@media only screen and (max-width: 1100px){
	h1{font-size:2.6rem;}
	.formSec .margin-auto{width:65%;}
	.modernSec h2 br{display:none;}
	.testimonials-desc p br,.testimonials-desc img{display:none;}
	.testimonials-desc p{width:100%;font-size:0.9em;}
	.testimonials-desc{padding:20px 15px;}
	.rightbottom-layer .testimonials-lists li{padding:20px 10px;}
}
@media only screen and (max-width: 1025px){
	.overlay .popup {width: 85%;}
	.outcomesWrapper{flex-direction: column;gap:40px;}
	.resource-tabs {flex-wrap: wrap;justify-content: space-around;}
	.resources-lists{width:40%;}
	.resources-lists:nth-child(n+3){margin-top:20px;}
	.whitepapers .resources-con p{height:120px;}
	.second-header.fixed-header{
		padding: 15px 0;
		box-shadow: 0 0 10px #00000057;
		position: fixed;
		z-index: 9999;
		transition: 0.9s all ease;
    -webkit-transition: 0.9s all ease;
	}
	.second-header.fixed-header .brand-logo img{
		        height: auto;
        width: 200px;
	}
	.second-header.fixed-header .nav-section #topbar-menu-icon {
        display: block;
        top: 8px;
		right:5px;
    }
	.second-header.fixed-header .nav-section .nav-menu {
        background: #fff;
        position: absolute;
        width: 100%;
        top: 50px;
        right: 8px;
        z-index: 99;
        display: none;
        box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.26);
		transform: translate(0);
        text-align: right;
        transition: none;
    }
	  .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 li span {color:#000;}
	 .second-header.fixed-header .nav-section .nav-menu li {
		 display: block;
		 text-align: left;
		 padding: 4px 0;
		 margin: 0 10px;
		 border-bottom: 1px solid #dfdfdf;
	}
	 .second-header.fixed-header .nav-section .nav-menu li:last-child{border: none;}
	#commonHeader{display:none;}
	.bannerSec{padding-top:196px;}
}
@media only screen and (max-width: 992px){
	section{padding:80px 0;}
	.bannerSec .verticalncenter{text-align:center;}
	.cybersec-bannerimg{margin-top:60px;}
	.mappingContainer{padding:50px;}
	.mappingContainer div{width:100%;float:none;padding:0;text-align:center;}
	.mappingContainer .stripHeading{margin:25px 0;}
	.mappingContainer img{margin:0 auto;}
	.aiCybersecImg{margin-top:50px;}
	.formSec .margin-auto{width:80%;}
	.sec2-img{display:none;}
	.cyberFrameLists .ccfArrow{padding-left:10px;}
	.testimonials-container .rightlayer, .testimonials-container .leftlayer {width: 100%;}
	.testimonials-desc img,.verticalncenter,.mappingContainer{display:block;}
	.testimonials-container{flex-direction: column;}
	.testimonials-container .rightlayer,.testimonials-container .leftlayer{width:100%;}
	.quoteSliderWrapper{margin-top:35px;}
	.resources-lists{width:45%;}
	.rightbottom-layer .testimonials-lists li{padding:20px;}
	.testimonialsPopupWrapper{max-width: 90%;}
	.bannerSec{padding-top:130px;}
}
@media only screen and (max-width: 800px){
	.whitepapers .resources-con p{height:130px;}
}
@media only screen and (max-width: 768px){
	.anatomySec .cols-3,.cyberFrameLists span br,.anatomySec p br{display:none;}
	.anatomySec .cols-9{width:100%;}
	.articleMobTab{display:block;}
	.articleWrapper{margin-bottom:10px;}
	.quoteSliderWrapper{flex-direction: column;}
	.quoteControls{left:50%;right:auto;transform:translate(-50%,0);}
	.cyberFrameLists a{width:85%;}
	.cyberFrameLists span:not(.ccfIcons){flex:1;}
	.cyberFrameLists .ccfIcons.isoiec{width:35px;}
}
@media only screen and (max-width: 650px){
	.subheadtitle br,.rightbottom-layer .testimonials-lists li p br{display:none;}
	.mappingContainer{padding:30px;}
	.mappingContainer .stripHeading{margin-top:0;}
	.mappingContainer div br,.mappingContainer img,.cyberFrameSec p br{display:none;}
	.articleWrapper{padding:35px;}
	.formSec .margin-auto{width:100%;}
	.righttop-layer .testimonials-lists,.rightlayer .testimonials-lists{flex-direction: column;}
	.righttop-layer .testimonials-lists li:nth-child(n+1),.rightbottom-layer .testimonials-lists li,.rightbottom-layer .testimonials-lists li:last-child{width:100%;}
	.rightbottom-layer .testimonials-lists li{padding:40px 25px;height:auto;}
	.rightbottom-layer .testimonials-lists li:last-child{flex-direction: row;}
	.seemore-cta{margin:0 0 0 15px;}
	.resources-lists{width:70%;}
	.resources-lists:nth-child(1){margin:0;}
	.resources-lists:nth-child(n+2){margin:20px 0 0;}
	.resources-con p{height:auto!important;margin-bottom:20px;}
	.second-header .cols-sd-3{position:static;}
	.second-header.fixed-header .nav-section .nav-menu{right:0;}
	.overlay .popup{top:54%;}
}
@media only screen and (max-width:550px){
	.righttop-layer .testimonials-lists li > img,.leftlayer .testimonials-lists li > img{height: 400px;}
	.quoteSlide{padding-bottom:60px;}
}
@media only screen and (max-width: 480px){
	.cyberFrameLists a{width:100%;}
}
@media only screen and (max-width: 450px){
	.resources-lists{width:100%;}
}
/*------Form section end-------*/
.datepicker{position:relative;display:inline-block;font:15px/1.5 "Helvetica Neue",mplus-2c,Helvetica,Arial,"Hiragino Kaku Gothic Pro",Meiryo,sans-serif;font-weight:300;border:1px solid #dfdfdf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px .5px 0 #c8c8c8;-webkit-box-shadow:.5px .5px 3px #eee;-moz-box-shadow:.5px .5px 3px #eee}.datepicker>.datepicker_header{padding-top:0;padding-bottom:5px;padding-left:5px;padding-right:5px;background-color:#eee;color:#3f3f3f;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}.datepicker>.datepicker_header>a{color:#3b7796;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:#303030;background-color:#c8c8c8}.datepicker>.datepicker_header>a:active{color:#fff;background-color:grey}.datepicker>.datepicker_header>span{margin-left:20px;margin-right:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>.icon-home{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;left:0}.datepicker>.datepicker_header>.icon-close{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;right:0}.datepicker>.datepicker_header>.icon-home>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAepJREFUSEudk71Kw2AUhnVxVnCyN1EcCjXUujmKF1AoRRCcNU4OIg5dtXF36tAb6B107qjg0iC4STt0EdTnTU8+v5rGNh54aM7Pe/J+abLmR3AZ7QeXD0+WZkI9zViaiXq9vg+5evU0Y+ksgjCqsrgPA2jBOzQs91FNPc0o70vLQtGHAbTgHRqW+6imnmaUS1PVqWL4SgijJr8juHK1H1Qb2Uxai1kivowmjODKq6Wopp5m0losA95Noh43ONXi+XpCPOsx49W9ZaIHp+CbSlFNPc24+i8DxfGX/YeZgTDqQrsgXc9AF9oFkcY9gQN7J3MjuOhs2WUS0ngGluqZmdNLs7IBTltmZsrvsZUKGaBfhik4vTSw3EBwfrdBfwhvwcX9tpVXNkBvA4bwBk4vDSw2UD27WbdLnf42mQmjIysl8ZeBWq3m9PRubWZOL43qGQOccpf8lc9tj5tWuP7g+tHaLqSR1pY7Pde78Ap7UIEPyOip5RgIOzvkzzCGF4gxtWltF9LAIgM78AxjeAF9/xk9tfy/gBuWOLVMfPIUDq08F3kGFOQlkIlPWKiXBvJfQl6+EjdvWJqJvwwoqMlErl4aabVowmmvbWEBEs2EJeLaFhZBmone8hMtAj2JIkykZYmQifRprAqa+sk3UgBXF8VWaxMAAAAASUVORK5CYII=)}.datepicker>.datepicker_header>.icon-close>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAfhJREFUSEvNVEtKA0EUHHBhsvZ7D0HF4PRMnERxI+hCQ4xuBE/g5yLRA+il/CCIXkDElRGt6qkZO91j1JUW1KJf1XvVn2Gif4XGUX986aRf0zIANXq0DBBv7Iwvb+192U+NHi2H0Tg+O2ycnN2DV+CcyiVQW5B2T6/KJUxr7dAkySN4bVbaiyqXMM1s3mr0wKtyDgytgQ/gu/gKbkumvgsOpJH0lieNN3s1O9iYd/EN657kyJikZ2uFDi97JDOgX8fAWyeg2MQO6IeT8Pbrao+Wtw/qJklvywBnE5ZuOAkve9SeA0PnQT+Ia7/2BoZXnK0uBkH5Oqxl4RNZYHAH9ANdMnxP9gA42X5FoMuhp6kEAnjlDPpVeIERm0B4+m0/N9AFq26Bta5sX0JvPvDCycFPTs+PbtQTUOvIHgAhu+DoJ4BH9mFgcAzyy3cDee3+c9ATq60ErjfDcP/kDPQ3hJtIM7XlwMAJ8FoBBe2bi/4m6J1QO34yrWlc740XxDffr/wm6EWP2u0GJsEnDS/DJVPvge7T0DspmT+aGQx+cUKGPriKTcCbzEhGwOn5GAZegM/gHdiSVAK1VBo9F+yRFJn2+hgGXtrBSXpn0mbQb5orbavl4ZfskZRDm5gGp1QKQM16nPACdhNpczZur3+ezAM1eoLwv0MUfQBkquZISGUUwgAAAABJRU5ErkJggg==)}.datepicker>.datepicker_header>a:hover>div{background-position:-16px 0}.datepicker>.datepicker_inner_container{margin:-2px 0 -2px 0;background-color:#d2d2d2;border:1px solid #c8c8c8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px 0 3px #c8c8c8;-webkit-box-shadow:.5px 0 3px #c8c8c8;-moz-box-shadow:.5px 0 3px #c8c8c8}.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:-.5px;margin-left:-1px;margin-bottom:-2px;background-color:#fff;border:1px solid #c8c8c8;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:#646464;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:#bfbfbf solid 2px;margin-bottom:-2px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sat{color:#04a}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sun{color:#e13b00}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_another_month{color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_unallowed{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.hover{color:#000;background-color:#c8c8c8}.datepicker>.datepicker_inner_container>.datepicker_timelist{float:left;margin-top:-.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:#fafafa;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:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb{background:#aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner{background:#333}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item{padding-top:5px;padding-bottom:5px;padding-left:7px;padding-right:7px;margin-top:5px;margin-bottom:2px;font-size:small;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover{color:#000;background-color:#c8c8c8}