* {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
.marL {
  margin-left: 20px;
}
.marR {
  margin-right: 20px;
}
.marT {
  margin-top: 20px;
}
.marB {
  margin-bottom: 20px;
}
.clear {
  clear: both;
}
.fltL {
  float: left;
}
.fltR {
  float: right;
}
.centered {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
}
.fitImg {
  width: 100%;
}
.smtext {
  font-size: 1em;
}
.twoCol div {
  display: block;
  width: 48%;
  margin: 0 1%;
  float: left;
}
.threeCol div {
  display: block;
  width: 31%;
  margin: 0 1%;
  float: left;
}
.shadowed {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.fourCol div {
  display: block;
  width: 23%;
  margin: 0 1%;
  float: left;
}
.tan {
  color: #e8d9c0;
}
.white {
  color: #fff !important;
}
.textLg {
  font-size: 1.1em;
}
.DNNEmptyPane {
  display: none;
}
html body,
html h1,
html h2,
html .h2,
html h3,
html .h3,
html li {
  font-family: "chaparral-pro";
  color: #fff;
}
html p,
#content li {
  font-family: "times";
  color: #fff;
  line-height: 24px;
  font-size: 14px;
}
html a,
html a:visited {
  color: #e8d9c0;
  text-decoration: none;
}
html a:hover,
html a:focus,
html a:active {
  color: #fff;
}
html p {
  margin-bottom: 10px !important;
}
#dnn_ContentPane ol {
  margin: 10px 35px;
}
html h1 {
  font-weight: normal;
  font-size: 35px;
  letter-spacing: -0.03em;
  line-height: 54px;
  margin-bottom: 0;
  margin-top: 8px;
}
html h2, html .h2 {
  font-weight: normal;
  font-size: 25px;
  letter-spacing: -0.03em;
  margin-top: 0;
}
html h3, html .h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: -1px;
  margin-top: 8px;
  margin-bottom: 10px;
}
#dnn_ContentPane h2 {
  line-height: 26px;
  margin: 0;
}
html body {
  background: url(img/bg.jpg);
  font-family: "chaparral-pro";
  color: #fff;
}
#logo {
  position: relative;
  z-index: 500;
}
@media (max-width: 610px) {
  #logo {
    margin-top: 35px;
}
}
.redBar {
  background: url("img/redBarBg.png") repeat-x;
  height: 68px;
  box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.8) inset;
}
#header .redBar {
  width: 100%;
  position: absolute;
  top: 25px;
}
.redBar p, .redBar p {
  text-transform: uppercase;
  font: 400 29px/74px "chaparral-pro";
  position: relative;
  z-index: 999;
}
@media (max-width: 1030px) {
  .redBar p {
    font-size: clamp(1rem, 2.5vw, 2rem);
    line-height: 74px;
  }
}
@media (max-width: 951px) {
  .redBar p {
    line-height: 54px;
  }
}
@media (max-width: 768px) {
  .redBar p {
    line-height: clamp(1.5rem, 2.5vw, 4rem);
    }
}
.redBar p a {
  transition: color 0.3s;
}
.redBar * {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}
#header .centered {
  width: 98%;
}
.fmCleanMenu a:visited {
  color: #fff;
}
@media only screen and (min-width: 950px) {
  .fmCleanMenu > ul {
    display: block;
    max-width: 200px;
    background: #292921;
    box-shadow: 3px -3px 2px rgba(0, 0, 0, 0.6) inset;
  }
  .fmCleanMenu .subLevel ul {
    background: #24241d;
  }
  .fmCleanMenu .subLevel {
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 100%;
    text-align: left;
  }
  .fmCleanMenu .topLevel > li {
    text-align: center;
    font-size: 16px;
    float: none !important;
  }
  .fmCleanMenu a {
    padding: 15px 25px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
  }
  .fmCleanMenu .subLevel a {
    padding: 10px 15px;
    width: auto;
  }
  .fmCleanMenu .topLevel > li:hover,
  .fmCleanMenu .topLevel > li.selected {
    background: url("img/redBarBg.png") repeat-x;
    box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.8) inset;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
  }
  .fmCleanMenu .subLevel li:hover,
  .fmCleanMenu .subLevel li.selected {
    background: #151511;
  }
}
.greyBar {
  height: 35px;
  background: #292921;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.6) inset;
}
#contentWrap {
  background: #292921;
  max-width: 78.5%;
  width: 100%;
  box-shadow: 3px -3px 2px rgba(0, 0, 0, 0.6) inset;
}
#content {
  padding: 10px 4%;
  position: relative;
}
#dnn_RightPane {
  width: 41%;
  float: right;
  margin-bottom: 15px;
}
#dnn_LeftPane {
  float: Left;
  width: 55%;
  position: relative;
}
#dnn_ContentPane {
  clear: both;
}
.homeImg {
  position: relative;
  top: -28px;
  left: -15px;
  width: 102%;
  max-width: 102%;
}
#footer {
  clear: both;
  margin-top: 15px;
}
#footer .threeCol div:nth-child(2) {
  text-align: center;
}
#footer .threeCol div:nth-child(3) {
  text-align: right;
}
#footer h1 {
  text-transform: capitalize;
}
#footer h2, #footer .h2 {
  margin-top: 15px;
}
#footer .redBar {
  padding: 0 4%;
}
#footBtm {
  padding: 10px 4%;
}
#footBtm * {
  color: #fff;
  font-size: 12px;
}
#footBtm a:hover {
  text-decoration: underline;
}
.conLeft {
  float: left;
  display: block;
}
.conRight {
  float: right;
  display: block;
}
.loginGroup {
  display: inline-block;
}
.quote {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 22px;
  position: relative;
  text-align: justify;
}
.quote:before {
  content: '"';
  font-size: 24px;
  position: absolute;
  top: 0;
  left: -10px;
}
.quote:after {
  content: '"';
  font-size: 24px;
  position: relative;
  bottom: -5px;
}
.buyBtn {
  background: #e8d9c0;
  font-size: 25px;
  display: block;
  padding: 15px 0;
  text-align: center;
  color: #000000;
  width: 295px;
  margin-bottom: 15px;
  transition: background 0.3s;
}
.buyBtn:hover {
  background: #54251B;
  color: #ffffff;
}
.prodList div {
  clear: both;
  margin-bottom: 15px;
}
.prodList img {
  float: left;
  margin-right: 15px;
}
div.dnnFormRadioButtons,
div.dnnHSRadioButtons,
span.dnnFormRadioButtons,
span.dnnHSRadioButtons,
.dnnTreeLegend,
.urlControl {
  background: none;
}
h2.dnnFormSectionHead a.dnnSectionExpanded,
h2.dnnFormSectionHead a {
  color: #fff;
}
#mobileMenu {
  display: none;
}
.mobile {
  display: none;
}
.desktop {
  display: inline;
  padding: 0;
}
.desktop ul {
  margin-bottom: 0;
}

.foot-btn {
  border: 1px solid rgb(255, 255, 255);
  background: rgb(0, 0, 0);
  display: inline-block;
  font-size: 33px;
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 50px;
  margin-top: 6px;
  padding: 1px 10px;
  border-radius: 5px;
  transition: all 0.5s ease;
}

.foot-btn:hover {
  background: rgba(0, 0, 0, 0.3);
}

.btn-fix .buyBtn {
  width: 250px;
  margin: 0 auto;
}

.vid-wrap iframe {
  margin: 0 auto 20px;
  display: block;
}

.center {
  text-align: center;
}

@media only screen and (max-width: 950px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  #mobileMenu {
    position: relative;
    z-index: 911;
    display: block;
  }
  #menuBtn img {
    max-height: 100%;
  }
  #contentWrap {
    max-width: 100%;
  }
  div#header .centered {
    padding: 10px 0;
  }
  #header .redBar h1 {
    margin-top: 0;
  }
  #contentWrap {
    box-shadow: none;
  }
  .mm-list > li {
    float: none !important;
  }
  html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
    display: block;
    padding: 3px;
  }
  .mm-ismenu {
    background: #292921 !important;
  }
  iframe {
    max-width: 100%;
  }
  .mm-panel > .mm-list {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 750px) {
  #header .redBar {
    top: 15px;
    height: 45px;
  }
  #header .redBar h1 {
    font-size: 25px;
    line-height: 26px;
  }
  #dnn_RightPane iframe {
    width: 100%;
    height: 185px;
  }
  #content h1 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 555px) {
  #header .redBar {
    top: 5px;
    height: 35px;
    line-height: 20px;
  }
  #header .redBar h1 {
    font-size: 15px;
    margin-top: 0;
    line-height: 18px;
  }
  #dnn_LeftPane {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  #dnn_RightPane {
    width: 100%;
    float: none;
  }
  .conLeft,
  .conRight {
    width: 100%;
    float: none;
    text-align: center;
  }
  .homeImg {
    top: 0;
    max-width: 100%;
  }
  #footer h2 * {
    font-size: 20px;
  }
  #footer .threeCol div:nth-child(1) {
    margin-top: 10px;
  }
  #footer h2 {
    margin: 0;
    text-align: left;
    line-height: 24px;
  }
  #footer .threeCol div:nth-child(2) {
    float: right;
    width: 50%;
  }
  #footer .threeCol div:nth-child(3) {
    clear: left;
  }
  #menuBtn img {
    height: 35px;
  }
  .greyBar {
    padding-top: 10px;
  }
  .supplyImg {
    margin: 10px auto;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 350px) {
  #header .redBar h1 {
    font-size: 13px;
    line-height: 16px;
  }
  #footer h1 {
    font-size: 26px;
  }
  #footBtm * {
    font-size: 10px;
  }
}

#footer .redBar > div {
    height: 100%;
    min-width: 200px;
  }
  
  #footer .redBar  a {
    display: block;
    text-align: center;
    
  }
  
  #footer .redBar > div h2,
  #footer .redBar > div p{
    line-height: 50px;
  }
  
  #footer .redBar {
    display: flex;
    flex-wrap: wrap;
    height: unset;
    background-size: cover;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  @media (max-width: 710px) {
    #footer .redBar {
      flex-direction: column;
    }
  }

  .quicklinks {
    text-align: center;
    margin-bottom: 10px;
  }

/*============ FM BREADCRUMBS ============*/

.fm-breadcrumbs {
  margin-bottom: 0px;
  position: relative;
  z-index: 1000;
}
.fm-breadcrumbs li {
  display: inline-block;
  margin: 5px 3px 10px;
}

.fm-breadcrumbs li:first-of-type {
  margin-left: 0;
}

.fm-breadcrumbs li:last-of-type {
  margin-right: 0;
}
