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

/**************************************************************************

    J4 SAVED

    OVERRIDES
    
    
    
**************************************************************************/
body {
  font-family: "Arial", "Helvetica", sans-serif !important;
  font-weight: 400;
  color: #000000 !important;
}
/* override selection */
body *::selection {
  color: inherit;
  background: #e9e9e9 !important;
}
a {
  font-weight: strong !important;
  /* text-decoration: none !important; */
  text-decoration: underline;
  /* Dark red: #8B0000 */
}
a:hover {
  font-weight: strong !important;
}
h1 {
  line-height: 1.5em !important;
}
h3 {
  font-size: 26px;
  /* color: #454545; */
  color: #000000;
  /* border-bottom: 4px solid #b20000; */
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.4em;
  height: auto;
  width: 95%;
  clear: both;
}
h5 {
  font-weight: bold;
}
/* changes on lower widths */
html {
  background-color: #333 !important;
}
ol {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
sup {
  font-size: 8px;
}
/* Override - Try add minimum height to article pages */
.platform-content.container {
  min-height: 400px !important;
}
/* breadcrumb arrow */
.fa-fw, .icon-fw {
  margin-right: 10px !important;
}
/* breadcrumb arrow override */
.moduletable .breadcrumb span.divider {
  line-height: 2;
}
/* Image background for articles */
#g-container-main {
  /* background-image: url("https://ecohitch.com/images/backgrounds/eco-bg30.jpg"); */
}
/* Menu spacing */
/*
#menu-6409-particle
{
   padding: 10px;
   margin: 0;
   margin-top: -30px;
}
*/
/*
.g-menu-item-title
{
    color: #ffffff;
}
*

/* menu text */
/*
.g-menu-item-title:hover
{
    color: #ffffff;
}
*/
/* override header spacing */
.g-content {
  margin: 0.5rem;
  padding: 0.5rem;
}
/* override - remove bg and image */
#g-header {
  /* background-color: #2d610a;
    color: #ffffff; */
  padding: 3rem 0;
  position: relative;
  z-index: 10;
  /* background-image: url(../../images/header/img01.jpg); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}
/* hel red header background and img01 */
#g-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0;
  /* opacity: 0.25; */
  /* background: linear-gradient(90deg, #000000, transparent); */
  /*
    opacity: 0.85;
    background: linear-gradient(40deg, #FF0000, #2a363b);
    */
}
/* H1 inside the header section */
#g-header h1 {
  /* opacity: 0.65; */
  background: linear-gradient(90deg, #353535, transparent);
  /* remove red bg */
  /* background: linear-gradient(90deg, #800000, transparent); */
  padding-left: 10px;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  margin-top: 8px;
}
.g-menu-item-title {
  color: #ffffff;
  text-decoration: none !important;
}
#g-navigation {
  /* background: red; */
  color: #ffffff;
  position: relative;
  z-index: 11;
  text-decoration: none !important;
}
/* Red menu hover color */
.g-menu-item-title:hover {
  color: #f1f1f1;
}
.g-home-particles.g-helium-style #g-intro .g-content {
  /*
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    */
}
/* full width for INTRO section - margin bottom for home page sections */
.g-home-particles.g-helium-style #g-intro .g-container {
  /* background-color: yellow; */
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-left: -10px;
}
/* margin adjusted to remove white space */
#g-intro {
  width: 100%;
  background: #f4f5f7;
  /* color: #2a363b; */
  color: #000000;
  padding: 3rem 0;
  margin-top: -60px;
  /* margin-bottom: -60px; */
  /* background-image: url(https://www.torklift.com/images/backgrounds/graybg.png); */
}
/* Padding set to 0 between banner and main content area. */
#g-mainbar {
  /*
    background: #ffffff;
    color: #000000;
    */
  padding: 0;
}
#g-footer {
  /*
    background: #2a363b;
    color: #ffffff; */
  padding: 0 !important;
}
.zheader {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 1px;
}
.zheader-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* width: 1200px !important; */
  width: 100% !important;
  height: auto !important;
}
.lead-image {
  width: 320px;
  float: right;
  padding: 6px;
  vertical-align: top;
}
.lead-gallery {
  /* width: 400px; */
  width: 50%;
  float: left;
  padding: 0 15px 0 0;
  vertical-align: top;
}
.lead-caption {
  display: block;
  padding: 10px;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
}
.icon-img {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.icon-title {
  display: block;
  text-align: center;
  /* text-transform: uppercase; */
  font-size: 1.2em;
  color: #006400;
  font-weight: bold;
  margin-bottom: 10px;
}
.icon-txt {
  display: block;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: normal;
  margin-bottom: 1.5em;
}
.cat-title {
  text-decoration: underline;
  color: red;
  font-weight: strong;
}
a.cat-title {
  text-decoration: underline;
  color: red;
  font-weight: strong;
}
/* Footer */
a.ft-link {
  display: inline-block;
  text-decoration: none !important;
  color: #e1e1e1;
}
a.ft-link:hover {
  text-decoration: none;
  color: #ffffff;
}
/* Owl Carousel */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  opacity: 0.6;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0));
  -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
  /* opacity: 0.6; */
}
/* Accordian tabs */
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=button][data-rlta-state=open], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=button][data-rlta-state=opening] {
  background-color: #cde2fe;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
}
[data-rlta-element=container] > [data-rlta-element=button] {
  background-color: #cde2fe !important;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%) !important;
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%) !important;
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%) !important;
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%) !important;
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%) !important;
}
.bin_product_title {
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  /* color: #555555; */
  color: #000000;
  margin: 0.2rem 0 0.2rem 0;
}
.bin_product_title a {
  text-decoration: none;
}
/* Ignite override */
.ig-gallery-wrapper {
  border: 1px solid #C0C0C0 !important;
}
/**************************************************************************



    DIVS
    
    
    
**************************************************************************/
.vdiv3 {
  display: inline-block;
  width: 320px;
  vertical-align: text-top;
  margin: 10px 6px 20px 6px;
}
.hwrapper {
  display: inline-block;
}
.hdiv {
  display: inline-block;
  width: 33%;
  color: green;
}
.mdiv3 {
  display: inline-block;
  width: 30%;
  vertical-align: text-top;
  margin-right: 2px;
  font-weight: strong;
  /* transform and ease */
  /* display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease; */
}
/*
.mdiv3:hover
{
    transform: scale(1.1);
}
*/
.mdiv3_wrapper {
  display: block;
  width: 100%;
}
.mdiv3 img {
  /* border: 1px solid #ccc; */
  /* border-radius: 2px; */
  padding: 5px;
}
.mdiv2-wrapper {
  display: inline-block;
  width: 90%;
}
.mdiv2 {
  display: inline-block;
  width: 48%;
  vertical-align: text-top;
  margin-right: 2px;
}
.mdiv2-img {
  display: inline-block;
  width: 30%;
  vertical-align: text-top;
  margin-right: 20px;
}
.mdiv2-txt {
  display: inline-block;
  width: 60%;
  vertical-align: text-top;
}
.cdiv2-wrapper {
  display: inline-block;
  /* width: 100%; */
  vertical-align: top;
}
.cdiv2 {
  display: inline-block;
  width: 48%;
  padding-right: 10px;
  vertical-align: top;
}
.vdiv1 {
  display: inline-block;
  width: 1280px;
  height: 720px;
  vertical-align: text-top;
  /* margin-right: 2px; */
}
.vdiv1-wrapper {
  display: block;
  width: 100%;
}
.vdiv1-title {
  font-size: 1.2em;
  font-weight: bold;
}
/* catalog - ex: truck camper bumpers - lists */
.catalog-wrapper {
  display: inline-block;
}
.catalog-item {
  display: inline-block;
  min-width: 100px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
}
.catalog-logo {
  display: block;
  height: 100px;
  margin-bottom: 10px;
}
/**************************************************************************



    BOXES 
    
    
    
**************************************************************************/
.gry-box {
  text-decoration: none !important;
  display: block;
  color: #000000;
  min-width: 300px;
  margin: 1px 5px 5px 5px;
  padding: 20px 10px 20px 10px;
  background-color: #cde2fe;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  border-style: solid !important;
  border-color: #c0c0c0 !important;
  border-width: thin !important;
}
.gry-box.a {
  text-decoration: none !important;
  color: red;
}
.success-text {
  color: #006600;
}
.error-text {
  color: #b23000;
}
.notice-text {
  color: #B3432B;
}
/* Error boxes */
/* FORM ERROR */
.error {
  color: red;
}
.success-box {
  color: #006600;
  margin: 0 0 15px 0;
  background-color: #e5ffe5;
  padding: 20px 5px 20px 10px;
  width: 90%;
}
.red-box {
  color: #b23000;
  margin: 0 0 15px 0;
  background-color: #ffd9cc;
  padding: 20px 5px 20px 10px;
  width: 90%;
}
.notice-box {
  background-color: #FFFCCF;
  margin: 0 0 15px 0;
  padding: 20px 5px 20px 10px;
  width: 90%;
  color: #B3432B;
}
/**************************************************************************



    FINDER 
    
    
    
**************************************************************************/
#fitguide_select {
  margin: 1px 0 1px 0;
  padding: 10px;
  line-height: 1.8em;
  background-color: #cde2fe;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  clear: both;
}
#finder-select a {
  color: #555;
  text-decoration: underline;
}
.fitguide_title {
  color: #000000 !important;
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  margin: 3px 0 0 0;
}
/**************************************************************************



    BUTTONS 
    
    
    
**************************************************************************/
.bin {
  /* 6.30.25 - center for check availability and longer text */
  text-decoration: none;
  padding: 10px 60px 10px 60px;
  min-width: 200px;
  text-align: center !important;
  display: inline-block !important;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #900;
  display: inline-block;
  line-height: 1.7em;
  font-size: 1em !importaint;
  color: #ffffff !important;
  margin-top: 5px;
  margin-bottom: 30px;
  box-shadow: 0px 2px 10px 0px #808080;
}
a.bin {
  color: #ffffff !important;
  text-decoration: none !importaint;
  text-align: center !importaint !importaint;
  font-weight: bold !importaint;
}
a.bin:visited {
  text-decoration: none !importaint;
}
.bin:hover {
  text-decoration: none !importaint;
  background: #e14538;
  color: #fff;
}
.readmore {
  /* 6.30.25 - center for check availability and longer text */
  min-width: 200px;
  /* padding: 10px !important; */
  text-align: center !important;
  display: inline-block !important;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #900;
  display: inline-block;
  padding: 10px 60px 10px 60px !importaint;
  line-height: 1.7em;
  font-size: 1em !importaint;
  color: #ffffff !important;
  margin-top: 5px;
  margin-bottom: 30px;
  box-shadow: 0px 2px 10px 0px #808080;
}
.btn-grn {
  text-align: center;
  display: inline-block;
  width: 300px !important;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #329e14;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 2em 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.btn-grn:hover {
  color: #ffffff;
  background-color: #006400;
}
.btn-gry {
  color: #000000;
  font-weight: bold;
  min-width: 300px;
  margin: 10px 0 10px 0;
  padding: 10px;
  padding: 20px 10px 20px 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8em;
  background-color: #cde2fe;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  border-style: solid !important;
  border-color: #c0c0c0 !important;
  border-width: thin !important;
  /* clear: both; */
}
.btn-blk {
  color: #ffffff;
  background-color: #555;
  margin: 1px 0 1px 0;
  padding: 10px;
  line-height: 1.8em;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  clear: both;
}
.btn-action {
  color: #ffffff;
  background-color: #555;
  min-width: 300px;
  margin: 1px 0 1px 0;
  padding: 20px 10px 20px 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8em;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  clear: both;
}
/* Search button */
.btn-primary {
  /* height: 30px; */
}
/* tmp override */
.blkbutton {
  background-color: #555 !important;
}
/* Accessories buttons on product pages */
.btn-wht, a.btn-wht, a.btn-wht:link, a.btn-wht:visited, a.btn-wht:hover, a.btn-wht:active {
  display: inline-block;
  color: #a71823;
  border: 1px solid #555555;
  border-radius: 10px;
  margin-right: 5px;
  padding: 10px;
}
.btn-acc, a.btn-acc, a.btn-acc:link, a.btn-acc:visited, a.btn-acc:hover, a.btn-acc:active {
  display: inline-block;
  text-decoration: none !important;
  color: #000000 !important;
  border: 1px solid #555555;
  border-radius: 10px;
  margin: 0 5px 10px 0;
  padding: 10px;
}
/**************************************************************************



    TABLES 
    
    
    
**************************************************************************/
table.gridtable th {
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-color: #777777;
  color: #ffffff;
  background-color: #555555;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
table.gridtable td {
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
}
table.gridtable tr:nth-child(odd) td {
  background-color: #e9e9e9;
}
table.gridtable tr:nth-child(even) td {
  background-color: #ffffff;
}
table.gridtable th {
  color: #ffffff;
}
table.gridtable th.sub {
  color: #ffcc00;
  text-align: left;
  background-color: #757575;
}
/* table capacity */
table.capacity {
  width: 100%;
  color: #ffffff;
  border-width: 1px;
  border-color: #C0C0C0;
  border-collapse: collapse;
}
table.capacity th {
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-color: #C0C0C0;
  color: #ffffff;
  background-color: #222222;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
table.capacity td {
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  background-color: #222222;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.capacity tr:nth-child(odd) td {
  background-color: #222222;
}
table.capacity tr:nth-child(even) td {
  background-color: #222222;
}
.chart_wrap {
  /*
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
*/
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
  margin: 5px 0 10px 0;
}
.chart_title {
  font-size: 16px;
  font-weight: 250%;
  color: #ffffcc;
  margin: 10px 0 10px 0;
  padding: 5px;
  background: #555555;
  text-transform: uppercase;
}
.chart_row {
  display: block;
}
.chart_col1 {
  display: inline-block;
  width: 200px;
}
.chart_col2 {
  display: inline-block;
}
.chart_warn {
  text-transform: uppercase;
  margin: 10px 0 10px 0;
}
.chart_line {
  background-color: #555555;
  height: 1px;
  margin: 10px 0 10px 0;
}
/**********************************************************************


    HEADERS AND MISC

    
**********************************************************************/
.bigheader {
  /* font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;  */
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  /* background: #900;  */
  background: #444;
  display: inline-block;
  min-width: 100px;
  padding: 30px 30px 30px 30px;
  line-height: 1.7em;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 30px 0;
  box-shadow: 0px 2px 10px 0px #808080;
}
/**********************************************************************





    MEDIA QUERIES
    
    
    
    

    
**********************************************************************/
/* iPhone SE - 375 x 667 */
@media only all and (max-width: 47.99rem) {
  .g-logo img, .g-logo svg {
    margin: 0 auto;
    margin-top: 10px;
    width: 85%;
  }
}
/* Add logo height spacing */
@media (min-width: 768px) {
  .g-logo img, .g-logo svg {
    display: block;
    margin-top: 17px;
  }
}
/* featured products - mobile 280 */
/* mobile */
@media only screen and (min-width: 180px) and (max-width: 300px) {
  .mdiv3_wrapper {
    display: 100%;
  }
  .mdiv3 {
    vertical-align: text-top;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #c0c0c0; */
  }
  .mdiv3 img {
    /* border: 1px solid #ccc; */
    /* border-radius: 2px; */
    padding: 5px;
  }
  .mdiv2 {
    display: block;
    vertical-align: text-top;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
  }
  .mdiv2-img {
    display: block;
    width: 100%;
  }
  .mdiv2-txt {
    display: block;
    width: 100%;
  }
  .vdiv1 {
    vertical-align: text-top;
    width: 300px;
    height: 169px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
  }
  .vdiv1-wrapper {
    display: 100%;
  }
  .cdiv2-wrapper {
    display: block;
    width: 100%;
  }
  .cdiv2 {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /*
    #g-header
    {
        display: none;
    }    
    */
  .mdiv3 {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .mdiv3_wrapper {
    display: 100%;
  }
  .mdiv2 {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .mdiv2-img {
    display: block;
    width: 100%;
  }
  .mdiv2-txt {
    display: block;
    width: 100%;
  }
  .lead-gallery {
    width: 100%;
    display: block;
    float: none;
    padding: 6px;
  }
  .vdiv1 {
    display: block;
    width: 426px;
    height: 240px;
    vertical-align: text-top;
  }
  .vdiv1-wrapper {
    display: 100%;
  }
  .cdiv2-wrapper {
    display: block;
    width: 100%;
  }
  .cdiv2 {
    display: block;
    width: 100%;
  }
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    margin-bottom: 10px;
  }
  .maintop-a {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  /*
    #g-header
    {
        height: 10px !important;
        padding-bottom: -0 !important;
        margin-bottom: -10px !important;

    }     
    */
  /*
    
     .mdiv2
     {
      display: inline-block;
      width: 48%;
      vertical-align: text-top;
      margin-right: 2px;
     }
     
     */
  .mdiv3 {
    display: inline-block;
    width: 30%;
    vertical-align: text-top;
    margin-right: 2px;
  }
  .mdiv3_wrapper {
    display: block;
    width: 100%;
  }
  .lead-gallery {
    width: 100%;
    display: block;
    float: none;
    padding: 6px;
  }
  .vdiv1 {
    display: inline-block;
    width: 854px;
    height: 480px;
    vertical-align: text-top;
    /* margin-right: 2px; */
  }
  .vdiv1-wrapper {
    display: block;
    width: 100%;
  }
  .cdiv2-wrapper {
    display: block;
    width: 100%;
  }
  .cdiv2 {
    display: block;
    width: 100%;
  }
  .maintop-a {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  /*
    #g-header
    {
        height: 10px !important;
        padding-bottom: -0 !important;
        margin-bottom: -10px !important;

    }        
    */
  /*
    #g-header 
    {
    	margin: 0; height: 400px;
    	max-height: 400px;
    }
    */
  /*
    #g-header
    {
        
        padding: 20px; 
        margin: 0; 
        
    }
    
    #g-intro
    {
        padding: 0;
        margin-top: -100px;
    } 
    */
  /*
 
  .mdiv2-wrapper
  {
      display: inline-block;
    width: 100%; 
    clear: both;
  }  
  
    .mdiv2
     {
      display: inline-block;
      width: 48%;
      vertical-align: text-top;
      margin-right: 15px;
     }  
  
 .mdiv2-img
  {
   display: inline-block;
   width: 100%; 
   vertical-align: text-top;
  }

 .mdiv2-txt
  {
   display: inline-block;
   width: 100%; 
   vertical-align: text-top;
  }  
  
  */
  .mdiv3 {
    display: inline-block;
    width: 30%;
    vertical-align: text-top;
    margin-right: 15px;
  }
}
/*****************************************************








END MEDIA QUERIES 









*******************************************************/
/*# sourceMappingURL=custom_158.css.map */