@charset "utf-8";

html {
  background: #f7f5f5;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  overflow: hidden;
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  resize: none;
}

legend {
  color: #000;
}

body {
  color: #211922;
  font-family: "helvetica neue", arial, sans-serif;
  font-size: 10px;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}

em {
  font-style: italic;
}

strong {
  font-weight: 700;
}

div.fullheader {
  width: 100%;
}

div.fullheader .topfullheader {
  background: #492116;
  height: 30px;
  width: 100%;
}

div.fullheader .topfullheader p {
  font-family: aller;
  font-size: 17px;
  color: white;
  text-align: center;
  padding: 4px 4px 0px 0px;
  font-style: italic;
}

div.fullheader .middlefullheader {
  background: #270e09;
  height: 10px;
  width: 100%;
}

div.fullheader .bottomfullheader {
  float: right;
  height: 33px;
  width: 18%;
}

div.fullheader .bottomfullheader .mobile-menu-icon {
  display: none;
}

div.fullheader .bottomfullheader .leftbottomfullheader {
  float: left;
  height: 24px;
  padding-top: 9px;
  text-align: center;
  width: 40%;
  background: #270e09;
}

div.fullheader .bottomfullheader .leftbottomfullheader a {
  color: #fff;
  font-family: aller;
  font-size: 14px;
}

div.fullheader .bottomfullheader .rightbottomfullheader {
  background: #270e09;
  float: left;
  height: 25px;
  padding-left: 9px;
  padding-top: 8px;
  width: 56%;
}

div.fullheader .bottomfullheader .rightbottomfullheader label {
  color: #fff;
  float: left;
  font-family: aller;
  font-size: 14px;
}

div.fullheader .bottomfullheader .rightbottomfullheader a {
  color: #c9b802;
  float: left;
  font-family: aller;
  font-size: 14px;
  padding-left: 6px;
}

div.headerlogo {
  margin: auto;
  width: 980px;
  display: block;
}

div.headermenu {
  margin: auto;
  width: 980px;
}

div.headermenu .topheadermenu {
  background: #492116;
  height: 14px;
  margin: auto 200px auto auto;
  padding-top: 5px;
  text-align: center;
  width: 350px;
}

div.headermenu .topheadermenu label {
  color: #d1bd05;
  font-family: aller;
  font-size: 17px;
}

div.headermenu .middleheadermenu {
  background: #492116;
  height: 30px;
  width: 980px;
}

div.headermenu .middleheadermenu p {
  color: white;
  font-family: aller;
  font-size: 16px;
  padding-top: 7px;
  text-align: center;
  padding-right: 10px;
}

div.headermenu .bottomheadermenu {
  background: #e9b54f;
  height: 6px;
  margin: auto;
  width: 980px;
}

div.headermenu .headermenulink {
  background: #2f261f;
  height: 40px;
  margin: auto;
  width: 980px;
  position: relative;
}
ss div.headermenu .headermenulink ul {
  list-style: none;
  margin: auto;
  width: 775px;
}

div.headermenu .headermenulink ul .mobile-menu-icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}

div.headermenu .headermenulink ul li {
  color: #57534f;
  float: left;
  font-size: 16px;
  font-weight: 700;
  height: 21px;
  padding: 10px 5px 0;
}

div.headermenu .headermenulink ul li a {
  color: #fff;
  font-family: aller;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
}

div.headermenu .headermenulink ul li:hover a {
  background: #e9b54f;
  color: #000;
  height: 21px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}

div.headermenu .headermenulink ul li .activemenu {
  background: #e9b54f;
  color: black;
  height: 21px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}

div.headermenu .headerimages {
  background: #492116;
  height: 330px;
  margin-top: 15px;
  padding: 10px;
  text-align: center;
  width: 960px;
}

.quitesmoke {
  width: 980px;
  margin: 3px auto;
}

.breadcrumbs {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding: 12px;
  }
  div.headerlogo {
    width: 100%;
  }

  div.headermenu {
    width: 100%;
  }

  div.headermenu .middleheadermenu {
    width: 100%;
    height: max-content;
  }

  div.headermenu .bottomheadermenu {
    width: 100%;
  }

  div.headermenu .headermenulink {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: max-content;
    background: transparent;
    display: none;
  }

  div.headermenu .showmenu {
    display: flex !important;
  }

  .quitesmoke {
    width: 100%;
  }

  .quitesmoke img {
    width: 100%;
  }

  .banner img {
    width: 100%;
  }

  div.fullheader .bottomfullheader {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  div.fullheader .bottomfullheader .leftbottomfullheader {
    padding: 9px;
    width: auto;
    height: auto;
  }

  div.fullheader .bottomfullheader .rightbottomfullheader {
    height: auto;
    padding: 9px;
    width: auto;
  }

  div.headermenu .headermenulink ul li:nth-child(2n + 1) {
    display: none;
  }

  div.headermenu .headermenulink ul li {
    text-align: center;
    height: auto;
  }

  div.fullheader .topfullheader {
    height: auto;
  }

  div.headermenu .headermenulink ul {
    height: auto;
    padding: 20px 0;
    display: flex;
    width: 100%;
    flex-direction: column;
    background: #2f261f;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  div.fullheader .bottomfullheader .mobile-menu-icon {
    display: flex;
  }

  div.fullheader .bottomfullheader .mobile-menu-icon img {
    width: 30px;
    height: 30px;
  }

  div.headermenu .headermenulink ul .mobile-menu-icon-close {
    display: flex;
  }

  div.headermenu .headermenulink ul .mobile-menu-icon-close img {
    width: 30px;
    height: 30px;
  }
}
