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

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

body header nav a{
padding-right: 10%;
padding-left: 10%;
}
body header div{
  padding-right: 10%;
}
body header div ul li{
  padding-left: 50px;
}

h2{
  font-size: 20px;
  padding-top: 20px;
}
.navbar-brand{
  padding-top: 10px;
  padding-bottom: 10px;
}


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

/* Carousel base class */
.carousel {
  margin-bottom: 1.8rem;
  margin-top: 20px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

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


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

/* Center align the text within the three columns below the carousel */
#catalogCarousel{
  
  width: 30vw;
  height: 30vw;
  
  
}

#catalogCarousel .carousel-item{
  height: 30vw;
  width: 30vw;
  min-width: 100%;
  
}
#catalogCarousel .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom:0;
  right:0;
  width: 30vw;
  height: 30vw;
  border: #5a5a5a solid 5px;
  border-radius: 5px;
  
}

.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;
}
.marketing h3{
  font-size:70px;
  margin-top: 0;
  font-weight: 500;
}




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

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

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




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

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

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

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

  



@media (max-width:90em){
  .carousel-item {
    height: 27rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
}
@media (max-width:85em){
  .carousel-item {
    height: 24rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
}
@media (max-width:80em){
  .carousel-item {
    height: 22rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
}
@media (max-width:65em){
  .carousel-item {
    height: 18rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
  
  
}
@media(max-width: 48em){
  #catalogCarousel{
  
    width: 80vw;
    height: 80vw;
    
    
  }
  
  #catalogCarousel .carousel-item{
    height: 80vw;
    width: 80vw;
    
  }
  #catalogCarousel .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    width: 80vw;
    height: 80vw;
    border: #5a5a5a solid 5px;
    border-radius: 5px;
  }
}
@media (max-width:63em){
  .carousel-item {
    height: 15rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
  .marketing h3{
    font-size:30px;
  }
  #web h3{
    font-size: 40px;
  }
  
  
  body{
    padding-top: 4rem;
  }
  
}
@media (max-width: 44em){
  .carousel-item{
    height: 18rem;
  }
  .carousel-item > img{
      
    max-width: 100%;
    height: auto;
  }
  #myCarousel{
    max-height: 200px;
  }body{
    padding-top: 4rem;
  }
  #catalogCarousel{
  
    width: 80vw;
    height: 80vw;
    
    
  }
  
  #catalogCarousel .carousel-item{
    height: 80vw;
    width: 80vw;
    
  }
  #catalogCarousel .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    width: 80vw;
    height: 80vw;
    border: #5a5a5a solid 5px;
    border-radius: 5px;
  }
  #web h3{
    font-size: 30px;
  }
}
@media (max-width:38em){
  .carousel-item {
    height: 13rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
  #myCarousel{
    max-height: 180px;
  }
  body{
    padding-top: 4rem;
  }
  #catalogCarousel{
  
    width: 90vw;
    height: 90vw;
    
    
  }
  
  #catalogCarousel .carousel-item{
    height: 90vw;
    width: 90vw;
    
  }
  #catalogCarousel .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    width: 90vw;
    height: 90vw;
    border: #5a5a5a solid 5px;
    border-radius: 5px;
  }
}
@media (max-width:32em){
  .carousel-item {
    height: 11rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
  #myCarousel{
    max-height: 150px;
  }
  body{
    padding-top: 4rem;
  }
  #catalogCarousel{
  
    width: 90vw;
    height: 90vw;
    
    
  }
  
  #catalogCarousel .carousel-item{
    height: 90vw;
    width: 90vw;
    
  }
  #catalogCarousel .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    width: 90vw;
    height: 90vw;
    border: #5a5a5a solid 5px;
    border-radius: 5px;
  }
}
@media (max-width:28em){
  .carousel-item {
    height: 11rem;
    max-width: 100%;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
  #myCarousel{
    max-height: 135px;
  }
  body{
    padding-top: 4rem;
  }
  #catalogCarousel{
  
    width: 90vw;
    height: 90vw;
    
    
  }
  #web h3{
    font-size: 20px;
  }
  
  
  #catalogCarousel .carousel-item{
    height: 90vw;
    width: 90vw;
    
  }
  #catalogCarousel .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    bottom:0;
    right:0;
    width: 90vw;
    height: 90vw;
    border: #5a5a5a solid 5px;
    border-radius: 5px;
  }
}

#onlineshop div{
  
  display: flex;
  justify-content: center;
  
}


#web p a{
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
#web :nth-child(4) a{
  font-size: 60px;
  word-break: break-all;
  padding-top: 0;
}


@media (max-width:63em){
  #web :nth-child(4) a{
    font-size: 30px;
    word-break: break-all;
    padding-top: 0;
  }
  
}
@media (max-width:28em){
#web :nth-child(4) a{
  font-size: 20px;
  word-break: break-all;
  padding-top: 0;
}
}





