body {
  font-size: 100%;
  font-family: Helvetica Neue, Helvetica, Arial;
  font: Helvetica;
}

section {
  background: ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
}

img {
  width: 50%;
  height: 400px;
}

/* BUTTON STYLE AREA - START - DEFAULT */
.button {
  background-color: none;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.buttonRM {
  background-color: none;
  color: black;
  border: 2px solid #002060;
}

.buttonRM:hover {
  background-color: #002060;
  color: white;
}

/* BUTTON OVER IMAGE - DEFAULT */
.container {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.container img {
  width: 100%;
  height: 400px;
}

.container .buttonRM2 {
  background-color: #002060;
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.container .buttonRM2:hover {
  background-color: #ffffff;
  color: black;
}

/* BUTTON STYLE AREA - END - DEFAULT */

/* SECTION-1 TEXT AND 5 IMAGE SLIDE CAROUSEL - START - DEFAULT */
#section1 {
  display: inline;
}

#textDiv1 {
  float: left;
  background: #002060;
  height: 400px;
  max-width: 50%;
}

#innertextDiv1 {
  height: auto;
  margin: 58px;
}

#photoDiv1 {
  background: #d0cece;
  height: 400px;
}

.w3-animate-fading {
  -webkit-animation: fading 10s infinite;
  animation: fading 10s infinite;
}

@-webkit-keyframes fading {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fading {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* SECTION-1 IMAGE SLIDES - START - DEFAULT */
#slide1 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#slide2 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#slide3 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#slide4 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#slide5 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}
/* SECTION-1 IMAGE SLIDES - END - DEFAULT */

h1 {
  font-size: 2.55em;
  color: white;
  font-family: Helvetica Neue, Helvetica, Arial;
  line-height: 1.5em;
  font-weight: bold;
}

p {
  font-size: 1.5em;
  color: white;
  font-family: Helvetica Neue, Helvetica, Arial;
}
/* SECTION-1 TEXT AND 5 IMAGE SLIDE CAROUSEL - END - DEFAULT */

/* SECTION-2 - DEFAULT */
#textDiv2 {
  float: none;
  height: 200px;
  max-width: 100%;
}

#innertextDiv2 {
  height: auto;
  margin: 58px;
}

h2 {
  font-size: 2.2em;
  color: #002060;
  font-family: Helvetica Neue, Helvetica, Arial;
  line-height: 1.5em;
  font-weight: bold;
}

#p2 {
  font-size: 1.5em;
  color: #585858;
  line-height: 1.5em;
}

/* SECTION-3 - DEFAULT */
#section3 {
  display: inline;
}

#textDiv3 {
  float: left;
  background: #d0cece;
  height: 400px;
  max-width: 50%;
}

#innertextDiv3 {
  height: auto;
  margin: 58px;
}

#photoDiv3 {
  background: #002060;
  height: 400px;
}

#IMG-S3 {
  float: right;
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

h3 {
  font-size: 2.2em;
  color: #002060;
  font-family: Helvetica Neue, Helvetica, Arial;
  line-height: 1.5em;
  font-weight: normal;
}

#p3 {
  font-size: 1.5em;
  color: #585858;
  font-family: Helvetica Neue, Helvetica, Arial;
}

/* SECTION-4 - DEFAULT */
#section4 {
  display: inline;
}

#textDiv4 {
  float: right;
  background: #ffffff;
  height: 400px;
  max-width: 50%;
}

#innertextDiv4 {
  height: auto;
  margin: 58px;
}

#photoDiv4 {
  background: #ffffff;
  height: 400px;
}

#IMG-S4 {
  width: 50%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#p4 {
  font-size: 1.5em;
  color: #585858;
  font-family: Helvetica Neue, Helvetica, Arial;
}

/* SECTION-5 - DEFAULT */
#section5 {
  display: inline;
}

#textDiv5 {
  float: none;
  background: #002060;
  height: 55px;
  max-width: 100%;
}

#innertextDiv5 {
  margin: 30px;
}

#photoDiv5 {
  background: #002060;
  height: 400px;
  margin: 0px 0px 50px 0px;
}

#IMG-S5 {
  width: 100%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

h4 {
  font-size: 2.1em;
  color: #ffffff;
  font-family: Helvetica Neue, Helvetica, Arial;
  line-height: 1.5em;
  font-weight: normal;
}

#IMG100 {
  width: 100%;
}


/* ATTENTION - START OF MEDIA QUERIES */
/* ATTENTION - START OF MEDIA QUERIES */

/* MEDIA QUERY - 1300 */
@media screen and (max-width: 1300px) {
  img {
    width: 50%;
    height: 400px;
  }

  .container img {
    width: 100%;
    height: 400px;
  }

  /* SECTION-1 TEXT AND 5 IMAGE CAROUSEL - 1300 */
  #section1 {
    display: inline;
  }

  #textDiv1 {
    float: left;
    background: #002060;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: 400px;
    margin: 58px;
  }

  #photoDiv1 {
    background: #d0cece;
    height: 400px;
  }

  /* SECTION-1 IMAGE SLIDES - START - 1300 */
  #slide1 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide2 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide3 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide4 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide5 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
  /* SECTION-1 IMAGE SLIDES - END - 1300 */

  h1 {
    font-size: 2.55em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: bold;
  }

  p {
    font-size: 1.375em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-2 - 1300 */
  #textDiv2 {
    float: none;
    height: 210px;
    max-width: 100%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 58px;
  }

  h2 {
    font-size: 2.2em;
    color: #002060;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: bold;
  }

  #p2 {
    font-size: 1.375em;
    color: #585858;
    line-height: 1.5em;
  }

  /* SECTION-3 - 1300 */
  #section3 {
    display: inline;
  }

  #textDiv3 {
    float: left;
    background: #d0cece;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv3 {
    height: auto;
    margin: 30px;
  }

  #photoDiv3 {
    background: #002060;
    height: 400px;
  }

  #IMG-S3 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  h3 {
    font-size: 2.2em;
    color: #002060;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0px;
  }

  #p3 {
    font-size: 1.375em;
    color: #585858;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-4 - 1300 */
  #section4 {
    display: inline;
  }

  #textDiv4 {
    float: right;
    background: #ffffff;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv4 {
    height: auto;
    margin: 30px;
  }

  #photoDiv4 {
    background: #ffffff;
    height: 400px;
  }

  #IMG-S4 {
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #p4 {
    font-size: 1.375em;
    color: #585858;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-5 - 1300 */
  #section5 {
    display: inline;
  }

  #textDiv5 {
    float: none;
    background: #002060;
    height: 55px;
    max-width: 100%;
  }

  #innertextDiv5 {
    margin: 30px;
  }

  #photoDiv5 {
    background: #002060;
    height: 400px;
	margin: 0px 0px 50px 0px;
  }

  #IMG-S5 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  h4 {
    font-size: 2.1em;
    color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #IMG100 {
    width: 100%;
  }
}

/* MEDIA QUERY - 1200 */
@media screen and (max-width: 1200px) {
  img {
    width: 50%;
    height: 455px;
  }

  .container img {
    width: 100%;
    height: 400px;
  }

  /* SECTION-1 TEXT AND 5 IMAGE CAROUSEL - 1200 */
  #section1 {
    display: inline;
  }

  #textDiv1 {
    float: left;
    background: #002060;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: 400px;
    margin: 58px;
  }

  #photoDiv1 {
    background: #d0cece;
    height: 400px;
  }

  /* SECTION-1 IMAGE SLIDES - START - 1200 */
  #slide1 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide2 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide3 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide4 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide5 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  /* SECTION-1 IMAGE SLIDES - END - 1200 */

  h1 {
    font-size: 2.55em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: bold;
  }

  p {
    font-size: 1.375em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-2 - 1200 */
  #textDiv2 {
    float: none;
    height: 210px;
    max-width: 100%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 58px;
  }

  h2 {
    font-size: 2.2em;
    color: #002060;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: bold;
  }

  #p2 {
    font-size: 1.375em;
    color: #585858;
    line-height: 1.5em;
  }

  /* SECTION-3 - 1200 */
  #section3 {
    display: inline;
  }

  #textDiv3 {
    float: left;
    background: #d0cece;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv3 {
    height: auto;
    margin: 30px;
  }

  #photoDiv3 {
    background: #002060;
    height: 400px;
  }

  #IMG-S3 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  h3 {
    font-size: 2.2em;
    color: #002060;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #p3 {
    font-size: 1.313em;
    color: #585858;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-4 - 1200 */
  #section4 {
    display: inline;
  }

  #textDiv4 {
    float: right;
    background: #ffffff;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv4 {
    height: auto;
    margin: 27px;
  }

  #photoDiv4 {
    background: #ffffff;
    height: 400px;
  }

  #IMG-S4 {
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #p4 {
    font-size: 1.375em;
    color: #585858;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-5 - 1200 */
  #section5 {
    display: inline;
  }

  #textDiv5 {
    float: none;
    background: #002060;
    height: 55px;
    max-width: 100%;
  }

  #innertextDiv5 {
    margin: 30px;
  }

  #photoDiv5 {
    background: #002060;
    height: 400px;
	margin: 0px 0px 50px 0px;
  }

  #IMG-S5 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  h4 {
    font-size: 2.1em;
    color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #IMG100 {
    width: 100%;
  }
}

/* MEDIA QUERY - 992 */
@media screen and (max-width: 992px) {
  img {
    width: 50%;
    height: 485px;
  }

  .container img {
    width: 100%;
    height: 400px;
  }

  h1 {
    font-size: 2.0em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
  }

  p {
    font-size: 1.313em;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-1 TEXT AND 5 IMAGE CAROUSEL - 992 */
  #section1 {
    display: inline;
  }

  #textDiv1 {
    float: left;
    background: #002060;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: 400px;
    margin: 40px;
  }

  #photoDiv1 {
    background: #d0cece;
    height: 400px;
  }

  /* SECTION-1 IMAGE SLIDES - START - 992 */
  #slide1 {
    float: right;
    width: 50%;
    height: 320px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide2 {
    float: right;
    width: 50%;
    height: 380px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide3 {
    float: right;
    width: 50%;
    height: 310px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide4 {
    float: right;
    width: 50%;
    height: 350px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide5 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
  /* SECTION-1 IMAGE SLIDES - END - 992 */

  /* SECTION-2 - 992 */
  #textDiv2 {
    float: none;
    height: 225px;
    max-width: 100%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 50px;
  }

  #p2 {
    font-size: 1.313em;
    color: #585858;
    line-height: 1.5em;
  }

  /* SECTION-3 - 992 */
  #section3 {
    display: inline;
  }

  #textDiv3 {
    float: left;
    background: #d0cece;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv3 {
    height: auto;
    margin: 10px 20px 0px 20px;
  }

  #photoDiv3 {
    background: #d0cece;
    height: 400px;
  }

  #IMG-S3 {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #p3 {
    font-size: 1.313em;
    color: #585858;
  }

  /* SECTION-4 - 992 */
  #section4 {
    display: inline;
  }

  #textDiv4 {
    float: right;
    background: #ffffff;
    height: 400px;
    max-width: 50%;
  }

  #innertextDiv4 {
    height: auto;
    margin: 20px;
  }

  #photoDiv4 {
    background: #ffffff;
    height: 400px;
  }

  #IMG-S4 {
    width: 50%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #p4 {
    font-size: 1.313em;
    color: #585858;
  }

  /* SECTION-5 - 992 */
  #section5 {
    display: inline;
  }

  #textDiv5 {
    float: none;
    background: #002060;
    height: 55px;
    max-width: 100%;
  }

  #innertextDiv5 {
    margin: 30px;
  }

  #photoDiv5 {
    background: #002060;
    height: 400px;
	margin: 0px 0px 50px 0px;
  }

  #IMG-S5 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  h4 {
    font-size: 2.1em;
    color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #IMG100 {
    width: 100%;
    height: 400px;
  }

}

/* MEDIA QUERY - 768 */
@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: 400px;
  }

  .container img {
    width: 100%;
    height: 400px;
  }

  section {
    width: 100%;
    background: ffffff;
    margin: none;
    position: relative;
    padding: none;
  }

  /* SECTION-1 - 768 */
  #section1 {
    display: table;
  }

  #textDiv1 {
    display: table-footer-group;
    max-width: 100%;
    height: 300px;
  }

  #innertextDiv1 {
    margin: 20px;
  }

  #photoDiv1 {
    display: table-header-group;
    background: #d0cece;
    height: 400px;
  }

  /* SECTION-1 IMAGE SLIDES - START - 768 */
  #slide1 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide2 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide3 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide4 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide5 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
  /* SECTION-1 IMAGE SLIDES - END - 768 */

  /* SECTION-2 - 768 */
  #textDiv2 {
    float: none;
    height: 225px;
    max-width: 100%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 12px;
  }

  /* SECTION-3 - 768 */
  #section3 {
    display: table;
  }

  #textDiv3 {
    display: table-footer-group;
    background: #d0cece;
    height: 333px;
    max-width: 100%;
  }

  #innertextDiv3 {
    height: auto;
    margin: 25px;
  }

  #photoDiv3 {
    display: table-header-group;
    background: #d0cece;
    height: 400px;
  }

  #IMG-S3 {
    float: none;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  /* SECTION-4 - 768 */
  #section4 {
    display: table;
  }

  #textDiv4 {
    display: table-footer-group;
    background: #ffffff;
    height: 400px;
    max-width: 100%;
  }

  #innertextDiv4 {
    height: auto;
    margin: 25px;
  }

  #photoDiv4 {
    display: table-header-group;
    background: #ffffff;
    height: 400px;
  }

  #IMG-S4 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  /* SECTION-5 - 762 */
  #section5 {
    display: inline;
  }

  #textDiv5 {
    float: none;
    background: #002060;
    height: 55px;
    max-width: 100%;
  }

  #innertextDiv5 {
    margin: 30px;
  }

  #photoDiv5 {
    background: #002060;
    height: 400px;
	margin: 0px 0px 50px 0px;
  }

  h4 {
    font-size: 2.1em;
    color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #IMG100 {
    width: 100%;
    height: 400px;
  }

  #IMG-S5 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
}

/* MEDIA QUERY - 500 */
@media screen and (max-width: 500px) {
  body {
    font-size: 100%;
    font-family: Helvetica Neue, Helvetica, Arial;
    width: 100%;
  }

  img {
    width: 100%;
    height: 400px;
  }

  .container img {
    width: 100%;
    height: 400px;
  }

  section {
    width: 100%;
    background: ffffff;
    margin: none;
    position: relative;
    padding: none;
  }

  /* SECTION-1 - 480 */
  #section1 {
    display: table;
  }

  #textDiv1 {
    display: table-footer-group;
    max-width: 100%;
  }

  #innertextDiv1 {
    height: auto;
    padding: 1px;
  }

  #photoDiv1 {
    display: table-header-group;
    background: #d0cece;
    height: 400px;
  }

  /* SECTION-1 IMAGE SLIDES - START - 480 */
  #slide1 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group1b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide2 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group2_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide3 {
    float: right;
    width: 100%;
    height: 380px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group3_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide4 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group4_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  #slide5 {
    float: right;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/products/Product_Group5b_655x400.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
  /* SECTION-1 IMAGE SLIDES - END - 480 */

  /* SECTION-2 - 480 */
  #textDiv2 {
    float: none;
    height: 250px;
    max-width: 100%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 12px;
  }

  /* SECTION-3 - 480 */
  #section3 {
    display: table;
  }

  #textDiv3 {
    display: table-footer-group;
    background: #d0cece;
    height: 380px;
    max-width: 100%;
  }

  #innertextDiv3 {
    height: auto;
    margin: 25px;
  }

  #photoDiv3 {
    display: table-header-group;
    background: #d0cece;
    height: 400px;
  }

  #IMG-S3 {
    float: none;
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Patented_Multi_Step_Forming_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }

  /* SECTION-4 - 480 */
  #section4 {
    display: table;
  }

  #textDiv4 {
    display: table-footer-group;
    background: #ffffff;
    height: 333px;
    max-width: 100%;
  }

  #innertextDiv4 {
    height: auto;
    margin: 25px;
  }

  #photoDiv4 {
    display: table-header-group;
    background: #ffffff;
    height: 400px;
  }

  #IMG-S4 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Tool_Engineer_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
  }

  /* SECTION-5 - 480 */
  #section5 {
    display: inline;
  }

  #textDiv5 {
    float: none;
    background: #002060;
    height: 55px;
    max-width: 100%;
  }

  #innertextDiv5 {
    margin: 30px;
  }

  #photoDiv5 {
    background: #002060;
    height: 400px;
	margin: 0px 0px 50px 0px;
  }

  h4 {
    font-size: 2.1em;
    color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial;
    line-height: 1.5em;
    font-weight: normal;
  }

  #IMG100 {
    width: 100%;
    height: 400px;
  }

  #IMG-S5 {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/OML_Production_Floor_x485c.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: bottom;
    background-position: bottom;
  }
}