/**
 * LDA INDIA FORM
 */
 #lda-india-form-masthead {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../../../../../content/dam/lexus-v2-in/lexus-design-award/bg-lda-india-form-big-2019.jpg);
  padding-bottom: 5.5%; }
  @media only screen and (max-width: 736px) {
    #lda-india-form-masthead {
      background-image: url(../../../../../content/dam/lexus-v2-in/lexus-design-award/bg-lda-india-form-small-2019.jpg);
      padding-bottom: 8.5%; } }

.section-divider {
  text-align: center;
  position: relative; }
  .section-divider::before {
    content: '';
    display: block;
    width: 100%;
    border-top: 1px solid #d7d7d7;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }
  .section-divider span {
    display: inline-block;
    padding: .25rem 1.5rem;
    background-color: white;
    position: relative; }

.form-title-bar {
  margin-bottom: 14px;
  border-bottom: 1px solid; }
  .form-title-bar .row {
    margin-bottom: 0; }

.slider-form .button-wrp a + a {
  margin-left: .5rem; }
.slider-form .button-wrp > div:nth-child(1) {
  line-height: 38px; }
.slider-form .button-wrp > div:nth-child(2) {
  text-align: right;
  padding-left: 0; }