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;
}

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

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

b.wcolor {
  color: #002060;
}

/* SECTION-1 IMAGE AND TEXT - START - DEFAULT */
#section1 {
  display: inline;
  margin: 0px 20px 0px;
}

#textDiv1 {
  float: right;
  background: none;
  height: 433px;
  max-width: 50%;
}

#innertextDiv1 {
  height: auto;
  margin: -10px 90px 0px 30px;
  vertical-align: text-top;
}

#photoDiv1 {
  background: none;
  height: 400px;
  margin: 0px 0px 0px 78px;
}

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

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

/* SECTION-2 - DEFAULT */
#section2 {
  display: inline;
  margin: 0px 20px 0px;
}

#textDiv2 {
  float: right;
  background: none;
  height: auto;
  max-width: 50%;
}

#innertextDiv2 {
  height: auto;
  margin: 0px 90px 0px 30px;
  vertical-align: text-top;
}

#photoDiv2 {
  background: none;
  height: 300px;
  margin: 0px 0px 0px 78px;
}

#IMG-S2 {
  width: 44%;
  height: 300px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/CAD_drawing3_x385.jpg');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center;
  border: 1px solid black;
  box-shadow: 5px 5px 9px grey;
}

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

/* SECTION-3 - DEFAULT */
#section3 {
  display: inline;
  margin: 0px 20px 0px;
}

#photoDiv3 {
  background: none;
  height: 400px;
  margin: 0px 0px 0px 78px;
}

#IMG-S3a {
  width: 44%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  float: left;
  background-position: right;
  background-repeat: no-repeat;
}

#IMG-S3b {
  width: 44%;
  height: 400px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
  background-size: cover;
  -ms-background-position-x: right;
  -ms-background-position-y: bottom;
  float: right;
  background-position: right;
  background-repeat: no-repeat;
  margin: 0px 78px 0px 0px;
}


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

/* MEDIA QUERY - 1300 */
@media screen and (max-width: 1300px) {
  /* SECTION-1 IMAGE AND TEXT - 1300 */
  #section1 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv1 {
    float: right;
    background: none;
    height: 433px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: auto;
    margin: -10px 90px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv1 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 78px;
  }

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

  #p1 {
    font-size: 1.438em;
    color: #000000;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-2 - 1300 */
  #section2 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv2 {
    float: right;
    background: none;
    height: auto;
    max-width: 50%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 0px 90px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv2 {
    background: none;
    height: 300px;
    margin: 0px 0px 0px 78px;
  }

  #IMG-S2 {
    width: 44%;
    height: 300px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/CAD_drawing3_x385.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
    border: 1px solid black;
    box-shadow: 5px 5px 9px grey;
  }

  #p2 {
    font-size: 1.438em;
    color: #000000;
    font-family: Helvetica Neue, Helvetica, Arial;
  }

  /* SECTION-3 - 1300 */
  #section3 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #photoDiv3 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 78px;
  }

  #IMG-S3a {
    width: 44%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    float: left;
    background-position: right;
    background-repeat: no-repeat;
  }

  #IMG-S3b {
    width: 44%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
    background-size: cover;
    -ms-background-position-x: right;
    -ms-background-position-y: bottom;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 78px 0px 0px;
  }
}

/* MEDIA QUERY - 1200 */
@media screen and (max-width: 1200px) {
  /* SECTION-1 IMAGE AND TEXT - 1200 */
  #section1 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv1 {
    float: right;
    background: none;
    height: 433px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: auto;
    margin: -10px 30px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv1 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 30px;
  }

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

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

  /* SECTION-2 - 1200 */
  #section2 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv2 {
    float: right;
    background: none;
    height: auto;
    max-width: 50%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 0px 30px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv2 {
    background: none;
    height: 300px;
    margin: 0px 0px 0px 30px;
  }

  #IMG-S2 {
    width: 48%;
    height: 300px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/CAD_drawing3_x385.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
    border: 1px solid black;
    box-shadow: 5px 5px 9px grey;
  }

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

  /* SECTION-3 - 1200 */
  #section3 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #photoDiv3 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 30px;
  }

  #IMG-S3a {
    width: 48%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    float: left;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 20px 0px 0px;
  }

  #IMG-S3b {
    width: 48%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
    background-size: cover;
    -ms-background-position-x: right;
    -ms-background-position-y: bottom;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 15px 0px 0px;
  }
}

/* MEDIA QUERY - 992 */
@media screen and (max-width: 992px) {
  /* SECTION-1 IMAGE AND TEXT - 992 */
  #section1 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv1 {
    float: right;
    background: none;
    height: 433px;
    max-width: 50%;
  }

  #innertextDiv1 {
    height: auto;
    margin: -10px 0px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv1 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 15px;
  }

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

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

  /* SECTION-2 - 992 */
  #section2 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #textDiv2 {
    float: right;
    background: none;
    height: auto;
    max-width: 50%;
  }

  #innertextDiv2 {
    height: auto;
    margin: 0px 0px 0px 30px;
    vertical-align: text-top;
  }

  #photoDiv2 {
    background: none;
    height: 300px;
    margin: 0px 0px 0px 15px;
  }

  #IMG-S2 {
    width: 48%;
    height: 300px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/CAD_drawing3_x385.jpg');
    background-size: contain;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
    border: 1px solid black;
    box-shadow: 5px 5px 9px grey;
    background-repeat: no-repeat;
  }

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

  /* SECTION-3 - 992 */
  #section3 {
    display: inline;
    margin: 0px 20px 0px;
  }

  #photoDiv3 {
    background: none;
    height: 400px;
    margin: 0px 0px 0px 15px;
  }

  #IMG-S3a {
    width: 48%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    float: left;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 10px 0px 0px;
  }

  #IMG-S3b {
    width: 48%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
    background-size: cover;
    -ms-background-position-x: right;
    -ms-background-position-y: bottom;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 5px 0px 0px;
  }
}

/* MEDIA QUERY - 768 */
@media screen and (max-width: 768px) {
  section {
    background: #ffffff;
    margin: 0px auto 0px;
    max-width: 1310px;
    min-width: 500px;
    position: relative;
  }

  /* SECTION-1 - IMAGE AND TEXT - START - 768 */
  #section1 {
    display: table;
    margin: 0px;
  }

  #textDiv1 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
  }

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

  #photoDiv1 {
    display: table-header-group;
    background: none;
    width: 100%;
    height: 400px;
    margin: none;
  }

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

  #show1-1 {
    display: inline;
  }

  #show2-1 {
    display: inline;
  }

  #show3-1 {
    display: inline;
  }

  #show4-1 {
    display: inline;
  }

  /* SECTION-2 - TEXT AND IMAGE - START - 768 */
  #section2 {
    display: table;
    margin: 0px;
  }

  #textDiv2 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
  }

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

  #photoDiv2 {
    display: table-header-group;
    background: none;
    width: 100%;
    height: 250px;
  }

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

  #show1-2 {
    display: inline;
  }

  #show2-2 {
    display: inline;
  }

  /* SECTION-3 - 768 */
  #section3 {
    display: block;
    margin: 0px;
  }

  #photoDiv3 {
    background: none;
    height: 915px;
    margin: 0px;
  }

  #IMG-S3a {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    float: none;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 0px 40px 0px;
  }

  #IMG-S3b {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
    background-size: cover;
    -ms-background-position-x: right;
    -ms-background-position-y: bottom;
    float: none;
    background-position: left;
    background-repeat: no-repeat;
  }
}

/* MEDIA QUERY - 500 */
@media screen and (max-width: 500px) {
  section {
    background: #ffffff;
    margin: 0px auto 0px;
    max-width: 1310px;
    min-width: 500px;
    position: relative;
  }

  /* SECTION-1 - IMAGE AND TEXT - START - 500 */
  #section1 {
    display: table;
    margin: 0px;
  }

  #textDiv1 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
  }

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

  #photoDiv1 {
    display: table-header-group;
    background: none;
    width: 100%;
    height: 400px;
    margin: none;
  }

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

  #show1-1 {
    display: inline;
  }

  #show2-1 {
    display: inline;
  }

  #show3-1 {
    display: inline;
  }

  #show4-1 {
    display: inline;
  }

  /* SECTION-2 - TEXT AND IMAGE - START - 500 */
  #section2 {
    display: table;
    margin: 0px;
  }

  #textDiv2 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
  }

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

  #photoDiv2 {
    display: table-header-group;
    background: none;
    width: 100%;
    height: 250px;
  }

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

  #show1-2 {
    display: inline;
  }

  #show2-2 {
    display: inline;
  }

  /* SECTION-3 - 500 */
  #section3 {
    display: block;
    margin: 0px;
  }

  #photoDiv3 {
    background: none;
    height: 915px;
    margin: 0px;
  }

  #IMG-S3a {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tool_Making_x485.jpg');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    float: none;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0px 0px 40px 0px;
  }

  #IMG-S3b {
    width: 100%;
    height: 400px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Design_Engineering_Tooling/Tooling_up_x485.jpg');
    background-size: cover;
    -ms-background-position-x: right;
    -ms-background-position-y: bottom;
    float: none;
    background-position: left;
    background-repeat: no-repeat;
  }
}