/*------------ IE8 & 9 Styles ----------*/

.form-wrapper { margin-top: 0px;}


.header { 
  background: url("/in/images/bg-header-event-management.jpg") no-repeat scroll 0 0;
  background-size: cover;
  position: relative;
}

.header h1 { 
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 25px;
  background: transparent;
  background-color: transparent;
}

.header h2 { 
  font-size: 35px;
  font-weight: 100;
  margin-bottom: 25px;
}


