@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf');
}

@font-face {
  font-family: 'Robaga';
  src: url('../fonts/RobagaRoundedLight.otf');
}

@font-face {
  font-family: 'Robaga Thin';
  src: url('../fonts/RobagaRoundedThin.otf');
}

@font-face {
  font-family: 'BottleParty';
  src: url('../fonts/Phenomena-Bold.ttf');
}

html {
  font-family: 'Roboto Condensed';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

/*
h1, h2, h3, h4, h5, h6{
  line-height: 5px; 
}
*/

h1.frontpage {
  font-family: 'Robaga';
  font-size: 30px;
}

h1.contentpage {
  font-family: 'BottleParty';
  font-size: 45px;
  padding: 5px;
  margin: 3px;
}

h2.contentpage {
  font-family: 'BottleParty';
  font-size: 35px;
  padding: 5px;
  margin: 3px;
}
h4.product {
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 20px;
}

h4.footer {
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 20px;
}

.coname {
  vertical-align:middle;
	float: left;
}

a.learnmore {
	padding-top: 5px;
	color: #4169e1;
   text-decoration: none;
  font-family: 'Roboto Condensed';
	font-size: 18px;
}

a.footerlink {
	color: #1e90ff;
   text-decoration: none;
}

.footerlink.a:visited {
	color: #1e90ff;
   text-decoration: none;
}

/*
.menubutton {
	padding: 10px;
	padding-top:30px;
	padding-right: 50px;
	float: right;
  vertical-align:middle;
}
*/

p.normal {
	font-family: 'Robaga';
	font-size: 15px;
}

.linksmenubar {
  float: left;
	width: 100%;
   padding: 0px;
   border: 0px;
  background-image: url('../images/bg/bg-top-main.jpg');
  background-size: 100% 100%;
}

.centerlogo {
   float: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 0px;
	display: inline-block;
}

.cologo {
   float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
	display: inline-block;
}

/* ALL PAGES (OTHER THAN MAIN) PAGES - HEADING TEXT */

.pageheader-container {
  position: relative;
	display: inline-block;
  background-image: url('../images/top-bar-covidprods.jpg');
  background-size: 100% 100%;
	border: 0px;
}

.pageheader-top-title {
  padding-top: 0px;
  padding-left: 10px;
  float: left;
  text-align: left;
  vertical-align: top;
  font-family: 'BottleParty';
  color: #FFFFFF;
  font-size: 4.5vw;
}

.pageheader-top-tagline {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  float: left;
  text-align: left;
  vertical-align: top;
  color: #FFFFFF;
  font-family: 'Robaga';
  font-size: 2.0vw;
}


img.mainmage {
  padding: 5px;
  max-width: 100%;
  width: 100%;
  height: auto;
border: 1px solid #ddd;
}

/* FOOTER BOTTOM CONTAINER */

.footer-container {
  width: 100%;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  vertical-align: bottom;
  background-image: url('../images/bottom-bar.jpg');
  background-size: 100% 100%;
}

.footer-left-text {
  padding-top: 5%;
  padding-bottom: 5%;
  width: 40%;
  margin: 10px;
  text-align: right;
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 2.5vw;
}

.footer-right-text {
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 15%;
  padding-bottom: 5%;
  width: 60%;
  margin: 10px;
  text-align: left;
  color: #FFFFFF;
  font-family: 'Roboto Condensed';
  font-size: 2.5vw;
}

.footer-dev-by {
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;

  color: #FFFFFF;
  font-family: 'Roboto Condensed';
  font-size: 1.5vw;
}

/* USED: HEADING IMAGE STYLE*/
.mainpagetitleimage {
	padding: 0px;
	border: 0px;
	width: 100%;
	display: block;
}

.pagetitleimage {
	padding: 0px;
	border: 0px;
	width: 100%;
	display: block;
}

.footerimage {
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100px;
	display: block;
}

#medicaltheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-covid.jpg");
	background-size: 100% 100%;
}

#greentheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/green-theme.jpg");
	background-size: 100% 100%;
}

#ribbontheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-ribbon.jpg");
	background-size: 100% 100%;
}

#devtheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-dev.jpg");
	background-size: 100% 100%;
}

#bricktheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-abs7.jpg");
	background-size: 100% 100%;
}

#abs1theme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-abs1.jpg");
	background-size: 100% 100%;
}

#abs2theme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-abs2.jpg");
	background-size: 100% 100%;
}

#abs3theme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-abs3.jpg");
	background-size: 100% 100%;
}

#pattern1 {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
	background-image: url("../images/bg/bg-pattern1.jpg");
	background-size: 100% 100%;
}

#pagebackground {
	width: 100%;
/*
	text-align: center;
	justify-content: center;
	align-items: center;
*/
   display: inline-block;
	background-image: url("../images/bg/bgproduct2.jpg");
	background-size: 100% 100%;
}

#box1 {
	width:280px;
	height:470px;
	margin:20px;
	float: center;
	padding: 10px;
  vertical-align:middle;
	display: inline-block;
/*
	box-shadow:  5px 5px 5px white;
	box-shadow:  5px 5px 5px lightgrey;
	box-shadow:  5px 5px 5px lightgrey;
  border-radius: 12%;
	background: #E2AF00;
*/
	background-image: url("../images/bg/bgproduct.png");
 	background-size: 450px 480px;
	font-family: 'Robaga';
	font-size: 15px;
}

#boxobsolete {
	width:200px;
	height:500px;
	margin:20px;
	float: center;
	padding: 10px;
  vertical-align:middle;
	display: inline-block;
/*
	box-shadow:  5px 5px 5px white;
	box-shadow:  5px 5px 5px lightgrey;
	box-shadow:  5px 5px 5px lightgrey;
  border-radius: 12%;
	background: #E2AF00;
*/
	background-image: url("../images/bg/bgproductobs.png");
 	background-size: 220px 500px;
	font-family: 'Robaga';
	font-size: 15px;
}

.deadcenter {
	padding: 0px;
	display: flex;
	align-items: center;
   justify-content: center;
   flex-direction: column;
   text-align: center;
	float: center;
   align-items: center;
}

/*
#box1 p, #box2 p {
	white-space:pre;
	font-size:smaller;
	font-family:monospace;
}
*/

/* SECTION: MAIN PAGE PRODUCT IMAGE STYLE*/

img.product {
  width: 370px;
  height: 220px;
  opacity: 1.0;
}

img.productobsolete {
  width: 270px;
  height: 161px;
  opacity: 1.0;
}
/* SECTION: POPUP MENU RELATED STYLES */

.menubutton {
	float: left;
	padding-top:25px;
	padding-left: 10px;
  vertical-align:middle;
  cursor: pointer;
  display: inline-block;
}
/* Dropdown button on hover & focus */
.menubutton:hover, .menubutton:focus {
  background-color: #EFEFEF;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	float: left;
   vertical-align:middle;
	justify-content: center;
  position: relative;
  display: inline-block;
  width: 70px;
	height: 100%;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  padding: 0px 0px 0px 0px;
  position: absolute;
  vertical-align: center;
  background-color: #CFCFCF;
  min-width: 460px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-family: 'Roboto Condensed';
  font-size: 24px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  vertical-align: center;
  background-color: #FFFFFF;
  text-decoration: none;
  min-width: 460px;
  display: inline-block;
  font-family: 'Robaga';
  font-size: 16px;
}

.dropdown-content img {
	width: 100px;
	height: 100px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}



/* INDIVIDUAL PAGES RELATED STYLES */

/*
.video-emb {
	padding: 5px;
	max-width: 100%;
	height: auto;
}
*/

.top-img-container {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  vertical-align: bottom;
/*
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
*/
}

.top-img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  content-align: center;
  text-align: center;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 2.0vw;
/*
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
*/
}

.video-container {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  vertical-align: bottom;
/*
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
*/
}

.image-caption {
	float: bottom;
	font-family: 'Roboto Condensed';
	font-style: bold;
	font-size: 14pt;
   color: #000000;
}

.video-left {
  padding-top: 2%;
  padding-bottom: 2%;
  width: 40%;
  margin: 3px;
  content-align: right;
  text-align: right;
  font-family: 'Roboto Condensed';
  color: #FFFFFF;
  font-size: 2.5vw;
}

.video-right {
  width: 50%;
  margin: 3px;

  text-align: left;
  color: #FFFFFF;
  font-family: 'Robaga';
  font-size: 2.5vw;
}

.videoWrapper {
  content-align: left;
  position: relative;
  padding-bottom: 46.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  padding-top: 5%;
  padding-bottom: 2%;
  margin-right: 5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.pagecontent-background {
  display: inline-block;
  flex-wrap: wrap;
  background-image: url('../images/bg/bgproduct2.jpg');
  background-size: 100% 100%;
}

.desc-container {
  display: inline-block;
  padding: 10px;
  position: relative;
  font-family: 'Robaga';
  color: #000000;
  font-size: 13pt;
}

.pagecontent-images{ 
  position: relative; 
  left: auto; 
  transform: translate(-50%, auto);
  display: inline-block;
  text-align: center;
  content-align: center;
}


#pagecentertheme {
	border: 0px;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0px;
   display: block;
/*
	background-image: url("../images/bg/medical.jpg");
	background-size: 100% 100%;
*/
}

#pagecontent-image-id {
/*
	width:280px;
	height:470px;
*/
	margin:5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
	float: center;
  vertical-align:top;
	display: inline-block;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
}

.pagecontent-image{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  margin: auto;
  float: left;
  width: auto;
  display: block;
  text-align: center;
  vertical-align: middle;
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 12pt;  
}


.roundedimg {
    border-radius: 6px;
    margin: 20px;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 1);
}

.pdf-container {
	padding: 20px;
	margin :0 auto;
	left: 25%;
	width: auto;
	display: flex;
  align-items: center;
  justify-content: center;
	background-image: url("../images/top-bar.jpg");
	background-size: 100% 100%;
}


.pdf-image {
  flex-basis: 40%
}

.pdf-text {
  font-size: 20px;
  padding-left: 20px;
	text-align: left;
  	color: #000000;
  	font-family: 'Roboto Condensed';
  	font-size: 22px;
}
