/* 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/css?family=Open+Sans:300,400,700");
.section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright, #g-container-main {
  padding: 0 2%;
}
@media (min-width: 60rem) {
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright, #g-container-main {
    padding: 0 10%;
  }
}
#g-container-main .g-container {
  margin: 0 2%;
  width: auto;
}
@media (min-width: 60rem) {
  #g-container-main .g-container {
    margin: 0 10%;
    width: auto;
  }
}
#g-extension {
  color: #7f7f7f;
  background: #f8f8f8;
}
a {
  color: #0081c3;
}
h3 {
  font-size: 2rem;
}
p.readmore .btn {
  border-radius: 0px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 0.9rem;
  letter-spacing: normal;
  font-weight: 400;
}
.btn {
  padding: 0.8rem 1.8rem;
  font-size: 0.9rem;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1.8;
}
.button {
  letter-spacing: normal;
}
body p {
  margin: 0 0 1.3rem 0;
}
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 8rem;
  width: 100%;
  z-index: 50;
}
.g-main-nav, #mainmenu {
  z-index: 100;
}
@media only all and (max-width: 1023px) {
  .sticky {
    position: relative;
    top: 1px;
  }
}
#mainmenu {
  padding: 0 34px 0 0;
  z-index: 2;
}
#mainmenu.size-71 {
  flex: 0 81%;
  width: 81%;
}
#mainmenu .g-content {
  padding: 0 !important;
  margin-top: 4rem;
}
#mainmenu .g-grid {
  border: 1px solid #eee;
  -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;
}
#mainmenu .g-main-nav .g-toplevel > li > .g-menu-item-container, #mainmenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  word-break: normal;
}
#mainmenu .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
#mainmenu .g-main-nav .products .g-sublevel {
  border: 1px solid #eee;
  height: 19rem;
}
#mainmenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #1b1d1f;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  font-family: Roboto, Arial, sans-serif;
}
#mainmenu .g-main-nav .g-dropdown {
  background: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  text-align: left;
  border: 0px;
}
#mainmenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400;
  border-bottom: 0px !important;
  color: #1b1d1f;
  font-family: Roboto, Arial, sans-serif;
  padding: 0.625rem 0.925rem;
}
#mainmenu .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1rem;
}
#mainmenu .sub-menu-header > .g-menu-item-container {
  font-family: "Oswald", Roboto Condensed, sans-serif !important;
  font-size: 1.2 rem !important;
  text-transform: uppercase;
  padding-bottom: 0px !important;
  padding-top: 0.925rem !important;
  margin-bottom: 0px;
}
#mainmenu .sub-sub-menus {
  font-size: 0.9rem !important;
  font-family: Roboto, Arial, sans-serif;
  line-height: 2;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu, #mainmenu .sub-sub-menus .mod-list {
  margin: 0;
  display: inline-block;
  border: 0px;
  padding: 5px 0 0 0;
  border-radius: 0px;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu li, #mainmenu .sub-sub-menus .mod-list li {
  padding: 3px;
  margin: 0px;
  border-bottom: 0px;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a, #mainmenu .sub-sub-menus .mod-list a {
  color: #1b1d1f;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a:hover, #mainmenu .sub-sub-menus .mod-list a:hover {
  color: #0081c3;
}
#mainmenu .sub-sub-menus .moduletable .nav.menu a:before, #mainmenu .sub-sub-menus .mod-list a:before {
  content: "";
  margin-right: 0;
}
/* --- 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 {
  position: fixed;
  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;
}
#language-menu, #usermenu {
  width: 100%;
}
#language-menu .dividing-line, #usermenu .dividing-line {
  border-left: 1px solid #ddd;
}
#language-menu #language-menu li.social, #language-menu li.social > .g-menu-item-container, #usermenu #language-menu li.social, #usermenu li.social > .g-menu-item-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#language-menu .g-menu-item-content, #usermenu .g-menu-item-content {
  padding-right: 10px;
}
#language-menu .g-menu-item-title, #usermenu .g-menu-item-title {
  padding-right: 20px;
}
#language-menu .g-content, #usermenu .g-content {
  background: #f5f5f5;
  position: fixed;
  height: 3rem;
  z-index: 100;
  margin: 0;
  padding: 0 calc(11% + 24px) 0 0;
  width: 100%;
}
#language-menu .g-main-nav .g-toplevel > li > .g-menu-item-container, #language-menu .g-main-nav .g-toplevel > li, #usermenu .g-main-nav .g-toplevel > li > .g-menu-item-container, #usermenu .g-main-nav .g-toplevel > li {
  padding: 0 0 0 0px;
  margin: -0.125rem;
  font-size: 1rem;
  color: #797979;
  height: 1.6rem;
  font-weight: 400;
}
@media (max-width: 59.99rem) {
  #language-menu .g-main-nav .g-toplevel > li.notmobile > .g-menu-item-container, #usermenu .g-main-nav .g-toplevel > li.notmobile > .g-menu-item-container {
    display: none;
  }
}
#language-menu .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator, #usermenu .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  margin-left: -25px;
  margin-right: 25px;
}
#language-menu .g-main-nav .g-toplevel > li a:hover, #usermenu .g-main-nav .g-toplevel > li a:hover {
  color: #0081c3;
}
#language-menu .g-main-nav .g-dropdown, #usermenu .g-main-nav .g-dropdown {
  background: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  text-align: left;
  border: 0px;
}
#language-menu .g-main-nav .g-sublevel > li > .g-menu-item-container, #usermenu .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.95rem;
  font-weight: 400;
}
#language-menu .mod-languages__select .dropdown-menu, #usermenu .mod-languages__select .dropdown-menu {
  line-height: 21px !important;
  border-radius: 0px;
  border: 0px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  margin-top: 10px !important;
}
#language-menu .btn, #usermenu .btn {
  background: transparent;
  border: 0px;
  color: #797979;
  font-size: 1.1rem;
}
#language-menu .mod-languages .btn:focus, #language-menu .mod-languages .btn:active, #language-menu .mod-languages .btn:hover, #usermenu .mod-languages .btn:focus, #usermenu .mod-languages .btn:active, #usermenu .mod-languages .btn:hover {
  color: #797979 !important;
}
#language-menu .btn-check:focus + .btn, #language-menu .btn:focus, #usermenu .btn-check:focus + .btn, #usermenu .btn:focus {
  box-shadow: none;
}
#language-menu select:focus, #language-menu .btn:focus, #usermenu select:focus, #usermenu .btn:focus {
  outline: 0;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#language-menu .chzn-container, #usermenu .chzn-container {
  width: 100px !important;
  font-size: 0.95rem;
  text-align: left;
  z-index: 100001;
}
#language-menu .chzn-container-single .chzn-single, #language-menu .chzn-container-active.chzn-with-drop .chzn-single, #usermenu .chzn-container-single .chzn-single, #usermenu .chzn-container-active.chzn-with-drop .chzn-single {
  height: 20px !important;
  line-height: 21px !important;
  color: #797979 !important;
  border-radius: 0px;
  border: 0px;
  background: transparent;
}
#language-menu .chzn-container-single .chzn-single div b, #language-menu .chzn-container-active.chzn-with-drop .chzn-single div b, #usermenu .chzn-container-single .chzn-single div b, #usermenu .chzn-container-active.chzn-with-drop .chzn-single div b {
  top: -2px;
}
#language-menu .chzn-container-active.chzn-with-drop .chzn-single div b, #usermenu .chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -15px 2px;
}
#language-menu select div b, #usermenu select div b {
  background: url('../../../../chosen-sprite.png') no-repeat 0px 2px;
}
#language-menu select, #usermenu select {
  width: 100px;
  font-size: 0.75rem;
  color: #797979;
  border-radius: 0px;
  border: 0px;
  background: transparent;
  background-position: -15px 2px;
  padding-top: 11px;
}
@media (max-width: 77rem) {
  #language-menu .g-content {
    padding: 0 calc(2% + 24px);
  }
}
/* Language Menu Spacer */
#language-menu-spacer .modulet-table {
  position: absolute;
  top: 1.6rem;
}
#language-menu-spacer .g-content {
  margin: 0.5rem 0 0 0;
  padding: 0;
}
#footer a {
  color: #888;
  opacity: 0.8;
}
#footer a:hover {
  color: #0081c3;
}
.box1.moduletable {
  background: #0081c3;
}
.box1.moduletable .button {
  background: #fff;
  color: #0081c3;
  border: 1px solid #0081c3;
  box-shadow: none;
}
.box1.moduletable .button:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.box4.moduletable {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.box5.moduletable {
  background: #000;
  color: #fff;
}
/* === 500 Error Page === */
#brandmark {
  display: none;
}
.footer > #translatedLanguagesSelect {
  display: none;
}
.footer > #links {
  display: none;
}
.alert-main > #linkHelp {
  display: none;
}
body {
  background-color: #fff;
}
/* === FILEman === */
.k-toolbar a.k-button-folder {
  display: none !important;
}
.ac_results {
  border: 2px solid #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  font-family: "Roboto Condensed";
  font-weight: 300;
  color: #343434;
}
.ac_results li {
  padding: 10px;
  margin: 0 5px 0 0;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Roboto Condensed";
}
.ac_results li:hover {
  cursor: pointer;
}
.ac_odd {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.ac_even {
  border-bottom: 1px solid #eee;
}
.ac_over {
  color: #0081b3;
  background-color: #fff;
}
.ac_results .product_sku {
  font-size: 1rem;
}
/* === TCS Mobile Menu === */
@media (min-width: 1024px) {
  #mobile-main-menu, #mobile-usermenu {
    display: none;
  }
  .size-35 {
    flex: 0 40%;
  }
}
#mobile-main-menu a:hover .title, #mobile-main-menu a:hover .toggler {
  color: #0081c3 !important;
}
.moc-inline-row, .moc-inline-row > .n2-ss-layer-content {
  flex-direction: row !important;
  flex-flow: row nowrap;
  justify-content: flex-start !important;
}
.moc-inline {
  display: inline !important;
  width: auto !important;
  text-align: left;
}
.moc-inline > p {
  display: inline !important;
}
.preview-full-width {
  width: 100% !important;
}
[id^="tab0"]:after {
  content: "";
  clear: both;
  display: table;
}
.ui-tabs-vertical {
  width: 55em;
}
.ui-tabs-vertical .ui-tabs-nav {
  padding: 0.2em 0.1em 0.2em 0.2em;
  float: left;
  width: 100%;
}
.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
}
.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: 0.1em;
  border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel {
  padding: 1em;
  width: 100%;
}
#alert {
  color: #fff;
  z-index: 999999999999;
  position: fixed;
  overflow: hidden;
}
#alert .g-content {
  margin-bottom: -20px !important;
}
.header-height {
  height: 100%;
}
#usermenu .dividing-line {
  border-left: 1px solid #bbe2f6;
}
/* Virtuemart Style Changes */
.category-view .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.category-view > .row .width33 {
  width: 31%;
  display: inline-block !important;
}
.vm-product-details-container {
  float: none;
  width: auto;
}
.productdetails-view .product-description {
  float: left;
  width: 100%;
}
.productdetails-view .spacer-buy-area {
  padding: 0px;
}
.vm-product-container {
  float: right;
  width: 80%;
}
.main-image > div.clear, .vm-product-container > div.clear {
  clear: none;
}
.additional-images > .floatleft {
  clear: both;
}
.additional-images {
  float: left;
  margin: 0px;
}
.vm-img-desc {
  display: none;
}
.productdetails-view .product-short-description {
  font-size: 1.6em;
  color: #000;
  font-weight: bold;
}
.additional-images img {
  width: 90px;
  border: 1px solid #eee;
  margin: 3px;
}
.vm-product-descr-container-1 {
  text-align: left;
}
.vm-product-descr-container-1 > h2 {
  font-size: 1.5em;
  margin-top: 3px;
}
.product-price, .PricebasePrice {
  font-size: 1.1em !important;
  font-weight: bold;
}
.product-description > .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
  color: #0081c3;
}
.product-description > p {
  border-top: 1px solid #ddd;
  padding-top: 5px;
}
.vm-display .PricebasePrice::before {
  content: "List Price: ";
}
/* Breadcrumbs */
@media screen and (min-width: 77rem) {
  #literature::before {
    content: "";
    display: block;
    height: 400px;
    margin-top: -400px;
    visibility: hidden;
  }
}
#breadcrumbs .platform-content {
  margin-top: 10px;
}
#mainbody-top .breadcrumb > li > .divider:first-child {
  display: none;
}
#breadcrumbs .float-start {
  visibility: hidden;
}
#g-above {
  margin-top: -1px !important;
}
#g-above .size-50 {
  flex: 0 50%;
  width: 50%;
}
@media screen and (max-width: 76.99rem) {
  #g-above .g-container, #g-container-main {
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
  #g-above .size-50 {
    flex: 0 48%;
    width: 48%;
  }
}
@media screen and (min-width: 77rem) {
  #g-above .g-container {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  #g-above .size-50 {
    flex: 0 40%;
    width: 40%;
  }
}
#breadcrumbs .breadcrumb, #breadcrumbs .breadcrumb-menu {
  font-family: "Oswald" !important;
  color: #747474 !important;
  font-weight: normal !important;
}
#breadcrumbs a {
  color: #747474;
}
#breadcrumbs a:hover {
  color: #0081c3;
}
#breadcrumbs .breadcrumb .active {
  color: #747474;
}
#breadcrumbs .breadcrumb > li > .divider {
  color: #747474;
}
#breadcrumbs .breadcrumb .divider:before {
  content: "";
  top: 1px;
}
#breadcrumbs li:nth-child(2) .divider {
  display: inline-block;
}
#breadcrumbs .breadcrumb.tcs700 li:nth-child(1), #breadcrumbs .breadcrumb.tcs700 li:nth-child(2), #breadcrumbs .breadcrumb.tcs700 li:nth-child(3), #breadcrumbs .breadcrumb.tcsacc li:nth-child(1), #breadcrumbs .breadcrumb.tcsacc li:nth-child(2) {
  display: none;
}
#breadcrumbs .breadcrumb.ah700 li:nth-child(1) .divider, #breadcrumbs .breadcrumb.tcsacc li:nth-child(1) .divider {
  display: none;
}
#breadcrumbs .breadcrumb {
  padding: 15px 0 15px 34px;
  color: #747474 !important;
  margin: 0px;
  background: transparent;
}
#full-width-article {
  width: 75vw !important;
}
/* Breadcrumb Menus */
#breadcrumb-menu .dj-megamenu-default {
  float: right;
  padding-right: 34px !important;
  font-size: 1rem !important;
  z-index: 98 !important;
}
#breadcrumb-menu .title {
  font-size: 1rem !important;
  font-family: "Oswald";
  font-weight: normal;
}
#breadcrumb-menu .active .title, #breadcrumb-menu .arrow:before {
  color: #747474;
}
#breadcrumb-menu a:hover .title, #breadcrumb-menu a:hover .arrow:before {
  color: #0081c3;
}
#breadcrumb-menu .tcsacc li.dj-up {
  display: none;
}
#breadcrumb-menu .tcsacc li.itemid105, #breadcrumb-menu .tcsacc li.itemid1089, #breadcrumb-menu .tcsacc li.itemid1234 {
  display: block !important;
}
/* Easy Responsive Columns */
#nocolumns, #columns-intro, #columns-INTRO, #columns-2, #columns-3, #columns-4 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  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;
  }
}
@media (max-width: 820px) {
  #columns-2 .col, #columns-3 .col, #columns-4 .col {
    width: 100%;
  }
}
/* Literature */
.literature h2, .literature h3 {
  color: #000 !important;
  font-size: 2.25rem;
}
.literature .koowa_media__item__content {
  background: none !important;
  border: 0px !important;
  border-radius: 0px !important;
}
.literature .koowa_media__item__thumbnail {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
}
/* DIRTY Responsive pricing table CSS */
/* 
- make mobile switch sticky
*/
[id^="responsivetable"] li.module_document {
  list-style: none !important;
  text-align: left;
  line-height: 1.2 !important;
  padding-bottom: 10px;
}
[id^="responsivetable"] li a:hover {
  color: #0081c3;
}
[id^="responsivetable"] li.module_document:last-child {
  padding-bottom: 0px;
}
[id^="buttons"] ul {
  display: flex;
  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 #0081c3;
}
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;
  display: none;
  color: #fff;
  font-size: 1.15em;
}
[id^="responsivetable"] th a {
  color: #fff;
}
[id^="responsivetable"] th:first-child {
  background: transparent;
  display: none;
  border-top: 0px;
  border-left: 0px;
}
[id^="responsivetable"] td, #responsivetables th {
  height: 53px;
}
[id^="responsivetable"] td, [id^="responsivetable"] th {
  border: 1px solid #DDD;
  padding: 10px;
  empty-cells: show;
}
[id^="responsivetable"] td, [id^="responsivetable"] th {
  text-align: left;
}
[id^="responsivetable"] td + td, [id^="responsivetable"] th + th {
  text-align: top;
  display: none;
  width: 50%;
}
[id^="responsivetable"] td.default {
  display: table-cell;
}
[id^="responsivetable"] tfoot td {
  background: #0081c3;
}
[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;
}
@media (min-width: 1000px) {
  [id^="buttons"] ul {
    display: none;
  }
  [id^="responsivetable"] td, [id^="responsivetable"] th {
    display: table-cell !important;
  }
  [id^="responsivetable"] td, [id^="responsivetable"] th {
    width: 200px;
  }
  [id^="responsivetable"] td + td, [id^="responsivetable"] th + th {
    width: auto;
  }
}
/* Mobile Menus */
#mobile-main-menu .g-content {
  float: left;
  margin-top: -60px !important;
  padding-bottom: 10px;
}
#mobile-main-menu .platform-content {
  margin: 0;
  padding: 0;
}
#mobile-main-menu .dj-mobile-open-btn.active:hover, #mobile-main-menu .dj-mobile-open-btn:hover, #mobile-main-menu .dj-mobile-open-btn:focus {
  background: transparent !important;
  color: #000 !important;
}
#mobile-usermenu .dj-mobile-open-btn.active:hover, #mobile-usermenu .dj-mobile-open-btn:hover, #mobile-usermenu .dj-mobile-open-btn:focus {
  background: transparent !important;
  color: #fff !important;
}
#dj-megamenu1314offcanvas .dj-offcanvas-modules {
  display: none;
}
#mobile-usermenu .g-content {
  float: right;
  padding-right: 34px;
}
@media only all and (max-width: 64rem) {
  .g-offcanvas-toggle {
    display: none;
  }
}
#mobile-usermenu {
  z-index: 140;
  background: #0081c3;
  padding: 0 9%;
  position: fixed;
  width: 100%;
}
@media screen and (max-width: 64rem) {
  #usermenu .g-content {
    display: none;
  }
}
#g-expanded .custom {
  padding: 0 10%;
}
#expandeda .platform-content, #expandeda .moduletable {
  padding: 0;
  margin: 0;
}
@media (min-width: 640px) {
  #g-expanded {
    padding: 0 3%;
  }
}
@media only all and (max-width: 64rem) {
  .g-offcanvas-toggle {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  #usermenu .g-menu-item-container {
    display: none;
  }
}
[id*="sidebar"] ul.menu i::before {
  position: absolute !important;
  left: 16px !important;
}
[id*="sidebar"] ul.menu a.icon {
  padding-left: 35px !important;
}
[class^="icon-"], [class*=" icon-"] {
  font-style: normal !important;
  font-family: Font Awesome\ 5 Free;
}
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;
}
/* Campaigns */
#campaign-mainbody h3 {
  font-size: 5rem;
  text-transform: uppercase;
  font-weight: 700;
}
/*
==============================================
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;
    display: none;
  }
}
@media only all and (max-width: 48rem) {
  #sidebar .moduletable .nomobile {
    margin: -3.5rem !important;
    padding: 0 !important;
  }
  .nomobile {
    visibility: hidden;
    display: none !important;
  }
}
/* === CONTACT FORM FIXES === */
.convertforms.cf-success .cf-response {
  background-color: #0081c3;
}
/* === CONTACT ENHANCED FIXES === */
/* --- Spacing by 2nd Colum --- */
.ce-container .contact-sidebar, .cemap_container {
  margin-left: 1rem;
  margin-right: 0;
}
.ce-container .row-fluid [class*="ce-checkbox"] {
  margin-left: 0px !important;
}
/* === 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;
}
/* --- Remove Table Lines --- */
table {
  border: 0;
}
td {
  border: 0;
}
tr {
  border-bottom: 1px solid #ddd;
}
/*
==============================================
TCS TEMPLATE STYLES
==============================================
*/
/* === MISC FIXES === */
/* --- Fix Fonts --- */
body {
  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;
}
/* Recaptcha */
.g-recaptcha {
  clear: both;
  margin-bottom: 0.5rem;
}
/* Make Bullets into Simple Tables */
ul.table li {
  list-style-type: none;
  padding: 6px 10px;
  border-bottom: 1px solid #e5e5e5;
}
/* Hide Content Class */
.hide-content {
  display: none;
}
/* === USER MENU FIXES === */
/* User & Language Menu Responsive Alignment */
@media only all and (max-width: 1023px) {
  .align-right {
    text-align: right !important;
  }
}
/* Make User Menu Appear on Homepage */
#g-top {
  z-index: 101;
  padding: 0;
}
/* === MAIN MENU FIXES === */
/* --- Spacing --- */
#g-navigation {
  margin-top: -1rem;
}
/* --- Sub Menus - Mobile Menu --- */
#mobilemenu .g-main-nav .g-dropdown {
  background: #fff;
}
#mobilemenu .sub-menu-header {
  text-transform: uppercase;
  color: #1b1d1f !important;
  font-size: 0.8 rem !important;
  font-weight: 700;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#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: #777777;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu a:hover {
  color: #0081c3;
}
#mobilemenu .sub-sub-menus .moduletable .nav.menu a:before {
  content: "";
  margin-right: 0;
}
/* === HEADER FIXES === */
/* --- Fixed Header --- */
#g-navigation {
  position: fixed;
  top: 3rem;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
}
@media only all and (max-width: 1023px) {
  #g-navigation, #g-top, #alert, #mobile-usermenu, #language-menu .g-content {
    position: static;
  }
  #logospacer {
    display: none;
  }
}
#headernav .g-content {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#logospacer .g-content {
  padding: 0px;
  margin: 0px;
}
#fixed-menu-spacer {
  height: 0rem;
  margin: 0px;
  padding: 0px;
}
@media only screen and (max-width: 64rem) {
  #fixed-menu-spacer {
    height: 1.9rem;
  }
}
#usermenu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 3rem;
}
#fixed-user-menu-spacer {
  height: 8rem;
}
@media only screen and (max-width: 64rem) {
  #fixed-user-menu-spacer {
    height: 0rem;
  }
}
/* --- Remove Section for Menu Image --- */
#g-navigation {
  padding-bottom: 0;
}
/* --- Add line after menu --- */
#g-slideshow {
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 64rem) {
  #g-slideshow {
    padding: 0;
    margin: calc(3rem + 123px) 0 0 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1389px) {
  #g-slideshow {
    padding: 0;
    margin: calc(3rem + 92px) 0 0 0;
  }
}
/* 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;
  }
}
/* === SIDEBAR FIXES === */
/* --- Make Sidebar Min-Width --- */
#g-aside {
  min-width: 350px !important;
}
/* --- Align Non-Box Class Items Better --- */
/* #sidebar .moduletable:not([class*='box']) { */
/*	margin: 0 0.625rem; */
/*} */
#sidebar form {
  margin: 0;
}
#sidebar .platform-content, .sliderbox .platform-content {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#g-expanded .sliderbox .custom {
  padding: 0;
  margin: 0;
}
/* --- Sidebar Menus --- */
#sidebar .platform-content:first-child, #sidebar .moduletable:first-child, #sidebar .widget:first-child {
  margin-top: 2.5rem;
}
#sidebar .moduletable[class*="box"] .nav.menu li, #sidebar .moduletable[class*="box"] .latestusers 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[class*="box"] .latestusers li {
  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;
}
#sidebar .moduletable.box1 ul li, .sliderbox .box1 ul li {
  border-bottom: 0px solid #fff !important;
}
.box8.moduletable, .box8.widget, .box8.g-outer-box, .box8 > .g-content {
  color: #fff;
  padding: 0 !important;
}
/* Box 2 */
.box2 .button {
  background: transparent !important;
  border-color: #0081c3;
  color: #0081c3;
  box-shadow: none;
}
.box2 .button:hover {
  background: #0081c3 !important;
  border-color: #fff;
  color: #fff;
  box-shadow: none;
}
#sidebar .moduletable .latestusers, #sidebar .moduletable .unstyled, .sliderbox .moduletable .unstyled {
  border: 0px;
  padding: 0px;
}
#sidebar .moduletable .unstyled, .sliderbox .moduletable {
  display: inherit;
}
/* --- Dropdowns --- */
#sidebar .input-medium {
  width: 100%;
}
#sidebar .clear h3 {
  color: #000;
}
#sidebar .clear {
  margin: 0rem 0.625rem;
}
/* --- Styles --- */
#sidebar h3, .sliderbox h3 {
  letter-spacing: normal;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
#sidebar .box2 h3, #sidebar .box3 h3, #sidebar .box4 h3 {
  color: #000;
}
#sidebar p, .sliderbox p {
  font-size: 0.9rem;
}
#sidebar .g-content, .sliderbox {
  padding-top: 0;
  margin-top: 0;
}
#sidebar .moduletable[class*="box"], .sliderbox[class*="box"] {
  margin-top: 0;
  padding: 1.5rem;
}
#sidebar .moduletable[class*="box"] ul li, .sliderbox[class*="box"] ul li {
  border-bottom: 1px solid #444;
  margin: 0.75rem 0;
}
#sidebar .moduletable[class*="box"] ul li:last-child, .sliderbox[class*="box"] ul li:last-child {
  border-bottom: 0px solid #444;
  margin-bottom: 0;
}
#sidebar .moduletable[class*="box"] li a, .sliderbox[class*="box"] li a {
  line-height: 1.5;
  text-decoration: none;
}
#sidebar .moduletable[class*="box"] a .sliderbox[class*="box"] a {
  box-shadow: none;
}
#sidebar .box6 a:hover, .sliderbox .box6 a:hover {
  color: #9ec5e3;
}
#sidebar .box2 p, .sliderbox .box2 p {
  color: #888;
}
#sidebar .box5 p, .sliderbox .box5 p {
  color: #999;
}
#sidebar .box5 a, .sliderbox .box5 a {
  color: #ddd;
  text-decoration: none;
}
#sidebar .box5 a:hover, .sliderbox .box5 a:hover {
  color: #0081c3;
}
/* === TOP1 FIXES === */
/* --- Spacing --- */
#top1 .g-content {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
#top1 .moduletable {
  margin: 0 !important;
}
/* === MAINBODY FIXES === */
/* Turn off Full Image Display */
#mainbody .item-image {
  display: none;
}
/* --- Tabs --- */
.ui-tabs .ui-tabs-nav {
  background: none;
  border: 0;
  border-radius: 0;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #fff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #222;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fff;
  background-color: #f7f7f7;
  background-image: none;
  font-weight: normal;
  color: #212121;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-widget-header .ui-state-default {
  font-family: Oswald, sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  border: 0px solid #fff;
  background-color: #0081c3;
  background-image: none;
  font-weight: normal;
  color: #fff !important;
  border-radius: 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fff;
  background-color: #f7f7f7;
  background-image: none;
  font-weight: normal;
  color: #212121;
}
.ui-tabs-nav li:first-child {
  margin-left: -3px;
}
.ui-tabs {
  clear: both;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  color: #222;
  font-family: Roboto, Arial, sans-serif;
}
#mainbody .ui-tabs .ui-tabs-panel {
  color: #222;
  background-color: #f7f7f7;
}
#mainbody .ui-tabs .ui-tabs-panel li {
  line-height: 2;
}
/* --- Styles --- */
#mainbody .g-content {
  margin: 0px;
  padding: 0px;
}
@media only all and (min-width: 768px) {
  .#mainbody .g-content {
    margin: 0.625rem;
    padding: 1.5rem;
  }
}
#mainbody .page-header h2, #mainbody .page-header h1 {
  font-family: Oswald, Arial, sans-serif;
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 300;
  padding-bottom: 0;
  color: #000;
}
#mainbody .page-header h2[itemprop="headline"], #mainbody .page-header h1[itemprop="headline"] {
  font-weight: 500;
}
#mainbody .page-header h2 a {
  color: #000;
}
#mainbody h4 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  border-bottom: 1px solid #efefef;
  color: #000;
}
/* --- Module Instead of Article --- */
#mainbody-module {
  margin-top: 3rem;
  margin-bottom: -6rem;
}
/* --- Responsive Product Columns --- */
.product {
  float: left;
  width: 30%;
  text-align: center;
}
.description {
  float: left;
  width: 68%;
  padding: 0 0 0 10px;
}
@media (max-width: 820px) {
  .product, .description {
    clear: both;
    float: none;
    width: 100%;
  }
}
/* === MAINBODY-BOTTOM FIXES === */
/* --- Spacing Fixes --- */
#mainbody-bottom {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
/* === BOTTOM FIXES === */
/* Module Headers with ---- Lines */
#g-bottom .moduletable .g-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding: 0 0 32px 0;
  color: #1B1D1F;
}
#g-bottom .moduletable .g-title:after {
  content: "";
  display: block;
  background: white;
  width: 700px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
}
#g-bottom .moduletable .g-title:before {
  border-top: 2px solid #e5e5e5;
  content: "";
  display: block;
  margin-bottom: -15px;
}
/* Spacing between bottom modules */
#g-bottom .moduletable {
  padding: 3rem 0;
}
/* Parallax Module Effect */
#g-bottom .moduletable .parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #aeaeae;
  margin: -60px -16% !important;
  padding: 100px 10% 150px 10% !important;
}
#g-bottom h3.parallax {
  color: #fff !important;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 0 30px 0;
  text-align: center;
}
#g-bottom h3.parallax:after {
  border-top: 2px solid #fff;
  clear: both;
  content: "";
  display: block;
  margin: 30px auto -10px auto;
  width: 150px;
}
/* === BOTTOM4 FIXES === */
/* --- Simplify Menus --- */
#bottom4 .moduletable .nav.menu, #sidebar .moduletable[class*="box"] .nav.menu, #bottom5 .moduletable .nav.menu, #bottom5 .mod-list {
  margin: 0;
  display: inline-block;
  border: 0px solid rgba(231, 232, 234, 0.25);
  padding: 0;
  border-radius: 0px;
}
#bottom4 .moduletable .nav.menu a:before, #bottom5 .moduletable .nav.menu a:before, #sidebar .moduletable[class*="box"] .nav.menu a:before {
  content: "";
  margin-right: 0;
}
#bottom4 .moduletable .nav.menu li {
  padding-bottom: 0rem;
  margin-bottom: 0rem;
  border-bottom: 0px solid;
}
/* --- 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;
}
#bottom4 .platform-content, #bottom5 .platform-content {
  margin: 0 0 30px 0;
  padding: 0 10% 0 0;
  float: left;
}
#bottom5 h4 {
  font-size: 1.125rem;
  font-weight: normal;
  padding-bottom: 29px;
  text-transform: none;
}
/* === BOTTOM5 FIXES === */
#bottom5 .g-title {
  font-size: 1.7rem;
  color: #1B1D1F;
  text-transform: none;
}
#bottom5 p {
  font-size: 1 rem;
}
#bottom5 a {
  color: #666;
  font-weight: bold;
}
#bottom5 a:hover {
  color: #0081c3;
}
#bottom5 li {
  font-size: 1rem;
  padding-bottom: 0.6rem;
}
#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;
}
/* === FOOTER FIXES === */
/* --- Remove Blue Line --- */
#g-footer {
  border-top: 0px solid #0081c3;
}
/* --- Simplify Menus --- */
#footer .moduletable .nav.menu, #footer .mod-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, #footer .mod-menu a:before {
  content: "";
  margin-right: 0;
}
#footer .moduletable .nav.menu li, #footer .mod-menu li {
  padding-bottom: 0rem;
  margin: 0 1.2rem 0 0 !important;
  border-bottom: 0px solid;
  float: left;
}
#footer .platform-content {
  margin: 0 0 30px 0;
  padding: 0 10% 0 0;
  float: left;
}
/* === TAB FIXES === */
/* --- 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 only screen and (max-width: 64rem) {
  .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px;
  }
  .ui-tabs .ui-tabs-nav {
    padding: 0px;
  }
}
/* Tabs - Inactive Tabs */
.ui-widget-content .ui-state-default {
  background: #0081c3;
}
/* Tabs - Active Tab*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fff;
  background: #f7f7f7 !important;
  font-weight: normal;
  color: #212121;
}
/* === LATEST NEWS ENHANCED FIXES === */
#mainbody-bottom ul.latestnews-items li {
  border-bottom: 1px solid #ddd;
}
#mainbody-bottom h4.newstitle, #mainbody h4.newstitle {
  font-size: 1rem;
}
#mainbody ul.latestnews-items li {
  padding-bottom: 1rem;
}
/* === 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: 64rem) {
  .demo-typo-col2, .demo-typo-col3, .demo-typo-col4 {
    clear: both;
    float: none;
    width: 100%;
  }
}
.demo-typo_padd {
  padding: 0 20px;
}
.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 --- */
/* Remove Random Responsive Padding */
@media (max-width: 800px) {
  .nspArts, .nspLinksWrap {
    padding: 0;
  }
}
.readon {
  -webkit-appearance: none;
  background: #eee;
  border: 1px solid #eee;
  color: #1b1d1f !important;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  line-height: 39px;
  margin: 0 5px 2px 2px;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.readon:hover {
  background: #5999e8;
  border-color: #5999e8;
}
/* 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;
}
.moduletable.separator:after {
  border-top: 1px solid #e5e5e5;
  bottom: -60px;
  clear: both;
  content: "";
  display: block;
  left: 50%;
  margin: 0 auto 0 -200px;
  position: absolute;
  width: 400px;
}
.moduletable.shrink {
  margin-top: -60px;
}
.moduletable.separator {
  position: relative;
}
.nspArt h4.nspHeader {
  font-size: 24px;
  margin: 0;
  padding: 10px 0 15px 0;
  color: #1b1d1f;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}
.nspArt h4.nspHeader a {
  text-decoration: none;
  color: #666 !important;
  font-weight: bold !important;
  font-family: Roboto, Arial, sans-serif;
}
.nspArt h4.nspHeader a:hover {
  text-decoration: none;
  color: #0081c3 !important;
}
.nspArt p.nspText {
  color: #676767;
  display: block !important;
  font-size: 1rem;
  line-height: 1.2;
  margin: 0;
  padding: 0 !important;
}
.readon.fleft, .readon.fright, .readon.fcenter {
  clear: both;
  display: inline-block;
  float: none;
  margin: 30px auto 0 auto;
  width: auto;
}
/* --- Banner list --- */
.gk-banners {
  margin: 0 -15px;
  overflow: hidden;
}
.gk-banners li {
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 5px;
  position: relative;
}
.gk-banners[data-cols="1"] li {
  width: 100%;
}
.gk-banners[data-cols="2"] li {
  width: 50%;
}
.gk-banners[data-cols="3"] li {
  width: 33.333333%;
}
.gk-banners[data-cols="4"] li {
  width: 25%;
}
.gk-banners li div {
  border: 1px solid #e5e5e5;
  color: #1b1d1f;
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
.gk-banners li div img {
  float: left;
}
.gk-banners li div strong {
  color: #1b1d1f;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
}
.gk-banners li div strong sub {
  color: #888;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
}
@media (max-width: 64rem) {
  .gk-banners[data-cols="3"] li {
    width: 100%;
  }
  .gk-banners li div {
    margin-bottom: 10px;
  }
}
/* --- Columns in the Content --- */
.gkCols {
  margin: 0 -30px;
  width: auto;
}
.gkCols > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 20px;
}
.gkCols[data-cols="2"] > div {
  width: 50%;
}
.gkCols[data-cols="3"] > div {
  width: 33.333333%;
}
.gkCols[data-cols="4"] > div {
  width: 25%;
}
.gkCols[data-cols="5"] > div {
  width: 20%;
}
/*# sourceMappingURL=custom_29.css.map */