#adsspcutomerlogos {
	display: none
}
.heading-menu,
#adRhsLnk {
	display: none
}
.inner-cont {
	max-width: 1400px;
	margin-top: -100px;
	background: #fff;
	padding: 0 80px 0 90px;
	box-sizing: border-box;
	box-shadow: 0 -2px 12px -9px #00000017;
	border-radius: 3px
}
.rhs-cont a {
	transition: all .5s ease;
	color: #0864f0
}
.rhs-cont a:hover {
	text-decoration: none
}
.fea-det-22-ban {
	background: #8ed7ff;
	background: -moz-linear-gradient(180deg, rgba(142, 215, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(142, 215, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(180deg, rgba(142, 215, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#8ed7ff", endColorstr="#fff", GradientType=1);
	padding: 70px 0 165px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.fea-det-22-ban .container {
	position: relative;
	z-index: 1;
}
.fea-det-22-ban:before,
.fea-det-22-ban:after {
	content: "";
	width: 270px;
	height: 380px;
	background-size: 315px;
	background-repeat: no-repeat;
	position: absolute;
}
.fea-det-22-ban:before {
	background-image: url(../images/adm-fea-bg-line1-23.png);
	left: 0;
	top: 0;
	background-position: right top;
}
.fea-det-22-ban:after {
	background-image: url(../images/adm-fea-bg-line2-23.png);
	right: 0;
	top: 0;
	background-position: left top;
}
.fea-det-22-ban h1 {
	color: #000;
	font-size: 30px;
	line-height: 38px;
	font-weight: 600;
	padding-bottom: 20px;
	margin: 0;
	letter-spacing: normal;
}
.fea-det-22-ban h4,
.fea-det-22-ban h1 span {
	color: #000;
	font-size: 17px;
	line-height: 30px;
	font-weight: 300
}
.fea-det-22-ban p {
	margin: 0;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	margin-bottom: 10px;
}
.fea-det-22-ban h1 span {
	display: block
}
.fea-det-22-ban a {
	color: #fff;
	padding: 10px 46px 10px 25px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	border-radius: 4px;
	background: red;
	margin-top: 25px;
	cursor: pointer;
	position: relative;
	text-decoration: none
}
.fea-det-22-ban a span:before {
	content: '';
	position: absolute;
	background: url(../images/feature-page-lhs-icons-sprite.png) no-repeat -29px -7px;
	background-size: 44px;
	width: 9px;
	height: 15px;
	right: 30px;
	top: 14px
}
.feacta-22:link,
.feacta-22:visited {
	display: inline-flex;
	border: none;
	color: #fff;
	position: relative;
	overflow: hidden;
	transition: all .3s ease-in-out
}
.feacta-22::before {
	background: #fff;
	content: "";
	height: 155px;
	opacity: 0;
	position: absolute;
	top: -50px;
	transform: rotate(35deg);
	width: 50px;
	transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1)
}
.feacta-22::after {
	background: #fff;
	content: "";
	height: 120px;
	opacity: 0;
	position: absolute;
	top: -27px;
	transform: rotate(71deg);
	transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 8rem
}
.few-ban-cta-22::before {
	left: -50%
}
.few-ban-cta-22::after {
	left: -100%
}
.feacta-22:hover,
.feacta-22:active {
	transform: translateY(-3px);
	color: #fff;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3)
}
.few-ban-cta-22:hover::before {
	left: 120%;
	opacity: .5s
}
.few-ban-cta-22:hover::after {
	left: 200%;
	opacity: .6
}
.feacta-22 span {
	z-index: 20
}
#scroll #lhsTree a {
	padding: 7px 0 7px 25px;
	display: block;
	font-size: 12px;
	font-weight: 300;
	line-height: 21px;
	color: #000;
	transition: all .5s ease;
	border: none;
}
#scroll #lhsTree a:hover {
	color: #1a95ff
}
#scroll #lhsTree>li>ul li span.new {
	display: none
}
#scroll #lhsTree>li {
	border: 0
}
#scroll #lhsTree>li#freedload span {
	padding-bottom: 0;
	padding-top: 35px;
}
#scroll #lhsTree>li>ul li {
	padding: 0;
	border: 0
}
#scroll #lhsTree>li>ul li:last-child {
	padding-bottom: 10px
}
#scroll #lhsTree>li .feaact {
	background: #f1f8fe;
	color: #1a95ff;
	border-left: 4px solid #1a95ff;
	padding-left: 21px
}
#scroll #lhsTree>li>span.ifTree:after {
	border-top: 6px solid transparent;
	border-left: 6px solid #000;
	border-bottom: 6px solid transparent;
	top: 16px
}
#scroll #lhsTree>li>span.ifTree.dropact:after {
	border-left: 6px solid transparent;
	border-top: 6px solid transparent;
	border-top: 6px solid #000;
	border-right: 6px solid transparent;
	top: 20px;
	left: 2px
}
.rhs-cont {
	width: calc(100% - 275px);
	box-sizing: border-box;
	margin-left: 275px;
	padding-left: 5%
}
#scroll ul.relPrd li ul li {
	border-top: 0;
	padding-bottom: 10px;
	padding-left: 28px;
	height: initial !important;
	position: relative
}
#scroll ul.relPrd li ul li:before {
	content: '';
	position: absolute;
	background: url(../images/feature-page-lhs-icons-sprite.png) no-repeat;
	background-size: 44px;
	background-position: -5px -30px;
	width: 24px;
	height: 24px;
	left: 0;
	top: 3px;
	transition: all .1s ease
}
#scroll ul.relPrd li ul li:hover:before {
	transform: scaleX(-1) translateX(-5px);
	transition: all .4s ease
}
#scroll ul.relPrd li ul li:nth-child(2):before {
	background-position: -5px -66px
}
#scroll ul.relPrd li ul li:nth-child(3):before {
	background-position: -5px -101px
}
#scroll ul.relPrd li ul li:nth-child(4):before {
	background-position: -5px -139px
}
#scroll ul.relPrd li ul li:nth-child(5):before {
	background-position: -5px -176px
}
#scroll ul.relPrd li ul li:nth-child(6):before {
	background-position: -5px -211px
}
#scroll ul.relPrd li ul li:nth-child(7):before {
	background-position: -5px -247px
}
#scroll ul.relPrd li ul li:nth-child(8):before {
	background-position: -5px -283px
}
#scroll ul.relPrd li ul li:nth-child(9):before {
	background-position: -5px -320px
}
#scroll ul.relPrd li ul li:nth-child(10):before {
	background-position: -5px -356px
}
#scroll ul.relPrd li a {
	font-size: 14px;
	font-weight: 300
}
#scroll ul.relPrd li a.product-expanded-name {
	display: none
}
#lhsTree>li>span {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: 400
}
#scroll ul.relPrd li ul li.twolink a.product-quick-name {
	display: inline;
}
.lhs-tree {
	width: 305px;
	position: absolute;
	left: 60px;
	top: 0;
	bottom: 0;
	height: 100%;
	overflow: initial;
}
.lhs-tree .inn {
	position: relative;
	position: sticky;
	top: 96px
}
.lhs-tree .flexslider {
	padding-bottom: 50px;
}
.lhs-banner .flex-control-nav {
	padding: 0 !important;
	right: 0;
	left: 0;
	margin: auto;
}
#scroll ul.relPrd li ul {
	padding-bottom: 20px
}
#scroll #lhsTree {
	max-width: 100%;
	padding-top: 0 !important;
	list-style-type: none;
}
#scroll #lhsTree .relPrd {
	display: none;
}
#freedload a {
	padding-left: 0;
	margin-left: -4px
}
#scroll ul.relPrd>li>span {
	text-transform: uppercase;
	font-weight: 500;
	padding: 50px 0 25px;
	font-size: 15px
}
#scroll ul.relPrd {
	position: relative
}
#scroll ul.relPrd>li:last-child {
	border-bottom: 0
}
#scroll ul.relPrd:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 20px;
	background: #e7e7e7;
	background: -webkit-linear-gradient(to right, #e7e7e7, #fff);
	background: linear-gradient(to right, #E8E7EC, #e8e7ec42)
}
.supp-box {
	text-align: left;
	padding: 30px;
	position: relative;
	transition: all .8s ease-in-out;
	z-index: 1;
	background: #f8faff;
	border: 1px solid #d2ddf8;
	border-radius: 2px;
	min-height: 220px
}
.supp-box:hover {
	background: #fff;
	box-shadow: 1px 2px 12px -5px #00000042
}
.supp-box h4 {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	padding: 0 0 0 50px !important
}
.supp-box p {
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 50px !important;
	min-height: 127px;
	margin-top: 5px
}
.rhs-cont ul {
	padding: 0 !important
}
.rhs-cont ul li {
	list-style-type: none;
	padding: 0
}
.rhs-cont h2 {
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	margin-bottom: 24px
}
.rhs-cont h3.bg-blue-gra {
	background: linear-gradient(to right, #8ED7FF 0%, transparent 70%);
	display: inline-block;
	border-radius: 50px;
	padding: 2px 15px
}
.rhs-cont *+h2 {
	margin: 30px 0 20px
}
.rhs-cont .fea-22-box-1+h2 {
	margin: 0 0 20px
}
.rhs-cont h3 {
	font-size: 18px;
	margin: 0
}
.rhs-cont h4 {
	margin: 0;
	padding-top: 15px;
	line-height: 28px
}
.rhs-cont p {
	color: #333;
	font-weight: 300
}
.rhs-cont * {
	color: #000;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300
}
.rhs-cont p strong {
	font-weight: 500;
	font-size: inherit;
	line-height: inherit
}
.fea-22-box-1 {
	display: table;
	table-layout: fixed;
	padding: 30px 0 10px
}
.fea-22-box-1 ul li {
	display: table-cell;
	padding: 0 20px 0 0;
	width: 2%
}
.fea22-ic {
	background: url(../images/feature-page-other-features-icons-sprite.png) no-repeat;
	background-size: 380px;
	display: inline-block
}
.fea-22-box-1-2sec ul li {
	float: left;
	width: 50%;
	padding: 0 20px 20px 0
}
.fea-22-box-1 ul li div i {
	width: 45px;
	height: 45px
}
.fea-22-box-1 ul li div h4 {
	font-size: 17px;
	font-weight: 500;
	padding-top: 10px
}
.fea-22-box-1 ul li div p {
	margin-top: 8px
}
.fea-22-box-1+p {
	margin-top: 0
}
.fea-22-foot-supp-ic-1 {
	background-position: -2px -5px
}
.fea-22-foot-supp-ic-2 {
	background-position: -35px -5px
}
.fea-22-foot-supp-ic-3 {
	background-position: -70px -5px
}
.fea-22-foot-supp-ic-4 {
	background-position: -105px -7px
}
.fea-22-foot-supp-ic-5 {
	background-position: -145px -7px
}
.fea-22-foot-supp-ic-6 {
	background-position: -181px -7px
}
.fea-22-bul-pont li {
	color: #333;
	padding: 0 0 5px 30px !important;
	position: relative
}
.fea-22-bul-pont-d3 li {
	width: 33%;
	display: inline-block
}
.fea-22-bul-pont li::before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	background: #333;
	border-radius: 50%;
	left: 12px;
	top: 9px
}
.fea-22-box-2 ul li {
	margin-bottom: 15px;
	display: inline-block
}
.fea-22-box-2 ul li div {
	position: relative
}
.fea-22-box-2 ul li div i {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0
}
.fea-22-box-2 ul li div h4 {
	padding: 0 0 0 70px;
	font-size: 17px;
	font-weight: 500
}
.fea-22-box-2 ul li div p {
	padding: 0 0 0 70px;
	margin-top: 10px
}
.fea-22-poi-num ul li {
	list-style-type: decimal;
	padding: 0 0 20px 5px;
	margin-left: 20px;
	color: #333;
	font-weight: 300
}
.fea-22-poi-num-note {
	background: #f3faff;
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #bedaee;
	border-left: 4px solid #1b80c8
}
.fea-22-poi-num-note strong {
	font-weight: 500
}
.fea-22-supp-auth {
	background: #fffbee;
	border: 1px solid #f7e9ba;
	border-radius: 20px;
	margin: 40px 0 50px;
	padding: 40px;
	display: table
}
.fea-22-auth-con {
	width: calc(100% - 400px);
	height: 320px;
	display: table-cell;
	vertical-align: middle;
	float: initial;
	padding-right: 70px
}
.fea-22-auth-con p {
	color: #000
}
.fea-22-auth-con p a {
	color: #0864f0;
	text-decoration: underline
}
.fea-22-auth-con p strong {
	font-weight: 500
}
.fea-22-auth-im {
	float: left;
	width: 400px;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 0 1px 3px 4px #ededed;
	box-shadow: 0 1px 3px 4px #00000005
}
.fea-22-auth-im ul li {
	width: 29.3%;
	float: left;
	margin: 2%
}
.fea-22-auth-im ul li div {
	position: relative;
	text-align: center;
	width: 100%;
	height: 130px;
	border-radius: 10px
}
.fea-22-auth-im ul li div i {
	width: 50px;
	height: 50px;
	margin-top: 20px
}
.fea-22-auth-im ul li div p {
	font-size: 11px;
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
	height: 44px;
	line-height: 14px;
	padding-top: 8px;
	box-sizing: border-box;
	border-radius: 0 0 10px 10px
}
.fea-22-auth-im ul li div a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.fea-22-auth-grn-1 {
	background: #f6fff1;
	border: 1px solid #ace2d1
}
.fea-22-auth-grn-1 p {
	background: #eafce0
}
.fea-22-auth-blu-1 {
	background: #f0f9ff;
	border: 1px solid #d6efff
}
.fea-22-auth-blu-1 p {
	background: #def2ff
}
.fea-22-auth-org-1 {
	background: #fff0e1;
	border: 1px solid #ffe7d0
}
.fea-22-auth-org-1 p {
	background: #ffe5cc
}
.fea-22-auth-red-1 {
	background: #fff2f1;
	border: 1px solid #ffe6e4
}
.fea-22-auth-red-1 p {
	background: #ffe8e6
}
.fea-22-faq ul li {
	position: relative;
	padding-bottom: 15px !important
}
.fea-22-faq ul li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px;
	width: 100%;
	height: 1px;
	background: #dce0e3;
	background: -webkit-linear-gradient(to right, #dce0e33d, #dce0e3, #dce0e33d);
	background: linear-gradient(to right, #dce0e33d, #dce0e3, #dce0e33d)
}
.fea-22-faq ul li div h4 {
	font-weight: 500;
	font-size: 18px
}
.fea-22-faq ul li div p {
	font-size: 16px;
	line-height: 28px
}
.fea-22-foot-ban {
	text-align: center;
	background: #0864f0;
	padding: 40px;
	border-radius: 10px;
	position: relative;
	float: left;
	width: 100%;
	margin: 40px 0
}
.fea-22-foot-ban::before,
.fea-22-foot-ban::after {
	content: '';
	position: absolute;
	z-index: 0;
	background: url(../images/active-directory-orchestration-sprite.png) no-repeat -26px -19px;
	background-size: 465px;
}
.fea-22-foot-ban::before {
	background-position: -26px -19px;
	width: 156px;
	height: 163px;
	left: 0;
	bottom: 0;
	opacity: .1
}
.fea-22-foot-ban::after {
	width: 81px;
	height: 99px;
	background-position: -218px -47px;
	right: 0;
	bottom: 0;
	border-radius: 0 0 12px 0;
}
.fea-22-foot-ban-txt {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	text-align: center
}
.fea-22-foot-ban-txt h2 {
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	line-height: 40px;
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 0 !important
}
.fea-22-foot-ban-txt h2 span {
	font-size: inherit;
	line-height: inherit;
	line-height: inherit;
	color: inherit;
}
.fea-22-foot-ban-cta {
	float: left;
	width: 100%;
	margin-top: 10px;
	position: relative;
	z-index: 1
}
.fea-22-foot-ban-cta .link {
	color: #fff;
	border: none;
	margin-bottom: 10px;
	display: inline-block;
	padding: 10px 36px;
	background: #FF0000;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	border-radius: 3px;
	padding-left: 56px;
	position: relative;
}
.fea-22-foot-ban-cta .link:before {
	content: '';
	position: absolute;
	background: url(../images/feature-page-lhs-icons-sprite.png) no-repeat -35px -7px;
	background-size: 58px;
	width: 20px;
	height: 20px;
	left: 30px;
	top: 12px;
}
.tab-scr-ss img {
	width: 100%;
	border: 1px solid #ebebeb;
}
.tab-scr-ss figcaption {
	text-align: center;
	font-size: 13px;
	padding: 10px 0;
}
.fea-22-foot-also li {
	float: left;
	width: 50%;
	text-align: left;
	padding: 20px !important
}
.fea-22-foot-also li:nth-child(odd) {
	padding-left: 0 !important
}
.fea-22-foot-also li:nth-child(even) {
	padding-right: 0 !important
}
.supp-box i.fea-22-foot-ic {
	position: absolute;
	left: 30px;
	top: 30px;
	display: inline-block;
	width: 35px;
	height: 45px
}
.cta-ani-line {
	position: relative;
	display: inline-block;
	margin-left: 35px;
	transition: all .5s ease
}
.cta-ani-line:before,
.cta-ani-line:after,
.cta-ani-line a:before,
.cta-ani-line a:after {
	content: '';
	position: absolute;
	background-color: #0864f0;
	transition: transform .3s
}
.cta-ani-line:before {
	top: -3px;
	left: 0;
	width: 1px;
	height: calc(100% + 8px);
	transform: scaleY(0);
	transform-origin: top left
}
.cta-ani-line:after {
	bottom: -5px;
	right: 0;
	width: 1px;
	height: calc(100% + 8px);
	transform: scaleY(0);
	transform-origin: bottom right
}
.cta-ani-line a:before {
	top: -5px;
	left: 0;
	width: 100%;
	height: 1px;
	transform: scaleX(0);
	transform-origin: top left
}
.cta-ani-line a:after {
	bottom: -5px;
	right: 0;
	width: 100%;
	height: 1px;
	transform: scaleX(0);
	transform-origin: bottom right
}
.supp-box:hover .cta-ani-line:before,
.supp-box:hover .cta-ani-line:after,
.supp-box:hover .cta-ani-line a:before,
.supp-box:hover .cta-ani-line a:after {
	transform: scaleY(1)
}
.cta-supp-more {
	color: #0864f0 !important;
	position: relative;
	padding: 6px 22px 6px 15px;
	font-size: 14px;
	font-weight: 500
}
.supp-box:hover .cta-ani-line {
	margin-left: 50px
}
.cta-supp-more i {
	width: 7px;
	height: 7px;
	display: inline-block;
	top: 13px;
	position: relative;
	left: 4px;
	border-right: 1.5px solid #0763ef;
	border-top: 1.5px solid #0763ef;
	transform: rotate(45deg);
	border-radius: 2px
}
.fea-nav-link span.act:after,
.fea-nav-link span.act:before {
	display: none
}
.fea-nav-link {
	background: #fff;
	width: 100%;
	padding: 0 0 20px
}
.fea-nav-link span.act {
	background: none;
	color: #013d98;
	border-bottom: 2px solid #013d98
}
.fea-nav-link span {
	color: #8b8b8b;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	font-weight: 400;
	padding: 5px 0 8px
}
.fea-nav-list {
	background: #fff
}
#allFeaDiv1.fea-list-cont>ul {
	width: 33.333%;
	padding: 0 1%;
	float: left;
	box-sizing: border-box
}
.fea-list-cont>ul li {
	padding: 10px 0;
	color: #fff
}
.fea-nav-list a {
	color: #333;
	font-size: 14px;
	font-weight: 300;
	position: relative
}
.fea-nav-list a:before {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	background: #80b2fe;
	border-radius: 50px;
	margin: 4px 0 0 -15px
}
.fea-nav-link span:nth-of-type(1) {
	width: 24%
}
.fea-nav-link span:nth-of-type(2) {
	width: 18%
}
.fea-nav-link span:nth-of-type(3) {
	width: 18%
}
.footer-links .container {
	width: 100%;
	max-width: 1200px
}
.footer-links h2 {
	font-size: 24px;
	font-weight: 500
}
.footer-links {
	padding: 30px 0 50px;
	border-top: 1px dotted #DDD
}
.footer-stripe {
	float: left;
	width: 100%
}
.fea-nav .h2 {
	font-size: 24px;
	font-weight: 500;
	color: #000;
	line-height: 40px
}
.fea-22-ani-scrn {
	width: 100%;
	margin: 30px 0 40px
}
.fea-22-ani-scrn img {
	width: 65%;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 0 1px 10px 4px #ededed;
	box-shadow: 0 1px 10px 4px #0000000f
}
ul+.fea-22-img-scrn-pop {
	margin-top: 30px
}
.fea-22-img-scrn-pop {
	margin-bottom: 50px
}
.fea-22-img-scrn-pop a img {
	background: #fff;
	padding: 8px;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 0 1px 10px 4px #0000000f
}
.fea-22-img-scrn-pop-noshado a img {
	box-shadow: none;
	padding: 0
}
.img-zoom img:hover {
	cursor: zoom-in
}
.fea-22-img-scrn-gal a img {
	width: 32%;
	height: 150px;
	object-fit: cover;
	margin: 0 1% 1% 0;
	padding: 5px;
	border-radius: 10px
}
.dotted-list .list-in-box {
	background: #f8f8f8;
	padding: 20px 30px;
	border-radius: 2px;
}
.dotted-list li:has(.list-in-box):before {
	display: none;
}
@media screen and (max-width: 1350px) {
	#lhsTree>li>span.ifTree {
		padding: 6px 0 6px 24px
	}
	#lhsTree>li>span.ifTree:after {
		top: 11px
	}
	#lhsTree>li>span.ifTree.dropact:after {
		top: 14px
	}
	.supp-box {
		min-height: 310px
	}
}
@media screen and (max-width: 1260px) {
	.footer-links .container {
		max-width: 95%
	}
	.footer-links {
		max-width: 100%
	}
	.fea-nav-link span {
		font-size: 13px
	}
}
@media screen and (max-width: 1200px) {
	.fea-22-foot-also li {
		width: 100%;
		padding: 10px 0 !important
	}
	.fea-22-foot-also li div {
		min-height: auto
	}
	.inner-cont {
		padding: 0 20px
	}
	.lhs-tree {
		left: 20px;
		width: 245px
	}
	.rhs-cont {
		margin-left: 245px
	}
	.supp-box p {
		min-height: auto
	}
}
@media screen and (max-width: 992px) {
	.footer-links {
		display: none
	}
}
@media screen and (max-width:1100px) {
	.ac {
		max-width: 90%
	}
	.fea-22-supp-auth {
		float: left;
		width: 100%;
		display: block
	}
	.fea-22-auth-con {
		height: auto;
		padding-bottom: 30px;
		width: 100%
	}
	.fea-22-auth-im {
		width: 100%
	}
	.fea-22-box-1 ul li {
		display: block;
		padding: 0 0 20px;
		width: 100%
	}
	.fea-22-foot-ban-txt {
		width: 100%
	}
	.fea-22-foot-ban-txt h2 {
		text-align: center;
		padding-bottom: 20px
	}
	.fea-22-foot-ban-cta {
		width: 100%
	}
	.fea-22-foot-ban-cta a {
		width: auto
	}
	.calc-ban {
		padding: 30px;
		text-align: center
	}
	.calc-ban:before {
		display: none
	}
}
@media screen and (max-width:992px) {
	.mob-hide {
		display: none
	}
	.fea-det-22-ban h1 {
		font-size: 30px
	}
	.fea-det-22-ban h4,
	.fea-det-22-ban h1 span {
		font-size: 18px;
		line-height: 28px;
		margin: 0
	}
	.fea-det-22-ban h4 {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto
	}
	.fea-det-22-ban h4 br {
		display: none
	}
	.fea-det-22-ban {
		padding: 70px 0 150px
	}
	.inner-cont {
		padding: 0 15px;
		background: transparent
	}
	.lhs-tree {
		display: none
	}
	.rhs-cont {
		width: 100% !important;
		margin: 0;
		padding: 0;
		border: none
	}
	.fea-22-foot-ban-txt h2 {
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 0
	}
	.fea-22-box-2 ul li div {
		padding-right: 0
	}
	.fea-22-foot-also {
		margin-bottom: 50px
	}
	.fea-22-foot-ban::after {
		display: none
	}
}
@media screen and (max-width:768px) {
	.fea-det-22-ban {
		padding: 70px 0 120px
	}
}
@media screen and (max-width:500px) {
	.ds-list li,
	.fea-22-ani-scrn img {
		width: 100%
	}
	.fea-22-img-scrn-gal a img {
		width: 100%;
		margin: 0 0 15px;
		height: auto
	}
}
@media screen and (max-width:480px) {
	.fea-22-auth-im ul li {
		width: 46%
	}
	.fea-22-foot-ban-cta a {
		font-size: 13px;
		padding: 10px
	}
	.fea-22-foot-ban {
		padding: 30px 20px
	}
}
@media screen and (max-width:400px) {
	.fea-22-auth-im {
		background: none;
		padding: 0;
		box-shadow: none
	}
	.fea-22-supp-auth {
		padding: 25px
	}
}
.one-line-form {
	width: 540px;
	margin: 0 auto
}
.one-line-form * {
	font-family: "ZohoPuvi", verdana, arial, sans;
	font-size: 14px;
	outline: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box
}
.one-line-form>form>ul {
	margin: 0;
	padding: 0
}
.one-line-form>form>ul li {
	list-style-type: none;
	float: left;
	border: 1px solid #e6e6e6;
	background: #fff
}
.one-line-form>form>ul li:nth-child(1) {
	width: 300px;
	position: relative;
	border-radius: 3px 0 0 3px;
	border-right-width: 0
}
.one-line-form>form>ul li:nth-child(1) .form-icn {
	background: #f6f8fa;
	width: 38px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 3px 0 0 3px
}
.one-line-form>form>ul li:nth-child(1) .form-icn .icn-mail {
	width: 17px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAbCAYAAAAQ2f3dAAAABHNCSVQICAgIfAhkiAAAAi1JREFUWEfNl09IFFEcx5MUqTx5q4sHkbZTEiodDDEtipTyH5lSlqIplkLQISoq9RB5NFHBwEsJ3kLr1ClviohnvXQpQgi6iIItfr7xJqZh3Z2ZfbO7Dz7szm/f+/0+zM5v3kzekf/HJQ4vwElPPOrDHxT4Cl+cQnl8OQ5X4R2swJyJRS3jzr/DwT2ogB74LDGN37BpfsikkLfWKoFSKJZYHTyBERiFmiyZLVF3Ch7DC4m9NGfrPZ+18BwuZljuA/UWYR66oERistyAaSOjBpD15QzJqe46zJh6g3yeSSSm36/AMKgpohxvSL4N464iScU0rwHuQ2NEZk/JewyeefKnFNP866A2vmFZ7iH5ymAoQV5fYlrXAreg1ZKcLm412d1D8vkW0/qb0ATtacopx21oTpInkJjydMA16Awp59wv61OsDyymfHdABfR3BBmVTJ6EKh+LQokpr5pBG323jyKacho+Qszn/NBiyt8LOgt9KYrpKWUNTvmU0rS0xJSgH87CwCFFTxD/CUUBpKyIKckD81fpvuQdfwgUQDwbYqp5Hl6DtrBvcA5egbpvL6CUtTPm1NWG/wi0924Zyf0QUtbFQjokXJb2xW9Txp3rn9gyUT2P6ULOhaEuj+maeAvlUJ0LVjj8fXCU2FHTPfk5IvYLj1LnLWmMA706TcCnLAlqD9ZN+7u62hGTSxtoc1bMz2Zr01/vs4WwALMQd4s5hfS4myhuU8SbS7vDrjt4AMGtcSqPL2TTAAAAAElFTkSuQmCC);
	background-size: contain
}
.one-line-form>form>ul li:nth-child(1) input {
	font-size: 14px;
	padding-left: 48px
}
.one-line-form>form>ul li:nth-child(1) input::placeholder {
	color: #b3b3b3
}
.one-line-form>form>ul li:nth-child(2) {
	width: 50px;
	border-left: 0;
	border-right: 0;
	position: relative
}
.one-line-form>form>ul li:nth-child(3) {
	padding-left: 0;
	border-color: #d63327;
	border-radius: 0 3px 3px 0
}
.one-line-form>form>ul li .ffw-errmsg {
	display: none;
	color: #fff;
	font-size: 12px;
	margin-top: -28px;
	position: absolute;
	font-weight: 300;
	white-space: nowrap;
	background: #d63226;
	padding: 0 10px;
	line-height: 20px
}
.one-line-form>form>ul li .ffw-errmsg:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #d63226;
	transform: rotate(45deg);
	left: 17px;
	bottom: -3px
}
.one-line-form>form>ul li input {
	width: 100%;
	height: 43px;
	border: 0;
	padding: 0 10px;
	font-size: 14px;
	color: #000;
	font-weight: 300
}
.one-line-form>form>ul li .selectedCountry {
	text-align: left;
	width: 50px;
	height: 33px;
	top: 2px;
	position: absolute;
	color: #000;
	font-size: 14px;
	margin: 5px 0 0;
	line-height: 33px;
	left: 0;
	padding-left: 8px;
	border-left: 1px solid #e5e5e5;
	font-weight: 300
}
.one-line-form>form>ul li .selectedCountry:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #1e0437;
	z-index: 0;
	right: 10px;
	top: 15px
}
.one-line-form>form>ul li .selectedCountry:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 33px;
	top: 0;
	right: 0;
	background-color: #e6e6e6;
	display: none
}
.one-line-form>form>ul li input[type=submit] {
	font-size: 16px;
	background: #EA3323;
	color: #fff;
	padding: 0 25px;
	cursor: pointer;
	font-weight: 500;
	height: 43px;
	border: 0
}
.one-line-form>form>ul li input[type=submit]:hover {
	background: #9e0303;
	transition: all .5s ease
}
.one-line-form>form>ul li select {
	font-weight: 300;
	width: 50px;
	height: 43px;
	border: 0;
	padding: 0 5px 0 0;
	box-sizing: border-box;
	border-radius: 0;
	margin: 0;
	z-index: 9;
	position: relative;
	color: #000;
	font-size: 12px;
	opacity: 0;
	cursor: pointer;
	float: left
}
.one-line-form>form>ul li select#country_state {
	position: relative;
	font-size: 14px;
	opacity: 1;
	width: 100px;
	float: left;
	padding-left: 0;
	line-height: 22px
}
.one-line-form>form>ul li select.ukcountry_region {
	opacity: 1;
	width: 118px;
}
.one-line-form>form>.misc-field .dwn-priv {
	margin-top: 0;
	line-height: 16px;
	font-weight: 300;
	padding-top: 7px
}
.one-line-form>form>.misc-field .dwn-priv,
.one-line-form>form>.misc-field .dwn-priv * {
	font-size: 11px;
	color: #f4f8ff
}
.one-line-form>form>.misc-field .dwn-priv strong {
	font-weight: 600
}
.one-line-form>form>.misc-field .dwn-priv a {
	font-size: 11px;
	color: #f4f8ff;
	text-decoration: underline;
	line-height: 16px
}
.one-line-form>form>.misc-field #meGDPRMessage {
	line-height: 16px;
	margin: 8px 0 0 !important;
	width: 100%
}
.one-line-form>form>.misc-field #meGDPRMessage label {
	font-size: 11px;
	line-height: 18px;
	color: #f4f8ff;
	font-weight: 300
}
.one-line-form>form>.misc-field #meGDPRMessage .checkmarkgdpr {
	margin-bottom: 0
}
.one-line-form>form>.misc-field::before {
	content: " ";
	display: table;
	clear: both
}
.one-line-form>form>.misc-field * {
	color: #a6a6a6;
	font-weight: 300;
	line-height: 16px
}
.one-line-form>form>.misc-field strong {
	font-weight: 600
}
.one-line-form>form>.misc-field a {
	color: inherit;
	text-decoration: underline;
	font-size: inherit;
	line-height: inherit
}
.one-line-form>.success-message {
	display: none
}
.one-line-form>.success-message h2 {
	margin-bottom: 10px;
	color: #13ffd1;
	font-size: 30px
}
.one-line-form>.success-message p {
	font-size: 14px;
	line-height: 23px;
	margin-top: 0;
	color: #fff
}
.one-line-form>.success-message p a {
	font-size: 14px;
	line-height: 23px;
	color: #1afed1;
	text-decoration: underline
}
.one-line-form.success ul {
	display: none
}
.one-line-form.success .success-message {
	display: block
}
.one-line-form.success .misc-field {
	display: none
}
.one-line-form.with-state {
	width: 540px
}
.one-line-form.with-state ul li #headerCountryListItem:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #1e0437;
	z-index: 0;
	right: 7px;
	top: 23px
}
.one-line-form.with-state ul li:nth-child(1) {
	margin-left: 0;
	width: 200px
}
.one-line-form.with-state ul li #country_state {
	margin-left: 8px
}
.one-line-form.with-state ul li .selectedCountry:after {
	display: block
}
.one-line-form.with-state ul li input[type=submit] {
	padding: 0 12px
}
.one-line-form.with-state ul li:nth-child(2) {
	width: 160px
}
.one-line-form.with-state .ffw-country-list {
	position: relative
}
.one-line-form.with-state .ffw-country-list:after {
	content: "";
	position: absolute;
	right: 4px;
	top: 19px;
	width: 13px;
	height: 13px;
	z-index: 1;
	zoom: .95
}
#meGDPRMessage .checkmarkgdpr {
	width: 12px !important;
	height: 12px !important
}
@media screen and (max-width: 1050px) {
	.one-line-form {
		width: 100%
	}
	.one-line-form ul li {
		width: 100% !important
	}
	.one-line-form>form>ul li {
		border: 0;
		background: none
	}
	.one-line-form ul li select {
		width: 100% !important
	}
	.one-line-form ul li:first-child {
		border: 1px solid #8ca2ba !important;
		margin-top: 5px !important;
		width: 100% !important;
		display: block
	}
	.one-line-form ul li:nth-child(2) select {
		border: 1px solid #8ca2ba !important;
		margin-top: 5px !important;
		width: 100% !important;
		display: block;
		opacity: 1;
		-webkit-appearance: listbox
	}
	.one-line-form ul li .selectedCountry {
		display: none;
		width: 100% !important
	}
	.one-line-form ul li:nth-child(3) {
		margin-top: 5px
	}
	.one-line-form.with-state {
		width: 100% !important
	}
	.one-line-form.with-state ul li select#country_state {
		margin-left: 0;
		padding: 0 10px;
		font-size: 12px
	}
}
.img-zoom-iconcont img {
	display: none
}
.img-zoom-iconcont .img-zoom-span {
	width: 45px;
	height: 45px;
	display: inline-block;
	padding: 0;
	border-radius: 100%;
	border: 5px solid;
	opacity: .9;
	-webkit-animation: loader4 1s ease-in-out infinite;
	animation: loader4 1s ease-in-out infinite;
	border-color: #cb2134 #ffce27 #059b4f #0579b8
}
@keyframes loader4 {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg)
	}
}
@-webkit-keyframes loader4 {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg)
	}
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000
}
.fea-nav-link {
	border: none
}
.lhs-menu-22 {
	max-height: calc(100vh - 100px);
	min-height: calc(100vh - 83px);
	padding-right: 20px
}
@media screen and (min-width : 767px) {
	.animate {
		transition: all .4s ease-in-out;
		opacity: 1
	}
	.animate.animated {
		opacity: 1
	}
	.graphori.animated {
		animation: graphver .5s ease-in-out 1.5s both;
		transform-origin: bottom
	}
	.delay-1 {
		transition-delay: 0
	}
	.delay-2 {
		transition-delay: .3s
	}
	.delay-3 {
		transition-delay: .6s
	}
	.delay-4 {
		transition-delay: .9s
	}
	.delay-5 {
		transition-delay: 1.2s
	}
	.delay-6 {
		transition-delay: 1.5s
	}
	.delay-71 {
		transition-delay: 1.8s
	}
	.delay-8 {
		transition-delay: 2.1s
	}
	.delay-9 {
		transition-delay: 2.4s
	}
}
.screen-slider-section {
	margin-top: 75px;
	position: relative
}
.screenshot-slider li {
	display: block;
	float: left;
	position: relative
}
.screenshot-slider li img {
	width: 100%;
	height: auto;
	padding: 0
}
.screen-title {
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	margin-top: -10px;
	display: inline-block;
	margin-bottom: 15px
}
.s-slider-container {
	position: relative;
	padding-bottom: 70px
}
.s-slider-container .arrows {
	position: absolute;
	top: calc(50% - 30px);
	width: 100%
}
.s-slider-container .arrows .prev {
	display: block;
	text-align: left;
	color: transparent;
	width: 30px;
	height: 30px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAkCAYAAABrLwHZAAAABHNCSVQICAgIfAhkiAAAAORJREFUSEut1b0NAiEUwHGZQEfRESyhcoPTERzBTc4RbKB0BUe5ju7OB8Ulx/HxPiAhoeGXkJD/UwfhMsacl2UZvPcvJbECBPe/sE8APtlYAr2dc3cWloPCC8lYCSJjNYiEtSA0hoFQGBZqYhSoilGhIsaBshgX2mESaINJoRXrAUWsFxQxrfWklDrC+WOtvUn6FrARsAGQCfYVwB8XjAnqBa496wFu4igFd6WVgNlsc8HiDOCA1YFCBZvTiQI2Mco/RGFYEI1hQBLWAslYDWRhJZCNpeA8zxcRloAPMRbAkP4Q1T9D2PB2gYWsdQAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center;
	cursor: pointer;
	position: relative;
	left: -38px;
	float: left
}
.s-slider-container .arrows .next {
	display: block;
	text-align: right;
	color: transparent;
	width: 30px;
	height: 30px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAkCAYAAABrLwHZAAAABHNCSVQICAgIfAhkiAAAAPxJREFUSEut1rsNwjAQBmCuTcUGjAAjhDKp2IBswAjABjABYgJEk7QeIaNQJWU4RyhKSGzfwydZcuNPd4V/HeR5vuu67ti27dUY81kpCrIsuwHACY26aZq9BoQ0TddJkhjEtloQ7FSxwB6LBQ5YDHCCacEZpgEXMSnoxCSgF+OCQYwDkjAqSMYoIAsLgWzMB4owFyjGRmCN9w2etwrDlC4QeVgY0/ouxv6gZ1VVhQhbgmx3bMwFsTEfxMJCEBmjQCSMCgUxDuTFuJATk0CLmBSaYRpogmmhAYsB9RjuZwfcz16/GOl/v71LCrCrCz48Yx6poPGYu7IsbWKq6guCayP9AjMW6QAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center;
	cursor: pointer;
	position: relative;
	right: -38px;
	left: auto;
	float: right
}
#scroll .s-slider-container .dots {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	display: inline-block;
	padding: 0;
	width: auto;
	bottom: 0;
	text-align: center
}
.s-slider-container .dots li {
	color: transparent;
	background: #CCC;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 4px;
	cursor: pointer;
	float: none;
	display: inline-block
}
.s-slider-container .dots li.active {
	background: #000
}
@media screen and (max-width : 992px) {
	.s-slider-container .arrows .prev {
		background-color: #fff;
		box-shadow: 0 0 10px gray;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		left: 0
	}
	.s-slider-container .arrows .next {
		background-color: #fff;
		box-shadow: 0 0 10px gray;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		right: 0
	}
	.s-slider-container {
		padding-bottom: 45px
	}
	.slider-section {
		margin-bottom: 0
	}
}
@media screen and (max-width : 767px) {
	.s-slider-container .arrows {
		display: none
	}
}
.tip-com span {
	width: 14px;
	height: 14px;
	background: #f5633d;
	border-radius: 69%;
	color: transparent;
	cursor: pointer;
	position: relative;
	box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	font-size: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}
@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}
@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}
@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}
@keyframes pulse {
	to {
		box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
	}
}
.tip-com {
	position: absolute !important;
	top: 159px;
	left: 329px
}
.tip1 {
	left: 16%;
	top: 29%
}
.tip2 {
	left: 36%;
	top: 56%
}
.tip3 {
	left: 83%;
	top: 47%
}
.tip4 {
	left: 34%;
	top: 38%
}
.tip5 {
	left: 76%;
	top: 47%
}
.tip-tool {
	background: #3f3f3f;
	border-radius: 2px;
	box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.6);
	color: #fff;
	margin: -21px 0 0 10px;
	opacity: 0;
	padding: 7px 22px 12px 19px;
	position: absolute;
	transform: scale(0.9);
	width: 300px;
	z-index: -1
}
.tip-tool p {
	color: #fff;
	margin: 0;
	font-size: 14px;
	line-height: 20px
}
.tip1 .tip1_2_tool {
	top: 242px;
	left: 360px
}
.tip1 .tip1_3_tool {
	top: 45px;
	left: 110px
}
.tip2 .tip2_1_tool {
	left: 0;
	top: 1px
}
.tip2 .tip2_2_tool {
	top: 60px;
	left: 230px
}
.tip2 .tip2_3_tool {
	top: auto;
	left: 160px;
	bottom: 62px
}
.tip3 .tip3_1_tool {
	top: 77px;
	left: 277px
}
.tip-tool::before {
	border-bottom: 8px solid transparent;
	border-left: 8px solid #3f3f3f;
	border-top: 8px solid transparent;
	content: '';
	height: 0;
	left: -8px;
	position: absolute;
	top: 25px;
	width: 0
}
.tip2_1_tool::before {
	border-left: 0 solid #3f3f3f;
	border-right: 8px solid #3f3f3f
}
.arr_left::before {
	bottom: -11px;
	left: -8px;
	top: 5px;
	transform: rotate(180deg)
}
.tip-alt .tip-tool {
	margin: -21px 0 0 -295px;
	padding: 7px 15px 12px 30px
}
.tip-alt .tip-tool::before {
	right: -7px;
	left: initial;
	top: 4px
}
.tip1 .tip1_2_tool::before {
	left: 100%;
	transform: rotate(180deg);
	top: 37px
}
.tip1 .tip1_3_tool::before {
	top: 20%;
	left: 100%;
	transform: rotate(180deg)
}
.tip2 .tip2_1_tool::before {
	top: 45%;
	left: -8px;
	transform: rotate(0deg)
}
.close,
.closePop {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 12px;
	height: 12px;
	opacity: .3;
	cursor: pointer
}
.close:before,
.close:after,
.closePop:before,
.closePop:after {
	position: absolute;
	left: 5px;
	content: ' ';
	height: 12px;
	width: 2px;
	background-color: #fff
}
.close:before,
.closePop:before {
	transform: rotate(45deg)
}
.close:after,
.closePop:after {
	transform: rotate(-45deg)
}
.tip-tool h5 {
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 7px;
	font-weight: 500;
	color: #fff;
	line-height: 20.15px
}
.tip-tool.active {
	opacity: 1;
	transition: 1s;
	z-index: 999
}
.mobShow {
	display: none
}
.tip-alt .close {
	right: initial;
	left: 8px
}
@media screen and (max-width: 1025px) {
	.tip {
		display: none
	}
	.tip-com span {
		color: #fff
	}
}
@media screen and (max-width: 768px) {
	.tip {
		display: none
	}
	.tip-com span {
		color: #fff
	}
}
.scrn-tip {
	position: relative
}
.tooltip-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.tip-dot {
	width: 12px;
	height: 12px;
	background: #f5633d;
	border-radius: 69%;
	color: transparent;
	cursor: pointer;
	position: absolute;
	box-shadow: 0 0 0 0 red;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	font-size: 10px;
	display: inline-block
}
.tip-text {
	background: #101010;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px 0 #000;
	position: absolute;
	font-size: 10px;
	line-height: 15px;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
	width: 240px
}
.tip-screen-1 .tip-1 {
	top: 28%;
	left: 34%
}
.tip-screen-1 .tip1-text1:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #101010;
	top: 50%;
	left: -8px;
	transform: translateY(-50%)
}
.tip-screen-2 .tip-1 {
	top: 44%;
	left: 43%
}
.tip-screen-2 .tip1-text1:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #101010;
	top: 50%;
	right: -8px;
	transform: translateY(-50%)
}
.tip-screen-2 .tip1-text1 {
	left: auto;
	right: 24px
}
.tip-screen-3 .tip-1 {
	top: 59%;
	left: 85%
}
.tip-screen-3 .tip1-text1:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #101010;
	top: 50%;
	right: -8px;
	transform: translateY(-50%)
}
.tip-screen-3 .tip1-text1 {
	left: auto;
	right: 24px;
	width: 130px
}
.tip-screen-4 .tip-1 {
	top: 59%;
	left: 44%
}
.tip-screen-4 .tip1-text1:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #101010;
	top: 50%;
	left: -8px;
	transform: translateY(-50%)
}
.tip-screen-4 .tip1-text1 {
	left: 25px;
	right: auto
}
.tip-screen-4 .tip-2 {
	top: 22%;
	left: 94%
}
.tip-screen-4 .tip2-text1:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #101010;
	top: 19px;
	right: -8px;
	transform: translateY(-50%)
}
.tip-screen-4 .tip2-text1 {
	left: auto;
	right: 24px;
	top: -12px;
	transform: none
}
.tip2-text1 strong {
	color: #fff;
	font-size: inherit;
	font-weight: 500;
	line-height: inherit
}
@media screen and (max-width : 1100px) {
	.tip-text {
		width: 150px
	}
}
@media screen and (max-width : 767px) {
	.tooltip-container {
		position: relative
	}
	.tooltip-container .tip-dot {
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		position: relative;
		background: transparent;
		display: block
	}
	.tooltip-container .tip-text {
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		transform: none;
		display: block;
		background: transparent;
		color: #000;
		box-shadow: none
	}
	.tooltip-container .tip-text:Before,
	.fea-det-22-ban:after {
		display: none
	}
	.fea-det-22-ban:before {
		width: 70%;
		background-size: cover;
		background-position: center right;
	}
	.screen-title {
		font-size: 18px
	}
}