<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.2s ease-in 0s;
}

/*** ZOHO PUVI***/

@import url("https://www.manageengine.com/css/fonts.css");

body, footer {
	font: 17px/1.5 Zoho_Puvi_Regular,sans-serif;
	margin: 0 auto;
	background: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
	color: #000 !important;
}
.container {
	max-width: 1300px;
	margin: 0 auto;
}
.container1 {
	max-width: 1200px;
	margin: 0 auto;
}
.container2 {
	max-width: 1000px;
	margin: 0 auto;
}
.cl-md-1 {
	width: 8.33333333%;
}
.cl-md-2 {
	width: 16.66666667%;
}
.cl-md-3 {
	width: 25%;
}
.cl-md-4 {
	width: 33.33333333%;
}
.cl-md-5 {
	width: 41.66666667%;
}
.cl-md-6 {
	width: 50%;
}
.cl-md-7 {
	width: 58.33333333%;
}
.cl-md-8 {
	width: 66.66666667%;
}
.cl-md-9 {
	width: 75%;
}
.cl-md-10 {
	width: 83.33333333%;
}
.cl-md-11 {
	width: 91.66666667%;
}
.cl-md-12 {
	width: 100%;
}
.cl-md-1, .cl-md-10, .cl-md-11, .cl-md-12, .cl-md-2, .cl-md-3, .cl-md-4, .cl-md-5, .cl-md-6, .cl-md-7, .cl-md-8, .cl-md-9 {
	float: left;
}
/*width style start here*/
.wid10 {
	width: 10%;
}
.wid20 {
	width: 20%;
}
.wid30 {
	width: 30%;
}
.wid35 {
	width: 35%;
}
.wid40 {
	width: 40%;
}
.wid50 {
	width: 50%;
}
.wid60 {
	width: 60%;
}
.wid70 {
	width: 70%;
}
.wid80 {
	width: 80%;
}
.wid85 {
	width: 85%;
}
.wid90 {
	width: 90%;
}
.wid100 {
	width: 100%;
}
/*width style end here*/

/*padding style start here*/
.pdlf0 {
	padding-left: 0px;
}
.pdlf10 {
	padding-left: 10px;
}
.pdlf20 {
	padding-left: 20px;
}
.pdlf30 {
	padding-left: 30px;
}
.pdlf40 {
	padding-left: 40px;
}
.pdlf50 {
	padding-left: 50px;
}
.pdlf60 {
	padding-left: 60px;
}
.pdrt0 {
	padding-right: 0px;
}
.pdrt10 {
	padding-right: 10px;
}
.pdrt20 {
	padding-right: 20px;
}
.pdrt30 {
	padding-right: 30px;
}
.pdrt40 {
	padding-right: 40px;
}
.pdrt50 {
	padding-right: 50px;
}
.pdrt60 {
	padding-right: 60px;
}
.pdlr0 {
	padding-left: 0px;
	padding-right: 0px;
}
.pdlr10 {
	padding-left: 10px;
	padding-right: 10px;
}
.pdlr20 {
	padding-left: 20px;
	padding-right: 20px;
}
.pdlr30 {
	padding-left: 30px;
	padding-right: 30px;
}
.pdlr40 {
	padding-left: 40px;
	padding-right: 40px;
}
.pdlr50 {
	padding-left: 50px;
	padding-right: 50px;
}
.pdlr60 {
	padding-left: 60px;
	padding-right: 60px;
}
.pdtp0 {
	padding-top: 0px;
}
.pdtp10 {
	padding-top: 10px;
}
.pdtp15 {
	padding-top: 15px;
}
.pdtp20 {
	padding-top: 20px;
}
.pdtp30 {
	padding-top: 30px;
}
.pdtp40 {
	padding-top: 40px;
}
.pdtp50 {
	padding-top: 50px;
}
.pdtp60 {
	padding-top: 60px;
}
.pdbt0 {
	padding-bottom: 0px;
}
.pdbt10 {
	padding-bottom: 10px;
}
.pdbt20 {
	padding-bottom: 20px;
}
.pdbt30 {
	padding-bottom: 30px;
}
.pdbt40 {
	padding-bottom: 40px;
}
.pdbt50 {
	padding-bottom: 50px;
}
.pdbt60 {
	padding-bottom: 60px;
}
.pdtb0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pdtb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdtb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pdtb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pdtb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pdtb50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pdtb60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
/*padding style end here*/

/*margin style start here*/
.mrlf0 {
	margin-left: 0px;
}
.mrlf10 {
	margin-left: 10px;
}
.mrlf20 {
	margin-left: 20px;
}
.mrlf30 {
	margin-left: 30px;
}
.mrlf40 {
	margin-left: 40px;
}
.mrlf50 {
	margin-left: 50px;
}
.mrlf60 {
	margin-left: 60px;
}
.mrrt0 {
	margin-right: 0px;
}
.mrrt10 {
	margin-right: 10px;
}
.mrrt20 {
	margin-right: 20px;
}
.mrrt30 {
	margin-right: 30px;
}
.mrrt40 {
	margin-right: 40px;
}
.mrrt50 {
	margin-right: 50px;
}
.mrrt60 {
	margin-right: 60px;
}
.mrlr0 {
	margin-left: 0px;
	margin-right: 0px;
}
.mrlr10 {
	margin-left: 10px;
	margin-right: 10px;
}
.mrlr20 {
	margin-left: 20px;
	margin-right: 20px;
}
.mrlr30 {
	margin-left: 30px;
	margin-right: 30px;
}
.mrlr40 {
	margin-left: 40px;
	margin-right: 40px;
}
.mrlr50 {
	margin-left: 50px;
	margin-right: 50px;
}
.mrlr60 {
	margin-left: 60px;
	margin-right: 60px;
}
.mrtp0 {
	margin-top: 0px !important;
}
.mrtp10 {
	margin-top: 10px;
}
.mrtp20 {
	margin-top: 20px;
}
.mrtp30 {
	margin-top: 30px;
}
.mrtp40 {
	margin-top: 40px !important;
}
.mrtp50 {
	margin-top: 50px;
}
.mrtp60 {
	margin-top: 60px;
}
.mrtp100 {
	margin-top: 100px;
}
.mrbt0 {
	margin-bottom: 0px;
}
.mrbt10 {
	margin-bottom: 10px;
}
.mrbt20 {
	margin-bottom: 20px;
}
.mrbt30 {
	margin-bottom: 30px !important;
}
.mrbt40 {
	margin-bottom: 40px !important;
}
.mrbt50 {
	margin-bottom: 50px;
}
.mrbt60 {
	margin-bottom: 60px;
}
.mrtb0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mrtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mrtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mrtb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.mrtb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mrtb50 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.mrtb60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
/*margin style end here*/


/* font style start here */
.fnt8 {
	font-size: 8px;
}
.fnt10 {
	font-size: 10px;
}
.fnt12 {
	font-size: 12px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt18 {
	font-size: 18px;
}
.fnt20 {
	font-size: 20px;
}
.fnt22 {
	font-size: 22px;
}
.fnt24 {
	font-size: 24px;
}
.fnt26 {
	font-size: 26px;
}
.fnt28 {
	font-size: 28px;
}
.fnt30 {
	font-size: 30px;
}
.fnt32 {
	font-size: 32px;
}
.fnt34 {
	font-size: 34px;
}
/* font style end here */

/* font width start here */

.fnt1w {
	font-weight: 100;
}
.fnt4w {
	font-weight: 400;
}
.fnt6w {
	font-weight: 600;
}
.fnt9w {
	font-weight: 900;
}
/* font width end here */

/* font color start here */

.clr-f {
	color: #fff;
}
.clr-0 {
	color: #000;
}
.clr-3 {
	color: #333;
}
.title1 {
    font: 60px/1.2 Zoho_Puvi_Bold;
	line-height: 45px;
	margin: 15px 0;
/*	letter-spacing: 0.7px;*/
}
.title2 {
    font: 40px/1.25 Zoho_Puvi_SemiBold;
	line-height: 45px;
	margin: 15px 0;
/*	letter-spacing: 0.7px;*/
}
.title3 {
    font: 32px/1.3 Zoho_Puvi_SemiBold;
	line-height: 45px;
	margin: 15px 0;
/*	letter-spacing: 0.7px;*/
}
.title4 {
    font: 26px/1.3 Zoho_Puvi_SemiBold;
	line-height: 45px;
	margin: 15px 0;
/*	letter-spacing: 0.7px;*/
}
.content1 {
	font-size: 19px;
	line-height: 33px;
/*	letter-spacing: 0.2px;*/
}
.content2 {
	font-size: 17px;
	line-height: 30px;
/*	letter-spacing: 0.2px;*/
}
.content3 {
	font-size: 15px;
	line-height: 30px;
/*	letter-spacing: 0.2px;*/
}
/* font color end here */

/* button style start here */
.btn {
	display: inline-block;
	font-family: Zoho_Puvi_SemiBold;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	background-image: none;
	padding: 10px 35px;
	font-size: 18px;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:hover {
	text-decoration: none;
	transition: 300ms linear;
	-webkit-transition: 300ms linear;
	-moz-transition: 300ms linear;
}
.btn-red {
	background: #ef372e;
	color: #fff !important;
	border: 1px solid #ef372e;
}
.btn-red:hover {
	background: #cd312a !important;
	border: 1px solid #cd312a;
}
/* button style end here */

/* commen style start here */
.dis-f {
	display: flex;
}
.mr-auto {
	margin: auto;
}
.mr-0auto {
	margin: 0 auto;
}
.clearfix {
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.flr {
	float: right;
}
.fll {
	float: left;
}
.img-respon {
	display: block;
	max-width: 100%;
	height: auto;
}
/* commen style end here */

.menu-ds {
	height: 100px;
	background: #fff;
	border-bottom: 1px solid #dedede;
	box-shadow: 1px 1px 13px #cccccc5c;
	padding: 0 25px;
	box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
.menu-ds .gq-logo {
	float: left;
}
.menu-ds ul {
	display: inline-flex;
	float: right;
	margin-top: 30px;
}
.menu-ds ul li {
    font-size: 16px;
    padding-left: 15px;
	margin: auto;
	cursor: pointer;
}
.menu-ds ul li a {
	color: #333;
	text-decoration: none;
    color: #000;
    position: relative;
    opacity: .7;
	padding-bottom: 6px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
.menu-ds ul li a:after {
	    background: #000;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}
.menu-ds ul li a:hover:after{
    text-decoration: none;
    width: 100%;
    left: 0;
}
.menu-ds ul li.active a {
    color: #000000;
    text-decoration: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    font-weight: bold;
    font-family: "Zoho_Puvi_Bold";
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
}
.menu-btn, .menu-btn:hover {
	background: #E9142B;
	color: #fff;
	font-size: 19px;
	line-height: 30px;
	padding: 4px 10px !important;
	border-radius: 5px;
	cursor: pointer;
}.sn-banner {
	background: linear-gradient(to bottom, #fecb59 54%, #ffffff 89%);
	z-index: 0;
	position: relative;
    margin-top: 100px;
}
.sn-banner:before {
	content: " ";
	position: absolute;
	background: url(../images/servicenow/sect1_checked_bg.png) repeat scroll 0 0;
	background-size: auto;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.16;
	height: -webkit-fill-available;
	z-index: -1;
}
.sn-banner:after {
	content: " ";
	position: absolute;
	background: url(../images/servicenow/sect1-bg.png) no-repeat bottom;
	background-size: contain;
	bottom: 220px;
	left: 0px;
	width: 100%;
	height: -webkit-fill-available;
	z-index: -1;
}
.jira-banner {
	background: linear-gradient(to bottom, #0152cc 54%, #ffffff 89%);
	z-index: 0;
	position: relative;
    margin-top: 100px;
}
.jira-banner:before {
	content: " ";
	position: absolute;
	background: url(../images/jira/sect1_checked_bg.png) repeat scroll 0 0;
	background-size: auto;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.06;
	height: -webkit-fill-available;
	z-index: -1;
}
.jira-banner:after {
	content: " ";
	position: absolute;
	background: url(../images/jira/sect1-bg.png) no-repeat bottom;
	background-size: contain;
	bottom: 220px;
	left: 0px;
	width: 100%;
	height: -webkit-fill-available;
	z-index: -1;
    opacity: 0.5;
}

.sec-pTB.clearfix { 
    margin-top: 100px;
}
.sn-sec2 {
    margin-top: 30px
}
.sn-sec2 .img1 {
	width: 250px;
}
.sn-sec2 .img2 {
	width: 510px;
}
.sn-sec2 .img3 {
	width: 160px;
}
.sn-sec2 .img4 {
	width: 490px;
}
.sn-sec2 .img5 {
	width: 340px;
}
.sn-sec2 .img6 {
	width: 410px;
}
.sn-sec2 .img7 {
	width: 400px;
}
.sn-sec2 .img8 {
	width: 270px;
}
.sn-sec2 .img9 {
	width: 370px;
}
.sn-sec2 .img10 {
	width: 350px;
}
.sn-sec2 .img-respon, .jira-sec2 .img-respon {
	margin: auto;
}
.sn-sec2 .clearfix:nth-child(even) .cl-md-6.pdlr20, .jira-sec2 .clearfix:nth-child(even) .cl-md-6.pdlr20 {
	float: right;
}
.sn-sec2 .cl-md-6, .jira-sec2 .cl-md-6 {
	margin: auto
}
.sn-sec2 .content2, .jira-sec2 .content2 {
    max-width: 80%;	
}
.jira-sec2 .img1{width: 350px;}
.jira-sec2 .img2{width: 380px;}
.jira-sec2 .img3{width: 330px;}
.jira-sec2 .img4{width: 340px;}
.jira-sec2 .img5{width: 350px;}
.jira-sec2 .img6{width: 310px;}
.aplus_note {
    margin-bottom: 46px;
    line-height: 28px;
}
.sn-cust-sec {
	background: #e5f2f8 !important;
	min-height: 600px !important;
	position: relative;
}
.sn-cust-sec .slider-container {
	background: #fff;
	margin-top: 40px;
	padding: 30px;
	position: relative;
	min-height: 320px;
	box-shadow: 0 0 28px #0000001a;
}
.slider-content {
	position: relative;
	left: 50%;
	top: 50%;
	width: 90%;
	height: 60%;
	transform: translate(-50%, -50%);
}
.slider-content .slider-single.active {
	z-index: 2;
	transition: 700ms linear;
}
.sm-boxes {
/*
	position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: z-index 0ms 250ms;
*/
}
.custmr-quotes-slider {
	width: 70%;
	float: left;
	max-height: 225px;
}
.custmr-quotes-slider p {
	position: relative;
	left: 0;
	top: 0;
	width: 90%;
	height: 100%;
	min-height: 130px;
	margin-top: 0 !important;
	padding: 10px 9px 0px 9px;
	text-align: left;
	color: #000 !important;
/*	font-weight: 500;*/
	line-height: 32px;
	transition: 700ms linear;
}
.client-profl {
	margin: 0 !important;
}
.clnt-img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	display: flex;
	float: right;
	border: 2px solid #315566;
	padding: 2px;
}
.clnt-img img {
	border-radius: 50%;
	width: 100%;
}
.sn-cust-sec ul#dots_1 {
	list-style-type: none;
	margin: 0 auto;
}
.sn-cust-sec .banr-cnt-center h1 {
	font-size: 30px;
	color: #060606 !important;
	font-weight: 600;
}
.clnt-name {
	color: #000 !important;
	margin-top: 0;
	margin-left: 10px;
	font-weight: 600;
	line-height: 30px;
}
.clnt-name span {
	color: #181818 !important;
	opacity: .7;
	font-weight: 400;
}
.cs-point-slid {
	margin-top: 50px !important;
	float: none !important;
	display: flex;
}
.cs-point-slid ul li {
	width: 15px;
	height: 15px;
	margin: 0 11px 0 0;
	background: #a9d0e3;
	float: left;
	border-radius: 50px;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.cs-point-slid ul li.current, .cs-point-slid ul li:hover {
	background: #8fb2c4 !important;
}
.sn-cust-sec .slider-container::before {
	content: url(../images/servicenow/quotes-icon1.png) !important;
	position: absolute;
	left: 20px;
	top: 20px;
}
.sn-get-plug {
	font-size: 28px;
	color: #000;
	font-weight: 400;
	line-height: 42px;
	padding-bottom: 25px;
}
.sn-get-plug span {
	font-weight: 700;
}

/*index slider page design start*/

.sn-index-wrap {
	margin: 0 auto;
	position: relative;
	perspective: 1000px;
	height: 100%;
}
.sn-index-slider {
	height: 100%;
	width: 100%;
	position: absolute;
	transform-style: preserve-3d;
}
.sn-index-slider div {
	transform-style: preserve-3d;
}
/*
.dp_item {
	display: block;
	position: absolute;
	text-align: center;
	color: #FFF;
	border-radius: 10px;
	transition: transform 1.1s;
}
#sn-index-slider .dp_item:first-child {
	z-index: 10 !important;
	transform: rotateY(0deg) translateX(8%) !important;
	transition: transform 0.9s;
}
.dp_item[data-position="2"] {
	z-index: 9;
	transform: rotateY(-20deg) translateX(20%) scale(0.74);
}
.dp_item[data-position="3"] {
	z-index: 7;
	transform: rotateY(-14deg) translateX(28%) scale(0.6);
}
.dp_item[data-position="4"] {
	z-index: 7;
	transform: rotateY(0deg) translateX(8%) scale(0.6);
}
#sn-index-slider .dp_item:last-child {
	z-index: 8;
	transform: rotateY(20deg) translateX(-3%) scale(0.8) !important;
}
*/
/*
.dp_item[data-position="2"], .dp_item[data-position="2"], 
.dp_item[data-position="2"], #sn-index-slider .dp_item:last-child {
	position: relative;
}
*/
.dp_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0.3);
  transition: all 1s ease;
  opacity: 0;
  z-index: -1;
}

.dp_item.next {
  left: 50%;
/*  transform: rotateY(20deg) translateY(-50%) translateX(-62%) scale(0.644444);*/
  transform: rotateY(0deg) translateY(-50%) translateX(-62%) scale(0.93);
  opacity: 1 !important;
  z-index: 1;
/*	-webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1), rgba(0, 0, 0, 0));*/
}

.dp_item.prev {
  left: 50%;
/*  transform: rotateY(-20deg) translateY(-50%) translateX(-40%) scale(0.93);*/
  transform: rotateY(0deg) translateY(-50%) translateX(-38%) scale(0.93);
  opacity: 1;
  z-index: 1; 
/*-webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0));*/
}

.dp_item.now {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(1);
  cursor: pointer;
  opacity: 1;
  z-index: 5;
}
.dp_item.now:hover {
	transform: translateY(-50%) translateX(-50%) scale(1.02);
}
.dp_item.prev:after, .dp_item.next:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    min-height: 100%;
    background: #000;
    opacity: 0.2;
}

#sn-index-next,
#sn-index-prev {
    position: absolute;
    z-index: 3;
    display: block;
    width: 41px;
    height: 41px;
    display: flex;
    top: 50%;
    color: #ffffff;
    transform: translateY(-50%);
    font-size: 50px;
    background: #000000;
    font-weight: 100;
    border-radius: 25px;
    opacity: 0.3;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    cursor: pointer;
}
#sn-index-next {
	right: 30px;
}
#sn-index-next:hover, #sn-index-prev:hover, #sn-index-next a:hover, #sn-index-prev a:hover {
    opacity: 0.9;
}
#sn-index-next a, #sn-index-prev a {
    font-family: auto;
    color: #c2c2c4;
    transform: translateY(-3px);
    /* text-shadow: 0px 0px 5px #000000; */
    text-decoration: none;
    cursor: pointer;
    margin: auto;
    line-height: 11px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
#sn-index-prev {
	left: 28px;
}
#sn-index-dots {
    text-align: center;
    cursor: default;
}

#sn-index-dots li {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #d0d0d0;
	border-radius: 50%;
}
#sn-index-dots li:hover {
	cursor: pointer;
	background: #797979;
	transition: background .3s;
}
#sn-index-dots li.active {
	background: #4c4c4c;
}
.dp_item {
	width: 85%;
}
.dp_item img {
    width: 100%;
}
.dp_item {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
    border: 1px solid #a6a6a7;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
}
.dp_item span {
	position: absolute;
    top: 14px;
    right: 30px;
    font-size: 13px;
    letter-spacing: 0.3px;
    background: #636363;
    color: #fff;
    padding: 3px 13px;
}
.dp_item.next span, .dp_item.prev span {
	display: none;    
}
#sn-index-slider {
	height: 720px;
}
#sn-index-slider .dp_item:hover:not(:first-child) {
	cursor: pointer;
}
.slider-arrow-control {
	position: absolute;
    z-index: 3;
    display: block;
    top: 50%;
    color: #ffffff;
    transform: translateY(-50%);
    font-size: 30px;
    padding: 3px 14px 16px;
    border-radius: 25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    cursor: pointer;	
}
.slider-arrow-control a {
	color: #a9d0e3;
}
.slider-arrow-control a:hover {
	text-decoration: none;
	color: #8fb2c4;
}
.cs-prev{
	left: 190px;
}
.cs-next{
    right: 190px;	
}
/*index slider page design end*/
.easy-gs-bg {
	background: #E5F2F8;
    padding: 30px;
}
.easy-gs {
	display: flex;
    justify-content: space-around;
    text-align: center;
    width: 70%;
    margin: auto;
}
.easy-gs-inner {
	width: 33.333%;	
}
.easy-gs-pos {
	
}

.easy-gs-line {
    border-bottom: 1px dashed #7BAAC0;
    width: 80%;
    margin: auto;
    margin-top: 70px;
}
.egp-icon {
	text-align: center;
    background: #36A498;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
}

.egp-icon-1 {
	width: 40px;
    height: 40px;
    position: absolute;
    left: 13px;
    top: 10px;
    background-position: 785px 0;
    background: url(../images/ita-sprite.svg) no-repeat -81px 2px;
    background-size: 810%;
}
.egp-icon-2 {
	width: 35px;
    height: 40px;
    position: absolute;
    left: 11px;
    top: 12px;
    background-position: 785px 0;
    background: url(../images/ita-sprite.svg) no-repeat -50px 2px;
    background-size: 980%;
}
.easy-gs-pos strong {
	font-family: "ZohoPuvi";	
}
.easy-gs-pos p {
    font-weight: 400;
    margin-top: 5px;
}
.content-box .contact {
	width: 50%;
}
.content-box&gt;div {
	width: 50%;
	float: left;
	padding-bottom: 30px;
}
.contact .f-grp li {
	padding: 5px;
}
.contact h4 {
	font: 22px/1.4 "ZohoPuvi";
	font-weight: 500;
}
.f-verti-grp li {
	/*    border-bottom: 1px dashed #ddd;*/
	list-style: none;
}
.f-verti-grp li:last-child {
	border-bottom-color: transparent;
}
.f-grp h4 {
	margin: 0;
	margin-bottom: 15px;
}
.c-mob {
	height: 40px;
	width: 25px;
	background-position: 2px 3px;
	margin: 0;
	margin-left: -38px;
	margin-top: -50px;
}
.c-fb, .c-lin, .c-meg, .c-mob, .c-so, .c-twt, .loca, .you-can {
	background: url(https://www.zoho.com/reports/images/contact-us.png) no-repeat;
	float: left;
}
.tim {
	clear: both;
	font-size: 80px;
	line-height: 80px;
}
.contact .f-grp .hd, .tim {
	font-weight: 400;
	color: #333;
}
.contact .f-grp .hd, .tim {
	font-weight: 400;
	color: #333;
}
.contact .f-grp .hd {
	margin: 10px 0;
}
.contact .f-grp p {
	font-size: 15px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 24px;
	color: #464646;
}
.content-box ul {
	width: 78%;
	padding: 10px 0 10px 30px;
	list-style: none !important;
}
.you-can {
	background-position: -40px 3px;
	margin-left: -30px;
	margin-top: 3px;
}
.c-so {
	background-position: -80px 3px;
	margin-left: -31px;
	margin-top: -6px;
}
.c-so, .you-can {
	height: 40px;
	width: 25px;
	margin-right: 15px;
}
.c-fb, .c-twt {
	height: 32px;
	width: 33px;
	margin-top: 10px;
	margin-right: 10px;
}
.c-fb {
	background-position: -170px -3px;
}
.c-twt {
	background-position: -216px -4px;
}
.c-lin {
	background-position: -257px -6px;
	height: 32px;
	width: 33px;
	margin-top: 10px;
}
.gq-ds {
	max-width: 420px;
	margin: 0 auto;
	text-align: center;
}
.gq-tab {
}
.gq-tab ul {
	background: #ffffff;
	border: 1px solid #f35a3c;
	width: 70%;
	margin: 0 auto;
	border-radius: 40px;
	overflow: auto;
}
.gq-tab ul li {
	display: inline-block;
	width: 50%;
	float: left;
	padding: 10px 11px;
	border-radius: 40px;
	box-sizing: border-box;
	cursor: pointer;
	transition: 300ms linear;
}
.gq-tab ul li.active, .gq-tab ul li:hover {
	background: #f35a3c;
	box-shadow: 0px 0px 5px #393c40c2;
	transition: 300ms linear;
}
.gq-tab ul li.active a, .gq-tab ul li:hover a {
	transition: 300ms linear;
	color: #fff !important;
}
.gq-tab ul li a, .gq-tab ul li a:hover {
	color: #f35a3c;
	font-weight: 600;
	text-decoration: none;
	transition: 300ms linear;
}
.gq-spg {
	position: relative;
}
.gq-spg span {
	position: absolute;    
	font-size: 13px;
	top: 14px;
	left: -28px;
	background: #30a7ef;
	color: #fff;
	padding: 0 13px;
	border-radius: 12px;
}
.gq-spg span:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -7px;
	margin-left: -2px;
	border-width: 7px;
	border-style: solid;
	/*    border-color: transparent #ff6aab transparent transparent;*/
	border-color: transparent transparent transparent #30a7ef;
}
/*
.gq-spg span:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}
*/
.gq-body-in {
/*	background: #393c40;*/
	background: #2f4e5d;
	color: #fff;
	padding: 12% 0px;
	margin: 45px 0 22px 0;
	border-radius: 15px;
}
.gq-body-in h1 {
	font-size: 70px;
	font-family: Zoho_Puvi_SemiBold;
	color: #fff;
	position: relative;
}
.gq-body-in h1 span {
font-size: 42px;
    position: absolute;
    top: -16px;
}
.gq-body-in h3 {
    font-size: 18px;
    color: #cacaca;
    line-height: 14px;
    margin-top: 0;
}
.gq-body-in p {
	line-height: 32px;
	color: #fff;
	margin: 40px 0;
}
.faq-link {
    text-decoration: none!important;
    color: #a4a4a4;
    font-size: 20px;
    padding: 5px 0 15px;
    display: inline-block;
}
#faq-sec {
	color: #4d4d4d;	
}
.btn-gq {
	background: #f45a3c !important;
	color: #fff;
	border-radius: 3px;
	padding: 15px 30px !important;
	cursor: pointer;
	outline: none;
}
.btn-gq:hover {
	background: #e54627 !important;
}
.help-titl {
	font-size: 28px;
	color: #333;
	text-align: center;
	line-height: initial;
	margin-bottom: 50px
}
.plugin-help .aplus-card-wrapper {
	width: 23%;
}
.aplus-tasks-text p {
	width: 500px;
}
.gq_pricechange #annual-b, .gq_pricechange.tilechange #month-b {
	display: none;
}
.gq_pricechange.tilechange #annual-b, .gq_pricechange #month-b {
	display: block;
}
.pricef-titl {
	position: relative;
	color: #008fe5;
	cursor: pointer;
}
.pricef-titl:after {
  	background: #008fe5 !important;
}
#gq-show-form {
	display: none;
	width: 390px;
    margin: auto;
    margin-top: 42px;
	padding-bottom: 70px;
}
.radio_design {
    margin-bottom: 15px;
    margin-top: -10px;
    padding-top: 18px;
}
.radio_design label {
	position: relative;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 4px;
    margin-bottom: 82px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.quote-label {
    padding-left: 1px !important;
    margin-top: -12px;
}
.radio_design label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.dwn-form input {
    height: 40px;
    padding: 0 8px;
    width: 84%;
}

.dwn-form input, .dwn-form select {
    width: 85%;
    height: 40px;
    margin-top: 10px;
    padding: 7px;
    border: none;
    font-size: 13px;
    transition: all 0.2s ease-in-out 0s;
    color: #777;
    outline: none;
    border: 1px solid #bbb;
}
.radio_design label .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #bbb;
}
.radio_design label input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #2196F3;
}
.container input:checked ~ .checkmark:after {
    display: block;
}
.radio_design label .checkmark:after {
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2196F3;
}
.radio_design label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/*get-quote page toggle design css Start here*/

.gq_tab {
	background: #fff;
	border: 1px solid #f25a3c;
	border-radius: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 45px;
	width: 296px;
	position: relative;
	margin: 0 auto;
	transition: all .5s ease-in-out;
}
.gq_tab.monthly .bar {
	left: 147px;
}
.gq_tab.monthly label[for='annually'] {
	color: #626262;
}
.gq_tab.monthly label[for='monthly'] {
	color: #fff;
}
.gq_tab .wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 50px;
	overflow: hidden;
	position: relative;
	height: 45px;
}
.gq_tab input {
	opacity: 0;
	pointer-events: none;
}
.gq_tab label {
	position: relative;    
	font-size: 15px;
	z-index: 1;
	cursor: pointer;       
	padding: 10px 22px;
	transition: all .5s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.gq_tab label[for='annually'] {
/*	margin-left: 20px;*/
	color: #fff;
}
.gq_tab label[for='monthly'] {
/*    padding: 10px 22px;*/
}
.gq_tab #annually {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gq_tab #monthly {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gq_tab .bar {
	position: absolute;
	left: -50px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #f25a3c;
	box-shadow: 0px 0px 4px #393c4085;
	height: 46px;
	width: 200px;
	border-radius: 50px;
	transition: all .5s ease-in-out;
}
.sn-gq-faq {
    background: #f5f8ff;	
    padding-top: 30px;
    padding-bottom: 20px;
}
.sn-gq-faq .faq-title {
    background: #fff !important;	
}

.sn-jira-gq {
	background: #0152cc;
	position: relative;
    color: #fff;
    text-align: center;
    min-height: 200px;
    z-index: 0;
}
.sn-jira-gq h1 {
    margin: auto;
    font-size: 35px;
    font-weight: 600;
    line-height: initial;	
	padding-top: 50px;
}
.sn-jira-gq p {
    margin: auto;
    font-weight: 400;
    line-height: initial;	
    padding-bottom: 50px;    
	padding-top: 5px;
}
#sn-jira-gq-tab ul {
	display: inline-flex;
}
.sn-jira-gq ul li a, .sn-jira-gq ul li.active:hover a {
	color: #000;    
	background: #fff;
    padding: 10px 30px;
    display: block;	
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	text-decoration: none;
}
.sn-jira-gq ul li.active a {
    background: none;
    color: #fff;	
}
.j-gq-box {
    width: 60%;
    margin: auto;
}
.j-gq-box .j-gq-body:nth-child(2) {
    margin-left: -1px;
}
.j-gq-body {
	width: 360px;
	float: left;
	border: 1px solid #ccc;
    padding: 50px 0px;
    margin: 45px 0 22px 0;
    border-radius: 5px;	
	text-align: center;
    margin: auto;
    margin-top: 75px;
}
.in-tab:nth-child(3) .j-gq-body {
	float: none;
}
.j-gq-body h1{
    font-size: 70px;
    font-family: Zoho_Puvi_SemiBold;
    font-weight: 600;
    position: relative;
}
.j-gq-body h1 span {
    font-size: 42px;
    position: absolute;
    top: -16px;
    display: none;
}
.j-gq-body h1 b {
	font-size: 18px;
    opacity: .5;
    font-weight: 100;
	margin-left: -10px;
}
.j-gq-body h3 {
    font-size: 22px;
    line-height: 14px;
    margin-bottom: 40px;
    margin-top: 0;	
}
.btn-j-gq {
    background: #2fab89 !important;
    color: #fff;
    border-radius: 3px;
    padding: 10px 35px !important;
    cursor: pointer;
    outline: none;
}
.btn-j-gq:hover {
    background: #209071 !important;
}

/*get-quote page toggle design css end here*/


/*Demo page toggle design css start here*/

.demo-icons {
    background-image: url(../images/servicenow/demo-icons.png);
    background-repeat: no-repeat;
    display: block;
    height: 110px;
    margin: 0 auto;
    width: 160px;
}
.demoCont h1 {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding: 30px 0 15px;
    text-align: center;
}
.demoCont h1 a {
	color: #333;
    text-decoration: none;
}

/*Demo page toggle design css end here*/

/*FAQ page design css start here*/

.sn-faq {
    margin-top: 100px;
}

.sn-faq-bnr {
    position: relative;
    display: flex;
    text-align: center;
    min-height: 200px;	
	z-index: 0;
}
.sn-faq-bnr:before {
	content: " ";
	width: 100%;
	height: 200px;
	background-size: contain;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	opacity: .4;
}
.sn-faq-bnr:after {
	content: " ";
    width: 80px;
    height: 180px;
	background-size: contain;
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: -1;
	opacity: .4;
}

.sn-faq-bnr h1 {
    margin: auto;
    font-size: 40px;
    font-weight: 600;
	line-height: initial;
}
.snow-faq-bg {
	background: #FECB58;
}
.snow-faq-bg:before {
	background: url(../images/servicenow/faq-bg1.png) no-repeat;
}
.snow-faq-bg:after {
	background: url(../images/servicenow/faq-bg2.png) no-repeat;
}
.jira-faq-bg {
	background: #0152cc;
	color: #fff;
}
.jira-faq-bg:before {
	background: url(../images/jira/faq-bg1.png) no-repeat;	
}
.jira-faq-bg:after {
	background: url(../images/jira/faq-bg2.png) no-repeat;
}
/*
.faq-panel:nth-child(2n) {
    background: #eff7ff;
    margin-bottom: 7px;
}
.faq-panel:nth-child(odd) {
    background: #F7FBFF;
    margin-bottom: 7px;
}
*/
.faq-panel {
	background: #ffffff;  
/*	box-shadow: 2px 2px 10px #e3e3e3;*/
    margin-bottom: 10px;
    border: 1px solid #EDEDED;
}
.faq-panel.active {
	box-shadow: 2px 2px 6px #efefef;
}
.faq-title {    
/*	border-bottom: 1px solid #eae8e8;*/
    background: #f7f7f7;
    color: #000;
/*    font-weight: bold;*/
    padding: 20px 25px;
	margin-left: 0px;
	transition: 300ms linear;
    -webkit-transition: 300ms linear;
    -moz-transition: 300ms linear;
}
.faq-panel-heading a:hover {
	text-decoration: none;
}
.faq-panel-heading .faq-title:hover {
    background: #f0f0f0;    
	transition: 300ms linear;
    -webkit-transition: 300ms linear;
    -moz-transition: 300ms linear;
}
.faq-panel-heading.active .faq-title {
    background: none; 
    font-family: Zoho_Puvi_Bold;    
	transition: 300ms linear;
    -webkit-transition: 300ms linear;
    -moz-transition: 300ms linear;
}
.faq-title .panal-open, .faq-title .panal-close {
    float: right;
    font-size: 25px;
    font-family: monospace;
    line-height: 15px;
}
.faq-title .panal-close {
    line-height: 11px;
}
.faq-panel-heading.active  h4 .panal-close {
	display: block !important;
}
.faq-panel-heading.active  h4 .panal-open {
	display: none;
}
.faq-title .panal-close {
	display: none !important;
}
.faq-panel-body ol {
	list-style: decimal;
    padding-left: 15px;
}
.faq-panel-body ul {
    list-style: disc;
    padding-left: 15px;
}
.faq-panel-body ul.stylenone {
    list-style: none !important;
    padding-left: 0px !important;
}
/*
#faq_collapse {    
	display: none;
}
*/
.faq-collapse {    
	font-size: 16px;
    line-height: 30px;
    padding: 0px 25px;
    padding-top: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.faq-panel.active .faq-collapse {
	margin-bottom: 20px;
}
.faq-panel-heading {
	transition: 0.4s;
}
.faq-expand {
    float: right;
    font: 18px var(--zf-primary-regular);
    cursor: pointer;
    margin-bottom: 16px;	
}
.faq-expand a {
    color: #949494;
	text-decoration: none;
}
/*FAQ page design css end here*/

/*Support Page design start here*/
.blue-graf-bg {
    position: relative;
    background: #eff9ff;
    padding: 50px;
    z-index: 0;    
	min-height: 670px;
}
.blue-graf-bg:before {
    content: " ";
    background: url(../images/go-data-bg.svg) no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-size: cover;
    height: 300px;
    width: 100%;
    z-index: -1;
}
.support-search {
    background: #3f93e6;
    color: #fff;
    text-align: center;
    padding: 70px 20px;
}
.support-search #ws_QueryBox {
    line-height: 30px;	
}
.support-search .tab-search-results {
	width: 50%;
    margin: auto;
    margin-bottom: 50px;	
}
.support-search h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: initial;
}
.support-search p {
    font-size: 16px;
}
.support-search .search-result-wrap {
    min-height: auto !important;
}
.support-form {
	width: 450px;
	margin: 0 auto;
}

.support-form iframe {
	box-shadow: 1px 1px 9px #0000001f;
}
.supportList li {
    width: 46%;
    float: left;
    position: relative;
/*    background: #fff;*/
    border: 1px solid #cbe3ee;
    box-shadow: 0px 0px 1px #deeff7;    
	margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 15px;
    min-height: 200px;
    cursor: pointer;
	border-bottom: 2px solid #cbe3ee;    
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.supportList li:hover {
	background: #fff;
       border-color: #99dbff;
    box-shadow: 0px 7px 25px #ccedff;
    -moz-box-shadow: 0px 7px 25px #ccedff;
    -webkit-box-shadow: 0px 7px 25px #ccedff;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.supportList li a {
	display: block;
    color: #000;
    text-decoration: none;	
}
.supportList li h2 {
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
}
.supportList li p {
    margin-top: 6px;	
}
.supportList li .supportIcons {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/ita-sprite.svg) no-repeat;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: bottom left;
}
.supportList li i.forums {
	background-size: 700px;
    background-position: -279px -5px;
}
.supportList li i.support-1-on-1 {
    background-size: 550px;
    background-position: -262px -1px;
}
.supportList li i.faq {
    background-size: 600px;
    background-position: -343px -4px;
}
.supportList li i.notes {
	background-size: 620px;
    background-position: -406px -3px;
}
.supportList li i.issues {
    background-size: 590px;
    background-position: -438px -1px;
}
.supportList li i.release-notes {
	background-size: 620px;
    background-position: -513px -3px;
}
.supportList li i.license {
    background-size: 620px;
    background-position: -563px -1px;
    height: 61px;
}
.support-contact {
	width: 540px;
	margin: 0 auto;
    margin-bottom: 100px;
}
.support-contact li {
    margin-bottom: 45px;
    position: relative;
    padding-left: 60px;
}
.support-contact li span {
 	content: " ";
    display: inline-block;
    width: 48px;    
	height: 48px;
    background: url(../images/ita-sprite.svg) no-repeat;
    margin: auto;
    background-size: 540px;
    position: absolute;
    left: 0;
    top: -13px;
}
.support-contact li:first-child span {
    background-position: -1px -40px;	
}
.support-contact li:nth-child(2) span {
	background-position: -47px -37px;
}
.support-contact li span a {
	color: #2f2f2f;
    padding-left: 15px;
    margin: auto;	
}
/*Support Page design end here*/

/*Demo Page design start here*/

.view-demo {
	
}
.demo-bdr-r {
	    border-right: 1px solid #C9DDEF;
    -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#C9DDEF), to(#fff0))0 100% 0 0 stretch;
}
.view-demo-sub-tit {
	margin: 10px auto;
    width: 80%;
	text-align: center;
}
.view-demo-sprit {
    display: inline-block;
    width: 78px;
    height: 70px;
    background: url(../images/ita-sprite.svg) no-repeat;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: bottom left;
}
.das .view-demo-sprit, .rpdemo .view-demo-sprit {
	background-size: 980px;
    background-position: -246px -71px;
}
.integ .view-demo-sprit {
    background-size: 980px;
    background-position: -166px -71px;		
}
.view-demo h2 {
    font-size: 22px;
    font-weight: 600;
    color: #0A2B45;
    margin: 0px;	
}
.view-demo p {
    width: 240px;	
}
.view-demo-btn {
	background: #eff9ff;
    color: #0a2b45 !important;
    border: 1px solid #236A98;
	margin-top: 10px;
}
.view-demo-btn:hover {
    background: #226a98;
    color: #ffffff !important;
}
.dwn-page {
    width: 460px;
    background: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #80808061;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*Demo Page design end here*/


/*help page design css start here*/

.sn-help-main li{
	width: 33.333333%;
    float: left;
}
.sn-help {
	margin: 25px;
    min-height: 241px;
    padding: 15px 20px;    
	cursor: pointer;
	box-shadow: 0 0 1px #999999;
    border-bottom: 2px solid #e3e3e3;
    border-radius: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.sn-help:hover {
	border-color: #999999;
    box-shadow: 0px 7px 25px #d5d5d5;
    -moz-box-shadow: 0px 7px 25px #d5d5d5;
    -webkit-box-shadow: 0px 7px 25px #d5d5d5;
}
.sn-help-a {
    color: #000000;	
}
.sn-help-a:hover {
    text-decoration: none;
}
.sn-help-tile {
	
}
.sn-help-tile img {
    height: 65px;	
}
.sn-help-tile img {
     -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: bottom left;   
}
.sn-help:hover .sn-help-tile img {
	transform: scale(1.1); 
}
.sn-help-tile h3 {
    font-family: 'Zoho_Puvi_SemiBoldItalic';
    margin-top: 10px;
    margin-bottom: 0px;
}
.sn-help-tile p {
    font-size: 16px;
    margin-top: 7px;	    
	margin-bottom: 0;
}
.help-videos-tab ul {    
	display: flex;
    justify-content: center;
    width: 320px;
    padding: 15px;
    margin: 0 auto;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 4px 12px #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.help-videos-tab ul li.active a, .help-videos-tab ul li:hover a {
    color: #222222;
    background: #f4c364;
    border-radius: 3px;
    cursor: pointer;
    padding: 10px 20px;
}
.help-videos-tab ul li  {
    padding: 0 10px;
}
.help-videos-tab ul li a {
    color: #222222;
    padding: 10px 20px;    
	text-decoration: none;
	
}
.help-videos-tab.sticky ul {
    width: 100%;	    
    transition: all 0.5s;
    border-bottom: 1px solid #dedede;
    box-shadow: 0px 4px 12px #e3e3e330;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.help-videos-tab.sticky  {
	position: sticky;
    width: 100%;
    top: 100px;
    z-index: 99;
}
.help-Webinars-vdo-fm {
	background: #f1faff;
    padding: 15px;
}
.web-vdo-card {
	margin: 25px;
    min-height: 397px;
    padding: 6px;
    cursor: pointer;
    box-shadow: 0 0 1px #999999;
    border-bottom: 2px solid #e3e3e3;
    border-radius: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.web-vdo-card:hover {
	border-color: #999999;
    box-shadow: 0px 7px 25px #d5d5d5;
    -moz-box-shadow: 0px 7px 25px #d5d5d5;
    -webkit-box-shadow: 0px 7px 25px #d5d5d5;
}
.aplus-help-video {
    display: block;
    overflow: hidden;
    position: relative;
}
.aplus-help-video:before {
    content: "";
    background: rgba(0,0,0,0.01);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.aplus-help-video-svg {
    position: absolute;
    left: calc(50% - 22px);
    top: calc(50% - 24px);
    z-index: 10;
    width: 48px;
    height: 36px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: center center;
}
.aplus-help-video img {
	max-width: 100%;
}
.aplus-card-info h3 {
    min-height: 60px;
    font-size: 18px;
    font-family: 'Zoho_Puvi_SemiBoldItalic';
    line-height: inherit;
    margin-top: 17px;
    margin-bottom: 4px;
}
.aplus-card-info p {
    margin-top: 0px;
    margin-bottom: 0;
}
.aplus-card-content {
    display: block;
    color: #1d1d1d;
    text-decoration: none;
    padding: 10px;
    /* height: 200px; */
    /* overflow: hidden; */
}
.aplus-card-content:hover {
    text-decoration: none;
}
.aplus-card-header {
    line-height: 0px;
    margin-top: 46px;	
}
.videoBlock {
    cursor: pointer;
    display: inline-block;
    margin-right: 0;
    position: relative;
}
.aplus-help-more-videos {
    font-size: 14px;
    display: block;
    color: #222222;
    background: #f4c364;
    border: 1px solid #f0ac28;
    padding: 5px 12px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 42.5%;
    z-index: 10;
    transform: translateX(-50%);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 10px #fce4a0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*help page design css end here*/

/*1on1 section page design css start here*/
.frm1o1-tit {
	font: 26px/1.3 Zoho_Puvi_SemiBold;
    margin-bottom: 12px;
}
.tit-1n1 {
	font-size: 35px;
    line-height: 45px;
    margin: 0 0 30px;
    font-weight: 100!important;
    color: #333;
    letter-spacing: -1px;
}
.aplus-1-1-left-section .aplus-img-holder img {
    margin-left: 65px;
}
/*1on1 section page design css end here*/

.form-input form input, .form-input form select, .form-input form textarea {
    width: 100%;
    height: 45px;
    margin-top: 10px;
    padding: 6px;
    font-size: 13px;
    transition: all 0.2s ease-in-out 0s;
    color: #777;
    outline: none;
    border: 1px solid #bbb;
}
.form-input form textarea {
	height: 70px;	
    margin-bottom: -8px;
	font: 400 13px/24px 'ZohoPuvi', sans-serif;
}
.form-input form input.btn-red, .form-input form select.btn-red {
    background: #ef372e !important;
    font-size: 15px;
    color: #fff !important;
    border: 1px solid #ef372e !important;
	margin-top: 20px !important;
    width: 48% !important;
    float: left;
}
.form-input form input.btn-reset, .form-input form select.btn-reset {
    background: #dfdfe0 !important;
    font-size: 15px;
    color: #777 !important;
    border: 1px solid #dfdfe0 !important;
	margin-top: 20px !important;
    width: 48% !important;
    float: right;
}

.menuheader-btm {
	background: #26424f;
    font-size: 13px;
    line-height: 15px;
    padding: 5px 0;
    width: 100%;
}
.menu-btm {
    display: flex;
    justify-content: space-evenly;	
    color: #fff;
    line-height: 45px;
}
.menu-btm a {
    color: #fff;
}
.footmenu-sprite span {
	background: url(../images/ita-sprite.svg) no-repeat 0 0;
}
.footmenu-sprite span {
    height: 25px;
    width: 28px;
    display: block;
    opacity: 0.8;
}
.footmenu-sprite {    
	margin-bottom: -15px;
    margin-top: 2px;
}
.footmenu-sprite .Pricing {
    background-position: 14px 2px;
    margin-bottom: -12px;
    background-size: 340px;
}
.footmenu-sprite .demo {
    background-position: -16px -2px;
    margin-left: 7px;
    margin-bottom: -12px;
    background-size: 411px;
}
.overlayDiv{
	background:#000 none repeat scroll 0 0;
	height:100%;
	left:0;
	opacity:.4;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:99999;
}
#appVideo-testimonial{
	background:#fff;
	left:5%;
	position:fixed;
	top:calc(3% + 22px);
	z-index:999999;
	width:90%;
	height:90%;
	padding:20px;
	-webkit-box-sizing: border-box;
	box-sizing: -moz-border-box; 
	box-sizing: border-box;
}
.closeVideo {
	background:#fff none repeat scroll 0 0;
	border-radius:50px;
	color: #333;
	cursor:pointer;
	font-size:16px;
	height:40px;
	line-height:40px;
	position:absolute;
	right:-9px;
	text-align:center;
	top:-11px;
	transition:all .4s ease 0;
	width:40px
}
.closeVideo:hover{color: red;}

.food-menu li a:after, .pricef-titl:after  { 
/*	background: none repeat scroll 0 0 transparent;*/
	bottom: -1px;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
}
.food-menu li a:hover:after, .pricef-titl:hover:after { 
	text-decoration: none;
	width: 100%; 
	left: 0; 
}

/*webinar page style start here*/
.sn-webinar-banner {
    position: relative;
    background: #fecb59;
    padding: 50px;
    z-index: 0;
}
.sn-webinar-banner:before {
    content: " ";
    background: url(../images/servicenow/sn-webinar.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 65%;
    height: 375px;
    z-index: -1;
}
.sn-webinar-banner-inner {
    max-width: 1400px;
    margin: auto;
    line-height: initial;
}
.ribb-yellow {
    color: #f3af0d;
    font-weight: 600;
}
.ribb-red {
    color: #ef372e;
    font-weight: 600;
}
.sn-webinar-banner-inner h1 {
    font-weight: 100;
    margin-top: 10px;
    font-size: 36px;
    color: #000;
    line-height: 45px;
}
.sn-webinar-banner-inner h1 span {
    font-weight: 800;
}

.sn-webinar-banner-inner p {
    margin-top: 20px;
    line-height: 32px;
    color: #000;
}


.sn-webinar-body {
    max-width: 1400px;
    color: #000;
    margin: auto;
    padding: 30px 0;
    line-height: 32px;
}
#rig-form {
    scroll-behavior: smooth;
    max-width: 1400px;
    margin: 50px auto;
}

.sn-webinar-form {
    width: 400px;
    float: right;
    border-radius: 8px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #d8d8d8;
    margin-bottom: 25px;
    box-shadow: 0px 0px 10px #c5a14d;
}
.sn-webinar-form-titl {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    padding: 20px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.sn-webinar-form form, .sn-webinar-thns-form form {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
}
.sn-webinar-form form .inpt-border input, .sn-webinar-form form textarea, .sn-webinar-form form select {
    height: 40px;
    width: 100%;
    font-family: inherit;
    border: 1px solid #cccccc;
    margin-bottom: 12px;
    margin-top: 4px;
    padding: 8px;
}
.present-by {
    width: 50%;
    border-top: 1px solid #fee5ad;
    margin-top: 44px;
    padding: 10px 0;
}
.present-by p {
    color: #444444;
    margin: 0 !important;
}
.present-by h3 {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}
.present-by span {
    color: #444444;
    margin-bottom: 0 !important;
}
.list-ry-ds-title {
	font-weight: 600;
    margin-top: 30px;
    margin-bottom: 5px;
}
.list-ry-ds {
    line-height: 50px;
    margin-top: 20px;
    list-style-type: none !important;
    padding-left: 0 !important;
}
.list-ry-ds li {
    position: relative;
}
.list-ry-ds li:before {
    content: " ";
    width: 14px;
    height: 14px;
    border: 1px solid #fdcb59;
    background: #fff;
    border-radius: 25px;
    display: block;
    float: left;
    margin-right: 12px;
    margin-top: 17px;
}
.list-ry-ds li:after {
    content: " ";
    width: 10px;
    height: 10px;
    background: #fdcb59;
    border-radius: 25px;
    display: block;
    position: absolute;
    top: 20px;
    left: 3px;
}
.od-play-video {
	position: relative;
    padding-bottom: 60%;
}

.od-play-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.od-body {
    max-width: 1400px;
    position: relative;
    margin: 50px auto;
    color: #000;
    padding: 20px 0;
    line-height: 32px;
}
#od-SH {
    display: none;
}
.webinar-tnxs-bg { 
	/*background: #f5f8ff;*/
	background: #33c4ed1c;
}
.webinar-tnxs-bg:after {
	content: " ";
    background: url(../images/servicenow/tnks-pg-bg.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 0;
}
/*webinar style end here*/


/*ebook style start here*/
.it-a-ebook h3 {
	font-size: 22px;
}

/*eBook style end here*/



#dwn-form-alert {
    position: initial !important;
    text-align: left;
    background: none !important;
    color: red !important;
    margin-left: 8px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 7px !important;
}
#dwn-form-alert:before {
	display: none !important;
}
#meGDPRMessage {
	margin-left: 0;
}	

/*footer style start here*/
footer {
    border-top: 0px solid #444;
}
.sec-foot {
	background: #2f4e5d;
}
.sec-foot-in {
	width: 85%;
	margin: 0 auto;
	position: relative;
}
.foot-container {
	padding: 35px 0;
	position: relative;
	overflow: hidden;
}
.foot-container-inn {
	text-align: center;
}
.foot-container-inn .cl-md-3.clr-f {
    text-align: left;	
}
.foot-container-inn .cl-md-3.clr-f p {
    margin-left: 10px;
}
.foot-container-inn h4 {
	color: #fff;
    font-size: 15px;
}
.foot-left {
	float: left;
	width: 50%;
}
.foot-left h4, .foot-right h4 {
	font-size: 22px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 800;
}
.foot-left p, .foot-right p {
	margin-top: 5px;
	font-weight: 400;
	color: #fff;
}
.foot-right p a {
	color: #fff;
}
.foo-div-zhoho {
	width: 100px;
	height: 30px;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	background: url(../images/sws-imgs.png) no-repeat;
	background-size: 513px;
	background-position: -163px -88px;
}
.s18-foot-mail {
	margin-top: 15px;
}
.foot-left ul li, .foot-right ul li {
	display: inline-block;
	margin: 0 19px;
	padding-left: 55px;
	font-weight: 700;
	margin-top: 15px;
}
.s18-foot-mail ul li:before {
	content: '';
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/it-sws/sws-imgs.png) no-repeat;
	background-position: -154px -54px;
	background-size: 515px;
	margin-left: -45px;
}
.s18-foot-mail ul li:nth-child(2):before {
	background-position: -201px -54px;
}
.s18-foot-mail ul li:nth-child(3):before {
	background-position: -253px -54px;
}
.s18-foot-mail ul li a {
	color: #a9a9a9;
	font-weight: 500;
	font-size: 14px;
}
.foot-right {
	float: left;
	width: 50%;
}
.s18-cr {
	background: #fff;
}
.as-full {
	width: 100%;
	display: flow-root;
}
.s18-css-cr {
	padding: 8px 0;
}
.as-container-1250 {
	max-width: 1250px;
}
.as-container {
	margin: 0 auto;
	position: relative;
}
.s18-foot-inn {
	text-align: center;
}
.s18-cr p {
	margin: 0;
	color: #898c90;
	font-size: 13px;
	font-weight: 400;
}
.s18-cr p a {
	color: #898c90;
}
.supportForm {
    width: 85%;
    background: #fff;
    border: 1px solid #cbe3ee;
    float: right;
    padding: 25px;
    margin: 0 0 20px;
}
.food-menu {
	display: grid;
	text-align: left;
}
.food-menu li {
	font-weight: 200 !important;
	font-size: 16px !important;
	margin-top: 6px !important;
	color: #fff;
}
.food-menu li a:after  {
	color: #fff;     
  	background: #fff;
}
.food-menu li a:hover:after { 
	opacity: 1; 
}
.food-menu li a {
	text-decoration: none;
	color: #fff;
    position: relative;
	opacity: .7; 
}
.food-menu li a:hover {
	opacity: 1;
}

.food-menu li:first-child {
    font-weight: 600 !important;
}
.my-wid li {
	width: 32.3% !important;
}
/*footer style end here*/

/*Responsive mobile header menu design start here */
#mobile-menu {
	display: none;
}
.mb-menu-icon {
	display: none;
    position: relative;
	float: right;
}
.mb-menu-icon:after {
    background: url(../images/ita-sprite.svg) no-repeat -119px 3px;
    content: " ";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 35px;
    background-size: 430px;
}
#mobile-menu li button {
	width: 100%;
    padding: 6px 35px;
    border-radius: 0;
}
#mobile-menu li:last-child {
	padding: 0;
}
/*Responsive mobile header menu design end here */

@media (min-width: 993px) {
	
}
@media (max-width: 1400px) {
	.sn-webinar-body {
	    padding: 50px;
	}
	 .od-body {
	    padding: 0px 50px;
	}
	.supportList li {
    	width: 46%;
	}
}
@media (max-width: 1024px) {
	.cl-md-6.das, .cl-md-5.integ {
		width: 100%; 
		margin: 15px 20px;
	}
	.dwn-page {
    	width: 100%;
	}
	.view-demo p {
		width: 100%;
	}	
	.view-demo {
		text-align: center;
		border: 1px solid #b5e6fb;
		margin-top: 20px;
		padding: 18px;
		background: #eff9ff;
	}
	.cl-md-1.demo11 {
		display: none;
	}
}
@media (max-width: 1023px) {
	.menu-ds {
		padding: 0 0;
	}
	.menu-ds .gq-logo {
		float: left;
		padding: 15px;
	}
	#normal-menu {
		display: none;
	}
	.mb-menu-icon {
		display: block;
	}
	#mobile-menu {
		display: block;
		width: 100%;
		background: #fff;
    	border: 0px solid #ccc; 
     	box-shadow: 0px 2px 10px #cccccc00;
    	margin-top: 0px;    
		max-height: 0;
    	overflow: hidden;
    	transition: max-height 0.2s ease-out;
	}
	#mobile-menu.active {
		border: 1px solid #ccc;    
		box-shadow: 0px 2px 10px #ccccccd9;
	}
	.mb-menu-icon.active:after {
    background: url(../images/ita-sprite.svg) no-repeat -183px 4px;
    background-size: 540px;
	}
	.menu-ds ul li {
		border-bottom: 1px solid #cccccc4a;
		padding: 6px 0;
		text-align: center;
		background: #f5f8ff;
	}
	.menu-ds ul li.active {
		background: #70a1b8;
	}
	.menu-ds ul li a {
		opacity: 1;
		display: block;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.menu-ds ul li.active a {
		font-family: inherit;
		color: #fff;
    	opacity: 1;
		padding-bottom: 0;
    	border-bottom: 0px solid #000;
	}
	.container2 {
		padding: 0 40px;
	}
}

@media (max-width: 992px) {
	.sn-help {
		min-height: 260px;
	}
	.sn-webinar-banner-inner .cl-md-6 {
    	width: 100%;
	}
	.sn-webinar-form {
	    width: 100%;
	}
}
@media (max-width: 991px) {
	.j-gq-box {
		width: 100%;
	}
	
	.supportList li {
		width: 46%;
		margin: 12px;
	}
	.support-form {
    	width: 100%;
	}
	.view-demo p {
		width: 100%;
	}
/*
	.j-gq-body {
    	width: 50%;
	}
*/
}
@media screen and (max-width:768px) {
	.wid10, .wid20, .wid30, .wid35, .wid40, .wid50, .wid60, .wid70, .wid80, .wid90 {
		width: 100%;
	}
	.high-hit-bg {
		display: block;
	}
	#sn-index-slider {
		height: 460px;
	}
	.content1.tac.wid70.mr-auto.pdbt40, .easy-gs {
		width: 100%;
	}
	.sn-sec2 .content2, .jira-sec2 .content2 {
		max-width: 100%;
	}
	.sn-cust-sec .slider-container {
		margin: 40px;
	}
	.cs-prev {
		left: 0;
	}
	.cs-next {
		right: 0;
	}
	.custmr-quotes-slider, .custmr-quotes-slider p {
    	width: 100%;
	}
	.clnt-img {
    	width: 100px;
    	height: 100px;
    	margin-top: -80px;
	}
	.dp_item span {
		top: 0;
		right: 0;    
		font-size: 67%;
    	padding: 7px 12px;
    	line-height: initial;
	}
	.sn-help-main li {
		width: 50%;
		float: left;
	}
	.sec-foot-in {
    	width: 90%;
	}
	.sn-banner .pdtb50.clr-0{
		padding-bottom: 0px;
	}
	.demo-bdr-r {
		margin-bottom: 50px;
	}
	.view-demo-sub-tit {
    	width: 100%;
	}
}

@media screen and (max-width:767px) {
	.cl-md-1, .cl-md-2, .cl-md-3, .cl-md-4, .cl-md-5, .cl-md-6,  .cl-md-7, .cl-md-8, .cl-md-9, .cl-md-10, .cl-md-11, .cl-md-12, .content1.tac.wid70, .content-box .contact, .content-box&gt;div,
	.supportForm, .content-box ul {
		width: 100%;
	}
	.sn-sec2 .clearfix, .jira-sec2 .clearfix {
		display: inherit;
    	text-align: center;
    	padding-top: 0;
	}
	.clnt-name {
		font-size: 13px;
		line-height: 20px;
	}.clnt-img {
    	width: 100px;
    	height: 100px;
    	margin-top: -63px;
	}
	.dis-f {
		display: inherit;
	}
	.dis-f .cl-md-6.mr-auto.tac {
	    margin-top: 60px;	
	}
	.clnt-img {
		margin-top: inherit;
		float: left;
	}
	.custmr-quotes-slider {
		max-height: inherit;
	}
	.clnt-img {
		float: left;
	}	
	.j-gq-box .j-gq-body:nth-child(2) {
		margin-left: 0;
		margin-top: -1px;
	}
	.j-gq-box {
		width: 80%;
		margin: auto;
	}
	.j-gq-body {
    	width: 100%;
	}
	.supportList li {
    	width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:600px) {
	.custmr-quotes-slider, .custmr-quotes-slider p {
		width: 100%;
		min-height: auto;
	}
	.sn-help-main li {
		width: 100%;
	}
	.easy-gs {
		display: block;
	}
	.easy-gs-inner {
    	width: 100%;
		background: #fff;
		padding: 12px;
		margin-bottom: 16px;	    
		box-shadow: 0 0 8px #0000001a;
	}
	.easy-gs .easy-gs-inner:nth-child(2) {
		display: none;
	}
	.menu-ds ul li a:hover:after {
		background: #f5f8ff;
	}	
	.sn-cust-sec .slider-container {
		margin: 0px;
		padding: 30px 0;
		margin-top: 30px;
	}
	.list-ry-ds {
	    line-height: 31px;
	}
	.support-contact {
    	width: 100%;
	}
}

@media screen and (max-width:500px) {
	#sn-index-slider {
		height: 310px;
	}
	.gq-spg span {
		top: 50px;
		left: 96px;
		font-size: 10px;
	}
	.gq-spg span:after {
		top: -53%;
		left: 40%;
		margin-top: inherit;
    	margin-left: inherit;
		border-color: transparent transparent #30a7ef transparent;
	}
	.sn-cust-sec .container2 {
		padding: 40px 40px;
	}
}</pre></body></html>