
.section-col-outer-59 form#supportServiceForm {
    background-color: #f2f2f2;
}
.marketing-inner {
    display: flex;
    align-items: baseline;
}
.section-col-outer-59 .supportServiceForm__form .hs-form-field .comms_marketing {
    width: auto !important;
}
.consent-inner {
    display: flex;
    align-items: baseline;
}
.consent-inner input {
  flex: 0 0 13px;  
}
.section-col-outer-59 button, .section-col-outer-59 input, .section-col-outer-59 optgroup, .section-col-outer-59 select, .section-col-outer-59 textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
p.form-input-small-label {
    font-size: 10px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.supportServiceForm__col.supportServiceForm__img img {
    width: 100%;
    height: auto;
}
.section-col-outer-59.supportServiceForm {
   // float: left;
   // width: 100%;
}

.section-col-outer-59 .supportServiceForm__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.supportServiceForm__col.supportServiceForm__img {
    flex: 0 40%;
}
.section-col-outer-59 .supportServiceForm__col {
    //position: relative;
   // width: 100%;
    //padding-left: 15px;
    //padding-right: 15px;
}
.supportServiceForm__col.supportServiceForm__formCol {
    flex: 0 56%;
}
.section-col-outer-59 .supportServiceForm__form-title {
    font-weight: 400;
    margin-bottom: 10px;
}

.section-col-outer-59 .supportServiceForm__form fieldset {
    max-width: 100% !important;
}

.section-col-outer-59 .supportServiceForm__form .hs-form-field input {
    width: 100% !important;
    border: 1px solid #B7B7B8;
}

.section-col-outer-59 .supportServiceForm__form .hs-form-field > textarea {
    padding: 15px;
    min-height: 100px;
    width: 100%;
    border: 1px solid #B7B7B8;
    resize: vertical;
}

.section-col-outer-59 .form-columns-2 {
    display: flex;
    gap: 2%;
}

.section-col-outer-59 .supportServiceForm__form .hs-form-field label {
    font-size: 16px;
    line-height: 1.25;
    color: #3D3B44 !important;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 10px;
    width: 100%;
}

.section-col-outer-59 .sub-btn {
    position: relative;
}

.section-col-outer-59 .sub-btn img {
    display: none;
    height: 50px;
    position: absolute;
    width: 50px;
    left: 37px;
    top: -2px;
}

.section-col-outer-59 .supportServiceForm__form .hs-form-field > label .hs-form-required {
    color: #8A036D;
    padding-left: 5px;
}

.section-col-outer-59 .supportServiceForm__form .hs-input {
    width: 100%;
    height: 50px;
    border: 1px solid #B7B7B8;
    padding: 0 15px;
    font-size: 16px;
    line-height: 1.25;
    font-family: 'Roboto',sans-serif;
    color: #3D3B44;
    outline: none;
    border-radius: 0;
    background-color: #FFFFFF;
    -webkit-appearance: none;
}

.section-col-outer-59 .supportServiceForm__form .form-columns-1 .hs-input {
    background-image: url(https://2163007.fs1.hubspotusercontent-na1.net/hubfs/2163007/ResMedNext/dropdown-icon.svg); 
    background-repeat: no-repeat;
    background-position: 95% center;
    padding-right: 10%;
}

.section-col-outer-59 .supportServiceForm__form .hs-button {
    height: 44px;
    -webkit-appearance: none;
    padding: 0 56px 0 35px;
    border-radius: 77px;
    background: #8A036D;
    color: #fff;
    border: 2px solid #8A036D;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    letter-spacing: .5px;
    font-family: 'Roboto',sans-serif;
/*     background-image: url(https://2163007.fs1.hubspotusercontent-na1.net/hubfs/2163007/ResMedNext/arrow-white-right.svg); */
    background-repeat: no-repeat;
    background-position: 60% center;
    background-size: 12px;
}

.section-col-outer-59 .supportServiceForm__form .hs-button:hover {
    color: #8A036D!important;
    background: transparent;
/*     background-image: url("https://2163007.fs1.hubspotusercontent-na1.net/hubfs/2163007/ResMedNext/arrow-sc4-right.svg"); */
    background-repeat: no-repeat;
    background-position: 73% center;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    letter-spacing: .5px;
    background-size: 12px;
    height: 44px;
}

.section-col-outer-59 .supportServiceForm__form-bc ul {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    color: #CFCED0;
}

.section-col-outer-59 .supportServiceForm__form-bc ul li a {
    color: #CFCED0;
}

.section-col-outer-59 .supportServiceForm__form-bc .hs-menu-flow-horizontal .hs-menu-item {
    display: inline-block;
}

.section-col-outer-59 .supportServiceForm__form-bc ul li:last-child a, .section-col-outer-59 .supportServiceForm__form-bc ul li a:hover {
    color: #8A036D;
}

.section-col-outer-59 .supportServiceForm__form-bc ul li + li {
    margin-left: 10px;
}

.section-col-outer-59 .supportServiceForm__form-bc ul li + li::before {
    content: "Â»";
    padding-right: 10px;
}


.section-col-outer-59 .supportServiceForm__form-bc {
/*     margin-bottom: 50px; */
}

.section-col-outer-59 .supportServiceForm__form-wrapper {
/*     padding-top: 50px; */
/*     padding-bottom: 50px; */
}

.section-col-outer-59 .supportServiceForm__form-header {
    margin-bottom: 30px;
}

.section-col-outer-59 .supportServiceForm__form .hs-form-field {
    margin-bottom: 30px;
    width: 100%;
}

.section-col-outer-59 .supportServiceForm__bottomMsg {
    font-size: 12px;
    line-height: 1.25;
    font-family: 'Roboto',sans-serif;
    margin-top: 30px;
}

.section-col-outer-59 .supportServiceForm__form .errormsg {
    color: red;
    font-size: 12px;
}

.section-col-outer-59 .supportServiceForm__form .hs-fieldtype-select {
    background: #FFF;
    width: 100%;
}

.section-col-outer-59 input[type="number"]::-webkit-inner-spin-button, .section-col-outer-59 input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.section-col-outer-59 input[type="number"] {
    -moz-appearance: textfield;
}

.section-col-outer-59 .qs_wrapper.one .hs-fieldtype-select:nth-child(1) {
    -webkit-transform: rotateX(0deg) translateZ(20px);
    -ms-transform: rotateX(0deg) translateZ(20px);
    transform: rotateX(0deg) translateZ(20px);
    display: block;
}

.section-col-outer-59 .qs_wrapper.two .hs-fieldtype-select:nth-child(2) {
    -webkit-transform: rotateX(90deg) translateZ(20px);
    -ms-transform: rotateX(90deg) translateZ(20px);
    transform: rotateX(90deg) translateZ(20px);
    display: block;
}

.section-col-outer-59 .qs_wrapper.three .hs-fieldtype-select:nth-child(3) {
    -webkit-transform: rotateX(180deg) translateZ(20px);
    -ms-transform: rotateX(180deg) translateZ(20px);
    transform: rotateX(180deg) translateZ(20px);
    display: block;
}

.section-col-outer-59 .qs_wrapper.four .hs-fieldtype-select:nth-child(4) {
    -webkit-transform: rotateX(270deg) translateZ(20px);
    -ms-transform: rotateX(270deg) translateZ(20px);
    transform: rotateX(270deg) translateZ(20px);
    display: block;
}

.section-col-outer-59 .qs_wrapper.five .hs-fieldtype-select:nth-child(5) {
    -webkit-transform: rotateX(360deg) translateZ(21px);
    -ms-transform: rotateX(360deg) translateZ(21px);
    transform: rotateX(360deg) translateZ(21px);
    display: block;
}

.section-col-outer-59 .qs_wrapper {
    height: 150px;
    -webkit-transform: translateZ(-20px);
    -ms-transform: translateZ(-20px);
    transform: translateZ(-20px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.75s;
    transition: all 0.5s;
    position: relative;
}

.section-col-outer-59 .qs_wrapper.one {
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
}

.section-col-outer-59 .qs_wrapper.two {
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
}

.section-col-outer-59 .qs_wrapper.three {
    -webkit-transform: translateZ(-20px) rotateX(-180deg);
    -ms-transform: translateZ(-20px) rotateX(-180deg);
    transform: translateZ(-20px) rotateX(-180deg);
}

.section-col-outer-59 .qs_wrapper.four {
    -webkit-transform: translateZ(-20px) rotateX(-270deg);
    -ms-transform: translateZ(-20px) rotateX(-270deg);
    transform: translateZ(-20px) rotateX(-270deg);
}

.section-col-outer-59 .qs_wrapper.five {
    -webkit-transform: translateZ(-20px) rotateX(-360deg);
    -ms-transform: translateZ(-20px) rotateX(-360deg);
    transform: translateZ(-20px) rotateX(-360deg);
}

.section-col-outer-59 .qs_wrapper .input {
    margin-right: 8px;
}
@media(max-width:767px){
  .supportServiceForm__row {
    display: block !important;
    width: 100%;
}
}