body{
  /*position: relative;
  z-index: 0;*/
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  max-width: 100%;
  overflow-x: auto;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.logo-home-wide{
  display: none;
  position: fixed;
  z-index: 1200;
}

.logo-home-slim{
  display: flex;
  position: fixed;
  z-index: 1200;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  /*border-bottom: 1px solid #CCCCCC;*/
}

.top-center{
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0px;
  /*left: 133px;*/
  left: 0px;
  height: 67px;
  width: 100%;
  /*background-color: #CCE5FF;*/
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  border-bottom: 2px solid #CCCCCC;
}

.top-right{
  display: flex;
  position: fixed;
  top: 0px;
  right: 0px;
  height: 67px;
  width: 136px;
  background-color: #FFFFFF;
  border-bottom: 2px solid #CCCCCC;
  z-index: 1110;
}

.hamburger-icon{
  position: fixed;
  top: 1px;
  right: 20px;
  font-size: 18pt;
}

.menu-icon{
  display: flex;
  position: fixed;
  top: 9px;
  left: 170px;
  /*font-size: 18pt;*/
  z-index: 1110;
}

.linkedin-icon-slim{
  position: fixed;
  top: 32px;
  right: 104px;
}
.instagram-icon-slim{
  position: fixed;
  top: 32px;
  right: 70px;
}
.facebook-icon-slim{
  position: fixed;
  top: 32px;
  right: 36px;
}
.youtube-icon-slim{
  position: fixed;
  top: 32px;
  right: 2px;
}
.en-icon-slim{
  position: fixed;
  top: 3px;
  right: 112px;
  font-size: 12pt;
  font-weight: 100;
  color: #000000;
}
.en-icon-slim a{
  text-decoration: none;
  color: #000000;
}
.en-icon-slim-selected{
  position: fixed;
  top: 3px;
  right: 112px;
  font-size: 12pt;
  font-weight: 500;
  color: #0000FF;
}
.en-icon-slim-selected a{
  text-decoration: none;
  color: #0000FF;
}
.fr-icon-slim{
  position: fixed;
  top: 3px;
  right: 86px;
  font-size: 12pt;
  font-weight: 100;
  color: #000000;
}
.fr-icon-slim a{
  text-decoration: none;
  color: #000000;
}
.fr-icon-slim-selected{
  position: fixed;
  top: 3px;
  right: 86px;
  font-size: 12pt;
  font-weight: 500;
  color: #0000FF;
}
.fr-icon-slim-selected a{
  text-decoration: none;
  color: #0000FF;
}



.topnav{
  display: flex;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
}


.navlink:hover{
  color: #0000EE;
}

.topmenu li a{
  text-decoration: none;
  color: #000000;
}

.topmenu{
  display: none;
  flex-direction: column;
  list-style: none;
  color: #000000;
  position: fixed;
  top: 90px;
  left: 0px;
  height: 100px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  /*align-items: center;*/
  text-align: center;
  z-index: 1100;
}

.menuitem{
  /*display: inherit;*/
  padding-left: 0px;
  font-size: 18pt;
  text-align: center;
  justify-content: center;
}

.menu-background-slim{
  display: none;
  position: fixed;
  top: 68px;
  left: 0px;
  height: 240px;
  width: 100%;
  background-color: #BBBBBB;
  z-index: 1099;
}

#menu-bg-slim{
  display: none;
  position: fixed;
  top: 68px;
  left: 0px;
  height: 240px;
  width: 100%;
  background-color: #BBBBBB;
  z-index: 1099;
}

.contentarea{
  position: relative;
  z-index: 1;
  padding-top: 72px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  margin: 0px;
}

#bg_video{
  position: relative;
  display: block;
  min-width: 100%;
  min-height: 100%;
  /*margin: 0 auto;*/
  z-index: 0;
  max-width: 100%;
  overflow-x: auto;
  padding: 0px;
  margin: 0px;
}

hr.sty01{
  border: 1px solid #2E4274;
}

.hr_sty10{
  border: 2px solid #2E4274;
  display: inline-block;
  /*position: absolute;*/
  left: 0px;
  height: 5px;
  width: 100%;
  background-color: #EEEEEE;
  z-index: 100;
}

.hr_sty16{
  border: 0px solid #1F1F1F;
  display: inline-block;
  /*position: relative;*/
  left: 0px;
  height: 170px;
  width: 100%;
  background-color: #1F1F1F;
  margin: 0px;
  padding: 0px;
  z-index: 100;
}

.resource_page_item{
  float: left;z-index:5;
  position:relative;
  width: 300px;
  height: 400px;
  display:block;
  margin:5px;
  padding:5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  border-radius: 10px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 20px;
}

.font_1{
  
}

.title_1{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  padding: 10px;
}

.title_1_red{
  z-index: 5;
  position: relative;
  height: 58px;
  width: 100%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  background: #C6212E;
  padding: 10px;
  padding-left: 20px;
}

.title_level_2{
  z-index: 5;
  position: relative;
  height: 50px;
  width: 100%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 20px;
  font-weight: 700;
  color: #FFFFFF;
  background: #1A4075;
  padding: 10px;
  padding-left: 60px;
}

.title_level_2_2_line{
  z-index: 5;
  position: relative;
  height: 64px;
  width: 100%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 20px;
  font-weight: 700;
  color: #FFFFFF;
  background: #1A4075;
  padding: 10px;
  padding-left: 60px;
}

.paragraph_1{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  padding: 12px;
}

.paragraph_1_italics{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  padding: 2px;
}

.submenu_1 {
  position: relative;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 19px;
  font-weight: 600;
  /*color: #1A4075;*/
  margin-left: 30px;
  padding: 2px;
}

/*.submenu_1 a {
  text-decoration: none;
}*/

.submenu_1 a:link{
  text-decoration: none;
  color: #1A4075;
}

.submenu_1 a:visited{
  text-decoration: none;
  color: #1A4075;
}

.submenu_1 a:hover{
  text-decoration: none;
  color: #0000EE;
}

.submenu_1 a:active{
  text-decoration: none;
  color: #1A4075;
}

/* When jumping to a link within a page, control exactly where to jump to */
.jump_to_stop {
    display:block;
    padding-top:80px;
    margin-top:-80px;
}

.news_contentarea{
  position: relative;
  z-index: 1;
  padding-top: 72px;
  padding-left: 4px;
  padding-right: 4px;
  /* Center the content... */
  margin: 0 auto;
}

.build_contentarea_1{
  position: relative;
  z-index: 1;
  padding-top: 72px;
  padding-left: 4px;
  padding-right: 4px;
  /* Center the content... */
  margin: 0 auto;
}

.news_title_1{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 28px;
  font-weight: 700;
  padding: 10px;
}

.news_date_1{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
}

.news_paragraph_1{
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 18px;
  font-weight: 500;
  padding: 12px;
}

.news_paragraph_1 a {
  text-decoration: none;
}

.product_cfg_inner th
{
  width:100%;
  vertical-align:text-top;
}
.product_cfg_inner td
{
  vertical-align:text-top;
  border:0px;
}

.contact_form_inner th
{
  width:100%;
  vertical-align:text-top;
}
.contact_form_inner td
{
  vertical-align:text-top;
  border:0px;
}

.contact_form_style {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}

#submit_button1 {
  width:120px;
  margin:2px;
  padding:6px;
  color:#FFFFFF;
  background:#1A4075;
  border:0;
}

#submit_button1:hover {
  background: #000000;
}

#reset_button1 {
  width:100px;
  margin:2px;
  padding:6px;
  color:#FFFFFF;
  background:#1A4075;
  border:0;
}

#reset_button1:hover {
  background: #000000;
}

#map_toggle_button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qdtsbranchlist{
  z-index: 2;
  display: block;
  position: relative;
}

.qdtsbranches{
  z-index: 5;
  position: relative;
  top: 10px;
  left: 36px;
  width: 250px;
  height: 280px;
  color: 0x000000;
  background: rgba(240, 240, 240, 0.7);
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 14px;
  display: inline;
  transition: 0.5s;
  outline-style: solid;
  outline-width: 1px;
  outline-color: #000000;
  outline-offset: 2px;
}

.qdtsdealerlist{
  z-index: 2;
  display: block;
  position: relative;
}

.qdtsdealers{
  z-index: 5;
  position: relative;
  top: 10px;
  left: 36px;
  width: 250px;
  height: 280px;
  color: 0x000000;
  background: rgba(240, 240, 240, 0.7);
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 14px;
  display: inline;
  transition: 0.5s;
  outline-style: solid;
  outline-width: 1px;
  outline-color: 0x000000;
  outline-offset: 2px;
}

.qdtsrepairlist{
  z-index: 2;
  display: block;
  position: relative;
}

.qdtsrepair{
  z-index: 5;
  position: relative;
  top: 10px;
  left: 36px;
  width: 250px;
  height: 280px;
  color: 0x000000;
  background: rgba(240, 240, 240, 0.7);
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Ubuntu;
  font-size: 14px;
  display: inline;
  transition: 0.5s;
  outline-style: solid;
  outline-width: 1px;
  outline-color: 0x000000;
  outline-offset: 2px;
}

.footer{
  display: flex;
  position: relative;
  left: 0px;
  bottom: 0px;
  height: 300px;
  width: 100%;
  background-color: #222233;
  z-index: 1100;
}

.footer_menu{
  display: flex;
  position: absolute;
  flex-direction: column;
  list-style: none;
  top: 10px;
  left: 40px;
  height: 60px;
  width: 320px;
  color: #FFFFFF;
  z-index: 1110;
}

.footer_menu a{
  text-decoration: none;
  color: #BBBBBB;
}

.footer_navlink:hover{
  color: #FFFFFF;
}

#scrollToTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 1200; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #cccccc; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 30px; /* Rounded corners */
    font-size: 16px; /* Increase font size */
    width:80px;
  }
  
  #scrollToTopBtn:hover {
    background-color: #505050; /* Add a dark-grey background on hover */
  }



/*** Beginning of Slide Show css for Products page ***/
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1200px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.slide_content {
  display: none;
}

/* Next & previous buttons */
.slideshow_prev, .slideshow_next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow_next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow_prev:hover, .slideshow_next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.slide_caption_text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.slide_number_text {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.slideshow_dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .slideshow_dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/*** End of Slide Show css for Products page ***/















/***************************** Desktop/Laptop *****************************/
@media(min-width:1080px){
  
  .logo-home-wide{
    display: flex;
    position: fixed;
    z-index: 1200;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    /*border-bottom: 1px solid #CCCCCC;*/
  }
  
  .logo-home-slim{
    display: none;
    position: fixed;
    z-index: 1200;
  }
  
  .top-center{
    display: flex;
    position: fixed;
    top: 0px;
    /*left: 237px;*/
    left: 0px;
    height: 105px;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    border-bottom: 2px solid #CCCCCC;
    z-index: 1060;
  }
  
  .top-right{
    display: flex;
    position: fixed;
    top: 0px;
    right: 0px;
    height: 105px;
    width: 136px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #CCCCCC;
    z-index: 1110;
  }
  
  .hamburger-icon{
    display: none;
  }
  .menu-icon{
    display: none;
  }
  .linkedin-icon-wide{
    position: fixed;
    top: 32px;
    right: 104px;
  }
  .instagram-icon-wide{
    position: fixed;
    top: 32px;
    right: 70px;
  }
  .facebook-icon-wide{
    position: fixed;
    top: 32px;
    right: 36px;
  }
  .youtube-icon-wide{
    position: fixed;
    top: 32px;
    right: 2px;
  }
  .en-icon-wide{
    position: fixed;
    top: 3px;
    right: 112px;
    font-size: 12pt;
    font-weight: 100;
    color: #000000;
  }
  .en-icon-wide a{
    text-decoration: none;
    color: #000000;
  }
  .en-icon-wide-selected{
    position: fixed;
    top: 3px;
    right: 112px;
    font-size: 12pt;
    font-weight: 500;
    color: #0000FF;
  }
  .en-icon-wide-selected a{
    text-decoration: none;
    color: #0000FF;
  }
  .fr-icon-wide{
    position: fixed;
    top: 3px;
    right: 86px;
    font-size: 12pt;
    font-weight: 100;
    color: #000000;
  }
  .fr-icon-wide a{
    text-decoration: none;
    color: #000000;
  }
  .fr-icon-wide-selected{
    position: fixed;
    top: 3px;
    right: 86px;
    font-size: 12pt;
    font-weight: 500;
    color: #0000FF;
  }
  .fr-icon-wide-selected a{
    text-decoration: none;
    color: #0000FF;
  }
  
  
  .topmenu{
    display: flex;
    flex-direction: row;
    list-style: none;
    color: #000000;
    position: fixed;
    top: 36px;
    left: 240px;
    height: 60px;
    width: -moz-calc(100% - 376px);
    width: -webkit-calc(100% - 376px);
    width: calc(100% - 376px);
    padding: 0px;
    margin: 0px;
    z-index: 1100;
  }
  
  .menuitem{
    /*display: inherit;*/
    padding-left: 36px;
    font-size: 15pt;
    text-align: center;
    justify-content: center;
  }
  
  .menu-background-slim{
    display: none;
  }
  
  #menu-bg-slim{
    display: none;
  }
  
  .contentarea{
    position: relative;
    z-index: 1;
    padding-top: 110px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
  }
  
/* When jumping to a link within a page, control exactly where to jump to */
  .jump_to_stop {
    display:block;
    padding-top:120px;
    margin-top:-120px;
  }
  
  .news_contentarea{
    position: relative;
    z-index: 1;
    padding-top: 110px;
    padding-left: 100px;
    padding-right: 100px;
    max-width: 1200px;
  }
  
  .build_contentarea_1{
    position: relative;
    z-index: 1;
    padding-top: 10px;
    padding-left: 100px;
    padding-right: 100px;
    max-width: 1000px;
  }

}


