/* HEADER AND FOOTER SECTION STYLES */
/* HEADER SECTION - START - DEFAULT */
header {
  background: #ffffff;
  margin: 30px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  height: 100px;
  position: relative;
  padding: 0px;
}

#logo {
  position: relative;
  top: 0px;
  left: 48px;
  margin: 0px;
  float: none;
  width: 250px;
  height: 94px;
  background-size: cover;
  display: inline-block;
}

/* NAVIGATION MENU - START - DEFAULT */
a {
  text-decoration: none;
}

.NavMenu {
  float: right;
  margin: 62px 30px 0px 0px;
  z-index: 1;
}

.topnav {
  overflow: hidden;
  background-color: none;
  z-index: 1;
}

.topnav a {
  float: left;
  display: inline-block;
  color: #002060;
  text-align: center;
  padding: 5px 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  z-index: 1;
}

.active {
  background-color: #0094f2;
  color: white;
  z-index: 1;
}

.topnav .icon {
  display: none;
  z-index: 1;
}

.dropdown {
  float: left;
  overflow: hidden;
  z-index: 1;
}

.dropdown .dropbtn {
  font-size: 18px;
  font-weight: bold;
  border: none;
  outline: none;
  color: #002060;
  padding: 5px 15px;
  background-color: inherit;
  font-family: inherit;
  margin: 0px;
  z-index: 1;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #1D5493;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  z-index: 1;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
  background-color: #0094f2;
  color: white;
  z-index: 2;
}

.dropdown-content a:hover {
  background-color: #318DF9;
  color: black;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
  z-index: 2;
}

.hide {
  display: none;
}
/* NAVIGATION MENU - END - DEFAULT */
/* HEADER SECTION - END - DEFAULT */

/* FOOTER AREA STYLE - START - DEFAULT */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 180px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  position: relative;
  float: left;
  font-size: 1.90em;
  color: white;
  font-weight: bold;
  margin: -130px 0px 0px 50px;
  font-family: helvetica;
}

#fs2 {
  position: relative;
  float: left;
  font-size: 1.90em;
  color: white;
  font-weight: bold;
  margin: -105px 0px 0px 50px;
  font-family: helvetica;
}

#tagline1 {
  font-size: 1.0em;
  color: #ffeda6;
  font-family: helvetica;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  float: right;
  height: 100px;
  width: 300px;
  background-color: white;
  background-size: cover;
  font-size: 1.313em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.7;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 8px;
  margin: 15px 20px 5px 5px;
  z-index: 0;
}

/* BUTTON FOR MAIL LIST - START - DEFAULT */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  background-color: white;
  border: none;
  color: #002060;
  padding: 12px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.75em;
  font-weight: bold;
  margin: 45px 0px 40px 280px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - DEFAULT */
/* FOOTER AREA STYLE - END - DEFAULT */


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

/* MEDIA QUERY - 1300 */
@media screen and (max-width: 1300px) {
/* FOOTER AREA STYLE - 1300 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 180px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  position: relative;
  float: left;
  font-size: 1.90em;
  color: white;
  font-weight: bold;
  margin: -130px 0px 0px 50px;
  font-family: helvetica;
}

#fs2 {
  position: relative;
  float: left;
  font-size: 1.90em;
  color: white;
  font-weight: bold;
  margin: -105px 0px 0px 50px;
  font-family: helvetica;
}

#tagline1 {
  font-size: 1.0em;
  color: #ffeda6;
  font-family: helvetica;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  float: right;
  height: 100px;
  width: 300px;
  background-color: white;
  background-size: cover;
  font-size: 1.313em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.7;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 8px;
  margin: 15px 20px 5px 5px;
  z-index: 0;
}

/* BUTTON FOR MAIL LIST - START - 1300 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  background-color: white;
  border: none;
  color: #002060;
  padding: 12px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.75em;
  font-weight: bold;
  margin: 45px 0px 40px 280px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 1300 */

/* MEDIA QUERY - 1200 */
@media screen and (max-width: 1200px) {
/* NAVIGATION MENU - START - 1200 */
.NavMenu {
  float: right;
  margin: 62px 13px 0px 0px;
  z-index: 1;
}

.topnav a {
  float: left;
  display: inline-block;
  color: #002060;
  text-align: center;
  padding: 5px 14px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  z-index: 1;
}
/* NAVIGATION MENU - END - 1200 */

  /* FOOTER AREA STYLE - 1200 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 180px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  position: relative;
  float: left;
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  margin: -130px 0px 0px 40px;
  font-family: helvetica;
}

#fs2 {
  position: relative;
  float: left;
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  margin: -105px 0px 0px 40px;
  font-family: helvetica;
}

#tagline1 {
  font-size: 1.0em;
  color: #ffeda6;
  font-family: helvetica;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  float: right;
  height: 100px;
  width: 300px;
  background-color: white;
  background-size: cover;
  font-size: 1.313em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.7;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 8px;
  margin: 15px 20px 5px 5px;
  z-index: 0;
}

/* BUTTON FOR MAIL LIST - START - 1200 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  background-color: white;
  border: none;
  color: #002060;
  padding: 12px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.75em;
  font-weight: bold;
  margin: 45px 0px 40px 280px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 1200 */
}

/* MEDIA QUERY - 1100 */
@media screen and (max-width: 1100px) {
#logo {
  position: relative;
  top: 0px;
  left: 5px;
  margin: 0px;
  float: none;
  width: 250px;
  height: 94px;
  background-size: cover;
  display: inline-block;
}

/* NAVIGATION MENU - START - 1100 */
.NavMenu {
  float: right;
  margin: 62px 0px 0px 0px;
  z-index: 1;
}

.topnav a {
  float: left;
  display: inline-block;
  color: #002060;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  z-index: 1;
}
/* NAVIGATION MENU - END - 1100 */

  /* FOOTER AREA STYLE - 1100 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 180px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  position: relative;
  float: left;
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  margin: -130px 0px 0px 25px;
  font-family: helvetica;
}

#fs2 {
  position: relative;
  float: left;
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  margin: -105px 0px 0px 25px;
  font-family: helvetica;
}

#tagline1 {
  font-size: 1.0em;
  color: #ffeda6;
  font-family: helvetica;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  float: right;
  height: 100px;
  width: 300px;
  background-color: white;
  background-size: cover;
  font-size: 1.313em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.7;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 8px;
  margin: 15px 20px 5px 5px;
  z-index: 0;
}

/* BUTTON FOR MAIL LIST - START - 1100 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  background-color: white;
  border: none;
  color: #002060;
  padding: 14px 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: bold;
  margin: 45px 0px 40px 250px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 1100 */
}

/* MEDIA QUERY - 992 */
@media screen and (max-width: 992px) {

  /* HEADER AREA STYLE - 992 */
  .NavMenu {
    postion: absolute;
    float: right;
    width: auto;
    margin: 10px 30px 0px 0px;
    z-index: 1;
  }

  .bg-image {
    /* image specified in separate class */
    max-width: 100%;
    height: 333px;
    display: block;
  }

  .topnav {
    overflow: hidden;
    background-color: #002060;
    z-index: 1;
  }

  .topnav a {
    float: left;
    display: block;
    color: #fff;
    text-align: left;
    padding: 12px 16px;
    text-decoration: none;
    font-size: 18px;
    background-color: inherit;
    z-index: 1;
  }

  .dropdown .dropbtn {
    font-size: 18px;
    border: none;
    outline: none;
    color: #fff;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 23px 0px 0px 0px;
    z-index: 1;
  }

  .hide {
    display: inline;
  }

  .topnav a:not(:first-child),
  .dropdown .dropbtn {
    display: none;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {
    position: absolute;
    margin: 0px 0px 0px -320px;
  }

  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

  .topnav.responsive .dropdown {
    float: none;
  }

  .topnav.responsive .dropdown-content {
    position: relative;
    z-index: 1;
  }

  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 320px;
    text-align: left;
  }

  /* FOOTER AREA STYLE - 992 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 180px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  position: relative;
  float: left;
  font-size: 1.438em;
  color: white;
  font-weight: bold;
  margin: -125px 0px 0px 15px;
  font-family: helvetica;
}

#fs2 {
  position: relative;
  float: left;
  font-size: 1.438em;
  color: white;
  font-weight: bold;
  margin: -105px 0px 0px 15px;
  font-family: helvetica;
}

#tagline1 {
  font-size: 0.875em;
  color: #ffeda6;
  font-family: helvetica;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  float: right;
  height: 85px;
  width: 222px;
  background-color: white;
  background-size: cover;
  font-size: 1.125em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.6;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 7px;
  margin: 15px 10px 5px 5px;
  z-index: 0;
}

/* BUTTON FOR MAIL LIST - START - 992 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  background-color: white;
  border: none;
  color: #002060;
  padding: 14px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.250em;
  font-weight: bold;
  margin: 45px 0px 40px 185px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 992 */
}

/* MEDIA QUERY - 768 */
@media screen and (max-width: 768px) {
  /* HEADER AREA STYLE - 768 */
  header {
    background: #ffffff;
    margin: 30px auto 15px;
    width: 100%;
    height: 100px;
    position: relative;
    padding: 0px;
    z-index: 100;
  }

  #logo {
    position: relative;
    top: 0px;
    left: 20px;
    margin: 0px;
    float: none;
    width: 250px;
    height: 94px;
    background-size: cover;
    display: inline-block;
  }

  br {
    display: none;
  }

  /* FOOTER AREA STYLE - 768 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 380px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  font-family: helvetica;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -155px auto 0px;
}

#fs2 {
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  font-family: helvetica;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -100px auto 0px; 
}

#tagline1 {
  font-size: 0.875em;
  color: #ffeda6;
  font-family: helvetica;
  margin: 320px auto 0px;
  position: absolute;
  padding: 8px;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  height: 85px;
  width: 225px;
  background-color: white;
  background-size: cover;
  font-size: 1.125em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.6;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 7px;
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -15px auto 0px;
}

  #show {
    display: inline;
  }

/* BUTTON FOR MAIL LIST - START - 768 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  width: 350px;
  background-color: white;
  border: none;
  color: #002060;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.250em;
  font-weight: bold;
  margin: 83px auto 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 768 */
}

/* MEDIA QUERY - 500 */
@media screen and (max-width: 500px) {
  /* HEADER AREA STYLE - 500 */
  header {
    background: #ffffff;
    margin: 30px auto 15px;
    width: 100%;
    height: 100px;
    position: relative;
    padding: 0px;
  }

  #logo {
    position: relative;
    top: 0px;
    left: 20px;
    margin: 0px;
    float: none;
    width: 250px;
    height: 94px;
    background-size: cover;
    display: inline-block;
  }

  br {
    display: none;
  }

  /* FOOTER AREA STYLE - 500 */
footer {
  background: #ffffff;
  margin: 0px auto 0px;
  max-width: 1310px;
  min-width: 500px;
  height: 380px;
  position: relative;
  padding: 0px;
  background-image: url('https://www.omni-lite.com/Omni-Lite/img/background-1a.png');
  text-align: center;
  background-size: cover;
  -ms-background-position-x: bottom;
  -ms-background-position-y: bottom;
  background-position: bottom;
}

#fs1 {
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  font-family: helvetica;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -155px auto 0px;
}

#fs2 {
  font-size: 1.85em;
  color: white;
  font-weight: bold;
  font-family: helvetica;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -100px auto 0px; 
}

#tagline1 {
  font-size: 0.875em;
  color: #ffeda6;
  font-family: helvetica;
  margin: 320px auto 0px;
  position: absolute;
  padding: 8px;
}

#copyright {
  margin: 3px auto 15px;
  max-width: 1310px;
  min-width: 500px;
  position: relative;
  padding: 0px;
  display: inline-block;
  font-size: 10px;
  color: #002060;
  text-align: middle center;
}

#ISO9001 {
  height: 85px;
  width: 225px;
  background-color: white;
  background-size: cover;
  font-size: 1.125em;
  font-weight: bold;
  color: #296D5A;
  line-height: 1.6;
  text-align: left;
  vertical-align: middle;
  font-family: helvetica;
  padding: 7px;
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: -15px auto 0px;
}

  #show {
    display: inline;
  }

/* BUTTON FOR MAIL LIST - START - 500 */
.buttonML {
  background-color: white;
  color: black;
  border: 2px solid #002060;
}

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

.button2 {
  width: 350px;
  background-color: white;
  border: none;
  color: #002060;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1.250em;
  font-weight: bold;
  margin: 83px auto 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
/* BUTTON FOR MAIL LIST - END - 500 */
}