
/*index page design css start here*/
#index_load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("https://res.cloudinary.com/codier/image/upload/v1534506015/w4bdgpvly079wsjlcndo.gif") no-repeat center center #fff;
	opacity: .5;
}
.ap-full-ht {
    height: calc(100vh - 90px);
    min-height: calc(100vh - 90px);
    display: flex;
}
.ap-full-ht .full-auto {
    margin: auto;
}

/*first banner style start here*/

.index-bannr {
	background: #392068 url(../images/sec1-bg.png) no-repeat scroll 0 0;
    z-index: 0;
    position: relative;
    background-size: 100% 100%;
}
.ap-bnr-imgcntr img {
    width: 55%;
    margin: 0 auto;
}
.ap-bnr-imgcntr img {
	width: 55%;
	margin: 0 auto;
}
.pink-btn {
    background: #ec4963;
    color: #fff;
    border: 1px solid #ec4963;
}
.pink-btn:hover {
    background: #ec49638f;
}
/*first banner style end here*/

/*csi banner style start here*/
.csi-bannr {
    background: #eff5ff;
	position: relative;
	z-index: 0;
}

.csi-bannr:before{
	background: url(../images/csi-bgt.png) no-repeat;
    content: " ";
    position: absolute;
    top: 35px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
/*    opacity: .3;*/
	z-index: -1;
}


.csi-bannr:after{
    background: url(../images/pmp_bg.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 45px;
    right: 0;
    height: 120px;
    width: 100%;
    background-size: cover;
	z-index: -1;
}

.csi-bannr .per40-wid {
    width: 42%;
    margin: auto;
}
.csi-bannr .per50-wid {
    width: 45%;
    margin: auto;
}
.csi-bannr .per50-wid p { 
    font-size: 17px;
    line-height: 32px;
    color: #000;
}
.date-imgs {
	display: flex;
}
.date-imgs img {
    width: 17%;	
	padding-right: 45px;
}
.sub-tit {
    font-weight: 100;
    margin-bottom: 0;
    color: #000;	
}
.pres-name {
    font-size: 18px;
    font-weight: 100;
    margin-top: 8px;
    color: #000;
    font-style: italic;	
}
.pres-name span {
	font-weight: 400;	
}
.dat-tit {
	font-weight: 300;
    margin-bottom: 15px;
    margin-top: 22px;
    color: #000;
    font-size: 22px;
}
 .analytics-csi {
    max-width: 1350px !important;
    display: flex;
}
.bannr-red-btn a {
	background: #f2443c !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 10px 30px !important;
}
.bannr-red-btn a:hover {
	text-decoration: none;
}
.web-ban {
	color: #000000;
	border: 1px solid #ccdaf5;
	background: #f8faff;
	padding: 8px 40px;
	font-size: 17px;
    border-radius: 25px;
}
.web-ban1 {
    color: #fff;
    border: 1px solid #fff;
    background: #274f8e;
    padding: 8px 40px;
    font-size: 17px;
    border-radius: 10px;
}
.analytics-csi .csi-fnt {
	font-size: 34px; 
	color: #000000 !important;
	line-height: 55px;
    font-weight: 300;
	position: inherit;
    margin-top: 15px;
}
.analytics-csi .csi-fnt span {
    font-weight: 400;
}


.analytics-csi .mrtp50 {
	margin-top: 50px;
}

/*csi banner style end here*/

/*except-customer-service banner style start here*/

.except-customer-service {
	background:#4679c8; width:100%;height:auto;   position: relative;z-index: 0;
}
.except-customer-service:before{
	background: url("../images/except-customer-service_bgt.png") no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.except-customer-service:after{
    background: url(../images/except-customer-service_bgb.png) no-repeat;
	content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 310px;
    width: 100%;
    background-size: cover;
    z-index: -1;
}
.except-customer-service-cnt {
	position: relative;
}
.except-customer-service-cnt:before {
	background: url("../images/except-customer-service_bgc.png") no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 20%;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
.ebook-banner.except-customer-service-cnt p {
    color: #fff !important;
    line-height: 44px;
	font-size: 22px;
}
.except-customer-service-cnt {
    max-width: 1150px !important;
    display: flex;
}
.except-customer-service-cnt .per50-wid {
	margin: auto;
}
.except-customer-service-cnt h1 {
	color: #fff !important;
    font-weight: 100 !important;
    line-height: 45px;
}
.except-customer-service-cnt h1 span {
    font-weight: 600 !important;
}
/*except-customer-service banner style end here*/

/*5 cost-saving opportunities banner style start here*/

/*
.cost-saving-bannr {
	background:#eff5ff; width:100%;height:auto;   position: relative;z-index: 0;
}
.cost-saving-bannr:before{
	background: url("../images/ebook_5_cost_saving_bgb.png") no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.cost-saving-bannr:after{
    background: url(../images/ebook_5_cost_saving_bgt.png) no-repeat;
	content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 370px;
    width: 100%;
    background-size: cover;
    z-index: -1;
}
.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
.ebook-cost-saving-it {
    max-width: 1110px !important;
    display: flex;
}
.ebook-cost-saving-it .per50-wid {
	margin: auto;
}
.ebook-cost-saving-it h1 {
	color: #000000 !important;
    font-weight: 100 !important;
    line-height: 45px;
}
.ebook-cost-saving-it h1 span {
    font-weight: 600 !important;
}
*/
/*5 cost-saving opportunities banner style end here*/

/*implementing banner style start here*/

/*
.implementing-bannr {
	background:#f2cf5e; width:100%;height:auto;   position: relative;z-index: 0;
}
.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
.implementing-bannr:before{
	background: url("../images/ebook_imple_banr_bgt.png") no-repeat;
    content: " ";
    position: absolute;
    top: 35px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.implementing-bannr:after{
    background: url(../images/ebook_imple_banr_bgb.png) no-repeat;
	content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 275px;
    width: 100%;
    background-size: cover;
    z-index: -1;
}
.ebook-imple-it {
    max-width: 1110px !important;
    display: flex;
}
.ebook-imple-it .per50-wid {
	margin: auto;
}
.ebook-imple-it h1 {
	color: #000000 !important;
    font-weight: 100 !important;
    line-height: 45px;
}
.ebook-imple-it h1 span {
    font-weight: 600 !important;
}
*/
/*implementing banner style end here*/

/*1 and 1 banner style end here*/

.a1n1-banner {
    background: #fed66a url(../images/triangle-flair-bk1.png) no-repeat scroll 0 top;
}
.aplus-1n1-banner .aplus-lt-section {
	float: left;
	width: 50%;
}
.aplus-1n1-banner h1.aplus-typography {
	color: #120002;
	font-size: 36px;
	font-weight: 100;
	text-align: left;
}
.aplus-1n1-banner h1.aplus-typography span {
	display: block;
	font-size: 65px;
	font-weight: 400;
	line-height: 110px;
}
.aplus-1n1-banner .aplus-banner-img {
	float: left;
	margin-top: 70px;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble {
	float: right;
	width: 50%;
	margin-top: -25px;
	position: relative;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p {
	position: absolute;
	background-color: rgba(255,255,255,0.6);
	border-radius: 50%;
	display: grid;
	padding: 2em;
	box-sizing: border-box;
	text-align: center;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:before {
	content:'';
	height:0;
	margin:0 0 0 0;
	display:inline-block;
	vertical-align: middle;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p strong {
	display: contents;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(1) {
	width: 165px;
	height: 165px;
	background-color: rgba(255,255,255,0.7);
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(2) {
	width: 190px;
	height: 190px;
	right: 130px;
	top: 50px;
	font-size: 15px;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(3) {
	width: 30px;
	height: 30px;
	right: 120px;
	top: 60px;
	padding: 0;
	background-color: rgba(255,255,255,0.85);
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(4) {
	width: 160px;
	height: 160px;
	right: 275px;
	top: 225px;
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(5) {
	width: 230px;
	height: 230px;
	right: 0px;
	top: 190px;
	font-size: 16px;
	line-height: 25px;
	background-color: rgba(255,255,255,0.8);
}
.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(6) {
	width: 45px;
	height: 45px;
	right: 200px;
	top: 370px;
	padding: 0;
	background-color: rgba(255,255,255,0.5);
}
/*1 and 1 banner style end here*/

/*on-demand webinar banner style start here*/

.od-bannr-home {
    background: #0a2b45;
	position: relative;	
	z-index: 0;
}

.od-bannr-home:before{
    background: url(../images/except-customer-service_bgt.png) no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: .4;
}


.od-bannr-home:after{
	background: url(../images/except-customer-service_bgb.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 290px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    opacity: .4;
}

.od-bannr-home .per40-wid {
/*    width: 46%;*/
	float: right;
}
/*
.od-bannr-home .per50-wid {
    width: 50%;
}
*/
.od-bannr-home .per50-wid p { 
    font-size: 17px;
    line-height: 32px;
    color: #fff;
}

.analytics-deliver .deliver-fnt {
	font-size: 34px; 
	color: #fff !important;
	line-height: 55px;
    font-weight: 300;
}
.od-bannr-home .deliver-fnt .bold-tit {
    font-weight: 600;
}
.od-band {
	color: #E7C81A;
	font-size: 14px;
    margin-bottom: -30px;
}
.od-y-btn a {
	background: #FFAB43 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 10px 40px !important;
    font-weight: 500;    
	text-decoration: none;
}
/*on-demand webinar banner style end here*/

/*jira banner style start here*/

.jira-bannr-bg {
	background:#0052cc; width:100%;height:auto;   position: relative;z-index: 0;
}
.jira-bannr-bg:before{
	background: url("../images/ebook_5_cost_saving_bgb.png") no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;    
	opacity: .1;
}

.jira-bannr-bg:after{
    background: url(../images/ebook_5_cost_saving_bgt.png) no-repeat;
	content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 370px;
    width: 100%;
    background-size: cover;
    z-index: -1;    
	opacity: .1;
}
.jira-indx-bannr {
    max-width: 1110px !important;
    display: flex;
}
.jira-indx-bannr .per50-wid {
	width: 55% !important;
	margin: auto;
}
.jira-indx-bannr p {
	color: #fff !important;
	font-size: 16px;
}
.jira-indx-bannr .img-needs-ap {
	position: relative;
}
.jira-indx-bannr .img-needs-ap:before {
    background: url(../images/jira-ebook-bannr-bg.png) no-repeat;
    position: absolute;
    content: " ";
    top: -103px;
    right: -20px;
    height: 500px;
    width: 100%;
    background-size: cover;
    z-index: -1;    
}
.jira-indx-bannr .download {
    background: #FF1D30 !important;	
}
.jira-indx-bannr h1 {
	color: #fff !important;
    font-weight: 100 !important;
    line-height: 45px;    
	margin-top: -55px;
}
.jira-indx-bannr h1 span {
    font-weight: 600 !important;
}

/*jira banner style end here*/

/*MDM banner style start here*/

.mdm-bannr-bg {
	background:#4553b0; width:100%;height:auto;   position: relative;z-index: 0;
}
.mdm-bannr-bg:before{
background: url(../images/except-customer-service_bgt.png) no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: .4;
}

.mdm-bannr-bg:after{
	background: url(../images/except-customer-service_bgb.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 290px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    opacity: .4;
}
.mdm-indx-bannr {
    max-width: 1110px !important;
    display: flex;
}
.mdm-indx-bannr .od-band {
    color: #F9EDAE;
    font-size: 16px;
    margin-bottom: -30px;
    text-transform: uppercase;	
}
.mdm-indx-bannr .banner-description{
	width: 52% !important;
	margin: auto;
}
.mdm-indx-bannr .img-needs-ap{
	width: 64% !important;
	margin: auto;
}
.mdm-indx-bannr p {
	color: #fff !important;
	font-size: 16px;
}
.mdm-indx-bannr .download {
    background: #e51717 !important;	
}
.mdm-indx-bannr h1 {
	color: #fff !important;
    font-weight: 100 !important;
    line-height: 45px;
}
.mdm-indx-bannr h1 span {
    font-weight: 600 !important;
}

/*MDM banner style end here*/

/*pmp-bannr-home banner style start here*/

.pmp-bannr-home {
    background: #204760;
	position: relative;	
	z-index: 0;
}

.pmp-bannr-home:before{
    background: url(../images/except-customer-service_bgt.png) no-repeat;
    content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: .4;
}


.pmp-bannr-home:after{
	background: url(../images/except-customer-service_bgb.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 290px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    opacity: .4;
}

.pmp-bannr-home .per40-wid {
    width: 43%;
	float: right;
}
.pmp-bannr-home .per50-wid {
    width: 45%;
}
.pmp-bannr-home .per50-wid p { 
    font-size: 17px;
    line-height: 32px;
    color: #fff;
}

.analytics-deliver .deliver-fnt {
	font-size: 34px; 
	color: #fff !important;
	line-height: 55px;
    font-weight: 300;
}
.analytics-deliver .deliver-fnt span {
    font-weight: 400;
}

.analytics-deliver p {
    line-height: 40px;	
}
.analytics-deliver .mrtp50 {
	margin-top: 50px;
}
.analytics-deliver {
	max-width: 1110px !important;
}

/*pmp-bannr-home banner style end here*/


/*ebbok-7reasons-bannr banner style start here*/

.ebbok-7reasons-bannr {
	background:#147f91; width:100%;height:auto;   position: relative;z-index: 0;
}
.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
.ebbok-7reasons-bannr:before{
	background: url("../images/bannr-needs-analytics-cornr.png") no-repeat;
	content: " ";
    position: absolute;
    top: -115px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.ebbok-7reasons-bannr:after{
    background: url(../images/bannr-needs-analytics-over.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 810px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    opacity: .6;
}
.integ-boxes h2+p {
    color: #656565 !important;
}

.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
/*ebbok-7reasons-bannr banner style end here*/


/*6-ways-analytics banner style start here*/

/* 
.ap-banner .ap-banner-innr:nth-child(3) {
	background:#57a29a; width:100%;height:auto;   position: relative;z-index: 0;
}
.ipd-cnrt a {
	font-size: 16px !important;
    text-transform: uppercase !important;
	padding: 11px 30px !important;
} 
.ap-banner .ap-banner-innr:nth-child(3):before{
	background: url(../images/analyze-it-opm-bannr-round.png) no-repeat;
	content: " ";
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: .5;
}
.ap-banner .ap-banner-innr:nth-child(3):after{
    background: url(../images/choosing-right-chart-bg.png) no-repeat;
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 810px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    opacity: .6;
}
.ebook-chat-it-data  h1 {
	color: #fff !important;
}
.ebook-banner.ebook-chat-it-data p {
    color: #fff !important;
}
.ebook-chat-it-data .download {
    background: #e2bc6b !important;
    transition: 300ms linear;
    color: #2a2a2a !important;
}
.container.ebook-banner.ebook-chat-it-data  {
	max-width: 1350px !important;
}
*/


/*6-ways-analytics banner style end here*/


.img-needs-ap img {
	width: 100%;
}
.integ-boxes h2+p {
    color: #656565 !important;
}

/*
.ap-banner .ap-banner-innr:last-child {
	background: #f6feff url(../images/ebook-msp-bg.png) repeat scroll 0 0;
}
*/
.section1 {
	transition: all .5s;
}
/*
.ap-full-ht {
	display: table-cell;
    vertical-align: middle;
	padding: 40px 0;
}
*/

.ap-titl {
	margin-bottom: 50px;
}
.ap-titl h1 {
	font-size: 33px;
	line-height: initial;
	position: relative;
	font-family: 'Roboto slab',serif;
}
.ap-titl p {
	font-size: 20px;
    font-weight: 100;
	line-height: 34px;
    padding-top: 0px;
	margin-top: 5px;
}
.ap-secn5 .ap-titl p {
    font-size: 19px !important;
}
.indx-bnr {
	font-size: 18px;
    text-transform: uppercase;
    margin-top: 50px;
    padding: 17px 30px;
}
.ap-banner {
	position: relative;
}
.bannr-bullet_slider {
    position: absolute;
    top: 95%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
ul#dots li {
	display: inline-block;
	width: 14px;
    height: 13px;
    margin: 7px 1px;
    position: relative;	
}
ul#dots li a {
	display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
	
}
ul#dots li a span {
	border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
	border: 1px solid #BCBCBC!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul#dots li a.current span, ul#dots li:hover a.current span, ul#dots li:hover a span  {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
}
.slider-bg {
    position: absolute;
    z-index: 3;
    display: block;
    top: 50%;
    color: #ffffff;
    transform: translateY(-50%);
    font-size: 50px;
    background: #000000;
    padding: 3px 14px 16px;
    border-radius: 25px;
	opacity: 0.3;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
	cursor: pointer;
}
.slid-next a, .slid-prev a {
    color: #c2c2c4;
    opacity: 0.5;
/*    text-shadow: 0px 0px 5px #000000;*/
    text-decoration: none;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.slid-next a:hover, .slid-prev a:hover {
	opacity: 1;
}
.slider-bg:hover {
	opacity: 0.7;
}
.slid-prev {
    left: 50px;
}
.slid-next {
    right: 50px;
}
.ap-full-ht.ap-secn5 .head-container {
	    max-width: 1260px;
}


.bdr-rds {
	border-radius: 36px;
}
.ap-secn2 {
    background: url(../images/triangle-flair-bk.png) repeat-x #2d3944;
    color: #fff;
}
.ap-secn2 p {
	color: #a9dde5;
    padding: 0 75px;
    font-size: 18px;
    font-weight: 100;
    line-height: 37px;
    text-align: center;
}
.ap-secn2 p a {
    color: #B58644;
	font-weight: 500;
}
.ap-sec2-img .itsm-v-bg {
	width: 60%;
/*    box-shadow: 0px 0px 15px #5f6aff38;*/
	position: relative;
    cursor: pointer;
	transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.ap-secn2 .ap-titl h1, .ap-secn5 .ap-titl h1, .ap-secn3 .ap-titl h1{
	    padding-bottom: 20px;
}
.ap-sec2-img  {
	position: relative;
}
.ap-sec2-img .itsm-v-icon {
    position: absolute;
    top: 40%;
    left: 47%;
    width: 7%;
    cursor: pointer;
	transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.ap-sec2-img .itsm-v-icon:hover {
	transform: rotate(120deg);
	transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;

}
.sec2-ebook {
	padding-right: 15px;
}
.cstm-nxturl {
	padding: 0 75px;
    font-size: 18px;
    font-weight: 100;
    line-height: 37px;
    text-align: center;
}
.fnt16 {
	font-size: 16px !important;
}
.fnt18 {
	font-size: 18px !important;
}
.fnt28 {
	font-size: 28px !important;
}
.fnt-300 {
	font-weight: 300;
}
.mrtp50 {
    margin-top: 50px !important;
}
.mrbt50 {
    margin-bottom: 50px !important;
}
.mrtb50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.ap-secn3 .padding {
	padding: 0 50px;
}
.ap-secn3 {
/*	position: relative;*/
	background: url(../images/sect3-bgr.gif) no-repeat #f6f6f6;
	background-size: contain;
/*    width: 1557px;*/
    margin: 0 auto;
}
/*
.ap-secn3:before {
    content: " ";
    position: absolute;
    background: url(../images/sect3-bgr.png) no-repeat;
	background-size: contain;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    z-index: -1;
}
*/
.ap-secn3 .txt-style2 {
    padding: 0 120px;
	font-size: 18px !important;
    line-height: 37px !important;
	margin: -5px;
}
.clr-f {
	color: #fff;
}
.wid50 {
    width: 50%;
    float: left;
}
.secn3-tile {
    width: 290px;
    margin-left: 45px;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
	transition: 300ms linear;
}
.secn3-tile:hover {
	box-shadow: 0px 0px 22px #00000061;
	transition: 300ms linear;
}
.secn3-tile h2 {
    font-size: 25px;
	color: #fff;
}
.secn3-tile p {
	font-size: 16px;
    padding-bottom: 15px;
}
.bg-clr-1 {
	background: #fc456e;
}
.bg-clr-2 {
	background: #10bcca;
}
.bg-clr-3 {
	background: #6368ff;
}
.clr-1 {
	color: #fc456e;
}
.clr-2 {
	color: #10bcca;
}
.clr-3 {
	color: #6368ff;
}
.secn3-btn {
	background: #fff !important;
	border: 1px solid #fff;
    border-radius: 36px;
    text-transform: uppercase;
	padding: 11px 30px !important;
    cursor: pointer;
}
.secn3-img i {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-size: contain;
}
.ap-titl.sect3-txt h1:after {
	content: " ";    
    border-bottom: 3px solid #5f6dfc;
    border-radius: 18px;
    position: absolute;
    bottom: -10px;
	left: 0px;
    width: 60px;
}
.icon-img1 {
	background: url(../images/secn3-img1.png) no-repeat;
}
.icon-img2 {
	background: url(../images/secn3-img2.png) no-repeat;	
}
.icon-img3 {
	background: url(../images/secn3-img3.png) no-repeat;	
}
.sect3-txt {
    margin-top: 280px;
    padding: 0 80px;
}
.secn3-tile.bg-clr-1 {
	margin-top: 220px;
    float: right;
}
.cus-details {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 36px;
    text-align: center;
}
.cus-details img {
	width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    border: 1px solid #30B0EC;
    padding: 1px;
    margin: 0 auto;
}
.dcolon {
	font-family: cursive;
    font-size: 34px;
    color: #2cb0ed;
    font-weight: 700;
}
.btn-style {
    text-transform: uppercase;
    padding: 13px 50px;
    font-size: 17px;
    font-weight: 100;
/*    border-radius: 36px;*/
    cursor: pointer;
    transition: 300ms linear;
}
.blue-btn {
    color: #fff;
    background: #2cb0ed !important;
    border: 1px solid #2cb0ed;
}
.blue-btn:hover {
	background: #26627d !important;
}

.black-btn  {
    color: #fff;
    background: #000;
    border: 1px solid #000 !important;	
}
.black-btn:hover {
	background: #000 !important;
}
.orange-btn {
	color: #fff;
	background: #ff7b59 !important;
	border: 1px solid #fb6e4a !important;
}
.orange-btn:hover {
	background: #fb6e4a !important;
	border: 1px solid #fb6e4a !important;
}
.green-btn {
	color: #fff;
	background: #017e7c !important;
}
.green-btn:hover {
	background: #039a98 !important;
}
.ap-secn4 {
    background: url(../images/customer-testimonial_bg.png) repeat #0b0b0b;
/*	background: linear-gradient(to top left, #222222 45%, #434343 120%);*/
	color: #fff;
	background-size: contain;
	position: relative;
	z-index: 0;
}
.ap-secn4:before {
    content: " ";
    position: absolute;
    background: url(../images/customer_bg-dot.png) no-repeat bottom;
    background-size: contain;
    bottom: 125px;
    right: 80px;
    width: 22%;
    height: inherit;	
	opacity: .1;
	z-index: -1;
}
.ap-secn4 .ap-titl .pg-head {
    margin-bottom: 15px;
}
.ap-titl .pg-head {
    color: #fff;
}
.sect5-feature-list {
    padding: 0;
    margin: 30px 0 0;
    text-align: left;
    overflow: hidden;
}
.sect5-feature-list li {
    list-style: none;
    width: 27%;
    margin: 5px 3% 40px;
    padding: 0;
    text-align: left;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.sect5-feature-list li p {
    padding: 0px 0px 0px 5px;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
}
.ap-secn5 {
	background: url(../images/sec2-bg.png)repeat;
}
.circle-bg {
    width: 60px;
    height: 60px;
    background-color: #2cb0ed;
    border-radius: 60px;
    margin: 0 15px 0 0;
    vertical-align: middle;
    display: inline-block;
}
.circle-bg+h2 {
    color: #444751;
    display: inline-block;
    word-wrap: break-word;
    line-height: 24px;
    vertical-align: middle;
    margin: 0;
}
.ap-secn6 {
    background: #00b0ff;
	color: #fff;
    padding: 40px 0;	
}
.ap-secn6a {
    background: #f7f7f7;
    color: #616365;
}
/*
.ap-secn6:before {
    content: " ";
    position: absolute;
    background: url(../images/sect6-bgs.png) no-repeat top;
    background-size: cover;
    top: 0;
    left: 0px;
    width: 100%;
    height: inherit;
    z-index: -1;
    opacity: .14;
}
*/
.secn6a-news-sec {
	padding: 0;
    display: table;
    margin: 0 auto;
}
.secn6a-news-sec li {
    display: table-cell;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 33.3%;
}
.secn6a-news-sec li a {
    text-decoration: underline;
    color: #7bbb2a!important;
}
.secn6a-news-sec li a img {
    border: 1px solid #000;
}
.secn6a-news-sec li p {
    padding: 10px 0 0;
    max-width: 280px;
	text-align: center;
	font-size: 16px;
}
.index-dwn-form {
    width: 38%;
    margin: 0 auto;
}
.table_style {
    width: 100%;
    list-style: none !important;
    padding-left: 0 !important;
}
.table_style li {
    width: 50%;
    float: left;
    margin: 0 auto;
}
.table_style li input {
    width: 88% !important;
    margin-bottom: 15px;
}
.table_style li select {
    width: 95% !important;
    margin-top: 6px;
}
.index-dwn-form input, .index-dwn-form select {
    height: 43px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 100!important;
    border: 1px solid #afb8fe;
    background: #ffffff;
    outline: none;
    transition: all 0.2s ease-in-out 0s;
}
.wid100PTP {
    width: 100% !important;
    margin-top: 5px;
}
.os-radio-box {
    margin-bottom: 15px;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.table_style li label.os-label {
    width: 45% !important;
    text-align: right !important;
    padding-top: 0 !important;
    padding-left: 0;
    margin-right: 27px !important;
}

.table_style li label {
    width: 15%;
    float: left;
    padding-top: inherit !important;
    text-align: left;
    margin-right: 0px;
}
.os-radio-box label .checkmark {
    top: 3px;
}
.dwn-priv.tac#formCTAgdpr {
    padding: 20px 0px;
    font-size: 14px;
    width: 100%;
    color: #fff;
    text-align: center !important;
    padding-bottom: 30px;
}
.dwn-priv a {
    color: #fff !important;
    text-decoration: underline;
}
.table_style li.sub-rest-btn {
    float: none;
}
#meGDPRMessage {
	font-size: 12px;
	color: #252424;
}
#meGDPRMessage input {
    height: 25px !important;
}

/* Shine */
.secn6a-news-sec li .shine-f {
	position: relative;
    overflow: hidden;
}
.secn6a-news-sec li .shine-f::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.secn6a-news-sec li .shine-f:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/*responsive code start here*/

@media screen and (max-width:1900px) {
	.aplus-1n1-banner{
		transform:scale(1) !important;
	}
}
@media screen and (min-width:1555px) {
	.ap-secn3 .padding {
		width: 1400px;
		margin: 0 auto;
	}
}
@media screen and (max-width:1500px) {
	.analytics-myths {
		max-width: 1000px !important;
	}
	.intro.container.ebook-banner.ebook-chat-it-data.full-auto, .analytics-deliver {
		max-width: 1200px !important;
	}
	.per50-wid.tal.banner-description.mrtp50 {
		margin-top: 0px !important;
	}
}
@media screen and (max-width:1350px) {
	.sect3-txt {
		padding: 0px 0 0 125px;
	}
	.ap-secn3 .wid50 {
		width: 100%;
		justify-content: center;
		display: flex;
		margin-left: 0;
	}
	.secn3-tile.bg-clr-1 {
		margin-top: 0;
	}
	.secn3-tile.mrbt50.bg-clr-2 {
		margin-bottom: 0 !important;
	}
}
@media screen and (max-width:1200px) {
	.aplus-1n1-banner {
		transform: scale(.75) !important;
	}
	.banner-description p {
		font-size: 17px;
	}
}
@media screen and (max-width:1024px) {
	.index-dwn-form {
		width: 65%;
	}
}
@media all and (max-width:980px) {
/*	.aplus-1n1-banner {padding-top: 166px;}*/
	.aplus-1n1-banner h1.aplus-typography span {font-size: 50px;}
	.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(1) {right: 250px;}
	.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(2) {right: 70px;}
	.aplus-1n1-banner .aplus-1-0n-1-bubble p:nth-child(3) {right: 60px;}
}

@media screen and (max-width:990px) {
	.secn6a-news-sec li{display:inline-block;width: 100%; margin: 0 auto;text-align: center;}
	.secn6a-news-sec li p {
		max-width: 100%;
	}
	.sect5-feature-list li {
    	width: 42%;
	}
}
@media screen and (max-height:770px) {
/*
	.ap-full-ht {
		display: flex;
		height: inherit;
    	min-height: inherit;
		padding-top: 50px;
		padding-bottom: 50px;
	}
*/
}
@media screen and (max-width:768px) {
	.date-imgs img {
		width: 11%;
	}
	.date-imgs {
		justify-content: initial;
		text-align: center;
		display: block;
	}
	.implementing-bannr .per50-wid {
		width: 100%;
		text-align: center !important;
	}
	.except-customer-service .per50-wid, .except-customer-service .per40-wid {
		width: 100%;
		text-align: center !important;
	}
	.cost-saving-bannr .per50-wid {
		width: 100%;
		text-align: center !important;
	}
	.jira-bannr-bg {
		width: 100%;
		text-align: center !important;
	}
	.mdm-bannr-bg {
		width: 100%;
		text-align: center !important;
	}
	.ebook-imple-it {
    	display: initial;
	}
	.except-customer-service-cnt {
    	display: initial;
	}
	.ebook-cost-saving-it {
    	display: initial;
	}
	.jira-indx-bannr {
    	display: initial;
	}
	.jira-indx-bannr .per50-wid {
		width: 100% !important;
		text-align: center !important;
	}
	.mdm-indx-bannr {
    	display: initial;
	}
	.mdm-indx-bannr .per50-wid {
		width: 100% !important;
		text-align: center !important;
	}
	.ebook-chat-it-data h1 {
		text-align: center;
	}
	.csi-bannr .per50-wid, .ap-banner .csi-bannr .per40-wid {
		width: 100%;
	}
	.analytics-csi {
		display: initial;
	}
	.analytics-csi  .tal {
		text-align: center !important;
	}
	.date-imgs {
		justify-content: space-evenly;
	}
	.date-imgs img {
		padding-right: inherit;
    	padding: 0 15px;
	}
	.csi-bannr .img-needs-ap img {
 		max-height: 360px !important;
		margin-top: 0px !important; 
	}
	.pmp-bannr-home .per50-wid, .pmp-bannr-home .per40-wid {
		width: 100%;
		text-align: center !important;
	}
	.od-bannr-home .per50-wid, .od-bannr-home .per40-wid {
		width: 100%;
		text-align: center !important;
	}
	.od-bannr-home .img-needs-ap img {
    	max-height: inherit !important;
	}
	.analytics-myths .mrtp50 {
		 margin-top: 50px !important; 
		text-align: center !important;
	}

	.ap-secn3 .pg-head {
		font-weight: 500!important;
		font-size: 25px;
		padding: 5px;
		line-height: 36px;
	}
	.ap-full-ht {
		display: flex;
		height: inherit !important;
    	min-height: inherit !important;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.ap-banner-innr .ap-full-ht {
		display: flex;
		height: 93vh;
    	min-height: 93vh;
	}
	.ap-secn3 .txt-style2 {
    padding: 0 20px;
	}
	.advanc-sdp-list li {
    	width: 50%;
	}
	.img-needs-ap img {
    	max-height: 400px;
		width: 100%;
    	margin-top: 40px;    
		margin-bottom: 30px;
	}

	
	.ebook-need-ap {
		margin-top: 0px;
	}
	.ebook-need-ap .per50-wid {
		width: 95% !important;
		margin: 0 auto;
		float: none !important;
		text-align: center !important;
	}
	.wid50 {
		width: 100%;
	}	
	.sect3-txt {
		margin-top: 50px;
	}
	.aplus-1n1-banner h1.aplus-typography span {font-size: 44px;}
	.aplus-1n1-banner .aplus-1-0n-1-bubble {display: none;}
	.aplus-1n1-banner h1.aplus-typography {text-align: center;}
	.aplus-1n1-banner .aplus-lt-section {float: none; text-align: center; display: block; width: 100%;}
	.aplus-1n1-banner .aplus-banner-img {float: none; text-align: center; margin-bottom: 30px;}
	.table_style li {
		width: 72%;
		float: none;
	}
	.aplus-1n1-banner .aplus-banner-img img {
		width: 50%;
	}
}
@media screen and (max-width:767px) {
	.analytics-myths .mrtp50 {
		 margin-top: 0px !important; 
	}
	.sect5-feature-list {
		text-align: center;
	}
	.sect5-feature-list li {
		width: 56%;
		text-align: center;
	}
}
@media screen and (max-height:750px)  {
	.ap-bnr-imgcntr img {
		width: 40%;
	}
	.aplus-1n1-banner {
		transform: scale(.75) !important;
	}
}
@media screen and (max-height:900px)  {
	.ap-secn2.ap-full-ht, .ap-secn3.ap-full-ht, .ap-secn4.ap-full-ht, .ap-secn5.ap-full-ht {
    	display: flex;
    	height: inherit !important;
    	min-height: inherit !important;
		padding: 90px 0px;
	}
}
@media screen and (max-height:700px)  {
	.ap-bnr-imgcntr img {
		width: 45%;
	}
	.ap-banner .banr-slider .ap-full-ht {
    	display: flex;
    	height: inherit !important;
    	min-height: inherit !important;
		padding: 90px 0px;
	}
}
@media screen and (max-width:600px) {
	.integ-boxes li {
		width: 60%;
	}
	.ebook-banner.except-customer-service-cnt p {
		font-size: 20px;
	}
}
@media screen and (max-width:425px) {
	.integ-boxes li {
		width: 85%;
	}
	.sect5-feature-list li {
		width: 85%;
		text-align: center;
	}
	.index-dwn-form {
		width: 95%;
	}
	.ap-secn2 p {
    padding: 0 20px;
	}
	.ap-sec2-img .itsm-v-bg {
    width: 90%;
	}

	.melogosvg img {
    	width: 130px!important;
	}
	.analyticslogosvg img {
    	width: 170px;
	}
	.analyticslogosvg img {
		width: 160px;
		height: 32px;
		margin-top: 4px;
	}
	#header-mainsec .headerinner {
		min-height: 37px;
	}
	#header-mainsec {
    	top: 35px;
	}
	#commonHeader {
		min-height: 77px;
	}
	.menu2ResBlk {
    	margin-top: 0px;
	}
	#MEmobPanel.prdMobMenu {
		top: 77px;
	}
	.ap-bnr-imgcntr img {
		width: 85%;
	}
	.img-needs-ap img {
		width: 85%;
	}
/*
	.ap-banner-innr:nth-child(3) .img-needs-ap img {
		width: 75%;
	}
*/
	.img-secret img {
		width: 60% !important;
	}
	.slid-prev {
		left: 8px;
	}
	.slid-next {
		right: 8px;
	}
	.per50-wid {
		padding: 0 0%;
		text-align: center !important;
	}
	.ap-titl.clr-f.text-cntr {
		padding: 0 15px;
	}
	.banner-description h1 {
		line-height: 43px;
	}
}
/*
@media screen and (max-width:500px) {
	.ap-secn3 .txt-style2 {
		padding: 0;
	}
}
*/
/* Fading animation */
/*

.ap-banner-innr {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {display: block;} 
  to {margin: 0;}
}

@keyframes fade {
 from {opacity: .4} 
  to {opacity: 1}
}
*/
