#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

#custmrlgosroll{
display : none;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
h1.ftrmnhdr {
    color: #fff;
}


#header-mainsec, #header-topsec {
	z-index: 9999
}
.container-new {
	max-width: 1050px;
	margin: 0 auto;
	padding: 0px 30px;
}
.heading-menu {
	display: none;
}
#scroll {
	display: none;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
}
p {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 20px;
}
ul.contentlist {
	list-style: none;
	margin-left: 15px;
}
ul.contentlist li {
	font-family: 'Zoho_Puvi_Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #000;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 7px 0px;
	position: relative;
	padding-left: 10px;
}
ul.contentlist li::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50px;
	position: absolute;
	top: 7px;
	right: 0;
	bottom: 0;
	left: -10px;
	background: #3787e1;
}
ol li {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 20px;
}
ul.add-resources {
	display: flex;
	align-items: flex-start;
}
header:not(.abheader) #MEmobPanel {
	top: 83px;
}
ul.addresorcs {
	margin-top: 45px
}
/*form style starts*/

.form-bg {
	background: #e5f2ff;
	padding: 100px;
	text-align: center;
}
p.form-main-title {
	font: 30px/1.25 Zoho_Puvi_SemiBold;
	margin: 0px auto 20px auto;
	width: 75%;
}
p.form-heading {
	text-align: center;
	/*font-size: 22px;*/
	color: #333;
	/*font-weight: bold;*/
	margin-bottom: 50px;
}
ul.form-list-items {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
ul.form-list-items li {
	padding: 30px;
	flex-grow: 1;
	flex-basis: 0;
}
ul.form-list-items li:nth-child(1) {
	background: #dce2d7;
}
ul.form-list-items li:nth-child(2) {
	background: #e4dbb7;
}
ul.form-list-items li:nth-child(3) {
	background: #dce2d7;
}
ul.form-list-items img {
	display: block;
	margin: 0 auto;
	width: 150px;
}
ul.form-list-items p {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: 600;
	line-height: 1.3;
	margin: 30px 0px 0px 0px;
}
.form-fields {
	display: flex;
	justify-content: center;
}
input#user-detail {
	display: none;
}
input[type="text"], input[type="email"], input[type="phone"], input[type="password"], textarea {
	border: none !important;
	border-radius: 0px !important;
}
.apiform {
	width: 100%;
	font-family: "Zoho_Puvi_Regular";
}
label.formfild {
	position: relative;
}
.formfild {
	position: relative;
}
.formfild .error {
	border-bottom: 1px solid red !important;
}
span.errormsg {
	position: absolute;
	top: -20px;
	right: 0;
	bottom: 0;
	left: -200px;
	color: red;
	z-index: 999;
	height: 10px;
}
input#emailID {
	width: 50%;
	height: 50px;
	padding: 0px 20px;
	font-size: 16px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
 input#emailID::placeholder {
 color: #000;
}
input, select:focus {
	outline: none;
}
select#MECountryListing {
	border: none;
}
select {
	background: #fff url(https://www.manageengine.com/products/service-desk/images/selectbox-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.apiform select {
	width: 50%;
	padding: 0px 0px 0px 20px;
	color: #000;
	height: 50px;
	box-sizing: border-box;
	border-radius: 0px;
	font-size: 16px;
}
select#country_state {
	border: none;
	font-size: 16px;
}
.submitdiv {
	float: inherit;
	width: 50%;
	padding: 0px;
	max-width: 100%;
	box-sizing: border-box;
}
.apiform input[type="submit"] {
	font-family: 'Zoho_Puvi_SemiBold';
	background: #f0483d;
	color: #fff;
	font-size: 18px;
	width: 100%;
	padding: 15px 30px;
	outline: none;
	height: auto;
	border: none !important;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	margin-top: 20px;
	-webkit-appearance: none;
}
.prvcy-plicy {
	width: 50%;
	margin: 10px auto 0 auto;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 1.5;
}
.prvcy-plicy a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: 600;
}
#meGDPRMessage {
	font-size: 14px;
	margin: 10px auto 0;
	color: #000;
	width: 50%;
	line-height: 1.5;
}

/*form style ends*/

	
	
@media only screen and (max-width:700px) {
p {
	font-size: 16px !important;
	line-height: 1.8 !important;
}
table th, td {
	padding: 15px !important;
	font-size: 16px !important;
}
.banner p {
	margin: 10px 0px 20px 0px;
	font-size: 18px !important;
}
}
