.banner-container {
	background: #367cc9 url(/sites/default/files/netflow_analyzer/nfa-banner-vector.png)no-repeat;
	padding: 45px 0 150px 0;
	width: 100%;
	background-position: 101% -30px;
	background-size: 49%;
}
.banner-left {
	max-width: 590px;
}
.yellow-txt {
	color: #ffd56b;
}
.opm-banner-mac img {
	max-width: 520px;
	width: 100%;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb a:last-of-type {
	color: #cee2f8;
}
.banner-section {
	display: flex;
	align-items: center;
}
.head-txt {
	display: flex;
	align-items: center;
	padding-left: 0px;
}
.num-txt {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	position: relative;
}
.num-txt::before {
	content: "";
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-size: 500px 357px;
	width: 130px;
	height: 109px;
	background-position: -7px -8px;
	position: absolute;
	top: -16px;
	left: -40px;
}
.pL70 {
	padding-left: 50px;
}
.banner-left .banner-cta {
	margin-left: -50px;
}
.head-txt h1 {
	font-size: 42px;
	color: #fff;
	font-weight: 600;
	padding-left: 0px;
	margin-bottom: 0;
}
.head-txt h1 span {
	font-size: 54px;
	text-shadow: 3px 3px rgb(0 0 0 / 19%);
}
.banner-left p {
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.banner-cta {
	display: flex;
	justify-content: center;
}
.banner-cta a {
	color: #000;
	background: #fbc84a;
	padding: 12px 50px 12px 30px;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
}
.banner-cta a:hover {
	text-decoration: none;
	box-shadow: 0 7px 18px -12px #33333387;
	background: #eeb832;
}
.banner-cta a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 1;
	-webkit-transform: translate(-105%, 0);
	transform: translate(-105%, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: rgba(255, 255, 255, 0.25)
}
.banner-cta a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 1;
	-webkit-transform: translate(-105%, 0);
	transform: translate(-105%, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}
.banner-cta a:hover::before {
	opacity: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.banner-cta a:hover::after {
	opacity: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.banner-cta a span {
	position: relative;
}
.banner-cta a span::before,
.banner-cta a span::after {
	content: "";
	display: inline-block;
	border: solid #000;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 4px;
	position: absolute;
	margin: 2px 19px;
	top: 8px;
}
.banner-cta a span::before {
	right: -37px;
}
.banner-cta a span::after {
	right: -31px;
}
.rate-plan-btn {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}
.rate-plan-btn a {
	color: #07376b;
	background: #fff;
	padding: 12px 50px 12px 30px;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid #07376b;
}
.rate-plan-btn a:hover {
	text-decoration: none;
	box-shadow: 0 7px 18px -12px #33333387;
	opacity: 0.9;
}
.rate-plan-btn a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 1;
	-webkit-transform: translate(-105%, 0);
	transform: translate(-105%, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: rgba(255, 255, 255, 0.25)
}
.rate-plan-btn a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 1;
	-webkit-transform: translate(-105%, 0);
	transform: translate(-105%, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background-color: rgba(255, 255, 255, 0.25);
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}
.rate-plan-btn a:hover::before {
	opacity: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.rate-plan-btn a:hover::after {
	opacity: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.rate-plan-btn a span {
	position: relative;
}
.rate-plan-btn a span::before,
.rate-plan-btn a span::after {
	content: "";
	display: inline-block;
	border: solid #000;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 3px;
	position: absolute;
	margin: 2px 19px;
	top: 8px;
}
.rate-plan-btn a span::before {
	right: -37px;
}
.rate-plan-btn a span::after {
	right: -31px;
}
.comparision-section {
	padding: 70px 15px;
	max-width: 1145px;
	margin: auto;
}
.comparision-section .comparision-card {
	background: #b5e3f9 url('/sites/default/files/netflow_analyzer/images/nfa-comparision-bg.jpg');
	margin: auto;
	display: flex;
	justify-content: space-between;
	background-size: cover;
	padding: 0px 35px 0px 95px;
	background-repeat: no-repeat;
	border: 1px solid #BBDFEE;
	border-radius: 25px;
	align-items: center;
}
.comparision-section .comparision-card h2 {
	font-size: 46px;
	line-height: 1.4;
	margin-bottom: 25px;
	margin-top: 0;
}
.fw-800 {
	font-weight: 800;
}
.comparision-section .img-section {
	max-width: 490px;
	/* box-shadow: 10px 10px 50px 0px rgb(0 0 0 / 35%); */
	border-radius: 20px;
}
.comparision-section .img-section img {
	border-radius: 20px;
}
.comparision-section .red_btn {
	border-radius: 3px;
	font-size: 18px;
	line-height: unset;
	padding: 18px 35px;
}
.comparision-section .red_btn,
.comparision-section .red_btn:hover {
	background-color: #E82935 !important;
}
.comparision-section .noshadow-img {
	display: none;
}
.tab-container {
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 8%, rgba(234, 244, 255, 0.9822522759103641) 65%);
}
.logo-slider-conatiner {
	padding: 3px 40px 26px 40px;
	border-radius: 20px;
	max-width: 950px;
	margin: 0 auto;
	background: #fff;
	margin-top: -110px;
	margin-bottom: 70px;
	box-shadow: 0px 5px 10px #367cc929;
}
.logo-firstcol ul {
	display: flex;
	justify-content: center;
}
.logo-firstcol ul li {
	margin-right: 60px;
	position: relative;
	font-size: 16px;
	color: #000;
	padding-left: 40px;
}
.logo-firstcol ul li:last-of-type {
	margin-right: 0;
}
.logo-firstcol ul li span {
	font-size: 21px;
	font-weight: 600;
	color: #1c5793;
}
.logo-firstcol ul li::before {
	content: "";
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-size: 500px 357px;
	width: 39px;
	height: 39px;
	background-position: -15px -141px;
	position: relative;
	left: -56px;
	top: 48px;
	display: flex;
}
.logo-firstcol ul li:nth-child(2):before {
	background-position: -15px -88px;
	width: 45px;
}
.logo-firstcol ul li:nth-child(3):before {
	background-position: -11px -204px;
	width: 44px;
}
.logo-slider-conatiner p {
	text-align: center;
	position: relative;
	font-size: 15px;
	margin-top: 20px;
}
.logo-slider-conatiner p::before {
	content: "";
	display: block;
	width: 220px;
	height: 1px;
	background: #eeeeee;
	left: 0;
	top: 50%;
	position: absolute;
}
.logo-slider-conatiner p::after {
	content: "";
	display: block;
	width: 220px;
	height: 1px;
	background: #eeeeee;
	right: 0;
	top: 50%;
	position: absolute;
}
.menu-sp {
	transition: all .5s ease-in-out;
}
.menu-sp ul {
	display: flex;
	justify-content: center;
	transition: all .5s ease-in-out;
}
.menu-sp ul li a {
	color: #000;
	padding: 8px 30px;
	border: 1px solid #b6cae1;
	margin-right: 15px;
	border-radius: 20px;
	background: #fff;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
}
.menu-sp ul li a:hover {
	text-decoration: none;
	/* box-shadow: 0 7px 18px -12px #33333387; */
	background: #367cc9;
	color: #fff;
}
.menu-sp ul li.first-active a {
	text-decoration: none;
	/* box-shadow: 0 7px 18px -12px #33333387; */
	background: #367cc9;
	color: #fff;
}
.menu-sp .tab-fixed {
	animation: up 0.5s 1;
}
.menu-sp.fixed .tab-fixed {
	position: fixed;
	top: 68px;
	left: 0;
	background: #fff;
	box-shadow: 0 1px 3px rgb(0 0 0 / 5%);
	z-index: 10;
	width: 100%;
	border-color: #ccc;
	/* transition: all .5s ease-in-out; */
	animation: down 0.5s ease-in;
}
.menu-sp.fixed ul {
	padding: 8px 0 0 0;
	box-shadow: 0px 0px 3px #eeeeee26;
	/* background: #fff;
transition: all .5s ease-in-out; */
}
.menu-sp.fixed ul li a {
	border: none;
	border-radius: 0;
	background: none;
}
.menu-sp.fixed ul li a:hover {
	background: none;
	color: #000;
}
.menu-sp ul li.active a {
	position: relative;
	/* transition: all .5s ease-in-out; */
}
.menu-sp.fixed ul .tab-indicator {
	position: absolute;
	background: #2162a9;
	height: 4px;
	transition: width 0.3s ease, transform 0.3s ease;
	width: calc(100% / 8);
	left: 0;
	bottom: 0;
}
.menu-sp.fixed .tab-fixed .category-tab-wrapper {
	background: #fff;
}
.category-body.fee {
	padding-top: 40px;
}
.pL0 {
	padding-left: 0;
}
.tab1 {
	margin-top: 35px;
}
.tab1 ul {
	display: flex;
	justify-content: center;
}
.tab1 ul li {
	max-width: 300px;
	padding: 40px 22px;
	background: #fff;
	margin-right: 25px;
	text-align: center;
	border-radius: 8px;
	box-sizing: border-box;
}
.tab1 ul li:last-of-type {
	margin-right: 0;
}
.tab1 ul li h4 {
	font-size: 25px;
	text-align: center;
	color: #1c5793;
	margin-bottom: 0;
}
.tab1 ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 2;
	color: #000;
	margin-top: 10px;
}
.tab1 ul li .feature-icon {
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-size: 500px 357px;
	width: 91px;
	height: 82px;
	background-position: -72px -260px;
	display: inline-block;
}
.tab1 ul li .feature-icon.ficon2 {
	background-position: -178px -260px;
}
.tab1 ul li .feature-icon.ficon3 {
	background-position: -275px -260px;
	width: 98px;
}
.tab1 ul li .feature-icon.ficon4 {
	background-position: -395px -254px;
	width: 96px;
}
.tab1 ul li a {
	color: #007eff;
	position: relative;
	transition: all 0.5s ease 0s;
}
.tab1 ul li a:hover {
	text-decoration: none;
	color: rgb(5 109 215);
	transition: all 0.5s ease 0s;
}
.tab1 ul li a::after {
	content: "";
	display: inline-block;
	border: solid #007eff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 4px;
	position: absolute;
	margin: 2px 19px;
	top: 6px;
	right: -35px;
	transition: all 0.5s ease 0s;
}
.tab1 ul li a:hover::after {
	right: -40px;
	transition: all 0.5s ease 0s;
}
.clock-section {
	min-height: 200px;
	border-radius: 100px;
	background-color: #1a7bce;
	background-image: -webkit-linear-gradient(-40deg, #1a7bce 74%, #296db8 26%);
	display: flex;
	align-items: center;
	position: relative;
	top: 100px;
}
.clock-icon {
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-position: -165px -8px;
	background-size: 500px 357px;
	width: 204px;
	height: 238px;
	display: inline-block;
	position: relative;
	margin-top: -39px;
	margin-left: 0px;
}
.clock-link {
	display: flex;
	align-items: center;
}
.clock-txt {
	padding-left: 30px;
	position: relative;
}
.clock-txt::after {
	content: "";
	background: url(/sites/default/files/netflow_analyzer/nfa-mac-img.png)no-repeat;
	max-width: 360px;
	position: absolute;
	right: -269px;
	height: 210px;
	width: 390px;
	top: -63px;
	background-position: center;
	background-size: contain;
}
.clock-txt h3 {
	color: #fff;
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 10px;
}
.clock-txt h3 .white-stroke-txt {
	font-size: 38px;
	text-shadow: 3px 3px rgb(0 0 0 / 19%);
}
.clock-txt h3 .yellow-stroke-txt {
	font-size: 38px;
	text-shadow: 3px 3px rgb(0 0 0 / 19%);
	color: #ffe196;
}
.white-txt-link {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-left: 15px;
	text-decoration: underline;
	text-underline-offset: 8px;
	position: relative;
	transition: all 0.5s ease 0s;
}
.white-txt-link::after {
	content: "";
	display: inline-block;
	border: solid #fff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 4px;
	position: absolute;
	margin: 2px 19px;
	top: 6px;
	right: -35px;
	transition: all 0.5s ease 0s;
}
.white-txt-link:hover {
	color: #b2dafc;
	transition: all 0.5s ease 0s;
}
.white-txt-link:hover::after {
	border-color: #b2dafc;
	right: -40px;
	transition: all 0.5s ease 0s;
}
.case-cards {
	padding-top: 15px;
}
.case-study-section {
	padding: 140px 0 70px;
}
.case-study-section h3 {
	font-size: 34px;
}
.case-cards ul {
	column-count: 2;
	margin-bottom: 20px;
}
.case-cards ul li {
	display: flex;
	border: 1px solid #def2fd;
	border-radius: 12px;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 30px;
	min-height: 259px;
}
.case-cards ul li .case-logo {
	max-width: 210px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.case-cards ul li .case-logo img {
	max-width: 160px;
	width: 100%;
}
.case-cards ul li .case-logo img.vr-img {
	max-width: 90px;
	width: 100%;
}
.case-cards ul li .case-text {
	padding: 30px 25px 25px 30px;
	background: #f4fbff;
	width: calc(100% - 210px);
}
.case-cards ul li .case-text a {
	display: inline-block;
	position: relative;
	color: #3a90ff;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}
.case-cards ul li .case-text a:hover {
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
.case-cards ul li .case-text a::after {
	content: "";
	display: inline-block;
	border: solid #3a90ff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 3px;
	position: absolute;
	margin: 2px 19px;
	top: 6px;
	right: -30px;
	transition: all 0.5s ease 0s;
}
.case-cards ul li .case-text a:hover::after {
	right: -35px;
	transition: all 0.5s ease 0s;
}
.case-cards ul li .case-text .case-ratio span {
	background: #d4effe;
	padding: 4px 15px;
	border-radius: 25px;
	border: 1px solid #b5dff7;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 13px;
}
.case-cards ul li .case-text .case-ratio h4 {
	display: block;
	font-size: 18px;
	color: #1c5793;
	margin: 0 !important;
}
.case-cards ul li .case-text p {
	font-size: 14px;
	line-height: 1.8;
	min-height: 100px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ft-16 {
	font-size: 16px;
	color: #007eff;
	text-decoration: underline;
	text-underline-offset: 8px;
	position: relative;
}
.ft-16::after {
	content: "";
	display: inline-block;
	border: solid #007eff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 4px;
	position: absolute;
	margin: 2px 19px;
	top: 6px;
	right: -35px;
	transition: all 0.5s ease 0s;
}
.ft-16:hover::after {
	transition: all 0.5s ease 0s;
}
.rate-plan-section {
	padding: 70px 0;
	background: #2162a9;
}
.rate-plan-section h3 {
	font-size: 34px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 80px;
}
.rate-container {
	display: flex;
	justify-content: center;
}
.rate-container .white-rate {
	background: #fff;
	padding: 45px;
	max-width: 460px;
	width: 100%;
	margin-right: 40px;
	border-radius: 16px;
}
.rate-container .yellow-rate {
	max-width: 460px;
	background: #fef8e2;
	padding: 45px;
	width: 100%;
	border-radius: 16px;
	position: relative;
}
.rate-container .yellow-rate .right-txt {
	position: absolute;
	right: 12px;
	top: -40px;
	color: #fff;
	font-size: 14px;
}
.rate-container .white-rate span.diamond-icon {
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-size: 500px 357px;
	width: 93px;
	height: 82px;
	background-position: -396px -127px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.rate-container .yellow-rate span.diamond-icon2 {
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png)no-repeat;
	background-size: 500px 357px;
	width: 88px;
	height: 82px;
	background-position: -396px -25px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	position: relative;
}
.rate-container .white-rate h4,
.rate-container .yellow-rate h4 {
	text-align: center;
	color: #000;
	font-size: 34px;
	margin-top: 0;
	margin-bottom: 0;
}
.rate-container .white-rate h4 span,
.rate-container .yellow-rate h4 span {
	font-size: 24px;
}
.rate-container .white-rate h5,
.rate-container .yellow-rate h5 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 20px;
}
.rate-container .white-rate h5 span,
.rate-container .yellow-rate h5 span {
	font-size: 60px;
	color: #2253a2;
}
.light-blue-card,
.light-yellow-card {
	padding: 35px;
	background: #edf6fe;
	border-radius: 8px;
}
.light-yellow-card {
	background: #fdeeb7;
}
.fade-img {
	min-height: 264px;
}
.light-blue-card p,
.light-yellow-card p {
	font-size: 16px;
	text-align: center;
	line-height: 2;
	margin: 0;
}
.blue-btn,
.yellow-btn {
	margin-top: 35px;
	text-align: center;
}
.blue-btn a,
.yellow-btn a {
	background: #2252a5;
	color: #fff;
	font-size: 18px;
	padding: 10px 45px 10px 25px;
	border-radius: 25px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.yellow-btn a {
	background: #fbc84a;
	color: #000;
}
.blue-btn a:hover,
.yellow-btn a:hover {
	text-decoration: none;
	box-shadow: 0 7px 18px -12px #33333387;
}
.blue-btn a::after,
.yellow-btn a::after {
	content: "";
	display: inline-block;
	border: solid #fff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 3px;
	position: absolute;
	margin: 2px 19px;
	top: 18px;
	right: 10px;
}
.yellow-btn a::after {
	border-color: #000;
}
.why-choose-section {
	padding: 70px 0 0 0;
	background: #eff7ff;
}
/* Slick Slider Dots */
/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-next {
	right: 5px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 3px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
	color: #4a95df;
}
.slick-dots li button:before {
	font-size: 50px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #4a95df;
}
.fade-slider .slick-slide img,
.fade-img img {
	border: 1px solid #c1defb;
	border-radius: 8px;
	max-width: 360px;
}
.fade-img img {
	margin-top: 5px;
}
.fade-slider .slick-list {
	box-shadow: none;
}
.fade-slider .slick-dots li.slick-active button::before {
	content: "";
	background: #4a95df;
}
.fade-slider .slick-dots li button::before {
	color: #fff;
	border: 1px solid #4a95df;
	content: "" !important;
	display: inline-block;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background: #fff;
	opacity: 1;
}
.fade-slider .slick-dots li button:focus::before {
	background: #4a95df;
	border: 1px solid #4a95df;
}
.blue-label {
	background: #e3f1ff;
	padding: 0px 15px;
	color: #000;
	display: inline-block;
	border: 1px solid #c3e0fb;
	border-radius: 25px;
	font-size: 15px;
}
.why-choose-txt h4 {
	color: #1c5793;
	margin-top: 5px;
	min-height: 60px;
}
.why-choose-txt p {
	color: #000;
	font-size: 15px;
	line-height: 2;
}
.material-section {
	padding: 120px 0 30px 0;
	background: #dfeaf6;
}
.material-cta {
	font-size: 18px;
	background: #2252a5;
	color: #fff;
	padding: 10px 25px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	display: inline-block;
}
.material-cta:hover {
	text-decoration: none;
	box-shadow: 0 7px 18px -12px #33333387;
}
.whitepaper-slider .slick-slide img {
	border-radius: 8px;
	max-width: 370px;
	width: 100%;
	border: 1px solid #c1defb;
	box-sizing: border-box;
}
.material-section h3 {
	font-size: 35px;
	text-align: center;
	color: #1c5793;
}
.material-section p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.pTB75 {
	padding: 65px 0;
}
.mB70 {
	margin-bottom: 70px;
}
.opm-main h3 {
	font-size: 35px;
	text-align: center;
	margin-top: 0;
}
.opm-main p {
	font-size: 14px;
	line-height: 2;
}
.material-cta-outline {
	border: 2px solid #4392e8;
	background: #fff;
	color: #4392e8;
	padding: 8px 45px 8px 25px;
}
.material-cta-outline span {
	position: relative;
}
.material-cta-outline span::before,
.material-cta-outline span::after {
	content: "";
	display: inline-block;
	border: solid #4392e8;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	padding: 4px;
	position: absolute;
	margin: 2px 19px;
	top: 7px;
}
.material-cta-outline span::before {
	right: -32px;
}
.material-cta-outline span::after {
	right: -25px;
}
.logo-slider .slick-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.logo-slider img {
	margin: auto;
}
.logo-slider .slick-slide {
	height: 100px;
	position: relative;
	margin-right: 10px;
}
.vertl-img {
	width: 60px;
}
.horitl-img {
	width: 100px;
}
.fujiseiki-logo {
	width: 80px;
}
.aiching_logo {
	max-width: 150px;
}
.kobe-logo {
	max-width: 130px;
}
.vista_logo {
	width: 100px !important;
}
.w140 {
	width: 120px;
}
.oval-shape,
.oval-shape-yellow {
	width: 280px;
	height: 170px;
	background: #fff;
	border-radius: 150px / 90px;
	margin: 0 auto;
	margin-top: -110px;
	display: flex;
	align-items: center;
}
.oval-shape-yellow {
	background: #fef8e2 !important;
}
.mob-dis {
	display: none;
}
.whitepaper-slider .slick-prev,
.whitepaper-slider .slick-next {
	z-index: 3;
}
.whitepaper-slider .slick-prev:before,
.whitepaper-slider .slick-next:before {
	background: url(/sites/default/files/netflow_analyzer/nfa-toppage-sprite.png) no-repeat;
	background-size: 500px 357px;
	width: 53px;
	height: 54px;
	background-position: -68px -196px;
	display: inline-block;
}
.whitepaper-slider .slick-prev:before {
	margin-left: -20px;
}
.whitepaper-slider .slick-next::before {
	background-position: -6px -254px;
	margin-right: -20px;
}
.opm-main img {
	max-width: 480px;
	margin-bottom: 0;
	border-radius: 20px;
	padding: 0;
	border: 1px solid #e5f5f8;
}
.img-showcase img {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 12px;
}
.shadow {
	-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
}
.feature-img {
	display: flex;
	align-items: center;
}
.step-section {
	display: flex;
	align-items: center;
}
.step-circle {
	max-width: 80px;
	color: #fff;
	background: #1c5793;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border-radius: 80px;
	height: 80px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	width: 100%;
}
.step-circle span {
	font-size: 22px;
	font-weight: 600;
}
.step-section>div:last-of-type p {
	margin: 0;
	font-size: 25px;
	margin-left: 20px;
	max-width: 330px;
	color: #1c5793;
	font-weight: 600;
}
.step-txt {
	padding-left: 100px;
	margin-top: 40px;
	font-size: 18px;
	color: #000;
	max-width: 270px;
}
.step-txt span {
	font-weight: 600;
	background: #fde72d;
	padding: 6px 13px;
	border-radius: 4px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
}
/* media query starts */
@media screen and (max-width: 1200px) {
	.clock-txt::after {
		display: none;
	}
}
@media screen and (max-width: 1025px) {
	.clock-txt h3 {
		margin-top: 0;
	}
	.case-cards ul li {
		min-height: 370px;
	}
	.menu-sp ul li a {
		padding: 8px 13px;
	}
	.rate-container .yellow-rate .right-txt {
		display: none;
	}
	.fade-img {
		min-height: 220px;
	}
	.whitepaper-slider .slick-slide img {
		max-width: 300px;
	}
	.light-blue-card,
	.light-yellow-card {
		min-height: 160px;
	}
	.fade-slider .slick-slide img,
	.fade-img img {
		max-width: 100%;
	}
	.whitepaper-slider .slick-prev:before,
	.whitepaper-slider .slick-next:before {
		background-size: 450px 307px;
		background-position: -54px -166px;
	}
	.whitepaper-slider .slick-next::before {
		background-position: 1px -214px;
	}
	.comparision-section .comparision-card h2 {
		font-size: 42px;
	}
	.comparision-section .red_btn {
		font-size: 18px;
	}
	.comparision-section .img-section {
		max-width: 420px;
	}
	.comparision-section .comparision-card {
		padding: 0px 50px 0 95px;
	}
}
@media screen and (max-width: 992px) {
	.menu-sp.fixed ul {
		padding: 16px 0 8px;
	}
	.case-cards ul li .case-text p,
	.light-blue-card,
	.light-yellow-card {
		min-height: auto;
	}
	.clock-section {
		overflow: hidden;
	}
	.banner-right,
	.menu-sp,
	.clock-icon {
		display: none;
	}
	.banner-left {
		max-width: 100%;
		width: 100%;
		margin-top: 30px;
	}
	.banner-left .banner-cta,
	.banner-left p.small-txt {
		margin-left: 0px;
	}
	.head-txt {
		justify-content: center;
	}
	.why-choose-txt h4 {
		min-height: auto;
	}
	.banner-main-txt {
		max-width: 100%;
	}
	.banner-left p {
		text-align: center;
	}
	.mob-dis {
		display: block;
		font-size: 35px;
		text-align: center;
	}
	.tab1 ul {
		flex-wrap: wrap;
		justify-content: center;
	}
	.tab1 ul li {
		margin-bottom: 25px;
	}
	.tab1 ul li:nth-child(2),
	.tab1 ul li:last-of-type {
		margin-right: 0;
	}
	.clock-section {
		justify-content: center;
	}
	.clock-txt h3 .white-stroke-txt,
	.clock-txt h3 .yellow-stroke-txt {
		font-size: 32px;
	}
	.clock-txt h3 {
		font-size: 26px;
	}
	.case-cards ul {
		column-count: 1;
	}
	.case-cards ul li {
		min-height: auto;
		margin-right: 0;
	}
	.rate-container {
		flex-wrap: wrap;
	}
	.rate-container .white-rate {
		margin-right: 0;
		margin-bottom: 100px;
	}
	.fade-img {
		min-height: 180px;
	}
	.logo-slider-conatiner p::before,
	.logo-slider-conatiner p::after {
		width: 70px;
	}
	.logo-slider-conatiner p {
		margin-top: 30px;
	}
	.whitepaper-slider .slick-slide img {
		max-width: 360px;
	}
	.pL70 {
		padding-left: 0;
	}
	.clock-txt {
		padding-left: 0;
	}
	.feature-img {
		flex-wrap: wrap;
		width: 100%;
		flex-direction: column-reverse;
	}
	.feature-img .per50,
	.feature-img .per40,
	.feature-img .per60 {
		width: 100%;
		padding: 0;
	}
	.step-section {
		margin-bottom: 20px;
	}
	.feature-img.col-reverse {
		flex-direction: column;
	}
	.step-txt {
		padding-left: 0;
		margin-top: 40px;
		font-size: 18px;
		color: #000;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.comparision-section .comparision-card {
		padding: 0 0px 0 45px;
		border-radius: 15px;
	}
}
@media (max-width:991px) {
	.comparision-section .comparision-card h2 {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 820px) {
	.logo-firstcol ul li {
		margin-top: -10px;
	}
	.comparision-section .comparision-card h2 {
		font-size: 35px;
	}
	.comparision-section .red_btn {
		font-size: 14px;
	}
	.comparision-section .img-section {
		max-width: 360px;
	}
}
@media screen and (max-width: 800px) {
	.whitepaper-slider .slick-slide img {
		max-width: 340px;
	}
	.logo-firstcol ul li {
		margin-right: 50px;
	}
}
@media (min-width:768px) {
	.img-section a {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.head-txt h1 {
		font-size: 28px;
	}
	.head-txt h1 span {
		font-size: 42px;
	}
	.banner-container {
		background: #367cc9;
		background-position: center;
	}
	.logo-firstcol ul {
		flex-wrap: wrap;
	}
	.logo-firstcol ul li {
		font-size: 14px;
	}
	.logo-firstcol ul li span {
		font-size: 18px;
	}
	.logo-firstcol ul li:last-of-type {
		margin-top: 0px;
	}
	.logo-slider-conatiner p::before,
	.logo-slider-conatiner p::after {
		display: none;
	}
	.tab1 ul li {
		margin-right: 0;
		max-width: 360px;
	}
	.clock-txt {
		padding-left: 0;
	}
	.clock-txt h3 .white-stroke-txt,
	.clock-txt h3 .yellow-stroke-txt {
		font-size: 32px;
	}
	.clock-txt h3 {
		font-size: 24px;
		text-align: center;
	}
	.clock-link {
		flex-wrap: wrap;
		justify-content: center;
	}
	.white-txt-link {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	.rate-container .white-rate h4,
	.rate-container .yellow-rate h4 {
		font-size: 30px;
	}
	.rate-container .white-rate h4 span,
	.rate-container .yellow-rate h4 span {
		font-size: 20px;
	}
	.rate-container .white-rate h5,
	.rate-container .yellow-rate h5 {
		font-size: 28px;
	}
	.rate-container .white-rate h5 span,
	.rate-container .yellow-rate h5 span {
		font-size: 44px;
	}
	.why-choose-card.per30,
	.fade-slider .slick-slide img,
	.fade-img img {
		width: 100%;
	}
	.whitepaper-slider .slick-slide img {
		max-width: 100%;
	}
	.opm-main .per50 {
		width: 100%;
	}
	.whitepaper-slider .slick-prev:before {
		margin-left: -11px;
	}
	.whitepaper-slider .slick-next::before {
		margin-right: -26px;
	}
	.comparision-section .comparision-card h2 {
		margin-bottom: 10px;
		font-size: 25px;
	}
	.comparision-section .comparision-card {
		padding: 30px 15px;
		background-position: 80% 100%;
		text-align: center;
		flex-direction: column;
	}
	.comparision-section .comparision-card .img-section {
		box-shadow: none;
	}
	.comparision-section .img-section img {
		border-radius: 0;
		margin-bottom: 20px;
	}
	.comparision-section .red_btn {
		padding: 15px 20px;
	}
	.comparision-section .comp-cont a,
	.comparision-section .shadow-img {
		display: none;
	}
	.comparision-section .noshadow-img {
		display: block;
	}
}
@media screen and (max-width: 600px) {
	.logo-firstcol ul li {
		margin-right: 0;
		position: relative;
		font-size: 16px;
		color: #000;
		padding-left: 90px;
		width: 100%;
	}
	.logo-firstcol ul li::before {
		left: -50px;
		top: 48px;
		display: flex;
		position: relative;
	}
	.logo-firstcol ul li:nth-child(2) {
		margin-top: 0px;
	}
	.clock-txt h3 {
		font-size: 18px;
		max-width: 270px;
		text-align: center;
		margin: 0px auto 10px;
		line-height: 1.5;
	}
	.clock-txt h3 .white-stroke-txt,
	.clock-txt h3 .yellow-stroke-txt {
		font-size: 22px;
	}
	.logo-firstcol {
		margin-bottom: 40px;
	}
	.logo-slider-conatiner {
		max-width: 270px;
	}
}
@media screen and (max-width: 500px) {
	.head-txt {
		flex-wrap: wrap;
		padding-left: 0;
	}
	.head-txt h1 {
		margin-top: 0px;
		padding-left: 0;
		font-size: 26px;
		text-align: center;
	}
	.head-txt h1 span {
		font-size: 36px;
	}
	.banner-left {
		margin-top: 0px;
	}
	.tab1 ul li:last-of-type {
		margin-bottom: 0;
	}
	.clock-section {
		min-height: auto;
		padding: 20px 0;
		top: 80px;
		border-radius: 0;
	}
	.banner-cta a {
		font-size: 14px;
		padding: 10px 50px 10px 30px;
	}
	.white-txt-link {
		font-size: 14px;
		margin-left: 0;
	}
	.case-cards ul li {
		flex-wrap: wrap;
		width: 100%;
	}
	.case-cards ul li .case-logo,
	.case-cards ul li .case-text {
		max-width: 100%;
		width: 100%;
	}
	.rate-container .white-rate h4,
	.rate-container .yellow-rate h4 {
		font-size: 26px;
	}
	.rate-container .white-rate h4 span,
	.rate-container .yellow-rate h4 span {
		font-size: 18px;
	}
	.rate-container .white-rate h5 span,
	.rate-container .yellow-rate h5 span {
		font-size: 34px;
	}
	.rate-container .white-rate h5,
	.rate-container .yellow-rate h5 {
		font-size: 24px;
	}
	.light-blue-card,
	.light-yellow-card {
		padding: 20px;
		min-height: auto;
	}
	.blue-btn a,
	.yellow-btn a {
		font-size: 16px;
	}
	.blue-btn a::after,
	.yellow-btn a::after {
		top: 17px;
	}
	.material-cta {
		display: block;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.material-cta.mR20 {
		margin-right: 0;
	}
	.case-cards ul li .case-logo {
		padding: 20px 0;
		min-height: 110px;
	}
	.case-cards ul li .case-text p {
		min-height: auto;
	}
	.whitepaper-slider .slick-next::before {
		margin-right: -10px;
	}
	.whitepaper-slider .slick-prev:before {
		margin-left: -10px;
	}
	.banner-cta a span::before,
	.banner-cta a span::after {
		top: 5px;
	}
	.ft-16 {
		font-size: 14px;
	}
	.ft-16::after {
		margin: 0px 17px;
	}
	.white-txt-link::after {
		top: 5px;
		right: 65px;
	}
	.step-circle {
		max-width: 70px;
		height: 70px;
		font-size: 16px;
	}
	.step-circle span {
		font-size: 20px;
	}
	.step-section>div:last-of-type p {
		font-size: 18px;
	}
	.step-txt {
		font-size: 16px;
	}
	.material-cta-outline {
		padding: 10px 15px 10px 5px;
	}
}
@media screen and (max-width: 380px) {
	.rate-container .white-rate,
	.rate-container .yellow-rate {
		padding: 15px 15px 40px 15px;
	}
	.oval-shape,
	.oval-shape-yellow {
		width: 210px;
		height: 170px;
		background: #fff;
		border-radius: 110px / 90px;
		margin: 0 auto;
		margin-top: -60px;
	}
	.banner-cta a {
		padding: 12px 40px 12px 20px;
	}
	.clock-section {
		border-radius: 0;
	}
	.clock-txt h3 {
		font-size: 16px;
	}
	.clock-txt h3 .white-stroke-txt,
	.clock-txt h3 .yellow-stroke-txt {
		font-size: 20px;
	}
	.case-study-section h3,
	.rate-plan-section h3,
	.material-section h3,
	.opm-main h3 {
		font-size: 28px;
	}
	.case-cards ul li .case-text {
		padding: 20px;
	}
	.rate-container .white-rate h4,
	.rate-container .yellow-rate h4 {
		font-size: 22px;
	}
	.material-section p,
	.opm-main p {
		font-size: 14px;
	}
	.pL0 {
		padding-left: 0%;
	}
	.whitepaper-slider .slick-slide img {
		box-sizing: border-box;
		box-shadow: 0px 4px 10px #33333308;
	}
	.why-choose-section .clock-section {
		top: 50px;
	}
	.material-section {
		padding: 70px 0 70px 0;
	}
	.logo-firstcol ul li {
		padding-left: 90px;
	}
}
@media screen and (max-width: 340px) {
	.logo-firstcol ul li {
		padding-left: 60px;
	}
	.comparision-section .red_btn {
		padding: 14px;
	}
}
@keyframes down {
	0% {
		top: 50px;
	}
	100% {
		top: 68px;
	}
}
@keyframes up {
	0% {
		top: 68px;
	}
	100% {
		top: 50px;
	}
}
