* {
  box-sizing: border-box;
}

body * {
  text-align: left;
}

body {
  font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  /* background-color: #6a6a6a; */
}

.page-border {
  border: 1px #aaa solid;
  background: #fff;
}

p {
  font-size: 12px;
  /* font-size: 1em; */
  color: #444;
  line-height: 1.5em;
  margin: 1.5em 0;
}

.logo-sirenen6 {
  background-color: white;
  padding: 0px;
}

/* relates to fomastic-ui */
.ui.modal .actions > .button {
  margin-left: 0px;
}

/* Style the top navigation bar */
.topnav {
  margin-top: 10px;
  width: 100%;
  /* overflow: hidden; */
  background-color: #333;
}

/* Above menu text */
.news-head h2 {
  color: rgb(102, 102, 102);
  display: block;
  font-family: "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua",
    Georgia, serif;
  font-size: 15.006px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: italic;
  padding-top: 6px;
  margin-top: 0px;
  padding-bottom: 6px;

  border-top-width: 1px;
  border-top-color: #ddd;
  border-top-color: rgb(221, 221, 221);
  border-top-style: solid;

  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-style: solid;
}

.main {
  float: left;
  /* width: 64%; */
  /* margin-right: 5px; */
  margin-left: 15px;
  /* padding: 0 20px; */
  /* padding-right: 15px; */
  overflow: hidden;
  padding-right: 0px;
  margin-right: 15px;
  width: 61.65%;
}

/* the about text block */
.about {
  font-size: 14px;
}

.about-text {
  display: block;
  font-size: 12.0084px;
  height: 222px;
  line-height: 18.0126px;
  margin-block-end: 18.0126px;
  margin-block-start: 18.0126px;
  margin-bottom: 18.0126px;
  margin-top: 18px;
}

#container {
  /* max-width: 600px; */
  background: white;
  padding-right: 10px;
}

#floated {
  float: left;
  width: 330px;
  height: 193px;
  background: white;
  margin-right: 20px;
  margin-bottom: 40px;
}
#gallery {
  position: relative;
  width: 330px;
  /* max-height: 183px; */
  max-height: 210px;
  /* max-width: 282px; */
  /* width:282px; */
  /* height:183px; */
  background-color: black;
  /* background: url(https://sirenen6.se/images/sborder.png) no-repeat 50% 50%; */
  /* margin-bottom: 20px; */
}

#slideborder {
  display: inline;
  float: left;
  background-color: #06f;
  background-image: url(https://sirenen6.se/images/sborder.png);
  background-repeat: no-repeat;
}

/* gallery bottom text */
.gallery-item-desc {
  color: #e5e5e5;
  font-size: small;
  padding-left: 5px;
}

.gallery-image-container img {
  width: 100%;
  max-height: 183px;
}

.right {
  background-color: #f6f6f6;
  float: left;
  width: 32%;
  padding: 10px 15px;
  margin-top: 7px;
}

.right h2 {
  color: rgb(132, 0, 0);
  display: block;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.right p {
  color: rgb(68, 68, 68);
  display: block;
  font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 12.0084px;
  line-height: 18.0126px;
}

.top-content {
  width: 100%;
  /* max-height: 160px; */
  overflow: hidden;
  /* height: 160px; */
}

.article-container {
  padding: 10px 15px;
  padding-left: 0px;
  padding-right: 0px;
  width: 32%;
  float: left;
  margin-bottom: 15px;
}

.top-article {
  /* background-color: #eaf1fe; */
  float: left;
  height: 100%;
  padding: 5px 15px;
  margin-top: 7px;
  margin-right: 7px;
}

.r1-border-right {
  border-right-color: rgb(221, 221, 221);
  border-right-style: solid;
  border-right-width: 1px;
}

.top-article h2 {
  color: rgb(132, 0, 0);
  display: block;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  /* margin-bottom: 12px; */
}

.top-article p {
  margin-top: 0px;
}

blockquote {
  font-style: italic;
  color: rgb(68, 68, 68);
  font-size: 12px;
  display: block;
  font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.header-mobile {
  text-align: center;
  background: #434445;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 44px;

  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 44px;
  padding: 0 50px;
}
.header-mobile.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.header-mobile a {
  display: block;
  width: 20px;
  height: 18px;
  padding: 11px;
  margin: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
.header-mobile a:before,
.header-mobile a:after {
  width: 20px;
  content: "";
  display: block;
  background: #fff;
  height: 2px;
}
.header-mobile a span {
  background: #fff;
  display: block;
  width: 20px;
  height: 2px;
  margin: 6px 0;
}

@media only screen and (max-width: 700px) {
  /* For tablets: */
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  /* For mobile phones: */
  .article-container,
  .topnav,
  .main,
  .right {
    width: 100%;
  }
  .news-head h2 {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 0px) and (max-width: 500px) {
  .header-mobile {
    display: block;
  }
  .topnav {
    display: none;
  }
}

@media screen and (min-width: 501px) {
  .header-mobile {
    display: none;
  }
  .topnav {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  .topnav-mobile {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  .r1-border-right {
    border: none;
  }
}

@media only screen and (max-width: 500px) {
  .article-container {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 500px) {
  .top-article {
    padding: 2px 0px;
    margin: 4px 0px;
  }
}

@media only screen and (max-width: 500px) {
  .top-article h2 {
    margin-bottom: 0px;
    font-size: 17px;
  }
}

@media only screen and (max-width: 500px) {
  .top-article p {
    margin-top: 6px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 500px) {
  .main {
    margin-left: 0px;
  }
}

.mm-listitem i {
  min-width: 20px;
}