html {
	overflow-y:  scroll;
  	height: 100%;
	min-width:320px;
}
body {
  	height: 100%;
	min-width:320px;
	color: #221E1F;
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.2em;
}
img {
	width:auto;
	max-width:100%;
	height:auto;
}
sub, sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  font-style: normal;
}
sup {
  top: -0.35em;
}
sub {
  bottom: -0.25em;
}
.no-wrap {
	white-space: nowrap;
}
.caption { 
	font-size: 12px; 
	font-style:italic; 
}
a:link, a:active, a:visited { color: #b63326; }
a:hover { color: #b63326;cursor:pointer; } 
.small {
	font-size:6px;
	line-height:6px;
}

.btn { border-radius: 0; }
.btn.productCTA {
	color: #fff;
	border-color: #9d0a0e;	background-color: #9d0a0e;
	border: solid 1px #9d0a0e !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 5px;
}
.btn.productCTA.active, .btn.productCTA:hover {
	color: #9d0a0e !important;
	background-color: #FFF !important;
	border: solid 1px #9d0a0e !important;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.yt_play {	
    position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
 }
.container ul {
	padding-left:10px;
	margin-left:5px;
}
.container ol {
	padding-left:10px;
	margin-left:10px;
}
.container ul li, .container ol li {
	padding-bottom:6px;
}
.form-check-input {
	margin-top: .1rem;
}

.form-group.required label:after{ 
   content:"*";
   color:red;
   margin-left:2px;
}
.form-group.required label{ 
 font-weight:bold;
}
form :required {
    border-color: #ccc !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.btn-primary {
    color: #fff;
    background-color: #b63326;
    border-color: #e53f30;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e53f30;
    border-color: #e53f30;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #b63326;
    border-color: #e53f30;
    box-shadow: 0 0 0 .2rem rgba(229,63,48,.5);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(229,63,48,.5);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b63326;
    border-color: #e53f30;
}

.grecaptcha-badge { display:none; }
.container {
    max-width: 1366px !important;	
    min-width: 1366px !important;
}
.container.small-content {
    max-width: 992px !important;	
    min-width: 992px !important;
}
.navbar {
	padding:4px 1rem 3px 1rem;
}
#mainnav .navbar-nav {
	max-width:1366px;
	font-family: 'Roboto', sans-serif;
  	font-weight: 700;
	font-style: italic;
	font-size: 16px;
}
#mainnav .navbar-nav .nav-link {
	margin:0 10px;
	padding:0 10px;
}
#mainnav .navbar-nav .nav-link {
    color: rgba(255,255,255,1.0);
}
#mainnav .navbar-nav .nav-link:hover {
    color: rgba(209,46,38,1.0);
}
#mainnav .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    color: rgba(209,46,38,1.0);
}
header .tagline {
	background: url(/images/header-bkgd.jpg) repeat-x;
	background-color: #333333;
	text-align:center;
}
header .logo-bar {
	margin:10px 0 15px 0;
	font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
	font-size:20px;
}
header .logo-bar a {
	color: #221E1F;
	text-transform:uppercase;
}
footer {
	margin-top:30px;
}
footer .contact-bar {
	background: url(/images/footer-bkgd.jpg) repeat;
	background-color: #333333;
}
footer .contact-data {
	padding-top:8px;
	padding-bottom:8px;
	text-align:left;
	color:#FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
  	font-weight: 700;
	line-height: 1.1em;
  	text-shadow: 1px 1px 2px #000, 0 0 5px #000;
}
footer .contact-data:last-child {
	text-align:right;
}
footer .contact-data a {
	color:#FFFFFF;
}
footer .social-bar {
	min-height:44px;
}
footer .social-data {
	padding: 8px 10px 8px 8px;
	margin-top:7px;
	font-size:14px;
	line-height:1.0;
}
header .logo-bar-item:last-child {
	text-align:right;
}
footer .social-data img {
	margin-left:8px;
	margin-right:8px;
}
.footer-header a {
	color:#000000 !important;
}
.footer-header {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	font-family: 'Open Sans',sans-serif;
}
.footer-column {
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.home-headline {
	font-family: 'Roboto', sans-serif;
  	font-weight: 900;
	color:#b63326;
	font-size: 2.6rem;
	font-style: normal;
	line-height: 0.9em;
}
.home-subhead  {
	font-family: 'Roboto', sans-serif;
  	font-weight: 900;
	color:#555555;
	font-size: 2.1rem;
	text-transform:uppercase;
	line-height: 0.9em;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
  	font-weight: 900;
	color:#b63326;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 0.9em;
}
h2 {
	font-family: 'Roboto', sans-serif;
  	font-weight: 900;
	color:#555555;
	font-size:1.4rem;
	text-transform:uppercase;
	line-height: 0.9em;
}
h3 {
	font-family: 'Roboto', sans-serif;
  	font-weight: 900;
	font-size:1.2rem;
	line-height: 0.9em;
}
h4 {
	font-family: 'Roboto', sans-serif;
  	font-weight: 400;
	color:#b63326;
	font-size: 1.4rem;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.ovens-overview {
	font-size:1.2rem;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 1.1em;
}
.ovens-overview-text, .cabinets-overview-text {
	font-size:1.0rem;
}
.ovens-overview .ovens-overview-text, .cabinets-overview .cabinets-overview-text {
	font-style: italic;
	line-height: 1.1em;
}
.cabinets-overview a, .ovens-overview a{
	text-decoration: none;
}
.cabinets-overview {
	font-size:1.2rem;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 1.1em;
}
.trademarks {
	max-width:400px;
	margin:0 auto;
}
.trademarks img{
	max-height: 21px;
}

/* SPECIFCICATIONS TABLE */
.spec-table {
	background-color:#50987e;
	padding:10px;
	margin-bottom:30px;
}
.spec-table-padding {
	padding:5px;
	background-color:#FFFFFF;
}
.spec-table-title {
	color:#FFFFFF;
	text-align:center;
	font-family: 'Roboto', sans-serif;
  	font-weight: 900;
	font-size:1.3rem;
	padding-bottom:10px;
}
.spec-table table {
	background-color:#FFFFFF;
}
.spec-table table tr:not(:last-child) {
	border-bottom:1px solid #dee2e6;
}
.spec-table table th {
	padding:5px 5px 5px 0;
	font-size:0.9rem;
}
.spec-table table td {
	padding:5px 5px 5px 0;
	font-size:0.8rem;
}
.spec-table table td:last-child, .spec-table table th:last-child {
	padding:5px 0;
}
.table td, .table th {
    border-top: none;
}

.colored-panel {
	background-color:#e5e5e5;
	padding:30px 30px 20px 30px;
	margin:30px 0;
}

.related_links {
	border:solid 1px #CCC;
	background-color:#FFF;	
	margin-bottom: 15px;
	padding: 15px;
	text-align: center;
	width:100%;
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) { 
	.container, .container.small-content {
   		min-width: 0 !important;
	}
	footer .social-data, footer .contact-data, header .logo-bar-item {
		text-align:center !important;
	}
	#mainnav .navbar-nav {
		line-height: 2rem;
		padding-bottom:20px;
	} 	
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	header .logo-bar {
		font-size:16px;
		margin: 0;
	} 	
	header .logo-bar-item {
		margin-bottom: 5px;
	} 	
	header .logo-bar-item:nth-child(2) {
		margin-bottom: 10px;
	}
	.trademarks .text-right {
		text-align:center !important;
	}
	h1.no-wrap {
		white-space: normal;
	}
} 

/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('/includes/fonts/roboto-condensed-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('/includes/fonts/roboto-condensed-v31-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('/includes/fonts/roboto-condensed-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('/includes/fonts/roboto-condensed-v31-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('/includes/fonts/roboto-condensed-v31-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 900;
  src: url('/includes/fonts/roboto-condensed-v31-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/includes/fonts/roboto-v51-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/includes/fonts/roboto-v51-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/includes/fonts/roboto-v51-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('/includes/fonts/roboto-v51-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/includes/fonts/roboto-v51-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('/includes/fonts/roboto-v51-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
