/* 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
 */

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700");
.back-to-category .btn-link {
  color: #fff;
}
.back-to-category .btn-link:hover {
  color: #875c12;
}
/* === SESCO Mobile Menu === */
@media (min-width: 767px) {
  #mobile-main-menu {
    display: none;
  }
}
#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;
}
#full-width-article {
  width: 75vw !important;
}
/* 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-main-menu .g-content {
  float: left;
}
#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;
  }
}
#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;
}
#mainmenu .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  border-bottom: 0px solid #fff !important;
}
.cf-type-subject .inputbox, .cf-type-text .inputbox {
  height: 30px;
}
/* Hide Full Page Image */
#mainbody .item-image {
  display: none;
}
#mainbody h3 {
  font-size: 1.25rem;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding: 0 0 5px 0;
}
#g-mainbar {
  padding-left: 10px;
}
#sidebar .moduletable[class*="box"] {
  margin-right: 0;
  margin-left: 0;
}
#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;
}
#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;
}
#mainmenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.4rem 0rem;
  margin: 0.7rem 0;
  font-size: 0.85rem;
  font-weight: normal;
}
/* Sub Menu Header Formatting in Expanded Menu */
#mainmenu .g-main-nav .g-sublevel > li.sub-menu-header > .g-menu-item-container {
  border-bottom: 2px solid #fff !important;
  padding: 0.4rem 0rem;
  margin: 0.7rem 0;
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff !important;
}
#mainmenu [class*="off-menu"] > .sm-level:before {
  background: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#mainmenu [class*="off-menu"] > .sm-level {
  background: transparent !important;
  background-image: none !important;
  margin-top: -18px !important;
  margin-bottom: -18px !important;
}
#mainmenu [class*="off-menu"] dt.level1 .link {
  display: none;
}
#mainmenu .g-main-nav .g-sublevel > li.sub-menu-header > a.g-menu-item-container:hover {
  padding: 0.4rem 0rem;
}
#mainmenu .g-main-nav .g-sublevel > li.sub-sub-menus > .g-menu-item-container {
  border-bottom: 0px solid #fff !important;
}
#mainmenu .sub-sub-menus > li {
  border-bottom: 1px solid #000;
}
/* Main Menu - Products Fixes */
.g-menu-item-subtitle {
  Text-Transform: none;
  font-size: 0.65rem;
  font-weight: 300;
  padding-top: 2px;
  opacity: 1;
  color: #64d6f1 !important;
}
/* 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;
}
/* --- Move Header Elements Over --- */
#headernav .g-content {
  padding-left: 0px;
}
#mainmenu .g-main-nav .g-toplevel > li > .g-menu-item-container:first-child {
  padding-left: 0 !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 h3 {
  color: #505757;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.875rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#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: 74.938rem) and (min-width: 59.938rem) {
  #g-container-main {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only all and (max-width: 59.937rem) and (min-width: 48rem) {
  #g-container-main {
    padding: 0;
  }
}
#mainbody .moduletable {
  margin: 0rem;
}
/*
==============================================
MEI TEMPLATE STYLES
==============================================
*/
/* === MISC FIXES === */
/* --- Fix Fonts --- */
body {
  background-image: none !important;
  line-height: 1.6;
  font-weight: 300;
}
a {
  font-weight: 400;
}
/* --- 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;
  margin: -40px 0 20px 0;
}
#dj-megamenu421offcanvas .mod-custom {
  display: none;
}
/* --- Spacing --- */
#mainmenu {
  padding: 0;
  z-index: 2;
}
#mainmenu .g-content {
  padding: 0 !important;
  margin-top: -1.5rem;
}
#mainmenu .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  word-break: normal;
}
#mainmenu .g-grid {
  -webkit-box-align: initial;
  -moz-box-align: initial;
  box-align: initial;
  -webkit-align-items: initial;
  -moz-align-items: initial;
  -ms-align-items: initial;
  -o-align-items: initial;
  align-items: initial;
  -ms-flex-align: initial;
  align-items: flex-start;
}
/* --- Top Menu --- */
#mainmenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #6c7072;
  font-size: 0.9375rem;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #eaeaea;
  font-family: "Oswald", Arial, sans-serif;
}
/* --- 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;
}
#mainmenu .sub-menu-header {
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#mainmenu .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #d68d0e;
}
/* Remove Formatting from Module Menus */
#mainmenu .sub-menu-header .g-main-nav .g-sublevel > li {
  margin: 0 !important;
  padding: 0 !important;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu {
  margin: 0;
  display: inline-block;
  border: 0px;
  padding: 5px 0 0 0;
  border-radius: 0px;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu li {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  font-size: 0.85rem;
  border-bottom: 1px solid #3ca0ba;
  width: 13.13rem;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a {
  color: #fff;
  opacity: 0.9;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a:hover {
  color: #fff;
  opacity: 1;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a:before {
  content: "";
  margin-right: 0;
}
/* --- 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 --- */
#g-navigation {
  padding-bottom: 5px;
}
#mainmenu .g-content {
  border-top: 3px solid #fff;
}
/* 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 */
#headernav {
  z-index: 2;
}
/* 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 --- */
@media only all and (max-width: 59rem) {
  #headernav .button {
    display: none;
  }
}
/* --- 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;
}
#sidebar .moduletable[class*="box"] {
  margin-top: 0;
}
#sidebar .moduletable[class*="box"] a {
  box-shadow: none;
}
#sidebar .box6 {
  background: #000;
}
#sidebar .box6 a:hover {
  opacity: 0.5;
}
/* === TOP1 FIXES === */
/* --- Spacing --- */
#top1 .g-content {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
#top1 .moduletable {
  margin: 0 !important;
}
/* === MAINBODY FIXES === */
/* --- 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: #000;
}
#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;
}
/* --- 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;
}
/* === BOTTOM FIXES === */
/* --- Add Lines --- */
#bottom3 {
  margin-top: 30px;
  border-top: 3px solid #fff;
  border-bottom: 1px solid #b5b5b5;
}
/* --- Simplify Menus --- */
#bottom2, #bottom3 {
  font-size: 0.8125rem;
  line-height: 1.625rem;
}
#bottom2 a, #bottom3 a {
  color: #6c7072;
}
#bottom2 a:hover, #bottom3 a:hover {
  color: #000;
}
#bottom4 .moduletable .nav.menu, #sidebar .moduletable[class*="box"] .nav.menu, #bottom3 .moduletable .nav.menu, #bottom5 .moduletable .nav.menu, #sidebar .moduletable .category-module, #bottom4 .mod-menu.nav, #bottom3 .mod-menu.nav, #bottom5 .mod-menu.nav, .sidebar .mod-menu.nav {
  margin: 0;
  display: inline-block;
  border: 0px solid rgba(231, 232, 234, 0.25);
  padding: 0;
  border-radius: 0px;
}
#bottom5 .moduletable .nav.menu li, #bottom4 .mod-menu.nav li {
  padding: 0 0 10px 0 !important;
  line-height: 1.3;
  margin: 0 0 10px 0 !important;
}
#bottom4 .mod-menu.nav a:before, #sidebar .moduletable[class*="box"] .nav.menu a:before, #sidebar .moduletable .category-module li a:before, #bottom3 .moduletable .nav.menu a:before, #bottom5 .moduletable .nav.menu a:before, #sidebar [class*="box"] .nav.menu a:before, #bottom3 .mod-menu.nav a:before, #bottom5 .mod-menu.nav a:before {
  content: "";
  margin-right: 0;
}
#bottom4 .moduletable .nav.menu li, #bottom3 .moduletable .nav.menu li, #bottom5 .moduletable .nav.menu li, #bottom4 .mod-menu.nav li, #bottom3 .mod-menu.nav li, #bottom5 .moduletable .mod-menu.nav li {
  padding-bottom: 0rem;
  margin-bottom: 0rem;
  border-bottom: 0px solid;
}
#sidebar .moduletable[class*="box"] .nav.menu li, #sidebar .moduletable .category-module li {
  padding-bottom: 0;
  list-style-type: disc;
  margin-left: 1.1rem;
  text-align: -webkit-match-parent;
  border-bottom: 0px solid;
}
#sidebar .moduletable[class*="box"] .nav.menu li > ul, #sidebar .moduletable .category-module {
  display: inline;
  border: 0px solid rgba(231, 232, 234, 0.25);
  padding-bottom: 0;
  padding-top: 0.5rem;
  border-radius: 0px;
}
#sidebar .moduletable .nav.menu li a, #sidebar .moduletable .mostread li a, #sidebar .moduletable .latestnews li a, #sidebar .moduletable .archive-module li a, #sidebar .moduletable .relateditems li a, #sidebar .moduletable .categories-module li a, #sidebar .moduletable #sidebar .category-module li a, #sidebar .moduletable .latestusers li a, #sidebar .moduletable .unstyled li a {
  display: initial;
}
#bottom4 .platform-content, #bottom3 .platform-content, #bottom5 .platform-content {
  margin: 0 0 30px 0;
  padding: 0 10% 0 0;
  float: left;
}
/* === FOOTER FIXES === */
/* --- Simplify Menus --- */
#footer .moduletable .nav.menu {
  margin: 0;
  display: inline-block;
  border: 0px solid rgba(231, 232, 234, 0.25);
  padding: 0;
  border-radius: 0px;
}
#footer .moduletable .nav.menu a:before {
  content: "";
  margin-right: 0;
}
#footer .moduletable .nav.menu li {
  padding-bottom: 0rem;
  margin: 0 1.2rem 0 0 !important;
  border-bottom: 0px solid;
  float: left;
}
#footer .mod-menu.mod-list.nav li {
  padding-right: 0.5rem;
}
#footer .platform-content {
  margin: 0 0 30px 0;
  padding: 0 10% 0 0;
  float: left;
}
/* --- Fix Headline Styles --- */
#bottom4 h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 2.5rem !important;
  line-height: 42px !important;
  font-weight: 300 !important;
  margin: 0 0 18px 0 !important;
  text-transform: none !important;
}
#bottom4 h2 strong {
  font-weight: 700 !important;
}
#bottom4 h1, #bottom4 h2, #bottom4 h3, #bottom4 h4, #bottom4 h5 {
  color: #000;
}
#bottom4 h3 {
  font-size: 1rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
/* === 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_16.css.map */