@import url("https://design.menighet.no/Portals/0/Menighet.css");

#footer p {
  font-size: 14px !important;
  line-height: 22px !important;
}
#dnn_FooterCopyright_lblCopyright:after {
  content: " - Powered by Agrando";
}
#footer p {
  font-size: 14px !important;
  line-height: 22px !important;
}
.calendar-top-line {
  display: none !important;
}

#dnn_ctr440_EditDNNArticle_ctl07_tvCategory table {
  margin: 0 !important;
}
.audiowrapper {
  float: left;
  margin-right: 6px;
}
.audiotitle {
  font-weight: 600;
}
.audiodescription {
  font-style: italic;
}
.pubText {
  display: block;
  font-style: italic;
  padding-right: 6px;
}
.img-container {
  border: none !important;
  background-color: #f2f2f2 !important;
}

.kategori-phone {
  margin-bottom: -10px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

/* #header #mainMenu-trigger {
  visibility: visible;
  float: right !important;
} */

#logo a > img {
  width: 100%;
  height: 40px !important;
  margin-top: 20px !important;
}

@media only screen and (min-width: 1550px) {
  .container {
    width: 1420px !important;
  }
}

@media only screen and (min-width: 800px) {
  .calendar-container {
    padding-top: 0px;
    margin-top: -50px;
  }

  #top-menu {
    display: block !important;
  }

  #top-menu-mobil {
    display: none !important;
  }
}

@media only screen and (max-width: 800px) {
  .calendar-container {
    padding-top: 0px;
    margin-top: -80px;
  }

  #slider {
  }

  #top-menu {
    display: none !important;
  }

  #top-menu-mobil {
    display: block !important;
    margin-top: -5px !important;
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 750px) {
  #logo a {
    margin-left: -50px !important;
  }

  #logo a > img {
    width: 100%;
    height: 35px !important;
    margin-top: 20px !important;
  }

  #header .header-extras {
    float: left !important;
    z-index: 201;
    position: relative;
    display: none !important;
  }

  #slider {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  #section1 {
    padding: 0 !important;
  }
}

p {
  color: #333 !important;
  font-size: 17px !important;
}

/*CSS STIL*/

.collection-type-index .page-content {
  max-width: 1220px;
  margin: 0 auto;
  padding: 40px 32px;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}

/*CSS KALENDERDETALJER*/
.calendar-label-front,
.calendar-label-dash {
  display: none;
}
.kalender-event-heading {
  font-size: 30px !important;
}

.kalender-event-info {
  font-weight: 400 !important;
  line-height: 30px !important;
  font-size: 17px !important;
}

.kalender-event-body {
  font-size: 14px !important;
}

/*CSS PÅMELDINGSKNAPP*/
.paamelding {
  max-width: 280px !important;
  text-align: center !important;
  border: solid 2px #d90011 !important;
  border-radius: 5px;
  padding: 10px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  transition: all 0.3s ease;
}

.paamelding:hover {
  background-color: #d90011;
  color: #fff !important;
  transition: all 0.3s ease;
}

.paamelding a:hover {
  color: #fff !important;
}

/*CSS ANSATTE*/

.ansatt {
  width: 250px !important;
  text-align: center !important;
  display: inline-block !important;
  margin-bottom: 50px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.ansatt-image {
  width: 150px !important;
  margin: 0 auto !important;
}

.ansatt-info {
  border-top: solid 1px #e2e2e2 !important;
  xborder-bottom: solid 1px #e2e2e2 !important;
  padding: 10px 0px 10px 0px !important;
  margin-top: 20px !important;
}

.ansatt-stilling {
  font-size: 15px !important;
  margin-bottom: 15px !important;
}

.ansatt-navn {
  font-weight: 800 !important;
  font-size: 15px !important;
  margin: 0px !important;
}

.ansatt-nummer {
  font-size: 15px !important;
  margin: 0px !important;
}

.ansatt-epost {
  font-size: 14px !important;
  text-decoration: underline !important;
  font-weight: 800 !important;
  margin: 0px !important;
}

.ansatt-epost :hover {
  color: #d90011 !important;
}

/*CSS MARKDOWNS*/

.markdowns {
}

.markdown-single {
  padding-top: 30px;
  padding-bottom: 2px;
  border-bottom: solid 1px #999;
}

.markdown-single a {
  font-size: 20px !important;
}

.markdown-single a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  color: #d90011;
  margin-right: 10px;
  width: 0px;
  height: 0px;
}

.markdown-single a::after {
  content: "";
  display: block;
  margin-top: 10px;
  width: 0px;
  height: 0px;
  background: #d90011;
  transition: width 0.3s;
}

.markdown-single a {
  font-weight: 500;
  font-size: 25px;
}

/*CSS SIDEMAL*/

.page-container-new {
  max-width: 900px !important;
  margin: 0 auto;
}

.page-heading {
}

.page-ingress {
  font-size: 18px !important;
  font-weight: 800 !important;
}
.page-ingress * {
  font-size: 18px !important;
  font-weight: 800 !important;
}

.page-image {
  width: 100%;
  padding-top: 66.66%;

  background-size: cover;
  display: block;
  vertical-align: middle !important;
  background-repeat: no-repeat;
  background-position: middle;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-body {
  font-size: 17px !important;
}
.page-body * {
  font-size: 17px !important;
}

.page-body a {
  text-decoration: underline !important;
}

/* CSS Her & Nå */

.articles-container {
  display: block;
}

.article-even,
.article-odd {
  display: flex;
  width: 90%;
  height: 520px;
  margin: 0 auto;
  padding-top: 70px !important;
  padding-bottom: 40px !important;
  border-bottom: solid 2px #f2f2f2;
}

.article-odd {
  flex-direction: row-reverse;
}

.article-even {
  flex-direction: row;
}

.article-text-odd,
.article-text-even {
  width: 45%;
  display: inline-block;
  vertical-align: middle !important;
  margin-right: 5%;
}

.article-ingress {
  font-size: 20px !important;
  line-height: 1.5em !important;
  font-weight: 400 important;
}

.article-image-even,
.article-image-odd {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-container-even {
  width: 50%;
}
.image-container-odd {
  margin-right: 59px;
  width: 50%;
}

.kategori {
  margin-bottom: -140px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

#page {
  max-width: 1420px;
  padding: 40px 32px;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}

hr {
  max-width: 80px !important;
  margin-left: 0px;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  border-bottom: 5px solid #d90011 !important;
  text-align: left;
}

.article-even h1 {
  font-size: 40px;
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}
.article-odd h1 {
  font-size: 40px;
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.article-even h2,
h3 {
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}
.article-odd h2,
h3 {
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.dato {
  display: none;
  margin-bottom: -10px;
  font-size: 15px;
  font-weight: 600;
  color: #999;
}

.kategori {
  margin-bottom: -10px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

.les-mer {
  margin-top: 50px;
  border-bottom: solid 3px #d90011;
  color: #333 !important;
  padding: 8px;
  width: 80px;
  text-align: center;
  font-size: 15px !important;
  font-weight: 800;
  transition: all 0.3s ease;
}

.les-mer a {
  color: #333 !important;
  font-size: 15px !important;
}

.les-mer a:hover {
  color: #d90011 !important;
}

@media only screen and (min-width: 780px) {
  .article-phone {
    display: none;
  }
}
@media only screen and (max-width: 780px) {
  .article-even,
  .article-odd {
    display: none !important;
  }
}

.article-phone {
  width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 2px #f2f2f2;
}
.image-container-phone {
  width: 100%;
  margin-top: 20px;
}
.article-image-phone {
  width: 100% !important;
  padding-top: 66.66%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.article-ingress-phone {
  font-size: 15px !important;
}

.article-text-phone {
  width: 100% !important;
  display: block;
  vertical-align: middle !important;
  margin-right: 100px;
}
.dato-phone {
  margin-bottom: -10px;
  font-size: 15px;
  font-weight: 600;
  color: #999;
}
.article-phone h1,
h2,
h3 {
  margin: 0.4em 0em 0.5em 0em;
}

/*CSS TOP MENU*/

#top-menu {
  width: 100%;
  padding-bottom: 40px;
  text-align: center;
}

.menu-item {
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: inline-block;
  font-weight: 500;
  font-size: 25px;
  width: 30%;
  transition: all 0.3s ease;
  text-align: center;
  background-color: #f2f2f2 !important;
}

.menu-item a::after {
  content: "";
  display: block;
  margin-top: 10px;
  width: 40px;
  height: 4px;
  background: #d90011;
  transition: width 0.3s;
}

.menu-item a {
  display: inline-block;
  font-weight: 500;
  font-size: 25px;
}

/*CSS NEWS*/

#nyheter-heading {
  text-align: left;
  border-bottom: solid 2px #f9f9f9;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.news {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.news-item {
  width: 23.5%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  text-align: left;
}

.news-image {
  width: 100% !important;
  height: 200px !important;
  background-size: cover;
  display: inline-block;
  vertical-align: middle !important;
  background-repeat: no-repeat;
  background-position: bottom;
}

.news1 {
  background-image: url("https://data.syncdesign.no/squarespace/stornes/news1.jpg");
}

.news2 {
  background-image: url("https://data.syncdesign.no/squarespace/stornes/news2.jpg");
}

.news3 {
  background-image: url("https://data.syncdesign.no/squarespace/stornes/news3.jpg");
}

.news4 {
  background-image: url("https://data.syncdesign.no/squarespace/stornes/news4.jpg");
}

.news-date {
  margin-bottom: 5px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  color: #999 !important;
}

.news-heading {
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 25px !important;
}

.news-ingress {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 19px !important;
}

.les-mer-news {
  margin-top: -0px;
  border-bottom: solid 3px #d90011;
  color: #333;
  padding: 8px;
  width: 80px;
  text-align: center;
  font-size: 15px !important;
  font-weight: 800;
  transition: all 0.3s ease;
}

#nyheter {
  background-color: #f9f9f9 !important;
}

/*CSS CALENDAR-FRONT*/

#kalender-heading {
  text-align: left;
  border-bottom: solid 2px #f9f9f9;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

#calendar-front {
  width: 100%;
}

#calendar-item-front {
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  padding: 2em !important;
  min-height: 210px;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
}

#calendar-item-front-alt {
  background-color: #f2f2f2;
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  padding: 2em !important;
  min-height: 210px;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
}

@media only screen and (max-width: 900px) {
  .calendar-item-front {
    background-color: #f9f9f9;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }

  .calendar-item-front-alt {
    background-color: #f2f2f2;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }
  .divCalLinks {
    display: none;
    visibility: hidden;
  }
}

#calendar-data-front {
}

.calendar-day-front {
  margin-left: 5px;
  margin-bottom: 10px !important;
  font-size: 18px !important;
}

.calendar-date-front {
  font-size: 45px !important;
  color: #d90011;
  font-weight: 400;
}

#calendar-event-front {
  padding-top: 1.5em !important;
}

#event-front {
  padding-top: 1.5em !important;
}

.event-time-front {
  font-size: 18px;
  margin-bottom: 10px;
}

.event-time-front::after {
  content: "";
  display: block;
  margin-top: 0px;
  width: 65px;
  height: 3px;
  background: #d90011;
  transition: width 0.3s;
}

.info-text-front {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.3s ease;
}

.info-text-front:hover {
  text-decoration: underline;
}

.calendar-kategori-front {
  margin-top: -20px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  color: #777 !important;
  line-height: 18px;
}

.calendar-kategori-front a {
  color: #777 !important;
}

#hele-kalender {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 3px;
  text-decoration: underline;
  font-size: 17px !important;
}

a {
  color: #333 !important;
}

a:hover {
  color: #d90011 !important;
}

.calendar-top-line p {
  font-weight: 800 !important;
  line-height: 10px !important;
}

.calendar-top-line {
  border-bottom: solid 1px #f2f2f2;
  margin-bottom: 20px !important;
}

/*CSS CALENDAR*/

.calendar {
  width: 80%;
  margin: 0 auto;
}
.calendar-month {
  margin-top: 20px !important;
}

.calendar-month h1 {
  font-size: 35px !important;
}

.calendar-item {
  border-bottom: solid 2px #e2e2e2;
  padding-bottom: 1.5em !important;
}

.calendar-data {
  display: inline-block;
  padding-top: 1.5em !important;
}

.calendar-day {
  margin-left: 5px;
  margin-bottom: 15px;
  font-size: 20px;
}

.calendar-date {
  font-size: 35px !important;
  color: #d90011;
  font-weight: 400 !important;
}

.calendar-event {
  display: inline-block;
  vertical-align: top;
}

.event {
  padding-top: 1.5em !important;
}

.event-time {
  font-size: 20px !important;
  vertical-align: top;
  margin-left: 3em;
  margin-right: 3em;
  display: inline-block;
  border-bottom: solid 3px #d90011;
}

.event-info {
  display: inline-block;
  max-width: 400px !important;
  transition: all 0.3s ease;
}

.info-text {
  font-size: 17px !important;
  font-weight: 400;
  line-height: 25px;
}

.xevent-info:hover {
  text-decoration: underline;
}

.calendar-kategori {
  font-size: 13px !important;
  font-weight: 800 !important;
  color: #999 !important;

  margin-top: -15px !important;
}
.calendar-kategori {
  word-wrap: break-word !important;
  white-space: pre-wrap !important;
}

/*RESPONISVE RULES*/

@media only screen and (min-width: 1050px) {
  #article-featured-phone {
    display: none;
  }

  .les-mer:hover {
    color: #d90011;
    width: 90px;
  }

  .les-mer-news:hover {
    color: #d90011;
    width: 90px;
  }

  .menu-item a:hover::after {
    width: 100%;
    //transition: width .3s;
  }

  .markdown-single a:hover::after {
    width: 110px;
    //transition: width .3s;
  }
}

@media only screen and (max-width: 900px) {
  .calendar-item-front {
    background-color: #f9f9f9;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }

  .calendar-item-front-alt {
    background-color: #f2f2f2;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
  .news {
    width: 700px;
    margin: 0 auto !important;
    text-align: center;
  }

  .news-item {
    width: 300px !important;
    display: inline-block;
    padding: 0px;
    padding-bottom: 40px;
    margin-left: 20px;
    margin-right: 2px;
    text-align: left;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .article-featured-phone {
    display: none;
  }

  .top-menu {
    text-align: center !important;
  }

  .event-info {
    max-width: 500px;
  }
}

@media only screen and (max-width: 780px) {
  .menu-item {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    width: 100% !important;
    padding-top: 12px;
    padding-bottom: 20px;
    transition: all 0.3s ease;
  }

  .article-featured {
    display: none !important;
  }

  .article-featured-phone {
    display: block !important;
  }

  .article {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 2px #f2f2f2;
  }

  .article-ingress {
    font-size: 18px !important;
    line-height: 1.5em !important;
    font-weight: 400 important;
  }

  .article-featured-ingress {
    font-size: 17px;
  }

  .featured-text {
    width: 100% !important;
    display: block;
    vertical-align: middle !important;
    margin-right: 100px;
  }

  .featured-text-right {
    width: 100% !important;
    display: block;
    vertical-align: middle !important;
    margin-left: 100px;
  }

  .featured-image-1 {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-position: center;
    margin-top: 20px;
  }

  .featured-image-2 {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }

  .featured-image-left {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }

  #page {
    max-width: 1420px;
    padding: 40px 32px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  hr {
    max-width: 120px !important;
    margin-left: 0px;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    border-bottom: px solid #d90011 !important;
  }

  .article h1,
  h2,
  h3,
  .entry-title {
    margin: 0.4em 0em 0.5em 0em;
  }

  .dato {
    margin-bottom: -10px;
    font-size: 15px;
    font-weight: 600;
    color: #999;
  }

  .article-featured-phone,
  .les-mer {
    margin-top: -25px !important;
    border-bottom: solid 3px #d90011;
    color: #333;
    padding: 5px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.3s ease;
  }

  .news-item {
    width: 300px !important;
    margin: 0 auto;
    display: block;
    padding: 0px;
    padding-bottom: 40px;
  }

  .news-image {
    width: 95% !important;
  }

  .calendar-data {
    display: block;
    padding-top: 3em;
  }

  .calendar-event {
    display: block;
    vertical-align: top;
  }

  .event {
    padding-top: 3em;
  }

  .event-time {
    font-size: 20px;
    width: 80px;
    vertical-align: top;
    margin-bottom: 0.5em;
    margin-left: 0em;
    margin-right: 0em;
    display: block;
    border-bottom: solid 3px #d90011;
  }

  .event-info {
    max-width: 400px;
    display: block;
  }

  .xpage-image {
    height: 200px;
  }
}

/*resCarousel Css*/

.outt {
  display: none;
}

.leftRs {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 100;
  left: 0;
  width: 50px;
  height: 50px;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  border-radius: 999px;
}

.rightRs {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 50px;
  height: 50px;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  border-radius: 999px;
}

.resCarousel {
  /*float: left;
    overflow: hidden;*/
  width: 100%;
  position: relative;
}

.resCarousel-inner {
  overflow-x: hidden;
  white-space: nowrap;
  font-size: 0;
  vertical-align: top;
}

.resCarousel-inner .item {
  display: inline-block;
  font-size: 14px;
  white-space: initial;
}

/*banner*/

.banner {
  overflow: hidden !important;
}

/*tile css*/

.resCarousel-inner .item .tile {
  background: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 5px;
}

/*animation*/

.resCarousel[data-animator="lazy"] .item {
  transition: 0.6s ease all;
}

@media (max-width: 767px) {
  .leftRs,
  .rightRs {
    /*display: none;*/
  }
  .resCarousel-inner {
    overflow-x: auto;
  }
}

/*resCarousel Css End*/


