.redbean {
  height: 25px;
  background-color: #691c08;
}

.navbar {
  height: auto;
  padding-top: 0px;
  background-color: white;
}

.navlink {
  margin-bottom: 1px;
  padding: 60px 15px 0px;
  -webkit-transition: opacity 400ms ease-out;
  transition: opacity 400ms ease-out;
  font-family: 'Open Sans', sans-serif;
}

.navlink:hover {
  background-color: #691c08;
  color: white;
}

.navlink.w--current {
  background-color: #691c08;
  color: white;
}

.banner {
  height: 450px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/140030/banner.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pattern-sector {
  height: auto;
  padding-bottom: 50px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/140030/bg-pattern.jpg');
  background-position: 100% 0%;
  background-size: 85px;
  background-repeat: repeat;
}

.footer {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #691c08;
  box-shadow: black 1px 1px 5px 3px;
}

.copyright {
  height: auto;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #412814;
}

.brand {
  margin-top: 15px;
}

.banner-box {
  position: relative;
  top: 150px;
  width: 50%;
  height: auto;
  padding-left: 75px;
  float: left;
  font-family: 'Open Sans', sans-serif;
}

.btn {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #691c08;
  color: white;
}

.welcome {
  font-size: 16px;
  font-weight: 600;
}

.tai {
  padding-top: 10px;
  padding-bottom: 15px;
  color: #691c08;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.line1 {
  width: auto;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #691c08;
}

.title-redbean {
  margin-top: 0px;
  color: #691c08;
}

.galler {
  width: 25%;
  padding: 5px;
  float: left;
}

.box-galler {
  border: 2px solid #691c08;
}

.about-ler {
  padding: 5px;
}

.footer-box {
  width: 33.33%;
  padding-left: 25px;
  float: left;
  border-right: 1px solid white;
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-align: left;
}

.copy-box {
  width: 50%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 400;
}

.title-footer {
  padding-left: 0px;
  font-size: 16px;
  font-weight: 600;
}

.iconia-placed {
  margin-top: 10px;
  padding-top: 0px;
}

.iconia {
  width: auto;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.iconia-text {
  width: 70%;
  float: left;
}

.p-footer {
  padding-top: 7px;
}

.p-footer.cuaca {
  padding-top: 0px;
}

.pro {
  width: 25%;
  padding: 9px;
  float: left;
}

.shop-box {
  width: 50%;
  padding: 12px;
  float: left;
}

@media (max-width: 991px) {
  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .banner {
    height: 300px;
  }
  .banner-box {
    top: 80px;
    padding-top: 10px;
    padding-left: 25px;
    line-height: 20px;
  }
  .welcome {
    font-size: 14px;
  }
  .tai {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .footer-box {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navlink.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .banner {
    height: 220px;
  }
  .pattern-sector {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer {
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .copyright {
    padding-right: 10px;
    padding-left: 10px;
  }
  .banner-box {
    top: 60px;
  }
  .tai {
    font-size: 16px;
  }
  .footer-box {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-right: 0px none black;
    border-bottom: 1px solid white;
  }
  .copy-box {
    padding-right: 10px;
  }
  .gal {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .navlink {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navlink.w--current {
    padding-top: 12px;
  }
  .banner {
    height: 125px;
  }
  .pattern-sector {
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
  }
  .footer {
    height: auto;
    margin-right: 0px;
    padding-right: 0px;
  }
  .copyright {
    text-align: center;
  }
  .banner-box {
    top: 25px;
    height: auto;
    padding-left: 5px;
  }
  .btn {
    padding: 5px 10px;
    font-size: 9px;
  }
  .welcome {
    font-size: 9px;
    line-height: 15px;
  }
  .tai {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 9px;
    line-height: 15px;
  }
  .galler {
    width: 50%;
  }
  .box-galler {
    text-align: center;
  }
  .footer-box {
    width: 100%;
    float: none;
  }
  .copy-box {
    width: 100%;
  }
  .gal {
    width: 100%;
  }
}