/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}

.bg-red {
background-color: #ad6654;
}


h5 {
  margin-bottom: 0rem;
}

.vignette {
  position: relative;
}

.vignette img {
  display: block;
}

.vignette:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 6vw 1vw rgb(73, 73, 73, 0.6) inset;
}

.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}

.album {
  margin-bottom: 0rem;
  margin-top: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.card
{
  margin-bottom: 0rem;
  margin-top: 0rem;
  margin-left: 0rem;
  margin-right: 0rem;
  
  padding-left: 0rem;
  padding-right: 0rem;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 1rem;
  max-width: 1600px;
  /*max-width: 1600px;*/
  align-content: center;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  /*bottom: 3 rem;*/
  bottom: -0.8rem;
  z-index: 10;
}

.image-caption {
  /*bottom: 3 rem;*/
  bottom: 0.0vw;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  padding-right: 1.5vw;
  z-index: 10;
  color: #ffffff;
  /*max-width: 1200px;*/
}

.image-margin {
  padding-top: 2.0vw;
}

/*.navbar-brand
{
    position: relative;
    left: 0;
    text-align: left;
    margin:0;
}*/

/* Declare heights because of positioning of img element */
/*.carousel-item {
  max-height: 32rem;
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}*/

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 2rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
  margin-top: 0rem;
  padding-top: 0rem;
}

/*.lead {
  font-size: 1.4rem;
}*/


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 30em) {
  .carousel-caption p {
    margin-bottom: -0.15rem;
  }

  .carousel-caption h7 {
    margin-bottom: 0rem;
  }

  .carousel-caption h6 {
    margin-bottom: 0rem;
    margin-left: -2rem;
    margin-right: -2rem;
  }

  td {
    font-size: 0.7rem;
  }
  th {
    font-size: 0.7rem;
  }
  .navbar-brand {
    font-size: 1.2rem;
  }
  .lead {
    font-size: 1.0rem; /*normal är 1.2*/
  }
  .featurette-heading {
    font-size: 28px;
  }
  H2 {
    font-size: 28px;
  }
  H5
  {
    font-size: 16px;
  }
}

@media (min-width: 30em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: -0.15rem;
  }

  .carousel-caption h7 {
    margin-bottom: 0rem;
  }

  .carousel-caption h6 {
    margin-bottom: 0.2rem;
    margin-left: -2rem;
    margin-right: -2rem;
  }
  th {
    font-size: 0.7rem;
  }
  td {
    font-size: 0.7rem;
  }

  .navbar-brand {
    font-size: 1.1rem;
  }
  .lead {
    font-size: 1.1rem; /*normal är 1.2*/
  }
}

@media (min-width: 48em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: -0.5rem;
    font-size: 1.1 rem;
    line-height: 1.2;
  }

  .carousel-caption h7 {
    margin-bottom: 0rem;
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .carousel-caption h6 {
    margin-bottom: 0.2rem;
    font-size: 1.1 rem;
    line-height: 1.2;
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .featurette-heading {
    font-size: 36px;
  }

  h5 {
    margin-bottom: 0rem;
  }
  th {
    font-size: 1rem;
  }
  td {
    font-size: 1rem;
  }
  .navbar-brand {
    font-size: 1.2rem;
  }
  .lead {
    font-size: 1.2rem; /*normal är 1.2*/
  }
}

@media (min-width: 62em) {
  .carousel-caption p {
    margin-bottom: -0.5rem;
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .carousel-caption h7 {
    margin-bottom: 0rem;
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .carousel-caption h6 {
    margin-bottom: 0.2rem;
    font-size: 1.7rem;
    line-height: 1.8;
    margin-left: -2rem;
    margin-right: -2rem;
  }
  
  .featurette-heading {
    margin-top: 1rem;
  }

  h5 {
    margin-bottom: -0.7rem;
  }
  th {
    font-size: 1rem;
  }
  td {
    font-size: 1rem;
  }
  .navbar-brand {
    font-size: 1.2rem;
  }
  .lead {
    font-size: 1.2rem; /*normal är 1.2*/
  }
}
