﻿* {
    outline: 0 !important;
    font-family: "Montserrat", sans-serif !important;
}

.form-main {
    position: relative;
    padding: 30px 0px 60px;
}

.send-a-case {
    max-width: 1120px;
    margin: 0 auto;
}

body .hbst_wht_frm .input .hs-input, body .hbst_wht_frm .input input[type=text], input[type=email], .hbst_wht_frm .hs-form-field input[type=phone], .hbst_wht_frm .hs-form-field input[type=number], .hbst_wht_frm .hs-form-field input[type=tel], .hbst_wht_frm .hs-form-field input[type=date], .hbst_wht_frm .hs-form-field input[type=text], .hbst_wht_frm .hs-form-field inputemail {
    border: 1px solid #959494 !important;
    background-color: #FAFAFA !important;
    border-radius: 9px !important;
}

.hbst_wht_frm fieldset .input textarea.hs-input::placeholder {
    color: #959494 !important;
}

.accordion-content.analog .analog-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /*    gap: 10px 60px;*/
}

.accordion-section.full-arch-accordian-2 {
    border-bottom: 0;
    padding-bottom: 0;
}

.accordion-section.full-arch-accordian .accordion-content p {
    margin-bottom: 2px;
    font-size: 14px;
}

.accordion-section.full-arch-accordian .accordion-header,
.accordion-section.full-arch-accordian-2 .accordion-header,
.accordion-section.full-arch-accordian-3 .accordion-header,
.accordion-section.full-arch-accordian-4 .accordion-header,
.accordion-section.full-arch-accordian-5 .accordion-header {
    font-weight: 400;
}

.accordion-section.full-arch-accordian-5 {
    border-bottom: 0;
}

.accordion-content.analog .analog-links a:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.accordion-content.analog .analog-links a:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
}

.accordion-content.analog .analog-links a:nth-child(3) {
    grid-column: 1;
    grid-row: 3;
}

.accordion-content.analog .analog-links a:nth-child(4) {
    grid-column: 1;
    grid-row: 4;
}

.accordion-content.analog .analog-links a:nth-child(5) {
    grid-column: 1;
    grid-row: 5;
}

.accordion-content.analog .analog-links a:nth-child(6) {
    grid-column: 2;
    grid-row: 1;
}

.accordion-content.analog .analog-links a:nth-child(7) {
    grid-column: 2;
    grid-row: 2;
}

.accordion-content.analog .analog-links a:nth-child(8) {
    grid-column: 2;
    grid-row: 3;
}

.accordion-content.analog .analog-links a:nth-child(9) {
    grid-column: 2;
    grid-row: 4;
}

ul.no-list.hs-error-msgs {
    display: none !important;
}

.hs_error_rollup ul.no-list.hs-error-msgs {
    display: block !important;
    padding: 0 !important;
    margin: 5px 0 0 0 !important;
    list-style-type: none !important;
}

.hs_error_rollup .hs-error-msgs label.hs-main-font-element {
    background: #8b0000;
    color: #fff;
    padding-left: .5em;
    width: 100%;
    padding: 3px 5px;
    font-size: 12px !important;
    font-family: inherit !important;
}

.hbst_wht_frm .hs-submit {
    text-align: center;
    margin-top: 20px;
}

    .hbst_wht_frm .hs-submit input.hs-button {
        background-color: #dab657;
        border: 0;
        color: #12284A;
        font-weight: bold;
        padding: 10px 40px;
        display: inline-block;
        text-transform: uppercase;
        cursor: pointer;
        width: auto !important;
    }

input.hs-button.primary.large, input.hs-button.primary, input.hs-button {
    background-color: #ffcf54 !important;
}

.hbst_wht_frm fieldset .input .hs-input {
    width: 100% !important;
    height: 45px;
    padding: 9px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000 !important;
    background-color: #fafafa !important;
    border: 1px solid #959494 !important;
    box-sizing: border-box;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    box-shadow: inset 0px 0px 3px #00000029 !important;
}

.hbst_wht_frm fieldset .input textarea.hs-input {
    height: 250px !important;
}

.hbst_wht_frm .hs-form fieldset .hs-form-field {
    padding: 0 5px;
    margin-bottom: 15px;
    width: 100%;
}

.hbst_wht_frm fieldset {
    max-width: 100% !important;
    display: flex;
    flex-grow: 1;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    margin: 0 -5px !important;
}

.accordion-header .icon.open::after {
    content: "<";
}

.send-a-case .container {
    max-width: 1337px;
    margin: auto;
    padding: 0px 15px;
    width: 100%;
}

.form-main .form-inner {
    text-align: center;
}

.send-a-case {
    margin-top: 60px;
}

.form-main .form-inner h3 {
    font-size: 23px;
    font-weight: 600;
    margin-top: 10px;
    color: #dab657;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.form-main .form-inner ul {
    display: flex;
    padding: 0px;
}

    .form-main .form-inner ul li.active {
        background-color: #dab657;
        cursor: default;
        border-radius: 15px 15px 0px 0px;
    }

    .form-main .form-inner ul li {
        flex: 1;
        padding: 15px;
        cursor: pointer;
    }

        .form-main .form-inner ul li.active span {
            /*border-bottom: 2px solid #dab657;*/
            padding-bottom: 5px;
            color: #000;
        }

        .form-main .form-inner ul li span {
            font-size: 20px;
            font-weight: 600;
            color: #dab657;
            /* margin-bottom: 20px; */
            display: inline-block;
        }

.form-main .form-inner .tab-content.active {
    display: block;
}

.form-main .form-inner .tab-content {
    /* display: none; */
    background-color: #fff;
    padding: 30px;
    height: 694px;
    border-radius: 0 0 20px 20px;
}

.tab-content.active {
    display: block;
}

.tab-content {
    display: none;
}

.portal-form1, .portal-form1 form.hs-form {
    overflow-x: hidden !important;
}

.hbst_wht_frm {
    margin-bottom: 29px;
    padding: 0 40px;
}

#tab1 .tabs-title {
    margin: 12px 0 0;
    text-align: left;
    font-size: 18px;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

.accordion-section.full-arch-accordian {
    padding-top: 0;
}

#tab1 .tabs-title:after {
    content: '';
    color: #707070;
    width: 100%;
    top: 0;
    position: absolute;
}

.tabs-title {
    padding: 0 15px;
}

div#tab1 h3 {
    text-align: left;
    margin-bottom: 5px;
}

.hbst_wht_frm .input .hs-input::placeholder,
.hbst_wht_frm .input input[type="text"]::placeholder,
.hbst_wht_frm .hs-form-field input[type="phone"]::placeholder,
.hbst_wht_frm .hs-form-field input[type="number"]::placeholder,
.hbst_wht_frm .hs-form-field input[type="tel"]::placeholder,
.hbst_wht_frm .hs-form-field input[type="email"]::placeholder {
    color: #959494 !important;
}

.hbspt-form {
    margin-top: 0 !important;
    margin-bottom: 0;
}

.portal-form1, .portal-form1 form.hs-form {
    overflow-x: hidden !important;
}

/*Surgical part*/
/*body {
    font-family: Arial, sans-serif;
    padding: 30px;
}*/

.accordion-section {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}

div#tab2 .portal-form .hbst_wht_frm .tabs-title {
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.accordion-header {
    font-weight: bold;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    /* text-transform: uppercase;*/
    letter-spacing: 1px;
}

    .accordion-header:hover {
        color: #555;
    }


.accordion-section .accordion-content {
    text-align: left;
    margin-top: 10px;
    padding-left: 15px;
    font-size: 14px;
}

.accordion-content.open {
    display: block;
}

.sub-section p {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.accordion-section .accordion-content a.lab-link {
    color: #12284a;
    display: block;
    margin-top: 4px;
    text-decoration: underline;
    margin-left: 24px;
}

.accordion-section .accordion-section.full-arch-accordian-3 {
    padding-top: 0;
}

.accordion-header .icon {
    font-weight: bold;
    font-size: 18px;
    color: #d4aa00;
}

span.icon.plus {
    padding-right: 75px;
}
.accordion-header-send-a-case {
    display: none;
}
.hbst_wht_frm .accordion-section .accordion-header:hover {
    color: #000;
}
.accordion-section.full-arch-accordian .accordion-header, .accordion-section.full-arch-accordian-2 .accordion-header, .accordion-section.full-arch-accordian-3 .accordion-header, .accordion-section.full-arch-accordian-4 .accordion-header, .accordion-section.full-arch-accordian-5 .accordion-header{
    align-items: start;
}
.quick-view-tab-slider-widget-container .quick-view-tab-container .quick-view-tab-contents .quick-view-tab .quick-view-items .quick-view-card .quick-view-content .quick-view-description p strong {
    font-weight: 500;
}
@media (max-width: 991px) {
    .accordion-header .icon {
        font-weight: bold;
        font-size: 16px;
        color: #d4aa00;
    }

    .send-a-case .container {
        max-width: 1179px;
        margin: auto;
        padding: 0px 47px;
        width: 100%;
    }

    .grecaptcha-badge {
        width: 205px !important;
        height: 47px !important;
    }
}

@media (max-width: 767px) {
    .tabs-title p, #tab2 .visiblePopUp .sec-col h4, #tab2 .visiblePopUp .sec-col p {
        font-size: 14px !important;
    }
    .send-a-case {
        margin-top: 20px;
    }
    .form-main .form-inner h3 {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 1px;
    }
  
    div#getstarteed .form-inner ul.tabs {
        display: none;
    }
    span.icon.plus {
        padding-right: 15px;
    }
    .form-main .form-inner .tab-content {
        height: auto;
        border-radius: 0;
    }
    .accordion-header-send-a-case{
        display:block;
    }
    .form-main {
        padding: 30px 0px 6px;
    }
    div#tab1 {
        margin-bottom: 15px;
        padding-top: 10px;
    }
    .accordion-section {
        font-weight: 700;
    }
    .accordion-header-send-a-case {
        font-weight: bold;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        padding: 10px 18px;
        color: #000;
        align-items: center;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: #dab657;
        height: 41px;
        text-align: center;
        margin-top: 14px;
    }
    #tab2 fieldset.form-columns-3 {
        flex-wrap: wrap;
    }

    .tabs-title p, #tab2 .visiblePopUp .sec-col h4, #tab2 .visiblePopUp .sec-col p, .visiblePopUp .sec-col p, .visiblePopUp .sec-col h4, .visiblePopUp .sec-col p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #tab2 fieldset.form-columns-2 .hs-form-field {
        width: 50% !important;
        flex: 0 0 50% !important;
    }

    .hbst_wht_frm fieldset .input textarea.hs-input {
        height: 83px !important;
    }
}

@media screen and (max-width: 586px) {
    .tabs-title h3, .tabs-title p {
        text-align: center !important;
    }

    .sub-section p {
        margin-bottom: 0;
    }

    .form-main .form-inner ul li span {
        font-size: 17px;
    }

    .accordion-section {
        padding: 10px 0;
    }

    .accordion-header {
        font-size: 13px;
    }

    .hbst_wht_frm {
        padding: 0 0px;
    }

    div#tab2 .portal-form .hbst_wht_frm .tabs-title {
        font-size: 16px;
    }

    #tab1 .tabs-title {
        margin: 6px 0;
    }

    .portal-form .hs-form fieldset {
        margin: 0 0 !important;
        padding: 0 !important;
    }

    .hbst_wht_frm fieldset {
        flex-direction: row;
    }

    .hbst_wht_frm .hs-form fieldset .hs-form-field {
        margin-bottom: 8px;
    }

    .hbst_wht_frm fieldset .input .hs-input {
        padding: 5px 15px !important;
    }

    .portal-form1 .hbst_wht_frm, #tab2 .portal-form .hbst_wht_frm {
        padding: 0 0 0px !important;
    }

    .hbst_wht_frm .hs-form fieldset .hs-form-field {
        flex: 0 0 100%;
        width: 100%;
    }

    #tab2 .hbst_wht_frm fieldset .input textarea.hs-input {
        height: 60px !important;
    }

    div#tab2 .portal-form .hbst_wht_frm .tabs-title {
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

    .send-a-case .container {
        padding: 0px 23px;
    }
}
@media (max-width:540px){
    .accordion-section.full-arch-accordian {
        padding: 10px 0;
    }
}
@media (max-width:480px) {
    .form-main .form-inner ul li span {
        font-size: 14px;
    }

    .hbst_wht_frm {
        padding: 0 0px;
    }

    #tab1 .tabs-title {
        font-size: 16px;
    }
}
