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 30px 0px;
}

b.wcolor {
  color: #002060;
}

#email {
  text-decoration: underline;
}

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

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

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

#photoDiv1 {
  background: none;
  height: 380px;
  margin: 71px 0px 0px 0px;
}

#IMG-S1 {
  width: 40%;
  height: 160px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Track_Spikes1.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 - DEFAULT */
#section2 {
  display: inline;
  margin: 0px 20px 0px;
}

#textDiv2 {
  float: left;
  background: none;
  height: 300px;
  max-width: 65%;
}

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

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

#IMG-S2 {
  width: 425px;
  height: 300px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center;
  float: right;
}

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

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

#textDiv3 {
  float: right;
  background: none;
  height: 300px;
  max-width: 55%;
}

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

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

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

#IMG-S3 {
    width: 40%;
    height: 300px;
    background-image: url(https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Pallet_crop_1_x300.jpg);
    background-size: cover;
    -ms-background-position-x: left;
    -ms-background-position-y: bottom;
    float: left;
    background-position: left;
    background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#tel {
  position: relative;
  font-size: 2.1em;
  color: #002060;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  font-family: helvetica;
}

.button {
  background-color: none;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.375em;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

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

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

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


/* 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: 380px;
    max-width: 56.5%;
  }

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

  #photoDiv1 {
    background: none;
    height: 380px;
    margin: 71px 0px 0px 0px;
  }

  #IMG-S1 {
    width: 40%;
    height: 160px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Track_Spikes1.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: left;
    background: none;
    height: 300px;
    max-width: 65%;
  }

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

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

#IMG-S2 {
  width: 35%;
  height: 300px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center;
  float: right;
}

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

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

#textDiv3 {
  float: right;
  background: none;
  height: 300px;
  max-width: 55%;
}

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

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

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

#IMG-S3 {
    width: 40%;
    height: 300px;
    background-image: url(https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Pallet_crop_1_x300.jpg);
    background-size: cover;
    -ms-background-position-x: left;
    -ms-background-position-y: bottom;
    float: left;
    background-position: left;
    background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#tel {
  position: relative;
  font-size: 2.0em;
  color: #002060;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  font-family: helvetica;
}

.button {
  background-color: none;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.375em;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

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

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

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

/* 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: 350px;
    max-width: 56.5%;
  }

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

  #photoDiv1 {
    background: none;
    height: 350px;
    margin: 71px 0px 0px 0px;
  }

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

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

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

  #textDiv2 {
    float: left;
    background: none;
    height: 300px;
    max-width: 65%;
  }

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

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

#IMG-S2 {
  width: 35%;
  height: 300px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center;
  float: right;
}

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

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

#textDiv3 {
  float: right;
  background: none;
  height: 300px;
  max-width: 55%;
}

#innertextDiv3 {
  height: auto;
  margin: 11px 0px 0px 0px;
  vertical-align: text-top;
}

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

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

#IMG-S3 {
    width: 40%;
    height: 300px;
    background-image: url(https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Pallet_crop_1_x300.jpg);
    background-size: cover;
    -ms-background-position-x: left;
    -ms-background-position-y: bottom;
    float: left;
    background-position: left;
    background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#tel {
  position: relative;
  font-size: 1.9em;
  color: #002060;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  font-family: helvetica;
}

.button {
  background-color: none;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.375em;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

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

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

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

/* 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: 390px;
    max-width: 56.5%;
  }

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

  #photoDiv1 {
    background: none;
    height: 390px;
    margin: 71px 0px 0px 0px;
  }

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

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

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

  #textDiv2 {
    float: left;
    background: none;
    height: 300px;
    max-width: 65%;
  }

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

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

#IMG-S2 {
  width: 35%;
  height: 300px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
  background-size: cover;
  -ms-background-position-x: center;
  -ms-background-position-y: center;
  background-position: center;
  float: right;
}

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

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

#textDiv3 {
  float: right;
  background: none;
  height: 300px;
  max-width: 55%;
}

#innertextDiv3 {
  height: auto;
  margin: 13px 0px 0px 0px;
  vertical-align: text-top;
}

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

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

#IMG-S3 {
    width: 40%;
    height: 300px;
    background-image: url(https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Pallet_crop_1_x300.jpg);
    background-size: cover;
    -ms-background-position-x: left;
    -ms-background-position-y: bottom;
    float: left;
    background-position: left;
    background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#tel {
  position: relative;
  font-size: 1.8em;
  color: #002060;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  font-family: helvetica;
}

.button {
  background-color: none;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.375em;
  margin: 4px 2px;
  -webkit-transition-duration: 0.4s;

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

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

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

/* 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: 300px;
    margin: none;
  }

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

  #show {
    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%;
	margin: 0px 0px 30px 0px;
  }

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

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

  #IMG-S2 {
    float: none;
    width: 425px;
    height: 300px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
  }

  #show {
    display: inline;
  }

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

  #textDiv3 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
	margin: 0px 0px 30px 0px;
  }

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

  #photoDiv3 {
	display: table-header-group;
    background: none;
    height: 300px;
    margin: 0px;
  }

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

/* 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: 300px;
    margin: none;
  }

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

  #show {
    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%;
	margin: 0px 0px 30px 0px;
  }

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

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

  #IMG-S2 {
    float: none;
    width: 425px;
    height: 300px;
    background-image: url('https://www.omni-lite.com/Omni-Lite/img/Track_Spikes/Gold_Track_Shoe_x300.png');
    background-size: cover;
    -ms-background-position-x: center;
    -ms-background-position-y: center;
    background-position: center;
  }

  #show {
    display: inline;
  }

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

  #textDiv3 {
    display: table-footer-group;
    background: none;
    height: auto;
    max-width: 100%;
	margin: 0px 0px 30px 0px;
  }

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

  #photoDiv3 {
	display: table-header-group;
    background: none;
    height: 300px;
    margin: 0px;
  }

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