/************************|all 2k 4k 8k Fixed|****************************/
@media(min-width:2561px) and (max-width:80000000px) {

    body,
    html {
        position: relative;
        width: 1920px !important;
        margin: 0 auto !important;
        overflow-x: hidden !important;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important;
        -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important;
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important
    }
    header {
        width: 1920px !important;
    }
}

@media(min-width:1441px) and (max-width:2560px) {
    body html {
        width: 100% !important;
        margin: 0 auto !important;
        display: block !important;
        height: 100% !important;
        overflow-x: hidden !important;
        position: relative;
    }
    .logo_header{
        flex: 0 0 20%;
    }
    .nav_header {
        width: 100%;
    }
    .contain_para {
        top: 250px;
    }
    .quick_outer p br,
    .private_outer p br,
    .get_outer p br {
        display: none;
    }
    .news_letter h1,
    .news_letter p,
    .social_media h1 {
        font-size: 25px;
    }
    .news_letter p {
        font-size: 13px;
        margin: 10px auto;
    }
    .social_media ul {
        margin-top: 10px;
    }

    .copyright_outer ul li a {
        font-size: 16px;
    }
    #toTop {
        bottom: 20px;
        right: 20px;
    }
}

@media only screen and (min-width: 1280px) {
    .contact_bar_outer{margin-bottom: 10px;}
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {

    .main_outer_header {
        padding: 10px;
    }
    .labdash_menubar ul {
        padding: 0;
    }
    .logo_header,
    .nav_header {
        flex: unset;
    }
    .nav_header {
        width: 100%;
    }
    #banner {
        margin-top: 96px;
    }
    .contain_para {
        top: 40%;
        left: 100px;
        max-width: 500px;
        transform: translateY(-50%);
    }
    .contain_para h1 {
        font-size: 49px;
        line-height: normal;
    }
    .contain_para p {
        line-height: normal;
        font-size: 21px;
        margin: 0 auto;
    }
    .bann_slider_outer .owl-theme .owl-dots {
        top: auto;
        bottom: 0;
    }
    .contain_click {
        margin-top: 15px;
        max-width: 313px;
    }
    .login_homepg,
    .rgstr_homepg {
        font-size: 12px;
        padding: 9px;
    }
    #cust_process,
    #custom_service,
    #cust_feature,
    #provider,
    #lab,
    #testimonial,
    #footer {
        padding: 30px 0;
    }
    #app_custom {
        padding: 100px 0 0 0;
    }
    #custom_service {
        height: 100%;
        background-position: top;
    }
    .private_outer p br,
    .quick_outer p br,
    .get_outer p br {
        display: none;
    }
    .type_provider h1,
    .type_lab h1 {
            font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    text-transform: initial;
    }
    .type_lab h1 {
        margin-bottom: 20px;
    }
    .lab_phd_left:nth-child(1) {
        padding-left: 250px;
    }
    .lab_phd_left p,
    .lab_phd_right p {
        margin-top: 15px;
    }
    .review_counter_outer p br {
        display: none;
    }
    .review_counter_outer {
        max-width: 100%;
        font-size: 18px;
        text-align: justify;
    }
    .news_letter h1,
    .news_letter p,
    .social_media h1 {
        font-size: 25px;
    }
    .news_letter p {
        font-size: 13px;
        margin: 10px auto;
    }
    .social_media ul {
        margin-top: 10px;
    }

    .social_media ul li a {
        font-size: 20px;
        padding: 0 10px;
    }
    .footer_main_outer::after {
        right: 0;
        bottom: -30px;
        top: auto;
        left: auto;
    }
    .copyright_outer ul li a {
        font-size: 16px;
    }
    #toTop {
        bottom: 100px;
        right: 20px;
    }
    #patient_banner{
        margin-top: 97px;
    }
    .quick_easy_testing p, .private_secure_account p, .get_result_fast p, .rsrc1_outer p, .rsrc2_outer p, .rsrc3_outer p{
        font-size: 22px;
    }
/*
    .rsrc2_outer p br{
        display: none;
    }
*/
    .why_labdash_title h1, .types_provider_title h1{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .process_testing_title h1{
        font-size: 40px;
    }
    .administering_title h1, .ready_sample_title h1, #patient_resource h1{
        font-size: 40px;
    }
    #administering, #why_labdash, #ready_sample, #types_provider_outer{
        padding: 30px 0;
    }
}

@media only screen and (max-width:1279px) {

    .main_outer_header {
        padding: 10px;
        justify-content: flex-end;
    }
    .nav_header {
        flex: unset;
        width: 74%;
    }
    .contact_bar_outer {
        justify-content: center;
    }
    .call_number {
        display: block;
    }
    .call_outer span a,
    .mail_outer span a,
    #dropdownMenuButton {
        display: flex;
        align-items: center;
    }
    .mobile_navigation {
        position: fixed;
        top: 15px;
        right: 15px;
        height: 40px;
        width: 40px;
        background-color: #435979;
        cursor: pointer;
        border-radius: 10px;
        z-index: 99;
        display: flex;
        justify-content: center;
    }
    .mobile_navigation span,
    .mobile_navigation span::before,
    .mobile_navigation span::after {
        position: absolute;
        top: 18px;
        height: 2px;
        width: 22px;
        background-color: #fff;
        transition: all 0.4s ease-in 0s;
        display: flex;
        justify-content: center;
    }
    .mobile_navigation span::before,
    .mobile_navigation span::after {
        content: '';
        top: 7px;
    }
    .mobile_navigation span::after {
        top: -7px;
    }
    .lab_menu_open .mobile_navigation span {
        width: 0;
    }
    .lab_menu_open .mobile_navigation span::before {
        transform: rotate(-45deg);
        top: 0;
    }
    .lab_menu_open .mobile_navigation span::after {
        transform: rotate(45deg);
        top: 0;
    }
    .labdash_menubar,
    .lightbg {
        position: fixed;
        top: 0;
        right: -100%;
        height: 100%;
        width: 65%;
        background-color: #f6f7f8;
        margin: 0;
        padding: 30px;
        opacity: 0;
        visibility: hidden;
        z-index: 9;
        overflow: auto;
    }
    .lab_menu_open .labdash_menubar,
    .lab_menu_open .lightbg {
        right: 0;
        opacity: 1;
        visibility: visible;
    }
    .lab_menu_open .labdash_menubar {
        transition: all 0.6s ease-in 0s;
    }
    .labdash_menubar {
        transition: all 0.4s ease-in 0s;
    }
    .lab_menu_open .lightbg {
        transition: all 0.4s ease-in 0s;
    }
    .lightbg {
        transition: all 0.6s ease-in 0s;
    }
    .labdash_menubar > ul {
        display: block;
        padding-top: 22px;
    }
    .labdash_menubar > ul > li {
        width: 100%;
        line-height: 50px;
        border-bottom: 1px solid #eee;
        padding: 0;
    }
    .lightbg {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 8;
    }
    .nav_header {
        width: 60%;
    }
    #banner {
        margin-top: 62px;
    }
    .contain_para {
        top: 50%;
        left: 10px;
        max-width: 500px;
        transform: translateY(-50%);
    }
    .contain_para h1 {
        font-size: 49px;
    }
    .contain_para p {
        line-height: normal;
        font-size: 18px;
        margin: 0 auto;
    }
    .bann_slider_outer .owl-theme .owl-dots {
        top: auto;
        bottom: 0;
    }
    .contain_click {
        margin-top: 15px;
        max-width: 313px;
    }
    .login_homepg,
    .rgstr_homepg {
        font-size: 12px;
        padding: 9px;
    }
    #cust_process,
    #app_custom,
    #cust_feature,
    #provider,
    #lab,
    #testimonial,
    #footer {
        padding: 30px 0;
    }
    .process_outer {
        max-width: 100%;
    }
    .quick_outer img,
    .private_outer img,
    .get_outer img {
        width: 80px;
    }
    .process_outer::before {
        top: 40px;
        width: 70%;
    }
    .quick_outer,
    .private_outer,
    .get_outer {
        max-width: 100%;
    }
    .quick_outer p,
    .private_outer p,
    .get_outer p {
        font-size: 16px;
    }
    #custom_service {
        padding: 30px 0;
        height: auto;
    }
    .serv_box_1,
    .serv_box_2,
    .serv_box_3,
    .serv_box_4 {
        padding: 30px;
    }
    .serv_box_1 p,
    .serv_box_2 p,
    .serv_box_3 p,
    .serv_box_4 p {
        font-size: 18px;
    }
    .app_content h1 {
        font-size: 30px;
        line-height: 35px;
        font-weight: bold;
    }
    .app_content p {
        font-size: 18px;
    }
    .app_screen img {
        max-width: 400px;
        width: 100%;
        position: relative;
    }
    .app_screen {
        padding-bottom: unset;
    }
    .app_content {
        max-width: 100%;
    }
    #appoint_lab {
        padding-top: 30px;
    }
    .feature_outer img {
        flex: unset;
    }
    .feature_content_patients,
    .feature_content_sponsor,
    .feature_content_care,
    .feature_content_lab {
        padding: 10px;
    }
    .feature_content_patients h1,
    .feature_content_sponsor h1,
    .feature_content_care h1,
    .feature_content_lab h1 {
        font-size: 22px;
    }
    .feature_content_patients p,
    .feature_content_sponsor p,
    .feature_content_care p,
    .feature_content_lab p {
        font-size: 15px;
    }
    .overlay_provider h1,
    .lab_provider h1 {
        font-size: 25px;
    }
    .register_lab {
        padding: 8px 15px;
    }
    .overlay_add h2 {
        font-size: 25px;
    }
    .add_click_facility {
        margin-top:10px!important;
    }
    .overlay_provider p,
    .lab_provider p {
        font-size: 15px;
    }
    .register_provider {
        padding: 8px 40px;
    }
    .type_provider {
        max-width: 100%;
    }
    .type_provider h1,
    .type_lab h1 {
        font-size: 24px;
        line-height: normal;
    }
    .type_lab h1 {
        margin-bottom: 20px;
    }
    .type_provider p {
        font-size: 18px;
    }
    .phd h1 {
        font-size: 20px;
    }
    .phd p {
        font-size: 15px;
        margin-top: 5px;
    }
    .lab_pic {
        display: block;
    }
    .lab_provider {
        max-width: 100%;
    }
    .lab_phd_left:nth-child(1) {
        padding-left:0px;
    }
	.type_lab {max-width: 100%;}
    .lab_phd_left h1,
    .lab_phd_right h1 {
        font-size: 20px;
    }
    .lab_phd_left p,
    .lab_phd_right p {
        font-size: 15px;
        margin-top: 15px;
    }
    #testimonial h1,
    #lab_client_video_review h1 {
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .review_counter_outer p br {
        display: none;
    }
    .review_counter_outer {
        max-width: 100%;
        font-size: 18px;
        text-align: justify;
    }
    #testimonial .owl-theme .owl-dots {
        bottom: -53px;
    }
    .news_letter h1,
    .news_letter p,
    .social_media h1 {
        font-size: 18px;
    }
    .news_letter h1,
    .social_media h1 {
        font-weight: bold;
    }
    .news_letter p {
        font-size: 13px;
        margin: 10px auto;
    }
    .social_media ul {
        margin-top: 10px;
    }
    .social_media ul li a {
        font-size: 20px;
        padding: 0 10px;
    }
    .footer_main_outer::after {
        right: 0;
        bottom: -30px;
        top: auto;
        left: auto;
    }
    .copyright_outer ul li a {
        font-size: 16px;
    }
    #toTop {
        bottom: 100px;
        right: 20px;
    }
    #lab_main_banner {
        margin-top: 69px;
    }

    #lab_working_outer, #lab_customer_mgmt{
        padding: 30px 0;
    }
    .kits::before, .kits::after{
        display: none;
    }
    .paperless h1, .kits h1, .analytics h1{
        max-width: 183px;
        font-size: 13px;
    }
    #lab_customer_mgmt img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .cstm_mgmt_outer h1{
        max-width: 350px;
        font-size: 30px;
        margin-top: 40px;
    }
    .sub_mgmt_outer {
        margin: 20px auto;
    }
    .sub_mgmt_outer h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sub_mgmt_outer p{
        width: 100%;
    }
    .cstm_mgmt_outer{
        padding-left: unset;
    }
    .feature_service_title h1{
        font-size: 30px;
        margin-bottom: 30px;
    }
    .process_testing_title h1{
        font-size: 33px;
        margin-bottom: 10px;
    }
    .assign{
        margin-top: unset;
    }
    .process_testing_title p{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .process_testing_inner{
        border: unset;
        border-radius: unset;
        padding: unset;
    }
    .process_testing_inner ul {
        border: 1px solid #ddd !important;
        border-radius: 10px;
      
        flex-wrap: nowrap;
       
    }
    .process_testing_inner ul li{
        min-width: 16%;
    }
    .provider_main .process_testing_inner ul li{
        min-width: auto;
    }
    .process_inner_para h2{
        margin-bottom: 10px;
    }
    .process_inner_para p{
        font-size: 16px;
        line-height: normal;
    }
    .process_inner_para h2{
        font-size: 20px;
    }
    .process_inner_para br{
        display: none;
    }
    #process_testing, #lab_map{
        padding-bottom: 30px;
    }
    #lab_map h1, #resource h1{
        font-size: 30px;
    }
    .map_detail h3{
        font-size: 20px;
    }
    .map_detail p, .map_detail h3{
        font-size: 15px;
    }
    .video_review_content{
        height: unset;
        margin-top: unset;
    }
    .video_review_content .owl-theme .owl-dots .owl-dot span{
        height: 4px;
        width: 20px;
    }
    .video_review_content p{
        font-size: 16px;
    }
    .video_review_content p{
        padding-top: 57px;
        font-size: 22px;
    }
    .video_review_content p:nth-child(2){
        padding-bottom: unset;
        font-size: 20px;
        margin-top: 10px;
    }
    #resource{
        padding: 30px 0;
    }
    .rsrc1_outer img, .rsrc2_outer img, .rsrc3_outer img{
        width: 100px;
    }
    .rsrc1_outer p, .rsrc2_outer p, .rsrc3_outer p{
        font-size: 16px;
    }
    .overlay_labban{
        left: auto;
        right: 0;
        text-align:left;
        max-width: 100%;
        bottom: 0;
        padding: 0 10px 10px;
    }
    .overlay_labban h1{
        font-size: 20px;
    }
    .overlay_labban p{
        font-size: 14px;width: 180px;
    }
    #patient_banner{
        margin-top: 62px;
    }
    .patient_work_outer{
        max-width: 100%;
    }
    .quick_easy_testing img, .private_secure_account img, .get_result_fast img{
        width: 100px;
    }
    .quick_easy_testing p br, .private_secure_account  p br, .get_result_fast  p br, .rsrc2_outer p br{
        display: none;
    }
    .quick_easy_testing p, .private_secure_account p, .get_result_fast p{
        font-size: 15px;
        margin-top: 10px;
    }
    #why_labdash, #administering, #ready_sample, #types_provider_outer{
        padding: 30px 0;
    }
    .why_labdash_title h1, #patient_resource h1, .types_provider_title h1{
        font-size: 30px;
        margin-bottom: 20px;
    }
    .administering_title p, .ready_sample_title p{
        font-size: 16px;
    }
    .administering_title h3, .ready_sample_title h3{
        font-size: 15px;
    }
    .administering_title h1{
        font-size: 27px;
    }
    .administering_app_content img{
        margin: 0 auto;
        display: block;
        width: 250px;
    }
    .administering_app_content{
        margin-bottom: 30px;
    }
    #ready_sample .administering_app_content{
        min-height: unset;
    }
    .ready_sample_title h1{
        font-size: 30px;
        max-width: 378px;
    }
    #patient_resource, .resource_outer{
        padding-bottom: 0;
        padding-top: 0;
		margin-top: 30px;
    }
    .patient_testing_content h1, .patient_provider_content h1, .patient_employer_sponsor_content h1{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .patient_testing_content p, .patient_provider_content p, .patient_employer_sponsor_content p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .patient_testing_content, .patient_provider_content, .patient_employer_sponsor_content{
    
        padding: 10px;
    }
	
    .administering_app_content h1{
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 5px;
    }
    .administering_app_content p{
        font-size: 14px;
    }
    .types_provider_title p{
        font-size: 16px;
    }
    .sponsor_main .overlay_add{
        right: 0;
    }
    .sponsor_main .process_testing_inner ul li{
        min-width: auto;
    }
    .sponsor_main .quick_easy_testing p br, .private_secure_account p br, .get_result_fast p br{
        display: block;
    }
    .active_menu .theme_submenu, .active_menu .dropdown_menu {
        display: block;
    }
    .theme_submenu, .dropdown_menu {
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        background: transparent;
        border: 0;
        padding: 0;
        max-height: unset;
        max-width: 100%;
        min-width: 100%;
        display: none;
    }
    .theme_submenu ul li{
        min-width: 100%;
        max-width: 100%;
    }
    .theme_submenu .only_mobile_view {
        display: block;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1278px) {

    .main_outer_header {
        padding: 10px;
        justify-content: flex-end;
    }
    .mobile_navigation {
        right: 15px;
        top: 15px;
    }
    .nav_header {
        flex: unset;
        width: 74%;
    }
    .call_number {
        display: block !important;
    }
    .call_outer span a,
    .mail_outer span a,
    #dropdownMenuButton {
        display: flex;
        align-items: center;
    }
    .micro_left_icon{
        padding-left: 21px;
    }
    .micro_right_icon{
        padding-right: 21px;
    }
    .micro_left_content p, .micro_right_content p{
        margin-top: unset;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
   .register_provider {
        padding: 8px 20px;
        font-size:14px;
    }
    .overlay_provider{bottom:15px;}
   .overlay_provider p{margin-bottom:15px;}
   .overlay_provider h1{font-size:20px;}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
   
    .call_number {
        display: none;
    }
    .nav_header {
        position: fixed;
        right: 60px;
        width: auto;
        z-index: 9;
    }
    .main_outer_header {
        padding: 10px;
        height: 62px;
    }
    .logo_header img {
        max-width: 120px;
        width: 100%;
    }
    .lang_list_outer .dropdown-toggle::after {
        display: none;
    }
    .mail_outer,
    .lang_list_outer {
        padding-left: unset;
    }
    .mobile_navigation {
        top: 12px;
    }
    .lang_list_outer .btn-secondary,
    .lang_list_outer .btn-secondary:focus {
        box-shadow: unset !important;
        padding: 0;
    }
    #cust_feature .col-12,
    #appoint_lab .col-12 {
        max-width: unset;
    }
    .lab_phd_left:nth-child(1) {
        padding-right: 30px;
    }
    .overlay_labban h1{
        font-size: 20px;
    }
    .overlay_labban p{
        font-size: 15px;
    }
    .video_review_content{
        margin-top: unset;
    }
    .cust_flexwrap{
        max-width: 33%;
    }
    .micro_left_content span, .micro_right_content span{
        font-size: 18px;
        line-height: normal;
    }
    .micro_left_content p, .micro_right_content p{
        font-size: 14px;
        margin-top: unset;
    }
    .micro_left_icon{
        padding-left: 5px;
    }
    .micro_right_icon{
        padding-right: 5px;
    }
    .sponsor_extra{
        font-size: 20px;
    }
    .sponsor_main .overlay_provider{
        bottom: 10px;
    }
    .sponsor_main .overlay_provider h1{
        font-size: 20px;
    }
    .sponsor_main .overlay_provider p {
        font-size: 14px;
        margin: 10px auto;
    }
    .sponsor_main .register_provider{
        padding: 8px 30px;
    }
    .phd{
        margin-top: 10px;
    }

}
@media only screen and (max-width:1024px) {
	.provider_pic, .lab_pic, .ad_ban, .provider_pic:before, .lab_pic:before, .page-id-111 #patient_banner:before, .page-id-86 #patient_banner:before, .page-id-109 #patient_banner:before, .page-id-113 #patient_banner:before, #patient_banner:before, .ad_ban:before {border-radius: 30px;overflow: hidden;}
}
@media only screen and (max-width:991px) {
	.provider_pic, .lab_pic, .ad_ban, .provider_pic:before, .lab_pic:before, .page-id-111 #patient_banner:before, .page-id-86 #patient_banner:before, .page-id-109 #patient_banner:before, .page-id-113 #patient_banner:before, #patient_banner:before, .ad_ban:before {border-radius: 30px;overflow: hidden;}
	.provider_content {padding-left: 0;}
	#why_labdash .card {margin-bottom:30px
}
    .news_side_content{margin-bottom: 30px;}
    .news_side_outer {display: flex;flex-flow: wrap;align-items: center;}
    .news_left {flex: 0 0 50%;}
    .news_right{padding: 0 0 0 25px;flex: 0 0 50%;}
}
@media only screen and (max-width:767px) {
	
	.feature_title_lab h1{font-size: 26px;}
	#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {width: 100% !important;}
    .process_testing_tab{display: none;}
    #process_testing #accordion{display: block;}
    .address_detail_outer{max-height: 230px;}
    .address_detail_outer ul { max-height: 195px;}
    .next_process_circle{bottom: -50%;left: 50%;transform: translate(-50%,-50%);top: auto;}
    .process_testing_inner ul{flex-direction: column;}
    .process_testing_inner ul li:not(:last-child) {border-bottom: 1px solid #C3BEBE;}
    .process_testing_inner ul li:not(:last-child) {border-right: none}
    .call_number {
        display: none;
    }
    .nav_header {
        position: fixed;
        right: 60px;
        z-index: 9;
        width: auto;
    }
    .main_outer_header {
        padding: 10px;
        height: 62px;
    }
    .logo_header img {
        max-width: 120px;
        width: 100%;
    }
    .lang_list_outer .dropdown-toggle::after {
        display: none;
    }
    .mail_outer,
    .lang_list_outer {
        padding-left: unset;
    }
    .mobile_navigation {
        top: 12px;
    }
    .lang_list_outer .btn-secondary,
    .lang_list_outer .btn-secondary:focus {
        box-shadow: unset !important;
        padding: 0;
    }
    #banner {
        margin-top: 62px;
    }
    .contain_para {
        top: 50%;
        left: 10px;
        max-width: 300px;
        transform: translateY(-50%);
    }
    .contain_para h1 {
        font-size: 30px;
        line-height: normal;
    }
    .contain_para p {
        line-height: normal;
        font-size: 15px;
        margin: 0 auto;
    }
    .bann_slider_outer .owl-theme .owl-dots {
        top: auto;
        bottom: 0;
    }
/*     #provider .container .row,
    #lab .container .row {
        flex-wrap: nowrap;
    } */
    .contain_click {
        margin-top: 12px;
    }
    .login_homepg,
    .rgstr_homepg {
        font-size: 12px;
        padding: 9px;
		margin:0 10px;
    }
    #cust_process {
        padding: 15px 0;
    }
    .process_outer {
        max-width: 100%;
    }
    .process_outer::before {
        top: 40px;
    }
    .quick_outer img,
    .private_outer img,
    .get_outer img {
        max-width: 80px;
    }
    .quick_outer p,
    .private_outer p,
    .get_outer p {
        font-size: 15px;
        margin: 15px auto;
    }
    #custom_service {
        height: auto;
        padding: 30px 0;
    }
    .service_outer h1 {
        margin-bottom: 15px;
    }
    .serv_box_1,
    .serv_box_2,
    .serv_box_3,
    .serv_box_4 {
        padding: 30px 15px;
        border: unset;
        max-width: 100%;
    }
    .serv_box_1 p,
    .serv_box_2 p,
    .serv_box_3 p,
    .serv_box_4 p {
        font-size: 17px;
    }
    .serv_box_1 .number_serv,
    .serv_box_2 .number_serv,
    .serv_box_3 .number_serv,
    .serv_box_4 .number_serv {
        font-size: 30px;
    }
    .serv_box_1::before,
    .serv_box_2::before,
    .serv_box_3::before {
        border-style: unset;
        border-color: unset;
        top: auto;
        right: -10px;
        bottom: 100px;
        transform: rotate(133deg);
    }
    .app_content p {
        font-size: 16px;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .app_content {
        margin: 0 auto;
    }
    .app_screen {
        padding-bottom: 0;
    }
    #appoint_lab {
        padding-top: 30px;
    }
    .lab_name_appoint {
        display: flex;
        flex-direction: column;
    }
    #cust_feature {
        padding: 0;
    }
    .feature_outer img {
        width: 100%;
        flex: unset;
    }
    .feature_outer {
        margin: 15px auto;
        overflow: hidden;
    }
    .feature_content_care h1 {
        font-size: 23px;
    }
    .provider_pic img,
    .lab_pic img {
        width: 100%;
    }
    .overlay_provider,
    .lab_provider {
        max-width: 264px;
    }
    .overlay_provider p {
        font-size: 20px;
    }
    .lab_provider p {
        font-size: 19px;
    }
    .overlay_provider h1,
    .lab_provider h1 {
        font-size: 30px;
    }
    .provider_content {
        padding-left: unset;
    }
    .type_provider {
        max-width: 298px;
        margin-top: 20px;
    }
    .type_provider br,
    .content_left_provider br,
    .lab_phd_left p br,
    .lab_phd_right p br,
    .lab_phd_right h1 br,
    .review_counter_outer p br {
        display: none;
    }
    .type_provider h1,
    .type_lab h1 {
        font-size: 30px;
        line-height: normal;
    }
    .type_provider p {
        font-size: 16px;
        margin-top: unset;
    }
    .phd h1,
    .lab_phd_left h1,
    .lab_phd_right h1 {
        font-size: 20px;
    }
    .phd p {
        font-size: 15px;
    }
    #provider {
        padding: 20px 0;
    }
    #lab {
        padding: 0;
    }
    .lab_phd_left p,
    .lab_phd_right p {
        font-size: 15px;
    }
    .type_lab {
        max-width: 100%;
    }
    .type_lab h1:nth-child(2) {
        font-size: 23px;
    }
    .type_lab h1 {
        margin-bottom: unset;
    }
    .content_left_lab {
        flex-direction: column;
        margin: 15px auto;
    }
    .lab_phd_left,
    .lab_phd_right {
        margin-bottom: 15px;
    }
    .lab_phd_left:nth-child(1) {
        padding-left: unset;
    }
    .lab_content {
        padding-right: unset;
    }
    .barcode_lab_phd {
        margin-top: unset;
    }
    #testimonial::before,
    #lab_client_video_review::before {
        top: 0;
    }
    #testimonial h1,
    #lab_client_video_review h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .review_counter_outer {
        font-size: 16px;
        padding: 10px;
        border-radius: 10px;
        max-width: 100%;
    }
    #testimonial {
        padding-top: 15px;
        padding-bottom: 15px;
		margin-top:30px;
    }
    #add_part {
        margin-top: 50px;
        padding: 20px 0;
    }
    .overlay_add h1 {
        font-size: 20px;
    }
    .overlay_add h2 {
        font-size: 15px;
    }
    .add_click_facility {
        padding: 10px;
        font-size: 12px;
        width: 100%;
    }
    #footer {
        padding: 15px 0;
    }
    .footer_main_outer::after {
        top: 0;
        left: auto;
        right: 0;
    }
    .news_letter p {
        margin: 5px auto;
        margin-bottom: unset;
    }
    .social_media ul {
        margin-top: unset;
    }
    .social_media {
        margin-top: 20px;
    }
    .social_media h1 {
        margin-bottom: 10px;
    }
    .footer_main_outer::before {
        bottom: -19px;
    }
    .copyright_outer {
        padding-top: 30px;
    }
/*
    .next_process_circle{
        height: 30px;
        width: 30px;
        top: 0;
        right: -10px;
    }
*/
    .process_testing_inner ul li{
        font-size: 14px;
    }
    .address_detail_outer{
        width: 100%;
        left: 0;
        top: 0;
    }
.lab_mapouter::before {
    top: 219px;
    left: auto;
    right: 49%;
    height: 20px;
    width: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
    .video_review_content{
        margin-top: 40px;
    }
    .micro_data_outer{
        flex-direction: column;
        margin-top: unset;
    }
    .micro_left_content p, .micro_right_content p{
        margin-top: unset;
        font-size: 15px;
    }
    .sponsor_main #provider_working_outer, #provider_working_outer{
        padding: 20px 0;
    }
    .sponsor_extra{
        margin-top: unset;
        font-size: 16px;
        max-width: 100%;
    }
    .sponsor_main .overlay_provider{
        bottom: 10px;
    }
    .sponsor_main .overlay_provider h1{
        font-size: 20px;
    }
    .sponsor_main .overlay_provider p {
        font-size: 14px;
        margin: 10px auto;
    }
    .sponsor_main .register_provider{
        padding: 8px 30px;
    }
    .phd{
        margin-top: 15px;
    }
}
@media only screen and (max-width:737px) {
	.lab_main_overlay h1, .patient_banner_overlay h1 {font-size: 20px;}
    .news_side_outer {display: flex;flex-flow: wrap;align-items: center;flex-direction: column;}
    .news_left {flex: 0 0 100%;}
    .news_right{padding: 20px 0 0 0px;flex: 0 0 100%;}
    .author_name {padding-right: 30px;}
}

@media only screen and (max-width:500px) {
	.call_outer span a, .mail_outer span a, #dropdownMenuButton{margin-right:15px;}
	.serv_box_1, .serv_box_2, .serv_box_3, .serv_box_4{padding: 0px 15px 10px;}
    .wpcf7-form .col{flex-basis: auto;}
    .wpcf7-form .name-sec .col{margin-bottom: 15px;}
    .wpcf7-form .form-row .col:last-child {
    margin-top:20px;
}
}

@media only screen and (max-width:768px) {
	.row.horizontal_scroll .col-12{margin-bottom:30px;}
	.patient_testing_content, .patient_provider_content, .patient_employer_sponsor_content{min-height: auto;}
	.video_review_content::before, .video_review_content::after{height: 22px;width: 30px;}
	.video_review_content p {font-size: 16px;}
	#wpsl-result-list, #wpsl-result-list #wpsl-stores {width: 100% !important; height:auto!important}
	.type_lab{text-align:left;}
	.content_left_lab {text-align: left;}
.client_video_outer iframe{height:350px;}
}
@media only screen and (min-width:768px) {
	.news-template-default.single.single-news .news_left {float: left;margin: 0 15px 15px 0;}
}
@media only screen and (max-width:576px) {
	.labdash_menubar > ul > li > a{font-size: 16px;}
	#custom_service {padding: 15px 0;}
	.service_outer h1, .app_content h1,#appoint_lab h1,.type_provider h1, .type_lab h1{font-size: 24px;line-height: 26px;}
	.feature_content_patients0, .feature_content_patients1, .feature_content_patients2, .feature_content_patients3 {min-height: auto;}
	.quick_outer p, .private_outer p, .get_outer p{font-size: 14px;margin: 15px auto;padding: 0 5px;}
	.process_outer{align-items: flex-start;}
	#testimonial .owl-theme .owl-dots, .client_video_outer .owl-theme .owl-dots {
    position: relative;
    top: auto;
    left: auto;
    z-index: 0;
    transform: none;
    bottom: 0;
}
	.view_more {text-align: center;position: relative;bottom: 0px;}
	.team_list .custom-heading {margin-top: 15px;}
	#provider .container .row,
    #lab .container .row {
        flex-wrap: wrap;
    }
    .nowrap{
        flex-wrap: wrap;
    }
    .quick_easy_testing p br, .private_secure_account p br, .get_result_fast p br{
        display: block;
    }
    .quick_easy_testing img, .private_secure_account img, .get_result_fast img{
        width: 100px;
    }
    .sponsor_main .overlay_provider{
        max-width: 300px;
    }
}

@media only screen and (max-width:480px) {
    .add_click_facility {
        max-width: 120px !important;
        width: 100% !important;
        padding: 5px !important;
        font-size: 9px !important;
    }
    .overlay_add h2 {
        font-size: 13px !important;
    }
    .overlay_add h1 {
        font-size: 12px !important;
    }
    #provider .container .row,
    #lab .container .row {
        flex-wrap: wrap;
    }
    .cust_flexwrap{
        flex: 0 0 85%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	
    .contain_para h1 {
        font-size: 20px;
    }
    .contain_para p {
        font-size: 12px;
    }
    .rgstr_homepg {
        margin-left: unset;
    }
    .bann_slider_outer .owl-theme .owl-dots {
        top: 50%;
        transform: translateY(-50%);
        left: auto;
        right: 0;
        display: flex;
        flex-direction: column;
    }
 
    .quick_outer img,
    .private_outer img,
    .get_outer img {
        max-width: 80px;
    }
    .serv_box_outer {
        flex-direction: column;
    }
    .serv_box_1::before,
    .serv_box_2::before,
    .serv_box_3::before {
        border-style: unset;
        border-color: unset;
        top: auto;
        right: 24px;
        bottom: -12px;
        transform: rotate(133deg);
    }
    .app_content {
        max-width: 100%;
    }
    .feature_content_patients h1,
    .feature_content_sponsor h1,
    .feature_content_care h1,
    .feature_content_lab h1 {
        font-size: 20px;
    }
    .feature_content_patients p,
    .feature_content_sponsor p,
    .feature_content_care p,
    .feature_content_lab p {
        font-size: 14px;
    }
    .overlay_provider,
    .lab_provider {
        max-width: 264px;
    }
    .lab_provider p {
        font-size: 19px;
    }
    .type_provider br,
    .content_left_provider br,
    .lab_phd_left p br,
    .lab_phd_right p br,
    .lab_phd_right h1 br,
    .review_counter_outer p br {
        display: none;
    }
    #testimonial {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .add_click_facility {
        margin-top: unset;
        padding: 10px;
        font-size: 12px;
        width: 100%;
    }
    .copyright_outer ul {
        display: block;
    }
    .copyright_outer ul li:first-child {
        width: 100%;
        display: block;
    }
    .copyright_outer ul li:nth-child(2),
    .copyright_outer ul li:nth-child(3),
    .copyright_outer ul li:nth-child(4),
    .copyright_outer ul li:nth-child(5) {
        display: inline-block;
        padding: 0 8px;
        text-align: center;
        max-width: 132px;
    }
    .copyright_outer ul li:nth-child(2) a,
    .copyright_outer ul li:nth-child(3) a,
    .copyright_outer ul li:nth-child(4) a,
    .copyright_outer ul li:nth-child(5) a {
        font-size: 13px;
        padding: 0;
    }
    #toTop {
        bottom: 100px;
        right: 5px;
    }
    .process_outer::before {
        display: none;
    }
    .cust_flexwrap {
        flex: 0 0 100%;
    }
    .process_testing_inner ul li {
        min-width: 50%;
    }
    .work_outer {
	    flex-direction: column;
    }
    .kits{
        margin: 15px auto;
    }
    .next_process_circle .fa-solid.fa-angles-right{
        font-size: 13px;
    }
    .process_testing_inner ul li{
        font-size: 13px;
    }
    .address_detail_outer{
        width: 98%;
        left: 0;
    }
    .map_pin_icon{
        height: 30px;
        width: 30px;
    }
    .map_pin_icon i{
        font-size: 16px;
    }
    .resource_outer{
        max-width: 100%;
        flex-direction: column;
        justify-content: center;
    }
    #add_part{
        margin-top: unset;
    }
    .mainindx_page #add_part{
        margin-top: 30px;
    }
    #lab_customer_mgmt img{
        width: 100%;
    }
    .overlay_labban h1{
        font-size: 18px;
    }
    .overlay_labban p{
        font-size: 10px;
    }
    .overlay_labban {
        left: auto;
        bottom: 0;
        right: 0;
        padding: 0 20px 20px;
    }
 
    .register_lab_customer_mgmt, .register_lab_customer_mgmt:hover, .register_lab_customer_mgmt:focus{
        display: block;
        margin: 0 auto;
    }
    .patient_work_outer, .provider_work_outer{
        margin:  0;
        flex-direction: column;
    }
    .micro_left_content span, .micro_right_content span{
        font-size: 16px;
    }
    .sponsor_main .process_testing_inner ul li, .provider_main .process_testing_inner ul li {
        min-width: 40%;
    }
}