body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
#printHeader,
#printFooter {
  display: none;
}
@media screen and (min-width: 1200px) {
  .w-container {
    max-width: 1170px;
  }
}
.content-li, .content-div ul li {
  list-style: none;
}
.content-li:before, .content-div ul li:before {
  content: "•";
  color: #7fba00;
  padding-right: 5px;
}
@media (min-width: 991px) {
  .content-column {
    min-height: 617px;
  }
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  font-size: 48px;
  line-height: 54px;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
}
h3, #links_module h3 a, #staffdirectory_module .cms_list_subheading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.content-div p {
  margin-bottom: 15px;
}
.content-div ul,
.content-div ol {
  margin-bottom: 15px;
}
a {
  color: #7fba00;
  text-decoration: none;
}
a:hover {
  color: #b9f23f;
  text-decoration: none;
}
.button, button, .cms_form_button, .content-div input[type="submit"], a.primary, a.secondary, a.tertiary {
  display: inline-block;
  padding: 4px 15px !important;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
  border: 0 none !important;
}
.button.caption-button {
  border: 1px solid #2e322e !important;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Comfortaa, sans-serif;
  color: #2e322e;
}
.button.caption-button:hover {
  border-style: solid;
  border-color: transparent !important;
  background-color: #7fba00;
  color: white;
}
.button.service-button,
.service-div a:last-of-type {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: 1px solid #7fba00 !important;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #7fba00;
  text-align: center;
}
.button.service-button:hover,
.service-div a:last-of-type:hover {
  background-color: #7fba00;
  color: white;
}
.button.primary-button, .primary {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  background-color: #7fba00 !important;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.button.primary-button:hover, .primary:hover {
  background-color: #517501 !important;
  color: white !important;
}
.button.primary-button:active, .primary:active {
  box-shadow: #757575 0px 0px 1px 0px;
}
.button.secondary-button, .secondary {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 14px !important;
  border: 1px solid #7fba00 !important;
  background-color: white !important;
  color: #7fba00;
}
.button.secondary-button:hover, .secondary:hover {
  padding: 4px 13px !important;
  border-width: 2px !important;
}
.button.secondary-button:active, .secondary:active {
  box-shadow: #757575 0px 0px 1px 0px;
}
.button.tertiary-buttons, .tertiary {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 14px !important;
  border: 1px solid #757575 !important;
  background-color: white !important;
  color: #757575;
}
.button.tertiary-buttons:hover, .tertiary:hover,
.button.tertiary-buttons:active, .tertiary:active {
  padding: 4px 13px !important;
  border-width: 2px !important;
}
.a, .content-div a {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.a:hover, .content-div a:hover {
  border-bottom: 1px solid #7fba00;
  color: #7fba00;
}
.header-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}
.header-section.inside {
  position: static;
}
.header-container.inside {
  border-bottom: 1px solid #ccc;
}
.nav-bar {
  height: 200px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.85);
}
.nav-bar.inside {
  height: auto;
}
.rotator {
  height: 700px;
}
.slide-1 {
  background-image: url('/20150623152455/assets/images/rotator-collab.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.w-slide a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.brand-a {
  width: 300px;
  margin-top: 30px;
}
.brand-a.inside {
  width: 200px;
  margin-top: 20px;
}
.nav-link-a {
  display: block;
  margin-bottom: 6px;
  padding: 0px 20px 6px 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  text-align: right;
}
.nav-link-a:hover {
  padding-bottom: 5px;
  border-bottom: 1px solid #1b1e1a;
  color: #517501;
}
.nav-link-a.last {
  margin-bottom: 0px;
}
.nav-link-a.home {
  display: none;
}
.nav-link-a.site-map {
  display: none;
}
.nav-link-a.inside {
  display: inline-block;
  margin-right: 39px;
  padding-right: 0px;
  font-size: 16px;
}
.nav-link-a.inside.w--current {
  color: #7fba00;
}
.nav-link-a.inside-last {
  display: inline-block;
  padding-right: 0px;
  font-size: 16px;
}
.nav-menu {
  padding-top: 30px;
  padding-bottom: 0px;
  float: right;
  border-right: 1px solid #1b1e1a;
}
.desktop-navigation-menu.inside .nav-link-a.inside:last-of-type {
  margin-right: 0 !important;
}
.nav-menu.inside {
  width: 513px;
  padding-top: 0px;
  float: right;
  border-right-style: none;
  border-right-width: 0px;
  margin-top: 75px;
}
.login-form-wrapper {
  height: 100%;
  margin-top: 30px;
  margin-left: 30px;
  float: right;
}
.login-form-wrapper.inside {
  width: 460px;
  margin-top: 20px;
  float: right;
}
#email-form {
  white-space: nowrap;
}
.login-field {
  width: 200px;
  height: 40px;
  font-family: Comfortaa, sans-serif;
  text-transform: lowercase;
}
.login-field.inside {
  display: inline-block;
  width: 150px;
  height: 30px;
  margin-right: 5px;
}
.login-button {
  width: 200px;
  height: 40px;
  padding-top: 8px !important;
  background-color: #7fba00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Comfortaa, sans-serif;
  text-align: left;
  text-transform: lowercase;
  border: 0 none !important;
}
.login-button:hover {
  background-color: #517501;
}
.login-button.inside {
  position: relative;
  top: -3px;
  width: 150px;
  height: 30px;
  padding-top: 3px !important;
  border: 0 none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*on chrome*/
  .login-button.inside {
    top: -4px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /*on IE10,11*/
  .login-button.inside {
    top: -4px;
  }
}
.success-message {
  width: 200px;
}
.error-message {
  width: 200px;
}
.slide-container {
  height: 100%;
  padding-top: 200px;
}
.slide-caption-div {
  display: block;
  width: 50%;
  margin: 70px auto 50px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.85);
}
.caption-title {
  margin-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
}
.caption-p {
  margin-bottom: 20px;
}
.rotator-nav {
  display: block;
  width: 0px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #ffffff;
  font-size: 40px;
}
.rotator-nav:hover {
  cursor: pointer;
}
.rotator-arrow.right {
  float: right;
  position: absolute;
  left: 95%;
  margin-right: 15px;
}
.rotator-arrow.left {
  float: left;
  position: absolute;
  right: 95%;
  margin-left: 15px;
}
.home-content-section {
  margin-top: 50px;
  margin-bottom: 50px;
}
.service-div {
  position: relative;
  height: 300px;
  padding-right: 10px;
  padding-bottom: 45px;
  padding-left: 10px;
}
.services-title, .home-content-row h2 {
  margin-top: 10px;
  font-size: 24px;
  text-align: center;
}
.service-p {
  margin-bottom: 20px;
  font-size: 15px;
}
.service-icon-1, .service-div-1 img {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}
.service-icon-2, .service-div-2 img {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}
.service-icon-3, .service-div-3 img {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}
.footer-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e322e;
  color: white;
  font-size: 14px;
}
.footer-logo {
  width: 175px;
  margin-right: 20px;
  float: left;
}
.grip-logo, #GRIPFooterLogo {
  display: inline-block;
  width: 125px;
  float: right;
  padding-top: 0 !important;
  margin-top: -10px;
}
#GRIPFooterLogoText {
  margin-bottom: -13px;
}
.footer-nav-div {
  display: inline-block;
  margin-left: 30px;
}
.footer-nav-a {
  display: block;
  margin-bottom: 5px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: white;
  text-align: left;
}
.footer-nav-a:hover {
  border-bottom-color: #b9f23f;
}
.copyright-p {
  display: inline-block;
  float: left;
  font-size: 12px;
}
.sign-off-section {
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #212121;
  color: white;
}
.address-p {
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 26px;
}
.call-out-div {
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 20px;
  border-top: 1px solid #ccc;
  line-height: 30px;
  text-align: center;
}
.call-out-p {
  color: #919191;
  font-size: 18px;
  line-height: 32px;
}
.tagline {
  margin-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  color: #7fba00;
  font-size: 28px;
}
.footer-nav-wrapper {
  display: inline-block;
  width: 250px;
  float: right;
}
.footer-address-wrapper {
  float: left;
}
.close-link {
  display: none;
}
.sample-dropdown {
  display: none;
}
.slide-2 {
  background-image: url('/20150623152455/assets/images/rotator-shop.jpg');
  background-position: 50% 0px;
  background-size: cover;
}
.left-nav-column {
  padding-right: 0px;
  padding-left: 20px;
}
.content-column {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 0px;
  border-left: 1px solid #ccc;
}
.left-nav-div {
  padding-top: 25px;
}
.left-nav-a {
  display: block;
  margin-bottom: 6px;
  padding-right: 15px;
  padding-bottom: 6px;
  color: #2e322e;
}
.left-nav-a:hover {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  color: #7fba00;
}
.left-nav-a.w--current {
  padding-bottom: 5px;
  border-bottom: 1px solid #7fba00;
  color: #7fba00;
}
.left-nav-a.third-level-a {
  padding-right: 15px;
  color: #757575;
  font-size: 14px;
}
.left-nav-a.third-level-a:hover {
  border-bottom-style: solid;
  color: #7fba00;
}
.left-nav-a.third-level-a.w--current {
  color: #7fba00;
}
.sub-nav-div {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.breadcrumbs-div {
  height: 45px;
  margin-bottom: 20px;
  padding: 10px 30px;
  border-bottom: 1px solid #ccc;
  font-size: 13px;
}
.content-div {
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.breadcrumbs-a {
  display: inline-block;
}
.breadcrumbs-divider {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.breadcrumbs-current {
  display: inline-block;
}
.h1 {
  margin-bottom: 15px;
}
.h1, h1 {
  font-family:'Open Sans', sans-serif;
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
}
.p, p {
  line-height: 26px;
}
.accent-p {
  color: #757575;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
}
.footer-divider {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
}
.sign-off-a {
  font-size: 12px;
}
.right-content-title {
  font-family:'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}
.right-content-div {
  margin-top: 45px;
  border-top: 1px solid #ccc;
}
.right-content-p {
  font-size: 14px;
  line-height: 22px;
}
.right-content-a {
  font-size: 14px;
  line-height: 22px;
}
.content-column input[type="text"],
.content-column input[type="password"],
.content-column select,
.content-column textarea {
  width: 66%;
}
@media (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  h2 {
    font-size: 32px;
    line-height: 38px;
  }
  h3 {
    font-size: 24px;
    line-height: 30px;
  }
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .brand-a {
    width: 250px;
    margin-bottom: 19px;
  }
  .brand-a.inside {
    width: 178px;
  }
  .nav-menu {
    z-index: 0;
  }
  .login-form-wrapper.inside {
    margin-left: 0px;
  }
  .slide-caption-div {
    width: 75%;
  }
  .menu-button.w--open {
    position: relative;
    background-color: transparent;
    color: #2e322e;
  }
  .menu-label {
    font-family: Comfortaa, sans-serif;
    font-size: 16px;
    text-align: center;
    text-transform: lowercase;
  }
  .menu-icon {
    border: 1px solid #2e322e;
    font-size: 40px;
    text-align: center;
  }
  .desktop-navigation-menu.inside {
    width: 444px;
  }
  .nav-link-a.inside {
    margin-right: 16px;
  }
  .service-div {
    height: 375px;
  }
  .h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 44px;
  }
  h2 {
    font-size: 26px;
    line-height: 32px;
  }
  h3 {
    font-size: 22px;
    line-height: 28px;
  }
  h4 {
    font-size: 18px;
    line-height: 24px;
  }
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
  h6 {
    font-size: 14px;
    line-height: 20px;
  }
  .nav-bar.inside {
    padding-bottom: 15px;
  }
  .brand-a {
    width: 175px;
  }
  .nav-link-a {
    margin-bottom: 0px;
    padding: 20px 30px;
    border-bottom: 1px solid #2e322e;
    text-align: left;
  }
  .nav-link-a:hover {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-style: solid;
    color: #2e322e;
  }
  .nav-link-a.home {
    display: block;
    clear: both;
  }
  .nav-link-a.site-map {
    display: block;
  }
  .nav-link-a.inside {
    display: block;
    margin-right: 0px;
  }
  .nav-link-a.inside-last {
    display: block;
  }
  .nav-menu {
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: white;
  }
  .nav-menu.inside {
    width: 100%;
  }
  .login-form-wrapper {
    width: 100%;
    margin-top: 120px;
    margin-left: 0px;
    float: none;
  }
  .login-form-wrapper.inside {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }
  .login-field {
    display: inline-block;
    width: 32%;
    margin-right: 2%;
  }
  .login-field.inside {
    width: 32%;
    height: 40px;
    margin-bottom: 0px;
  }
  .login-button {
    position: relative;
    width: 32%;
    height: 38px;
    padding-top: 6px !important;
    padding-bottom: 0px !important;
  }
  .login-button.inside {
    top: 6px;
    width: 32%;
    height: 40px;
    padding-top: 8px !important;
  }
  .menu-button {
    margin-top: 15px;
  }
  .service-div {
    height: 250px;
    margin-bottom: 40px;
  }
  .footer-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-logo {
    position: relative;
    left: 0px;
    top: -29px;
    display: inline-block;
    float: none;
  }
  .grip-logo {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  #GRIPFooterLogo {
    display: block;
    float: none;
    margin: 20px auto 0px auto;
  }
  .footer-nav-div {
    float: none;
  }
  .copyright-p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .sign-off-section {
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
  .address-p {
    float: none;
  }
  .call-out-div {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-nav-wrapper {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-address-wrapper {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .close-link {
    display: block;
    padding: 18px;
    float: right;
    font-family: Comfortaa, sans-serif;
    color: #2e322e;
    text-transform: lowercase;
  }
  .close-link:hover {
    color: #2e322e;
  }
  .close-icon {
    padding: 8px;
    border: 1px solid #2e322e;
  }
  .dropdown-toggle {
    padding-right: 50px;
    padding-left: 30px;
    border-bottom: 1px solid #517501;
    font-family: Comfortaa, sans-serif;
    font-size: 16px;
  }
  .down-arrow {
    font-size: 26px;
  }
  .dropdown-list.w--open {
    background-color: #7fba00;
  }
  .dropdown-list.third-level.w--open {
    padding-left: 20px;
    background-color: #517501;
  }
  .dropdown-a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    color: white;
  }
  .dropdown-a:hover {
    color: white;
  }
  .sample-dropdown {
    display: block;
  }
  .left-nav-column {
    display: none;
  }
  .content-column {
    padding-right: 0px;
  }
  .content-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-divider {
    display: none;
  }
  .sign-off-a {
    display: block;
    font-size: 14px;
    text-align: center;
  }
  .right-content-div {
    margin-bottom: 30px;
  }
  .content-column input[type="text"],
  .content-column input[type="password"],
  .content-column select,
  .content-column textarea {
    width: 80%;
  }
}
@media (max-width: 479px) {
  .button.primary-button {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .button.secondary-button {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .button.tertiary-buttons {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-bar {
    height: 300px;
  }
  .rotator {
    height: auto;
  }
  .rotator-nav {
    display: none;
  }
  .nav-menu.inside {
    width: 100%;
  }
  .login-field {
    display: block;
    width: 100%;
  }
  .login-field.inside {
    display: block;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5px;
  }
  .login-button {
    display: block;
    width: 100%;
  }
  .login-button.inside {
    top: 0px;
    display: block;
    width: 100%;
  }
  .slide-container {
    padding-top: 300px;
  }
  .slide-caption-div {
    width: 90%;
    margin-top: 30px;
  }
  .arrow {
    display: none;
  }
  .rotator-nav {
    margin-bottom: 20px;
  }
  .service-div {
    height: auto;
  }
  .footer-logo {
    position: static;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: none;
  }
  .address-p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .content-div {
    padding-left: 20px;
  }
  .content-column input[type="text"],
  .content-column input[type="password"],
  .content-column select,
  .content-column textarea {
    width: 100%;
  }
}
/*messages*/
.success {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  color: #44a82d;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: #44a82d;
}
.success p {
  font-family: Open Sans, sans-serif;
  color: #44a82d;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.success li:before {
  color: #44a82d !important;
}
.success ul li {
  font-family: Open Sans, sans-serif;
  color: #44a82d;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.error {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  color: #b40805;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px 1px 1px;
  border-color: #b40805;
}
.error p {
  font-family: Open Sans, sans-serif;
  color: #b40805;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.error li:before {
  color: #b40805 !important;
}
.error ul li {
  font-family: Open Sans, sans-serif;
  color: #b40805;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
/*tables*/
table.styled {
  width: 100%;
  margin: 20px 0 10px 0;
  background-color: white;
  border-spacing: 0px;
}
table.styled th,
table.styled td {
  border-right: 1px solid #FFFFFF;
}
table.styled tr th:last-child,
table.styled tr td:last-child {
  border: none;
}
table.styled thead tr th {
  font-size: 18px;
  color: white;
  background-color: #517501;
  padding: 10px 10px;
  text-align: left;
}
table.styled th {
  font-weight: normal;
  font-size: 16px;
  padding: 10px 10px;
  background-color: #7fba00;
  color: white;
  text-align: left;
}
table.styled td {
  padding: 8px 10px;
}
table.styled.striped tr:nth-child(even) {
  background: #e7e7e7;
}
table.styled.striped tr:nth-child(odd) {
  background: white;
}
/*module pages*/
/*faqs*/
#faqs_module li.description:before {
  content: "";
}
#faqs_module li.description {
  padding-top: 0px !important;
}
#faqs_module h3 {
  color: #7fba00;
}
/*links*/
#links_module li:before {
  content: "";
}
#links_module h3 {
  color: #7fba00;
  margin-top: 30px;
}
/*news*/
#news_module .cms_title h3 {
  color: #7fba00;
}
/*newsletters*/
#newsletters_module .title h3 {
  color: #7fba00;
}
/*accounts*/
#account_module .more_options li:before {
  content: none;
}
#account_module.form .form_container .login_field {
  float: left;
  width: 50% !important;
}
@media (max-width: 400px) {
  #account_module.form .form_container .login_field {
    width: 80% !important;
  }
}
/*mmenu*/
.mobile-navigation-menu {
  display: none;
}
.menu-closed {
  visibility: hidden;
  display: none;
}
/*scroll bars*/
html.mm-opened body {
  overflow: auto !important;
}
.mm-opened {
  overflow: visible !important;
}
.mm-menu.mm-offcanvas {
  position: absolute !important;
}
/*mmenu height*/
.mm-menu, .mm-menu > .mm-panel {
  height: 100% !important;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: absolute;
}
html.mm-right.mm-opening .mm-slideout {
  transform: translate(-100%, 0px);
  -webkit-transform: translate(-100%, 0);
}
.mm-menu > .mm-list {
  margin-top: 100px;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after {
  border-bottom-width: 0;
}
.mm-list > li > a, .mm-list > li > span {
  color: #000000;
  padding: 20px 30px;
}
.mm-list > li > a, .mm-list > li > span {
  margin: 0 20px;
}
.mm-list a.mm-subopen::before {
  border-left-width: 0;
}
.mm-menu .mm-list > li > a.mm-subopen::after, .mm-menu .mm-list > li > a.mm-subclose::before {
  border-color: rgba(0, 0, 0, 1);
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen::after {
  top: 21px;
}
.mm-list a.mm-subopen::after, .mm-list a.mm-subclose::before {
  border: 3px solid transparent;
  height: 11px;
  width: 11px;
}
.mm-list a.mm-subopen::after {
  border-right: medium none;
  border-top: medium none;
  border-left: 3px solid;
  right: 18px;
}
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
  margin-right: 20px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen::after {
  transform: rotate(-45deg);
}
/*second level menu*/
.mm-menu.mm-vertical .mm-list .mm-panel {
  padding: 0;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  margin: 0 20px;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: #7fba00;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul li .w-nav-link {
  border: 0 none;
  color: #ffffff;
  font-family: "Open Sans",​ sans-serif;
  font-size: 16px;
  padding: 15px;
  margin-right: 40px;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul li .mm-subopen {
  margin: 0;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul li .mm-subopen::after, .mm-menu.mm-vertical .mm-list li.mm-opened > ul li .mm-subclose::before {
  border-color: #ffffff;
}
/*third level menu*/
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen {
  background: 0 none;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul li.mm-opened > ul {
  background: #517501;
  margin-left: 0;
  margin-right: 0;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > ul li.mm-opened > ul li .w-nav-link {
  padding-left: 40px;
}
.mobile-navigation-menu .nav-link-a.inside {
  margin-right: 20px;
}
