/* =WordPress Core
-------------------------------------------------------------- */

.h1 {
    font-size: 70px !important;
    font-weight: 300 !important;
}
.ff-freight300 {
    font-family: 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif !important;
    font-weight: 300 !important;
}

.ff-freight400 {
    font-family: 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif !important;
    font-weight: 400 !important;
}

.ff-freight500 {
    font-family: 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif !important;
    font-weight: 500 !important;
}

.vc_row.vc_row-flex>div>div {
    height: 100%;
}

div.vc_link a,
div.vc_link button {
    padding: 0 !important;
    background: none !important;
    text-transform: uppercase;
    text-decoration: none;
    font: 500 22px/1 'brandon-grotesque', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif !important;
    color: #17486D !important;
    border: 0 !important;
}

.vc_link a:hover,
.vc_link button:hover  {
    text-decoration: none;
    color: #00B4A2 !important;
}

.vc_btn-row .wpb_wrapper {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 20px !important;
}

.vc_btn-row.left-position .wpb_wrapper {
    justify-content: flex-start;
    padding-left: 0 !important;
}

.vc_btn {
    padding: 0 !important;
}

.vc_btn a,
.vc_btn button {
    margin-top: 0;
}

/* visual-row styles*/
div.vc_visual-section {
    line-height: 1.2;
    background-position: 50% 0 !important;
}

.vc_visual-section h1 {
    letter-spacing: -3px;
}

/* counter-row styles */
.counter-row {
    font-size: 20px;
    text-transform: capitalize;
}

.counter-row .quantity {
    font-size: 76px;
    line-height: 1;
    font-weight: 300;
    font-family: 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
    letter-spacing: -4px;
}

/* latest-news styles */
.latest-news h1.vc_custom_heading {
    letter-spacing: -1px;
}

.post-info {
    font: 400 22px/1.2 'brandon-grotesque', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}

.post-info h2 {
    text-transform: none;
    font: 500 26px/1.2 'brandon-grotesque', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}

/* employee-wrap styles */
.employee {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.45;
}

.main-employee .employee-photo {
    width: 357px;
}

.employee-photo {
    width: 235px;
}

.main-employee .employee-info {
    width: calc(100% - 357px);
    padding-left: 52px;
}

.employee-info {
    width: calc(100% - 235px);
    padding-left: 39px;
}

.employee-wrap blockquote {
    padding: 0;
    margin: 0 0 22px;
    border: 0;
}

.main-employee .employee .name {
    font-size: 42px;
    margin-bottom: 12px;
}

.employee .name {
    display: block;
    color: #17486D;
    margin-top: -5px;
    margin-bottom: 23px;
    font: 32px/1 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
}

.employee-wrap .branch,
.side-box .subtitle {
    display: block;
    color: #17486D;
    margin-bottom: 15px;
    font: italic 400 22px/1.2  'Old Standard TT', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
}

.side-box p {
    margin-bottom: 0;
}

.side-box h3 {
    text-transform: none;
    padding-top: 7px;
    margin-bottom: 22px;
    font: 32px/1 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
}

.main-employe .branch {
    margin-bottom: 24px;
}

.employee-wrap .add-info {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    display: block;
}

.employee-wrap .office-location {
    border-top: 1px solid #746661;
    padding-top: 30px;
}

.employee-wrap .office-location .title {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin-bottom: 10px;
}

.employee-wrap .office-location address {
    color: #17486D;
    font: 32px/1 'freight-text-pro', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
    margin-bottom: 5px;
}

address {
    font-style: normal;
}

.employee-wrap  .contact-info {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: 500;
    padding-top: 16px;
    line-height: 1.2;
}

.employee-wrap  .contact-info li {
    margin-bottom: 10px;
}

.employee-wrap  .contact-info>li>strong {
    padding-right: 15px
}

.employee-wrap  .contact-info a {
    color: inherit;
}

.employee-wrap  .contact-info a:hover {
    color: #0d763c;
    text-decoration: none;
}

.employee-wrap .link-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    padding-top: 38px;
}

.employee-wrap .link-list li {
    margin: 0 16px 27px 0;
}

.employee-wrap .link-list li a:hover {
    color: #502e1b;
    text-decoration: none;
}

/* waittime-section styles */
.waittime-section {

}

/* grid-section styles */
.grid-section p {
    margin-bottom: 0;
}
.grid-section a {
    padding: 30px 25px;
    min-height: 185px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.grid-section a:hover {
    box-shadow: 0 3px 14px 0 #579881;
}
/* Multiple select */
span.jcf-option.jcf-selected {
    position: relative;
    background: #e7f9f2;
  	color: black;
}
span.jcf-option.jcf-selected:before {
    content: '\2713';
    position: absolute;
    left: 3px;
    top: 8px;
    color: #0040a6;
    font-size: 16px;
}
.jcf-option-child-select.jcf-option {
  padding-left: 32px !important;
}

@media (max-width: 1200px) {

    .employee-wrap .vc_column-inner {
        border: 0 !important;
    }

    .employee-wrap .vc_row {
        margin-bottom: 50px !important;
    }
    .employee {
        margin-bottom: 50px;
    }
}

@media (max-width: 1024px) {

    section.vc_section {
        margin-bottom: 40px !important;
    }

    .post-info h2 {
        font-size: 30px !important;
    }

    div.vc_link a,
    div.vc_link button {
        font-size: 18px !important;
    }

    .h1 {
        font-size: 50px !important;
        margin-bottom: 30px !important;
        letter-spacing: 0;
    }

    div.vc_visual-section h1 {
        font-size: 50px !important;
        letter-spacing: 0;
        padding-top: 15px;
    }

    .counter-row .quantity  {
        /*font-size: 50px;*/
    }

    div.turquoise-boxs {
        padding: 30px 0 !important;
    }

    .employee-wrap .add-info  {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .main-employee .employee-info {
        width: calc(100% - 280px);
    }

    .main-employee .employee-photo {
        width: 280px;
    }

    div.turquoise-boxs br {
        display: none;
    }

    .side-box h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }


    .turquoise-boxs .vc_column-inner {
        padding: 30px 15px !important;
    }

    .employee-wrap .link-list {
        font-size: 16px;
        padding-top: 20px;
    }

    .employee-wrap .link-list li {
        margin: 0 10px 10px 0;
    }

    .employee .name {
        font-size: 25px !important;
    }

    .latest-news h1.vc_custom_heading {
        font-size: 45px !important;
        margin-bottom: 30px !important;
    }

    .wpb_wrapper h1 {
        font-size: 36px !important;
        letter-spacing: 0 !important;
    }

    .waittime-section h2 {
        font-size: 40px !important;
    }

    .waittime-section .vc_column-inner p {
        font-size: 18px !important;
    }

    .employee-wrap .branch {
        font-size: 20px;
    }

    .employee-wrap .office-location address {
        font-size: 25px !important;
        margin-bottom: 15px !important;
    }

    .grid-section a {
        min-height: 125px;
    }

    .link-box p {
        font-size: 18px !important;
    }
}


@media (max-width: 768px) {

    .text-section  .vc_btn,
    .text-section .vc_link  {
        margin: 0 0 15px 0 !important;
    }

    .post-info h2 {
        font-size: 25px !important;
    }

    div.vc_link a,
    div.vc_link button {
        font-size: 16px !important;
    }

    .h1 {
        font-size: 38px !important;
    }

    .vc_visual-section>.vc_row{
        padding-top: 50px !important;
    }

    div.vc_visual-section h1 {
        font-size: 38px !important;
    }

    .counter-row .quantity  {
        /*font-size: 35px;*/
    }

    .employee {
        margin-bottom: 40px;
    }

    .employee address {
        margin-bottom: 0 !important;
    }

    .employee .name {
        font-size: 23px !important;
    }

    .employee-wrap .office-location address {
        font-size: 23px !important;
    }

    .employee-wrap .branch {
        font-size: 17px;
    }

    .employee-info,
    .main-employee .employee-info {
        width: 100%;
        padding-left: 0;
    }

    .main-employee .employee-photo,
    .employee-photo {
        width: 100%;
        padding: 0 30px;
        margin-bottom: 15px;
        text-align: center;
    }

    .main-employee .employee-photo img,
    .employee-photo img {
        width: 200px;
        margin: 0 auto;
    }

    .latest-news h1.vc_custom_heading {
        font-size: 33px !important;
    }

    .latest-news .vc_grid-item  {
        margin-bottom: 40px !important;
    }

    .waittime-section .vc_column-inner {
        border: 0 !important;
    }

    .waittime-section address span {
        font-size: 17px !important;
    }

    .wpb_wrapper h1 {
        font-size: 35px !important;
    }

    .wpb_wrapper h2 {
        font-size: 28px !important;
    }

    .turquoise-boxs .vc_column-inner {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 16px solid #fff;
    }

    .turquoise-boxs .vc_column-inner .vc_column-inner {
        border-bottom: 0;
    }
}

@media print {
    .single-doctor #sidebar {
        width: 30%;
        display: inline-block !important;
        float: none;
        padding: 0;
    }
    .single-doctor #content {
        width: 70%;
        float: left;
        padding: 20px 16px 0 0;
    }
    .single-doctor #sidebar .block {
        padding: 0;
    }
}