#Apiform{
margin:0 auto;
max-width:60%;
text-align: center;
}
.form-bg{
width : 100% !important;
float: none !important;
}
.heading-menu{
	display: none;
}
#customerlogos{display: none;}
.mspfooterlinks{ background:#f3fcff}
#mspCommonFooterNew{ background:#f3fcff}
.foot-copy{ background:#f3fcff}
.nav-dwn a {
	width: auto;
}
.move {
    position: absolute;
    right: unset;
   top: calc(100% - 520px);
}
.btmBar {
   
    display: none;
}
#btmscroll {
   
    display: none;
}
.check p {
    font-family: 'Zoho_Puvi_Medium';
    text-align: left;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
    color: #fff;
}
.radio-button {
    font-family: 'Zoho_Puvi_Medium';
    display: flex;
    justify-content: start;
    align-items: center;
    color: #fff;
    font-size: 15px;
    height: 30px;
}
.radio-button #yes, .radio-button #no {
    width: auto !important;
    margin: 0px 7px 0px 0px !important;
    padding: 0px !important;
	position: relative;
}


.radio-button label:nth-child(2) {
    margin-right: 15px !important;
}

.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;
}
@import url("https://www.manageengine.com/css/fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
a{ color:#096ffb;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.head-container, .container {
	max-width: 1440px;
}
body * {
	font-family: 'Zoho_Puvi_Regular';
}
h1 {
	font: 40px/1.2 Zoho_Puvi_Bold;
	margin: 0px 0px 20px 0px;
}
h2 {
	font: 30px/1.25 Zoho_Puvi_SemiBold;
	margin: 0px 0px 30px 0px;
}
h3 {
	font: 26px/1.25 Zoho_Puvi_SemiBold;
	margin: 40px 0px 15px 0px;
}
h4 {
	font: 22px/1.4 Zoho_Puvi_SemiBold;
	margin: 40px 0px 10px 0px;
}
h5 {
	font: 20px/1.4 Zoho_Puvi_SemiBold;
	margin: 0px 0px 5px 0px;
}
img {
	max-width: 100%;
}
p {
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 20px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table;
}
section#sdpcutomerlogos {
	display: none;
}
section#ftrgetstd {
	display: none;
}
section#allFea {
	display: none;
}
.heading-menu {
	display: none;
}
#scroll {
	display: none;
}
#backToTop {
	position: fixed;
	right: 20px;
	bottom: 80px;
	color: #000;
	background: rgba(0, 0, 0, 0.7) url(https://www.manageengine.com/images/up-arrow.png) no-repeat 16px 17px;
	font-size: 12px;
	display: none;
	cursor: pointer;
	transition: all 0.1s ease 0s;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-indent: -1000px;
	overflow: hidden;
	z-index: 99;
}
.container-new {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0px 30px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table;
}
/*mobile menu navigation style starts here */
.fixed-header {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 999999;
	background: #f9f9f9;
}
.mobile-menu {
	display: none;
}
p.menu-title {
	font-size: 14px !important;
	margin: 0px !important;
	color: rgba(0,0,0,.4);
}
ul.category.drop-list-items li {
	cursor: pointer;
	margin-bottom: 20px;
	color: #fff;
	padding: 0px 30px;
}
li.current_page_item span {
	color: #2296f3 !important;
}
.dropdown-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	z-index: 999999;
	cursor: pointer;
	max-width: 100%;
	padding: 20px 30px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.18);
	border-bottom: 1px solid #e3e3e3;
}
.dropdown-up-arrow {
	transform: rotate(180deg);
}
.dropdown-down-arrow img {
	width: 30px;
}
ul.category.drop-list-items {
	line-height: 30px;
	background: #333;
	box-shadow: 0 2px 10px -2px rgb(0 0 0 / 20%);
}
ul.category.drop-list-items li:nth-child(1) {
	padding-top: 30px;
}
li.mobile-dropdown-cta {
	background: #f0483d;
}
li.mobile-dropdown-cta span {
	color: #fff;
	margin: 0 auto;
	justify-content: center;
	font-family: 'Zoho_Puvi_Bold';
	display: flex;
	align-items: center;
	padding: 10px;
	font-size: 18px;
}
.drop-list-items {
	display: none;
}
#current-text {
	color: #000;
	font: 18px/1.5 Zoho_puvi_bold;
	text-transform: uppercase;
}
#current-text p {
	margin: 0px;
	color: #000;
	font: 18px/1.5 Zoho_puvi_bold;
	text-transform: uppercase;
}
a.mobile-cta {
	background: #ee483d;
	padding: 10px 30px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
/*mobile menu navigation style ends here */


/*breadcrumb style starts here*/
.bc-wrapper {
	padding: 0px 30px;
}
.bc-wrapper p {
	padding: 30px 0px;
}
p.breadcrumb {
	display: block;
	max-width: 1440px;
	margin: 0 auto;
}
p.breadcrumb a {
	font-size: 13px !important;
	color: #484848;
	text-decoration: none !important;
	line-height: 1.5;
	position: relative;
}
.breadcrumb a:not(:last-child) {
	color: #000 !important;
}
.breadcrumb span {
	font-size: 16px;
	margin: 0px 5px;
	font-weight: bold;
	line-height: 1.5;
	    position: relative;
    top: 2px;
}
p.breadcrumb a:not(:last-child)::after {
	content: '';
	position: absolute;
	left: 0;
	height: 1px;
	bottom: -2px;
	width: 0%;
	background: #0b6db1;
	transition: .4s ease;
}
p.breadcrumb a:not(:last-child):hover::after {
	width: 100%;
	transition: .4s ease;
}
a.breadcrumb-title {
	cursor: text;
	color: #096ffb !important;
}

.vdc{ display:block}
.vmob{ display:none}

/*breadcrumb style ends here*/


a.cta {
	display: block;
	background: #f0483d;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 35px;
	font-size: 18px;
	font-family: 'Zoho_Puvi_Bold';
	/*font-weight: bold;*/
	text-decoration: none !important;
	border-radius: 2px;
	cursor: pointer !important;
	text-align: center;
	max-width: 280px;
}
ul.list-items {
	margin-left: 30px;
	margin-bottom: 30px;
}
ul.list-items>li {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px;
	position: relative;
}
ul.list-items>li:before {
	content: "";
	background: #4655ab;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: -20px;
	width: 7px;
	height: 7px;
	border-radius: 50px;
}
a.internal-links {
	text-decoration: none;
	border-bottom: 1px solid #096ffb;
	color: #096ffb;
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.col {
	flex-basis: 0;
	flex-grow: 1;
}
/*banner style starts here*/
.banner-bg {
	background: url(../images/banner-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.banner {
	padding-top: 50px;
	padding-bottom: 100px;
	align-items: flex-start;
	max-width: 1200px;
}
.banner h1 {
	font-size: 47px !important;
}
.banner p {
	font: 21px/1.6 Zoho_Puvi_Medium !important;
	max-width: 500px;
	padding: 0px 0px 25px 0px;
}
/*.cta-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}*/
a.secondary-cta {
	background: transparent;
	border: 1px solid #000;
	color: #000;
	margin-top: 15px !important;
}
a.secondary-cta:hover {
	background: #000;
	color: #fff;
}
.banner img{     width: 80%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    display: block;}
/*banner style ends here*/

/*sidebar style starts here*/
.active {
	position: relative;
	color: #000;
}
.active span {
	color: #000 !important;
}
.active:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: calc(100% - 20px);
	background: #0057d9;
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.fixed-sidebar {
    flex: 0 0 19%;
}
#sticky {
    position: sticky;
    top: 105px;
}
img.sidebar-shadow {
    display: block;
    position: absolute;
    left: 280px;
    top: -10px;
    width: 30px;
    /* z-index: 9999; */
    height: 130%;
}
p.sidebar-heading {
	font: 16px/1.6 Zoho_Puvi_SemiBold;
	color: #0067ff;
	text-transform: uppercase;
}
ul.sidebar li {
	margin-bottom: 5px;
}
ul.sidebar li span {
	display: inline-block;
	padding: 10px 0px 10px 0px;
	font-size: 17px;
	font-family: Zoho_Puvi_Medium;
	line-height: 1.3;
	color: #000;
	cursor: pointer;
}
ul.sidebar li.active span{font-family: Zoho_Puvi_Bold; color:#000;}
.main-section {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
}
.sidebar-section {
    width: 280px;
    /* position: absolute; */
    top: 0;
    left: 0;
    padding: 45px 30px 30px 0px;
    box-sizing: border-box;
    z-index: 5;
    background: #fff;
    /* height: 775px; */
}
.content-section {
    padding-top: 100px;
    padding-left: 0;
    /* z-index: 1; */
    /* position: relative; */
    flex: 0 0 81%;
}
.content-section p a{ color: #096ffb; text-decoration: none;}
.inner-container {
	padding: 0px 0px 0px 75px;
}
h2.main-heading {
	font: 41px/1.25 Zoho_Puvi_Bold;
	margin: 50px 0px 30px 0px;
}
ul.features {
    display: flex;
    margin: 30px 0px 0px 0px;
    flex-wrap: wrap;
    justify-content: left;
}
ul.features li {
    width: 30%;
    margin: 20px 15px;
    min-height: 230px;
}
ul.features li img {
	display: block;
	margin: 0;
	max-width: 25%;
}
ul.features li div{min-height:87px;}
p.features-desc {
	font: 18px/1.4 Zoho_Puvi_SemiBold;
	text-align: left;
	max-width: 80%;
	margin: 20px 0 0 0;
}
.heading-bg {
	padding: 60px 0px 60px 75px;
	margin: 120px 0px 75px 0px;
	position: relative;
	z-index: 10;
}
.form-section {
	padding: 100px 0px 100px 75px;
	margin: 120px 0px 0 0px;
}
.bgs {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	z-index: -1;
	background: #6fc3ec;
	height: 100%;
	width: 100%;
	top: 0;
}
.blue {
	background: #6fc3ec;
}
.red {
	background: #dd5b6b;
}
.green {
	background: #95cb76;
}
.black {
	background: #272727;
}
.heading-content {
	display: flex;
	align-items: center;
	justify-content: space-between;/*max-width: 950px;*/
}
/*.heading-content div {
	flex-grow: 1;
	flex-basis: 0;
}*/
.heading-content div:nth-child(1) {
	width: 50%;
}
.heading-content div:nth-child(2) {
	width: 50%;
}
.heading-content h3 {
	font: 41px/1.25 Zoho_Puvi_Bold;
	color: #fff;
}
.heading-content h2 {
	font: 41px/1.25 Zoho_Puvi_Bold;
	color: #fff;
	margin:0px;
}
.heading-content p {
	color: #fff;
	font-size: 18px;
}
.heading-content img {
	display: block;
	margin: 0 auto;
	width:70%;
	position: relative;
    bottom: -60px;
}
.heading-content .faqimg {
    width: 60%;
}
ul.benefits {
	flex-wrap: wrap;
	margin: 130px 0px 0px 0px;
}
ul.benefits li {
	max-width: 26%;
	margin-bottom: 60px;
}
ul.benefits li img {
	max-width: 35%;
	margin: 0;
	object-fit: contain;
	min-height: 102px;
}
ul.benefits li:nth-child(2), ul.benefits li:nth-child(5) {
	margin-left: 75px;
	margin-right: 75px;
}
ul.benefits span {
	margin: 0px 0px 20px 0px;
}
h4.features-heading {
	font: 24px/1.4 Zoho_Puvi_Bold;
	margin: 25px 0px 20px 0px;
}
h4.section-heading {
	margin: 40px 0px 10px 0px;
}
/*sidebar style ends here*/

/*background heading section styles*/
/*#managed-service-providers img {
	position: relative;
	top: -85px;
}
#challenges .heading-content img {
	position: relative;
	top: -85px;
}
#benefits .heading-content img {
	position: relative;
	top: -100px;
}
#best-practices .heading-content img {
	position: relative;
	top: -100px;
}
#kpis .heading-content img {
	position: relative;
	top: -100px;
}
#future .heading-content img {
	position: relative;
	top: -100px;
}
#conclusion .heading-content img {
	position: relative;
	top: -120px;
}*/
/*background heading section styles*/


.animation {
	opacity: 0;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
}
.active-anim .animation {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
.animation-left {
	opacity: 0;
	transition: all ease 1.25s;
	-webkit-transition: all ease 1.25s;
	-moz-transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
}
.active-anim .animation-left {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: inherit;
}
.animation-right {
	opacity: 0;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transform: translateX(-100px);
	-webkit-transform: translateX(-100px);
	-moz-transform: translateX(-100px);
}
.active-anim .animation-right {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: inherit;
}
.delay1 {
	transform: translateY(30px);
	opacity: 0;
	transition: all 0.9s ease-in-out 0s;
}
.active-anim .delay1 {
	transform: translateY(0px);
	opacity: 1;
}
.delay2 {
	opacity: 0;
	transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
}
.active-anim .delay2 {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
.delay3 {
	opacity: 0;
	transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
}
.active-anim .delay3 {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
.delay4 {
	opacity: 0;
	transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-webkit-transition: all 1000ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
}
.active-anim .delay4 {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
.delay5 {
	opacity: 0;
	transition: all ease 1.5s;
	-webkit-transition: all ease 1.5s;
	-moz-transform: translateY(25px);
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
}
.active-anim .delay5 {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: inherit;
}
/*form style starts here*/
p.form-main-title {
	color: #fff;
	font-size: 33px;
	text-align: center;
	font-family: 'Zoho_Puvi_Bold';
	margin-bottom: 5px;
}
p.form-heading {
    color: #c1c1c1;
    max-width: 50%;
    text-align: center;
    margin: 0 auto 50px auto;
    font-size: 18px;
}
.apiform input {
	width: 100%;
	border-radius: 2px;
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 15px;
	font-size: 16px;
}
.apiform select {
	width: 100%;
	margin-top: 0px;
	border-radius: 2px;
	height: 50px !important;
	color: #000;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-dropdown-arrow.svg) right center no-repeat !important;
}
select#country_state{ margin-top: 15px;}
.apiform input[type="submit"] {
        color: white;
	background: #ff2525;
	font-family: 'Zoho_Puvi_Bold';
	font-size: 21px;
	height: 50px;
	border-radius: 2px;
	cursor: pointer;
}
input#emailID::placeholder {
 color: #000;
}
.submitdiv {
	float: none;
	width: 100%;
	padding: 0%;
	margin-top:30px;
}
.prvcy-plicy {
	color: #fff;
	max-width: 80%;
	line-height: 1.5;
	font-size: 12px;
	margin: 0px auto 30px auto;
}
.prvcy-plicy a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
#clickevnt_text{font-family:'Zoho_Puvi_SemiBold'}
#meGDPRMessage {
	font-size: 14px;
	line-height: 1.5;
	margin: 5px auto 20px auto;
	color: #fff;
}
/*form style ends here*/
.copyright {
	text-align: center;
}
.copyright p {
	color: #9e9e9e;
	font-size: 12px;
}
span.bgs {
	display: inline-block;
}
span.arrow-mark {
	vertical-align: middle;
	padding-left: 5px;
	display: inline-block
}
a.cta:hover .arrow-mark {
	transform: translateX(5px);
	transition: all .3s ease;
}
p.last-updated {
	text-align: right;
	font-size: 18px;
	color: #096ffb;
	font-weight: bold;
}
.mspfeaturebtmlinks ul.add-resources h4{    margin-top: 0;}

ul.addresorcs.nofldrlinks li.link6, li.link7, li.link8, li.link9, li.link10, li.link11, li.link12, li.link13, li.link14{ display:none}

.otherlinkcont .left ul.otherlinks li:nth-child(6),  ul.otherlinks li:nth-child(7),  ul.otherlinks li:nth-child(8),  ul.otherlinks li:nth-child(9),  ul.otherlinks li:nth-child(10),  ul.otherlinks li:nth-child(11),  ul.otherlinks li:nth-child(12){display: none}
.otherlinkcont .right ul.otherlinks li:nth-child(6),  ul.otherlinks li:nth-child(7),  ul.otherlinks li:nth-child(8),  ul.otherlinks li:nth-child(9),  ul.otherlinks li:nth-child(10),  ul.otherlinks li:nth-child(11),  ul.otherlinks li:nth-child(12){display: none}
.mspfeaturebtmlinks ul.add-resources li{padding: 0px 5px 0px 0px;}


/*FAQ style starts here*/
	
/*FAQ style starts here*/
	
h2.faq-main-heading {
  text-align: center;
  margin: 100px 0px 0px 0px;
}
	
.faq-bg {
  padding: 30px 0px 0px 0px;
}
.faq {
  max-width: 900px;
}
.faq h2 {
  text-align: center;
  margin-bottom: 80px;
}
.expand-wrapper {
  text-align: right;
  margin-bottom: 20px;
}
span.expand-all-sec {
  color: #000;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
span.expand-all-sec:after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  bottom: -2px;
  width: 0%;
  background: #1d77e8;
  transition: .4s ease;
}
span.expand-all-sec:hover::after {
  width: 100%;
  transition: .4s ease;
}
div.faqquestion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-appearance: none;
  color: #000;
}
div.faqquestion p {
  margin: 0px;
  max-width: 80%;
  font-size: 20px;
}
.faqcont-wrapper {
  border-top: 1px solid #e6e6e6;
  padding: 10px 0px;
}
.faqcont-wrapper:last-child {
  border-bottom: 1px solid #e6e6e6;
}
div.faqquestion p {
  font-family: Zoho_Puvi_SemiBold;
  cursor: pointer;
  padding: 20px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  line-height: 30px;
  background: transparent;
}
.faqquestion:after {
  content: '\002B';
  color: #1d77e8;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 30px;
}
.faq-active:after {
  content: "\2212";
}
.faqanswer {
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  max-width: 80%;
}
.faqanswer p, p {
  font-size: 17px;
}
p.ind {
  text-indent: 30px;
}
.faqcont-wrapper-parent .faqcont-wrapper:nth-child(1) {
  border-top: none;
}
.faqcont-wrapper-parent .faqcont-wrapper:last-child {
  border-bottom: none;
}
/*FAQ style ends here*/

@media only screen and (max-width:1550px) and (min-width:1110px) {
.head-container {
	width: 95%;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box !important;
}
.main-section {
    max-width: 94%;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box !important;
    margin: 0 auto;
}
	.fixed-sidebar {
    flex: 0 0 15%;
}
	.bgs{ width: 100%}
	.content-section{flex: 0 0 76%;}
p.breadcrumb {
	width: 95%;
}
}

@media only screen and (max-width:1180px) {
.row {
	flex-wrap: wrap;
}
.col {
	flex: 0 0 100%;
}
.banner {
	text-align: center;
}
.banner h1 {
	max-width: 90%;
	margin: 0 auto 20px auto;
}
.banner p {
	max-width: 100%;
}
.cta-wrapper {
	justify-content: center;
}
.banner img {
	display: block;
	margin: 50px auto 0 auto;
	max-width: 60%;
}
.main-section {
	padding: 100px 0px 0px 0px;
}
.fixed-sidebar {
	display: none;
}
.content-section{ flex:0 0 100%}
.content-section {
	padding-left: 0px;
	padding-top: 0px;
}
.inner-container {
	max-width: 100%;
	padding: 0px 30px;
}

.features li:nth-child(2) p {
	max-width: 100%;
}
.heading-bg {
	padding: 65px 30px;
}
.heading-content {
	max-width: 100%;
}
.heading-content h3 {
	font: 34px/1.25 Zoho_Puvi_Bold;
}
#managed-service-providers img, #challenges .heading-content img, #benefits .heading-content img, #best-practices .heading-content img, #kpis .heading-content img, #future .heading-content img, #conclusion .heading-content img {
	position: relative;
	top: 0px;
}
a.cta {
   margin: 0 auto;
}
	.bgs{ width: 100%}
}

@media only screen and (max-width:980px) {
br{display:none}
.banner h1 {
	max-width: 100%;
	font-size: 40px !important;
}

ul.features li img {
    max-width: 30%;
}
ul.features li:not(:last-child) {
	margin-bottom: 0px;
}

	.features li:nth-child(2) p{ width: 70%;}
	
	ul.features li {
    width: 32%;
    margin: 60px 0;
    min-height: auto;
}
ul.features li img {
	max-width: 30%;
}

ul.benefits {
	margin: 75px 0px 0px 0px;
	justify-content: flex-start;
}
ul.benefits li:nth-child(2), ul.benefits li:nth-child(5) {
	margin-left: 30px;
	margin-right: 30px;
}
ul.benefits li {
	max-width: 40%;
	margin: 30px !important;
}

p.form-heading {
    max-width: 60%;}
}

@media only screen and (max-width:667px) {
	p.last-updated {
		text-align: left;}
.vdc{ display:none}
.vmob{ display:block}
p {
    font-size: 16px;
}
	.heading-content h2 {
    font: 35px/1.25 Zoho_Puvi_Bold;
}
.banner p {
	font: 18px/1.6 Zoho_Puvi_Medium !important;
}
.banner img {
	max-width: 100%;
}
h2.main-heading {
	font: 34px/1.25 Zoho_Puvi_Bold;
}
ul.features li {
	margin: 30px;
}
ul.features li {
    width: 100%;
    margin: 50px 20px;
    min-height: auto;
}

a.cta {
	min-width: 200px;
}
a.secondary-cta {
	margin-left: auto;
	margin-top: 10px;
}
.main-section {
	padding: 75px 0px 0px 0px;
}
.heading-content {
	max-width: 100%;
	flex-wrap: wrap;
	text-align: center;
}
.heading-content div {
	flex: 0 0 100%;
}
.heading-content img {
	margin: 30px auto 0px auto;
		    width: 100%!important;

}
.heading-content div:nth-child(1) {
	margin-right: 0px;
}
.heading-content div:nth-child(2) {
	margin-left: 0px;
}
ul.benefits li {
	max-width: 100%;
	margin: 0px 0px 30px 0px !important;
}
ul.benefits li img {
	max-width: 30%;
}
	p.features-desc {
	max-width: 100%;
}
	.features li:nth-child(2) p{ width:100%;}
	
p.form-heading {
	max-width: 100%;
}
.prvcy-plicy {
	max-width: 90%;
}
.banner h1 {
	font-size: 36px !important;
}
	.foot-copy {
    font-size: 13px;
}
}

@media only screen and (max-width:480px) {

.breadcrumb span {
    position: relative;
    top: 2px;
}

p.breadcrumb a {
	font-size: 12px !important;
}
	h2.main-heading {
    font: 30px/1.25 Zoho_Puvi_Bold;
}
	.heading-content h2 {
    font: 30px/1.25 Zoho_Puvi_Bold;
}
a.cta {
	padding: 13px 20px;
	font-size: 15px;
}
.apiform input[type="submit"] {
	font-size: 18px;
}
p.form-main-title {
    font-size: 29px;
}
}

@media only screen and (max-width:320px) {
a.cta {
	padding: 13px 15px;
	font-size: 14px;
}
p.last-updated {
	font-size: 14px;
}
li.mobile-dropdown-cta a {
   font-size: 17px;
}
}