.mktoForm {
    margin: 0 auto;
    width: 95% !important
}

    .mktoForm div, .mktoForm label, .mktoForm p, .mktoForm span {
        color: #fff;
        width: auto;
        font-size: 12px;
        line-height: 18px;
        font-family: "Open Sans",sans-serif
    }

    .mktoForm .mktoRequiredField .mktoAsterix {
        display: none !important
    }

    .mktoForm p a, .mktoForm div a {
        color: #fff;
        text-decoration: underline;
    }

.marketoFormSection {
    background: #66214C;
    padding: 22px 0 0;
}


.mktoHeading {
    text-align: center
}

    .mktoHeading h2, .mktoHeading h3 {
        color: #fff
    }

    .mktoHeading h2 {
        font-size: 34px;
        margin-bottom: 18px
    }

    .mktoHeading h3 {
        font-size: 34px;
        font-family: Raleway, sans-serif;
        text-align: center;
        margin-top: 25px;
        margin-bottom: 60px;
        line-height: 44px;
        font-weight: 600;
    }

.mktoForm .mktoGutter {
    display: none
}


.modal-dialog-form {
    max-width: 1198px;
    margin: auto;
    margin-top: 50px;
}

.mktoFootNote p {
    font-size: 12px;
    line-height: 15px;
    font-family: "Open Sans", sans-serif;
}

.marketoFormSection .btn-close img {
    width: 27px;
}

.mktoForm input[type=email], .mktoForm input[type=text] {
    width: 262px;
    padding: 15px !important;
    font-weight: 700;
    font-size: 19px;
    line-height: 38px;
    color: #58595b;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    border-radius: 5px;
    border: 0 !important;
    outline: 0
}

    .mktoForm input[type=email]::placeholder, .mktoForm input[type=text]::placeholder {
        color: rgba(88,89,91,.5)
    }

.mktoForm .mktoButtonRow {
    width: 100% !important;
    text-align: center;
    /*margin: 15px 0 33px*/
}

.mktoButtonWrap.mktoSimple {
    margin: 10px 0 30px !important;
    width: 100%;
    text-align: center;
}


.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background: #FFFFFF !important;
    font-weight: 700;
    height: 50px;
    border-radius: 55px;
    width: 100%;
    max-width: 165px;
    border: #ef7464;
    font-size: 19px;
    color: #0A415C;
    line-height: 38px;
    font-family: 'Open Sans';
}

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
        background: #efefef !important
    }

.mktoFootNote {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin: auto;
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 25px;
}


#formPlaceholder_2943 {
    color: white !important;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
    display: flex;
    margin: 71px 40px 51px 40px;
    justify-content: center;
}

.mktoFootNote a {
    color: #fff
}

.mktoForm .mktoError {
    left: 0;
    right: 0 !important;
    bottom: -22px !important
}

#PostalCode {
    margin-right: 0 !important
}

.mktoRadioList {
    display: flex
}

.mktoForm .mktoCheckboxList {
    padding: .2em !important
}

.mktoForm .mktoRadioList > label {
    margin-left: .5em !important;
    margin-right: .5em;
}

.mktoForm .mktoCheckboxList, .mktoForm .mktoRadioList {
    padding-left: 0 !important
}

.mktoCheckboxList input, .mktoRadioList input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.mktoCheckboxList label, .mktoRadioList label {
    position: relative;
    padding-left: 20px !important
}

    .mktoCheckboxList label:before, .mktoRadioList label:before {
        position: absolute;
        left: -3px;
        content: '';
        width: 15px;
        height: 15px;
        background: #fff;
    }

    .mktoRadioList label input:before {
        position: absolute;
        left: -3px;
        content: '\2713';
        color: #5a0d45;
        width: 15px;
        height: 15px;
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        background: #fff
    }

.mktoForm .mktoCheckboxList > label {
    margin-left: 6px !important;
    margin-top: -1px !important
}

.mktoForm .mktoFieldWrap {
    margin-bottom: 10px
}

.mktoForm .mktoRequiredField label.mktoLabel {
    float: none;
    font-weight: 400 !important
}

.marketoFormSection h3 span {
    color: #ef7464 !important;
    text-align: center;
    font-size: 24PX;
    display: flex;
    justify-content: center;
    margin-bottom: 27px
}


.marketoFormSection .btn-close {
    position: absolute;
    font-size: 30px;
    top: 10px;
    right: 12px;
    cursor: pointer;
    z-index: 111;
}

@media screen and (max-width:1199px) {
    /*  .mktoForm input[type=email], .mktoForm input[type=text] {
        width: 185px !important;
        margin-right: 15px !important
    }*/

    .avt-action-form:after, .avt-action-form:before, .quiz-wrap:after, .quiz-wrap:before {
        display: none
    }

    /* .bstrap30 .form-horizontal .control-label {
        font-size: 18px
    }

    .bstrap30 .form-control.optionTextboxOne, .bstrap30 .form-control.optionTextboxTwo {
        font-size: 18px
    }

    .bstrap30 .checkbox.quesNavyBtn label, .quesGray .radio-boxes-labels .quesGrayClicked, .quesGreen .radio-boxes-labels .quesGreenClicked, .quesPink .radio-boxes-labels .quesPinkClicked, .quesPurple .radio-boxes-labels .quesPurpleClicked {
        width: 140px;
        height: 80px;
        font-size: 16px
    }
*/
    .quizDownload p {
        padding: 0
    }

    #quizResponse .learning-quote.bg-orange.quizQuote {
        background: url(../img/img-2220x591-search.png);
        padding-left: 5%;
        padding-right: 5%;
        background-size: cover;
        background-repeat: no-repeat
    }
}

@media screen and (max-width:991px) {
    .mktoForm input[type=email], .mktoForm input[type=text] {
        width: 268px !important;
    }

    /*  .bstrap30 .checkbox.quesNavyBtn label input[type=checkbox] + span {
        padding-left: 12px;
        padding-right: 12px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        white-space: normal;
        line-height: 20px
    }

    .bstrap30 .checkbox.quesNavyBtn label input[type=checkbox]:checked + span {
        width: 100% !important;
        height: 100% !important
    }*/
}

@media screen and (max-width:767px) {
    .mktoForm {
        width: 85% !important
    }

    .mktoOffset {
        width: 0
    }

    .mktoForm input[type=email], .mktoForm input[type=text] {
        width: 100% !important;
        height: 50px !important;
        margin: 0 0 5px 0 !important
    }

    .mktoRadioList {
        display: block
    }

    .mktoForm *, .mktoMobileShow .mktoForm {
        padding: 0 !important
    }

    .mktoForm .mktoRadioList > label, .mktoHtmlText {
        margin-bottom: 20px !important
    }

    .mktoForm .mktoRadioList > label {
        max-width: 100% !important
    }

    .mktoFootNote {
        text-align: left;
        width: 96%
    }

    .quizBanner .banner-text h1 {
        width: auto
    }

    .avt-action-form:after, .avt-action-form:before, .quiz-wrap:after, .quiz-wrap:before {
        display: none
    }

    .bstrap30 .form-horizontal .control-label {
        font-size: 16px
    }
    /*
    .bstrap30 .form-control.optionTextboxOne, .bstrap30 .form-control.optionTextboxTwo {
        width: 100%
    }

    .form-root .form-horizontal .field-container .radio.radio-as-buttons.quesGray, .form-root .form-horizontal .field-container .radio.radio-as-buttons.quesGreen, .form-root .form-horizontal .field-container .radio.radio-as-buttons.quesPink, .form-root .form-horizontal .field-container .radio.radio-as-buttons.quesPurple {
        float: left;
        width: 44%;
        margin: 0 10px
    }

    .form-root .form-horizontal .field-container .radio.radio-as-buttons.quesPink {
        float: none
    }

    .bstrap30 .checkbox.quesNavyBtn label, .quesGray .radio-boxes-labels .quesGrayClicked, .quesGreen .radio-boxes-labels .quesGreenClicked, .quesPink .radio-boxes-labels .quesPinkClicked, .quesPurple .radio-boxes-labels .quesPurpleClicked {
        font-size: 14px;
        width: 182px;
        height: 85px;
        margin: 0 auto
    }

    .bstrap30 .field-container.form-group-quesNavyBtn {
        width: auto
    }

    .bstrap30 .form-horizontal .checkbox, .bstrap30 .form-horizontal .checkbox-inline {
        padding-top: 10px;
        float: left;
        width: 44%;
        margin: 10px;
        padding: 0
    }
*/
    .bstrap30 .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .mightBe, .mightNotBe {
        font-size: 18px
    }

    #quizResponse .learning-quote.bg-orange.quizQuote {
        background: url(../img/img-350x670-bacteria-Mobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 5px
    }

    .quizDownload p {
        margin: 0 0 20px;
        padding: 0;
        font-size: 16px;
        line-height: 24px
    }

    .quizDownload {
        padding: 30px 15px
    }

    .downBtnSection {
        display: block
    }

        .downBtnSection .downBtn, .downBtnSection .printBtn {
            display: flex;
            width: auto;
            align-items: center;
            margin: 0 20px 20px;
            justify-content: center
        }

        .downBtnSection img {
            max-width: 30%;
            margin: 0 20px 0 0
        }

        .downBtnSection .downBtn a, .downBtnSection .printBtn a {
            margin: 0;
            font-size: 14px
        }

    .shareLink a {
        margin-top: 30px
    }

    .mktoHeading h2 {
        font-size: 20px
    }

    .mktoHeading h3 {
        font-size: 16px;
        line-height: 24px
    }
}



@media only screen and (max-width:768px) and (min-width:680px) {
    .mktoForm {
        width: 85% !important;
        margin: 0 auto
    }

        .mktoForm input[type=email], .mktoForm input[type=text] {
            width: 250px !important;
            height: 40px !important;
        }

    #PostalCode {
        margin-right: 25px !important
    }
}

@media only screen and (max-width:680px) and (min-width:400px) {
    .mktoForm {
        width: 85% !important;
        margin: 0 auto
    }

        .mktoForm input[type=email], .mktoForm input[type=text] {
            width: 100% !important;
            height: 50px !important;
            margin: 0 0 0 0 !important
        }

    #PostalCode {
        margin-right: 25px !important
    }

    .mktoForm .mktoFormRow:nth-child(2) {
        display: flex;
        width: 100% !important;
        flex-direction: column
    }

        .mktoForm .mktoFormRow:nth-child(2) .mktoFieldWrap {
            float: none !important
        }

    .mktoForm .mktoFieldWrap {
        margin-bottom: 0;
        float: none
    }
}

@media screen and (max-width:430px) {
    .mktoForm {
        width: 100% !important
    }
}

@media screen and (max-width:360px) {
   

    .mktoForm .mktoCheckboxList, .mktoForm .mktoRadioList {
        float: none !important
    }

    .mktoForm .mktoRequiredField label.mktoLabel {
        float: right
    }

    .mktoForm input[type=text] {
        width: 296px !important;
        font-weight: 700;
        font-size: 14px;
        line-height: 35px;
    }
}
/* This is used to test if the stylesheet has been loaded yet*/
#mktoStyleLoaded {
    background-color: #123456;
    display: none;
}

.mktoForm {
    text-align: left;
}

    .mktoForm .mktoClear {
        clear: both;
        float: none;
    }


    /*    .mktoForm span,*/
    .mktoForm label,
    .mktoForm p {
        text-align: left;
        margin: 0;
        padding: 0;
        float: left;
    }

    .mktoForm input,
    .mktoForm select,
    .mktoForm textarea {
        margin: 0;
    }

    .mktoForm * {
        font-family: inherit;
    }

    .mktoForm .mktoOffset {
        float: left;
        height: 1.2em;
    }

    .mktoForm .mktoGutter {
        float: left;
        height: 1.2em;
    }

    .mktoForm .mktoFieldWrap {
        float: left;
    }

        .mktoForm .mktoFieldWrap .mktoInstruction {
            display: none;
        }

    .mktoForm .mktoLabel {
        float: left;
        line-height: 1.2em;
        padding-top: 0.3em;
    }

    .mktoForm .mktoField {
        line-height: 1.2em;
        font-size: 1em;
        float: left;
    }

    .mktoForm .mktoPlaceholder {
        float: left;
    }

    .mktoForm .mktoLogicalField {
        float: left;
    }

    .mktoForm fieldset {
        padding: 0;
        margin: 0;
    }

        .mktoForm fieldset legend {
            margin: 0 1em 0.5em;
            color: inherit;
        }

    .mktoForm a.mktoNotYou {
        cursor: pointer;
        color: #4692f3;
    }

        .mktoForm a.mktoNotYou:hover {
            text-decoration: underline;
        }

    .mktoForm .mktoAsterix {
        float: right;
        color: #bf0000;
        padding-left: 5px;
        display: none;
    }

    .mktoForm .mktoRadioList,
    .mktoForm .mktoCheckboxList {
        padding: 0.3em;
        float: left;
    }

        .mktoForm .mktoRadioList > label,
        .mktoForm .mktoCheckboxList > label {
            margin-left: 1.5em;
            margin-top: 0.1em;
            margin-bottom: 0.3em;
            line-height: 1.2em;
            display: block;
            min-height: 12px;
        }

    .mktoForm.ie7 .mktoRadioList > label,
    .mktoForm.ie7 .mktoCheckboxList > label {
        padding: 0.2em 0 0;
    }

    .mktoForm .mktoRadioList > label > input,
    .mktoForm .mktoCheckboxList > label > input {
        float: left;
        margin: 0;
        margin-left: -1.5em;
    }

    .mktoForm .mktoRadioList > input,
    .mktoForm .mktoCheckboxList > input {
        padding: 0;
    }

    .mktoForm .mktoLabelToLeft > label {
        text-align: right;
        margin-left: 0;
        margin-right: 1.5em;
    }

    .mktoForm .mktoLabelToLeft input[type=checkbox],
    .mktoForm .mktoLabelToLeft input[type=radio] {
        position: absolute;
        right: 0.3em;
    }

    .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix {
        float: left;
        padding-left: 0;
        padding-right: 5px;
    }

    .mktoForm .mktoRequiredField .mktoAsterix {
        display: block;
    }

    .mktoForm .mktoRequiredField label.mktoLabel {
        font-weight: bold;
    }

    .mktoForm input[type=text],
    .mktoForm input[type=url],
    .mktoForm input[type=email],
    .mktoForm input[type=tel],
    .mktoForm input[type=number],
    .mktoForm input[type=date] {
        padding: 0.1em 0.2em;
        line-height: 1.2em;
        margin: 0;
    }

    .mktoForm input[type=range] {
        padding: 0.25em 0;
        margin: 0;
    }

        .mktoForm input[type=range]::-ms-tooltip {
            display: none;
        }

    .mktoForm input[type=url],
    .mktoForm input[type=text],
    .mktoForm input[type=date],
    .mktoForm input[type=tel],
    .mktoForm input[type=email],
    .mktoForm input[type=number],
    .mktoForm textarea.mktoField,
    .mktoForm select.mktoField {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mktoForm .mktoFormRow {
        clear: both;
    }

    .mktoForm .mktoFormCol {
        float: left;
        position: relative;
        min-height: 2em;
    }

.mktoButtonRow {
    display: inline-block;
    position: relative;
}

.mktoForm textarea.mktoField {
    display: inline-block;
    padding: 0.2em;
    margin: 0;
    line-height: 1.2em;
    overflow: auto;
    resize: none;
    float: none;
}
/* Firefox computes row height wrong for the last 13 years... https://bugzilla.mozilla.org/show_bug.cgi?id=33654 */
.mktoForm textarea[rows="1"] {
    height: 2em;
}

.mktoForm textarea[rows="2"] {
    height: 3.4em;
}

.mktoForm textarea[rows="3"] {
    height: 4.6em;
}

.mktoForm textarea[rows="4"] {
    height: 5.8em;
}

.mktoForm textarea[rows="5"] {
    height: 7em;
}

.mktoForm textarea[rows="6"] {
    height: 8.2em;
}

.mktoForm textarea[rows="7"] {
    height: 9.4em;
}

.mktoForm textarea[rows="8"] {
    height: 10.6em;
}

.mktoForm.mktoLayoutCenter .mktoLabel {
    text-align: right;
}

.mktoForm.mktoLayoutAbove .mktoGutter {
    display: none;
}

.mktoForm.mktoLayoutAbove .mktoLabel {
    text-align: left;
}

.mktoForm.mktoLayoutAbove .mktoRadioList,
.mktoForm.mktoLayoutAbove .mktoCheckboxList {
    float: none;
    clear: left;
}

.mktoForm.mktoLayoutAbove .mktoField,
.mktoForm.mktoLayoutAbove .mktoLogicalField {
    clear: left;
}

.mktoForm.mktoLayoutAbove textarea.mktoField {
    float: left;
}

.mktoForm .mktoError {
    position: absolute;
    z-index: 99;
    color: #bf0000;
}

    .mktoForm .mktoError .mktoErrorArrowWrap {
        width: 16px;
        height: 8px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 5px;
        z-index: 100;
    }

.mktoForm.ie7 .mktoError .mktoErrorArrowWrap {
    top: -8px;
}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #e51b00;
    border: 1px solid #9f1300;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    margin-top: 5px;
}
/** These two styles are for browsers that don't support css transforms */
.mktoForm .mktoError .mktoErrorArrowWrap.mktoArrowImage {
    background: transparent url("../images/callout-arrow-up-red.png") top center no-repeat;
    bottom: -7px;
}

    .mktoForm .mktoError .mktoErrorArrowWrap.mktoArrowImage .mktoErrorArrow {
        display: none;
    }

.mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #e51b00;
    background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: #901100 0 -1px 0;
}

    .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
        display: block;
    }

.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
}

    .mktoForm button.mktoButton:disabled {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        cursor: default;
    }

.mktoNoJS .mktoLabel {
    display: block;
    padding-right: 10px;
    width: 110px;
    text-align: right;
}

.mktoNoJS input[type=text] {
    width: 150px;
}

.mktoForm .cf_widget_socialsignon .cf_sign_on {
    margin-bottom: 1.5em;
}

.mktoForm .mktoRangeField .mktoRangeValue {
    zoom: 1;
    float: left;
    display: none;
    text-align: center;
    position: absolute;
    z-index: 99;
    color: #000;
}

.mktoForm.ie7 .mktoRangeField .mktoRangeValue,
.mktoForm.ie6 .mktoRangeField .mktoRangeValue {
    position: relative;
}

.mktoForm .mktoRangeField.mktoHover .mktoRangeValue {
    display: block;
}

.mktoForm .mktoRangeField .mktoRangeValueArrowWrap {
    width: 16px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    bottom: -7px;
    z-index: 100;
}

.mktoForm .mktoRangeField .mktoRangeValueArrow {
    background-color: #028d05;
    border: 1px solid #005602;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    background-color: #007d04;
    border-left: none;
    border-top: none;
    margin-top: 5px;
    position: absolute;
    bottom: 5px;
}
/** These two styles are for browsers that don't support css transforms */
.mktoForm .mktoRangeField .mktoRangeValueArrowWrap.mktoArrowImage {
    background: transparent url("../images/callout-arrow-down-green.png") top center no-repeat;
    bottom: -7px;
}

    .mktoForm .mktoRangeField .mktoRangeValueArrowWrap.mktoArrowImage .mktoRangeValueArrow {
        display: none;
    }

.mktoForm .mktoRangeField .mktoRangeValueText {
    display: block;
    background-color: #028d05;
    background-image: -webkit-linear-gradient(#028d05 43%, #007d04 100%);
    background-image: -moz-linear-gradient(#028d05 43%, #007d04 100%);
    background-image: linear-gradient(#028d05 43%, #007d04 100%);
    background-image: -ms-linear-gradient(#028d05 43%, #007d04 100%);
    border: 1px solid #005602;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #00a500 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #00a500 0 1px 0px;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    padding: 0.4em 0.6em;
    text-shadow: #005602 0 -1px 0;
    text-align: center;
}

.mktoModal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

    .mktoModal .mktoModalMask {
        position: absolute;
        z-index: 10000;
        top: 0;
        left: 0;
        right: 0;
        zoom: 1;
        background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
    }

    .mktoModal .mktoModalContent {
        position: absolute;
        z-index: 10001;
        background: #fff;
        padding: 10px;
    }

    .mktoModal .mktoModalClose {
        position: absolute;
        cursor: pointer;
        top: -10px;
        right: -10px;
        background: #000;
        color: #fff;
        width: 19px;
        height: 19px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 19px;
        -webkit-border-radius: 19px;
        border-radius: 19px;
        text-align: center;
        border: 2px solid #ccc;
    }
/* This part of the stylesheet is overrides for mobile browsers with screen width restrictions.
   It should always be at the end of the document. */
@media only screen and (max-width: 480px) {
    .mktoForm,
    .mktoForm * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 10px;
    }

        .mktoForm .mktoGutter,
        .mktoForm .mktoOffset {
            display: none;
        }

        .mktoForm .mktoFormCol .mktoLabel {
            text-align: left;
            width: 100%;
        }

        .mktoForm .mktoFormCol {
            float: none;
        }

        .mktoForm .mktoFieldWrap {
            float: none;
        }

        .mktoForm fieldset {
            padding: 0 10px;
        }

        .mktoForm input[type=url],
        .mktoForm input[type=text],
        .mktoForm input[type=date],
        .mktoForm input[type=tel],
        .mktoForm input[type=email],
        .mktoForm input[type=number],
        .mktoForm textarea.mktoField,
        .mktoForm select.mktoField {
            width: 100%;
            height: 1.5em;
            line-height: 1.5em;
            font-size: 18px;
        }

        .mktoForm select.mktoField {
            height: auto;
        }

        .mktoForm .mktoFormRow .mktoField {
            clear: left;
        }

        .mktoForm .mktoFormRow .mktoFormCol {
            clear: both;
        }

        .mktoForm .mktoRadioList,
        .mktoForm .mktoCheckboxList {
            width: 100%;
        }

        .mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
            float: left;
            padding-left: 0;
            padding-right: 5px;
        }

    .mktoModal .mktoModalContent {
        padding: 10px 0;
    }

    .mktoModal .mktoModalClose {
        right: 0;
    }

    .mktoForm .cf_widget_socialsignon {
        display: block;
    }

        .mktoForm .cf_widget_socialsignon .cf_sign_on {
            width: 100%;
        }

        .mktoForm .cf_widget_socialsignon .cf_sign_on_button {
            width: auto;
        }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px), only screen and (max-device-height: 480px) {
    .mktoMobileShow .mktoForm,
    .mktoForm * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 10px;
    }

        .mktoMobileShow .mktoForm .mktoGutter,
        .mktoMobileShow .mktoForm .mktoOffset {
            display: none;
        }

        .mktoMobileShow .mktoForm .mktoFormCol .mktoLabel {
            text-align: left;
            width: 100%;
        }

        .mktoMobileShow .mktoForm .mktoFormCol {
            float: none;
        }

        .mktoMobileShow .mktoForm .mktoFieldWrap {
            float: none;
        }

        .mktoMobileShow .mktoForm fieldset {
            padding: 0 10px;
        }

        .mktoMobileShow .mktoForm input[type=url],
        .mktoMobileShow .mktoForm input[type=text],
        .mktoMobileShow .mktoForm input[type=date],
        .mktoMobileShow .mktoForm input[type=tel],
        .mktoMobileShow .mktoForm input[type=email],
        .mktoMobileShow .mktoForm input[type=number],
        .mktoMobileShow .mktoForm textarea.mktoField,
        .mktoMobileShow .mktoForm select.mktoField {
            width: 100%;
            height: 1.5em;
            line-height: 1.5em;
            font-size: 18px;
        }

        .mktoMobileShow .mktoForm select.mktoField {
            height: auto;
        }

        .mktoMobileShow .mktoForm .mktoFormRow .mktoField {
            clear: left;
        }

        .mktoMobileShow .mktoForm .mktoFormRow .mktoFormCol {
            clear: both;
        }

        .mktoMobileShow .mktoForm .mktoRadioList,
        .mktoMobileShow .mktoForm .mktoCheckboxList {
            width: 100%;
        }

        .mktoMobileShow .mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
            float: left;
            padding-left: 0;
            padding-right: 5px;
        }

    .mktoMobileShow .mktoModal .mktoModalContent {
        padding: 10px 0;
    }

    .mktoMobileShow .mktoModal .mktoModalClose {
        right: 0;
    }

    .mktoMobileShow .mktoForm .cf_widget_socialsignon {
        display: block;
    }

        .mktoMobileShow .mktoForm .cf_widget_socialsignon .cf_sign_on {
            width: 100%;
        }

        .mktoMobileShow .mktoForm .cf_widget_socialsignon .cf_sign_on_button {
            width: auto;
        }
}

.input-txt-field {
    width: 354px;
    margin: 0 25px 0 0px !important;
}

.Form__Element__ValidationError {
    font-size: 12px !important;
}

.input-div {
    margin-bottom: 10px !important;
}

.txt-4 {
    margin-right: 0px !important;
}

.Form__Element.FormParagraphText.Form__Element--NonData {
    clear: both;
    float: left;
    width: 100%;
}


.yes-no-checkbox {
    width: 49% !important;
    padding-right: 20px !important;
}

.FormChoice3 {
    width: 100% !important;
}

.Form__Status__Message.hide {
    display: none !important;
}

.yes-no-checkbox label {
    position: relative;
    padding-left: 30px !important;
    text-indent: -3px;
    -moz-appearance: initial;
    font-size: 12px;
    line-height: 15px;
    font-family: "Open Sans", sans-serif;
}

.yes-no-checkbox input {
    width: 0px;
    visibility: hidden;
    height: 0px;
    -moz-appearance: initial;
}

    .yes-no-checkbox input::before {
        position: absolute;
        left: 0px;
        content: '';
        -moz-appearance: initial;
        visibility: visible;
        width: 23px;
        height: 25px;
        background: #fff;
        top: 4px;
    }

    .yes-no-checkbox input[type="radio"]:checked:before {
        position: absolute;
        left: 0px;
        content: '\2713';
        color: #5a0d45;
        width: 23px;
        -moz-appearance: initial;
        height: 25px;
        text-align: center;
        font-weight: 700;
        font-size: 35px;
        background: #fff;
    }


.FormParagraphText .form_para {
    font-size: 12px;
    line-height: 15px;
    font-family: "Open Sans", sans-serif;
    margin-top: 5px;
    margin-bottom: 25px;
}


.FormChoice3 label {
    padding-left: 30px !important;
    font-size: 12px;
    line-height: 15px;
    -moz-appearance: initial;
    font-family: "Open Sans", sans-serif;
}

.FormChoice3 input {
    position: relative;
    visibility: hidden;
    -moz-appearance: initial;
    width: 0;
    height: 0;
}

    .FormChoice3 input::before {
        position: absolute;
        left: -30px;
        content: '';
        width: 23px;
        -moz-appearance: initial;
        height: 24px;
        background: #fff;
        visibility: visible;
        top: -20px;
    }

    .FormChoice3 input[type="checkbox"]:checked:before {
        position: absolute;
        left: -30px;
        content: '\2713';
        color: #5a0d45;
        width: 23px;
        -moz-appearance: initial;
        height: 24px;
        text-align: center;
        font-weight: 700;
        font-size: 35px;
        background: #fff;
    }


@media only screen and (max-width: 768px) {
    .yes-no-checkbox {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
}

@media only screen and (min-width: 767px) {
    .FormChoice3, .FormChoice1 {
        text-align: left;
        margin: 0;
        padding: 0;
        float: left;
    }

    .mktoForm div,
    /*    .mktoForm span,*/
    .mktoForm label,
    .mktoForm p {
        text-align: left;
        margin: 0;
        padding: 0;
        float: left;
    }
}

@media only screen and (max-width: 991px) {
    .marketoFormSection {
        background: #5A0D45;
    }

    .FormChoice3 input::before {
        left: -35px;
    }

    .FormChoice3 input[type="checkbox"]:checked:before {
        left: -35px;
    }

    .FormChoice3 input[type="checkbox"]:checked:before {
        font-size: 38px;
    }

    .yes-no-checkbox input[type="radio"]:checked:before {
        font-size: 38px;
    }

    .mktoHeading h3 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 35px;
        line-height: 24px;
        font-weight: 600;
    }

    .mktoForm input[type=email], .mktoForm input[type=text] {
        width: 349px !important;
        font-weight: 700;
        font-size: 14px;
        line-height: 35px;
    }

    .FormParagraphText .form_para {
        font-size: 12px;
        line-height: 16px;
        margin-top: 0px;
    }

    .yes-no-checkbox label {
        padding-left: 35px !important;
        text-indent: -1px;
        font-size: 12px;
        line-height: 16px;
    }

    .FormChoice3 label {
        font-size: 12px;
        line-height: 16px;
        padding-left: 35px !important;
    }

    .mktoFootNote p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    #formPlaceholder_2943 {
        font-size: 21px;
        line-height: 26px;
        margin: 0 20px;
    }

    input-txt-field .FormTextbox {
        margin-bottom: 10px
    }

    .input-txt-field {
        margin: 0 5px !important;
    }

    .marketoFormSection .btn-close {
        font-size: 10px;
        top: 0;
        right: 0;
        width: 50px;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        padding: 10px 0 !important;
        font-weight: 600;
        height: 47px;
        border-radius: 55px;
        width: 100%;
        max-width: 199px;
        font-size: 16px;
        color: #08415C;
        line-height: 24px;
    }

    .modal-dialog-form {
        margin: 1.75rem 60px;
    }

    .FormTextbox {
        text-align: center;
    }

    .mktoForm input[type=email], .mktoForm input[type=text] {
        padding: 10px !important;
    }

    .Form__Element__ValidationError {
        font-size: 12px !important;
    }

    .input-div {
        margin-bottom: 5px !important;
    }
}



@media only screen and (max-width: 680px) {
    .modal-dialog-form {
        margin: 0;
    }

    .mktoFootNote {
        width: 96% !important;
    }


    /* .input-txt-field {
        float:unset!important;
    }*/
    /*  .input-txt-field {
        max-width: 100%;
        width: 100% !important;
    }

    .yes-no-checkbox {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .mktoForm .input-txt-field div {
        width: 100%;
    }*/
}

@media screen and (max-width:767px) {
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        margin-top: 35px;
    }

    .partOfLife {
        margin-bottom: 0
    }

    .FormChoice3 label {
        margin-bottom: 20px;
    }

    .FormChoice1 label, .FormChoice3 label {
        margin-top: 20px;
        margin-bottom: 10px;
    }


    .FormChoice3 {
        text-align: left;
        margin: 0;
        padding: 0;
        float: left;
    }

    .mktoFootNote {
        width: 87%;
    }

    .input-txt-field {
        margin: 0px !important;
    }

    .Form__Element__ValidationError {
        float: left;
        margin-top: 3px;
        margin-left: 5px;
    }

    .input-div {
        margin-bottom: 0px !important;
    }

    .mktoForm input[type=email], .mktoForm input[type=text] {
        padding: 15px !important;
        width: 100% !important;
    }

    .FormParagraphText .form_para {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .input-txt-field {
        margin: 0 33px 0 0px !important;
    }

    .txt-4 {
        margin-right: 0px !important;
    }

    .mktoHeading h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .mktoForm input[type=text] {
        height: 45px;
    }

    #form-modal img {
        width: 25px;
    }

    .marketoFormSection .btn-close {
        font-size: 23px;
        top: 0px;
        right: 3px;
    }

    .FormParagraphText .form_para {
        font-size: 16px;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .modal-dialog-form {
        margin: 1.75rem 60px;
    }

    .mktoForm input[type=text] {
        width: 18.5vw;
    }

    .yes-no-checkbox label {
        font-size: 16px;
        line-height: 22px;
    }

    .FormChoice3 label {
        font-size: 16px;
        line-height: 22px;
    }

    .mktoFootNote p {
        font-size: 18px;
        line-height: 22px;
    }

    .mktoFootNote {
        width: 90%;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        height: 50px;
        width: 100%;
        max-width: 250px;
        font-size: 22px;
        line-height: 30px;
    }

    .Form__Element__ValidationError {
        font-size: 14px !important;
    }

    #formPlaceholder_2943 {
        font-size: 28px;
        line-height: 30px;
    }

    .FormChoice3 {
        width: 430px !important;
    }
}



@media only screen and (min-width: 1200px) and (max-width: 1400px) {

    .txt-4 {
        margin-right: 0px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {

    .input-txt-field {
        margin: 0 24px 0 0px !important;
    }

    .txt-4 {
        margin-right: 0px !important;
    }
}



/*@media only screen and (min-width: 1200px) and (max-width: 1440px) {

  

    .mktoHeading h3 {
        font-size: 40px;
        line-height: 45px;
    }

    .FormParagraphText .form_para {
        font-size: 20px;
        line-height: 26px;
    }
    .yes-no-checkbox label {        
        font-size: 20px;       
    }
    .FormChoice3 label {        
        font-size: 20px;
        line-height: 26px;        
    }
    .mktoFootNote p {
        font-size: 20px;
        line-height: 26px;        
    }
    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        height: 60px;
        font-size: 26px;
    }
    #formPlaceholder_2943 {
      
        font-size: 40px;
  
        line-height: 45px;
    
    }
}*/


@media screen and (max-width:361px) {


    .mktoForm input[type=text] {
        width: 333px !important;
    }
}



@media only screen and (min-width: 766px) and (max-width: 828px) {
    .mktoForm input[type=text] {
        width: 250px !important;
        margin-right: 14px;
    }
}

@media only screen and (min-width: 834px) and (max-width: 835px) {
    .mktoForm input[type=text] {
        width: 273px !important;
    }
}

@media only screen and (min-width: 834px) and (max-width: 855px) {
    .mktoForm input[type=text] {
        width: 328px !important;
        height: 45px;
    }
}

@media only screen and (min-width: 373px) and (max-width: 377px) {
    .FormChoice1 label, .FormChoice3 label {
        min-width: 349px;
    }
}
.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    display: none;
}