/* CSS Document */

* {
    font-family: 'Lato', sans-serif;
}



/* New Code for  NavMenu */

        /* rules for navmenu*/
        /*==================================*/

        ul#navmenu, ul.sub1, ul.sub2, ul#breadCrumb{
            list-style-type: none;
            padding-left:2px;
        }

        ul#navmenu li {
            width: 135px;
            text-align: center;
            position:relative;
            float: left;
            margin-right:4px;
        }

        ul#navmenu li#yesSpace {
            padding-left:50px;
        }

        ul#navmenu a {
            text-decoration: none;
            font-size:16px;
            font-weight: bold;
            display:block;
            width:135px;
            height:25px;
            line-height:25px;
            background-color: #FFF;
            border: 1px solid #CCC;
            border-width:3px;
            border-radius:5px;
        }

        ul#navmenu .sub1 li {
            /*border: 1px solid green;*/
        }

        ul#navmenu .sub1 a {
            margin-top:3px;
        }

         ul#navmenu .sub2 a {
            margin-left:10px;
        }

         ul#navmenu li:hover > a{
             background-color: #008170;
         }

         ul#navmenu li:hover a:hover{
             background-color: #cc7138;
         }

         ul#navmenu ul.sub1{
             display:none;
             position:absolute;
             top:26px;
             left:0px;
         }

         ul#navmenu ul.sub2 {
             display:none;
             position:absolute;
             top:0px;
             left:121px;
         }

         ul#navmenu li:hover .sub1 {
             display:block;
         }

         ul#navmenu .sub1 li:hover .sub2 {
             display:block;
         }

         .darrow {
             font-size:11pt;
             position: absolute;
             top: 5px;
             right: 2px;
         }

         .rarrow {
             font-size:11pt;
             position: absolute;
             top: 5px;
             right: 4px;
         }

/* New Code for Cascade NavMenu */

body, html {
    margin: 0;
    height: 98%;
}
  /*ERRORS*/
.search_error {
    color: red;
    padding: 4px 16px;
}

  [required] {
    color:red;
    box-shadow: none;
}

.no_results {
    padding: 0 0 12px 12px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.provider_info .single_result_info {
  float: left;
  width: 100% !important;
  height: 30%;
}

.provider_info .single_result_detail_specialty {
    margin-left:30px !important
}

.provider_info hr {
    width:100%;
    float:left;
}

.clear {
    clear: both;
    display: block;
}

.hours_label {
    width:40px !important
}

.filter_bar_top {
    background: none repeat scroll 0 0 #F3F3F3;
    padding: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 20px;
    float: left;
    width: auto;
}

.filter_select_wrapper {
    float: left;
    width: 81%;
}

.filter_check_wrapper {
    float: right;
    margin: 8px 22px;
    width: 80%;
}

.site_container {
    max-width: 984px;
    /*border: solid 1px #707070;*/
    margin: auto;
    padding: 0 36px 24px 24px;
    height:90vh;
    height: auto;
    
}

.site_body {
    /*width: 780px;*/
    width: 100%;
    float: left;
    font-size: 12px;
}

    .site_body p {
        color: #6a6a6a;
        margin-top: 0;
    }

   h1.filter_header {
       width:150px !important
   }
     
.site_body h1 {
    color: #008170;
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
}

.site_body h3 {
     
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
}

.site_body h4 {
    color: #cc7138; 
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    width: 100%;
}

    .left_sidebar .sidebar_title, .site_body h2 {
        font-size: 20px;
        font-weight: bold;
        color: #cc7138;
        margin-top: 16px;
    }

.site_top_nav {
    height: 26px;
    width: 100%;
    text-align: right;
    margin-top: 4px;
    color: #717171;
}

.site_header {
    height: 110px;
    width: 100%;
}

.header_nav {
    height: 36px;
    width: 100%;
    background: #c8e3e1;
    /*float:left*/
}

.mobile_filter {
    display:none
}

.mobile_menu {
    width: 100%;
    background: #c8e3e1;
    /*float:left*/
}

.mobile_menu {
    display:none
}

.mobile_menu_back {
    width: 100%;
    background: #000;
    color:#fff
    /*float:left*/
}

.mobile_menu_back {
    display:none
}



.header_text {
    width: 220px;
    height: 50px;
    float: right;
    text-align: right;
    margin-top: 20px;
    font-weight: bold;
    color: #717171;
}

.logo_home {
    float: left;
}

.left_sidebar {
    width: 180px;
    min-height: 400px;
    float: left;
}

.site_top_nav ul {
    margin: 0px;
    float: right;
}

.site_top_nav li {
    float: left;
    list-style: none;
    margin-left: 12px;
}

    .site_top_nav li a {
        /*display:none;*/
        text-decoration: none;
        color: #FF0000;
    }

.header_nav ul {
    display: inline-block;
    margin: 2px 0 0 12px;
    padding: 0;
    width: 100%;
}

.header_nav li {
    float: left;
    list-style: none;
    margin-right: 90px;
    font-size: 18px;
}

    .header_nav li a {
        text-decoration: none;
        color: #fff;
    }

.sidebar_box {
    margin: 2px 0 20px 0px;
    padding: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #b7b7b7;
    min-height: 60px;
}

.bottomclose {
    display: block;
    float: left;
    width: 100%;
    border-top:solid 1px #70bfb7;
    padding-top:6px
}

.breadcrumbs {
    font-size: 13px;
    height: 30px;
    padding: 10px 0 0 12px;
    width: 100%;
}

.sidebar_box_title {
    font-size: 13px;
    font-weight: normal;
    color: #008170;
}

.results_container {
    width: 100%;
    max-height: 360px;
    /*min-height: 400px;*/
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #cfcfcf;
    border-top-left-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    margin-bottom: 40px;
    padding-top:12px
}

.affiliated_results_container {
    width: 95%;
    max-height: 100px;
    min-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    /*border: 1px solid #cfcfcf;*/
    border-top-left-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    margin-bottom: 40px;
    padding-top:3px;
}

.single_result_detail_container {
    width: 100%;
    /*min-height: 400px;*/
    border: 1px solid #cfcfcf;
    border-top-left-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    float:left
}

.single_result {
    padding: 0 12px;
    width: 98%;
    float: left;
}

.single_result_info {
    float: left;
    width: 25%;
    height: 100%;
}

.mapable .single_result {
    height: auto;
    padding: 12px;
    width: 98%;
    float: left;
}

.mapable .specialty {
    width: 20%
}



.mapable .single_result_info {
    float: left;
    width: 100%;
    height: 30%;
}

.mapable .single_result_hours {
    float: left;
    height: 100%;
    width: 18%;

    
}

.mapable .single_result_doctors {
    float: left;
    height: 100%;
    width: 25%;
}

.mapable .single_result_info .biz_cnty {
    font-style: italic;
}

.mapable .single_result_info .biz_addy {
    /*color: #6a6a6a;*/
    float: left;
    font-size: 13px;
}

.mapable .single_result_detail_type {
    text-align: center;
}

.addy_container {
    float: left;
    width: 30%;
    margin-top: 12px;
}

.single_result_language {
    float: left;
    width: 20%;
    height: 100%;
}

.single_result_language, .single_result_accepting, .single_result_detail_type, .single_result_detail_specialty{
    text-align: left;
}

.single_result_accepting {
    float: left;
    width: 20%;
    height: 100%;
}

.accepting_answer {
    text-align:center
}

.single_result_detail_type {
    float: left;
    width: 20%;
    height: 100%;
}

.single_result_detail_specialty {
    float: left;
    width: 20%;
    height: 100%;
}

.single_result_hours {
    float: left;
    width: 25%;
    height: 100%;
}

.single_result_doctors{
    float: left;
    width: 25%;
    height: 100%;
}

.single_result_hours_no_lang {
    display:none
}


.single_result_language {
    float: left;
    width: 25%;
    height: 100%;
}

.single_result_type {
    float: left;
    width: 15%;
    height: 100%;
}

.single_result_dist {
    float: left;
    width: 15%;
    height: 100%;
    display:none
}

.single_result_link {
    float: right;
    width: 20%;
    height: 100%;
}

.single_result span {
    float: left;
    width: 100%;
    
    font-size: 13px;
}

.single_result_language .language_title, .single_result_accepting .accepting_title, .single_result_detail_type .single_result_type_title, .single_result_detail_specialty .single_result_type_title {
    font-size: 16px;
    font-weight: normal;
    color: #008170;
}

.accepting_title {
    text-align:center
}

.single_result .biz_name, .single_result .biz_hours_title, .single_result .biz_type_title, .single_result .biz_dist_title, .single_result .underline_name {
    font-size: 16px;
    font-weight: bold;
    color: #008170;
}

.biz_name {
    /*cursor:pointer;*/
}

.underline_name{
    cursor:pointer;
    text-decoration:underline;
    
}

.single_result .biz_hours_title, .single_result .biz_type_title, .single_result .biz_dist_title {
    font-weight: normal;
}

.map_info {
    float: left;
    /*width: 30%;*/
    margin-top: 12px;
}

.map_info2 {
    float: right;
    width: 100px;
}

.affiliated_1 .affiliated_title, .affiliated_2 .affiliated_title, .affiliated_3 .affiliated_title {
    font-size: 14px;
    font-weight: normal;
    color: #008170;
    padding-bottom:8px;
}

.affiliated_1, .affiliated_2 {
    float: left;
    width: 25%;
}

.affiliated_3 {
    float: left;
    width: 50%;
}

    .affiliated_1 a, .affiliated_2 a, .affiliated_3 a {
        color: #cc7138;
        text-decoration: none;
    }

.affiliated_3 .affiliated_city {
    font-size: 12px;
    font-weight: normal;
    padding-left:15px;
}

.updateFile{
    font-size: 12px;
    font-weight: normal;
}

.single_result h3 {
    color: #008170;
    font-size: 15px;
    font-weight: 600;
    margin: 4px 0 4px 0;
}

.specialty {
    float: left;
}

    .specialty p {
        font-size: 11px;
    }

.biz_details {
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
}

    .biz_details a {
        color: #cc7138;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
    }

.biz_url a {
    color: #008170;
    text-decoration: none;
}

.biz_dist a {
    color: #cc7138;
    text-decoration: none;
}

.result_sep {
    margin: 12px auto;
    width: 100%;
    height: 14px;
    background-image: url('../Content/images/result-sep.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.detail_title_container {
    width: 100%;
    float: left;
}

.detail_type_title h2 {
    margin-bottom: 6px;
}

.detail_title_container .detail_type_title {
    float: left;
}

.detail_title_container .go_back {
    float: right;
    line-height: 30px;
}

    .detail_title_container .go_back a {
        color: #008170;
        font-weight: bold;
        text-decoration: none;
    }

.map {
    float: right;
    width: 310px;
}

    .map img {
        float: left;
        margin-bottom: 10px;
    }

/*RESPONSIVE MENU*/

.toggle-box {
  display: none;
}

.toggle-box + label {
  cursor: pointer;
  display: block;
  /*font-weight: bold;*/
  line-height: 26px;
  /*margin-bottom: 5px;*/
  color:#616565;
  font-size:22px;
}

.toggle-box + label + div {
  display: none;
  margin-bottom: 10px;
}

.toggle-box:checked + label + div {
  display: block;
}

/*MOBILE FILTER*/
.toggle-box2 {
  display: none;
}

.toggle-box2 + label {
  cursor: pointer;
  display: block;
  line-height: 26px;
  color:#fff;
  font-size:20px;
}

.filter_body {
    background:#008170;
    float: left;
    padding: 10px 10px 0;
}



.toggle-box2 + label + div {
  display: none;
  margin-bottom: 10px;
}

.toggle-box2:checked + label + div {
  display: block;
}



/*search form*/
#header {
    background-color: #c3dfef;
}

#newsearch {
    float: left;
    padding: 20px 20px 20px 0;
    width: 100%;
}

.textinput {
    margin: 0;
    padding: 5px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    border-right: 0px;
    border-top-left-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    width: 40%;
    height: 24px;
    color: #707070;
}

.button {
    margin: 0;
    padding: 5px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #008170;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    height: 36px;
}

.resetbutton {
    margin: 0;
    margin-left: 10px;
    padding: 5px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #008170;
    border-top-right-radius: 10px 10px;
    border-top-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    height: 36px;
}

.filterbutton {
    margin: 0;
    padding: 5px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #008170;
    border-top-right-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    height: 26px;
    
}

    .button:hover {
        text-decoration: none;
        background: #008170;
    }
    /* Fixes submit button height problem in Firefox */
    .button::-moz-focus-inner {
        border: 0;
    }

.scha_select select {
    background: transparent;
    width: 110%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    height: 34px;
    -webkit-appearance: none;
    color: #000;
}

    .scha_select select option {
        background: #008170;
        width: 105%;
        padding: 2px;
        font-size: 12px;
        line-height: 1;
        border: 0;
        color: #fff;
    }

.scha_special select {
    background: transparent;
    width: 110%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    height: 34px;
    -webkit-appearance: none;
    color: #000;
}

    .scha_special select option {
        background: #008170;
        width: 105%;
        padding: 2px;
        font-size: 12px;
        line-height: 1;
        border: 0;
        color: #fff;
    }

.filter_bar_top input[type=button], .filter_check_wrapper input[type=button] {
    background: #008170;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 4px 12px;
    cursor: pointer;
    margin-right: 18px;
    float: left;
}

.scha_select {
    width: 31%;
    height: 34px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border: solid 1px #66bbb2;
    border-radius: 12px;
    background: url(../Content/images/select-arrow.jpg) no-repeat;
    background-position: right 8px center;
    background-position-x: 95%;
    background-position-y: 50%;
}

.scha_special {
    width: 40%;
    height: 34px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border: solid 1px #66bbb2;
    border-radius: 12px;
    background: url(../Content/images/select-arrow.jpg) no-repeat;
    background-position: right 8px center;
    background-position-x: 95%;
    background-position-y: 50%;
}

span.customSelect {
    font-size: 11px;
    background-color: #f5f0de;
    color: #7c7c7c;
    padding: 5px 7px;
    border: 1px solid #e7dab0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
}

    span.customSelect.changed {
        background-color: #f0dea4;
    }

.customSelectInner {
    background: url(../Content/images/select-arrow.jpg) no-repeat center right;
}

.form_check {
    color: #008170;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    margin-right: 20px;
}

    .form_check input[type=checkbox] {
        border: none;
    }

    .form_check label {
        font-style:normal
    }

.clinic_search {
    color: #008170;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    margin-right: 20px;
    
    
}

    .clinic_search input[type=text] {
       text-align: left;
       margin: 0; 
       padding: 0; 
       display: block; 
       font-size: 100%;
       
    }

    .clinic_search input[type=button] {
    margin: 0 auto;
    margin-left: 10px;
    padding: 5px 15px;
    position:relative;
    top:50%; 
    left:21%;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3;
    border-right: 0px;
    background: #008170;
    border-top-right-radius: 10px 10px;
    border-top-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    height: 36px;
    }

    .clinic_search label {
        margin:0;
        padding:5px;
        display:block;
        font-size: 100%;
        width: 11em;
        text-align: right;
        float:left;
    }

    .clinic_search select {
        margin:0;
        padding:0;
        display:block;
        font-size: 100%;
        width:auto;
        max-width:18.35em;
        /*text-align: left;*/
        text-align-last:left;
        
        
    }

.form_Space {
   height: 10px;
}

.drForm_Space {
   height: 8px;
}

.searchBtnForm_Space {
   height: 40px;
}
    

.filter_bar_top h1 {
    color: #008170;
    float: left;
    margin-right: 22px;
}



.mobile-nav {
    display: none;
}

.logo_home .logo_reg {
    display: block;
}

.logo_home .logo_lg {
    display: none;
}

/*END OF FORM STYLES*/

/*MOBILE CSS*/
@media (max-width: 1024px) {
    .results_container {
        border: 1px solid #cfcfcf;
        border-radius: 10px;
        margin-bottom: 40px;
        /*max-height: 600px;*/
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100%;
    }

    .filter_select_wrapper {
        float: left;
        width: 80%;
    }

    .filter_check_wrapper {
        float: right;
        margin: 8px 24px;
        width: 78%;
    }
}

@media (max-width: 959px) {
    .filter_select_wrapper {
        float: left;
        width: 78%;
    }

    .filter_check_wrapper {
        float: right;
        margin: 8px 24px;
        width: 78%;
    }

    .results_container {
        border: 1px solid #cfcfcf;
        border-radius: 10px;
        margin-bottom: 40px;
        max-height: 9000px;
        overflow-x: hidden;
        overflow-y: hidden;
        width: 100%;
    }

     .affiliated_1, .affiliated_2 {
    float: left;
    width: 45%;
}

     .addy_container {
    float: left;
    margin-bottom: 12px;
    margin-top: 12px;
    width: 30%;
}

     .single_result_detail_specialty {
    float: left;
    height: 100%;
    width: 20%;
}
}

@media (min-width: 780px) and (max-width: 800px) {
    .filter_select_wrapper {
        float: left;
        width: 100%;
    }
    /*Look Here For Change*/
    .results_container {
        border: 0px solid #cfcfcf;
        border-radius: 10px;
        margin-bottom: 40px;
        min-height: 360px;
        max-height: 360px;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100%;
    }

    .filter_check_wrapper {
        float: right;
        margin: 8px;
        width: 78%;
    }

    .form_check {
        color: #fff;
        font-family: "Lato",sans-serif;
        font-size: 18px;
        margin-right: 24px;
    }

    .form_search {
        color: #fff;
        font-family: "Lato",sans-serif;
        font-size: 18px;
        margin-right: 24px;
    }

    .single_result_accepting {
    float: left;
    height: 100%;
    width: 25%;
}

    .affiliated_1, .affiliated_2 {
    float: left;
    width: 45%;
}

    .mapable .single_result_detail_type {
    text-align: left;
}

    .mapable .single_result_info {
    float: left;
    height: 100%;
    width: 100%;
}

    .addy_container {
    float: left;
    margin-bottom: 12px;
    margin-top: 12px;
    width: 100%;
}
}

@media (max-width: 768px) {
    .header_nav {
        display: none;
    }

    .site_body {
    width: 780px;
    width: 100%;
    float: left;
    font-size: 12px;
}

    ul#navmenu, ul.sub1, ul.sub2{
            list-style-type: none;
             padding-left:2px;
            
        }

        ul#navmenu li {
            width: 135px;
            text-align: center;
            position:relative;
            float: left;
            margin-right:40px;
            
        }

        ul#navmenu li#yesSpace {
            padding-left:0px;
        }
        
        ul#navmenu a {
            
            text-decoration: none;
            display:block;
            width:135px;
            height:25px;
            line-height:25px;
            background-color: #FFF;
            border: 1px solid #CCC;
            border-radius:5px;
        }

        ul#navmenu .sub1 li {
            /*border: 1px solid green;*/
        }

        ul#navmenu .sub1 a {
            margin-top:3px;
            margin-left:38px;
        }

         ul#navmenu .sub2 a {
            margin-left:10px;
        }

         ul#navmenu li:hover > a{
             background-color: #CFC;
         }

         ul#navmenu li:hover a:hover{
             background-color: #CFC;
         }

         ul#navmenu ul.sub1{
             display:none;
             position:absolute;
             top:26px;
             left:100px;
         }

         ul#navmenu ul.sub2 {
             display:none;
             position:absolute;
             top:0px;
             left:121px;
         }

         ul#navmenu li:hover .sub1 {
             display:block;
         }

         ul#navmenu .sub1 li:hover .sub2 {
             display:block;
         }

         .darrow {
             font-size:11pt;
             position: absolute;
             top: 5px;
             right: 2px;
         }

         .rarrow {
             font-size:11pt;
             position: absolute;
             top: 5px;
             right: 4px;
         }

    .mobile_filter {
        display: block;
        background: #008170;
        text-align: center;
        color: #fff;
        font-style: italic;
        height: 30px;
        line-height: 30px;
    }

    .filter_bar_top {
        display: none;
    }

    .mobile_menu {
        display: block;
        text-align: center;
        padding: 6px 0;
        background-image: url('../Content/images/mobile-icon.png');
        background-position: top right;
        background-repeat: no-repeat;
    }

    .mobile_menu_back {
        display: block;
        text-align: center;
        padding: 6px 0;
        cursor: pointer;
    }

    .mobile_menu li {
        list-style: none;
        padding: 4px 0;
    }

        .mobile_menu li:hover {
            background: #e6f4f3;
        }

    .mobile_menu ul {
        padding-left: 0px;
    }

    .mobile_menu a {
        text-decoration: none;
        color: #999;
    }

    .form_check {
    /*color: #008170;*/
    text-align: left;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    margin-right: 20px;
}

    .form_check input[type=checkbox] {
        border: none;
    }

    .form_check label {
        font-style:normal;
        color: #008170;
    }

    .clinic_search {
    color: #008170;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    
}

    .clinic_search input[type=text] {
       text-align: left;
       margin: 0; 
       padding: 0; 
       /*display: block;*/ 
       font-size: 100%;
       width:12.35em;
       
    }

    .clinic_search input[type=button] {
       text-align: left;
       /*margin: 6px;*/ 
       margin-top: 16px;
       padding: 0; 
       /*display: block;*/ 
       font-size: 100%;
       width:12.35em;
       color: #ffffff;
       border: solid 1px #0076a3;
       border-right: 0px;
       background: #008170;/*#008d7e;*/
       /*border-top-right-radius: 10px 10px;
       border-top-left-radius: 10px 10px;
       border-bottom-right-radius: 10px 10px;
       border-bottom-left-radius: 10px 10px;*/
       
    }

    .clinic_search label {
        /*margin:0;*/
        padding:1px;
        display:block;
        font-size: 100%;
        width: 12em;
        text-align: left;
        float:left;
    }

    .clinic_search select {
        margin:0;
        padding:0;
        display:block;
        font-size: 100%;
        width:12.35em;
        /*max-width:12.35em;
        min-width:12.35em;*/
        text-align: right;
        /*float:left;*/
    }

    .menu-btn div {
        position: absolute;
        left: 100%;
        top: 64%;
        padding-right: 8px;
        margin-top: -0.50em;
        line-height: 1.2;
        font-size: 18px;
        font-weight: 200;
        vertical-align: middle;
        z-index: 99;
    }

    .menu-btn span {
        display: block;
        width: 19px;
        height: 3px;
        margin: 4px 0;
        background: rgb(0,0,0);
        z-index: 99;
    }

    .responsive-menu {
        display: none;
    }

    .expand {
        display: block !important;
    }

    .site_top_nav {
        display: none;
    }

    .site_header {
        text-align: center;
        height: 150px;
    }

    .header_text {
        display: none;
    }

    .logo_home {
        float: none;
        margin-top: 10px;
    }


    .site_container {
        border: none;
        padding: 0 16px 0 16px;
    }

    .header_nav ul {
        display: none;
    }

    .breadcrumbs {
        display: none;
    }

    .search_bar {
        width: 100%;
        text-align: center;
    }

    .textinput {
        width: 74%;
    }

    .button {
        width: 16%;
    }

    .logo_home .logo_reg {
        display: none;
    }

    .logo_home .logo_lg {
        display: block;
        margin: auto;
    }

    .single_result_hours {
        display: none;
    }

    .single_result_language {
        display: none;
    }

    .single_result_link {
        display: none;
    }

    .single_result_type {
        width: 25%;
    }

    .single_result_info {
        width: 50%;
    }

    .filter_select_wrapper {
        float: left;
        width: 100%;
    }

    .scha_select {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: left;
        height: 34px;
        margin-right: 10px;
        overflow: hidden;
        width: 47%;
        margin-bottom: 8px;
    }

        .scha_select select {
            background: none repeat scroll 0 0 transparent;
            border: 0 none;
            color: #fff;
            font-size: 16px;
            height: 34px;
            line-height: 1;
            padding: 5px;
            width: 115%;
        }

    .results_container {
        border: 1px solid #cfcfcf;
        border-radius: 10px;
        margin-bottom: 40px;
        max-height: 9000px;
        overflow-x: scroll;
        overflow-y: scroll;
        width: 100%;
        padding-top: 10px;
    }

    .single_result_detail_container {
        width: 100%;
        /*min-height: 400px;*/
        border: none;
        float: left;
    }

    .single_result {
        padding: 0 12px;
        width: 98%;
        float: left;
    }

    .single_result_info {
        float: left;
        width: 50%;
        height: 100%;
    }

    .mapable .single_result {
        height: auto;
        padding: 0px;
        width: auto;
        float: left;
    }

    .mapable .specialty {
        /*width: 100%;*/
    }

    .map {
        float: left;
        width: 100%;
    }


    .mapable .single_result_info {
        float: left;
        width: 100%;
        height: 100%;
        margin-bottom: 12px;
    }

    .map img {
        float: left;
        margin: 20px 0;
        width: 100%;
    }

    .mapable .single_result_hours {
        float: left;
        height: 100%;
        width: 30%;
    }

    .mapable .single_result_language {
        float: left;
        height: 100%;
        width: 30%;
    }

    .mapable .single_result_info .biz_cnty {
        font-style: italic;
    }

    .mapable .single_result_info .biz_addy {
        color: #6a6a6a;
        float: left;
        font-size: 11px;
    }

    .mapable .single_result_detail_type {
        text-align: left;
    }

    .mapable .single_result_detail_specialty {
        text-align: left;
        width:100%
    }

    .addy_container {
        float: left;
        width: 50%;
        margin-top: 12px;
    }

    .single_result_language {
        float: left;
        width: 20%;
        height: 100%;
    }

    .single_result_language, .single_result_accepting, .single_result_detail_type {
        text-align: center;
    }

    .single_result_accepting {
        float: left;
        width: 30%;
        height: 100%;
    }

    .single_result_detail_type {
        float: left;
        width: 20%;
        height: 100%;
    }

    .single_result_hours {
        float: left;
        width: 15%;
        height: 100%;
    }

    .single_result_type {
        float: left;
        width: 20%;
        height: 100%;
    }

    .single_result_dist {
        float: left;
        width: 15%;
        height: 100%;
    }

    .single_result_link {
        float: left;
        width: 20%;
        height: 100%;
    }

    .single_result span {
        float: left;
        width: 100%;
        color: #6a6a6a;
        font-size: 11px;
    }

    .single_result_language .language_title, .single_result_accepting .accepting_title, .single_result_detail_type .single_result_type_title {
        font-size: 13px;
        font-weight: normal;
        color: #008170;
    }

    .single_result .biz_name, .single_result .biz_hours_title, .single_result .biz_type_title, .single_result .biz_dist_title {
        font-size: 14px;
        font-weight: bold;
        color: #008170;
    }

    .biz_name {
        cursor: pointer;
    }

    .single_result .biz_hours_title, .single_result .biz_type_title, .single_result .biz_dist_title {
        font-weight: normal;
    }

    .map_info {
        float: left;
        padding-bottom: 16px;
        padding-left: 14px;
        width: 45%;
    }

    .map_info2 {
        float: left;
        padding-bottom: 16px;
        padding-left: 14px;
        width: 45%;
    }

    .detail_title_container {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    .affiliated_1 .affiliated_title, .affiliated_2 .affiliated_title, .affiliated_3 .affiliated_title{
        font-size: 14px;
        font-weight: normal;
        color: #008170;
        padding-bottom:5px;
    }

    .affiliated_1, .affiliated_2 {
        float: left;
        width: 45%;
    }

        .affiliated_1 a, .affiliated_2 a, .affiliated_3 a {
            color: #cc7138;
            text-decoration: none;
        }
    .affiliated_3 .affiliated_city {
    font-size: 12px;
    font-weight: normal;
    padding-left:15px;
}

    .single_result h3 {
        color: #008170;
        font-size: 15px;
        font-weight: 600;
        margin: 4px 0 4px 0;
    }

    .single_result_language .language_title, .single_result_accepting .accepting_title, .single_result_detail_type .single_result_type_title, .single_result_detail_specialty .single_result_type_title {
    color: #008170;
    font-size: 13px;
    font-weight: normal;
    margin-top:12px
}
}

@media (max-width: 600px) {
    .single_result_type {
        width: 20%;
    }

    .single_result_info {
        /*width: 80%;*/
    }
        .single_result_detail_specialty {
    float: left;
    width: 100%;
}
.single_result_accepting .accepting_title {
        text-align: left;
    }

    .single_result_accepting .accepting_answer {
        text-align: left;
    }

    .list .accepting_title {
        text-align: center;
    }

    .list .accepting_answer {
        text-align: center;
    }
    .single_result_detail_type {
    float: right;
    height: 100%;
    width: 20%;
}
    .filter_check_wrapper {
        float: left;
        margin: 8px 0;
        width: 100%;
    }

    .form_check {
        color: #fff;
        font-family: "Lato",sans-serif;
        font-size: 14px;
        margin-right: 14px;
    }

    .form_search {
        color: #fff;
        font-family: "Lato",sans-serif;
        font-size: 14px;
        margin-right: 14px;
    }

    .scha_select select {
        background: transparent;
        width: 110%;
        padding: 5px;
        font-size: 16px;
        line-height: 1;
        border: 0;
        height: 34px;
        -webkit-appearance: none;
        color: #fff;
    }

        .scha_select select option {
            background: #008170;
            width: 105%;
            padding: 2px;
            font-size: 12px;
            line-height: 1;
            border: 0;
            color: #fff;
        }

    .results_container {
        border: 0px solid #cfcfcf;
        border-radius: 10px;
        margin-bottom: 40px;
        /*max-height: 300px;*/
        /*overflow: hidden;*/
        /*overflow-x:scroll;*/
        /*overflow-y:scroll;*/
        width: 100%;
        padding-top: 10px;
    }

    .single_result .biz_type_title, .single_result .biz_dist_title {
        color: #008170;
        font-size: 14px;
    }

    .affiliated_1 .affiliated_title, .affiliated_2 .affiliated_title {
        font-size: 14px;
        font-weight: normal;
        color: #008170;
    }

    .affiliated_1, .affiliated_2 {
        float: left;
        padding-right: 5%;
        width: 100%;
    }

        .affiliated_1 a, .affiliated_2 a {
            color: #cc7138;
            text-decoration: none;
        }
}

@media (max-width: 573px) {
    .single_result_accepting .accepting_title {
        text-align: left;
    }

    .single_result_accepting .accepting_answer {
        text-align: left;
    }

    .list .accepting_title {
        text-align: center;
    }

    .list .accepting_answer {
        text-align: center;
    }



    .single_result_accepting {
        float: left;
        height: 100%;
        margin: 16px 0;
        width: 50%;
    }

    .list {
        float: left;
        height: 100%;
        margin: 0;
        text-align: center;
        width: 22%;
    }

    .single_result_detail_specialty {
    float: left;
    width: 100%;
}

    .single_result_detail_type {
    float: right;
    height: 100%;
    width: 20%;
}
}

@media (max-width: 444px) {
    .single_result_detail_type {
        float: right;
        height: 100%;
        width: 16%;
        margin: 0 0 16px;
    }

    .single_result_detail_specialty .single_result_type_title {
        font-size: 13px;
        font-weight: normal;
        color: #008170;
    }

    .single_result_detail_specialty {
        float: left;
        height: 100%;
        width: 100%;
    }

    .scha_select {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: left;
        height: 34px;
        margin-right: 10px;
        overflow: hidden;
        width: 46%;
    }

    .scha_select {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: none;
        height: 34px;
        margin-right: auto;
        margin-left: auto;
        overflow: hidden;
        width: 80%;
    }

    .single_result_accepting .accepting_title {
        text-align: left;
        float:left;
        display:block;
        width:100%;
    }

    .single_result_accepting .accepting_answer {
        text-align: left;
    }

    .list .accepting_title {
        text-align: center;
        display:none;
    }

    .list .accepting_answer {
        text-align: center;
        display:none;
    }



    .single_result_accepting {
        float: left;
        height: 100%;
        margin: 16px 0;
        width: 50%;
    }

    .list {
        float: left;
        height: 100%;
        margin: 0;
        text-align: center;
        width: 22%;
    }
}

@media (max-width: 400px) {
    .logo_home .logo_reg {
        display: block;
        margin: auto;
    }

    .button {
  padding: 4px 5px;
  font-size: 12px;
  height: 36px;
}

    .single_result_detail_specialty {
    float: left;
    height: 100%;
    width: 100%;
}
    .logo_home .logo_lg {
        display: none;
    }

    .mapable .specialty {
        margin-top: 12px;
        width: 100%;
    }

    .single_result_dist {
        display: none;
    }

    .single_result_info {
        width: 75%;
    }

    .single_result_type {
        width: 20%;
    }

    .scha_select {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: none;
        height: 34px;
        margin-right: auto;
        margin-left: auto;
        overflow: hidden;
        width: 80%;
    }


        .scha_select select {
            background: none repeat scroll 0 0 transparent;
            border: 0 none;
            color: #fff;
            font-size: 16px;
            height: 34px;
            line-height: 1;
            padding: 5px;
            width: 115%;
        }

    .site_header {
        height: 110px;
        text-align: center;
    }

    .single_result_accepting {
        /*float:left;
        display:block;*/
        /*display: none;*/
        overflow-y:scroll;
        overflow-x:scroll;
    }
}

@media (max-width: 320px) {
    .site_body h1 {
        /*color: #008170;*/
        font-size: 17px;
        font-weight: bold;
        margin-top: 0;
    }

    .textinput {
        width: 60%;
    }

    .mapable .single_result_detail_type {
        margin-top: 12px;
        width: 100%;
    }

    .button {
        width: 20%;
    }

    .scha_select {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: left;
        height: 34px;
        margin-right: 10px;
        overflow: hidden;
        width: 98%;
        margin-bottom: 10px;
    }

    .scha_special {
        background: url("../Content/images/select-arrow.jpg") no-repeat scroll right 8px center rgba(0, 0, 0, 0);
        border: 1px solid #66bbb2;
        border-radius: 12px;
        float: left;
        height: 34px;
        margin-right: 10px;
        overflow: hidden;
        width: 98%;
        margin-bottom: 10px;
    }


    .affiliated_1, .affiliated_2 {
        float: left;
        margin-bottom: 16px;
        padding-right: 5%;
        width: 95%;
    }

     
}

