﻿#productImageHQ {
  max-height: 400px;
}

.BoldLink {
  font-weight: 200;
}

@font-face {
  font-family: 'Futura Light BT';
  font-style: normal;
  font-weight: normal;
  src: local('/Fonts/FuturaLtBt.ttf'), url('https://www.jocaviusa.com/Fonts/FuturaLtBt.ttf') format('truetype');
}

@font-face {
  font-family: 'Swiss 721 Condensed BT';
  font-style: normal;
  font-weight: normal;
  src: local('/Fonts/Swiss721CondensedBT.ttf'), url('https://www.jocaviusa.com/Fonts/Swiss721CondensedBT.ttf') format('truetype');
}

@font-face {
  font-family: 'Swiss 721 Condensed BT Bold';
  font-style: normal;
  font-weight: normal;
  src: local('/Fonts/Swiss721CondensedBTBold.ttf'), url('https://www.jocaviusa.com/Fonts/Swiss721CondensedBTBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF,U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF,U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.searchResultsTitle {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

.sliderWrapper {
  width: 100%;
  height: 450px;
}

.SliderControlSideButtonLeft {
  background-color: rgba(0,0,0,0.5);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  float: left;
  height: 250px;
  left: -40px;
  position: relative;
  top: 100px;
  user-select: none;
  width: 40px;
}

.SliderControlSideButtonRight {
  background-color: rgba(0,0,0,0.5);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
  float: right;
  height: 250px;
  position: relative;
  right: -40px;
  top: 100px;
  user-select: none;
  width: 40px;
}

.fullWidthVerticalTop {
  width: 100%;
  vertical-align: top;
}

.fullWidth {
  width: 100%;
}

.BloPostHeader {
  width: 100%;
  display: table;
  padding-bottom: 20px;
}

.BlogPostHeaderImage {
  float: left;
  width: 160px;
  height: 160px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 20px;
}

.BlogPostHeaderTitle > h2 {
  font-size: 36px;
}

.BlogPostHeaderTitle {
  width: 100%;
  line-height: 1.38;
}

.BlogPostAvatarImage {
  width: 64px;
  height: 64px;
  border-radius: 32px;
}

.BlogPostAuthor {
  width: 100%;
  height: 32px;
  vertical-align: bottom;
  display: table-cell;
}

.BlogPostAvatar {
  float: left;
  max-width: 64px;
  padding-right: 10px;
}

.BlogPostAvatarParent {
  width: 100%;
  height: 64px;
  padding: 10px 0;
}

.blogTable {
  display: table;
  min-width: 800px;
  width: 75%;
  margin: 0 auto;
  padding-top: 20px;
}

.blogTableCell {
  float: left;
  display: table-cell;
  width: 80%;
  min-width: 600px;
}
/**/ .hidden {
  display: none;
}

[onclick^="JOCAVIUSA.Call"] {
  color: #1e73be;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

[onclick^="JOCAVIUSA.MailTo"] {
  color: #1e73be;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
}

.navigationLeftArrow {
  width: 32px;
  height: 32px;
  object-fit: none;
  object-position: -0px 0;
}

.navigationRightArrow {
  width: 32px;
  height: 32px;
  object-fit: none;
  object-position: -32px 0;
}

.navigationBulletPoint {
  width: 20px;
  height: 20px;
  object-fit: none;
  object-position: -64px 0;
}

.searchResultsRow td {
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(150,150,150);
}

a.anchor {
  display: block;
  position: relative;
  top: -59px;
  visibility: hidden;
}

a.anchor2 {
  display: block;
  position: relative;
  top: -64px;
  visibility: hidden;
}

html, body, form {
  font-family: "Open Sans", Arial, sans-serif;
  color: rgb(102, 102, 102);
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
}

#JOCAVIRadioArtwork {
  /*width:350px;max-height:350px;*/
}

#HeaderDiv {
  user-select: none;
  clear: both;
  z-index: 9999999;
  position: fixed;
  width: 100%;
  min-height: 54px;
  background-color: #FFF;
  border-bottom: 1px solid rgb(102, 102, 102);
}

#JOCAVILogo {
  margin: 4px 0 4px 0;
  height: 46px;
}

#HeaderMenu {
  -webkit-padding-start: 0px !important;
  float: left;
  height: 26px;
}

  #HeaderMenu li {
    display: inline-block;
    padding-right: 22px;
    height: 26px;
    padding-top: 4px;
  }

#ContentDiv {
  padding-top: 57px;
  width: 100%;
  height: 100%;
}

.nonFullbleedPanel {
  margin: 25px 10px 0 10px;
  min-height: 450px;
  vertical-align: top;
}

#companyIntroContainer {
  position: relative;
  padding: 0;
  min-height: 450px;
}

#SliderContainer {
  position: relative;
  padding: 0;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

#SliderWrapper {
  background-color: #FFF;
  height: 450px;
  position: absolute;
}

#RadioSliderContainer {
  position: relative;
  padding: 0;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

#RadioSliderWrapper {
  background-color: #FFF;
  height: 450px;
  position: absolute;
}

#EnvironmentSliderContainer {
  position: relative;
  padding: 0;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

#EnvironmentSliderWrapper {
  background-color: #FFF;
  height: 450px;
  position: absolute;
}

#TradeShowSliderContainer {
  position: relative;
  padding: 0;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

#TradeShowSliderWrapper {
  background-color: #FFF;
  height: 450px;
  position: absolute;
}

.SliderItemDiv {
  position: absolute;
  width: 100%;
  height: 450px;
  float: left;
  background-size: cover;
  filter: opacity(98%);
  background-position: center center;
}

.SliderControlSideButtonImage {
  cursor: pointer;
  left: 4px;
  height: 32px;
  top: 109px;
  position: absolute;
}

.SliderControlBottomButton {
  position: relative;
  margin: 0 auto;
  top: 450px;
  height: 40px;
  background-color: rgba(0,0,0,0.7);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.SliderControlItemAnchor:hover {
  background-color: #FFF;
}

.SliderControlItemAnchor {
  background-color: #666;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin: 5px;
  margin-top: 15px;
  float: left;
}

#SliderItemTextControl {
  font-size: 20px !important;
  white-space: nowrap;
}

.SliderItemTextControl {
  display: none;
  padding: 20px;
  color: #fff;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.7);
  margin-left: 80px;
  position: relative;
  width: 500px;
}

#TextTable * {
  text-align: justify;
  vertical-align: top;
  line-height: 1.7em;
}

.copyrightNotice {
  text-align: center;
  font-size: 8pt;
  padding-top: 5px;
  padding-bottom: 5px;
}

sup {
  vertical-align: super !important;
  position: static !important;
}

p {
  -webkit-margin-before: 0 !important;
  line-height: 1.7em;
}

.menuItemBackground {
  z-index: 1;
  text-align: center;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

.logoDiv * {
  vertical-align: middle;
}

.logoDiv {
  width: 100%;
  z-index: 2;
  text-align: center;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  display: block;
  height: 450px;
  transition: all 500ms ease;
}

img {
  max-width: 100%;
  height: auto;
}

.logoPositioningSpan {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.logoImage {
  display: inline-block;
  pointer-events: none;
  vertical-align: middle;
}

.logoDiv2 {
  width: 100%;
  z-index: 2;
  text-align: right;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 20px;
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  transition: all 500ms ease;
}

.brandTextDiv {
  color: #ffffff;
  background-color: rgba(0,0,0,0.6);
  -webkit-font-smoothing: antialiased;
  opacity: 0;
  transition: all 500ms ease;
  z-index: 3;
  position: absolute;
  bottom: 0;
  vertical-align: bottom;
  width: 100%;
}

.logoPositioningSpan2 {
  display: inline-block;
  height: 35%;
  vertical-align: middle;
}

.logoTextBox {
  margin: 15px 20px 15px 60px;
}

.logoTextBoxBrand {
  padding-left: 5px;
  font-weight: 500;
  font-size: 22px;
  font-family: Open Sans, sans-serif;
  padding-bottom: 20px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

.logoTextBoxBrandPunchline {
  padding-left: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 13.5px;
}

.brandDiv {
  width: 25%;
  font-size: 14px;
  float: left;
  display: table-cell;
}

.brandContentDiv {
  text-align: justify;
  vertical-align: top;
  line-height: 1.7em;
  margin: 10px;
}

.menu {
  height: 54px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

#searchResults {
  width: 500px;
  display: none;
  background-color: #FFF;
  position: absolute;
  right: 0;
  margin-top: 54px;
  margin-right: 40px;
  padding: 20px;
}

.searchResultTitle {
  font-size: 12pt;
  font-weight: bold;
}

.searchResultText {
  font-size: 8pt;
}

#HeaderMenu a {
  color: rgb(102, 102, 102);
  text-decoration: none;
}

a {
  color: #1e73be;
  text-decoration: none;
  font-weight: 600;
}

.AccordionMenu {
  width: 100%;
  overflow: hidden;
  user-select: none;
}

  .AccordionMenu ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

    .AccordionMenu ul li {
      display: table-cell;
      position: relative;
      transition: all 500ms ease;
      overflow: hidden;
    }

      .AccordionMenu ul li > * {
        width: 100%;
        overflow: hidden;
      }

.youtubePlayerContainer {
  width: 4500px;
  background-color: #000;
  height: 352px;
  display: flex;
}

.youtubeGrid {
  height: 467px;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-left: -10px;
  margin-right: -10px;
}

  .youtubeGrid:after {
    content: '';
    display: block;
    clear: both;
  }

.youtubeGrid-item {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  height: 352px;
  width: 625px;
}

.youtubeGrid-item2 {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 700px) {
  .footerLink {
    display: none;
  }
}
