.campaign-form-mt{
  margin-top: 63px;
}
@media screen and (max-width : 992.9px){
  .campaign-form-mt{
    margin-top: 50px;
  }
}
.head-redesign-help {
  /* background: #3c6aa8;  */
  padding: 0;
  /* background: url(../assets/images/need-design-help/2.1-form-bg.jpg) no-repeat center center; */
  -moz-background-size: cover;
  background-size: cover
}
@media (min-width:576px) {
  .head-redesign-help {
    padding: 0
  }
}
.head-redesign-help__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media (min-width:992px) {
  .head-redesign-help__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}



.head-redesign-help__content {
  margin-bottom: 0;
  width: 100%;
  padding: 40px 20px;
  position: absolute;
  /* background: url(../assets/images/need-design-help/2.1-form-bg.jpg) no-repeat center center; */
  -moz-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.head-redesign-help__image img{
height: 100%;
/* object-fit: cover; */
}
@media (min-width:576px) {
  .head-redesign-help__content {
    padding: 80px 20px;
  }
}
@media (max-width:576px) {
  .head-redesign-help__image {
     height: 400px;
    }
  }
  @media screen and (min-width:577px) and (max-width:991px) {
    .head-redesign-help__image {
       height: 537px;
      }
  }

 @media (min-width:992px) {
  .head-redesign-help__image {
    width: 841px;
    /* height: 740px; */
    height: 100%;
  }
  /* .head-redesign-help__content{
    row-gap: 300px;
   } */
  }

@media (min-width:992px) {
  .head-redesign-help__content {
    width: 49%;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background: 0 0
  }
}
@media (min-width:1212px) {
  .head-redesign-help__content {
    padding-left: -webkit-calc((100% - 1220px)/ 2 + 20px);
    padding-left: -moz-calc((100% - 1220px)/ 2 + 20px);
    padding-left: calc((100% - 1220px)/ 2 + 20px)
  }
}
@media (min-width:1441px) {
  .head-redesign-help__content {
    padding-left: -webkit-calc((100% - 1441px)/ 2 + 20px);
    padding-left: -moz-calc((100% - 1441px)/ 2 + 20px);
    padding-left: calc((100% - 1441px)/ 2 + 20px)
  }
}
.head-redesign-help__title {
  color: #fdfeff;
  font-family: BioRhyme;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 40px
}
@media (max-width:334.98px) {
  .head-redesign-help__title {
    font-size: 28px;
    line-height: 35px
  }
}
@media (min-width:335px) {
  .head-redesign-help__title {
    max-width: 300px
  }
}
@media (min-width:576px) {
  .head-redesign-help__title {
    font-size: 48px;
    line-height: 60px;
    max-width: 475px;
    letter-spacing: 2px
  }
}
.head-redesign-help__locations {
  color: #d4c2ac;
  font-family: BioRhyme;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 40px;
  font-weight: 700;
  min-height: 40px;
  margin-bottom: 10px
}
@media (max-width:334.98px) {
  .head-redesign-help__locations {
    font-size: 28px;
    line-height: 35px
  }
}
@media (min-width:576px) {
  .head-redesign-help__locations {
    font-size: 48px;
    font-weight: 800;
    line-height: 60px;
    min-height: 60px;
    margin-bottom: 30px
  }
}
.head-redesign-help__desc {
  color: #fdfeff;
  font-size: 16px;
  line-height: 24px;
  max-width: 525px;
  margin-bottom: 30px
}
.head-redesign-help__desc a {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700
}
.head-redesign-help__desc a {
  color: #26282b
}
.head-redesign-help__desc a:active,
.head-redesign-help__desc a:focus,
.head-redesign-help__desc a:visited {
  color: #26282b
}
body.hasHover .head-redesign-help__desc a:hover {
  color: #26282b
}
@media (min-width:576px) {
  .head-redesign-help__desc {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 50px
  }
}
.head-redesign-help__form {
  background-color: #f1efe8;
  width: 100%;
  padding: 40px 20px
}
@media (min-width:576px) {
  .head-redesign-help__form {
    padding: 80px 20px 80px 6.8%
  }
}
@media (min-width:992px) {
  .head-redesign-help__form {
    width: 49%;
    max-width: 611px
  }
}
@media (min-width:1212px) {
  .head-redesign-help__form {
    padding-right: -webkit-calc((100% - 1220px)/ 2 + 20px);
    padding-right: -moz-calc((100% - 1220px)/ 2 + 20px);
    padding-right: calc((100% - 1220px)/ 2 + 20px)
  }
}
@media (min-width:1441px) {
  .head-redesign-help__form {
    max-width: -webkit-calc(611px + (100% - 1441px)/ 2);
    max-width: -moz-calc(611px + (100% - 1441px)/ 2);
    max-width: calc(611px + (100% - 1441px)/ 2);
    padding-left: 99px;
    padding-right: -webkit-calc((100% - 1441px)/ 2 + 20px);
    padding-right: -moz-calc((100% - 1441px)/ 2 + 20px);
    padding-right: calc((100% - 1441px)/ 2 + 20px)
  }
}
.head-redesign-help__form-description {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #454c53;
  /* margin-bottom:40px; */
  margin-bottom: 15px
  
}
.head-redesign-help__form-description a {
  color: #7345b2
}
.head-redesign-help__form-cta button,.head-redesign-help__form-cta a {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 20px
}
@media (min-width:576px) {
  .head-redesign-help__form-cta button,.head-redesign-help__form-cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px;
    width: auto
  }
}
.head-redesign-help__form-cta .submit {
  width: 100%
}
.head-redesign-help .frm__label {
  color: #454c53
}


/* sumeet changes in fomr compo starts here*/


  .head_redesign {
        position: relative;
        background: #3c6aa8;
        padding: 0;
        height: 100%;
    }
    .form_container {
        width: 40%;
    }
@media (min-width:992px) {
    .head-redesign-help {
        padding: 0;
        margin-bottom: 30px;
    }
    .head-redesign-help-left {
	    display:flex;
      width: 100%;
      height:830px;
    }

    .head-redesign-help-right {
        display: block;
        padding-right:40px;
        
    }
    
    .head-redesign-help__form {
         max-width: 100%;
        width: 100%;
        height: 100%;
    }
    .head-redesign-help__content {
        position: absolute;
        top: 0;
        left: 12%;
        width: 85%;
    }
}
@media (max-width:991px) {
 .head_redesign {
        position: relative;
        padding: 0;
        width: 100%;
    }
.head-redesign-help__content {
    position:absolute;
    top: 0;
    height: 100%;
}
    .head-redesign-help-right {
    display: block;
    width: 100%;
}
.form_container{
    width: 100%;
}
}
@media (max-width:576px) {
  .head-redesign-help__content {
    top: 5%;
    justify-content:inherit;
}

  }
  .campaign-head-redesign-help-left .frm__group .frm__label{
    margin-bottom: 0px;
  }
  .campaign-head-redesign-help-left .frm__group .frm__field{
    padding: 0px 40px 4px 8px;
  }
  .campaign-head-redesign-help-left .frm__group{
    margin-bottom: 15px;
  }
  @media (min-width:992px) {
    .campaign-head-redesign-help-left.head-redesign-help-left {
      height: 600px;
      /* margin-top: 63px;    */
    }
    .campaign-head-redesign-help-left .head-redesign-help__form{
      padding-top: 20px;
      padding-left: 35px;
    }
    .campaign-head-redesign-help-left .head-redesign-help__form-description {
      font-size: 14px;
    }
    .campaign-head-redesign-help-left .head_redesign{
      width: 55%;
    }
    .campaign-head-redesign-help-left .head-redesign-help__image{
      width: 100%;
    }
    
    .campaign-head-redesign-help-left .form_container{
        width: 45% !important;
    }
    .campaign-head-redesign-help-left .head-redesign-help-right{
      padding-right: 20px;
    }
    .campaign-head-redesign-help-left .check-container{
      font-size: 14px;
    }
    .campaign-head-redesign-help-left .form-checkbox .checkmark{
      top: 0;
    }
  }
  
  @media (max-width:991px) {
  .campaign-head-redesign-help-left {
  display: flex;
  flex-direction: column-reverse;
        /* margin-top: 50px; */
}

.campaign-head-redesign-help-left .head-redesign-help__form{
  padding-top: 15px;
}

.campaign-head-redesign-help-left .head-redesign-help__form-description{
  font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
}
.campaign-head-redesign-help-left .frm__group{
  margin-bottom: 0;
}
  }
  .campaign-head-redesign-help-left .home-improv__headline{
    font-family: 'BioRhyme';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.02em;
  color: #333333; 
  margin-bottom: 10px;
  
  }
  @media (min-width:576px) {
    .new_ids_form .campaign-head-redesign-help-left .head-redesign-help__form-cta button{
      width: auto;
      height: auto;
    }
  }

  .ids-form-firstFold .frm__group  {
    margin-bottom: 5px;
  }
  .ids-form-firstFold .home-improv__headline {
    margin-bottom: 7px;
}

.ids-form-firstFold .head-redesign-help__form-description {
    margin-bottom: 9px;
}

  @media (max-width:1211px) {
    .ids-form-firstFold{
      margin-top: 45px;
    }
  }

  @media (min-width: 992px){
    .ids-form-firstFold.head-redesign-help-left {
      height: 560px;
      margin-top:0;
  }
  }
  @media (min-width: 992px) and (max-width: 1211px){
    .ids-form-firstFold.head-redesign-help-left {
      height: 585px;
      margin-top: 47px;
  }
  }

  @media (max-width: 991px){
    .campaign-head-redesign-help-left.ids-form-firstFold{
        display: flex;
        flex-direction: column;
        margin-top: 0;
    }
    }

/* -- */
    .left-redesign .head-redesign-help__content--top {
      width: 100%;
      position: absolute;
      bottom: 0;
      /* text-align: center; */
      left: 0;
      padding: 15px 0 15px 15px;
      background: #f1efe8;
  }
  .left-redesign .head-redesign-help__content{
    left: 0;
    padding-left: 2%;
    width: 100%;
    top: unset;
    bottom: 0;
    color: #000;
  }
  .left-redesign .head-redesign-help__locations{
    display: none;
  }
  .left-redesign h2.head-redesign-help__title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 22px;
    max-width: unset;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
}
.left-redesign p.head-redesign-help__desc {
  font-size: 18px;
    max-width: 100%;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
@media (max-width:576px) {
  .left-redesign .head-redesign-help__image{
    height: 470px;
  }
  .left-redesign h2.head-redesign-help__title {
    font-size: 17px;
    line-height: 18px;
    font-weight: normal;
    color: #fdfeff;
    margin-bottom: 4px;
  }
 .left-redesign .head-redesign-help__content{
      left: 0;
      top: 0;
      width: 100%;
      background: linear-gradient(357deg, rgba(38, 40, 43, 0) 66.94%, #26282B 99.74%);
  }
  .left-redesign .head-redesign-help__content--top{
    top: 5px;
    bottom: unset;
    text-align: center;
    left: 0px;
    padding: 0 8px;
    background:none
    }
    .left-redesign p.head-redesign-help__desc{
      font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    color: #fdfeff;
    }
}
@media (min-width:1400px) {
  .left-redesign h2.head-redesign-help__title{
    font-size: 28px;
  }
  .left-redesign p.head-redesign-help__desc{
    font-size: 20px;
  }

}
/* sumeet changes in fomr compo ends here*/
.customer-service-points .campaign-head-redesign-help-left .head-redesign-help__image{
position:relative;
}
.customer-service-points .campaign-head-redesign-help-left .head-redesign-help__image::before{
      position: absolute;
      content:'';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0.6000000238418579;
      background: linear-gradient(270deg, rgba(38, 40, 43, 0.50) 0%, #26282B 100%);

    }

@media (min-width:992px){
 .customer-service-points .head-redesign-help__content {
    left: 72px;
    padding-left: 0;
}
}

/* new_ids_form css changes ------------ */
.new_ids_form .head-redesign-help-left{
  height: unset !important;
  min-height: 563px !important;
}
.new_ids_form .head_redesign{
  background: unset;
  /* max-width: 866px; */
  /* width: 100%; */
  width: 62.31%;
}
.new_ids_form .head-redesign-help__image{
  display: none;
}
.new_ids_form .head-redesign-help__content{
  display: none;
}

.new_ids_form__left {
  position: relative;
  height: 100%;
}
.new_ids_form__left img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.new_ids_form__info {
  position: absolute;
  top: 73px;
  left: 42px;
}

.new_ids_form__info p {
  font-family: Lato;
  font-size: 24px;
  font-weight: 500;
  line-height: 31.2px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.new_ids_form__info h2 {
  font-family: BioRhyme;
  font-size: 54px;
  font-weight: 700;
  line-height: 54px;
  color: #FFFFFF;
  margin-bottom: 26px;
  max-width: 438px;
  width: 100%;
}

.new_ids_form__info h3 {
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  color: #D0D0D0;
  max-width: 245px;
  width: 100%;
}

/* head redesign-help form start ---  */
.new_ids_form .form_container{
  /* max-width: 574px; */
  width: 37.69% !important;
}
.new_ids_form .head-redesign-help__form {
  background:#F7F2E7 !important;
  padding: 35.5px 70px 30px 66px !important;
}
.new_ids_form .head-redesign-help-right{
  max-width: 438px;
  width: 100%;
  padding-right: unset !important;
}
.new_ids_form .head-redesign-help-right .frm__group{
  position: relative;
  margin-bottom: unset;
 }
.new_ids_form .head-redesign-help-right .frm__label{
  position: absolute;
  top: -7px;
  left: 16px;
  background: #F7F2E7;
  z-index: 999;
  color: #202020 !important;
  margin-bottom: unset !important;
  font-size: 10px !important;
  line-height: 14px !important;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 4px;
  letter-spacing: 0.50px;
  display: none;
 }
 .new_ids_form .head-redesign-help-right span.error{
  font-size: 14px !important;
  font-weight: 500;
  line-height: unset !important;
  color: #EE4137 !important;
  min-height: 38px;
  margin-top: unset !important;
  padding-top: 3px !important;
 }
 .new_ids_form .head-redesign-help-right #form-field__C_Email~span.error{
  min-height: 32px;
 }
.new_ids_form .head-redesign-help-right input{
  padding: 0px 16px !important;
  border: 1px solid #20202033 !important;
  border-radius: 6px;
  color: #202020 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  min-height: 52px;
 }
 .new_ids_form .head-redesign-help-right input::placeholder{
      opacity: 0.6;
      text-transform: none;
   }
 .new_ids_form .head-redesign-help-right input:focus{
  border: 1px solid #202020 !important;
 }
 .new_ids_form .head-redesign-help-right input:focus~.frm__label{
  display: block !important;
 }
 .new_ids_form .head-redesign-help-right .form-checkbox{
  margin-bottom: 10px !important;
 }
 .new_ids_form .head-redesign-help-right .checkmark{
  height: 20px !important;
  width: 20px !important;
  background-color: #F7F2E7 !important;
  border: 1px solid #7345B2;
 }
 .new_ids_form .head-redesign-help-right .checkmark:after {
  left: 6px !important;
 }
 .new_ids_form .head-redesign-help-right .check-container{
  padding-left: 34px !important;
  font-weight: 400 !important;
  line-height: 18.2px !important;
  color: #323232 !important;
  font-size: 14px !important;
 }
 .new_ids_form .head-redesign-help__form-description{
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 16.8px !important;
  color: #323232 !important;
  margin-bottom: 15px !important;
  opacity: 0.6;
 }
 .new_ids_form .btn--primary{
  padding: 12px 39px !important ;
line-height: 23.4px !important;
color: #F7F2E7 !important;
 }
 .new_ids_form .btn--primary span{
  display: none;
 }
 .new_ids_form .head-redesign-help__form-cta{
  display: flex;
  justify-content: right;
 }

 .new_ids_form .frm__group .country_code {
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 1;
  display: flex;
  align-items: center;
  column-gap: 7px;
  color: #202020;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.new_ids_form .frm__group .country_code::before {
  content: '';
  background-image: url('../../../content/dam/asianpaintsbeautifulhomes/icons/ids_icons/india.png');
  background-position: center;
  background-size: cover;
  width: 18px;
  height: 12px;
  display: block;
}

.new_ids_form .frm__group .country_code::after {
  content: '';
  width: 1px;
  height: 20px;
  background-color: black;
  opacity: 0.2;
  display: inline-block;
  margin-left: 3px;
}
.new_ids_form .frm__group #form-field__C_Mobile{
  text-indent: 75px;
}
.new_ids_form .head-redesign-help-right {
  margin: 0 auto;
}

.new_ids_form  .check-container input:checked~.checkmark{
  background-color: #7345B2 !important;
}

.campagin_consulting_form .country_code{
  display: none;
}

@media screen and (max-width : 992.9px){
  .new_ids_form__left {
    min-height: 400px;
}
  .new_ids_form__info {
    top: 30px;
    left: 20px;
  }

  .new_ids_form__info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
  }

  .new_ids_form__info h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 12px;
    max-width: 265px;
  }

  .new_ids_form__info h3 {
    font-size: 14px;
    line-height: 18.2px;
    max-width: 149px;
  }
  .new_ids_form .head-redesign-help-left{
    display: flex;
    flex-direction: column;
    height: auto !important;
  }
  .new_ids_form .head_redesign {
    width: 100%;
  }
  .new_ids_form .form_container {
    width: 100% !important;
  }
  .new_ids_form__left img {
    height: 400px;
  }
  .new_ids_form .head-redesign-help__form {
    padding: 30px 20px 50px !important;
  }
  .new_ids_form .btn--primary {
    font-size: 18px !important;
    width: 100%;
    padding: 10.5px 39px !important;
  }
  .new_ids_form .head-redesign-help-right .form-checkbox {
    margin-bottom: 20px !important;
    margin-top: 8px;
  }
  .new_ids_form .head-redesign-help__form-description{
    margin-bottom: 30px !important;
  }
  .new_ids_form .head-redesign-help-right .check-container {
    padding-left: 30px !important;
    line-height: 18.2px !important;
    font-size: 14px !important;
  }
  .new_ids_form .head-redesign-help-right .frm__label{
    color: #323232 !important;
  }
  .new_ids_form .head-redesign-help-right span.error{
    font-size: 12px !important;
    min-height: 36px;
    padding-top: 4px !important;
  }
}
