.center {
    text-align: center;
}
.top-links {
    color: #333333;
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    font-size: 12px;
    letter-spacing: 3px;
    padding-top: 0px;
    font-weight: normal;
    margin-right: 7px;
    margin-left: 7px;
    text-align: center;
}
.img-header {
    margin-bottom: 20px;
}
.description-txt {
    color: #333333;
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    font-weight: lighter;
    font-size: 14px;
    letter-spacing: 1px;
}
.description-header {
    margin-top: 55px;
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    color: #333333;
    font-size: 18px;
}
.div-side-by-side {
    display: inline-block;
    margin-left: -5px;
}
.img-margin {
    margin-bottom: 30px;
}
.footer {
    background-color: #FBF7F3;
    padding-top: 40px;
    margin-top: 50px;
}
.footer-txt {
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    font-weight: lighter;
    color: #777777;
    font-size: 11px;
    letter-spacing: 0px;
}
.header-backgound {
    background-image: url(images/forrest-header-bg.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
    background-size: cover;

}
.header-logo {
    margin-top: 50px;
    margin-bottom: 20px;
}
p {
    color: #333333;
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    font-weight: lighter;
    font-size: 14px;
}
.topnav {
    overflow: hidden;
}

/* Top menu navigation style */
.topnav a {
  float: left;
  display: block;
  color: #333333;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  color: #000;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width:992px){
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
    display: block;
  }
.hidden-s {
    display: none;
}

}

@media screen and (max-width:992px){
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
	
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
.hidden-s {
    display: none;
}

}
.h2-header {
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    font-size: x-large;
    letter-spacing: 1px;
    text-align: left;
}
.product-header-margin {
    margin-bottom: 30px;
}
.submit-2 {
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    background-color: #000000;
    color: #FFFFFF;
    margin-top: 10px;
    font-weight: normal;
}

@media (max-width:1200px){
.hidden-lg {
    display: none;
}
.flag-marg-smol {
    margin-right: 15px;
}






}
.description-box-align {
    text-align: left;
    vertical-align: top;
}
.img-50 {
    width: 50%;
}
.img-100 {
    width: 100%;
}

@media (min-width:1200px){
.sugar-description-box-pad {
    padding-top: 200px;
}
.description-box-pad {
    padding-top: 130px;
}
.flag-marg {
    margin-right: 30px;
}



}
.align-left {
}
.sugar {
}
.newsletter {
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    color: #333333;
    font-size: 18px;
    border: 0px;
    margin-bottom: 50px;
}
.submit-1 {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-family: "Brother 1816", "Segoe UI", "DejaVu Sans";
    color: #FFFFFF;
    background-color: #000000;
    border-color: #FFFFFF;
    border-width: 0px;
    margin-top: 20px;
}
.des {
}
