 
em {
    font-style: italic;
}
#fixedbtn {
    position: fixed;
    right: 0;
    top: initial;
    bottom: 300px;  
    z-index: 4;
    }
    #fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
    }

	
	
body{font: 300 14px/24px 'ZohoPuvi', sans-serif !important;}
	
h1, h2, h3, h4, h5, h6{font: 600 14px/24px 'ZohoPuvi', sans-serif }	

	h2{font-size: 32px ;
    line-height: 35px ;
    margin: 0 0 30px;
    color: #444;
    font-weight: 600;}	
	
.bgGrey{background: #f7f7f9}
	
.sec-pTB2 {padding: 0px 0 20px;}
.pb0{padding-bottom: 0px;}	
	
#scroll{display: none;}	
.custom-para {
    line-heighT: 30px;
    font-size: 17px;
    padding: 0px 35px;
}
.heading-menu {
	display: none;
}
.no-gutter [class*="col-"] {
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.col-4 {
width: calc(4 / 12 * 100%);
}

.col-8 {
width: calc(8 / 12 * 100%);
}
.col-9 {
width: calc(9 / 12 * 100%);
}
.col-10 {
width: calc(10 / 12 * 100%);
}
.col-11 {
width: calc(11 / 12 * 100%);
}
.col-12 {
width: calc(12 / 12 * 100%);
}
[class*="col-"] {
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row::after {
	content: "";
	clear: both;
	display: table;
}
.row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.row1::after {
	content: "";
	clear: both;
	display: table;
}
.row1 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 50px !important;
}
.flex-top {
	align-items: flex-start;
	text-align: center;
}
.heading {
	
}
.banner {
	background: #aeeefe !important; /* Old browsers */
	
	position: relative;
	z-index: 1;
	padding: 40px 0px;
	min-height: 200px;
	display: flex;
	align-items: center;
}
.banner .flex-row:before, .banner .flex-row:after {
	content: '';
	display: table;
	clear: both;
}
.flex-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	flex-wrap: wrap;
	justify-content: center;
}
.flex-row .col {
	flex: 1;
	margin: 5px;
	display: inline-grid;
}
.banner-con {
	text-align: left;
	padding: 3px 25px;
	position: relative;
}
.fnt-bld {
	font: 27px/1.1 'zoho_puvi_bold', Arial, Helvetica, sans-serif
}
.banner-con {
	animation: anim 2s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 1;
}
.banner-con h2, .banner-con h1, .banner-con p {
	color: #fff;
}
.banner-con h1 {
	
    margin: 0;
    padding-bottom: 10px;
    font-weight: 600;
    
}
.banner-con h2 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 16px;
}
.banner-con p {
	    line-height: 32px;
    font-size: 23px;
    letter-spacing: 0.2px;
    color: #444444;
	font-weight: 300;
}
.banner-con h1 > span {
	
	font-size: 50px;
    display: block;
    font-weight: 600;
    color: #444444;
    letter-spacing: 0.1px;
    line-height: 65px;	
	
}
.form-con {
	background: #fff;
	border-radius: 6px;
	padding: 25px;
	text-align: center;
	position: relative;
	animation: formAnim 1s ease-in-out;
}
.form-con h2 {
	margin-bottom: 5px !important;
	font-size: 16px;font-weight: 600;
}
.form-con h2, .form-con p {
	color: #333;
}
.fixed-form {
	top: 0px;
	width: 310px;
	margin: 0 auto;
	transition: all .5s ease-in-out;
	box-shadow: 0px 0px 2px #e6be43;
}
.form-con h2, .form-con p {
	margin: 0;
}
.form-con p {
	font-size: 12px;
	line-height: 20px;
	padding: 15px 0;
}
.input-row {
	padding: 5px 0;
}
.input-row input, .input-row select {
	width: 100%;
	border-bottom: solid 1px #ddd !important;
	padding: 12px 10px;
	outline: none;
	
	box-sizing: border-box;
	background: #fff;
	font-size: 13px;
	transition: all .3s ease-in-out;
	border: none;
}
	
/*
.input-row input:hover, .input-row select:hover {
	box-shadow: 0 0 10px 0 #ddd;
	-webkit-box-shadow: 0 0 10px 0 #ddd
}
*/
	
	
.input-row input[type="submit"] {
	background: #ba0001;
	color: #fff;
	margin-top: 10px;
	font-size: 15px;
	font-weight: 700;
	border: 1px solid #ba0001;
	cursor: pointer;
}
	
.input-row input[type="submit"]:hover{background: #000;}	
	
	
.btn-div a {
	position: relative;
	background: #ec1131;
	color: #fff;
	padding: 10px 15px;
	border-radius: 6px;
	text-decoration: none;
	margin: 25px 15px;
	display: inline-block;
}
.btn-div a:link, .btn-div a:visited {
	transition: all .5s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.btn-div a:hover {
	box-shadow: 0 5px 10px 0 #8a8a8a;
	-webkit-box-shadow: 0 5px 10px 0 #8a8a8a;
}
.dwn-priv {
	margin-top: 10px;
	color: #655A5A !important;
}
.dwn-priv a {
	color: #674def;
}
.fnt17 {
	font-size: 17px;
}
.fnt16 {
	font-size: 16px;
}
.fnt15 {
	font-size: 15px !important;
}
.fnt25 {
	font-size: 25px;
}
.heading-menu, #customers, #fixedbtn {
	display: none !important;
}
.hglt-bg1 {
	background: #f9f9ff;
}
.hglt-bg2 {
	background: #621f8b;
}
.hglt2 h1 {
	color: #fff;
}
.img-md {
	width: 100%;
	max-width: 100px;
}
.ct-mnht {
	min-height: 193px
}
.ct-mnht1 {
	min-height: 55px
}
.ct-mnht2 {
	min-height: 100px
}
.div-box {
	background: #fbf8ff;
	padding: 15px;
	margin: 15px;
	position: relative;
	border-radius: 6px;
} /* border-top: solid 1px #beb1f0;border-bottom: solid 5px #beb1f0;*/
ul.listed {
	display: inline-block;
}
.listed li {
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
	color: #000;
	font-size: 16px;
}
.listed li:last-child {
	margin-bottom: 0;
}
.listed li:after {
	content: '';
	display: block;
	width: 6px;
	height: 14px;
	border: solid #030303;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	position: absolute;
	left: 5px;
	top: 0;
}
.listed li:nth-child(1) {
	-webkit-animation: AnimFadeUp 1s ease-in-out;
animation:animation:AnimFadeUp 1s ease-in-out;
}
.listed li:nth-child(2) {
	-webkit-animation: AnimFadeUp 2s ease-in-out;
animation:animation:AnimFadeUp 2s ease-in-out;
}
.listed li:nth-child(3) {
	-webkit-animation: AnimFadeUp 3s ease-in-out;
animation:animation:AnimFadeUp 3s ease-in-out;
}
.listed li:nth-child(4) {
	-webkit-animation: AnimFadeUp 3s ease-in-out;
animation:animation:AnimFadeUp 4s ease-in-out;
}
@-webkit-keyframes AnimFadeUp {
0% {
transform:translateX(-20px);
opacity:0;
}
100% {
transform:translateX(0px);
opacity:1;
}
}
@keyframes AnimFadeUp {
0% {
transform:translateX(-20px);
opacity:0;
}
100% {
transform:translateX(0px);
opacity:1;
}
}
	
	
.btn-mrgn{margin:45px auto 0px! important;}	
	
.btn-list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 30px;
	
}
.custom-btn {
	background: #faca39;
	color: #444;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 700;
	padding: 14px 55px;
	border-radius: 50px;
	margin: 0px 25px;
	border-radius: 0px;
	border: 3px solid transparent;
}
.btn-list a:hover {
	text-decoration: none !important;
	cursor: pointer !important;
}
.demo-btn {
	transition: all 300ms ease;
}
.signup-btn {
	background: #1b1f2e;
	transition: all 300ms ease;
}
.signup-btn:hover {
	background: none;
	border: 3px solid #db132a;
	color: #333;
	transition: all 300ms ease;
}
.demo-btn:hover {
	background: none;
	border: 3px solid #faca39;
	color: #333;
	transition: all 300ms ease;
}
.content p {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.counter-box {
	background: #fff;
	padding: 20px !important;
	margin: 10px 15px;
	position: relative;
	border-radius: 6px;
	text-align: center;
	
	border: 1px solid #ececec;
	transition: all 300ms ease;
}
.counter-box:hover {
	
	transition: all 300ms ease;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.counter-box .img-wrapper {
	background: #fff;
    padding: 20px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.counter-box .img-wrapper img {
	max-width: 75px
}
.counter-box h3 {
	font-size: 46px;
	font-weight: 600;
	color: #333;
	position: relative;
}
	
.counter-box h3 sup{
    font-size: 20px;
    
}	
	
.report-sec .counter-box .img-wrapper{height: 45px; width: 45px;padding: 15px; background: #ffffff; border: 1px solid #faca39;}	
.report-sec .counter-box{    border-left: 5px solid #faca39;border-radius: 0px;}	
	
.counter-sec .counter-box{background: #aeeefe;}
	
.complementary-bg{background: #f7f7f9; padding: 40px 0px 60px;}
.complementary-bg .counter-box{background: #fff;}	
.complementary-bg .counter-box .img-wrapper{border: 1px solid #dedee3;}	
	
	
	
.rating-para {
    color: #505050;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
}
.border-top {
	border-top: 1px solid #f2f2f2;
}
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-slide {
	text-align: center
}
.swiper-button-next, .swiper-button-prev {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	display: none;
}
.swiper-pagination-bullet-active {
	background: #000;
}
	
.notes-cover{
    padding: 20px;
    text-align: left;
    line-height: 28px;
    font-size: 13px;
    background: #f7f7f9;
    margin: 65px 15px 20px;
    position: relative;
    box-shadow: 6px 6px 0px #e9e9ea;
    border-radius: 4px;
	}	
	
	.notes-cover:before {
    content: " ";
    background: url(https://www.manageengine.com/products/applications_manager/images/out-box-bg.png) no-repeat;
    position: absolute;
    top: -42px;
    left: -62px;
    width: 310px;
    height: 200px;
    z-index: -1;
}
/*
	.notes-cover:after {
        content: " ";
    background: url(https://www.manageengine.com/products/applications_manager/images/out-box-bg.png) no-repeat;
    position: absolute;
    bottom: -60px;
    right: -60px;
    width: 120px;
    height: 200px;
    z-index: -1;
}	
	
*/

.note span {
	font-weight: 600;
	font-style: normal;
}
.swiper-cont {
	background: #f7f7f9;
    min-height: 100px;
    padding: 40px 50px;
    position: relative;
    text-align: center;

}
	
	.swiper-cont:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #21c6fb;
}
	
	
	
.swiper-cont .quote-icon {
	background: url(https://www.manageengine.com/products/images/quote.svg) top center no-repeat;
	height: 40px;
	width: 40px;
	background-size: cover;
	margin-top: -20px;
	filter: grayscale(1);
	opacity: 0.2;
}
.swiper-cont .rotate-quote {
	transform: rotate(180deg)
}

.swiper-cont p{margin: 0px;}	
.swiper-cont p a {
 font-size: 20px;
    line-height: 24px;
	color: #444;
}
	
.swiper-cont h5{   
	color: #838694;
    font-size: 16px;
    margin-top: 15px;font-weight: 500;}
	
.frst-lter {
	font-size: 18px;
}
.download-cont h2 {
	margin-top: 0px;
}
@-wekit-keyframes formAnim {
0% {
transform: translateY(-100px);
}
100% {
transform: translateY(0px);
}
}
@keyframes formAnim {
0% {
transform: translateY(-100px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes banner-con {
0% {
top: -100px;
}
100% {
top:0;
}
}
@keyframes banner-con {
0% {
top: -100px;
}
100% {
top:0;
}
}
.animation-element {
	opacity: 0;
	position: relative;
}
/*animation element sliding left*/
.in-view {
	animation: anim 2s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 1;
}
@-webkit-keyframes anim {
0% {
transform: translateY(50px) scale(.90);
}
100% {
transform: translateY(0) scale(1);
}
}
@keyframes anim {
0% {
transform: translateY(50px) scale(.90);
}
100% {
transform: translateY(0) scale(1);
}
}
	
.swiper-cover{position: relative; margin-top: 40px;}	
	
.quote-icon{
    position: absolute;
    z-index: 999;
    top: -30px;
    right: 30px;
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 64px;
    background: #21c6fb;
    color: #1b1f2e;
    font-size: 18px;
}
	.quote-icon	img {
    max-width: 20px;
    transform: rotate(180deg);
}
h2.xs { display: none;}	

	
/*============== circle section ==============*/
	
.wam-container{margin:0 auto;max-width: 1200px;}	
.why-use-sec{display:inline-block;width:100%;background:#fff;padding:60px 0 0px;margin-top:-10px;height: 800px;}
.why-use-sec h2{    text-align: center;font-size: 30px;margin-bottom: 40px;font-weight: 300 ;    line-height: 30px}
.why-use-sec h2 span{font-size:30px;font-weight: 700;}
.why-use-sec h2:after{/* content:''; */position:absolute;width:300px;height:1px;background:#e3e3e3;margin-top:63px;margin-left:-20%;}
.why-use-sec h4{text-align:center;font-size:26px;font-weight:300}
.why-use-com{ border:1px solid #efefef; width: 350px;float:left;border-radius:2px;position: absolute;background: #f7f7f9;
    padding: 20px 10px 10px 20px;min-height: 176px}
.why-use-com h4{text-align:left;font-size:16px;font-weight:700;margin-top:50px;    color: #000; margin: 50px 0px 0px 0px}
.why-use-com p{font-size:14px; color: #000;}
.why-use-com:before{content:'';position:absolute;margin-left:-2px;margin-top: -5px;width:65px;height:50px;background:url(https://www.manageengine.com/products/applications_manager/images/gartner-apm-magic-2021-sprite.png) no-repeat;display:inline-block;background-size: 415px;background-position: 0px -526px;}
.why-use-2:before{background-position: 0px -465px;}
.why-use-3:before{background-position: 0 -414px;}
.why-use-4:before{background-position: 0px -584px;}
.why-use-5:before{background-position: 0px -584px;}
.why-use-6:before{background-position: 0px -356px;}
.why-use-7:before{background-position: -64px -356px;}
	
.why-use-1{margin-left: 200px;}
.why-use-2{margin-left: 706px;}
.why-use-3{margin: 300px 0px 0px 0px;}
.why-use-4{margin: 300px 0px 0px 815px;}
.why-use-5{margin: 605px 0px 0px 200px;}	
.why-use-6{margin: 590px 0px 0px 706px;}
.why-use-7{margin: 590px 0px 0px 200px;}
.why-use-5{width:225px;height:225px;background:#fff;position:absolute;margin: 260px 0 0 452px;border-radius:50%;z-index:2;}
span#backToTop{opacity:0 !important;}
@-ms-keyframes spin {
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(-360deg)}
}
@-moz-keyframes spin {
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(-360deg)}
}
@-webkit-keyframes spin {
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(-360deg)}
}
@keyframes spin {
from{transform:rotate(0deg)}
to{transform:rotate(-360deg)}
}
.why-use-5-arr{width: 400px;height: 400px;background:#fff;border-radius:50%;/* border:3px dashed #e6e6e6; */-webkit-animation-name:spin;-webkit-animation-duration:10000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:10000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:10000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:10000ms;animation-iteration-count:infinite;animation-timing-function:linear;background: url(https://www.manageengine.com/products/applications_manager/images/gartner-apm-magic-2021-sprite.png) no-repeat;background-size: 500px;background-position: -136px -353px;margin-left: -57px;margin-top: -60px;}
.why-use-5-arr:before{/* content:''; */position:absolute;margin-left:-10px;margin-top:111px;width:18px;height:18px;background:url(https://www.manageengine.com/products/applications_manager/images/gartner-apm-magic-2021-sprite.png) no-repeat;display:inline-block;background-size:250px;background-position:-101px -76px;}
.why-use-5-arr:after{/* content:''; */position:absolute;margin-top:111px;right:-8px;width:18px;height:18px;background:url(https://www.manageengine.com/products/applications_manager/images/gartner-apm-magic-2021-sprite.png) no-repeat;display:inline-block;background-size:250px;background-position:-75px -76px;}
.why-use-5-icon{width: 220px;height:108px;position:absolute;border-radius:0;margin-top: -280px;margin-left: 38px;/* background:url(https://www.manageengine.com/products/applications_manager/images/gartner-siem-mq-2018-sprite.png) no-repeat; *//* background-size:270px; *//* background-position:-93px -195px */}

.why-use-5-icon h2 span{
    margin-top: 12px;
    display: inline-block;
}	
	
	
.animated{visibility:visible;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-play-state:running;-moz-animation-play-state:running;-ms-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}
@-moz-keyframes fadeInUp {
0%{opacity:0;-moz-transform:translateY(20px)}
100%{opacity:1;-moz-transform:translateY(0)}
}
@-o-keyframes fadeInUp {
0%{opacity:0;-o-transform:translateY(20px)}
100%{opacity:1;-o-transform:translateY(0)}
}
@keyframes fadeInUp {
0%{opacity:0;transform:translateY(20px)}
100%{opacity:1;transform:translateY(0)}
}
.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}	

/*============ button css ============*/
	
.custom-btn.signup-btn {
    background-color: #1b1f2e;
    color: #fff;
}
.custom-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px;
    padding: 5px 30px;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 45px;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #1ab8eb;
    position: relative;
	border:1px solid transparent;
}
	
.custom-btn.signup-btn::before {
    background: #fff;
}
.custom-btn.demo-btn::before {
    background: #fff;
}	
.custom-btn:hover::before {
    width: 100%;
    height: 100%;
}

.custom-btn::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 0px;
    width: 0px;
    background: #1b1f2e;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: -1;
}	
		
.custom-btn.signup-btn:hover {
    background-color: #fff;
    color: #1b1f2e;
	border:1px solid #1b1f2e;
}	
	.custom-btn.demo-btn:hover {
    background-color: #fff;
    color: #1b1f2e;
	border:1px solid #21c6fb;
}	

	.link-btn{background: #fff;margin: 0px; margin-top: 15px;}
	
	.custom-btn.link-btn:hover {
    background-color: #fff;
	color: #fff; border: 1px solid #1b1f2e; text-decoration: none;}
	
	
/*	.link-btn::before{height: 0; width: 0;}*/
	
	
	
	/*----------- new section ---------*/
	
	
.as-container {
    max-width: 1200px;
    margin: 0 auto;
}
	
	.fiveReasonsSection {
	margin: 55px 0 25px;}

.fiveReasonsSection h2 {
	text-align: center;
	font-size: 32px;
	line-height: 52px;
	margin: 0 0 115px;
	font-weight: 600;
	color: #101010
}

.fiveReasonsWrapper {
	display: table;
	width: calc(100% - 40px);
	margin: 0 auto
}

.fiveReasonsBox {
	width: 12.1%;
	height: 378px;
	float: left;
	margin-right: 2.1%;
	position: relative;
	border-top: 3px solid;
	border-bottom-left-radius: 20px;
	box-shadow: 0 0 16px 2px #afb0b040;
	cursor: pointer;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition: .7s
}

.fiveReasonsBox.animated {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.fiveReasonsBox:last-of-type {
	margin-right: 0
}

.fiveReasonsBox::before {
	position: absolute;
	font-size: 60px;
	font-weight: 500;
	top: -36px;
	right: 11px;
	transition: .3s;
	opacity: .3
}

.fiveReasonsBox.active::before {
	font-size: 70px;
	top: -39px
}

.fiveReasonsBox::after {
	content: "";
	position: absolute;
	background: url(https://www.manageengine.com/products/images/eventlog-index-sprite-2.png) no-repeat;
	background-size: 1225px;
	bottom: 0;
	right: 0;
	background-position: -650px -643px;
	transition: .3s;
	filter: grayscale(1);
	opacity: .4
}

.fiveReasonsBox.active::after {
	filter: grayscale(0);
	opacity: 1
}

.fiveReasonsBox.active {
	width: 25.25%;
	-webkit-box-shadow: none;
	box-shadow: none
}

.fiveReasonsBox.active .fiveReasonTitle {
	opacity: 0
}

.fiveReasonsBox.active .fiveReasonsContent {
	opacity: 1;
	z-index: 1;
	transition-delay: .45s
}

.fr1 {
	border-color: #fcd197;
	margin-top: 93px
}

.fr1::before {
	content: "01";
	color: #fcd197
}

.fr1 .fiveReasonTitle {
	color: #3b2f1e;
	left: -73px;
	top: 124px
}

.fr1::after {
	background-position: -665px -1422px;
	height: 132px;
	width: 109px
}

.fr2 {
	border-color: #67b7fd;
	margin-top: 50px
}

.fr2::before {
	content: "02";
	color: #67b7fd
}

.fr2 .fiveReasonTitle {
	color: #010101;
	left: -85px;
	top: 149px
}

.fr2::after {
	background-position: -787px -1304px;
	background-size: 990px;
	height: 121px;
	width: 115px
}

.fr3 {
	border-color: #5de4fc
}

.fr3::before {
	content: "03";
	color: #5de4fc
}

.fr3 .fiveReasonTitle {
	color: #203438;
	left: -40px;
	top: 123px
}

.fr3::after {
	background-position: -854px -1420px;
	height: 148px;
	width: 114px
}

.fr4 {
	border-color: #fd7c69;
	margin-top: 0px
}

.fr4::before {
	content: "04";
	color: #fd7c69
}

.fr4 .fiveReasonTitle {
	color: #2c1e1c;
	left: -40px;
	top: 168px
}

.fr4::after {
	background-position: -1044px -1432px;
	height: 118px;
	width: 107px
}

.fr5 {
	border-color: #43e9c2;
	margin-top: 50px;
}

.fr5::before {
	content: "05";
	color: #43e9c2
}

.fr5 .fiveReasonTitle {
	color: #1f3530;
	left: -45px;
	top: 121px
}

.fr5::after {
	background-position: -663px -1636px;
	height: 108px;
	width: 138px
}

	
.fr6 {
	border-color: #b29eeb;
	margin-top: 93px
}

.fr6::before {
	content: "06";
	color: #b19eeb;
}

.fr6 .fiveReasonTitle {
	color: #1f3530;
	left: -65px;
	top: 121px
}

.fr6::after {
	background-position: -663px -1636px;
	height: 108px;
	width: 138px
}
	
	
	
	
.fr1.active {
	background: #fff1de
}

.fr1.active::before {
	opacity: 1
}

.fr1.active::after {
	background-position: -770px -1665px;
	background-size: 1440px;
	height: 148px;
	width: 177px
}

.fr2.active {
	background: #e3f2ff
}

.fr2.active::before {
	opacity: 1
}

.fr2.active::after {
	background-position: -974px -1614px;
	background-size: 1225px;
	height: 148px;
	width: 177px
}

.fr3.active {
	background: #cbf7ff
}

.fr3.active::before {
	opacity: 1
}

.fr3.active::after {
	background-position: -991px -1668px;
	background-size: 1440px;
	height: 148px;
	width: 177px
}

.fr4.active {
	background: #fddbd6
}

.fr4.active::before {
	opacity: 1
}

.fr4.active::after {
	background-position: -1204px -1662px;
	background-size: 1440px;
	height: 148px;
	width: 177px
}

.fr5.active {
	background: #d1fbf1
}

.fr5.active::before {
	opacity: 1
}

.fr5.active::after {
	background-position: -780px -1913px;
	background-size: 1440px;
	height: 148px;
	width: 180px
}

	
.fr6.active {
	background: #e2d9ff;
}

.fr6.active::before {
	opacity: 1
}

.fr6.active::after {
	background-position: -780px -1913px;
	background-size: 1440px;
	height: 148px;
	width: 180px
}
	
	
.fiveReasonTitle {
	position: absolute;
	display: block;
	transform: rotate(-90deg);
	white-space: nowrap;
	font-size: 16px;
	font-weight: 500;
	transition: .3s;
	opacity: 1
}

.fiveReasonsContent {
	padding: 54px 65px 0 40px;
	transition: .3s;
	opacity: 0;
	position: relative;
	z-index: -1;
	overflow: hidden;
	height: calc(100% - 54px)
}

.fiveReasonsContent h3 {
	font-size: 22px;
	line-height: 35px;
	font-weight: 500;
	margin: 0
}

.fiveReasonsContent p {
	font-size: 16px;
	line-height: 27px;
	color: #010101
}
	
	
/*======= Media query css ==========*/	
	

@media (max-width: 650px) {
.report-sec .flex-row .col{width: 100%;}
.report-sec .flex-row .col:nth-child(1) {	width: 100%;}
.report-sec .flex-row .col:nth-child(2) {	width: 100%;}	
.counter-box{margin: 10px 0px;}
	
.btn-list{display:inherit;text-align: center;   }	
.btn-list a{ margin-top: 20px;}	
.fixed-form {width: auto; }
	
	
}

	

@media(max-width:768px) {
	
.pt0{padding-top: 0px;}		
h2 {font-size: 20px;line-height: 32px;}
.why-use-5{display: none;}	
.why-use-sec h2{margin-bottom: 10px;}
	
.flex-row .col:nth-child(1) {	width: 100% !important;}
.flex-row .col:nth-child(2) {	width: 100% !important;}
.flex-row .col {flex: none;	width: 100% !important }	
	
	
.custom-btn{line-height: 25px;}
.banner-con p{font-size: 16px;font-weight: 400;}
.swiper-cont p a{font-size: 16px;}
.swiper-cont h5{    font-size: 14px;margin-top: 10px;}
.quote-icon{display: none;}
.banner-con h1 > span{font-size: 24px;line-height: 28px;}
.connect:before {border-bottom: 0;}
.banner-con {align-content: center;}
.hid {display: none;}
	
[class*="col-8"] {	width: 100%;}
.custom-btn {margin: 0px 10px;padding: 10px 20px;	font-size: 14px;}
.swiper-cont .quote-icon {display: none;}
	
.why-use-sec h2{font-size:20px; }
.why-use-sec h2 span{font-size:20px; }	
	
	.counter-box .img-wrapper img {max-width:50px;}	
	
}
	
	
	
	
	
@media (max-width: 1025px) {
	
	
h2.xs { display: block;}
.report-sec	.flex-row .col{    flex: unset;    width: 48%;}	


/*
	
.flex-row .col:nth-child(1) {
	width: 64%;
}
.flex-row .col:nth-child(2) {
	width: 35%;
}
*/
	
.col-8 {width: 100%;}
	
.banner-con .row .col-4 {width: 100%;}
.banner-con h1 {font-size: 25px;}
.banner .container .row .col-8, .banner .container .row .col-4 {width: 100%;}
.fixed-form {position: relative;	top: 0; }
.banner-con {text-align: center;}
.banner-con h2 {	margin-bottom: 25px;}
	
}

@media (min-width: 1200px) {
	
.container {max-width: 1170px !important;}

}
	
	

@media (min-width: 1400px) {
	
.container {max-width: 1390px !important;}
.custom-btn {	padding: 15px 65px}
	
}
	
	
	
@media (min-width: 1025px) and (max-width:1090px){
	.form-con{padding: 20px 20px;}
	.fixed-form{width: 290px;}
		
	}	
	

@media (min-width: 1025px) and (max-width:1999px) {
	
.counter-box {margin: 10px;padding: 10px;}
.counter-box .img-wrapper img {max-width: 55px;}
.custom-btn {padding: 5px 25px !important;}
	
}	
	
	
@media screen and (max-width:1225px) {
	
h2.xs{display: block;}
.wam-container {margin: 0 auto;max-width: 95%;}
.why-use-5{display:none;}
.why-use-sec{height:auto;}
.why-use-1, .why-use-2, .why-use-3, .why-use-4, .why-use-6, .why-use-7{}
.why-use-com {
    position: relative;
    margin: 1%;
    width: 43%;
    padding: 20px 20px;
    margin-bottom: 25px;
    min-height: 185px;
	}
	
}
	
@media screen and (max-width:1020px) {
	
.wam-container{margin:0 auto;max-width:100%;width:95%}
.why-use-com{height: auto;/* margin:4%; */width: 50%;}

.why-use-sec h2:after{display:none}
.why-use-5{  margin: 37% 0 0 55%;}		
	
.why-use-com {
    height: auto;
    margin: 1%;
    width: 43%;
    min-height: 180px;
}
	
.why-use-5{display: none}	
	
	
}
	
	
@media screen and (max-width:992px) {
	
	
.why-use-com {
    height: auto;
    margin: 1%;
    width: 42%;
    min-height: 200px;
}	
.why-use-5{margin:0 auto;position:relative;margin-top:35px}
.why-use-5 {display: none;}
	
}
	
@media screen and (max-width:767px) {
	
.why-use-com{min-height:auto;margin:30px 0 0;width:90%;}
	
	
}	

@media  screen and (max-width:520px) {
    .fiveReasonsWrapper{display: none;}
   
}


.prd-nav li {
  float: left;
  width: 32%;
  padding: 0 .5%;
  text-align: center;
}
