@media (min-width: 150px) {
  body::before {
    content: "" !important;
    display: none;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
  }
}
@media only screen and (max-width:690px) {
  .container {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  body::before {
    content: "Mobile";
  }
  header .container nav.onDesktop {
    display: none;
  }
  header .container .mobileIcon {
    display: block;
  }
  .menuMobile {
    display: block;
  }
  section.highlights {
    margin: 1.2em 0;
  }
  section.highlights .container {
    display: block;
  }
  section.highlights .container .left {
    width: 100%;
    padding: 0;
  }
  section.highlights .container .left article {
    padding: 0;
  }
  section.highlights .container .left article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.highlights .container .left article figure a img {
    max-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.highlights .container .left article .post-grid {
    position: static;
    padding: 0;
  }
  section.highlights .container .left article .post-grid .post-content {
    padding: 30px 20px;
    border-radius: 0 0 10px 10px;
  }
  section.highlights .container .left article .post-grid .post-content h3 a {
    font-size: 24px;
  }
  section.highlights .container .left article .post-grid .post-content .extras {
    display: block;
  }
  section.highlights .container .left article .post-grid .post-content .extras .author .avatar img {
    width: 45px;
  }
  section.highlights .container .left article .post-grid .post-content .extras .author .content h6 a {
    font-size: 14px;
  }
  section.highlights .container .left article .post-grid .post-content .extras .social-share {
    margin-top: 30px;
  }
  section.highlights .container .right {
    width: 100%;
    padding: 0;
  }
  section.highlights .container .right article {
    margin: 30px 0;
  }
  section.highlights .container .right article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.highlights .container .right article figure a img {
    max-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.highlights .container .right article:nth-last-child(1) {
    display: block;
    padding: 0;
    margin: 0;
  }
  section.highlights .container .right article:nth-last-child(1) figure {
    margin: 0;
  }
  section.highlights .container .right article .post-grid {
    position: static;
    padding: 0;
  }
  section.highlights .container .right article .post-grid .post-content {
    padding: 30px 20px;
    border-radius: 0 0 10px 10px;
  }
  section.highlights .container .right article .post-grid .post-content h3 a {
    font-size: 24px;
  }
  section.home {
    padding: 2em 0;
  }
  section.home .container {
    display: block;
  }
  section.home .container .left {
    width: 100%;
    padding: 0;
  }
  section.home .container .left article {
    display: block;
  }
  section.home .container .left article figure {
    min-width: 100%;
    max-width: 100%;
    margin: 0 !important;
  }
  section.home .container .left article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.home .container .left article figure a img {
    max-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.home .container .left article .post-content {
    border-radius: 0 0 10px 10px;
  }
  section.home .container .left article .post-content .extras {
    display: block;
    margin-top: 30px;
  }
  section.home .container .left article .post-content .extras .author .avatar img {
    width: 45px;
  }
  section.home .container .left article .post-content .extras .author .content h6 a {
    font-size: 14px;
  }
  section.home .container .left article .post-content .extras .social-share {
    margin-top: 30px;
  }
  section.home .container .left .loadArticle {
    margin: 30px 0 40px 0;
  }
  section.home .container aside {
    width: 100%;
    padding: 0;
  }
  section.home .container aside .popular-post article {
    display: block;
  }
  section.home .container aside .popular-post article figure {
    min-width: 100%;
    max-width: 100%;
    margin: 0 !important;
  }
  section.home .container aside .popular-post article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.home .container aside .popular-post article .post-content {
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 20px 15px;
  }
  section.home .container aside .popular-post article .post-content h3 {
    text-align: center;
  }
  section.home .container aside .popular-post article .post-content .extras {
    margin-top: 15px;
  }
  section.home .container aside .popular-post article .post-content .extras .author {
    margin: auto;
  }
  section.Page404 {
    background-image: none;
  }
  section.Page404 .container .extraRow {
    max-width: 100%;
    text-align: center;
    transform: translateY(6%);
  }
  section.Page404 .container .extraRow span {
    font-size: 8em;
  }
  section.upperContent .informationContent {
    flex-wrap: wrap;
  }
  section.upperContent .informationContent a.category {
    padding: 15px !important;
  }
  section.upperContent .informationContent span {
    border-radius: 0 10px 10px 0;
    padding: 15px !important;
  }
  section.upperContent .informationContent .social-share {
    margin-top: 10px;
    border-radius: 10px;
  }
  section.upperContent .informationContent .container figure {
    margin: 25px 0 0 0;
  }
  section.upperContent figure {
    margin: 25px 0 !important;
  }
  .article_content .container .content_db {
    padding: 0;
  }
  .article_content .container .content_db h1 {
    font-size: 30px;
    margin: 10px 0;
  }
  .article_content .container .authorPlace {
    padding: 0;
  }
  .article_content .container .authorPlace .author {
    align-items: normal;
  }
  .article_content .container .authorPlace .author .avatar img {
    width: auto;
  }
  .article_content .container .tagsPlace {
    padding: 0;
  }
  .article_content .container .tagsPlace ul {
    justify-content: left;
  }
  .related_post {
    padding: 40px 0;
  }
  .related_post .container h2 {
    font-size: 40px;
  }
  .related_post .container .related_articles {
    margin-top: 40px;
    display: block;
  }
  .related_post .container .related_articles article .post-grid {
    padding: 0 30px;
  }
  .related_post .container .related_articles article .post-grid .post-content {
    padding: 20px 32px;
  }
  .related_post .container .related_articles article .post-grid .post-content h3 a {
    font-size: 20px;
  }
  .related_post .container .related_articles article:first-child {
    margin: 0 0 60px 0;
  }
  .related_post .container .related_articles article:last-child {
    margin: 0;
  }
}
@media only screen and (max-width:690px) {
  .clinic-hero {
    padding: 40px 0 30px;
  }
  .clinic-hero .container {
    flex-direction: column;
  }
  .clinic-hero .hero-content h1 {
    font-size: 2rem;
  }
  .clinic-grid {
    grid-template-columns: 1fr;
  }
  .clinic-grid.compact {
    grid-template-columns: 1fr;
  }
  .filter-bar {
    flex-direction: column;
    align-items: stretch;
  }
  .filter-bar .filter-group select {
    width: 100%;
  }
  .criteria-grid {
    grid-template-columns: 1fr 1fr;
  }
  .compare-price table {
    min-width: 640px;
  }
  .clinic-hero-detail {
    padding: 40px 0 30px;
  }
  .clinic-hero-detail .container {
    flex-direction: column;
  }
  .clinic-hero-detail .hero-text h1 {
    font-size: 2rem;
  }
  .clinic-summary .summary-grid {
    grid-template-columns: 1fr;
  }
  .clinic-summary .clinic-facts {
    grid-template-columns: 1fr;
  }
  .clinic-gallery .gallery-grid {
    grid-template-columns: 1fr;
  }
  .clinic-comments .comments-grid {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width:690px) and (max-width: 992px) {
  body::before {
    content: "Tablet";
  }
  section.highlights {
    margin: 1.2em 1.5em;
  }
  section.highlights .container {
    display: block;
  }
  section.highlights .container .left {
    width: 100%;
    padding: 0;
  }
  section.highlights .container .left article {
    padding: 0;
  }
  section.highlights .container .left article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.highlights .container .left article figure a img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.highlights .container .left article .post-grid {
    position: static;
    padding: 0;
  }
  section.highlights .container .left article .post-grid .post-content {
    padding: 30px;
    border-radius: 0 0 10px 10px;
  }
  section.highlights .container .left article .post-grid .post-content h3 a {
    font-size: 30px;
  }
  section.highlights .container .right {
    width: 100%;
    padding: 0;
  }
  section.highlights .container .right article {
    margin: 30px 0;
    width: 100%;
  }
  section.highlights .container .right article figure a {
    border-radius: 10px 10px 0 0;
  }
  section.highlights .container .right article figure a img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.highlights .container .right article:nth-last-child(1) {
    display: block;
    padding: 0;
    margin: 0;
  }
  section.highlights .container .right article:nth-last-child(1) figure {
    margin: 0;
  }
  section.highlights .container .right article .post-grid {
    position: static;
    padding: 0;
  }
  section.highlights .container .right article .post-grid .post-content {
    padding: 30px;
    border-radius: 0 0 10px 10px;
  }
  section.highlights .container .right article .post-grid .post-content h3 a {
    font-size: 30px;
  }
  section.home {
    padding: 2em 0;
  }
  section.home .container {
    display: block;
  }
  section.home .container .left {
    width: 100%;
    padding: 0;
  }
  section.home .container .left .loadArticle {
    margin: 30px 0 40px 0;
  }
  section.home .container aside {
    width: 100%;
    padding: 0;
  }
  section.Page404 .container .extraRow {
    width: 65%;
  }
  .article_content .container .content_db {
    padding: 0 8%;
  }
  .article_content .container .authorPlace {
    padding: 0 8%;
  }
  .article_content .container .tagsPlace {
    padding: 0 8%;
  }
  .related_post .container .related_articles {
    padding: 0 8%;
    display: block;
  }
  .related_post .container .related_articles article .post-grid {
    padding: 0 30px;
  }
  .related_post .container .related_articles article:first-child {
    margin: 0 0 100px 0;
  }
  .related_post .container .related_articles article:last-child {
    margin: 0;
  }
}
@media only screen and (min-width:992px) and (max-width: 1200px) {
  body::before {
    content: "Laptop Low Res";
  }
  section.highlights .container .right article .post-grid .post-content h3 a {
    font-size: 24px;
  }
  .article_content .container .content_db {
    padding: 0 10%;
  }
  .article_content .container .authorPlace {
    padding: 0 10%;
  }
  .article_content .container .tagsPlace {
    padding: 0 10%;
  }
  section.highlights .container .right article .post-grid {
    padding: 0 40px;
  }
  section.home {
    padding: 3em 0;
  }
  section.home .container .left article .post-content h3 a {
    font-size: 20px;
  }
  section.home .container .left article .post-content .extras {
    display: block;
    margin-top: 30px;
  }
  section.home .container .left article .post-content .extras .author .avatar img {
    width: 45px;
  }
  section.home .container .left article .post-content .extras .author .content h6 a {
    font-size: 14px;
  }
  section.home .container .left article .post-content .extras .social-share {
    margin-top: 30px;
  }
  section.home .container aside {
    padding: 0;
  }
  section.upperContent .container figure {
    margin: 25px 0 0 0;
  }
  .related_post .container .related_articles article {
    margin: 0 20px !important;
  }
  .related_post .container .related_articles article .post-grid {
    padding: 0 40px;
  }
}
@media only screen and (min-width:1200px) {
  body::before {
    content: "Desktop";
  }
  .container {
    width: 1260px;
  }
}/*# sourceMappingURL=media.css.map */