.cloud4c-new-page .popup_form_filed1 {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: flex-start;
}

.cloud4c-new-page .popup_form_filed1 .modal-content {
  background-color: #0025c9;
}

.cloud4c-new-page .popup_form_filed1 .modal-content .left-con {
  display: flex;
}

.cloud4c-new-page .popup_form_filed1 .modal-content .left-con .left-img {
  border-radius: 0.3rem 0px 0px 0.3rem;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .modal-content .left-con .left-img {
    display: none;
  }
}

.cloud4c-new-page .popup_form_filed1 .modal-content .left-con .mobile-left-img {
  display: none;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .modal-content .left-con .mobile-left-img {
    display: block;
    border-radius: 0.3rem 0.3rem 0px 0px;
    width: 100%;
    max-height: 300px;
  }
}

.cloud4c-new-page .popup_form_filed1 .modal-content .right-con {
  padding: 75px 0px 30px 50px !important;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .modal-content .right-con {
    padding: 20px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.cloud4c-new-page .popup_form_filed1 .modal-content .right-con .zero-cost {
  font-size: 34px !important;
  max-width: 80%;
  padding: 0px;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .modal-content .right-con .zero-cost {
    max-width: 100%;
    font-size: 20px !important;
    text-align: center;
  }
}

.cloud4c-new-page .popup_form_filed1 .modal-content .right-con p.orginal {
  font-size: 18px !important;
  font-weight: 100;
  padding: 10px 0 15px 0px;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .modal-content .right-con p.orginal {
    font-size: 16px !important;
    padding: 10px 0 10px 0px;
  }
}

.cloud4c-new-page .popup_form_filed1 .modal-content .right-con p.today-sign {
  font-size: 14px !important;
  padding: 0 0 15px 0;
  font-weight: normal;
  opacity: 0.5;
}

.cloud4c-new-page .popup_form_filed1 .modal-content .mktoGutter {
  display: none;
}

.cloud4c-new-page .popup_form_filed1 .modal-dialog form {
  display: flex;
  flex-direction: column;
  margin: 0px !important;
  align-items: flex-start !important;
}

.cloud4c-new-page .popup_form_filed1 .mktoField {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #FFFFFF !important;
  font-size: 14px !important;
  width: 100% !important;
  border-radius: unset !important;
  padding: 5px 0px 5px 10px !important;
  margin-bottom: 5px !important;
}

.cloud4c-new-page .popup_form_filed1 .mktoFieldWrap {
  width: 75% !important;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .mktoFieldWrap {
    width: 100% !important;
  }
}

.cloud4c-new-page .popup_form_filed1 .mktoFormRow {
  width: 100%;
}

.cloud4c-new-page .popup_form_filed1 .mktoFormCol {
  width: 100%;
}

.cloud4c-new-page .popup_form_filed1 .mktoError {
  left: 1px !important;
  bottom: -25px !important;
}

.cloud4c-new-page .popup_form_filed1 .mktoButtonRow {
  padding-top: 10px !important;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .mktoButtonRow {
    padding-top: 10px !important;
    margin: 0 auto;
  }
}

.cloud4c-new-page .popup_form_filed1 .aws-blue {
  margin: 0px;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue div[class^="col-md"] {
  padding: 0px;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue input {
  color: #ffffff !important;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue input::placeholder {
  color: #ffffff;
  /* Firefox */
}

.cloud4c-new-page .popup_form_filed1 .aws-blue input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .flag-container {
  margin-top: -7px;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .selected-flag {
  background: none !important;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .selected-dial-code {
  color: white;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .iti-arrow {
  border-top: 4px solid #FFF !important;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .separate-dial-code #Phone {
  padding-left: 85px !important;
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .mktoButton {
  background-color: #fe9a00 !important;
  color: #ffffff !important;
  border: 1px solid #fe9a00 !important;
  width: 150px;
  height: 50px;
  font-weight: 700;
  position: relative;
  justify-content: flex-start !important;
  letter-spacing: 1.1px;
  border-radius: 100px !important;
  background-image: none !important;
  font-size: 17px !important;
  line-height: 23px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .aws-blue .mktoButton {
    width: 125px !important;
    height: 40px !important;
    font-size: 15px !important;
  }
}

.cloud4c-new-page .popup_form_filed1 .aws-blue .mktoButton:after {
  content: '';
  background-image: url('/sites/default/files/inline-images/send.webp');
  background-size: 33px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 100px;
  position: absolute;
  width: 50px;
  height: 50px;
  top: -1px;
  display: grid;
  align-items: center;
  right: -5px;
}

@media only screen and (max-width: 767px) {
  .cloud4c-new-page .popup_form_filed1 .aws-blue .mktoButton:after {
    width: 40px;
    height: 40px;
    background-size: 25px;
    font-size: 12px;
  }
}