.hero_lp p {
   color:#fff !important;
}
.mobile-title {
  color:#fff !important;
}
.hero-content{
    width:100%;
    margin:0px auto; 
}
@media (max-width: 1025px){
section#lp1sg {
    padding-bottom: 200px;
  }}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation : portrait)  {
 .mega-menu-logo {
    left: 12% !important;
}
  section#lp1sg {
    padding-top: 140px;
}
}
@media (max-width:480px){
    .hero-content{
    width:100%;
    margin:0px auto; 
}
.mega-menu-logo {
    left: 15% !important;
}
h1.mobile-title {
    font-size: 40px !important;
    letter-spacing: -0.1rem;
}
.span6.form {
    margin-top: 120px;
}  
  section#lp1sg {
    padding-top: 120px;
}
}
{# 
   Dnyaneshwar
#}
section#lp1sg .row {
  width:80%; 
  margin:0 auto;
}
.mega-menu-logo{
  width:80%; 
  margin:0 auto;
}
/* .mega-menu-logo {
    position: absolute;
    z-index: 2;
    top: 5%;
    left: 10%;
} */
input{
width:100% !important;
}
.span6.form {
      border: 1px solid white;
      padding: 30px;
      border-radius:3%;
}
h1.mobile-title{
    font-weight: 700;
    text-decoration: none;
    font-family: Poppins;
    font-style: normal;
    color: #3a3a3a;
    font-size: 50px;
    letter-spacing: -0.1rem;
}
form label{
  color:white;
}

.hero-section .button-wrapper a.button {
  display: inline-block;
}