/*Common styles start*/
body {
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: 'Zoho_Puvi_Regular', Arial, Helvetica, sans-serif;
  font-size: 17px !important;
  line-height: 1.6 !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}
ol, ul {
  list-style: none
}
html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0;
  color: #000;
  font-family: 'Zoho_Puvi_Regular';
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font: 50px/1.2 'Zoho_Puvi_ExtraBlack'
}
h2 {
  font: 30px/1.25 'Zoho_Puvi_SemiBold'
}
h3 {
  font: 25px/1.3 'Zoho_Puvi_SemiBold'
}
h4 {
  font: 20px/1.4 'Zoho_Puvi_SemiBold'
}
h5 {
  font: 18px/1.4 'Zoho_Puvi_SemiBold'
}
h6 {
  font-size: 16px
}
/*p, a {
  font-family: 'Zoho_Puvi_Regular', Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  line-height: 1.5 !important;
  margin: 0 0 20px;
}*/
img {
  max-width: 100%;
}
.clearflow:hfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 30px;
}
#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;
}
.mT0 {
  margin-top: 0px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mL0 {
  margin-left: 0px !important;
}
.mL10 {
  margin-left: 10px !important;
}
.mL20 {
  margin-left: 20px !important;
}
.mL30 {
  margin-left: 30px !important;
}
.mL40 {
  margin-left: 40px !important;
}
.mL50 {
  margin-left: 50px !important;
}
.mB0 {
  margin-bottom: 0px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB40 {
  margin-bottom: 40px !important;
}
.mB50 {
  margin-bottom: 50px !important;
}
/*Common styles end*/


.breadcrumb-sec .head-container {
  max-width: 1400px;
  margin: 0px auto;
}
.breadcrumb-sec .cmn-breadcrum a, .breadcrumb-sec .cmn-breadcrum .bread-crumb-arrow, .breadcrumb-sec .cmn-breadcrum .root-page {
  color: #000;
  font-size: 14px !important;
}
.cmn-breadcrum a::after {
  content: '';
  background: #000;
}
.cmn-breadcrum a:hover {
  color: #000 !important;
}
.cmn-breadcrum a:hover::after {
  width: 100%;
  transition: .4s ease;
}

p.breadcrumb {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
}
.bc-wrapper {
  padding: 0px 30px;
}
.bc-wrapper p {
  padding: 30px 0px;
}
p.breadcrumb a {
  font-size: 11px !important;
  color: #484848;
  text-decoration: none !important;
  line-height: 1.5;
  position: relative;
}
.breadcrumb a:not(:last-child) {
  color: #fff !important;
}
.breadcrumb span {
  font-size: 16px;
  margin: 0px 5px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}
p.breadcrumb a:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  bottom: -2px;
  width: 0%;
  background: #fff;
  transition: .4s ease;
}
p.breadcrumb a:not(:last-child):hover::after {
  width: 100%;
  transition: .4s ease;
}
a.breadcrumb-title {
  cursor: text;
  color: #fff !important;
}

/*mcbanner style starts*/
.mcbanner-bg {
	padding: 0px 0px 100px 0px;
	background-position: 50%;
	    padding-bottom:250px;
		    background-image: url(../images/msp-mc-body-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.bnr-tittlesec{margin: 70px auto;}
.bnr-tittlesec p.mc24{ color: #000; text-align: center;}
.bnr-tittlesec h1 {
    font: 40px/1.25 'Zoho_Puvi_ExtraBold' !important;
    text-align: center;
	margin: 20px auto 0 auto;
}

.mcbanner {
	display: flex;
	align-items:flex-start;
	margin-top:20px;
}
.mcbanner h1 {
    width: 100%;
    font-size: 30px;
    font-family: Zoho_Puvi_Bold;
    line-height: 1.2;
		color: #000;
		margin-top: 20px;
}

/*mcbanner style ends*/


.mcintrotxtsec{ padding:100px 0;}
.mcintrotxtsec .mc-recvideo {
    width: 70%;
    margin: 30px auto;
    position: relative;
    margin-top: -360px;
    box-shadow: 0px 2px 8px 3px #b5b5b52e;
    background: #fff;
    padding: 20px;
}
.mcbanner-desc{ margin-top: 50px;}
p.intro-heading {
    font: 20px / 1.5 "Zoho_Puvi_SemiBold";
    margin: 0 auto 10px auto;
}
ul.mspmc-contlist {
  list-style-type: none;
      padding-bottom: 30px;
}
ul.mspmc-contlist li {
  /* background-image: url(../images/check-fill-tick-blue.svg);*/
      font: 18px / 1.4 var(--zoho_Puvi_Regular);
    margin-bottom: 5px;
    list-style-type: none;
    padding: 0px 0 0 30px;
    position: relative;
    line-height: 1.7;
 /* opacity: 0;
  transform: translateY(60px);*/
}
/*.mc-discription .col:nth-child(2).content-view ul.mspmc-contlist li {
  transform: translateY(0px);
  opacity: 1;
  transition: .6s ease;
  transition-delay: .6s !important;
}*/
ul.mspmc-contlist li:before {
    content: " ";
    display: block;
    border: solid 7px #0067ff;
    border-radius: 10px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 7px;
}
ul.mspmc-contlist li::after {
    content: " ";
    display: block;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    position: absolute;
    left: 6px;
    top: 5px;
    margin-top: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul.mspmc-contlist li a {
  color: #0067ff;
  text-decoration: none;
}
ul.mspmc-contlist li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dashed #0067ff;
}
ul.mspmc-contlist li a:hover {
  color: #0067ff
}

/*FAQ style starts here*/
.faq-bg {
    padding: 100px 0px;
    background: #fff;
	display: none;
}
.faq {
  max-width: 900px;
     margin: 0 auto;
}
.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;
}
button.accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-appearance: none;
  color: #000;
}
button.accordion p {
  margin: 0px;
  max-width: 80%;
  font-size: 20px;
}
.accordion-wrapper {
  border-top: 1px solid #e6e6e6;
  padding: 10px 0px;
}
.accordion-wrapper:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.accordion {
  padding: 20px 0px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  background: transparent;
}
.accordion p{
	font-family:'Zoho_Puvi_SemiBold';
	cursor: pointer;
	text-align: left;
	font-size: 18px !important;
	line-height: 30px!important;
}
.accordion:after {
  content: '\002B';
  color: #1d77e8;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 30px;
}
.faq-active:after {
  content: "\2212";
}
.panel {
	font-family:'Zoho_Puvi_Regular';
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  max-width: 100%;
}

.accordion-wrapper-parent .accordion-wrapper:nth-child(1) {
  border-top: none;
}
.accordion-wrapper-parent .accordion-wrapper:last-child {
  border-bottom: none;
}
ul.list-items {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
	line-height: 25px;
}
ul.list-items li {
    position: relative;
    padding-left: 10px;
    font-size: 17px;
    margin: 10px 0px 15px 0px;
}
ul.list-items li:before {
    content: "";
    background: url(/manageengine/products/service-desk-msp/images/list-tick.png) no-repeat;
    position: absolute;
    top: 6px;
    right: 0;
    bottom: 0;
    left: -20px;
    width: 16px;
    height: 16px;
    display: block;
    background-size: contain;
}
/*FAQ style ends here*/

/*speakers section start*/

.spkrbio{    background: #f3fcff;padding:100px 0px;}
.spkrbio h3{ text-align:center;}


.speakersec{ background: #fff; padding: 100px 0;}
.speakersec h2{ text-align: center}
ul.speakers{ display: flex; margin-top: 70px;flex-wrap: wrap;}
ul.speakers li {
    flex: 0 0 42%;
    margin: 0 4%;
}

div.spkrpic{ text-align: center}
div.spkrpic img{ border-radius: 50%;}
.spkrpic p.spkr-name{font-family: 'Zoho_Puvi_SemiBold'; margin-top: 20px !important; margin-bottom: 0px !important;}
.spkrpic p.rol{ margin-top: 0px; font-size: 14px;}
.bio p {
    text-align: left;
}

.aboutthespekr {
    display: flex;
    align-items: center;
	margin-top: 20px;
}
.imgdiv {
    width: 20%;
    text-align: center;
}
.imgdiv img{    border-radius: 50%;}
.authrdics {
    width: 80%;
}
.authname {
    color: #000;
    font-family: 'Zoho_Puvi_SemiBold';
    margin-top: 20px;
    margin-bottom: 0;
}
.authname, .authdisc{color: #000;}

/*speakers section end*/


/*footer style*/

.sub-footer {
	padding: 0px 0px 30px 0px;
}
.sub-footer p {
	margin: 0;
}
/*footer style*/





@media only screen and (max-width:1180px) {
	.cmn-breadcrum{ padding-top: 30px;}
	.container {
    max-width: 96%;
    margin: 0 auto;
    padding: 0px 2%;
}
.mcbanner-bg h1 {
    font: 35px/1.25 'Zoho_Puvi_Bold' !important;
    text-align: center;
    width: 80%;
}

.mcbanner {
	flex-wrap: wrap;
	justify-content: center;
}
.mcbanner-leftcol{ width: 65%; padding-right: 0px;}
.mcbanner-rightcol{ width: 35%;margin-left: 60px;}
.session{width: 32%;}

}


@media only screen and (max-width:980px) {

	.mcbanner-bg {
    padding-bottom: 170px;
}
	.bnr-tittlesec {
    margin: 10px auto;
}

.mcbanner-bg h1 {
        font: 30px / 1.25 'Zoho_Puvi_Bold' !important;
        width: 90%;
        margin: 20px auto 0 auto;
    }
	.mcintrotxtsec .mc-recvideo {
    width: 70%;
    margin: 0 auto;
    position: relative;
    margin-top: -240px;
    box-shadow: 0px 6px 8px 0px #b5b5b5;
}

.faq {
    max-width: 80%;
    margin: 0 auto;
}

}

@media only screen and (max-width:667px) {
	.container {
    max-width: 90%;
    margin: 0 auto;
    padding: 0px 3%;
}
	.cmn-breadcrum {
		padding-top: 0px;
    }
	.bnr-tittlesec p.mc24 {
    color: #000;
    text-align: center;
    font-size: 14px;
}
	.mcbanner-bg h1 {
        font: 27px / 1.25 'Zoho_Puvi_Bold' !important;
        width: 95%;
        margin: 10px auto 30px auto;
    }
	.bnr-tittlesec {
    margin: 30px auto 0 auto;
}
	.mcintrotxtsec .mc-recvideo {
        width: 90%;
        margin-top: 0;
		padding:0px;
    }
img.logo {
	width: 200px;
}

.mcbanner-bg {
	background-position: 50%;
	padding-top:30px;
	padding-bottom: 0;
}
.mcbanner h1 {
	width: 100%;
	font-size: 30px;
}
.mcbanner h2 {
	font-size: 28px;
}
	
	
}

@media only screen and (max-width:480px) {
.mcbanner-bg h1 {
    font: 27px/1.25 'Zoho_Puvi_Bold' !important;
    width: 95%;
    margin: 10px auto 50px auto;
}
h3 {
    font: 20px/1.3 'Zoho_Puvi_SemiBold';
}
	.expand-wrapper {
    text-align: right;
    margin-bottom: 20px;
    margin-top: 30px;
}
.mcintrotxtsec {
    padding: 50px 0;
}
.faq-bg {
    padding: 50px 0px;}
}

@media only screen and (max-width:360px) {
	
	.mcbanner h3 { font-size: 24px;
}
}