

iframe {
    width: 100%;      /* Responsive width */
    height: 100%;    /* Adjust height */
    border: none;     /* Remove default border */
    /* border-radius: 10px;  */
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    /* margin-top: 20px; */
}
.margin-top-iframe{
  margin-top: 71px;
}

  .enovo-contact-us h2 {
    margin-top: 72px;
  }
 @media only screen and (max-width:990px){
  .footer-para1, .mta {
    margin-left:16px;
  }
  .margin-top-iframe{
  margin-top: 0px;
}
  iframe {
    width: 100%;      /* Responsive width */
    height: 240px;    /* Adjust height */
    border: none;     /* Remove default border */
    /* border-radius: 10px;  */
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}
  .enovo-contact-us h2 {
    margin-top: 60px;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
}
.enovo-contact-us h2 {
    margin-top: 124px;
}
.io {
    margin-top: 10px;
}
.enovo-contact-us-para1 {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}
.enovo-contact-us-para2 {
    font-size: 16px;
    line-height: 34px;
    margin-top: 23px;
    text-align: center;
}
.contact-submit {
    font-size: 20px !important;
    margin-bottom: 20px;
}
.contact-us-section-head{
  margin-left: 16px;
}
.form-label1 {
        font-size: 14px;
        margin-left: 20px;
    }
    /* .fcontent{
      margin-left: 16px;
      margin-right: 16px;
    } */
    .form-control-text {
        width: 89%;
        margin-left: 20px;
    }
    .form-control-textarea1 {
        width: 75%;
        height: 100px;
        margin-left: 20px;
    }
    /* .mta {
    margin-left: 16px;
} */


.footer-para1 {
        font-size: 20px;
        font-weight: 600;
        margin-top: 20px;
        padding-left: 0px;
    }
.form-lable2{
  margin-left: 20px;
}

.enovo-contact-us-para1 {
  padding-left: 0px;
}
.enovo-contact-us-para2 {
  padding-left: 0px;
}
.enovo-contact-us h2{

  padding-left: 0px;
 }
 #submitEnquiryFormData
 {
  margin-top: 10px;
 }
 .form-control-textarea1 {
        width: 90%;
        height: 100px;
        margin-left: 20px;
    }
 }
