#top-menu li {
  padding-right: 60px;
}

.nav li ul {
  width: 400px;
}

#top-menu li li a {
  width: 360px;
}

.footer-widget {
  min-width: 100%;
  margin: 0 !important;
}

h2 strong {
  color: #bb9759 !important;
  font-size: 23px;
}

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

#text-2 {
  width: 100% !important;
  text-align: center !important;
  margin-bottom: 60px !important;
}

.centered-inline-logo-wrap {
  min-width: 220px;
}

#footer-info {
  width: 100%;
  text-align: center;
}

video, #bwround {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

#packbox {
  border: 4px solid #bb9759;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  padding: 40px 30px 45px;
  color: #fff;
  font-size: 16px;
}

#packbox h2 {
  color: #bb9759 !important;
  font-weight: bold;
  font-family: "Rouge Script", cursive;
  font-size: 54px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#packbox h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}


/*MOB */

@media screen and (max-width: 980px) {
.et_header_style_split #logo {
  max-height: 115px;
}
}