.wpb_content_element.footerImage {
    margin-bottom: 10px;
}

.grecaptcha-badge {
    z-index: -1;
    visibility: hidden;
}

span.wpcf7-not-valid-tip {
    border-color: #ba2a2a !important;
    background-color: #ba2a2a !important;
}

#footer .pc a:hover, #footer .pc:hover {
    color: #003459;
}

.mainModalBox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
}

.mainModalBox .displayTable {
    display: table;
    width: 100%;
    height: 100%;
}

.mainModalBox .displayTable > div {
    display: table-cell;
    vertical-align: middle;
}

.mainModalBox .mainModalContent {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    overflow-y: auto;
    max-height: 100vh;
    border-radius: 8px;
}

.mainModalBox .closeModalX {
    position: absolute;
    top: 15px;
    right: 20px;
}

.mainModalBox .mainModalContent .mainModalContentInner {
    padding: 50px;
}

.wpcf7-list-item:first-child {
    margin-left: 0;
}

.full-width-cf .ins-contact-form-field input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
}


/*********SERVICE MENU***********/
.serviceMenu {
    margin-bottom: 25px;
}

.serviceMenu:last-child {
    margin-bottom: 0;
}

.serviceMenu h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}

.serviceMenu .edgtf-cml-title-holder,
.serviceMenu .edgtf-cml-price-holder {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding-right: 5px;
}

.serviceMenu .edgtf-cml-price-holder {
    padding-right: 0;
    padding-left: 7px;
}

.serviceMenu .edgtf-cml-line {
    height: 3px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    display: table-cell;
    width: 98%;
    z-index: 1;
    position: relative;
    bottom: 4px;
}

.serviceMenu .edgtf-cml-bottom-holder {
    position: relative;
    top: 5px;
}

.serviceMenu .edgtf-cml-description-holder {
    float: left;
    width: 70%;
    line-height: 1.2em;
}

.serviceMenu .edgtf-cml-description-holder p {
    line-height: 1.2em;
}

.serviceMenu .edgtf-cml-description-holder *:last-child {
    margin-bottom: 0;
}


/***************PATIENT INTAKE FORM****************/
body .nf-before-form-content,
body .nf-after-form-content {
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto;
}

body .nf-form-content .list-select-wrap .nf-field-element>div,
body .nf-form-content input:not([type=button]),
body .nf-form-content textarea,
body .checkbox-wrap .nf-field-element label:after,
body .checkbox-wrap .nf-field-label label:after,
body .listcheckbox-wrap .nf-field-element label:after,
body .listcheckbox-wrap .nf-field-label label:after {
    background: #ffffff;
    border-radius: 4px;
}


body .nf-form-content .list-select-wrap .nf-field-element>div {
    border-color: #e5e5ec;
}

body .nf-form-content button {
    background: #04324a;
    border: 2px solid #04324a;
}

body .nf-form-content button:hover {
    color: #04324a;
    background: #ffffff;
}

body .nf-add-fieldset {
    margin-left: 30px;
    padding: 7px 20px;
    line-height: 27px;
    letter-spacing: 1px;
}

body .flatpickr-current-month {
    padding: 0;
}

body .nf-field-container.repeater-container {
    margin-bottom: 50px;
}

body .nf-repeater-fieldsets legend {
    background: #e5e5ec;
    padding: 10px 30px;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 900;
    border-radius: 4px;
    color: #04324a;
}

body .nf-remove-fieldset {
    margin-top: -2.1em;
}

body .nf-repeater-fieldset {
    margin-top: 20px;
    padding: 0 30px;
}

.sectionBreak {
    padding-top: 40px;
}

body .nf-row h4 {
    margin-bottom: 0;
}

body .nf-form-fields-required {
    color: #e80000;
}

.customDecoySubmit {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: #f37050;
    border-width: 2px;
    border-style: solid;
    border-color: #f37050;
    color: #ffffff;
    font-size: 14px;
    padding: 7px 20px;
    letter-spacing: 1px;
    height: 50px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    line-height: 32px;
    transition: all .5s;
}

.customDecoySubmit:hover {
    background-color: #ffffff;
    color: #f37050;
    /*-webkit-transform: translate3d(0, -3px, 0);*/
    /*transform: translate3d(0, -3px, 0);*/
    /*-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 15%);*/
    /*box-shadow: 0 8px 25px rgb(0 0 0 / 15%);*/
}

@media only screen and (min-width: 601px) {
    body .nf-repeater-fieldset nf-field ~ nf-field {
        width: 50%;
        float: left;
        padding: 0 5px;
    }

    body .nf-repeater-fieldset nf-field:nth-child(even) {
        clear: left;
    }

    body .nf-repeater-fieldset nf-field:nth-child(odd) {
        clear: right;
    }

    .twoColCheckboxes li {
        display: block;
        float: left;
        width: 50%;
    }

    body .twoColCheckboxes li:nth-child(even) {
        padding-left: 5px !important;
    }
}

@media screen and (min-width: 1001px) {
    #main-content-wrapper.page-with-no-title {
        padding-top: 120px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px),
screen and (max-width: 500px) {
    .serviceMenu .edgtf-cml-title-holder {
        width: 95%;
        white-space: normal;
    }

    .serviceMenu .edgtf-cml-price-holder {
        width: 5%;
    }

    .serviceMenu .edgtf-cml-line {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .serviceMenu .edgtf-cml-description-holder {
        width: 100%;
    }

    .serviceMenu h3 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
}

@media screen and (max-width: 600px) {
    .mainModalBox .mainModalContent .mainModalContentInner {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 500px) {
    .serviceMenu {
        margin-bottom: 30px;
    }

    .serviceMenu:last-child {
        margin-bottom: 0;
    }
}