.ftrpg-inrhdr {
    font-family: 'zoho_puvi_light', 'Open Sans', sans-serif;
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 15px;
    letter-spacing: 1px;
    color: #fff;
}
.ftrmnhdr {
    font-family: 'zoho_puvi_semibold', 'Open Sans', sans-serif;
    font-size: 25px !important;
    letter-spacing: 0.5px;
    line-height: 25px;
    font-weight: 300;
   color:#fff;
  margin:0 0 25px;
}
.banner{
    padding: 25px 0;
    background: url(https://www.manageengine.com/latam/netflow/images/ncm-banner-bg.png) no-repeat center top;
    background-attachment: relative;
    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;
    color: #fff;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 400;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    height: auto;
    font-weight: 500;
}
.heading-menu{display:none}
.per60{float:none;margin:0 auto}
.per40{float:none;margin:0 auto}
#MECountryListing{width:88%}
#formCTAgdpr{width:90%;margin:10px 0 !important;}
#meGDPRMessage{margin:10px 0}
#downloadReset {
    font-size: 14px;
    line-height: 15px;
    width: 24%;
    margin-top: 0px;
    border-radius: 0px;
    cursor: pointer;
    background: #dfdfe0;
    border: 1px solid #ccc;
    color: #333;
padding:10px;
}
.formwidth{width:400px;margin:0 auto;}
.form-sec{border: 1px solid #ddd;padding: 10px 22px;}
.form-sec  td{width:50%}
.formcontent{ width:100%;margin:0 auto}
.form-sec{ margin-top:20px}
.form-sec input[type="text"],.form-sec input[type="email"],.form-sec input[type="phone"],.form-sec input[type="number"],.form-sec select,.form-sec textarea{ border:1px solid #ccc; padding:10px; font-size:14px; width:80%; vertical-align:middle}
.form-sec  td{ padding:10px 0}
.form-sec  td td{ padding:0}
.form-sec label{ vertical-align:middle}
.form-sec input[type="submit"],.form-sec input[type="reset"]{border:1px solid #ccc; padding:10px 20px; font-size:14px}
@media screen and (max-width: 760px) {
.form-sec input[type="submit"], .form-sec input[type="reset"] {
	width: 50%;
}
#downloadReset {
	width: 50%;
	margin-top: 10px
}
}
.container{max-width:1000px;}
