﻿@import url(../../Css/Elements.css);
/*Transision speeds*/
/*Sections*/
.section-top {
  min-height: 950px; 
  }

.reviews-wrapper {
  margin-top: 230px;
  min-height: 245px;
  position: absolute;
  width: 100%;
  color: black;
  z-index: 5;
  text-align: center; }
  @media only screen and (max-width: 600px) {
    .reviews-wrapper {
      padding-left: 5px;
      padding-right: 5px; } }
  .reviews-wrapper .btn-large {
    max-width: 240px;
    margin-bottom: 10px;
    box-shadow: 0 6px 12px 1px gray;
    background: #666166;
    background-image: -webkit-linear-gradient(top, #666166, #adabad);
    background-image: -moz-linear-gradient(top, #666166, #adabad);
    background-image: -ms-linear-gradient(top, #666166, #adabad);
    background-image: -o-linear-gradient(top, #666166, #adabad);
    background-image: linear-gradient(to bottom, #666166, #adabad);
    /*-moz-transition: all $transision-standard;
        -o-transition: all $transision-standard;
        -webkit-transition: all $transision-standard;
        transition: all $transision-standard;*/ }
  .reviews-wrapper .btn-large:hover {
    box-shadow: 0 8px 14px 3px gray;
    background: #7d7d7d;
    background-image: -webkit-linear-gradient(top, #7d7d7d, #484848);
    background-image: -moz-linear-gradient(top, #7d7d7d, #484848);
    background-image: -ms-linear-gradient(top, #7d7d7d, #484848);
    background-image: -o-linear-gradient(top, #7d7d7d, #484848);
    background-image: linear-gradient(to bottom, #7d7d7d, #484848); }
  .reviews-wrapper .ranking-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block; }
    .reviews-wrapper .ranking-wrapper .ranking span img {
      margin-top: -6px; }
  .reviews-wrapper .published {
    padding-top: 60px;
    font-size: 20px; }
  .reviews-wrapper .community {
    padding-top: 25px;
    font-size: 22px; }
  .reviews-wrapper .updated {
    padding-top: 58px;
    font-size: 20px; }
  @media only screen and (max-width: 767px) {
    .reviews-wrapper .updated {
      padding-top: 10px; }
 }
  .reviews-wrapper h3 {
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 10px; }
  .reviews-wrapper h4 {
    padding-top: 10px;
    padding-bottom: 20px; }

.headers {
  margin-top: 320px !important; }
  .headers h2 {
    color: white; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .headers {
      margin-top: 320px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .headers {
      margin-top: 320px !important; } }
 
  @media only screen and (max-width: 767px) {
    .headers {
      margin-top: 315px !important; } }
	   @media only screen and (max-width: 556px) {
    .headers {
      margin-top: 350px !important; } }
	   @media only screen and (max-width: 439px) {
    .headers {
      margin-top: 375px !important; } }
	   @media only screen and (max-width: 324px) {
    .headers {
      margin-top: 405px !important; } }
	  @media only screen and (max-width: 312px) {
    .headers {
      margin-top: 475px !important; } }
  .headers .place-h2 {
    padding-left: 22px; }
    @media only screen and (max-width: 600px) {
      .headers .place-h2 {
        /* margin-top: 20px; */
        padding-left: 0;
        text-align: center; } }
        @media only screen and (min-width: 441px) and (max-width: 512px) {
          .headers .place-h2 {
            /* margin-top: 40px; */
            text-align: center;
          }
        }

.content-margin-top {
  /*margin-top: 450px!important;*/ }

.content .header1 {
  padding-top: 100px; }
  @media only screen and (max-width: 600px) {
    .content .header1 {
      padding-top: 50px; } }
.content .large {
  max-width: 700px;
  width: 100%; }
  .content .large .sub {
    font-style: normal;
    padding-left: 150px; }
    @media only screen and (max-width: 600px) {
      .content .large .sub {
        padding-left: 32px; } }
    .content .large .sub .text {
      padding-right: 10px; }
    .content .large .sub .funtions {
      margin-top: 15px; }
      @media only screen and (max-width: 600px) {
        .content .large .sub .funtions {
          margin-top: 55px; } }
      .content .large .sub .funtions .counter {
        color: #0ca7c6;
        position: absolute;
        margin-top: 5px; }
      .content .large .sub .funtions .fb-thumb {
        height: 33px;
        width: 31px;
        background-image: url('../../Graphics/facebook-thumb.png');
        cursor: pointer;
        display: inline-block;
        position: absolute; }
        @media only screen and (max-width: 600px) {
          .content .large .sub .funtions .fb-thumb {
            margin-top: -45px; } }
      .content .large .sub .funtions .submit-wrapper {
        background-color: #ababab;
        border-radius: 5px;
        display: inline-block;
        margin-left: 40px;
        max-width: 150px;
        width: 100%; }
        @media only screen and (max-width: 600px) {
          .content .large .sub .funtions .submit-wrapper {
            margin: 0;
            width: 90%;
            text-align: center;
            margin-top: -48px !important;
            position: absolute;
            margin-left: 45px !important; } }
        .content .large .sub .funtions .submit-wrapper #submit-btn {
          background-color: transparent;
          border: medium none;
          border-radius: 5px;
          color: white;
          font-size: 14px;
          font-style: normal;
          font-weight: bold;
          height: 33px;
          max-width: 272px;
          position: relative;
          text-align: left;
          width: 100%;
          z-index: 2; }
          @media only screen and (max-width: 600px) {
            .content .large .sub .funtions .submit-wrapper #submit-btn {
              text-align: center;
              /*height: 40px;*/
              margin-top: -5px;
              margin-bottom: -15px;
              /*width: 88%;*/ } }
        .content .large .sub .funtions .submit-wrapper span {
          border-radius: 5px;
          font-size: 10px;
          margin-left: -131px;
          margin-top: 19px;
          position: absolute;
          z-index: 1;
          color: white; }
          @media only screen and (max-width: 600px) {
            .content .large .sub .funtions .submit-wrapper span {
              margin: 0;
              position: unset; } }
  @media only screen and (max-width: 767px) {
    .content .large {
      width: 88%; } }
  .content .large .header {
    height: 58px; }
    .content .large .header .ranking {
      display: inline;
      float: right;
      padding-top: 0px;
      margin-right: 15px; }
    .content .large .header .place-wrapper {
      display: inline-block !important;
      height: 58px;
      margin-right: 25px;
      padding-top: 5px; }
      .content .large .header .place-wrapper p {
        font-size: 14px; }
    @media only screen and (max-width: 767px) {
      .content .large .header .ranking {
        display: unset;
        float: right;
        padding-top: 0;
        text-align: center;
        margin-top: -10px; }

      .content .large .header .place-wrapper {
        display: inline-block !important;
        height: 58px;
        margin-right: 25px;
        padding-top: 5px;
        text-align: center; }

      @media only screen and (max-width: 600px) {
        .content .large .header .ranking {
          width: 100% !important;
          display: unset;
          float: right;
          padding-top: 0;
          text-align: center;
          padding-left: 35px; }

        .content .large .header .place-wrapper {
          width: 100% !important;
          display: inline-block !important;
          height: 58px;
          margin-right: 25px;
          padding-top: 0;
          text-align: center; }
 }
 }

/* .btn-large {
  margin-left: 30px; } */
  @media only screen and (max-width: 600px) {
    .btn-large {
      margin-left: 0; } }

.section-top-darker {
  min-height: 710px;
  margin-top: 240px; 
  opacity: 0.8;
  }

.entry-wrapper:nth-child(odd) {
  margin-left: 10px; }
  @media only screen and (min-width: 1200px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 53px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 45px; } }
  @media only screen and (max-width: 767px) {
    .entry-wrapper:nth-child(odd) {
      margin-left: 35px; } }

.entry-wrapper:nth-child(even) {
  margin-left: 95px; }
  @media only screen and (min-width: 1200px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 48px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 100px; } }
  @media only screen and (max-width: 767px) {
    .entry-wrapper:nth-child(even) {
      margin-left: 36px; } }

.top-bar.gradient-grey.no-margin {
  padding-top: 11px; }

@media only screen and (min-width: 768px) {
  .entry-wrapper {
    max-width: 275px; } }

/* Empty state: "Ingen anmeldelser fundet." centered and fully visible on
   every category (kommune / sygehus / skat) and on both the compact and full
   review pages. grid-column keeps it full-width if it ever sits inside a grid. */
.content .no-reviews {
  grid-column: 1 / -1;
  width: 100%;
  margin: 0 auto;
  padding: 40px 16px;
  text-align: center;
  box-sizing: border-box;
  font-size: 1.1em;
}

/* Responsive compact review grid: 3 desktop / 2 tablet+mobile / 1 very small */
.content .reviews-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 52px 55px;
  margin-top: 28px;
  width: 100%;
  justify-items: stretch;
  align-items: start; }

.content .reviews-grid > .entry-wrapper,
.content .reviews-grid > .entry-wrapper:nth-child(odd),
.content .reviews-grid > .entry-wrapper:nth-child(even) {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  max-width: none !important;
  width: 100% !important;
  min-width: 0;
  display: block !important;
  position: relative;
  padding-left: 0 !important;
  box-sizing: border-box;
  justify-self: stretch;
  overflow: visible; }

.content .reviews-grid > .entry-wrapper .header {
  display: block;
  width: 100%;
  box-sizing: border-box; }

.content .reviews-grid > .entry-wrapper .sub {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  box-sizing: border-box;
  height: auto !important;
  overflow: visible !important; }

.content .row.headers .place-h2 {
  margin-bottom: 10px;
  text-align: center; 
}

@media only screen and (max-width: 767px) {
  .content .reviews-grid {
    gap: 44px 60px;
    margin-top: 12px;
    padding-left: 40px;
     }

  .content .row.headers .place-h2 {
    margin-bottom: 6px; } }

@media only screen and (max-width: 600px) {
  .content .content-margin-top {
    margin-top: 10px; }

  .content .reviews-grid {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 28px 0;
    margin-top: 4px;
    padding-left: 40px;
     }

  .content .reviews-grid > .entry-wrapper,
  .content .reviews-grid > .entry-wrapper:nth-child(odd),
  .content .reviews-grid > .entry-wrapper:nth-child(even) {
    max-width: none !important;
    width: 99% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center; } }

/* Desktop (992px+, sidebar visible): 3 cards per row */
@media only screen and (min-width: 992px) {
  .content .reviews-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }

/*# sourceMappingURL=categories-2.css.map */