.cmn-breadcrum a{
color:black !important;
}			
.iconimg {
				background-image: url(https://www.manageengine.com/products/service-desk-msp/images/msp-billing-icons.png);
			}
			p{
				font-size: 14px;
				line-height: 28px;
			}
			ul.usecasecontlist li{
				font-size: 14px;
				line-height: 28px;
			}
                        ul.msp-ftrcontlist li{
font-size: 14px;
}
		
.cont-anim > h1, .cont-anim > h2, .cont-anim > h3, .cont-anim > h4, .cont-anim > h5, .cont-anim > p, .cont-anim > ul > li, .cont-anim > div {
    opacity: unset;
}
.heading-menu {
    display:none;
}
#backToTop{display:none !important;}

.cmn-breadcrum a {
    color: #000;
    position: relative;
    margin: 10px 0px;
}
.cmn-breadcrum .bread-crumb-arrow {
    margin: 3px 5px;
    color: #000;
}
.cmn-breadcrum a:hover {
    color: #000;
	text-decoration: underline;
}
.cmn-breadcrum .root-page {
    color: #0b6db1;
}
.cmn-breadcrum a::after {
    background:#000;
}

.secpdn{ padding:50px 0;}

.msp-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}

.sticky-icon {
    z-index: 99;
    position: fixed;
    top: 45%;
    right: 0;
    width: 155px;
    display: flex;
    flex-direction: column;
}
.sticky-icon a {
    transform: translate(120px,0px);
    border-radius: 10px 0px 0px 10px;
    text-align: left;
    margin: 2px 0px 2px 2px;
    text-decoration: none;
    padding: 10px 13px;
    font-size: 16px;
    transition: all 0.8s;
    line-height: 18px;
}
.sticky-icon a span{margin-right:5px}
.sticky-icon a.getqt span:nth-child(1){
    font-weight: bold;
    font-size: 20px;
	}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(0px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}

.msp-sticky  {
	background-color:#2C80D3;
	color:#FFF;}
	   

.msp-sticky:hover  {
	background-color:#2C80D3;
	color:#FFF;}

/* Banner section style start*/

.billingbnrbg {
    background: #f4f0d5;
	padding:0px 0 100px 0;
}

.billingbnrbg h1 {
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    font-size: 45px !important;
    letter-spacing: 0.5px;
    line-height: 60px;
    font-weight: 600;
    margin-top: 0px;
    color: #000;
    text-align: center;
    transform: translateY(-60px);
    opacity: 0;
    transition: 1s ease;
    width: 70%;
    margin: 50px auto 0 auto;
}

.billingbnrbg h1.content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;transition-delay: .9s;
}

/* Banner section style end */


/* Page intro content style*/
.introsec{background:#fff;padding:100px 0 ;}
p.introtxt{text-align:center; width:70%; margin:0 auto;}

.card-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}
.intropart.four-col {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-wrap: wrap;
    margin-top: 50px;
}
.intropart.four-col .col {
    flex: 0 0 18%;
	padding: 30px 30px 20px 30px;
    background: #fff;
    position: relative;
    border-radius: 12px;
    /* border: 1px solid #e6e6e6; */
    transform: translateY(60px);
    opacity: 0;
    transition: 1s ease;
}

.intropart.four-col .col:nth-child(1).content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .2s;
}
.intropart.four-col .col:nth-child(2).content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .4s;
}
.intropart.four-col .col:nth-child(3).content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .6s;
}
.intropart.four-col .col:nth-child(4).content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .8s;
}
.intropart.four-col .col:nth-child(5).content-view {
   transform: translateY(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .10s;
}


.intropart.four-col .col:hover {
    box-shadow:1px 0px 19px 7px rgb(90 144 225 / 13%);
    -webkit-box-shadow:1px 0px 19px 7px rgb(90 144 225 / 13%);
}

.iconimg {
  background-image: url(https://www.manageengine.com/products/service-desk-msp/images/msp-billing-icons.png);
  background-size: 410px auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0px auto;
  position: relative;
  transform-origin: center bottom;}
.iconimg01 {
    background-position: 0 0;
    width: 82px;
    height: 86px;
}
.iconimg02 {
    background-position: -101px -1px;
    width: 86px;
    height: 88px;
}
.iconimg03 {
    background-position: -216px -1px;
    width: 82px;
    height: 86px;
}
.iconimg04 {
    background-position: -318px -4px;
    width: 82px;
    height: 86px;
}




.intropart.four-col .col h3 {
    font: 24px/1.3 'Zoho_Puvi_SemiBold';
    margin: 25px 0 25px 0px;
    padding-bottom: 10px;
    transition: all ease .5s;
    text-align: center;
}
/*.intropart.four-col .col h3 span{ background: #ccc; padding:10px;}*/
.intropart.four-col .col p{margin:20px 0px 0px 0px; text-align: left}


.intropart.four-col .col a {
    color: #000;
    text-decoration: none;
	border-bottom:1px dashed #074588;
}

.intropart.four-col .col a:hover {
    color: #0067ff;
    text-decoration: none;
}

/* ITSM tool five boxes content style end */



/*Use case section start*/
.use-casesec{background:#fefddc; padding:100px 0}

.two-col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0px;
	align-items: center;
}
.use-casesec .two-col .col {
    flex: 0 0 45%;
}

.use-casesec .two-col .col:nth-child(1){
transform: translateX(-60px);
    opacity: 0;
    transition: 1s ease;
	}
.use-casesec .two-col .col:nth-child(2){
transform: translateX(60px);
    opacity: 0;
    transition: 1s ease;
	}

.use-casesec .two-col.content-view .col:nth-child(1){
	transform: translateX(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .10s;
}
.use-casesec .two-col.content-view .col:nth-child(2){
	transform: translateX(0px);
    opacity: 1;
    transition: 1s ease;
	transition-delay: .10s;
}

img.articlimg {
    width: 70%;
    display: flex;
    margin: 0 auto;
}
ul.usecasecontlist{    padding-left: 20px;
    padding-top: 15px;
}
ul.usecasecontlist li {
    padding-left: 15px;
    line-height: 1.6;
    margin-bottom: 10px;
    position: relative;
}
ul.usecasecontlist li::before {
    content: "";
    background: #00a9f4;
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}

/*Use case section start*/



/* ITSM tool features sections style start */
.billing-ftrsec{background:#fff; padding:50px 0 100px 0}


.mspftr-wrapper {
      display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
	margin-top: 50px;
}
.mspftr-wrapper .col{margin:0 15px;}
.screen {
    width: 55%;
}
.screen img {
    /*box-shadow:0px 6px 8px 2px rgb(0 0 0 / 5%);*/
    padding: 0;
    border-radius: 0;
    background: none;
}
p.img-caption {
    text-align: center;
    font-size: 14px;
	margin-bottom: 0px;
}

.ftrsec .ftr:nth-child(1) img {
    opacity: 0;
    transform: translateX(-60px);
}
.ftrsec .ftr:nth-child(1).content-view img{
transform: translateX(0px);
    opacity: 1;
    transition: .6s ease;
    transition-delay: .6s !important;
}

.ftrsec .ftr:nth-child(2) img {
    opacity: 0;
    transform: translateX(60px);
}
.ftrsec .ftr:nth-child(2).content-view img{
transform: translateX(0px);
    opacity: 1;
    transition: .6s ease;
    transition-delay: .6s !important;
}

.content {
      width: 35%;
}



.nextprevarow {
    height: 0px;
}


.slick-list {
    margin: 0;
    padding: 0;
    /*border: 1px solid #999;*/
}
.slick-list img{
    border: 1px solid #999;
}
.slick-list .zoomD { border: none;}

.screnbx{background: #fff;
    padding: 35px 35px 20px 35px;
    border-radius: 25px;
    box-shadow: 0px 1px 13px 4px rgb(0 0 0 / 5%);
    border: 1px solid #d3e6f8;}

.content.col h2 {
    /* width: 60%; */
    margin: 0px auto 20px auto;
    /* text-align: center; */
    font: 30px/1.3 'Zoho_Puvi_SemiBold';
}
.content.col h3 {
    font: 23px/1.3 'Zoho_Puvi_Regular';
    margin: 0px auto 30px auto;
    color: #000;
}

.ftr{ padding:20px 0;}
.ftr:nth-child(1){ padding-top:0;}

ul.msp-ftrcontlist {
          list-style-type: none;
    margin-top: 30px;
}
ul.msp-ftrcontlist li {
    background-image: url(https://www.manageengine.com/products/service-desk-msp/images/check-fill-tick-blue.svg);
    line-height: 1.6;
    margin-left: 0;
    padding: 0 0 0 35px;
    color: #000;
    font-size: 18px;
    background-repeat: no-repeat;
    background-size: 4%;
    background-position: 0 7px;
    margin-top: 10px;
}
/*ul.msp-ftrcontlist li:before {
    content: "";
    background:#0c6aff;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: -20px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}*/
ul.msp-ftrcontlist li a{color: #0067ff;
    text-decoration: none;}
	
ul.msp-ftrcontlist li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #0067ff;
}
ul.msp-ftrcontlist li a:hover{ color:#0067ff}


p.fig-caption{ text-align:center;font-size: 15px;}
.testi-slider2 .slick-dots li.slick-active, .testi-slider3 .slick-dots li.slick-active, .testi-slider4 .slick-dots li.slick-active {
    background: #fff;
    border: 1px solid #fff;
}

/* ITSM tool features sections style end */





/*Form section style start*/
.formbgsec{ background: #000; padding: 50px 0}

.formbg.two-col{display:flex; justify-content:space-around; align-items: center;}
.formbg.two-col .col{ flex: 0 0 45%;}
.formbg h2{color:#fff; margin-top:0px;}
.formbg.two-col .col:nth-child(1) p{color:#fff;font-size:20px; width: 70%;}
.check p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
.radio-button input[type="radio"]{height:10px;    position: relative;}
.radio-button{color:#fff}
.radio-button lable{color:#fff}
.apiform input[type="submit"] {
	background: #e23c32 !important;}
.formbg .prvcy-plicy {
    width: 70%;
    margin: 10px auto 0 auto;
    font-size: 11px;
    color: #fff;
    text-align: center;
}
.prvcy-plicy a {
    font-size: 11px;
    color: #fff;}
#meGDPRMessage {
	color: #fff;}
/*Form section style end*/


/* Footer section style start */


.autobill-footrsec{ background: #fff; padding: 0 0 120px 0}
.autobill-footrsec h2{ text-align: center; margin-top: 0px;}
.bill-ftrcta{ margin-top: 20px; text-align: center}
.bill-ftrcta a.ftr-footer-cta {
background: #e23c32;
    color: #fff;
    font-size: 18px;
    padding: 13px 30px;
    text-decoration: none;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
	
}
.bill-ftrcta a.ftr-footer-cta:hover {
background: #de5547;
}



.mspcustmr-logos {
    margin-top: 30px;
}
#customerlogos{ display: none}
.mspfeaturebtmlinks .add-resources-bg {
    padding-top: 0;
	}
.mspfooterlinks {
    padding: 70px 0;
}
.btmBar{ display:none}

@media screen and (max-width:1200px) {
	.msp-container {
    max-width: 90%;
    width: 100%;
}
	.card-container {
    max-width: 90%;
    width: 100%;
}
	p.introtxt {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
	
	.intropart.four-col .col {
    flex: 0 0 35%;
    margin: 25px;
}
}

@media screen and (max-width:1050px) {
.billingbnrbg h1 {
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    font-size: 35px !important;
    letter-spacing: 0.5px;
    line-height: 45px;
	}
	.billingbnrbg .mspftr-subhdr {
    font-size: 18px;
    line-height: 25px;
}
}
	
@media screen and (max-width:980px) {
	br{ display: none}
	.billingbnrbg {
    margin-top: 27px;
		overflow: hidden;
}
.billingbnrbgflx {
    flex-wrap: wrap;
	    flex-direction: column-reverse;    padding-top: 10px;
}
	.billingbnrbgflx .left {
    flex: 0 0 100%;
}
	.billingbnrbgflx .right {
		flex: 0 0 50%; text-align: center}
	.billingbnrbgflx .right img { width: 50%;}
	.y-stars {
    left: 147px;
    bottom: 10px;
}
	.intropart.four-col .col h3 {
    text-align: center;
}
	.billingbnrbg h1 {
    font-size: 45px !important;
    line-height: 55px;
    margin-top: 50px;
    text-align: center;
}
	.billingbnrbg .mspftr-subhdr {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
	.billingbnrbg .mspbannercta {
    margin-top: 30px;
    text-align: center;
}
	.intropart.four-col .col {
    flex: 0 0 35%;
}
	.intropart.four-col .col p {
    text-align: center;
}
		
	.use-casesec .two-col .col {
    flex: 0 0 100%;
}
	img.articlimg {
    width: 40%;
    display: flex;
    margin: 0 auto 50px auto;
}
	.worflowsec .workflowimg {
    width: 100%;
}
	h3.mob-hdr {
    display: block;
    margin-top: 100px;
}
	.mspftr-wrapper {
    flex-wrap: wrap;
  }
  .content {
    flex-grow: inherit;
    flex-basis: inherit;
  }
  .content img {
    margin-top: 20px;
  }
  .flexdr {
    flex-direction: column-reverse;
  }
	.screnbx {
    margin-top: 40px;
}
  .mspftr-wrapper .content:nth-child(1) {
    margin-right: auto;
  }
  .mspftr-wrapper .content:nth-child(2) {
    margin-left:  auto;
  }
	.imgzoom {
    margin-top: 50px;
}
	ul.msp-ftrcontlist li {
    padding: 0 0 0 25px;
    background-size: 2%;
		    background-position: 0 6px;
}
.screen {
    width: 95%;
    height: auto;
}
.content {
    width: 95%;
}
}

 @media screen and (max-width:667px) {
.billingbnrbgflx .right img {
    width: 90%;
}
	 .y-stars {
    left: 30px;
    bottom: 0;
}
	 .billingbnrbg h1 {
    font-size: 35px !important;
    line-height: 45px;
    margin-top: 50px;
    text-align: center;
}
	}

 @media screen and (max-width:500px) {
	 .billingbnrbg {
    padding: 0px 0 50px 0;
}
	
	 h2, .h2 {
    font: 28px/1.30 'Zoho_Puvi_SemiBold';
}
	 .intropart.four-col .col {
    flex: 0 0 85%;
    margin: 0 0 30px 0;
}
	 img.articlimg {
    width: 70%;
    display: flex;
    margin: 0 auto 20px auto;
}
	 .mspftr-wrapper .col {
    margin: 0;
}
	 .content {
    width: 100%;
}
.screen {display: none;}
	 .intropart.four-col {
    padding-bottom: 50px;
    margin-top: 0;
}
	 
.billingbnrbgflx .right img {
    width: 100%;
}
	.y-stars {
    left: -20px;
    bottom: 20px;
}
	 .billingbnrbg h1 {
    font-size: 30px !important;
		 line-height: 40px; width: 100%;}
	 
	 .billingbnrbg .mspbannercta a.strtyourfree {
    padding: 11px 0;
    width: 90%;
}
	 .billingbnrbg .mspbannercta a.reqst-demo{
    padding: 11px 0;
		 margin: 10px 0 0 0;
    width: 90%;
}
	  .introsec {
    padding: 60px 0;
}
	 .worflowsec {
    padding: 60px 0;
}
	 .use-casesec {
    background: #fefddc;
    padding: 60px 0;
}
	 .billing-ftrsec {
    padding: 60px 0;
}
	 h3.mob-hdr {
    margin-top: 60px;
}
	 .mspftr-wrapper {
    width: 100%;
    margin-top: 20px;
}
	 .ftr {
    padding: 20px 0;
}
.autobill-footrsec {
    padding: 0 0 60px 0;
}
.bill-ftrcta {
    margin-top: 10px;
}
	 
	 .formbg .prvcy-plicy {
		 width: 100%;}
	 
	}
