#scroll ul {
    padding: 10px 0 10px 30px;
    list-style-type: none;
}
#dwn-form-alert 
	{margin-top:0px !important}
.heading-menu{display:none}
.zrprts-bnr{background:url(images/zohoreports-integration-banner-bg.png) no-repeat center top;background-position: center center;
width: 100%;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover; background-size: cover;}
.hmedndiv{ font-size:13px;}
.hmedndiv em{ font-size:10px;}
.ralewyfont {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 100;
}
#hmdownloadbt {background-color: #e3142b !important;border: medium none;border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 18px;
    line-height: 24px;
    margin: 20px auto;
    
}
#dwn-form-alert{    margin-top: 50px;
    margin-left: 22px;}
.prvcy-plicy{ font-size:11px; color:#727272; font-family:'Open Sans', sans-serif; font-weight:400; text-align:center}
.prvcy-plicy strong{ font-weight:600 !important;}
.prvcy-plicy a{ font-size:11.5px; color:#138cd6; text-decoration:none; font-weight:600}
.zrftr li{list-style: none !important; padding-left:20px;}
.zrftr li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -22px;
  top: 0;
  color:#93a821;
font-size:35px;
}
.slider ul{ padding:0px!important;}
.flex-direction-nav{ display:block;}
.flex-direction-nav li a.flex-prev { left: -50px; width:30px; height:30px;background:url(images/bg-direction-nav.png) no-repeat -1px -1px;}
.flex-direction-nav li a.flex-next { right: -50px; text-align: right;width:30px; height:30px; background:url(images/bg-direction-nav.png) no-repeat -31px -1px;}
.slider ul { padding:0px !important;list-style-type:none  !important;}
.flexslider{ max-height:none;}
.main-vid img{
    box-shadow:none!important;}
iframe.main-vid {width:889px !important; height:500px !important;
}
.left-ele {
    position: fixed;
    top: 429px;
    right: 0px;
    background-color: #7DC62A;
    padding: 5px;
    color: #FFF;
    cursor: pointer;
    z-index: 8;
}

	.box-list {
	margin:30px 0 0;
	padding:0;
	overflow:hidden;
}
.box-list li {
	margin:10px 2%;
	padding:0 2%;
	width:41%;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
}
.rep-des {
	font-size:16px;
	font-weight:100;
    line-height:22px;
    margin:0;
	overflow:hidden;
	padding:8px 0;
	color:#000;
}
.box-list .circle {
	float:left;
}
.box-list .circle img {
	margin:15px 14px;
	width:32px;
	max-height:32px;
}
.circle {
	width:60px;
	height:60px;
	background:#1eafef;
	border-radius:60px;
	margin:0 15px 0 0;
	vertical-align:middle;
	display:inline-block;
}
.cir-blue1 {
	background-color:#39add1;
}
.cir-blue2 {
	background-color:#3079ab;
}
.cir-orange {
	background-color:#e59a13;
}
.cir-blue3 {
	background-color:#637a91;
}
.cir-green1 {
	background-color:#53bbb4;
}
.cir-green2 {
	background-color:#5cb860;
}
.cir-orange2 {
	background-color:#f9845b;
}
.cir-pink {
	background-color:#c38cd4;
}
.cir-mango {
	background-color:#FBCC4A;
}
.cir-red {
	background-color:#B53D46;
}
.cir-red2 {
	background-color:#EA6367;
}
.txt-style1 {
	font-size: 16px;
	font-weight: 100;
	line-height:30px;
}
.dwn-form-cont {
		float:none;
		border:0;
		min-height:0;
}
#customers,#custmrlgosroll,#ftrgetstd,#allFea {
	display:none;
}
.down-nav-link {
	margin-top:-55px;
}
.down-nav-link span.act::before, .down-nav-link span.act::after {
    border-top-color:#355c7d;
}
.down-nav-link span.act::after {
	margin-left:-40%;
}
.down-nav-link span.act {
	background:#355c7d;
}
.down-nav-link span {
	background:#3daba8;
	font-size:25px;
}
.dwn-form-cont {
	margin:0 auto;
}
.left-ele {
	display:none;
	visibility:hidden;
}
.bannerflex {
	background:url(images/mr-integration/banner-bg.png) repeat-x 0 0 #00a5a3;
}
#dwn-form-alert {
    background: #E9142B;
    position: absolute;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 16px;
    max-width: 265px;
}
#dwn-form-alert:before {
    position: absolute;
    left: 5%;
    top: -10px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #E9142B;
    content: '';
}
.down-nav-tab {
    margin: 0 auto;
}
.down-nav-link {
    display: block;
    margin-top: -95px;
    position: relative;
}
.down-nav-link span {
    background: #92989b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 26px;
    font-weight: lighter;
    line-height: 30px !important;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 50%;
}
.down-nav-link span em {
    color: #ccc;
    font-size: 17px;
}
.down-nav-link span.act {
    background: #5a6870 none repeat scroll 0 0;
}
.down-nav-link span.act::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #5a6870;
    bottom: 0;
    content: "";
    display: inline-block;
    margin-bottom: -20px;
    margin-left: 115px;
    position: absolute;
    z-index: 9;
}
.down-nav-link span.act::after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #5a6870;
    bottom: 0;
    content: "";
    display: inline-block;
    margin-bottom: -20px;
    margin-left: -240px;
    position: absolute;
    z-index: 9;
}
.down-nav-link span.act:first-child::before {
    border: medium none !important;
}
.down-nav-link span.act:last-child::after {
    border: medium none !important;
}
.down-nav-link {
    margin-top: -55px !important;
}
#downloadSubmit {
	background-color:#e3142b;
	width:97%;
}

@media only screen and (max-width:768px) {
	.box-list li {
		width:auto;
		display:block;
		float:none;
	}
	.down-nav-link span {
		font-size:14px;
	}
	.down-nav-link span em:first-child {
		display:block;
		text-align:center;
		font-size:12px;
	}
	.dwn-form-cont {
		width:90%;
		margin: 0 auto;
	}
	.tab-down-icon, .tab-cloud-icon {
		display:none;
	}

	#slidr-container {
		padding:0 10px;
	}
	.slider {
		margin-top:0 !important;
	}
	.bannerflex {
		banner-top:0;
	}
}

.heading-menu .container{
  text-align: center;
}

