footer {
    font: 300 14px/24px 'ZohoPuvi', sans-serif;
    letter-spacing: 0.5px;
    border-top: 1px solid #444;
    line-height: 1.8em;
    background: #fff;
}
.prvcy-plicy, .prvcy-plicy a, .check p, .check label  {
color:#000; !important;
}
#header-topsec{
margin-top:0px !important;
}
p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 30px;
}
table th, td {
    padding: 15px;
    text-align: center;
    line-height: 1.5;
    border: 1px solid #9ec6e9;
    font-size: 15px;
}
.footer {
    max-width: 1200px;
    margin: 0 auto;
}
	.apiform input[type="submit"]
	{font-size:12px;
	font-weight:normal;}
	.row-bg {
  padding: 70px 0px 50px;
  box-sizing: border-box;
}
	.heading-menu{display:none;}
ul.sidebar li span {
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  display: block;
  transition: 0.3s;
  line-height: 1.4;
  cursor: pointer;
  font-size: 14px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table !important;
}
ul.add-resources li {
	margin: 10px 0;
}
.ctas-button {
	display: block;
}
#help-desk-ticketing-system {
	padding: 100px 0px 0px;
}
.ctas {
	width: 58%;
	margin: 80px 0px 80px auto;
	float: none;
}
.ctas p {
	width: 80%;
}
.ctas-button a {
	display: block;
	max-width: 380px;
	margin: 20px auto;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 5px;
}
.strong {
	display: inline-block;
	margin-bottom: 10px;
}
div.list-wrap h4 {
	margin: 0px 0px 10px 0px;
}
.bread-crumb {
	border-bottom: unset;
}
.bread-crumb-sec {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.ctas {
	width: 100%;
	margin: 80px 0px 80px auto;
	float: none;
}
	.smlarlft{
			top: -4px;}


@media only screen and (max-width:768px) {
.ctas {
	margin: 80px auto;
	width: 90%;
}
}