/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://use.typekit.net/frd1exp.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");
.custom-breakpoints, .g-container, .n2-ss-layer.custom-breakpoints > .n2-ss-section-main-content, .sliderheader .n2-ss-slide {
  padding-right: max(2vw, 20px) !important;
  padding-left: max(2vw, 20px) !important;
}
.sliderheader .n2-ss-slide {
  place-items: normal start !important;
}
#full-width-article {
  width: 96vw !important;
}
.custom-breakpoints-right {
  padding-right: max(2vw, 20px) !important;
  padding-left: max(2vw, 20px) !important;
}
.custom-breakpoints-left {
  padding-left: max(2vw, 20px) !important;
  padding-right: max(2vw, 20px) !important;
}
.ignore-right-breakpoints-full {
  margin-right: -3vw !important;
  width: 53vw !important;
  height: 100%;
}
.ignore-left-breakpoints-full {
  margin-left: -3vw !important;
  width: 53vw !important;
  height: 100%;
}
.center-justify .n2-ss-layer-row-inner {
  justify-content: center !important;
}
#slideshow-spacer {
  display: none;
}
/* === SESCO Mobile Menu === */
@media (min-width: 76.875rem) {
  #mobile-main-menu {
    display: none !important;
  }
  #g-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  #slideshow-spacer {
    display: inline-block;
    height: 0px;
  }
  #g-navigation {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
  }
  #g-navigation .size-18 {
    flex: 0 calc(23% - 20px);
    width: calc(23% - 20px);
  }
  #g-navigation .size-25 {
    flex: 0 calc(30% - 20px);
    width: calc(30% - 20px);
  }
}
@media (min-width: 767px) and (max-width: 76.875rem) {
  #mainmenu {
    display: none !important;
  }
  #g-navigation .g-grid {
    justify-content: space-between;
  }
  #g-navigation .size-25, #g-navigation .size-18 {
    flex: 0 calc(79% - 20px);
    width: calc(79% - 20px);
  }
  #calltoaction .platform-content {
    padding-right: 33px;
  }
}
@media (max-width: 767px) {
  #mainmenu {
    display: none !important;
  }
  #g-navigation .g-grid {
    justify-content: space-between;
  }
  #g-navigation .size-16 {
    flex: 0 35%;
    width: 35%;
  }
  #g-navigation .size-25, #g-navigation .size-18 {
    flex: 0 calc(55% - 20px);
    width: calc(55% - 20px);
  }
  #g-navigation .size-5 {
    flex: 0 10%;
    width: min(45px, 10%);
  }
  #g-navigation .g-logo {
    margin: 0px;
    padding-left: 0px;
  }
  #g-navigation .g-logo img {
    margin: 0px;
  }
  #calltoaction .platform-content {
    padding-right: 33px;
  }
}
@media (max-width: 589px) {
  .size-16 {
    flex: 0 60% !important;
    width: 60% !important;
  }
  .size-25, .size-18 {
    flex: 0 calc(30% - 20px) !important;
    wdith: calc(30% - 20px) !important;
  }
  .size-5 {
    flex: 0 10%;
    width: min(45px, 10%);
  }
  .g-logo {
    margin: 0px;
    padding-left: 0px;
  }
  #calltoaction .platform-content {
    padding-right: 0px;
  }
  #calltoaction .btn {
    display: none;
  }
  #calltoaction .search-icon {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  #calltoaction .wf-columns:has(.wf-columns) > .wf-column {
    width: 100%;
    flex-basis: 100% !important;
    flex: 1 !important;
  }
  #calltoaction .search-icon {
    flex: 0 !important;
  }
  #calltoaction .technical-support {
    text-align: center;
  }
}
@media (min-width: 767px) and (max-width: 1600px) {
  #calltoaction .wf-columns:has(.wf-columns) > .wf-column {
    width: 100%;
    flex-basis: 100% !important;
    flex: auto !important;
  }
  #calltoaction .search-icon {
    flex: 0 !important;
  }
  #calltoaction .technical-support {
    text-align: center;
  }
}
#mobile-main-menu {
  display: flex;
  align-items: center;
  justify-content: right;
}
#mobile-main-menu .g-content .platform-content {
  margin: 0px;
  padding: 0px;
}
#calltoaction {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  line-height: 1.1;
  font-size: 1.3rem;
  align-self: center;
  white-space: nowrap;
}
#calltoaction .wf-columns:not(:has(.wf-columns)) {
  flex-wrap: nowrap;
}
#calltoaction .search-icon {
  max-width: 50px !important;
  flex: 0;
  padding-right: 30px;
}
#calltoaction .technical-support {
  max-width: calc(100% - 50px) !important;
}
#calltoaction .technical-support span {
  text-wrap-mode: nowrap;
}
#calltoaction .wf-columns {
  align-items: center;
}
#calltoaction p {
  margin: 0;
}
@media (min-width: 1476px) {
  /*#g-top {
        //position: fixed;
        //top: 0;
        width: 100%;
        z-index: 1000;
    }
    
    #g-navigation {
        //position:fixed;
        //top: 0;
    }
    
    #slideshow-spacer{
        display:inline-block;
        height:0px;
    }*/
  .custom-breakpoints, .g-container, .n2-ss-layer.custom-breakpoints > .n2-ss-section-main-content, .sliderheader .n2-ss-slide {
    padding-right: 10vw !important;
    padding-left: 10vw !important;
  }
  #full-width-article {
    width: 79vw !important;
  }
  .custom-breakpoints-right {
    padding-right: 10vw !important;
    padding-left: 0 !important;
  }
  .custom-breakpoints-left {
    padding-left: 10vw !important;
    padding-right: 0 !important;
  }
  .ignore-right-breakpoints-full {
    margin-right: -14% !important;
    width: 64% !important;
    height: 100%;
  }
  .ignore-left-breakpoints-full {
    margin-left: -14% !important;
    width: 64% !important;
    height: 100%;
  }
}
.fonts {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
}
.fonts ul {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
}
.fonts p {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.fonts div {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
}
.fonts h1 {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
  font-weight: bold !important;
  font-size: 3rem !important;
}
.fonts h2 {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
  font-weight: 500 !important;
  font-size: 2.65rem !important;
}
.fonts h3:not(.partnumber) {
  color: #4a3e31;
  font-size: 1.25rem !important;
  font-weight: 500 !important;
}
.fonts .caption {
  color: #4a3e31;
  font-size: 1.15rem !important;
  font-weight: 500 !important;
}
.fonts .subheading, .fonts .subheading div {
  font-size: 1.875rem !important;
}
.fonts .n2-ss-button-container a {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
  font-weight: bold !important;
}
.fonts.dark {
  color: #fff;
}
.fonts.light {
  color: #707070;
}
.fonts.light p {
  color: #000;
}
.fonts.light .subheading, .fonts.light .subheading div {
  color: #37606E !important;
  font-weight: 500 !important;
}
@media (max-width: 899px) {
  .fonts h1 {
    font-size: 2.6rem !important;
  }
  .fonts h2 {
    font-size: 2.1rem !important;
  }
}
[class*="sliderbar-"] {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  left: 50%;
  right: 50%;
}
[class*="sliderbar2"] {
  width: 100vw !important;
  max-width: 100vw !important;
}
.sliderbar-blue {
  background-color: #209cc9;
}
.sliderbar-white {
  background-color: #fff;
}
.sliderbar2-white-bb {
  background-color: #fff;
  border-top: 5px solid #209cc9;
}
.heroimg-right {
  max-width: 100vw !important;
  min-width: 50vw !important;
}
.col-max-height {
  max-height: 400px;
}
#g-mainbar:not(:has(p, form)) {
  display: none;
  visibility: hidden;
  max-height: 0;
}
.btn {
  background-color: #fff;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  border-radius: 0px;
  letter-spacing: 1px;
  border: 1px solid #c97820;
  color: #c97820;
  padding: 0.6rem 1.6rem;
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px 0px;
}
.btn:hover {
  background-color: #c97820;
  color: #fff;
}
.searchfield {
  height: 800px;
}
.searchfield label {
  display: none;
}
.searchfield form {
  text-align: center;
}
.searchfield form .awesomplete {
  border-bottom: 3px solid #fff;
  padding: 10px;
}
.searchfield form .awesomplete ul {
  font-size: 1.5rem;
  color: #707070;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  text-align: left;
}
.searchfield form .awesomplete ul mark {
  background: #c97820;
}
.searchfield form .awesomplete input[type="text"], .searchfield form .awesomplete input[type="text"]:focus {
  font-size: 3rem;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  color: #fff !important;
  border-color: #fff !important;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 3px !important;
  background-color: transparent;
  box-shadow: 0 0 0;
  margin-top: 50px;
  height: 60px;
}
.searchfield form .awesomplete input[type="text"]::placeholder, .searchfield form .awesomplete input[type="text"]:focus::placeholder {
  color: #fff;
}
.searchoverlay .eb-close {
  text-align: center;
  padding: 15px;
  border-radius: 100%;
  border: 2px solid #fff;
  margin: 30px 0;
  right: auto;
}
.back-to-category .btn-link {
  color: #fff;
}
.back-to-category .btn-link:hover {
  color: #875c12;
}
#g-top {
  background-color: #707070;
  font-size: 1rem;
}
#g-top .g-dropdown {
  background-color: white;
}
#mobilemenu .g-content, .g-offcanvas-toggle {
  display: none;
}
[id^="tab0"]:after {
  content: "";
  clear: both;
  display: table;
}
/*== DL Stuff/ User Profile ==*/
.com-users-profile .btn-toolbar {
  float: none !important;
}
dl {
  display: flex;
  flex-wrap: wrap;
}
dt {
  flex-basis: 25%;
  max-width: 250px;
  font-weight: 600;
  text-align: right;
}
dd {
  flex-basis: 70%;
  min-width: calc(100% - 300px);
  flex-grow: 3;
}
/* Virtuemart */
p.product_s_desc {
  height: auto !important;
}
.moduletable .cat-search {
  margin-left: 0.3rem;
  margin-right: 1rem;
  margin-bottom: 0px;
  padding-left: 0.3rem;
}
.convertforms.cf-success .cf-response {
  background-color: #e79d19;
}
/* Contact Enhanced Form */
.ce-module .ce-cf-container .inputbox {
  padding: 20px 8px;
}
.row-fluid.row {
  margin-left: -3px;
}
/*
// Latest News Enhanced Menu Items 
.lnee ul.latestnews-items {
  text-align: left !important;
}

[id^="lnee_"] .newstitle {
    font-family: 'Roboto Condensed',Arial, Helvetica;
    font-size: 1em !important;
    color: rgba(255, 255, 255, 0.8) !important;
    font-weight: normal;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

[id^="lnee_"] a:link, [id^="lnee_"] a:visited {
  color: rgba(255, 255, 255, 0.8) !important;
}

[id^="lnee_"] a:active, [id^="lnee_"] a:hover {
  color: #fff !important;
}
*/
[id^="lnee_"] {
  padding-bottom: 70px;
  /* ul::after {
        content: '';
        flex-grow: 1;
        min-width: calc(33% - 25px);
        margin-bottom: -50px;
        
        @media(max-width: $smalltabletmaxw){
            min-width: calc(50% - 25px);
        }
    }*/
}
[id^="lnee_"] .latestnews-item .newsinfooverhead {
  float: left;
  max-width: 50%;
}
[id^="lnee_"] .latestnews-item .newsinfo {
  clear: both;
}
[id^="lnee_"] .latestnews-item h3.newstitle {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem !important;
  text-decoration: none;
  text-transform: none;
  color: #000;
}
[id^="lnee_"] .latestnews-item .part-number {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-size: 4em;
  font-weight: 200;
  line-height: 1.1;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #209cc9;
}
[id^="lnee_"] .latestnews-item .availability {
  font-size: 20px;
  color: #00A30D;
  text-transform: uppercase;
  font-weight: 500;
}
[id^="lnee_"] .latestnews-item .availability:before {
  content: "";
  font-family: FontAwesome;
  font-size: 28px;
  padding-right: 10px;
  display: inline-block;
  transform: translate(0, 3px);
}
[id^="lnee_"] .latestnews-item .newshead.picturetype, [id^="lnee_"] .latestnews-item .link, [id^="lnee_"] .latestnews-item .newsintro {
  max-width: calc(100vw - 40px) !important;
}
[id^="lnee_"] .latestnews-item .newsintro {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 2;
  padding-bottom: 20px;
}
[id^="lnee_"] .latestnews-item .link {
  text-align: center;
}
[id^="lnee_"] .latestnews-item .btn, [id^="lnee_"] .latestnews-item .rent-now a {
  background-color: #c97820;
  color: #fff;
  padding: 0.5rem 1.2rem !important;
  font-size: 0.9rem;
  border: 1px solid #c97820;
  text-transform: uppercase;
}
[id^="lnee_"] .latestnews-item .btn:hover, [id^="lnee_"] .latestnews-item .rent-now a:hover {
  background-color: #fff;
  color: #c97820;
}
@media (max-width: 767px) {
  [id^="lnee_"] .latestnews-item .btn, [id^="lnee_"] .latestnews-item .rent-now a {
    transform: scale(0.8);
  }
}
[id^="lnee_"] .latestnews-item .newsextra:has(.rent-now) {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
}
[id^="lnee_"] .latestnews-item .newsextra:has(.rent-now) .rental-specs a {
  color: #c97820;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-weight: 500;
}
#mainbody:has(.latestnews-item) .g-content .container {
  margin: 0px !important;
  padding: 0px !important;
}
#mainbody:has(.latestnews-item) .g-content .container .row, #mainbody:has(.latestnews-item) .g-content .container .row > * {
  margin: 0px !important;
  padding: 0px !important;
}
[id^="lnee_"] .newslist.mobile {
  display: inline-block;
  width: 100%;
}
[id^="lnee_"] .latestnews-item {
  min-width: 300px;
  width: auto !important;
  flex: 1 0 calc(33% - 100px) !important;
  margin: 0px !important;
  min-width: 380px;
}
[id^="lnee_"] ul.latestnews-items {
  gap: 50px;
  row-gap: 90px;
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
}
@media (min-width: 900px) and (max-width: 1300px) {
  [id^="lnee_"] ul.latestnews-items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 899px) {
  [id^="lnee_"] ul.latestnews-items {
    grid-template-columns: 1fr;
  }
}
/* 2 Columns */
#nocolumns, #columns-intro, #columns-INTRO, #columns-2, #columns-3, #columns-4 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  align-content: space-between;
}
#nocolumns .col {
  width: 100%;
}
#columns-intro .col, #columns-INTRO .col, #columns-2 .col {
  width: 48%;
  margin-right: 20px;
}
#columns-3 .col {
  width: 31%;
  margin-right: 20px;
}
#columns-4 .col {
  width: 22%;
  margin-right: 20px;
}
#columns-intro .col:last-child, #columns-INTRO .col:last-child, #columns-2 .col:last-child, #columns-3 .col:last-child, #columns-4 .col:last-child {
  margin-right: 0px !important;
}
@media (max-width: 1340px) {
  #columns-intro .col, #columns-INTRO .col {
    width: 100%;
  }
  #columns-4 .col {
    width: 48%;
    margin-right: 20px;
  }
  #columns-4 .col:nth-child(even) {
    margin-right: 0px !important;
  }
}
@media (max-width: 820px) {
  #columns-2 .col, #columns-3 .col, #columns-4 .col {
    width: 100%;
  }
}
/* RESPONSIVE TABLE - GENERAL SETTINGS */
[id^="buttons"] ul {
  display: none;
  flex-wrap: wrap;
  top: 0px;
  z-index: 10;
  padding-bottom: 14px;
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
}
[id^="buttons"] li {
  list-style: none;
  flex: 1;
}
[id^="buttons"] li:last-child {
  border-right: 1px solid #DDD;
}
[id^="buttons"] button {
  width: 100%;
  border: 0.5px solid #DDD;
  border-right: 0.5px solid #DDD;
  border-top: 0;
  padding: 10px;
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  color: #999;
  font-size: 1.15em;
}
[id^="buttons"] li.active button {
  background: #7f7f7f;
  color: #fff;
  font-size: 1.15em;
}
.bg-color {
  border-top: 3px solid #d68d0e;
}
table {
  border: 0px solid #dedede !important;
}
[id^="responsivetable"] * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
}
[id^="responsivetable"] table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
[id^="responsivetable"] th {
  background: #7f7f7f;
  text-align: center;
  color: #fff;
  font-size: 1.15em;
}
[id^="responsivetable"] th a {
  color: #fff;
}
[id^="responsivetable"] th:first-child {
  background: transparent;
  border-top: 0px;
  border-left: 0px;
}
[id^="responsivetable"] td, [id^="responsivetable"] th {
  height: 53px;
}
[id^="responsivetable"] td, [id^="responsivetable"] th {
  border: 1px solid #DDD;
  padding: 10px;
  empty-cells: show;
  text-align: left;
}
[id^="responsivetable"] td.responsive + td.responsive, [id^="responsivetable"] th.responsive + th.responsive {
  text-align: center;
}
[id^="responsivetable"] tfoot td {
  background: #d68d0e;
}
[id^="responsivetable"] tfoot td:first-child {
  background: transparent !important;
  border-left: 0px !important;
  border-bottom: 0px !important;
}
[id^="responsivetable"] tfoot td > a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}
td[class^="sep"] {
  background: #F5F5F5;
  font-weight: bold;
  text-transform: uppercase;
}
.txt-l {
  font-size: 28px;
  font-weight: bold;
}
.txt-top {
  position: relative;
  top: -9px;
  left: -2px;
}
.tick {
  font-size: 18px;
  color: #2CA01C;
}
.hide {
  border: 0;
  background: none;
}
/* RESPONSIVE TABLE - RESPONSIVE SETTINGS */
[id^="buttons"] ul.responsive {
  display: flex !important;
}
[id^="responsivetable"] th.responsive {
  display: none;
  width: 200px;
}
[id^="responsivetable"] td.responsive {
  width: 200px;
}
[id^="responsivetable"] td.default.responsive {
  display: table-cell;
}
[id^="responsivetable"] td.responsive + td.responsive, [id^="responsivetable"] th.responsive + th.responsive {
  text-align: center;
  display: none;
  width: 50%;
}
/* RESPONSIVE TABLE - NOT RESPONSIVE SETTINGS */
[id^="buttons"] ul.notresp {
  display: none !important;
}
[id^="responsivetable"] td.notresp, [id^="responsivetable"] th.notresp {
  display: table-cell !important;
}
[id^="responsivetable"] td.notresp, [id^="responsivetable"] th.notresp {
  width: 200px;
}
[id^="responsivetable"] td.notresp + td.notresp, [id^="responsivetable"] th.notresp + th.notresp {
  width: auto;
}
/* Service News Blocks */
#mainbody-bottom h2.g-title {
  color: #0057a6;
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 600;
}
.gkNspPM-NewsBlocks > figure.inverse {
  background: #0095d5;
}
.gkNspPM-NewsBlocks > figure.inverse > figcaption h3 {
  color: #fff !important;
}
ul.ext_accordion li ol li {
  list-style-type: decimal !important;
}
ul.ext_accordion li > ol > li {
  list-style-type: upper-alpha !important;
}
ul.ext_accordion li > ol > li > ol > li {
  list-style-type: lower-alpha !important;
}
@media (max-width: 800px) {
  #bottom5 .nspArts, #bottom5 .nspLinksWrap, #bottom4 .nspArts, #bottom4 .nspLinksWrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0px;
    position: relative;
  }
}
#mobile-usermenu .g-content {
  float: right;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: none;
  }
}
@media screen and (max-width: 48rem) {
  #usermenu .g-content {
    display: none;
  }
}
#usermenu {
  background-color: #707070;
}
#mainbody input[type="text"], #mainbody input[type="email"], mainbody input[type="search"] {
  padding: 1rem 1rem;
}
#bottom2 h3 {
  color: #0057a6;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.55rem;
}
#dj-megamenu421.horizontalMenu {
  display: none;
}
#usermenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.8);
}
#usermenu .g-dropdown {
  z-index: 102;
}
#usermenu .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* Menu Item Font */
#usermenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
#usermenu .g-main-nav .g-sublevel > li > a.g-menu-item-container, #usermenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.75rem;
}
#usermenu .g-main-nav .g-sublevel > li > a.g-menu-item-container:hover, #usermenu .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  padding-left: 20px;
}
#usermenu .g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-bottom: 0px;
}
#usermenu .g-main-nav .g-sublevel {
  padding: 0.55rem 0;
}
/*User-Friendly Responsive-ness*/
.mdescription {
  display: block;
  width: 80%;
  float: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.underline {
  clear: both;
  border-bottom: 1px solid #eee;
  margin-top: -50px;
  margin-bottom: 20px;
}
.punderline {
  clear: both;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
h6.partnumber {
  color: #222;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#mainbody h4.demo-typo2 {
  font-size: 24px;
  color: #62bced;
  margin: 30px 0;
  border-bottom: 1px solid #eee;
}
#mainbody-module {
  background: #fff;
}
.cf-type-subject .inputbox, .cf-type-text .inputbox {
  height: 30px;
}
/* Hide Full Page Image */
#mainbody .item-image {
  display: none;
}
#mainbody h3:not(.n2-ss-item-content, .bold-intro) {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: #000;
}
#g-mainbar {
  padding: 0px;
}
#sidebar .moduletable[class*="box"] {
  margin-right: 0;
  margin-left: 0;
  padding: 1.5rem;
}
#sidebar .moduletable li {
  border-bottom: 1px solid #333;
}
#sidebar .moduletable li.nav-item {
  border-bottom: 0px;
}
#sidebar .moduletable li:last-child {
  border-bottom: 0px solid #333;
}
#sidebar .platform-content {
  margin: 0.625rem 0;
  padding: 1.5rem 0 0 0;
}
#sidebar .platform-content:first-child {
  padding-top: 0px;
  margin-top: 0px;
}
#mainbody h1.demo-typo2 {
  font-size: 30px;
  color: #62bced;
  margin: 30px 0;
  font-weight: 300;
  border-bottom: 1px solid #eee;
}
#mainbody h5.features {
  color: #62bced !important;
  margin: 30px 0;
  font-weight: 300;
  border-bottom: 1px solid #eee;
}
#mainbody, #mainbody-bottom {
  background: #fff;
}
/* Homepage Call-To-Action */
#bottom2 .platform-content {
  margin: 0 0 30px 0;
  width: 33.3%;
  padding: 0 2% 0 2%;
  float: left;
  border-right: 1px solid #c3c1c1;
  border-left: 1px solid #c3c1c1;
}
#bottom2 .platform-content:last-child {
  padding-right: 0%;
  border: 0px;
}
#bottom2 .platform-content:first-child {
  padding-left: 0%;
  border: 0px;
}
@media (max-width: 45rem) {
  #bottom2 .platform-content {
    margin: 0 0 30px 0;
    padding: 2% 0 2% 0;
    width: 100%;
    border-right: 0px solid #c3c1c1;
    border-left: 0px solid #c3c1c1;
    border-bottom: 1px solid #c3c1c1;
    border-top: 1px solid #c3c1c1;
  }
}
/* Black Button */
.button.button-black {
  background: #000;
  border-color: #000;
  color: #fff;
}
.button.button-black:hover, .button.button-black:active, .button.button-black:focus {
  color: #000 !important;
  border-color: #000;
  background: transparent !important;
}
#g-bottom h3.g-title {
  color: #0c86a8 !important;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
}
body #g-page-surround {
  background: transparent;
}
#g-mainbar .moduletable .g-title {
  padding: 0;
  margin: -2rem 0 0.625rem 0;
}
/*
==============================================
All TEMPLATE STYLES
==============================================
*/
/* === EDITOR SETTINGS === */
/* --- Editor Button --- */
.btn-group.pull-right {
  float: none;
}
#mainbody .btn-group > .btn:first-child {
  border-radius: 0;
}
#mainbody .btn {
  padding: 0.4rem 0.5rem 0.3rem 0.5rem;
}
/* === RESPONSIVE SETTINGS === */
/* --- May need to adjust numbers for new template! --- */
@media only all and (max-width: 60rem) and (min-width: 48.001rem) {
  #sidebar .moduletable .notablet {
    margin: -3.5rem !important;
    padding: 0 !important;
  }
  .notablet {
    visibility: hidden;
  }
}
@media only all and (max-width: 48rem) {
  #sidebar .moduletable .nomobile {
    margin: -3.5rem !important;
    padding: 0 !important;
  }
  .nomobile {
    visibility: hidden;
  }
}
/* === CONTACT ENHANCED FIXES === */
/* --- Spacing by 2nd Colum --- */
.ce-container .row-fluid [class*="span"]:last-child, .ce-cf-container [class*="span"]:last-child {
  margin-left: 1rem;
  margin-right: 0;
}
/* === LAYOUT FIXES === */
/* --- Line up Main Section when Screen Size is Reduced --- */
@media only all and (max-width: 59.937rem) and (min-width: 48rem) {
  #g-container-main {
    padding: 0;
  }
}
#mainbody .moduletable {
  margin: 0rem;
}
/*
==============================================
TEMPLATE STYLES
==============================================
*/
/* === MISC FIXES === */
/* --- Fix Fonts --- */
body {
  background-image: none !important;
  line-height: 1.6;
  font-weight: 300;
}
/* --- Remove Hits --- */
dl.article-info dd.hits {
  display: none;
}
/* --- Make Things Square --- */
.button, .g-pricingtable .button {
  border-radius: 0rem;
}
.g-main-nav .g-dropdown {
  border-radius: 0rem;
}
input.search-query {
  border-radius: 0rem;
}
/* === SIDEBAR FIXES === */
/* --- Make Sidebar Min-Width --- */
#g-aside {
  min-width: 300px !important;
}
/* --- Align Non-Box Class Items Better --- */
#sidebar .moduletable:not([class*="box"]) {
  margin: 0 0.625rem;
}
/* === MENU FIXES === */
/* --- DJ Mobile Menu --- */
.mobile-menu-button {
  z-index: 998 !important;
  position: relative;
}
.mobile-menu-button .dj-mobile-open-btn:hover, .mobile-menu-button .dj-mobile-open-btn, .mobile-menu-button .dj-mobile-open-btn:focus {
  background: transparent !important;
  color: #4a3e31 !important;
}
.mobile-menu-button .dj-mobile-open-icon {
  color: #4a3e31 !important;
}
#dj-megamenu421offcanvas .mod-custom {
  display: none;
}
/* --- Sub Menus - Main Menu --- */
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-rtl .g-offcanvas-toggle {
    right: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-offcanvas-toggle {
    right: 2.5rem;
  }
}
/* Mobile Menu Icon */
.g-offcanvas-toggle {
  top: 6.2rem;
  left: 1.5rem;
}
/* Mobile Menu Icon */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0px solid #b6d3ea;
  background: transparent;
  border-radius: 0rem;
  margin: 0rem;
  padding: 0rem;
}
/* --- Sub Menus - Mobile Menu --- */
#mobilemenu .g-main-nav .g-dropdown {
  background: #000;
}
#mobilemenu .sub-menu-header {
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* Line Under Expanded Menu */
#mobilemenu .sub-menu-header:after {
  content: "\a";
  display: block;
  margin-left: 15px;
  border-bottom: 1px solid #fff;
}
#mobilemenu .sub-menu-header .g-main-nav .g-sublevel > li {
  margin: 0 !important;
  padding: 0 !important;
}
/* Remove Formatting from Module Menus */
#mobilemenu .sub-sub-menus .moduletable .nav.menu {
  margin: 0;
  display: inline-block;
  border: 0px;
  padding: 5px 0 0 0;
  border-radius: 0px;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu li {
  padding: 3px;
  margin: 0px;
  border-bottom: 0px;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu a {
  color: #929292;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu a:hover {
  color: #fff;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu a:before {
  content: "";
  margin-right: 0;
}
/* === HEADER FIXES === */
/* --- Remove Header Image & Replace with Header Module --- */
.home-image {
  max-width: 800px;
}
#g-navigation {
  padding: 10px 0;
  box-shadow: 0px 10px 10px #00000029;
}
#g-navigation #headernav {
  align-self: center;
  margin-right: 20px !important;
}
#g-navigation #mainmenu {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-navigation #mainmenu .g-menu-parent-indicator {
  vertical-align: middle !important;
  margin-top: -5px;
}
#g-navigation #mainmenu .g-toplevel > li .g-menu-item-container {
  padding-bottom: 45px;
  margin-bottom: -30px;
  margin-top: 0.85rem;
}
#g-navigation #mainmenu .g-toplevel > li:last-child {
  padding-right: 0px;
}
#g-navigation #mainmenu .g-toplevel > li .g-menu-item-content {
  border-bottom: 0px;
  box-shadow: none;
}
#g-navigation #mainmenu .g-toplevel > li .g-menu-parent-indicator {
  color: #000;
}
#g-navigation #mainmenu .g-toplevel > li:hover .g-menu-parent-indicator {
  margin-top: 10px;
  color: #8A6238 !important;
  transition: margin 0.25s ease-in;
}
#g-navigation #mainmenu .g-toplevel:not(.techsupportcall) > li > {
  color: #000;
}
#g-navigation #mainmenu .g-toplevel:not(.techsupportcall) > li > a.g-menu-item-container:hover .g-menu-item-title, #g-navigation #mainmenu .g-toplevel:not(.techsupportcall) > li > a.g-menu-item-container:active .g-menu-item-title, #g-navigation #mainmenu .g-toplevel:not(.techsupportcall) > li > a.g-menu-item-container:focus .g-menu-item-title, #g-navigation #mainmenu .g-toplevel:not(.techsupportcall) > li > a.g-menu-item-container:focus-within .g-menu-item-title {
  color: #8A6238 !important;
}
#g-navigation #mainmenu .g-toplevel:not(.techsupportcall) {
  text-align: center;
}
#g-navigation #mainmenu .g-toplevel:not(.techsupportcall) .g-menu-item-title {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown {
  background: #c97820;
  border-radius: 0px;
  margin-top: 7px;
  color: #fff;
  padding-left: 10vw;
  padding-right: 10vw;
  padding-bottom: 50px;
  padding-top: 25px;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .g-menu-item-container {
  border-bottom: 0px;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .sub-menu-header, #g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .sub-menu-header .g-menu-item-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .g-menu-item-container:not(:has(.sub-menu-header)) {
  padding-bottom: 7px;
  margin-bottom: 0px;
  margin-left: -15px;
  padding-left: 15px;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .g-menu-item-container:not(:has(.sub-menu-header)):hover {
  background-color: #4a3e31;
}
#g-navigation #mainmenu .g-toplevel > li:is(.equipment) .g-dropdown .g-menu-item-container:not(:has(.sub-menu-header)) .g-menu-item-title {
  color: #fff;
  text-tranform: uppercase;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown {
  background: white;
  border-radius: 0px;
  margin-top: 7px;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-grid {
  align-content: center;
  justify-content: center;
  align-items: center;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 99;
  align-content: center;
  justify-content: center;
  padding: 20px 10vw;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel a {
  color: #fff !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel li:not(.g-go-back, .techsupportcall, .equipment) {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #4a3e31;
  background-color: #c97820;
  color: #fff;
  justify-content: center;
  text-align: center;
  padding: 1.25rem 1.5rem;
  max-width: 250px;
  height: 150px;
  flex-basis: 250px;
  margin: 0.5rem;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel li:not(.g-go-back, .techsupportcall, .equipment):hover {
  background-color: #4a3e31;
  color: #fff !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel li:not(.g-go-back, .techsupportcall, .equipment) a {
  border-bottom: 0px;
  align-self: center;
  vertical-align: middle;
  color: #fff !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall {
  font: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  color: #707070;
  font-size: 1rem;
  cursor: arrow;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 0 30px;
  font-weight: 600 !important;
  opacity: 1 !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:hover, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:active, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:focus {
  color: #707070 !important;
  cursor: default !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:hover .g-menu-item-container, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:active .g-menu-item-container, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall:focus .g-menu-item-container {
  color: #707070 !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-container {
  border-bottom: 0px;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-container:hover, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-container:active, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-container:focus {
  color: #707070 !important;
  cursor: default !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-content {
  vertical-align: middle;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-content:hover, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-content:active, #g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-content:focus {
  color: #707070 !important;
  cursor: default !important;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-title {
  text-transform: capitalize;
  font-size: 0.9rem;
  line-height: 0.5;
  opacity: 1;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-title:after {
  content: "\a\a Call Now";
  text-transform: uppercase;
  white-space: pre-wrap;
  font-size: 0.9rem;
  line-height: 0.5;
}
#g-navigation #mainmenu .g-toplevel > li:not(.equipment) .g-dropdown .g-sublevel .techsupportcall .g-menu-item-subtitle {
  font-size: 1.3rem;
  display: block;
  padding-top: 12px;
  opacity: 1 !important;
}
.menu-box-container .fixed-size {
  width: 200px !important;
}
/* Slideshow Layer Level */
#headerunderlay {
  z-index: 1;
}
/* Apply Gradient to Make Navbar Easier To See - SEE MODULE FOR CONTROL */
#g-slideshow .gradient {
  display: block;
  width: 100%;
  height: 22rem;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(white 70%, rgba(255, 255, 255, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white 70%, rgba(255, 255, 255, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white 70%, rgba(255, 255, 255, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white 21%, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  /* Standard syntax */
}
/* Spacer to Put Formatting Back Into Place - SEE MODULE FOR CONTROL */
#headerunderlay-spacer .g-content {
  height: 37rem;
}
/* Gradient Layer Level */
/* Optional Particle Layer Level */
.headeroverlay {
  z-index: 99 !important;
}
#g-container-overlay {
  z-index: 104 !important;
}
.g-overlaytoggle {
  z-index: 905 !important;
}
/* --- Make Header Buttons Disappear with smaller screens --- */
/* --- Have Header Bottom Overlap Header --- */
#headerbottom {
  margin-top: -150px;
  z-index: 9;
  background-color: #ffffff;
}
#headerbottom h2 {
  color: #000;
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 2.5rem !important;
  line-height: 42px !important;
  font-weight: 300 !important;
  margin-bottom: -1rem;
  margin-top: 0 !important;
  text-transform: none !important;
}
#headerbottom h2 strong {
  font-weight: 700 !important;
}
/* === SIDEBAR FIXES === */
/* --- Styles --- */
#sidebar h3 {
  letter-spacing: normal;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 32px;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
/* --- Add Border to Left --- */
#g-container-main .g-block:nth-child(2) {
  border-left: 0px solid #efefef;
  margin-top: 0rem;
  margin-bottom: 2rem;
  margin-left: -10px;
}
#sidebar .g-content {
  padding-top: 0;
  margin-top: 0;
  padding-right: 0px !important;
  margin-right: 0px !important;
}
@media (max-width: 899px) {
  #sidebar .g-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#sidebar .moduletable[class*="box"] {
  margin-top: 0;
}
#sidebar .moduletable[class*="box"] ul {
  border: 0px;
  padding: 0.3rem 1rem;
}
#sidebar .moduletable[class*="box"] ul.mod_docman_icons {
  padding: 0px;
}
#sidebar .moduletable[class*="box"] ul li:not(:has(.koowa_header__item)) {
  border-bottom: 0px;
  list-style-type: disc;
}
#sidebar .moduletable[class*="box"] a {
  box-shadow: none;
}
#sidebar .box6 {
  background: #000;
  color: #fff;
}
#sidebar .box6 a {
  color: #fff;
}
#sidebar .box6 a:hover {
  opacity: 0.85;
}
#sidebar .box6 a:hover {
  opacity: 0.5;
}
#sidebar .box3 {
  border: 1px solid #8A6238;
}
#sidebar .box7 {
  border: 1px solid #209cc9;
}
/* === TOP1 FIXES === */
/* --- Spacing --- */
#top1 .g-content {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
#top1 .moduletable {
  margin: 0 !important;
}
/* === MAINBODY FIXES === */
#mainbody .container {
  padding: 0px;
}
#mainbody .float-end {
  z-index: 2;
  position: relative;
}
#mainbody .wf-columns {
  gap: 1.5rem;
}
#mainbody p {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  line-height: 2;
  padding-bottom: 10px;
}
#mainbody p.bold-intro {
  color: #4a3e31;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 2;
}
#mainbody h3 {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-weight: Bold;
  font-size: 1.2rem !important;
  line-height: 1.2;
}
#mainbody h3.bold-intro {
  line-height: 2;
  color: #4a3e31;
  font-size: 1.3rem !important;
}
#mainbody h2 {
  font: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  color: #707070;
  font-weight: 600;
  font-size: 2.65rem;
}
#mainbody ul {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  line-height: 2;
  margin-top: -10px;
}
#mainbody .wf-column .wf-column:has(.full-col-width) {
  max-height: 600px;
  overflow: hidden;
}
#mainbody .wf-column .wf-column:has(.full-col-width) .full-col-width {
  width: 100%;
}
/* --- Spacing --- */
#mainbody .g-content {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
/* --- Styles --- */
#mainbody .page-header h2 {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 300;
  padding-bottom: 0;
  color: #707070;
}
#mainbody .page-header h2 a {
  color: #000;
}
#mainbody h4 {
  font-weight: 300;
  font-size: 1.4rem;
  border-bottom: 1px solid #efefef;
  color: #000;
}
/* --- Module Instead of Article --- */
#mainbody-module {
  margin-top: 2rem;
  padding: 2rem 0 1rem 0;
}
/* === FRONTEND TEXT EDITOR FIXES === */
#mainbody .edit.item-page {
  padding-top: 50px;
}
#mainbody .edit.item-page fieldset {
  padding: 0 15px 0 0;
  border-radius: 0;
}
#mainbody .edit.item-page .btn {
  padding: 0.6rem 1.6rem;
  font-size: 1rem;
  margin: 10px 10px 10px 0;
  min-height: 45px;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
}
#mainbody .edit.item-page .btn.btn-primary {
  color: #fff;
  background: #c97820;
}
#mainbody .edit.item-page joomla-tab[view=tabs] > div[role=tablist] {
  border-radius: 0px;
  box-shadow: none;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
}
#mainbody .edit.item-page joomla-tab[view=tabs] > div[role=tablist] button[role=tab][aria-expanded=true], #mainbody .edit.item-page joomla-tab[view=tabs] > div[role=tablist] button[role=tab][aria-selected=true] {
  box-shadow: none;
  background-image: none;
}
/* --- Responsive Product Columns --- */
.description {
  display: inline-block;
  float: left;
  padding: 0 0 0 20px;
  max-width: 72%;
}
.description h4 {
  margin-top: 0;
}
.product {
  display: inline-block;
  float: left;
  width: 190px;
  text-align: left;
  max-width: 28%;
  padding: 5px 0 0 0;
}
@media (max-width: 48rem) {
  .product, .description {
    clear: both;
    float: none;
    width: 100%;
    padding-left: 0px;
  }
}
/* === MAINBODY-BOTTOM FIXES === */
/* --- Spacing Fixes --- */
#mainbody-bottom {
  padding-bottom: 3rem;
}
#g-footer {
  background: white;
  color: #707070;
  padding: 0 0 2rem 0;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
}
#bottom5a .g-content {
  padding-left: 0px !important;
}
#footer-content .g-content {
  padding-right: 0px !important;
}
.bottom5 {
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #4a3e31 !important;
}
.bottom5 h3 {
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "Neue Frutiger World", "Roboto", Arial, sans-serif;
  color: #4a3e31;
}
.bottom5 .mod-menu.nav {
  margin-left: 0px;
}
.bottom5 .mod-menu.nav li, .bottom5 .mod-menu.nav li.active {
  width: 100%;
  line-height: 1.2;
}
.bottom5 .mod-menu.nav li a, .bottom5 .mod-menu.nav li.active a {
  color: #4a3e31;
}
.bottom5 .mod-menu.nav li a, .bottom5 .mod-menu.nav li a:hover, .bottom5 .mod-menu.nav li a:active, .bottom5 .mod-menu.nav li.active a, .bottom5 .mod-menu.nav li.active a:hover, .bottom5 .mod-menu.nav li.active a:active {
  text-decoration: none;
}
.footer-contact {
  line-height: 1.8;
}
.half-menu-1 li:nth-child(n + 7) {
  display: none;
}
.half-menu-2 {
  padding-top: 2rem !important;
}
.half-menu-2 li:nth-child(-n + 8) {
  display: none;
}
#tagline {
  color: #c97820;
  font-weight: 500;
}
#tagline .g-content {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#footer-menu {
  font-weight: 300;
  color: #4a3e31;
  font-size: 1rem;
}
#footer-menu ul {
  margin-top: 0px;
}
#footer-menu .nav {
  justify-content: center;
}
#footer-menu .nav-header {
  background: transparent;
  font-weight: 300;
  color: #4a3e31;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
#footer-menu li {
  padding: 0 0.6rem;
  border-right: 1px solid #4a3e31;
  margin-bottom: 0px;
  line-height: 1;
}
#footer-menu li:last-child {
  border-right: none;
}
#footer-menu li a, #footer-menu li a:active, #footer-menu li a:hover {
  text-decoration: none;
}
@media (max-width: 899px) {
  .bottom5 .g-content {
    margin: 0;
    padding: 0;
  }
  #bottom5b .g-content {
    margin-top: 0 !important;
  }
  #bottom5b .g-content .bottom5b.half-menu-2 {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  #bottom5b .g-content .bottom5b.half-menu-2 ul {
    margin-top: 0 !important;
  }
  #bottom5a .g-content {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 767px) and (max-width: 1475px) {
  #g-footer .size-16 {
    flex: 0 50% !important;
    width: 50% !important;
  }
  #footer-contact {
    flex: 0 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 1475px) {
  #footer-spacer {
    display: none;
  }
}
/* === TAB FIXES === */
/* Easy Responsive Tabs */
/* Tabs - Font & Size */
.ui-widget {
  font-family: inherit;
  font-size: inherit;
}
.ui-widget .ui-widget {
  font-size: inherit;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: inherit;
}
.ui-widget-content a {
  color: inherit;
}
/* Tabs - Border & Background */
.ui-widget-content {
  border: 0 solid #bbb;
  background: #f7f7f7;
}
/* Tabs - Rounded Corners */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px;
}
/* Tabs - Tab Top Padding */
.ui-tabs {
  position: relative;
  padding: 0;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0px;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0px;
  padding: 0;
  white-space: nowrap;
  max-width: 250px;
  word-wrap: break-word;
  text-wrap: wrap;
  line-height: 1.2;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 10px;
  background: #f7f7f7;
}
/* Tabs - Padding/Size */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
ul li {
  line-height: 2;
}
/* Tabs - Tab Header Background & Border*/
.ui-widget-header {
  border: 0px solid #aaa;
  background: #fff;
  color: #222;
  font-weight: normal;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
/* Tabs - Active Tab*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-focus {
  border: 1px solid #fff;
  background: #f7f7f7 !important;
  font-weight: normal;
  color: #212121;
  outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #000 !important;
  text-decoration: none;
  outline: none;
}
/*Tabs - Inactive Tabs*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 0px solid #999;
  background: #d68d0e;
  font-weight: normal;
  color: inherit;
  outline: none;
}
.ui-widget-header a {
  color: #fff !important;
  /* Inactive Tab Color */
}
.ui-widget-content .ui-state-default {
  border: 0px solid #dcdcdc;
  background: #d68d0e;
  font-weight: normal;
  color: #fff !important;
}
.ui-state-default {
  border: 0px solid #dcdcdc;
  background: #d68d0e;
  font-weight: normal;
  color: #fff !important;
}
.ui-widget-header .ui-state-default {
  border: 0px solid #dcdcdc;
  font-weight: normal;
  color: #fff !important;
}
/*All Tabs Hover Color*/
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: inherit;
  text-decoration: none;
}
/* Other Tab Info */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #fff !important;
}
/* --- Align Tabs Left --- */
.ui-tabs .ui-tabs-nav {
  -webkit-box-pack: left;
  -moz-box-pack: left;
  box-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  justify-content: flex-start;
}
/* --- Make Tabs Taller --- */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 1em 1em;
}
/* --- Get Rid of Responsive Issues --- */
@media (max-width: 767px) {
  .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px;
  }
  .ui-tabs .ui-tabs-nav {
    padding: 0px;
  }
  .ui-tabs .ui-tabs-nav li {
    max-width: 100% !important;
  }
}
/* === GAVICK FIXES === */
/* --- Responsive Columns --- */
.demo-typo-col2 {
  float: left;
  width: 50%;
}
.demo-typo-col3 {
  float: left;
  width: 33%;
}
.demo-typo-col4 {
  float: left;
  width: 25%;
}
@media (max-width: 820px) {
  .demo-typo-col2, .demo-typo-col3, .demo-typo-col4 {
    clear: both;
    float: none;
    width: 100%;
  }
}
.demo-typo_padd {
  padding: 0 15px;
}
.gkblock-1, .gkblock-2, .gkblock-3 {
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  height: 153px;
  vertical-align: middle !important;
  line-height: 1;
  margin: 20px 0;
}
.gkblock-1 {
  border: 1px solid #e5e5e5;
}
.gkBlockTextRight {
  float: right;
  padding-right: 0;
  text-align: right;
}
.gkBlockTextLeft, .gkBlockTextRight, .gkBlockTextCenter {
  color: #242424;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 170%;
  padding: 30px 40px;
  width: 38%;
}
/* News Show gK5 */
.nspArt .nspImageWrapper {
  display: block;
  overflow: hidden;
}
.nspArt .nspImageWrapper img {
  -webkit-transition: all 0.18s linear;
  -moz-transition: all 0.18s linear;
  -ms-transition: all 0.18s linear;
  -o-transition: all 0.18s linear;
  transition: all 0.18s linear;
}
.nspArt .nspImageWrapper:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
#bottom5 .nspArt h4.nspHeader {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}
#bottom5 .nspArt h4.nspHeader a {
  font-size: 0.95rem;
  font-weight: 400 !important;
}
#bottom5 h4.nspHeader {
  padding-bottom: 12px !important;
  margin-top: -0.9rem;
}
#bottom5 .nspArt {
  border-top: 1px solid #ccc;
  padding-top: 0.9rem !important;
  padding-left: 0px !important;
}
#bottom5 .nspArt:first-child {
  margin-top: 0px;
  padding-top: 0 !important;
  border-top: 0px solid #ccc;
}
/*
 * Tabs GK5 Module
 */
.gkTabsGK5 {
  position: relative;
  overflow: hidden;
}
.gkTabsWrap {
  margin: 0;
}
.gkTabsContainer {
  background: #fff;
}
.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal ol {
  margin: 0 !important;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
  background: #696969;
  border: none !important;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 39px;
  list-style-type: none;
  margin: 0 4px 4px 0;
  height: 38px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
}
.gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li.active, .gkTabsWrap.vertical ol li.active:hover, .gkTabsWrap.horizontal ol li.active:hover {
  background: #fff;
  color: #696969;
  height: 42px;
  margin-bottom: 0;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.horizontal ol li:hover {
  background: #f9f9f9;
  color: #353639;
}
.gkTabsContainer {
  clear: both;
  overflow: hidden;
  position: relative;
}
.gkTabsItem {
  background: #fff;
  left: -9999px;
  padding: 10px 15px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gkTabsItem.active {
  left: 0;
  position: relative;
  z-index: 2;
}
/* Image wrapper overlay */
.gkImageWrapperOverlayWrap {
  display: block;
  position: relative;
}
.gkImageWrapperOverlay {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 9px;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: 0;
  width: 100%;
  z-index: 1;
}
.gkImageWrapperOverlay > span {
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
.gkImageWrapperOverlay > span > span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
.gkImageWrapperOverlay > span > span:before, .gkImageWrapperOverlay > span > span:after {
  content: "";
  height: 37px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s ease-out 0.2s;
  -moz-transition: all 0.3s ease-out 0.2s;
  -ms-transition: all 0.3s ease-out 0.2s;
  -o-transition: all 0.3s ease-out 0.2s;
  transition: all 0.3s ease-out 0.2s;
  width: 37px;
}
.gkImageWrapperOverlay > span > span:before {
  border-top: 1px solid #fff;
  margin-left: -18px;
  width: 0;
}
.gkImageWrapperOverlay > span > span:after {
  border-left: 1px solid #fff;
  height: 0;
  margin-top: -18px;
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span {
  border-color: rgba(255, 255, 255, 0);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay.nohover > span {
  border-color: rgba(255, 255, 255, 0.34);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span {
  background: rgba(0, 0, 0, 0.34);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span:before {
  width: 37px;
}
.gkImageWrapperOverlayWrap:hover .gkImageWrapperOverlay > span > span:after {
  height: 37px;
}
/*# sourceMappingURL=custom_26.css.map */