@charset "UTF-8";
@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;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  color: var(--black-color);
  scroll-behavior: smooth;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:root {
  --zoho_Puvi_Regular: 'Zoho_Puvi_Regular';
  --zoho_Puvi_Medium: 'Zoho_Puvi_Medium';
  --zoho_Puvi_Semi_Bold: 'Zoho_Puvi_SemiBold';
  --zoho_Puvi_Bold: 'Zoho_Puvi_Bold';
  --zoho_Puvi_Etra_Bold: 'Zoho_Puvi_ExtraBold';
  --black-color: #000000;
  --white-color: #ffffff;
  --gray-color: #777777;
  --yellow-color: #ffd576;
  --banner-cta-red-light: #f0483d;
  --banner-cta-red-color: #f0483e;
  --blue-color: #0067ff;
  --gray-ligth: #333333;
  --green-light: #d5fdd0;
  --footer-bg: #191919;
}
strong {
  font-family: var(--zoho_Puvi_Semi_Bold);
}
p {
  font: 17px/1.66 var(--zoho_Puvi_Regular);
  margin: 0px 0px 30px 0px;
  color: var(--black-color);
}
h1 {
  font: 50px/1.1 var(--zoho_Puvi_Etra_Bold);
  margin: 0 0 20px 0;
}
h2 {
  font: 40px/1.2 var(--zoho_Puvi_Bold);
  margin: 0 0 20px 0;
}
h3 {
  font: 24px/1.3 var(--zoho_Puvi_Semi_Bold);
  margin: 0 0 20px 0;
}
h4 {
  font: 23px/1.3 var(--zoho_Puvi_Semi_Bold);
  margin: 0 0 20px 0;
}
h5 {
  font: 20px/1.4 var(--zoho_Puvi_Semi_Bold);
  margin: 0 0 20px 0;
}
h6 {
  font: 18px/1.5 var(--zoho_Puvi_Semi_Bold);
  margin: 0 0 20px 0;
}
img {
  max-width: 100%;
}
.sdpmsp-width-95 {
  max-width: 95%;
}
.sdpmsp-width-90 {
  max-width: 90%;
}
.sdpmsp-width-85 {
  max-width: 85%;
}
.sdpmsp-width-80 {
  max-width: 80%;
}
.sdpmsp-width-75 {
  max-width: 75%;
}
.sdpmsp-width-70 {
  max-width: 70%;
}
.sdpmsp-width-65 {
  max-width: 65%;
}
.sdpmsp-width-60 {
  max-width: 60%;
}
.sdpmsp-bold {
  font: 23px/1.7 var(--zoho_Puvi_Semi_Bold);
}
.sdpmsp-align-center {
  align-items: center;
}
.sdpmsp-tac {
  text-align: center;
}
.sdpmsp-cta-red {
  background: var(--banner-cta-red-color);
  color: var(--white-color);
}
.sdpmsp-cta-red.cta-two {
  border: 1px solid var(--black-color);
  background: none;
  color: var(--black-color);
}
.sdpmsp-cta-red.cta-two:hover {
  border: 1px solid var(--white-color);
  color: var(--white-color);
}
.sdpmsp-breadcrumb-sec {
  padding: 0 20px;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.sdpmsp-breadcrumb-sec .sdpmsp-breadcrumb-container {
  padding: 25px 0px;
}
.content-with-heading h3 {
  margin: 0 0 10px 0;
}
.sdpmsp-container {
  padding: 0 20px;
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.sdpmsp-banner-sub-head {
  font: 20px/1.5 var(--zoho_Puvi_Medium);
	width: 73%;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum {
  position: relative;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum a {
  color: var(--black-color);
  position: relative;
  font: 15px/1.4 var(--zoho_Puvi_Regular);
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum a::after {
  content: '';
  position: absolute;
  left: 0;
  height: 1px;
  bottom: -2px;
  width: 0%;
  background: var(--black-color);
  transition: 0.4s ease;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum a:hover {
  text-decoration: none;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum a:hover::after {
  width: 100%;
  transition: 0.4s ease;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum .sdpmsp-bread-crumb-arrow {
  padding: 0 3px;
}
.sd-bread-crumb .sdpmsp-cmn-breadcrum .sdpmsp-root-page {
  color: var(--black-color);
  position: relative;
  font: 15px/1.4 var(--zoho_Puvi_Regular);
}
.sdpmsp-banner-yellow-bg {
  background-color: var(--yellow-color);
}
.sdpmsp-banner-yellow-bg h1 {
  color: var(--black-color);
}
.sdpmsp-two-col-main {
  display: flex;
  justify-content: space-between;
  padding: 50px 0 70px 0;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item {
  flex: 1 0;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item:first-child {
  padding-right: 50px;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item:nth-child(2) {
  padding-left: 50px;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item img {
  margin: 0 auto;
}
.sdpmsp-banner-cta {
  display: inline-block;
  text-transform: uppercase;
  padding: 18px 35px;
  font-size: 16px;
  font-family: var(--zoho_Puvi_Bold);
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  letter-spacing: 0.3px;
}
.sdpmsp-banner-cta:hover {
  background:#db3a31;
  text-decoration: none;
}
.sdpmsp-banner-cta:hover .sdpmsp-cta-arrow {
  transform: translateX(10px);
}
.sdpmsp-banner-cta .sdpmsp-cta-arrow {
  transition: 0.3s ease-in;
  padding: 0 0 0 5px;
  display: inline-block;
}
.sdpmsp-content-main {
  display: flex;
}
.sdpmsp-content-main .sd-last-modified {
  font: 18px/1.3 var(--zoho_Puvi_Semi_Bold);
  color: var(--blue-color);
  text-align: right;
}
.sdpmsp-content-main .sdpmsp-sider-bar {
  width: 20%;
  max-width: 270px;
  padding-bottom: 100px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: var(--white-color);
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper {
  top: 80px;
  position: sticky;
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper .sidebar {
  padding: 80px 0 0 0;
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper .sidebar li {
  font: 17px / 1.4 var(--zoho_Puvi_Regular);
  color: var(--black-color);
  position: relative;
  padding: 6px 15px;
  cursor: pointer;
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper .sidebar li.sidebar-active {
  color: var(--black-color);
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper .sidebar li.sidebar-active::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: calc(100% - 5px);
  background: var(--blue-color);
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.sdpmsp-content-main .sdpmsp-sider-bar .sdpmsp-side-bar-wrapper .sidebar li.sidebar-heading {
  font: 16px / 1.6 var(--zoho_Puvi_Semi_Bold);
  color: var(--blue-color);
  text-transform: uppercase;
  padding-left: 15px;
  letter-spacing: 0.5px;
}
.sdpmsp-content-main .sdpmsp-content-section {
  width: 80%;
  position: relative;
  padding: 80px 0;
}
.sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part {
  padding: 0 0 0 90px;
  margin: 0 0 70px 0;
  position: relative;
}
.sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part .sdpmsp-img-sec {
  max-width: 80%;
  margin: 50px auto;
  box-shadow: 0 0 10px #cfcfcf;
}
.sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part.sdpmsp-strip-no-img {
  padding: 30px 0 0 90px;
}
.sdpmsp-strip-banner-section.sdpmsp-strip-img-part {
  position: relative;
}
.sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
}
.sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img {
  overflow: hidden;
}
.sdpmsp-strip-col.title1{padding-right: 100px;}
.sdpmsp-strip-col.title2{}
.sdpmsp-strip-col.title3{ padding-right: 75px;}
.sdpmsp-strip-col.title4{}
.sdpmsp-strip-col.title5{}

.sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:nth-child(2) {
    padding-left: 0;
    text-align: right;
    margin-right: -40px;
}
.sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:nth-child(2) img {
  max-width:83%;
}
.sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:nth-child(2).sdpmsp-image-space img {
  margin: 45px 0 0;
}
.sdpmsp-strip-col h2{ margin-bottom: 0;}
.sdpmsp-strip-banner-section .sdpmsp-strip-col-main {
  height: 275px;
  display: flex;
  align-items: center;
}
.sdpmsp-strip-banner-section .sdpmsp-strip-col-main .sdpmsp-strip-col {
  flex: 1 0;
}
.sdpmsp-mobile-navigation {
  display: none;
  position: sticky;
  top: 0;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 0 5px #bbbbbb;
}
.sdpmsp-mobile-navigation .sdpmsp-mobil-heading {
  font: 18px/1.5 var(--zoho_Puvi_Semi_Bold);
  text-transform: uppercase;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
}
.sdpmsp-mobile-navigation.mobile-nav-down .sdpmsp-mobil-heading .sdpmsp-mobile-arrow::after {
  transform: rotate(42deg);
  top: 10px;
}
.sdpmsp-mobile-navigation .sdpmsp-mobile-arrow {
  position: relative;
  padding: 0px 15px;
}
.sdpmsp-mobile-navigation .sdpmsp-mobile-arrow::after {
  content: "";
  position: absolute;
  right: 0px;
  z-index: 11;
  display: block;
  width: 15px;
  height: 15px;
  border-top: 2px solid var(--blue-color);
  border-left: 2px solid var(--blue-color);
  top: 0px;
  transform: rotate(225deg);
  transition: 0.5s ease-out;
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu {
  position: relative;
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu ul {
  width: 100%;
  z-index: 1;
  position: absolute;
  background: var(--gray-ligth);
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu ul li {
  font: 17px / 1.6 var(--zoho_Puvi_Regular);
  color: var(--white-color);
  position: relative;
  padding: 8px 15px;
  cursor: pointer;
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu ul li:hover {
  background: #464646;
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu ul li.sdpmsp-kit-cta {
  background: var(--banner-cta-red-color);
  font-family: var(--zoho_Puvi_Semi_Bold);
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.sdpmsp-mobile-navigation .sdpmsp-guide-mobile-menu ul li.sdpmsp-kit-cta a {
  color: unset;
}
/* LIST STYLE START  */

ul.sdpmsp-list-style{ padding-bottom: 20px;}
.sdpmsp-list-style li {
  font: 17px / 1.4 var(--zoho_Puvi_Regular);
  margin-bottom: 15px;
  list-style-type: none;
  padding: 0px 0 0 30px;
  position: relative;
  line-height: 1.7;
}
.sdpmsp-list-style li::before {
  content: " ";
  display: block;
  border: solid 8px #0067ff;
  border-radius: 10px;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  top: 7px;
}
.sdpmsp-list-style li::after {
  content: " ";
  display: block;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0px 2px 2px 0;
  position: absolute;
  left: 7px;
  top: 7px;
  margin-top: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sdpmsp-internal-links {
  text-decoration: none;
  border-bottom: 1px solid;
  color: var(--blue-color);
}
.sdpmsp-internal-links:hover {
  text-decoration: none;
}
.sdpmsp-author-section {
  padding: 60px 0 0;
}
.sdpmsp-author-img {
  border-radius: 100%;
  max-width: 100px;
}
.sdpmsp-list-shadow {
  display: inline-block;
  position: absolute;
  right: -30px;
  top: 0;
  width: 30px;
  height: 110%;
}
/* LIST STYLE END  */
/* TABLE START */
.sdpmsp-guide-table {
 /* width: 100%;
  overflow-x: scroll;
  border-radius: 15px;
  box-shadow: 0px 0px 10px #d2d2d2;*/
}
.sdpmsp-guide-table table {
    border-collapse: collapse;
    border-radius: 1.2em;
    overflow: hidden;
    box-shadow: 0px 0px 10px #d2d2d2;
	
}
.sdpmsp-guide-table table thead tr {
  background-color: #6699e6;
	
}
.sdpmsp-guide-table table thead tr th {
  padding: 15px;
  border: 1.5px solid #6699e6;
  font: 19px/1.1 var(--zoho_Puvi_Semi_Bold);
  color: var(--white-color);
}
.sdpmsp-guide-table tbody tr {
	background: #fff;
}
.sdpmsp-guide-table tbody tr td {
  width: 20%;
  padding: 20px;
  font: 16px/1.6 var(--zoho_Puvi_Regular);
  vertical-align: top;
  border: 2px solid #fff2f2;
}

.sdpmsp-guide-table table.businessplan{ background: #d2effd;}
.sdpmsp-guide-table table.licensestble{ background: #fff2f2;}
.sdpmsp-guide-table table.prosconstbl{ background: #a5f9d4;}


.sdpmsp-guide-table table.businessplan tr td{ border: 2px solid #d2effd;}
.sdpmsp-guide-table table.businessplan tr:last-child{ background: #d3effd;}
.sdpmsp-guide-table table.businessplan tr:last-child td:first-child {
    background: #fff;
    border-bottom-left-radius: 24px;
}
.sdpmsp-guide-table table.businessplan tr:last-child td:last-child {
    background: #fff;
    border-bottom-right-radius: 24px;
}
.sdpmsp-guide-table table.licensestble tr td{ border: 2px solid #ffeaeb;}
.sdpmsp-guide-table table.licensestble tr:last-child td:first-child {
    background: #fff;
    border-bottom-left-radius: 24px;
}
.sdpmsp-guide-table table.licensestble tr:last-child td:last-child {
    background: #fff;
    border-bottom-right-radius: 24px;
}
.sdpmsp-guide-table table.prosconstbl tr td{ border: 2px solid #a5f9d4;}
.sdpmsp-guide-table table.prosconstbl tr:last-child td:first-child {
    background: #fff;
    border-bottom-left-radius: 24px;
}
.sdpmsp-guide-table table.prosconstbl tr:last-child td:last-child {
    background: #fff;
    border-bottom-right-radius: 24px;
}


.sdpmsp-guide-table table.businessplan tbody tr td.hdrtd {
    vertical-align: middle;
    background-color: #d3effd;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 2px solid #d3effd;
}
.sdpmsp-guide-table table.businessplan tbody tr td.hdrtd p{
  font-family: var(--zoho_Puvi_Semi_Bold);
  margin-bottom: 0;
	line-height: 1.3;
	 color: #000;
}
.sdpmsp-guide-table table.licensestble tbody tr td.hdrtd {
    vertical-align: middle;
    background-color: #ffeaeb;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 2px solid #ffeaeb;
}
.sdpmsp-guide-table table.prosconstbl tbody tr td.hdrtd p{
  font-family: var(--zoho_Puvi_Semi_Bold);
  margin-bottom: 0;
	line-height: 1.3;
	 color: #000;
}
.sdpmsp-guide-table table.prosconstbl tbody tr td.hdrtd {
    vertical-align: middle;
    background-color: #a5f9d4;
    color: #000;
    padding: 10px 20px;
    text-align: center;
    border: 2px solid #a5f9d4;
}
.sdpmsp-guide-table table.licensestble tbody tr td.hdrtd p{
  font-family: var(--zoho_Puvi_Semi_Bold);
  margin-bottom: 0;
	line-height: 1.3;
	 color: #000;
}


.sdpmsp-guide-table tbody tr td.hdrtd p{
  font-family: var(--zoho_Puvi_Semi_Bold);
  margin-bottom: 0;
	line-height: 1.3;
	font-size: 20px;
}


.sdpmsp-guide-table table.prosconstbl tr td:nth-child(1){ width:20%}
.sdpmsp-guide-table table.prosconstbl tr td:nth-child(2){ width:80%}


.sdpmsp-guide-table tbody tr td.tbl-td-color {
  background: #fff2f2;
}
td.litgreen {
  background: #f0fff8;
}


.sdpmsp-guide-table table.prosconstbl tr td.hdrtd{    background-color:#a5f9d4;    border: 2px solid #a5f9d4;}

.sdpmsp-guide-table table tr td p{color: #000; margin-bottom: 0px; margin-top: 5px;}
.sdpmsp-guide-table table tr td p.mT20{ margin-top: 20px;}



p.caption-txt{ text-align: center; font-size: 14px; margin-top: 10px;}


ul.listcontent {
    padding-left: 20px;
    padding-top: 15px;
}
ul.listcontent li {
    padding-left: 15px;
    line-height: 1.6;
    margin-bottom: 5px;
    position: relative;
}
ul.listcontent li::before {
    content: "";
    background: #00a9f4;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}
.sdpmsp-guide-table table.prosconstbl tbody tr td ul.listcontent li::before {
    content: "";
    background: #64c99d;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}
/* TABLE END */


.infographic-sec{ padding: 0 0 30px 0; width: 90%; margin: 0 auto; position: relative;}
.infotitle {
    background: #fff1c2;
    padding: 20px;
    text-align: center;
}
.infotitle h3 {
    margin: 0;
    font-size: 29px;
}
.cont-wrapper {
    display: flex;
    align-items: center;
    justify-content:space-between;
    width: 100%;
    margin: 80px auto;
}
.cont-wrapper.mT{ margin-top: 50px}
.cont-wrapper .img {
    width: 40%;
	text-align: center;
}
.cont-wrapper .img img{
    width:80%;
}
.cont-wrapper .content {
    width: 41%;
}
.cntrline {
    height:96%;
    width: 1px;
    position: absolute;
    z-index: 999;
    background: #fff0c2;
    top: 0;
    left: 50%;
}
.tech-aresnal {
    display: flex;
    /*flex-wrap: wrap;*/
    width: 100%;
    align-items:baseline;
    justify-content: center;
}
.tech-aresnal .col {
    flex: 0 0 40%;
    padding: 5%;
}
.tech-aresnal .col:nth-child(2){ margin: 50px 0}
.tech-aresnal .col img{ width: 100%}

.aboutmsp {
    background: #ffebeb;
    padding: 40px;
    border-radius: 20px;
}
.aboutmsp p{ margin-bottom: 0px;}

.sdpmsp-guide-footer {
  background-color: var(--footer-bg);
  padding: 70px 0;
  color: var(--white-color);
}
.sdpmsp-guide-footer .sdpmsp-footer-content {
  max-width: 55%;
  margin: 0 auto;
  text-align: center;
}
.sdpmsp-guide-footer .sdpmsp-footer-content h3 {
  font-size: 36px;
}
.sdpmsp-guide-footer .sdpmsp-footer-content .sdpmsp-banner-cta {
  margin: 20px 0 0;
}
/**/
.sdpmsp-banner-light-green-bg {
  background-color: var(--green-light);
}
.sdpmsp-difference {
  background-color: #bde9ff;
}
.sdpmsp-light-pink-bg {
  background-color: #fdc9ca;
}
.sdpmsp-lignt-yellow-bg {
  background-color: #fee17f;
}
.sdpmsp-light-green-bg {
  background-color: #a5f9d4;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item.sdpmsp-banner-content-col h1 {
  margin-bottom: 15px;
}
.sdpmsp-two-col-main .sdpmsp-two-col-item.sdpmsp-banner-content-col .sdpmsp-banner-sub-head {
  margin-bottom: 35px;
}
.sdpmsp-two-col-main .sdpmsp-banner-img-col {
  text-align: center;
}
.sdpmsp-two-col-main .sdpmsp-banner-img-col img {
  max-width: 90%;
}
.grid-main {
  display: flex;
}
.grid-main.border-content {
  border: 1.5px dashed #eaeaea;
  border-left: 0;
  border-right: 0;
}
.grid-main .grid-item {
  padding: 40px 30px;
  text-align: center;
  width: 33.33%;
}
.grid-main .grid-item:nth-child(2) {
  border: 1.5px dashed #eaeaea;
  border-top: 0;
  border-bottom: 0;
}
.grid-main .grid-item h5 {
  margin: 0;
}
.grid-main .grid-item .grid-img {
  background: url("../images/what-service-desk-plus-msp-offers-icon.svg");
  width: 130px;
  height: 100px;
  background-size: 530px;
  background-repeat: no-repeat;
  background-position: 25px 0;
  margin: 0 auto;
  padding-bottom: 15px;
}
.grid-main .grid-item .grid-img.sdpmsp-powerfull {
  background-position: -93px 0;
}
.grid-main .grid-item .grid-img.sdpmsp-smart {
  background-position: -202px 0;
}
.grid-main .grid-item .grid-img.sdpmsp-reporting {
  background-position: -309px 0;
}
.grid-main .grid-item .grid-img.sdpmsp-codeless {
  background-position: -430px 0;
}
.grid-main .grid-item .grid-img.sdpmsp-deploy {
  background-position: 10px -121px;
}
.grid-main .grid-item .grid-img.sdpmsp-capab {
  background-position: -100px -121px;
}
.grid-main .grid-item .grid-img.sdpmsp-ai {
  background-position: -220px -121px;
}
.grid-main .grid-item .grid-img.sdpmsp-360-degree {
  background-position: -381px -134px;
  background-size: 600px;
}
.box-grid {
  padding: 50px 0;
}
.grid-heading h3 {
  margin: 5px;
  padding-top: 20px;
}
.para-heading {
  margin-bottom: 5px;
  font-size: 22px;
}
/**/
span.popup-btn{border-bottom: 1px solid;
    color: var(--blue-color);}
.sdpmsp-video-sec {
    max-width: 75%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 1px 25px 0 rgba(2, 13, 28, 0.15);
}
.sdpmsp-video-sec .sdpmsp-video {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
 /* box-shadow: 0px 0px 10px #848484;*/
}
.sdpmsp-video-sec .sdpmsp-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-cta {
  padding: 50px 0;
  text-align: center;
}
/*FAQ*/
.faq-main-content {
  position: relative;
  max-width: 900px;
}
.faq-main-content .faq-item {
  position: relative;
  padding: 25px 30px;
  background: #ecf4ff;
  margin: 0 0 10px 0;
  border-radius: 3px;
}
.faq-main-content .faq-item .faq-item-click {
  cursor: pointer;
}
.faq-main-content .faq-item .faq-item-click h3 {
  margin-bottom: 0;
  font-size: 20px;
}
.faq-main-content .faq-item .faq-item-click h3::after {
  content: '';
  width: 20px;
  height: 2.5px;
  background: var(--blue-color);
  position: absolute;
  right: 35px;
  top: 38px;
}
.faq-main-content .faq-item .faq-item-click h3::before {
  content: '';
  width: 2.5px;
  height: 20px;
  background: var(--blue-color);
  position: absolute;
  right: 44px;
  top: 30px;
  transition: 0.5s ease-in;
}
.faq-main-content .faq-item .faq-item-click.faq-active h3::before {
  transform: rotate(90deg);
}
.faq-main-content .faq-item .faq-item-content p {
  margin: 20px 0;
}
/*FAQ*/
.prd-nav {
  width: 100%;
  display: flex;
  justify-content: center;
}
.prd-nav li {
  width: 33.33%;
}

.video-demo-link {
    display: flex;
    align-items: center;
    width: 60%;
    margin: 0 auto;
}
.video-demo-link span{ margin: 10px 40px; border-bottom: none;}
.video-demo-link span a{ text-decoration: none;border-bottom: none;}

@media screen and (min-width: 1366px) and (max-width: 1440px) {
  h1 {
    font-size: 47px;
  }
  .sdpmsp-banner-sub-head {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .sdpmsp-container {
    padding: 0 30px;
  }
  .sdpmsp-mobile-navigation {
    display: block;
  }
  .sdpmsp-sider-bar,
  #commonHeader {
    display: none;
  }
  .sdpmsp-two-col-main,
  .sdpmsp-content-main {
    flex-wrap: wrap;
  }
  .sdpmsp-two-col-main .sdpmsp-two-col-item,
  .sdpmsp-content-main .sdpmsp-two-col-item,
  .sdpmsp-two-col-main .sdpmsp-sider-bar,
  .sdpmsp-content-main .sdpmsp-sider-bar,
  .sdpmsp-two-col-main .sdpmsp-content-section,
  .sdpmsp-content-main .sdpmsp-content-section {
    width: 100%;
    flex: 100%;
  }
  .sdpmsp-strip-col-main {
    flex-wrap: wrap;
  }
  .sdpmsp-strip-col-main .sdpmsp-strip-col {
    width: 100%;
  }
  .sdpmsp-content-main .sdpmsp-content-section {
    padding: 80px 0 0;
  }
  .sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part {
    padding: 0;
  }
  .sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part.sdpmsp-strip-no-img {
    padding: 0;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main {
    text-align: center;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main .sdpmsp-two-col-item:first-child {
    padding: 0 0 50px 0;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main .sdpmsp-two-col-item h1 {
    max-width: 100%;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main .sdpmsp-two-col-item .sdpmsp-banner-sub-head {
    max-width: 70%;
    margin: 25px auto;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main .sdpmsp-two-col-item:last-child {
    padding-left: 0;
  }
  .sdpmsp-banner-section .sdpmsp-two-col-main .sdpmsp-two-col-item img {
    max-width: 50%;
  }
  .sdpmsp-guide-footer .sdpmsp-footer-content {
    max-width: 90%;
  }
  .sdpmsp-author-section {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 980px) {
  .sdpmsp-banner-section .sdpmsp-banner-conetent.sdpmsp-two-col-main .sdpmsp-two-col-item h1 {
    font-size: 46px;
  }
  .sdpmsp-banner-section .sdpmsp-banner-conetent.sdpmsp-two-col-main .sdpmsp-two-col-item img {
    max-width: 80%;
  }
  .sdpmsp-banner-section .sdpmsp-banner-conetent.sdpmsp-two-col-main .sdpmsp-two-col-item .sdpmsp-banner-sub-head {
    max-width: 100%;
  }
  .sdpmsp-content-body .sdpmsp-strip h2 {
    font-size: 38px;
  }
  .sdpmsp-guide-footer .sdpmsp-footer-content {
    max-width: 100%;
  }
	.sdpmsp-strip-col.title3{ padding-right: 0;}
	.tech-aresnal{ flex-wrap: wrap}
	.tech-aresnal .col {
    flex: 0 0 80%;
    padding: 2%;
}
}
@media screen and (max-width: 600px) {
  .sdpmsp-banner-section .sdpmsp-banner-conetent.sdpmsp-two-col-main .sdpmsp-two-col-item img {
    max-width: 100%;
  }
  .sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main {
    padding: 40px 0;
    height: unset;
  }
  .sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col {
    flex: 100%;
  }
  .sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:nth-child(2) {
    text-align: center;
    padding: 0px 0;
  }
  .sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:nth-child(2).sdpmsp-image-space img {
    margin: 0 0;
  }
  .sdpmsp-strip-banner-section.sdpmsp-strip-img-part .sdpmsp-strip-heading-and-img .sdpmsp-strip-col-main .sdpmsp-strip-col:first-child {
    padding: 0 0 25px 0;
    text-align: center;
  }
	.infographic-sec h3 {
    text-align: left;
}
	.cont-wrapper{ flex-wrap: wrap; align-items: baseline;    margin: 30px auto;}
	.cont-wrapper .img {
    width: 50%;
}
	.cont-wrapper .content {
    width: 100%;
}
	.cont-wrapper .content h4 { margin-top: 20px;
}
	.infographic-sec .cont-wrapper:nth-child(2), .infographic-sec .cont-wrapper:nth-child(4), .infographic-sec .cont-wrapper:nth-child(6){flex-direction: column-reverse;}
  .sdpmsp-content-main .sdpmsp-content-section {
    padding: 70px 0;
  }
  .sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part {
    margin: 0 0 50px 0;
  }
  .sdpmsp-content-main .sdpmsp-content-section .sdpmsp-section-part .sdpmsp-img-sec {
    max-width: 100%;
    margin: 25px 0;
  }
	.infographic-sec{ width: 100%;}
  .sdpmsp-guide-footer .sdpmsp-footer-content h3 {
    font-size: 34px;
  }
  .grid-main {
    flex-wrap: wrap;
  }
  .grid-main .grid-item {
    width: 100%;
    padding: 20px 30px;
  }
  .grid-main .grid-item:nth-child(2) {
    border: 0;
  }
  .grid-main.border-content {
    border: 0;
  }
  .sdpmsp-content-body .sdpmsp-strip h2 {
    font-size: 30px;
  }
  .box-grid {
    padding: 20px 0;
  }
  .sdpmsp-video-sec {
    max-width: 100%;
  }
	.cntrline {
		display: none;}
}
@media screen and (max-width: 320px) {
  .sdpmsp-banner-section .sdpmsp-banner-conetent.sdpmsp-two-col-main .sdpmsp-two-col-item img {
    max-width: 100%;
  }
  .sdpmsp-banner-cta {
    padding: 18px 20px;
  }
  .sdpmsp-content-main .sd-last-modified {
    font-size: 16px;
  }
}