.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -15px;
	margin-left: -15px;
}
.cols-2,
.cols-3,
.cols-4,
.cols-6,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.cols-2 {
	width: 12.5%;
}
.cols-3 {
	width: 25%;
}
.cols-4 {
	width: 33.3%;
}
.cols-6 {
	width: 50%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}
@media only screen and (max-width: 992px)
{
	.cols-md-12 {
	width: 100%;
}
	.cols-md-9 {
	width: 75%;
}
	.cols-md-6 {
	width: 50%;
}
	.cols-md-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px)
{
	.cols-sd-12 {
	width: 100%;
}
	.cols-sd-9 {
	width: 75%;
}
	.cols-sd-6 {
	width: 50%;
}
	.cols-sd-3 {
	width: 25%;
}
}
.com-banner,.breadcrumb,.com-banner h2{display:none;}
#scroll.container {
    max-width: 100%;
    width: 100%;
    padding: 0;
	}body{color:#000;}	
section * {box-sizing:border-box;}
section#banner {
    background:linear-gradient(to bottom, #0a1f5b 20%,#2075ca 120%);
    color: #fff;
    padding:80px 0;
	position:relative;
}
p{
	line-height:2;	
}
h1.title {
    font-size: 2.5em;
    line-height: 1.4;
    margin-bottom: 20px;
	font-family:"Zoho_Puvi_Bold";
}
.pdf-sec{
	padding:30px 0;
	    position: relative;
}
.right-content h2{
	color: #344fa8;
    margin: 0 0 15px;
    line-height: 1.5;
    font-family:"Zoho_Puvi_Bold";
    font-size: 1.5em;
}
.right-content h3{
	color:#000;
    font-family:"Zoho_Puvi_Bold";
    font-size: 1.2em;
	margin:0 0 20px;
}
.right-content p{
	margin:20px 0;
}
.pro-cta{
	display: inline-block;
    background: #FDCD13;
    text-align: center;
    padding: 10px 30px;
    margin:0;
    border-radius: 3px;
	color:#000!important;
	text-decoration: none!important;
	cursor:pointer;
	border:1px solid #FDCD13;
	font-family: 'Zoho_Puvi_SemiBold';
}
.pro-cta b{
	font-size:1.3em;	
}
.pro-cta:hover{
	background: #123f84;
	color:#fff!important;
	border: 1px solid #123f84;
}
h3.case-title{
	color:#04093E;
	font-size:32px;
	margin:0;
	font-weight: 500;
}
.space-medium{
	height:50px;
}
.space-large{
	height:90px;
}
p.highlight-con {
    color: #000;
    position: relative;
    padding-left: 35px;
	font-size:1.2em;
	font-family:"Zoho_Puvi_Medium";
}
p.highlight-con:before {
    display: block;
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background: #FDCD13;
    left: 0;
}
p.highlight-con:after {
    display: block;
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    background: url("https://www.manageengine.com/case-studies/images/double-codes-img.svg") no-repeat;
    left: -55px;
    top: 0;
}
.form-box {
    background: #fff;
    color: #000;
    width: 25%;
    padding:40px;
	z-index:1;
}
.form-box.sticky{
	position: fixed;
    top: 200px;	
}
.form-box.sticky_bottom{
	position: absolute;
    top:auto;
}
.form-box p {
    font-size: 14px;
    color: #6F6F6F;
    font-weight: 500;
	margin:7px 0;
}
.form-box p b{
	color:#000;
	font-size: 16px;
	font-weight:normal;
}
.form-lines{
	display: block;
	width:100%;
	height:1px;
	background:#e1dfdf;
}
.form-box a{
	display: inline-block;
    color: #fff!important;
    background: #123f84;
    font-size: 15px;
    padding:7px 20px;
    border-radius: 3px;
    margin: 0 5px 10px 0;
	cursor:pointer!important;
	text-decoration:none!important;
}
.form-box a:hover{
	background:#0f3673;
}
.product-name{
	color: #04093e;
    margin: 0 0 15px;
    line-height: 1.5;
    font-weight: 500;
    font-size: 27px;	
}
.product-sec{
	padding:0 0 30px;	
}
p.tele-centre{
	font-weight:400;
	font-size:15px;
	margin:12px 0 20px;
}
.form-box .form-title {
	color:#000;
	line-height:1.4;
	margin:0 0 10px 0;
	    font-family: "Zoho_Puvi_SemiBold";
}
.form-box p.form-title b{
	color:#cf000d;
	font-size:2.5em;
	font-family:"Zoho_Puvi_Bold";
}
.space-medium25{height:25px;}
.space-medium15{height:15px;}
.space-medium1{height:1px;}
.ritesh-desc{
	padding-left:35px;
	font-family:"Zoho_Puvi_Medium";
}
.ritesh-desc b{
	font-family:"Zoho_Puvi_Bold";
	font-size: 1.2em;
}
.banner-desc{
	margin:0;
	padding:0;
}
@media only screen and (max-width:1450px){
	.form-box{width: 30%;right: 18%;}
	.form-box a{padding:7px 15px;}
}
@media only screen and (max-width:1300px){
	.form-box{width: 35%;right: 13%;}
	p.highlight-con:after{width:25px;height:25px;left:-32px;}
}
@media only screen and (max-width:1200px){
	.container {max-width: 90%;}
	p.highlight-con:after{width:30px;height:30px;left:-40px;}
}
@media only screen and (max-width:1100px){
	.form-box{width: 40%;right: 6%;}
	section#banner{padding:70px 0 25px;}
	.md-hide-br br{display:none;}
	.abheader #header-mainsec .headerinner{padding:10px;}
	h1.title{font-size:2em;}
	.form-box.sticky{top:130px;}
	.form-box{padding:25px 40px;}
}
@media only screen and (max-width:1000px){
	.sd-hide-br br{display:none;}
	.form-box.sticky{position:static;width: 100%;margin-top:40px;}
	section#banner{padding:40px 0;}
	h1.title{font-size:1.9em;line-height:1.5;}
}
@media only screen and (max-width:650px){
	.right-content h2{font-size:26px;}
	p.highlight-con:after {width: 20px;height: 20px;left: -24px;}
	.form-box a,.pro-cta{width:100%;text-align: center;}
}