/*
Theme Name: Levo Child
Template: Levo
Author: Levo Health
Description: Levo Health WordPress Theme
Version: 1.45
Updated: 2022-03-02 14:54
*/

@font-face
{
    font-family: Inter;
    src: url(fonts/Inter-Regular.ttf);
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: Inter;
    src: url(fonts/Inter-Medium.ttf);
    font-weight: 500;
    font-style: normal;
}

@font-face
{
    font-family: Inter;
    src: url(fonts/Inter-SemiBold.ttf);
    font-weight: 600;
    font-style: normal;
}

@font-face
{
    font-family: Inter;
    src: url(fonts/Inter-Bold.ttf);
    font-weight: 700;
    font-style: normal;
}

@font-face
{
    font-family: Texta;
    src: url(fonts/TextaBold.ttf);
    font-weight: 600;
    font-weight: 700;
    font-style: normal;
}


h1
{
    font-size: 60px;
}
h2
{
    font-size: 48px;
}
h3
{
    font-size: 36px;
}
h4
{
    font-size: 30px;
}
h1, h2, h3, h4, h5, h6
{
    margin: 12px 0px 12px 0px;
}
/*** sep css ***/
#red-sep {
	max-width: 20%;
    color: #f83f33 !important;
  	border: solid #f83f33;
  	border-width: 1px 0 0;
    padding-top:5px;
    padding-bottom:10px;
    text-align: left;
  	margin:0px;
}
/** form edits **/
.gf_one_fifth{ width: 20%!important; display: inline-block !important; vertical-align: top; float: none;  }
.form_border { border: solid 1px #0e2d6d; color: #0e2d6d !important; background-color:#fff; }
.gform_wrapper.gravity-theme .gform_fields {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr 2%)[12];
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    grid-column-gap: 2%;
    grid-row-gap: 22px !important;
}
#gform_submit_button_9 { margin-top:30px; }
#field_9_1 { display:flex !important; }
.home-schedule-app-row #field_9_1 { display:flex !important; color:#fff }
.home-schedule-app-row #field_9_30 { color:#fff }
div.gfield_radio input[type="radio"]:checked {
  filter: hue-rotate(120deg);
}
.gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.contact-page-tab-appointment-forms_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms select {
    border-bottom: 1.3px solid #B9B9B9!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    color: #0e2d6d !important;
    height: 54px;
    font-weight: 400;
    font-size: 16px!important;
    color: #0e2d6d !important;
}
/** END **/
.video-wrapper
{
	text-align: left!important;
}
.widget-title{
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
}
.how-can-help {
    text-align: center;
}
.how-can-help select
{
    -webkit-appearance: none;
    appearance: none;
}
.how-can-help select {
    margin-top: 30px;
    background-image: url(/wp-content/uploads/2021/03/select-bg.png)!important;
    background-size: cover;
    background-position: right center;
    color: #fff;
    padding: 12px 30px!important;
    border: 0;
    font-size: 18px;
    font-weight: bold;
}
.how-can-help select option {
    background-color: #fff;
    color: #0e2d6d;
    font-size: 18px;
    font-weight: bold;
}
.navbar-style-one {
    display: flex;
    align-items: center;
}
.footer-box.col-1 .menu li a, .footer-box.col-2 .menu li a
{
    font-weight: 400;
    font-size: 16px;
}
#site-navigation .link-inner .ticon {
    margin-right: 5px;
    vertical-align: text-bottom;
}
.header-custom-side-block .widget{
    margin-bottom: 0;
}
.header-custom-side-block .widget a{
    color:#fff;
    margin: 0px 15px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}
.header-custom-side-block .widget a .ticon{
    vertical-align: middle;
    margin-right: 10px;
}
.header-custom-side-block .widget .header-btn{
    background: #F83F33;
    padding: 0px 25px;
    height: 80.44px;
    line-height: 80px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
}
.header-custom-side-block .widget .header-btn:hover {
    background: #0E2D6D;
    color: #F83F33;
}
#footer-widgets.wpex-row .footer-box.col-2{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul{
    text-align:center;
}
#footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul li{
    display: inline-block;
    margin: 10px 15px;
    padding: 0;
    border: 0;
}
#footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul li a{
    color:#fff;
    font-weight:bold;
}
#footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul li a:hover{
    color:#F83F33;
}
#footer li{
    border:0px;
}
#footer-widgets.wpex-row .footer-box.col-2 .widget_wpex_fontawesome_social_widget{
    text-align:center;
    margin-top: 20px;
}
#footer-widgets.wpex-row .footer-box.col-2 .widget_wpex_fontawesome_social_widget .wpex-fa-social-widget ul li{
    margin: 0px 10px 10px;
}
#footer-widgets.wpex-row .footer-box.col-2 .widget_wpex_fontawesome_social_widget .wpex-fa-social-widget ul li a:hover{
    color: #F83F33;
    opacity: 1;
}
.gform_wrapper .validation_message
{
    color: #f83f33!important;
    font-weight: 500!important;
    font-size: 12px!important;
}
.gfield_required
{
    display: none;
}
.home-top-schedule-form li.gfield select, li.gfield.radio-btn-style input
{
    cursor: pointer;
}
.gform_footer
{
    text-align: center;
    margin-top: 32px!important;
}
.theme-button, input[type="submit"], button, .button, .added_to_cart
{
    height: 54px;
    line-height: 32px;
    text-align: center;
}
.gform_footer .gform_button
{
    min-width: 145px!important;
    font-weight: 600;
    font-size: 18px!important;;
    outline: 0;
}
.field_description_below .gfield_description
{
    padding-top: 5px!important;
}
.home-top-schedule-form li.gfield.radio-btn-style
{
    position: relative;
}
.home-top-schedule-form .instruction
{
    display: none;
}
.home-top-schedule-form li.gfield.radio-btn-style .gfield_description
{
    position: absolute;
    bottom: -10px;
}
.home-top-schedule-form li.gfield.radio-btn-style .gfield_label
{
    color: #fff;
    margin-bottom: 0;
}
li.gfield.radio-btn-style .ginput_container, .home-top-schedule-form li.gfield .ginput_container
{
    margin-top: 0px!important;
}
li.gfield.radio-btn-style .ginput_container ul.gfield_radio
{
    display: flex!important;
    margin: 0px 0px!important;
}
li.gfield.radio-btn-style .ginput_container ul.gfield_radio li
{
    margin-bottom: 0px!important;
    margin-right: 12px!important;
}
li.gfield.radio-btn-style .ginput_container ul.gfield_radio li input
{
    margin-top: 0px!important;
    margin-right: 10px!important;
}
li.gfield.radio-btn-style .ginput_container ul.gfield_radio li label
{
    color: #ffffff;
}

::-webkit-input-placeholder { /* Edge */
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: 1;
}

::placeholder {
    opacity: 1;
}

.theme-button, input[type="submit"], button, #site-navigation .menu-button >a >span.link-inner, .button, .added_to_cart
{
    font-size: 18px;
    border: 1px solid #f83f33;
}
.theme-button:hover, button:hover, .button:hover, .added_to_cart:hover
{

    border-color: #0e2d6d;
}
.theme-button.Patient-Portal-btn:hover
{
    border-color: #ffffff!important;
}
.about-page-accordian .vc_tta-panel.about-custom-design
{
    margin-bottom: 35px;
}
.about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-body
{
    background: #fff!important;
    border: 0;
    border-bottom-left-radius: 40px!important;
    border-bottom-right-radius: 40px!important;
    padding: 10px 25px 25px;
}
.about-page-accordian .vc_tta-panel.about-custom-design.vc_active  .vc_tta-panel-heading
{
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-heading
{
    border-color: #fff!important;
    background: #FFFFFF!important;
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
    border-radius: 40px!important;
}
.about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-title .vc_tta-controls-icon:before, .about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-title .vc_tta-controls-icon:after
{
    border-color: #0E2D6D!important;
}
.about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-title .vc_tta-controls-icon
{
    right: 50px;
    height: 14px;
    width: 14px;
}
.about-page-accordian .vc_tta-panel.about-custom-design .vc_tta-panel-title a
{
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    text-align: left;
    letter-spacing: 0.03em;
    padding: 30px 80px 30px 130px!important;
    color: #0E2D6D!important;
    position: relative;
}
.about-page-accordian .vc_tta-panel.about-custom-design.patient-info .vc_tta-panel-title a:before
{
    content: '';
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2021/01/Group-346.png);
    position: absolute;
    left: 50px;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.about-page-accordian .vc_tta-panel.about-custom-design.patient-registration .vc_tta-panel-title a:before
{
    content: '';
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2021/01/Group-2.png);
    position: absolute;
    left: 50px;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.single-physician-tab-wrapper .location-list-container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.single-physician-tab-wrapper .location-list-container .location{
    width: 48%;
    margin-bottom: 30px;
}
.single-physician-tab-wrapper .location-list-container .location .location-details{
    margin-bottom: 20px;
}
.single-physician-tab-wrapper .location-list-container .location .location-details h3{
    margin-top: 0;
    margin-bottom: 0;
}
.about-page-accordian .vc_tta-panel.about-custom-design.visit-toi .vc_tta-panel-title a:before
{
    content: '';
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2021/01/Frame.png);
    position: absolute;
    left: 50px;
    background-size: 100% 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.about-affilliated-box .vcex-icon-box-content
{
    padding: 10px 40px 20px;
    text-align: left;
    background: #FFFFFF;
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 40px 40px;
}
.about-affilliated-box .vcex-icon-box-image
{
    border-radius: 40px 40px 0px 0px;
}
.about-location-icon-box .vcex-icon-box-image
{
    filter: drop-shadow(0px 8px 35px rgba(0, 0, 0, 0.1));
    border-radius: 40px;
}
#footer-widgets.wpex-row .footer-box.col-2 .widget_wpex_fontawesome_social_widget .wpex-fa-social-widget ul li a {
    color: #6EC4E8;
}
.footer-widget
{
    padding-bottom: 15px;
}
.site-footer .header-phn-number, .gform_wrapper div.validation_error
{
    display: none!important;
}
.site-footer .widget_nav_menu li
{
    padding: 8px 0!important;
}
#footer
{
    background: url(/wp-content/uploads/2021/01/surtical-cloth-pattern-4.png);
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    border: 1.3px solid #0E2D6D!important;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px!important;
    line-height: 22px;
    color: #0E2D6D;
    height: 54px;
    padding: 5px 12px!important;
    margin-top: 0;
    background: transparent;
}
.toi_footer-global-form ul.gform_fields li.gfield
{
    width: 25%;
    display: inline-block;
}
.toi_footer-global-form li.gfield.intersted-in-field .gfield_label
{
    font-weight: 600;
    font-size: 36px;
    line-height: 115%;
    align-items: center;
    letter-spacing: 0.03em;
    color: #0E2D6D;
    font-family: ivypresto-headline,serif;
}
.toi_footer-global-form li.gfield.intersted-in-field, .toi_footer-global-form li.gfield.gfield_error.intersted-in-field
{
    width: 100%!important;
    text-align: center;
    margin-top: 30px;
}
.toi_footer-global-form li.gfield.intersted-in-field ul.gfield_radio li, .toi_footer-global-form li.gfield.intersted-in-field ul.gfield_checkbox li
{
    display: inline;
    margin: 0px 30px;
}
.sidebar-box
{
    margin-bottom: 0px!important;
}
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 500!important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 1px!important;
    vertical-align: middle;
    cursor: pointer;
}
.gform_wrapper ul.gfield_radio li input[type=radio]
{
    visibility: hidden;
}
.gform_wrapper ul.gfield_radio li input[type=radio]
{
    position: relative;
}

.gform_wrapper ul.gfield_radio li input[type=radio]:before
{
    content: '';
    width: 12px;
    height: 12px;
    border: 1.3px solid #0E2D6D;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: auto;
    visibility: visible;
}
.gform_wrapper ul.gfield_radio li input[type=radio]:checked:before
{
    background: #F83F33;
    border-color: #F83F33!important;
}
.gform_wrapper li.gfield.gfield_error
{
    background-color: transparent!important;
    margin-bottom: 0px!important;
    border: 0px!important;
    padding: 0px!important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px!important;
    position: relative;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    position: absolute;
    bottom: -18px;
}
.gform_wrapper .gfield_radio li label
{
    color: #0E2D6D;
}
.vc_row-fluid.home-top-icons-row
{
    background: #ffffff;
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 0px;
    margin-top: -110px;
}
.home-top-logo-col .wpb_wrapper
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.vcex-icon-box.home-banner-icons
{
    padding: 0px 10px;
    width: 25%;
    border-right: 2px solid #E7EBF4;
}
.vcex-icon-box.home-banner-icons:first-child
{
    border-left: 2px solid #E7EBF4;
}
.gform_wrapper .dark-background li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .home-top-schedule-form li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    border-color: #ffffff80!important;
    color: #fff!important;
}
.home-top-schedule-form li.gfield.top-row-field
{
    width: 20%;
    display: inline-block;
}
.home-top-schedule-form li.gfield.bottom-row-app-field
{
    width: 22%;
    display: inline-block;
}
.gform_wrapper li.gfield select
{
    border: 1.3px solid #ffffff80!important;
    border-radius: 0;
    font-weight: 500;
    font-size: 18px!important;
    line-height: 22px;
    color: #fff;
    height: 54px;
    padding: 5px 12px!important;
    margin-top: 0;
    background: transparent;
}
.gform_wrapper .home-top-schedule-form li.gfield.bottom-row-phy-field
{
    width: 38%;
    display: inline-block;
}
.gform_wrapper .home-top-schedule-form li.gfield.radio-btn-style
{
    width: 40%;
    display: inline-flex!important;
    align-items: center;
    justify-content: space-around;
}
.gform_wrapper .dark-background ul.gfield_radio li input[type=radio]:before
{
    border-color: #ffffff80;
}
.home-top-schedule-form li.gfield.form-mobile-number a
{
    text-decoration: underline;
}
.home-top-schedule-form li.gfield.form-mobile-number
{
    text-align: right;
    margin-top: 40px!important;
}
.home-top-schedule-form li.gfield.form-mobile-number .ticon-phone
{
    color: #f83f33;
    vertical-align: text-bottom;
}
.gform_wrapper .dark-background .gform_footer .gform_button:hover
{
    background: #fff;
    color: #0E2D6D;

}
.gform_wrapper .home-top-schedule-form .gform_footer
{
    width: 48%;
    position: absolute;
    bottom: 55px;
    right: 0;
    text-align: left;
    padding: 0px 0px;
}
.gform_wrapper .home-top-schedule-form ul li.gfield.gfield_error {
    margin-top: 32px;
}
.gform_wrapper li.gfield.gfield_error.radio-btn-style .gfield_description
{
    text-align: center;
}
.vcex-icon-box.home-strength-icons
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.vcex-icon-box.home-strength-icons .vcex-icon-box-content
{
    line-height: 110%;
    font-family: ivypresto-headline, serif;
}
.home-physician-grid .entry-media img
{
    width: 100%;
    height: 250px;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}
.vcex-post-type-entry-details {
    padding: 5px 20px !important;
    padding-bottom: 50px !important;
    position: relative;
    border: 0px!important;
    background: #FFFFFF;
    box-shadow: 0px 8px 35px rgb(0 0 0 / 10%);
    border-radius: 0px 0px 35px 35px;
}
.vcex-icon-box .vcex-icon-box-heading
{
    padding: 0px 12px;
}
.entry-readmore-wrap a
{
    text-decoration: underline;
}
.cpt-entry-readmore-wrap.entry-readmore-wrap
{
    position: static;
}
.entry-readmore-wrap
{
    position: absolute;
    bottom: 15px;
}
.wpb_column.col-has-inline-btns
{
    text-align: center;
}
.vcex-testimonials-carousel .testimonial-entry-content
{
    padding: 0;
    background: transparent;
    border-radius: 0;
    font-family: ivypresto-headline,serif;
}
.vcex-testimonials-carousel .testimonial-entry-meta
{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.testimonial-caret
{
    display: none;
}
.vcex-testimonials-carousel .testimonial-entry-details
{
    line-height: 130%;
    font-style: italic;
    padding: 0px 12px;
}
.vcex-testimonials-carousel .wpex-carousel-slide
{
    max-width: 85%;
}
.vcex-testimonials-carousel span.ticon
{
    color: #1959DD;
}
.vcex-testimonials-carousel
{
    position: relative;
}
.vcex-testimonials-carousel:after
{
    content: '\f10e';
    font-family: 'ticons';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 140px;
    color: rgba(111, 195, 231, 0.2);
    line-height: 100%;
    visibility: visible;
}
.testimonial-entry-company
{
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    width: 50px;
    height: 50px;
    background: #0E2D6D;
    border-radius: 30px;
}
.testimonial-entry-author.entry-title
{
    font-weight: 500;
    margin-left: 10px;
    font-size: 16px;
    color: #0E2D6D;
    font-family: 'Inter';
}
.vcex-post-type-entry-readmore-wrap a
{
    font-size: 16px;
}
.vc_row-fluid.insurance-plan-row
{
    max-width: 580px;
    padding-left: 80px;
}
.vc_row-fluid.row-has-logos .wpb_wrapper
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gform_wrapper select option
{
    color: #0E2D6D;
}
.wpex-carousel.arrwpos-abs .owl-prev, .wpex-carousel.arrwpos-abs .owl-next
{
    top: 30%;
}
.page-header .page-subheading, .centered-page-header .page-subheading
{
    max-width: 726px;
    margin: auto;
}
.page-header .page-header-title
{
    margin-bottom: 18px;
}
.header-custom-side-block .widget .header-btn:hover
{
    background: #fff;
    color: #0E2D6D;
}
.single-post-title, .single-page-title
{
    font-size: 42px;
}
.related-post-excerpt {
    font-size: 16px;
    line-height: 135%;
    font-weight: 400;
}
#wrap .related-post-title {
    font-size: 24px;
}





/***** Physicians Grid Design css *****/



.physicians-grid-layout .grid-filter-wrapper
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.physicians-grid-layout .grid-filter-wrapper form select
{
    background-color: transparent;
    outline: 0;
    border: 1.3px solid #0e2d6d!important;
    border-radius: 0;
    font-weight: 500;
    font-size: 18px!important;
    line-height: 22px;
    color: #0E2D6D;
    height: 54px;
    padding: 5px 12px!important;
    margin-top: 0;
    background: transparent;
    width: 380px;
    margin-right: 5px;
    cursor: pointer;
}
.physicians-grid-layout .grid-filter-wrapper form input[type="submit"]
{
    background-color: #1959DD;
    border-color: #1959DD;
    width: 155px;
    margin: 0px 30px;
}
.physicians-grid-layout .grid-filter-wrapper form input[type="submit"]:hover
{
    color: #1959DD;
    background-color: transparent;
}
.physicians-grid-layout a.filter-view-all-btn
{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #1959DD;
}
.physicians-grid-layout a.filter-view-all-btn:hover
{
    color: #F83F33;
}
li.header-phn-number.menu-item
{
    border-right: 1px solid #fff;
}
.physicians-grid-layout .grid-physicians-inner
{
    display: flex;
    flex-wrap: wrap;
}
.physicians-grid-layout .physician-info-grid
{
    width: 23%;
    text-align: center;
    position: relative;
    padding-bottom: 30px !important;
    margin: 0px 1% 40px 1%;
}
.home .physicians-grid-layout .physician-info-grid
{
    margin: 0px 10px;
}
.phy-image-wrapper
{
    position: relative;
}
.phy-image-wrapper:before
{
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}
.phy-image-wrapper:hover::before
{
    display: block;
}
.phy-image-wrapper:hover a.hover-schedule-btn
{
    opacity: 1;
    bottom: 40px;
    transition: all .5s ease-out;
}
a.hover-schedule-btn
{
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    width: 145px;
    margin: auto;
    bottom: 10px;
    opacity: 0;
}
.physician-info-grid .physician-img
{
    width: 100%;
    vertical-align: middle;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}
.physician-info-grid span
{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em;
    color: #0E2D6D;
}
.physician-info-grid a.full-bio-btn
{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #1959DD;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}
.physician-info-grid p.certification
{
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #0E2D6D;
}
.physician-info-grid h3.physician-name
{
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #0E2D6D;
    margin: 0px 0px 5px;
}

.grid-physicians-wrapper
{
    width: 100%;
    margin: 50px 0px;
}
.map-filter-area
{
    background: #0E2D6D;
    padding: 20px 40px 40px;
    position: relative;
}
.footer-map-section-wrapper .map-area
{
    margin-top: -110px;
}
.map-filter-area h3
{
    color: #fff;
}
.map-filter-area strong
{
    font-size: 16px;
    color: #fff;
}
.map-filter-area p
{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.footer-map-section-wrapper .left-right-wrapper .right-address-info
{
    width: 30%;
}
.footer-map-section-wrapper .left-right-wrapper .left-location-filter
{
    width: 65%;
}
.footer-map-section-wrapper .left-right-wrapper
{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.map-filter-area form, .physicians-page-filter form
{
    display: flex;
    align-items: center;
}
.home .physicians-page-filter form {
    padding-top: 40px;
    color: #fff;
}
.map-filter-area .left-location-filter form select, .physicians-page-filter form select
{
    border-radius: 0;
    font-size: 18px;
    color: #ACACAC;
    width: 350px;
    padding: 12px;
    height: 54px
}
.physicians-page-filter {
    padding-left: 10px;
}
.physicians-page-filter-label {
    font-weight: bold;
    padding-right: 10px;
}
.physicians-page-filter form select {
    width: auto;
}
/*
.home .physicians-page-filter form select {
    width: 100%;
    margin-bottom: 6px;
}
*/
.physician-problem-areas {
    padding: 6px 0;
    height: 54px;
    overflow: hidden;
    margin: 5px auto 0 auto;
    width: 100%;
    /* background: #0e2d6d; */
    /* opacity: 0.85; */
}
.physician-info-wrapper .physician-problem-areas {
    background: transparent;
    height: 60px;
}
.physician-problem-areas img {
    height: 42px;
    width: 42px;
    margin: 0 6px;
}
.map-filter-area .left-location-filter input[type="submit"]:hover, .physicians-page-filter input[type="submit"]:hover
{
    background-color: #f83f33;
    color: #fff;
    border-color: #f83f33;
}
.map-filter-area .left-location-filter input[type="submit"], .physicians-page-filter input[type="submit"]
{
    width: 150px;
}
.map-filter-area .left-location-filter input[type="text"]
{
    border-radius: 0;
    font-size: 18px;
    color: #ACACAC;
    width: 200px;
    padding: 12px;
    height: 54px;
    font-weight: 400;

}
.hotspot-content .services-list br
{
    display: none;
}
.physicians-grid-layout .grid-info-wrapper
{
    padding: 10px;
}
.home-page-vision .physician-info-grid
{
    background: #FFFFFF;
    box-shadow: 0px 8px 35px rgb(0 0 0 / 10%);
    border-radius: 40px;
}
.home-page-vision a.full-bio-btn
{
    bottom: 10px;
}
.footer-map-section-wrapper iframe
{
    vertical-align: middle;
}
.home-blog-grid .entry-media img
{
    width: 100%;
}
.get-quote-form .gfield_label
{
    margin: 0 0 0px!important;
    font-style: normal;
    font-weight: normal!important;
    font-size: 14px!important;
    line-height: 17px!important;
    letter-spacing: 0.03em;
    color: #6A6A6A;
}
.get-quote-form .gfield_required
{
    display: inline-block;
}
.gform_wrapper.get-quote-form_wrapper .gform_footer
{
    text-align: right;
    margin-top: 20px!important;
}
.gform_wrapper.get-quote-form_wrapper .gform_footer .gform_button
{
    font-size: 14px!important;
}
.contact-page-tab-appointment-forms .gform_footer {
    margin-top: 0px!important;
}
.gform_wrapper.get-quote-form_wrapper textarea
{
    border: 1.3px solid #b9b9b9!important;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #B9B9B9;
    border-radius: 10px;
    max-height: 345px;
}
.gform_wrapper.get-quote-form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.get-quote-form_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    border: 1.3px solid #b9b9b9!important;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #B9B9B9;
    border-radius: 10px;
    margin-top: 0px!important;
}
.gform_wrapper.get-quote-form_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half)
{
    max-width: calc(100% - 0px)!important;
    margin-right: 0px!important;
}
.gform_wrapper.get-quote-form_wrapper ul li.gfield.gfield_error
{
    max-width: calc(50% - 0px)!important;
    margin-right: 0px!important;
}
.gform_wrapper.get-quote-form_wrapper ul li.gfield
{
    margin-bottom: 0px!important;
}
.gform_wrapper.get-quote-form_wrapper ul li.gfield.gfield_error
{
    margin-bottom: 20px!important;
    margin-top: 4px!important;
}
.gform_wrapper.get-quote-form_wrapper ul li.gfield.gfield_error .ginput_container
{
    margin-top: 4px!important;
}
.contact-page-top-icon-boxes .vcex-icon-box-image
{
    bottom: 0;
    margin: auto;
}
.contact-page-top-icon-boxes .vcex-icon-box-heading
{
    padding: 0px 0px!important;
}
.contact-page-top-icon-boxes .vcex-icon-box-content a
{
    color: #fff!important;
}
.contact-page-sch-department-col .vc_column-inner
{
    background: #FFFFFF;
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
    border-radius: 40px;
    padding: 60px 30px;
    margin: 0px 15px 40px;
}
.wpb_column.get-quote-col .vc_column-inner
{
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
}
.vc_tta-tabs.contact-page-tabs li.vc_tta-tab
{
    margin: 0px 12px!important;
}
.vc_tta-tabs.contact-page-tabs .vc_tta-panels
{
    background-color: transparent!important;
    border: 0px!important;
    border-radius: 0px!important;
}
.vc_tta-tabs.contact-page-tabs ul.vc_tta-tabs-list
{
    margin-top: 0px!important;
}
.vc_tta-tabs.contact-page-tabs li.vc_tta-tab.vc_active, .vc_tta-tabs.contact-page-tabs li.vc_tta-tab:hover
{
    border: 1px solid #0E2D6D!important;
    border-radius: 10px!important;
}
.vc_tta-tabs.contact-page-tabs li.vc_tta-tab.vc_active a, .vc_tta-tabs.contact-page-tabs li.vc_tta-tab a:hover
{
    color: #0E2D6D!important;
    background: #fff!important;
}
.vc_tta-tabs.contact-page-tabs li.vc_tta-tab a
{
    background: #F2F6FF;
    border-radius: 10px!important;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.03em;
    color: #0E2D6D;
    min-width: 220px;
    border: 0px!important;
}
.gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms input:not([type=submit])
{
    color: #6a6a6a;
}
.gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.contact-page-tab-appointment-forms_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms select
{
    border-bottom: 1.3px solid #B9B9B9!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    color: #6a6a6a;
    height: 54px;
    font-weight: 400;
    font-size: 16px!important;
    color: #6a6a6a;
}
.gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms textarea
{
    border: 1.3px solid #B9B9B9!important;
    color: #6a6a6a;
    height: 54px;
    font-weight: 400;
    font-size: 16px!important;
    height: 170px;
}
.contact-page-tab-appointment-forms
{
    font-family: 'Montserrat';
}
.contact-page-tab-appointment-forms li.gfield .gfield_label
{
    font-size: 16px!important;
    color: #6a6a6a;
    font-weight: 500;
}
.contact-page-tab-appointment-forms li.gfield label
{
    font-size: 16px!important;
    color: #6a6a6a;
    font-weight: 400;
}
.gform_wrapper .contact-page-tab-appointment-forms ul li.field_description_below div.ginput_container_radio
{
    margin-top: 0px!important;
    margin-bottom: 37px!important;
}
.gform_wrapper .contact-page-tab-appointment-forms ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 400!important;
}
.gform_wrapper .contact-page-tab-appointment-forms .ginput_complex.ginput_container_address .ginput_right {
    width: 100%;
    padding-right: 0;
}
.contact-page-tab-appointment-forms .gform_footer .gform_button
{
    font-size: 16px!important;
}
.contact-page-tab-appointment-forms .instruction
{
    display: none;
}
.contact-page-tab-appointment-forms ul.gfield_checkbox
{
    display: flex;
    align-items: flex-start;
}
.gform_wrapper .contact-page-tab-appointment-forms .gfield_required
{
    color: #6A6A6A;
    display: inline-block;
}
.contact-page-tab-appointment-forms ul.gfield_checkbox li
{
    display: flex;
    align-items: flex-start;
    width: auto;
    margin: 0px 20px;
}
.gform_wrapper.contact-page-tab-appointment-forms_wrapper .contact-page-tab-appointment-forms ul.gfield_checkbox li input[type=checkbox]
{
    margin-top: 5px!important;
}
.contact-page-tab-appointment-forms .ginput_container_date .datepicker
{
    width: 100%!important;
}
.contact-page-tab-appointment-forms.wc-appointment-form li.gfield
{
    margin: 0px 0px!important;
}
.contact-page-tab-appointment-forms.wc-appointment-form li.gfield .ginput_container_checkbox
{
    margin-top: 0px!important;
}
.gform_wrapper.gform_validation_error.contact-page-tab-appointment-forms_wrapper .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half)
{
    max-width: calc(100% - 0px)!important;
    margin-right: 0px!important;
}
.gform_wrapper.gform_validation_error.contact-page-tab-appointment-forms_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    position: static;
}
.gform_wrapper .physician-opp-form-layout input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .physician-opp-form-layout li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    height: 45px;
    border-radius: 10px;
    color: #93A4CA;
    border-color: #93A4CA!important;
    font-weight: 400;
}
.gform_wrapper .physician-opp-form-layout li.gfield.gfield_error
{
    margin-bottom: 25px!important;
}
.gform_wrapper .physician-opp-form-layout li.gfield.board-certified-field, .gform_wrapper .physician-opp-form-layout li.gfield.board-certified-field ul.gfield_radio
{
    display: flex;
    align-items: center;
}
.gform_wrapper .physician-opp-form-layout .top_label .gfield_label, .gform_wrapper .physician-opp-form-layout label
{
    color: #93A4CA;
    border-color: #93A4CA!important;
    font-weight: 400;
    font-size: 16px!important;
    margin-right: 18px;
}
.gform_wrapper .physician-opp-form-layout .top_label div.ginput_container
{
    margin-top: 0px!important;
}
.gform_wrapper .physician-opp-form-layout ul li.gfield
{
    margin-bottom: 0px!important;
}
.gform_wrapper .physician-opp-form-layout ul.gfield_radio li
{
    margin-right: 12px!important;
}
.gform_wrapper .physician-opp-form-layout input[type="radio"]
{
    margin-right: 4px!important;
}
.gform_wrapper .physician-opp-form-layout li.gfield.custom-upload input[type="file"]
{
    color: #0E2D6D;
    font-size: 16px;
    width: 300px;
    font-weight: bold;
}
.gform_wrapper .physician-opp-form-layout li.gfield.custom-upload .gfield_label
{
    width: 150px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 5px;
}
.gform_wrapper .physician-opp-form-layout li.gfield.custom-upload
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-carousel .owl-stage
{
    display:flex;
    align-items:center;
}
.wpex-carousel.owl-carousel.home_area-pain-carousel .owl-item
{
	border-left: 2px solid #E7EBF4!important;
    padding-left: 15px;
    margin-left: -1px;
  	margin-top: 10px;
}
.wpex-carousel.owl-carousel .owl-item img {
    width: 230px;
}
.wpex-carousel.owl-carousel.home_area-pain-carousel .owl-item img
{
	width: 95px;
}
.wpex-carousel.home_area-pain-carousel .wpex-carousel-entry-details
{
	background: transparent;
    border: 0px;
    padding: 12px;
    text-align: center;
}
.wpex-carousel.home_area-pain-carousel .owl-prev
{
	left: -40px!important;
    top: 50%;
}
.wpex-carousel.home_area-pain-carousel .owl-next
{
	right: -40px!important;
    top: 50%;
}
.custom-list ul li
{
    margin-bottom: 10px;
}
body.has-mobile-menu .hide-at-mm-breakpoint {
    display: flex!important;
}
.navbar-style-one li.mobile-menu.menu-item
{
    display: none;
}
.sidr-class-dropdown-menu ul a
{
    display: flex;
}
.wpb_column.home-top-icons-mobile-col
{
    box-shadow: 0px 8px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 0px;
}
body.post-type-archive-specialties, body.post-type-archive-area-of-pain
{
    background: #0E2D6D;
}
body.post-type-archive-specialties .map-filter-area, body.post-type-archive-area-of-pain .map-filter-area
{
    background-image: url(/wp-content/uploads/2021/01/surtical-cloth-pattern-4.png);
}
body.post-type-archive-specialties .cpt-entry-excerpt, body.post-type-archive-area-of-pain .cpt-entry-excerpt
{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
body.post-type-archive-specialties .archive-grid, body.post-type-archive-area-of-pain .archive-grid
{
    display: flex;
    flex-wrap: wrap;
}
body.post-type-archive-specialties #content-wrap, body.post-type-archive-area-of-pain #content-wrap
{
    padding: 20px 0px;
}
body.post-type-archive-specialties .cpt-entry, body.post-type-archive-area-of-pain .cpt-entry
{
    width: 48%;
    margin: 0px 1% 40px;
    border-bottom: 1px solid #1959DD;
}
body.post-type-archive-specialties .cpt-entry-inner, body.post-type-archive-area-of-pain .cpt-entry-inner
{
    padding-left: 125px;
    position: relative;
    padding-bottom: 30px;
}
body.post-type-archive-specialties .cpt-entry-title, body.post-type-archive-area-of-pain .cpt-entry-title
{
    color: #fff;
    font-size: 28px;
    margin-top: 0;
}
body.post-type-archive-specialties .cpt-entry-media, body.post-type-archive-area-of-pain .cpt-entry-media
{
    position: absolute;
    left: 0;
    top: 0;
}
body.post-type-archive-specialties .cpt-entry-media img, body.post-type-archive-area-of-pain .cpt-entry-media img
{
    max-width: 105px;
}
body.post-type-archive-specialties .cpt-entry-readmore-wrap, body.post-type-archive-area-of-pain .cpt-entry-readmore-wrap
{
    display: none;
}
.sidebar-box .widget-title
{
    margin: 0 0 10px;
}
.sidebar-box ul li a
{
    font-size: 16px;
    line-height: 120%;
}
.article-featured-image
{
    margin-bottom: 20px;
}
.single-article-widget-content .sidebar-box
{
    margin-bottom: 20px!important;
}
.single-article-sidebar-specialties a
{
    display: block;
    margin-bottom: 12px;
    color: #0e2d6d;
    font-size: 16px;
    line-height: 120%;
}
.written-by-physician
{
    margin: 12px 0px;
}
.single-article-title h2
{
    line-height: 105%;
    margin-top: 0;
}
.recent-physician-article h3
{
    font-family: "Texta";
    font-weight: 600;
    font-size: 28px;
    line-height: 125%;
}
.recent-physician-article ul
{
    list-style: none;
    margin-left: 0;
}
.recent-physician-article ul li a
{
    display: block;
    margin-bottom: 8px;
    color: #0e2d6d;
    font-size: 16px;
    line-height: 130%;
}
.single-article-widget-content .widget-title
{
    border-bottom: 1px solid #0e2d6d;
    margin-bottom: 15px;
}
.vcex-post-type-filter li a.minimal-border
{
    background: #0E2D6D!important;
    border-color: #0E2D6D!important;
    color: #fff!important;
}
.vcex-post-type-filter li.active a.minimal-border, .vcex-post-type-filter li a.minimal-border:hover
{
    background: #F83F33!important;
    border-color: #F83F33!important;
    color: #fff!important;
}
ul.vcex-filter-links
{
    margin: 0 0 30px!important;
}
.owl-carousel.resources-page-carousel .owl-stage
{
    display: inline-block;
}











/******** Responsive Css  **********/


@media only screen and (min-width: 1170px)
{
    #site-header.header-one.wpex-full-width, #site-header.header-five.wpex-full-width {
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 1440px)
{
    #site-navigation .dropdown-menu .link-inner
    {
        font-size: 14px!important;
    }
    .header-custom-side-block .widget .header-btn
    {
        padding: 0px 18px!important;
    }
}

@media only screen and (max-width: 1350px)
{
    #site-navigation .dropdown-menu .link-inner
    {
        font-size: 13px!important;
    }
    .header-custom-side-block .widget a
    {
        font-size: 14px!important;
    }
    #site-logo img
    {
        width: 200px;
    }
    .header-custom-side-block .widget .header-btn
    {
        height: 71px;
        line-height: 71px;
    }
    .home-banner-icons .vcex-icon-box-heading
    {
        font-size: 14px!important;
    }
}

@media only screen and (max-width: 1240px)
{
    .navbar-style-one .dropdown-menu>li.menu-item>a
    {
        padding: 0 0px!important;
    }
    .header-custom-side-block .widget a {
        font-size: 13px!important;
    }
    .home-banner-icons .vcex-icon-box-heading {
        font-size: 13px!important;
    }
    .hidden-on-mobile
    {
        display: none!important;
    }
}

@media only screen and (max-width: 1170px)
{
    .header-custom-side-block
    {
        display: none;
    }
    body.has-mobile-menu .hide-at-mm-breakpoint {
        display: none!important;
    }
    .sidr-class-dropdown-menu a .ticon {
        margin-right: 4px!important;
    }
    .navbar-style-one li.mobile-menu.menu-item
    {
        display: block;
    }
    #site-header.fixed-scroll {
        position: fixed;
        width: 100%;
    }
    .home-banner-icons .vcex-icon-box-image
    {
        width: 80px;
    }
    .home-banner-icons .vcex-icon-box-heading {
        font-size: 12px!important;
    }
    .physicians-grid-layout .physician-info-grid
    {
        margin: 0px 5px!important;
    }
    .vc_row-fluid.insurance-plan-row
    {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}

@media only screen and (max-width: 1024px)
{
    .physician-info-wrapper
    {
        padding: 100px 0 60px!important;
    }
    .vc_row-fluid.home-schedule-app-row
    {
        margin-top: -30px !important;
        padding-top: 60px !important;
        padding-bottom: 20px !important;
    }
    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper label.gfield_label, .gform_wrapper .gfield_radio li label, .gform_wrapper li.gfield select
    {
        font-size: 14px!important;
    }
    .home-top-schedule-form li.gfield.form-mobile-number .ticon-phone, .home-top-schedule-form li.gfield.form-mobile-number a, .gform_footer .gform_button
    {
        font-size: 16px!important;
    }
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev
    {
        left: -40px;
    }
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
        right: -40px;
    }
    .map-filter-area .left-location-filter form select
    {
        width: 320px!important;
    }
    .map-filter-area .left-location-filter input[type="text"]
    {
        width: 165px!important;
    }
    .vc_row-fluid.insurance-plan-row
    {
        padding-left: 30px!important;
        padding-right: 30px!important;
    }
  .wpex-carousel.owl-carousel.home_area-pain-carousel .owl-item img
  {
  	  width: 80px!important;
  }
  .home-a-o-p-heading.vcex-heading 
  {
  		font-size: 24px!important;
  }
  .wpex-carousel.home_area-pain-carousel .owl-next {
    right: -25px!important;    
    font-size: 30px!important;
    top: 50%!important;
}
  .wpex-carousel.home_area-pain-carousel .owl-prev {
    left: -25px!important;
    font-size: 30px!important;
    top: 50%!important;
}
  .vc_row-fluid.home-top-icons-row
  {
  	    margin-top: -80px!important;
  }
   .location-physician-grid-wrapper .post-grid-col
	{
		width: 33%!important;
	}
}

@media only screen and (max-width: 959px)
{
    .about-we-work-icons.vcex-icon-box
    {
        padding-left: 60px!important;
        text-align: center;
    }
    .about-we-work-icons.vcex-icon-box .vcex-icon-box-image
    {
        position: static!important;
    }
    #footer-widgets .col
    {
        text-align: center;
    }
    #footer-widgets.wpex-row .footer-box.col-2
    {
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .vcex-icon-box .vcex-icon-box-heading {
        padding: 0px 0px!important;
    }
    .gform_wrapper .home-top-schedule-form li.gfield.radio-btn-style
    {
        width: 50%;
        justify-content: space-between;
    }
    .gform_wrapper .home-top-schedule-form li.gfield.bottom-row-phy-field, .home-top-schedule-form li.gfield.bottom-row-app-field, .home-top-schedule-form li.gfield.top-row-field
    {
        width: 50%;
    }
    .hotspot-content .services-list a, .hotspot-content .title-description p
    {
        font-size: 14px!important;
    }
    .theme-button, input[type="submit"], button, #site-navigation .menu-button >a >span.link-inner, .button, .added_to_cart
    {
        font-size: 16px!important;
    }
    .entry h2
    {
        font-size: 40px!important;
    }
    .entry h4
    {
        font-size: 24px!important;
    }
    .layout-right .hotspots-image-container
    {
        margin-top: 0px!important;
    }
    .home-strength-icons .vcex-icon-box-heading
    {
        font-size: 60px!important;
    }
    .home-strength-icons .vcex-icon-box-content
    {
        font-size: 20px!important;
    }
    body
    {
        font-size: 20px!important;
    }
    .physician-info-grid h3.physician-name
    {
        font-size: 18px!important;
    }
    .physician-info-grid a.full-bio-btn
    {
        font-size: 16px!important;
    }
    .hotspots-placeholder {
        padding-left: 0px !important;
    }
    body.post-type-archive-specialties .cpt-entry-title
    {
        font-size: 24px!important;
    }
    body.post-type-archive-specialties .cpt-entry-excerpt
    {
        font-size: 14px!important;
    }
    .vcex-testimonials-carousel span.ticon
    {
        font-size: 30px!important;
    }
    .map-filter-area .left-location-filter form select
    {
        width: 260px!important;
    }
    .map-filter-area .left-location-filter input[type="text"]
    {
        width: 125px!important;
    }
    .vc_row-fluid.home-insurance-plan-main-raw .vc_col-sm-6
    {
        width: 100%!important;
    }
    .vc_row-fluid.insurance-plan-row
    {
        max-width: 100%!important;
    }
    .vc_row-fluid.home-insurance-plan-main-raw
    {
        margin-top: 0px !important;
    }
    .col-has-top-margin .vc_column-inner
    {
        margin-top: 0px!important;
    }
    .vc_row-fluid.insurance-plan-row
    {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .map-filter-area strong, .map-filter-area p, .map-filter-area a
    {
        font-size: 14px!important;
    }
    .vc_row-fluid.row-has-logos .wpb_wrapper
    {
        justify-content: flex-start!important;
    }
    .vc_row-fluid.row-has-logos .wpb_wrapper .vcex-image.vcex-module
    {
        margin: 0px 20px;
    }
    .map-filter-area strong
    {
        line-height: 160%!important;
        display: inline-block;
    }
    .home-a-o-p-heading.vcex-heading 
  {
  		font-size: 24px!important;
  }
  .marker-list-pagination-wrap {
	width: 47%!important;
    margin-left: 3%;
}
.wpgmza_map.wpgmza-initialized {
	width: 50% !important;
}
  .wpgmza-basic-list-item.wpgmza_div_title
  {
  	  font-size: 16px!important;
  }
  .wpgmza-basic-list-item.wpgmza_div_address {
    font-size: 14px!important;
}
}

@media only screen and (max-width: 767px)
{
    #footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul li a
    {
        font-size: 16px;
    }
  .locations-wrapper .location-grid .location-col {
    width: 100%!important;
    margin-bottom: 10px!important;
}
    body.post-type-archive-specialties .cpt-entry
    {
        width: 100%!important;
        margin: 0px 0px 40px!important;
    }
    .gform_wrapper .home-top-schedule-form li.gfield.radio-btn-style
    {
        width: 100%;
        justify-content: space-evenly;
    }
    .gform_wrapper .home-top-schedule-form li.gfield.bottom-row-phy-field, .home-top-schedule-form li.gfield.bottom-row-app-field, .home-top-schedule-form li.gfield.top-row-field
    {
        width: 100%;
    }
    .physicians-grid-layout .physician-info-grid
    {
        width: 48%!important;
        margin: 15px 5px!important;
    }
    .vc_row-fluid.insurance-plan-row
    {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .vc_row-fluid.row-has-logos .wpb_wrapper
    {
        flex-direction: column;
    }
    .vc_row-fluid.row-has-logos .wpb_wrapper .vcex-image
    {
        margin-bottom: 35px!important;
    }
    .vcex-testimonials-carousel .testimonial-entry-details
    {
        font-size: 24px!important;
    }
    .wpex-carousel.arrwpos-abs .owl-prev, .wpex-carousel.arrwpos-abs .owl-next {
        top: 40%;
    }
    .hotspot-content p
    {
        font-size: 14px;
    }
    .vcex-icon-box.home-strength-icons
    {
        flex-direction: column;
    }
    .map-filter-area .left-location-filter form select
    {
        font-size: 16px!important;
        width: 300px!important;
    }
    .map-filter-area .left-location-filter input[type="text"]
    {
        font-size: 16px!important;
        width: 150px!important;
    }
    .map-filter-area .left-location-filter input[type="submit"], .physicians-page-filter input[type="submit"]
    {
        width: 130px!important;
    }
    .row-has-left-btn
    {
        text-align: center;
    }
    .footer-map-section-wrapper .left-right-wrapper
    {
        flex-direction: column;
    }
    .footer-map-section-wrapper .left-right-wrapper .left-location-filter
    {
        width: 100%!important;
        margin-bottom: 12px;
    }
    .footer-map-section-wrapper .left-right-wrapper .right-address-info
    {
        width: 100%!important;
    }
    .physician-single-wrapper .container
    {
        max-width: 100%!important;
    }
    .physician-info-wrapper
    {
        flex-direction: column-reverse;
    }
    .phy-info-side, .phy-image-side
    {
        width: 100%!important;
    }
    .single-physician-tab-wrapper.tab-teaser .tab-menu ul li a
    {
        font-size: 14px!important;
        padding: 12px 0 !important;
    }
    .tab-menu ul
    {
        flex-wrap: wrap;
    }
    .tab-menu ul li
    {
        flex-basis: auto!important;
        flex-grow: initial!important;
        width: 20%;
    }
    h2
    {
        font-size: 36px;
    }
    .tab-box
    {
        font-size: 16px;
    }
    .tab-main-box
    {
        padding: 10px 10px!important;
    }
  .home-a-o-p-heading.vcex-heading
  {
    font-size: 30px!important;
    text-align: center!important;
    margin-bottom: 20px!important;
  }
	.location-physician-grid-wrapper .post-grid-col
	{
		width: 50%!important;
	}
}

@media only screen and (max-width: 640px)
{
    .home-top-schedule-form li.gfield.form-mobile-number
    {
        text-align: center;
        margin-top: 12px!important;
        width: 100%!important;
    }
    .gform_wrapper .home-top-schedule-form .gform_footer
    {
        width: 100%;
        position: static;
    }
    .gform_wrapper .home-top-schedule-form .gform_footer .gform_button
    {
        max-width: 165px;
        display: block;
        margin: auto;
    }
    .gform_wrapper .home-top-schedule-form li.gfield.radio-btn-style
    {
        justify-content: normal;
        flex-direction: column;
        align-items: flex-start;
    }
    .home-top-schedule-form li.gfield.radio-btn-style .gfield_label
    {
        margin-bottom: 10px;
    }
    .physicians-grid-layout .physician-info-grid
    {
        width: 100%!important;
        margin: 15px 0px!important;
    }
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev
    {
        left: -30px;
    }
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next {
        right: -30px;
    }
    .vcex-testimonials-carousel .wpex-carousel-slide {
        max-width: 100%;
    }
    .appt_physicians_select .gfield_label
    {
        display: none!important;
    }
    .map-filter-area .left-location-filter form select
    {
        width: 210px!important;
    }
    .map-filter-area .left-location-filter input[type="text"]
    {
        width: 130px!important;
    }
    .map-filter-area
    {
        padding: 20px 20px 40px!important;
    }
    .single-physician-tab-wrapper.tab-teaser
    {
        margin-left: -6%;
        margin-right: -6%;
    }
  .wpgmza-modern-store-locator {
    max-width: 100%!important;
    left: 10px!important;
}
}

@media only screen and (max-width: 550px){
	  .marker-list-pagination-wrap {
	width: 100%!important;
}
.wpgmza_map.wpgmza-initialized {
	width: 100% !important;
}
  .toi_footer-global-form ul.gform_fields li.gfield {
    width: 100%;
    margin: 0px 0px 6px!important;
}
.toi_footer-global-form li.gfield.intersted-in-field ul.gfield_checkbox li {
    display: flow-root;
}
}

@media only screen and (max-width: 479px)
{
    #footer-widgets.wpex-row .footer-box.col-3 .widget_nav_menu ul li
    {
        display: block;
    }
    .entry h2
    {
        font-size: 30px!important;
    }
    .hotspot-content .title-description
    {
        align-items: flex-start!important;
        flex-direction: column;
    }
    .hotspot-content .title-description h4
    {
        max-width: 100%!important;
    }
    .hotspot-content .title-description p
    {
        max-width: 100%!important;
        margin-left: 0px!important;
    }
    .hotspot-content .services-list
    {
        flex-direction: column;
    }
    .hotspot-content .services-list a
    {
        width: 100%!important;
    }
    .hotspots-interaction .hotspots-placeholder
    {
        padding-left: 0px!important;
    }
    .map-filter-area form, .physicians-page-filter form
    {
        flex-direction: column;
    }
    .map-filter-area .left-location-filter form select
    {
        width: 100%!important;
        margin-bottom: 18px;
    }
    .map-filter-area .left-location-filter input[type="text"]
    {
        width: 100%!important;
        margin-bottom: 18px;
    }
    .map-filter-area .left-location-filter input[type="submit"], .physicians-page-filter input[type="submit"]
    {
        width: 180px!important;
    }
    body
    {
        font-size: 16px!important;
    }
    .vcex-testimonials-carousel .testimonial-entry-details
    {
        font-size: 20px!important;
    }
    .entry h4
    {
        font-size: 20px!important;
    }
    .single-physician-tab-wrapper.tab-teaser .tab-menu ul li a
    {
        font-size: 12px!important;
    }
    .slick-next
    {
        right: -15px!important;
    }
    .slick-prev
    {
        left: -15px!important;
    }
    .physicians-page-filter form select 
    {
    width: 100%;
   }
  .physicians-page-filter input[type="submit"]
  {
  	margin-top: 20px;
  }
  .physicians-page-filter {
    padding-left: 0px;
}
 .physicians-page-filter a
  {
  	margin-top: 10px;
  }
  .physicians-page-filter select, .physicians-page-filter input {
    margin-right: 0px!important;
}
	.location-physician-grid-wrapper .post-grid-col
	{
		width: 100%!important;
	}
	body.hasnt-overlay-header .page-header.background-image-page-header .page-header-table 
	{
    height: 350px;
}
}

@media only screen and (max-width: 425px)
{
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-next
    {
        right: -25px;
    }
    .wpex-carousel.arrwstyle-slim.arrwpos-abs .owl-prev
    {
        left: -25px;
    }
    .entry h2
    {
        font-size: 28px!important;
    }
    .single-physician-tab-wrapper.tab-teaser .tab-menu ul li a {
        font-size: 11px!important;
    }
}


