body {
  background: #252525;
}

/* HEADER */
#foxroach-header {
  background: #562349;
  font-family: 'Lato', sans-serif;
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 49;
}

#foxroach-header ul, #foxroach-header li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#foxroach-header a {
  text-decoration: none;
}

#foxroach-header-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 10px;
  position: relative;
}

#foxroach-header-title {
  background: transparent url('../images/header-title.png') no-repeat 0 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
}

ul#foxroach-header-menu {
  width: 100%;
}

ul#foxroach-header-menu > li > a {
  color: #562349;
  display: block;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  position: relative;
  text-transform: uppercase;
}

ul#foxroach-header-menu > li.foxroach-parent > a:after {
  background: transparent url('../images/header-menu-parent.png') no-repeat 50% 0;
  content: '';
  display: block;
  height: 10px;
  margin: -5px 0 0 0;
  position: absolute;
  top: 50%;
  width: 8px;
}

ul#foxroach-header-menu > li.foxroach-parent > a .foxroach-text {
  display: none;
}

ul#foxroach-header-menu .foxroach-row ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul#foxroach-header-menu .foxroach-row ul.foxroach-tint {
  background: #e9e3e7;
}

ul#foxroach-header-menu .foxroach-row h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #562349;
  margin: 0;
}

ul#foxroach-header-menu .foxroach-row a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #562349;
  font-size: 12px;
  width: 100%;
}

ul#foxroach-header-menu .foxroach-row ul.foxroach-transparent a {
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  #foxroach-header:before {
    background: #fff;
    bottom: 0;
    content: '';
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  #foxroach-header-section {
    height: 138px;
  }

  #foxroach-header-title {
    height: 61px;
    left: 10px;
    top: 17px;
    width: 325px;
  }

  #foxroach-header-subtitle {
    background: transparent url('../images/header-subtitle.png') no-repeat 0 0;
    font-size: 0;
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -1000px;
    top: 0;
    width: 288px;
  }

  #foxroach-header-hamburger {
    display: none;
  }

  ul#foxroach-header-user {
    position: absolute;
    right: 310px;
    top: 30px;
  }

  ul#foxroach-header-user > li {
    float: left;
    margin: 0 0 0 3px;
  }

  ul#foxroach-header-user > li > a {
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 28px;
    padding: 0 15px;
    border: 1px solid #fff;
    transition: all 0.2s ease-in 0s;
  }

  ul#foxroach-header-user > li > a:hover {
    background: #000;
  }

  ul#foxroach-header-user > li.foxroach-parent a {
    padding-right: 28px;
  }

  ul#foxroach-header-user > li.foxroach-parent > a:after {
    background: transparent url('../images/header-user-parent.png') no-repeat 50% 0;
    content: '';
    display: block;
    height: 10px;
    margin: -5px 0 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 8px;
  }

  ul#foxroach-header-menu {
    bottom: 0;
    font-size: 0;
    left: 0;
    position: absolute;
  }

  ul#foxroach-header-menu > li {
    display: inline-block;
  }

  ul#foxroach-header-menu > li > a {
    line-height: 38px;
    padding: 0 20px;
  }

  ul#foxroach-header-menu > li.foxroach-parent > a {
    padding-right: 33px;
  }

  ul#foxroach-header-menu > li.foxroach-parent > a:after {
    right: 20px;
  }

  ul#foxroach-header-menu > li.foxroach-parent:hover > a:after {
    background-position: 50% 100%;
  }

  ul#foxroach-header-menu .foxroach-row {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    padding: 20px 0 20px 20px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 26px;
    z-index: 9;
    width: 660px;
  }

  ul#foxroach-header-menu > li.foxroach-parent:hover .foxroach-row {
    display: block !important;
  }

  ul#foxroach-header-menu .foxroach-row.foxroach-left {
    left: 0;
  }

  ul#foxroach-header-menu .foxroach-row.foxroach-right {
    left: -440px;
  }

  ul#foxroach-header-menu .foxroach-row ul {
    float: left;
    margin: 0 20px 0 0;
    padding: 20px 8px 20px 8px;
    width: 200px;
  }

  ul#foxroach-header-menu .foxroach-row li {
    display: block;
  }

  ul#foxroach-header-menu .foxroach-row h2 {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 0 2px 10px 2px;
    width: 100%;
  }

  ul#foxroach-header-menu .foxroach-row a {
    display: block;
    padding: 7px 2px;
    transition: all 0.4s ease-in 0s;
    width: 100%;
  }

  ul#foxroach-header-menu .foxroach-row ul.foxroach-tint a:hover {
    background: #562349;
    color: #e9e3e7;
  }

  #contentbrand {
    padding-top: 10px;
  }
}

@media screen and (max-width: 960px) {
  #foxroach-header-section {
    height: 60px;
  }

  #foxroach-header-title {
    background-position: 0 100%;
    height: 40px;
    left: 10px;
    top: 10px;
    width: 213px;
  }

  #foxroach-header-subtitle {
    display: none;
  }

  #foxroach-header-hamburger {
    background: transparent url('../images/header-hamburger.png') no-repeat 50% 50%;
    border: 1px solid rgba(255, 255, 255, 0.25);
    cursor: pointer;
    display: block;
    height: 38px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -1000px;
    top: 10px;
    width: 38px;
  }

  #foxroach-header-user {
    display: none;
  }

  #foxroach-header-nav {
    background: #fff;
    border-bottom: 2px solid #563249;
    display: block;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 60px;
    width: 100%;
  }

  ul#foxroach-header-menu {
    text-align: left;
  }

  ul#foxroach-header-menu > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 10px;
  }

  ul#foxroach-header-menu > li + li {
    border-top: 1px solid #e6e6e6;
  }

  ul#foxroach-header-menu > li > a {
    line-height: 20px;
  }

  ul#foxroach-header-menu > li.foxroach-parent > a {
    padding-right: 13px;
  }

  ul#foxroach-header-menu > li.foxroach-parent > a:after {
    right: 0;
  }

  ul#foxroach-header-menu > li.foxroach-parent.foxroach-active {
    background-position: 50% 100%;
  }

  ul#foxroach-header-menu > li.foxroach-parent.foxroach-active a .foxroach-text {
    display: inline-block;
    padding: 0 10px;
    text-decoration: underline;
  }

  ul#foxroach-header-menu .foxroach-row {
    display: none;
    overflow: hidden;
    width: 100%;
  }

  ul#foxroach-header-menu .foxroach-row ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 5px 0 0 0;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    width: 100%;
  }

  ul#foxroach-header-menu .foxroach-row li {
    float: left;
    padding: 0 10px 0 0;
  }

  ul#foxroach-header-menu .foxroach-row h2 {
    font-size: 12px;
    line-height: 20px;
  }

  ul#foxroach-header-menu .foxroach-row h2:after {
    content: ':';
  }

  ul#foxroach-header-menu .foxroach-row a {
    line-height: 20px;
    text-decoration: underline;
  }
}

/* FOOTER */
#foxroach-footer {
  background: #252525;
  color: #787878;
  display: block;
  font-family: 'Lato', sans-serif;
  overflow: hidden;
  padding: 0 0 30px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

#foxroach-footer ul, #foxroach-footer li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#foxroach-footer p {
  margin: 10px 0 0 0;
}

#foxroach-footer a {
  text-decoration: none;
}

#foxroach-footer-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 980px;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
}

ul#foxroach-footer-menu {
  font-size: 0;
  margin: 20px 0 0 0;
  overflow: hidden;
  width: 100%;
}

ul#foxroach-footer-menu li {
  display: inline-block;
}

ul#foxroach-footer-menu a {
  color: #fff;
  display: block;
  font-size: 15px;
  line-height: 30px;
  padding: 0 20px;
}

ul#foxroach-footer-menu a:hover {
  text-decoration: underline;
}

ul#foxroach-footer-social {
  font-size: 0;
  margin: 20px 0 0 0;
  overflow: hidden;
  padding: 0 0 15px 0;
  width: 100%;
}

ul#foxroach-footer-social li {
  display: inline-block;
  padding: 0 20px;
}

ul#foxroach-footer-social a {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 5px;
  display: block;
  height: 23px;
  overflow: hidden;
  text-indent: -1000px;
  width: 23px;
}

ul#foxroach-footer-social a:hover {
  background-color: #853f73;
}

#foxroach-footer-twitter {
  background-image: url(../images/footer-twitter.png);
}

#foxroach-footer-facebook {
  background-image: url(../images/footer-facebook.png);
}

#foxroach-footer-instagram {
  background-image: url(../images/footer-instagram.png);
}

#foxroach-footer-pinterest {
  background-image: url(../images/footer-pinterest.png);
}

#foxroach-footer-blog {
  background-image: url(../images/footer-blog.png);
}

ul.foxroach-footer-submenu {
  font-size: 0;
  margin: 10px 0 0 0;
  overflow: hidden;
  width: 100%;
}

ul.foxroach-footer-submenu li {
  display: inline-block;
  font-size: 12px;
  padding: 0 5px;
}

ul.foxroach-footer-submenu a {
  color: #787878;
}

@media screen and (max-width: 769px) {
  .info.legend.leaflet-control {
    font-size: 0;
  }

  .info.legend.leaflet-control br {
    display: none;
  }

  .info.legend.leaflet-control p {
    font-size: 0;
    margin: 0;
    overflow: hidden;
  }

  .info.legend.leaflet-control p:before {
    content: 'Active';
    float: left;
    font-size: 12px;
  }

  .info.legend.leaflet-control p:after {
    content: 'Very Active';
    float: right;
    font-size: 12px;
  }

  .info.legend.leaflet-control i {
    margin: 0;
  }
}