/*@media screen and (min-width: 944px) {*/
body {
  background-color: #e9e9e9;
  z-index: -1;
}


/* Navigations bar i toppen */

.navBar {
  /*background-color: rgb(0,160,210);*/
  background: url(http://bådhotel.dk/billeder/navBarImgTransBlended.png);
  background-size: 100% 100%;
  padding: 4px 16px 12px 16px;
  font-family: Tahoma, Geneva, sans-serif;
  position: relative;
  height: 58px;
}

.navBar a {
  top: 6px;
  position: relative;
  text-align: right;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  padding: 23px 16px 22px 16px;
  text-transform: uppercase;
}

.navBar a:hover {
  background-color: rgb(0,205,228);
  /*color: #f8f8f8;*/
  transition: .3s background-color;
  height: 100%;
}

.navBar li {
  display: inline;
}

/* Navigations bar i toppen END */


/* Banner */

.bannerTop {
  /*background-image: url(http://bådhotel.dk/billeder/boatInBottle+Text.jpg);*/
  /*background-image: url(http://bådhotel.dk/billeder/DSCF2199ny.jpg);*/
  background-image: url(http://bådhotel.dk/billeder/DSCF2199nySmallerProgressiveBanner-lille2.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  width: auto;
  height: 475px;
  position: relative;
  /*top: 500px;*/
}
.bannerTopKontakt {
  /*background-image: url(http://bådhotel.dk/billeder/boatInBottle+Text.jpg);*/
  /*background-image: url(http://bådhotel.dk/billeder/DSCF2199ny.jpg);*/
  background-image: url(billeder/butik.jpg);
  background-position: left 60%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  width: auto;
  height: 475px;
  position: relative;
  /*top: 500px;*/
}
/*.bannerTopText {
  position: relative;
  top: 100px;
  font-size: 40px;
  margin: 1px 10px 500px 1px;
}
.bannerTopText h1, .bannerTopText p {
  color: #fff;
}*/

/* Banner END


/* Hvad vi kan tilbyde */

.parentOffer {
  width: 95%;
  height: 150px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.firstOffer, .secondOffer, .thirdOffer {
  border: 3px solid #fff;
  background-color: #DEDEDE;
  width: 20%;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 8%;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 3px;
  display: inline-block;
}
.c1, .c2, .c3 {
  display: inline-block;
  background: #CECECE;
  border-radius: 150px;
  width: 150px;
  height: 150px;
  margin-left: 21%;
  border: 3px solid #BFBFBF;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  left: -40px;
}
.c1 p, .c2 p, .c3 p {
  margin: 65px 70px 70px 55px;
}
.c3 {
  /*margin-left: 10%;*/
  background-image: url(http://bådhotel.dk/billeder/madsTilfredsstillelseSmiley.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.c2 {
  /*margin-left: 10%;*/
  background-image: url(http://bådhotel.dk/billeder/madsErfaringStjerne.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.c1 {
  /*margin-left: 10%;*/
  background-image: url(http://bådhotel.dk/billeder/madsSikkerhedLock.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
/*.secondOffer {
  background-color: purple;
  margin: 3px 12px 3px 4px;
  float: center;
}

.thirdOffer {
  background-color: gray;
  margin: 3px 12px 3px 4px;
  float: right;
}*/

/* Hvad vi kan tilbyde END */


/* Infobox */

.Infobox {
  background-color: deepskyblue;
  width: 75%;
  padding-top: 50px;
  margin: 15px auto 15px auto;
  margin-top: 100px;
  /*padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7px;
  padding-right: 7px;*/
  padding: 10px 10px 10px 10px;
  border: 4px solid aqua;
  position: relative;
}

.Infobox p, .Infobox h2 {
  text-align: center;
}
/* Infobox END */
/*}*/

/* ##### SERVICE #####*/
.OfferService, .serviceBoat {
  position: relative;
  top: 30px;
}



/* Fyld forside (2 infobokse) */

.fyldforside {
    position: relative;
    top: 75px;
    padding-bottom: 25px;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    background-color: #f7f7f7;
}

.fyldforside .container .row .col-md-3 p {
    font-size: 1.1em;
}
.fyldforside .container .row .col-md-3 li {
    border-bottom: 2px solid #000;
    padding-top: 7px;
}
.fyldforside .container .row .col-md-6 p {
    font-size: 1.1em;
}

#forsideopbevaring {
    position: relative;
    top: 25px;
}

/* Fyld forsdie (2 infobokse) END */


@media screen and (max-width: 1400px) {
  .firstOffer, .secondOffer, .thirdOffer {
  margin-left: 7%;
  }
  .c1, .c2, .c3 {
  margin-left: 18%;
  }
}
@media screen and (max-width: 1123px) {
  .firstOffer, .secondOffer, .thirdOffer {
  margin-left: 5%;
  }
  .c1, .c2, .c3 {
  margin-left: 16%;
  }
  .c1 {
  margin-left: 17%;
  }
}

@media screen and (max-width: 1118px) {
  .firstOffer, .secondOffer, .thirdOffer {
  margin-left: 4%;
  }
  .c1 {
  margin-left: 20%;
  }
  .c2 {
  margin-left: 12%;
  }
  .c3 {
  margin-left: 12%;
  }
}