
.two-column-form-section.dnd-section {
  width: 100%;
  min-height: 941px;
  position:relative;
}
.two-column-form-section:before {
  position: absolute;
  display: block;
  content: "";
  background-image: url(https://22563181.fs1.hubspotusercontent-na1.net/hubfs/22563181/Lokavant_March2023/Images/lp-images/white%20shape.png);
  width: 100%;
  height: 56px;
  top: -2px;
  background-position: center;
  transform:rotate(180deg);
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.two-column-form-section.dnd-section .form-left-text-section {
  width: calc(60% - 39px);
  margin-right: 39px;
}

.two-column-form-section.dnd-section .form-image-bottom-section ul {
  display: flex;
  justify-content: space-between;
}

.two-column-form-section.dnd-section .form-right-form-section {
  width: 40%;
  background-color: #fff;
  border-radius: 13px;
  position: relative;
  margin-top: 50px;
  height:100%;
}

.two-column-form-section.dnd-section .form-logo-image {
  position: absolute;
  top: -86px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #343570;
  border-radius: 50%;
  padding: 16px;
  width: 130px;
  height: 130px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}

.two-column-form-section.dnd-section .form-logo-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 3px solid;
  border-radius: 70px;
  border-width: 0px 3px 3px 3px;
}

.two-column-form-section.dnd-section .form-logo-image::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 66%;
  content: "";
  background-color: #353570;
}

.two-column-form-section.dnd-section .form-logo-image img {
  width: 100%;
  max-width: 100px;
  position: relative;
  z-index: 9;
}

.two-column-form-section.dnd-section .two-column-form-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  padding:0px 15px;
}

.two-column-form-section.dnd-section .form-left-text-section p.event {
  font-weight: 700;
  color: #E15C27;
}

.two-column-form-section.dnd-section .form-left-text-section h4 {
  margin: 8px 0px 25px;
  font-weight: 500;
}

.two-column-form-section.dnd-section .form-timing-section ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 48px;
  padding-left: 0px;
  padding-top: 0px;
}

.two-column-form-section.dnd-section .form-timing-section ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 55px;
}

.two-column-form-section.dnd-section .form-timing-section ul li p {
  margin-left: 16px;
}

.two-column-form-section.dnd-section .form-image-bottom-section ul li {
  display: flex;
  align-items: center;
}

.two-column-form-section.dnd-section .two-column-form-section.dnd-section .form-image-bottom-section ul li .text-section {
  margin-left: 18px;
  font-weight: 500;
}

.two-column-form-section.dnd-section .form-image-bottom-section ul li .text-section p {
  font-weight: 700;
  margin:0px;
}

.two-column-form-section.dnd-section .form-image-bottom-section ul li .text-section p.p-d {
  color: #D95F27 !important;
  font-weight: 500;
  margin:0px;
}

.two-column-form-section .form-right-form-section-inner .actions {
  text-align: center;
  margin-top:35px;
}
.two-column-form-section .form-image-bottom-section .text-section {
  padding-left: 18px;
}

.two-column-form-section.dnd-section .form-text-middle-section {
  margin: 24px 0px 37px;
  padding-left: 18px;
}

.two-column-form-section.dnd-section .form-text-middle-section p span {
  font-weight: 700;
}

.two-column-form-section.dnd-section .form-text-middle-section p {
  margin-bottom: 19px;
  position: relative;
  margin-right: 20px;
}

.two-column-form-section.dnd-section .form-text-middle-section p::before {
  position: absolute;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  top: 8px;
  left: -20px;
  border-radius: 50%;
}

.two-column-form-section.dnd-section .form-image-bottom-section .man-image img {
  width: 100%;
  max-width: 70px;
  border: 3px solid #fff;
  border-radius: 50%;
}

.two-column-form-section.dnd-section .form-image-bottom-section {
  margin-top: 0px;
}

.two-column-form-section.dnd-section .form-right-form-section .form-right {
  padding:0px 30px 50px 30px;
}

.two-column-form-section.dnd-section .form-right-form-section-inner input.messege-input {
  padding-bottom: 50px;
}

.two-column-form-section .form-right .tabber .media-col .form-wrap .hs-input, .form-right form input[type=email], .form-right form input[type=file], .form-right form input[type=number], .form-right form input[type=password], .form-right form input[type=tel], .form-right form input[type=text], .form-right form select, .form-right form textarea{
  border-bottom: 2px solid #C9C9C9 !important;
  border: 0px;
  box-shadow: none !important;
  border-radius:0px;
  padding-left:0px;
}
.two-column-form-section input.hs-button.primary.large {
  min-width: 250px;
}
.two-column-form-section.dnd-section .form-right-form-section-inner input:focus {
  outline: none;
}
.two-column-form-section.dnd-section .form-left-text-section .form-left-subtitle p {
  font-weight:700;
}

.two-column-form-section.dnd-section .form-right-form-section-inner input::placeholder {
  color: #8A8A8A !important;
  font-weight:500;
  font-size:14px;
}
.two-column-form-section form textarea {
  padding-top: 30px;
  resize: auto!important;
  font
}
.two-column-form-section form textarea::placeholder {
  color:#8A8A8A;
  line-height: 2;
}

.two-column-form-section.dnd-section .form-top-section {
  text-align: center;
  background-image: linear-gradient(208deg, #D95F27 -14.41%, #461F59 46.37%, #0A3450 100%);
  min-height: 177px;
  border-radius: 13px 13px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  border: 4px solid #fff;
  padding:22px 27px 22px;

}

.two-column-form-section.dnd-section .form-top-section h5 {
  font-weight: 500;
  color: #fff;
  margin-bottom:5px;
}

.two-column-form-section.dnd-section .two-column-form-inner-wrapper .form-section {
  padding: 44px 44px 65px 44px;
}

@media screen and (max-width:1200px){
  .two-column-form-section.dnd-section .form-timing-section ul {
    margin-bottom:10px;
    padding-top:10px;
  }
  .two-column-form-section.dnd-section .form-left-text-section h4 {
    margin: 8px 0px 5px;
  }
  .two-column-form-section.dnd-section .form-image-bottom-section {
    margin-top: 0px;
  }
  .two-column-form-section.dnd-section ul.form-left-content-list {
    padding-top: 9px;
    margin-bottom: 5px;
  }
  .two-column-form-section.dnd-section form textarea {
    min-height:100px
  }
  .two-column-form-section:before {
    height: 35px;
  }
  .two-column-form-section .form-left-content-list li {
    margin-bottom:10px;
  }
}

@media screen and (max-width:991px){
  .two-column-form-section:before {
    height: 28px;
  }
  .two-column-form-section.dnd-section .form-image-bottom-section ul {
    padding-left:0px;
  }
}
@media screen and (max-width:767px){
  .two-column-form-section.dnd-section .form-left-text-section {
    width: 100%;
    margin-right:0px;
  }
  .two-column-form-section.dnd-section .form-right-form-section {
    width: 100%;
  }
  .two-column-form-section.dnd-section .form-logo-image:before {
    background-image: url("https://22563181.fs1.hubspotusercontent-na1.net/hubfs/22563181/Lokavant_March2023/Images/lp-images/form-bg-image.png");
    background-position: center;
  }
  .two-column-form-section.dnd-section .form-logo-image:after {
    content: "";
    height: 66%;
    left: 0;
    background-image: url("https://22563181.fs1.hubspotusercontent-na1.net/hubfs/22563181/Lokavant_March2023/Images/lp-images/form-bg-image.png");
    position: absolute;
    top: 0;
    width: 100%;
    background-position: center;
  }

  .two-column-form-section:before {
    height: 23px;
  }
}
@media screen and (max-width:480px){
  .two-column-form-section.dnd-section .form-image-bottom-section ul {
    display:unset;
  }
  .two-column-form-section input.hs-button.primary.large {
    min-width: 220px;
  }
  .two-column-form-section.dnd-section .form-logo-image {
    display:none;
  }
}