﻿/*@font-face {
    font-family: 'montserratlight';
    src: url('/assets/fonts/montserrat-light-webfont.eot');
    src: url('/assets/fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-light-webfont.woff') format('woff'),
         url('/assets/fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('/assets/fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('/assets/fonts/montserrat-medium-webfont.eot');
    src: url('/assets/fonts/montserrat-medium-webfont.eot?#iefix') format('embedtabded-opentype'),
         url('/assets/fonts/montserrat-medium-webfont.woff') format('woff'),
         url('/assets/fonts/montserrat-medium-webfont.ttf') format('truetype'),
         url('/assets/fonts/montserrat-medium-webfont.svg#montserratmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('/assets/fonts/montserrat-regular-webfont.eot');
    src: url('/assets/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('/assets/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('/assets/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemibold';
    src: url('/assets/fonts/montserrat-semibold-webfont.eot');
    src: url('/assets/fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('/assets/fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('/assets/fonts/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldbold';
    src: url('/assets/fonts/oswald-bold-webfont.eot');
    src: url('/assets/fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/oswald-bold-webfont.woff') format('woff'),
         url('/assets/fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('/assets/fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oswaldbolditalic';
    src: url('/assets/fonts/oswald-bolditalic-webfont.eot');
    src: url('/assets/fonts/oswald-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/oswald-bolditalic-webfont.woff') format('woff'),
         url('/assets/fonts/oswald-bolditalic-webfont.ttf') format('truetype'),
         url('/assets/fonts/oswald-bolditalic-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

body, html {
	margin: 0;
	padding: 0;
}
body {
    background-color: #edecec;
    /*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
    text-align: left;
}
#results-table {
	width: 1000px;
	border: 0px;
	padding: 5px;
	margin: 0px;
	table-layout: fixed;
	font-size: 14px;
}
h1 {
	font-size: 45px;
	font-weight: normal;
	color: #D77E2C;
}
h2 {
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", sans-serif;*/
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 22px;
	font-weight: 300;
	font-style: normal;
}

h5 {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	background: #ffffff;
}

.red {
	color: #D77E2C;
	margin-left: 12px;
	/*font-family: montserrat;*/
}

.redtext {
	color: #D77E2C;	
}

.headline2 {
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	color: #D77E2C;
	text-align: justify;
}
a {
	color: white;
	text-decoration: none;
}
ul.b {
    list-style-type: square;
	font-size: 20px;
}
.tagline1 {
	text-transform: uppercase;
	color: #363636;
	font-size: 20px !important;
	background-color: #fff;
	width: 1000px;
}
.constrained {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.red-bar {
	width: 100%;
	height: 150px;
	background-color: #e2383f;
}
.rt {
	color: #e2383f;
}
.blue-bar {
	width: 100%;
	height: 150px;
	background-color: #6EB7C1;
}
.black-bar {
	width: 100%;
	height: 150px;
	background-color: gray;
}
.white-bar {
	width: 100%;
	height: 300px;
	background-color: white;
	color: #e2383f;
}
.white-bar ul {
	display: block;
	float: left;
	width: 400px;
}
.white-bar li {
	padding: 20px;
	font-size: 17px;
}
#header {
	background-color: white;
	position: relative;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 1000px;
	height: 105px;
}
.header-logo {
	font-size: smaller;
	color: #333333;
}
#menu {
	background-color: white;
	height: 90px;
	width: 700px;
	position: absolute;
	right: 0px;
	top: 60px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
}
.first {
	margin-left: 30px;
}
#about-menu {
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	position: absolute;
	top: 131px;
	right: 0px;
	height: 120px;
	width: 700px;
	background-color: #e2383f;
	display: none;
	z-index: 99;
}
.about-column {
	border-left: 1px solid #333333;
	width: 170px;
	height: 95px;
	margin-top: 10px;
	padding: 0px 30px 0px 30px;
	float: left;
}
.about-column a {
	line-height: 25px;
}
.about-column a:hover {
	color: #333333;
}
#datasheets-menu {
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	position: absolute;
	top: 131px;
	right: 0px;
	height: 120px;
	width: 700px;
	background-color: #e2383f;
	display: none;
	z-index: 99;
}
.menu-first {
	border: 0px;
}
.cur {
	color: #e2383f !important;
}
#social {
	padding: 5px 20px 10px 10px;
	width: 365px;
	height: 75px;
	float: right;
	text-align: right;
	/* 	border: 1px solid blue; */
	position: absolute;
	top: 0px;
	right: 0px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
}
#social a {
	padding-left: 7px;
}
#phone {
	color: #343434;
	padding-top: 3px;
	font-size: 16px;
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
	font-weight: bold;
	position: absolute;
	float: right;
	text-align: right;
}
#footer-spacer {
	width: 100%;
	height: 10px;
	background-color: white;
}
#footer {
	width: 1000px;
	background-color: white;
}
#footer a {
	color: #e2383f;
}
.column {
	width: 210px;
	float: left;
	padding: 20px 25px 20px 10px;
}
#footer img {
	float: right;
	padding: 20px;
}
.tagline {
	clear: both;
	font-size: smaller;
	display: block;
	margin-top: 10px;
}
#search-container {
	clear: both;
	width: 100%;
	min-height: 110px;
	height: auto;
}
#search-container2 {
	clear: both;
	width: 100%;
	min-height: 110px;
	height: auto;
}
.search-column {
	width: 105px;
	height: 135px;
	float: left;
}
.search-column-wider {
	width: 200px;
	height: 135px;
	float: left;
}
.search-column p {
	padding: 5px;
	margin: 0px;
}
.search-column-wider p {
	padding: 5px;
	margin: 0px;
}
.search-select {
	width: 90px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	font-size: 14px;
}
.search-select2 {
	width: 90px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	font-size: 14px;
}
.wider {
	width: 190px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	font-size: 14px;
}
.reset {
	text-align: center;
	margin-top: 10px;
	background-color: #a0a0a0;
	display: block;
	color: white;
	width: 90px;
	height: 22px;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
}
.search-button {
	cursor: pointer;
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
	font-size: 15px;
	display: block;
	background-color: #e2383f;
	width: 145px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	color: white;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	border: 2px solid white;
	padding: 10px;
}
#results {
	padding: 5px;
	min-height: 45px;
	height: auto;
	width: 100%;
	background: white;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: smaller;
	overflow-x: scroll;
}
#filter-boxes {
	min-height: 10px;
	height: auto;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: smaller;
}
#results a {
	color: #e2383f;
}
#total {
	/*font-face: "open-sans", "open-sans-condensed", sans-serif;*/
	float: right;
}
#filter-info {
	width: 1000px;
	height: 40px;
}
.clear-all {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: red;
	cursor: pointer;
}
.type-box {
	width: 240px;
	height: 220px;
	border: 10px solid white;
	float: left;
	margin-right: 11px;
	padding: 10px;
}
.type-box h2 {
	font-size: 20px;
}
.type-box p {
	padding-left: 2px;
}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 350px;
}
.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}
.items div {
	float: left;
	width: 1000px;
}
.scrollable .active {
	border: 2px solid #000;
	position: relative;
	cursor: default;
}
#left-arr {
	display: block;
	position: absolute;
	width: 65px;
	height: 65px;
	top: 675px;
	left: 50%;
	margin-left: -580px;
	background-image: url('/img/left-arr-off.png');
}
#left-arr:active {
	background-image: url('/img/left-arr-on.png');
}
#right-arr {
	display: block;
	position: absolute;
	width: 65px;
	height: 65px;
	top: 675px;
	right: 50%;
	margin-right: -585px;
	background-image: url('/img/right-arr-off.png');
}
#right-arr:active {
	background-image: url('/img/right-arr-on.png');
}
#wire-holder {
	position: relative;
	width: 1000px;
	height: 60px;
}
#wire-overlay {
	position: absolute;
	top: -253px;
	right: 205px;
	z-index: 999;
}
#stripe1 {
	width: 1000px;
	background-color: #fff;
}
#pst-button {
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#pst-button-home {
	float: right;
	padding: 0px 0px 10px 40px;
}
#page-home {
	float: right;
	padding: 10px 0px 40px 40px;
}
.page-subnav {
	padding: 9px;
	display: block;
	background-color: white;
	color: #D77E2C;
	text-decoration: underline;
	font-weight: 600;
	/*font-family: open-sans;*/
	font-style: normal;
}
.page-subnav-text {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 0px;
    display: block;
    color: #fff;
    font-weight: bolder;
    font-size: 16px;
    /*font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-style: normal;
    line-height: 12px;
}
.page-header
{
	padding: 1px;
	display: block;
	background-color: #D77E2C;
	color: white;
	margin-left: 15px;
}

#pst-button-ps {
	position: absolute;
	right: 2px;
}
#home-copy {
	width: 900px;
	float: left;
	font-size: 14pt;
	margin-bottom: 30px;
	margin-left: 40px;
}
.news-item {
	float: left;
	color: white;
	width: 200px;
	height: 75px;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
}
.scroller {
	position: relative;
	height: 300px;
	z-index: 10;
}

.scroller-overlay {
    /*font-family: Oswald, "Oswald Regular", "oswald bold", "oswald bolditalic", sans-serif;*/
    color: white;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
    position: absolute;
    height: 225px;
    top: 100px;
    right: 60px;
    text-align: left;
    max-width: 1100px;
    left: 60px;
    text-transform:uppercase;
}

.scroller-button {
    background-color: rgba(215,126,44,0.00);
    border: 2px solid #fff;
    /*font-family: montserrat;*/
    color: white;
    padding-top: 1px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 1px;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
}

.contact-button {
    background-color: rgba(215,126,44,0.9);
    /*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
    color: white;
    padding-top: 10px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    border-radius: 6px;
    float: right;
}

.learn-button {
	background-color: rgba(215,126,44,0.9);
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
	color: #ffffff;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	justify-content: center;
}

#whats-news {
	color: #fff;
	background-color: #000;
	padding: 15px;
	width: 200px;
	position: relative;
	top: -25px;
	float: left;
}

.map {
	width: 550px;
	float: right;
	margin-top: 20px;
	}

.contact-link {
	display: block;
	text-align: center;
	float: right;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background-color: #D77E2C;
	color: white;
	border: 1px solid white;
}

.blog-stripe {
	border-bottom: 1px solid gray;
	width: 600px;
	position: relative;
	margin-bottom: 10px;
}
.blog-stripe a {
	color: #D77E2C;
}
.blog-stripe h2 {
	color: #D77E2C;
	max-width: 700px;
	font-size: 24px;
}
.blog-stripe p {
	display: block;
	max-width: 820px;
}
.blog-read-link {
    position: relative;
    text-align: left;
    top: 5px;
    height: 30px;
    width: 200px;
    line-height: 35px;
    color: #D77E2C;
    align: right;
}
#blog-home-link {
	padding-top: 0px;
	width: 400px;
	height: 600px;
	float: right;
}
.blog-header {
	padding: 1px;
	display: block;
	background-color: #D77E2C;
	color: white;
	margin-left: 15px;
}
#blog-home {
	float: right;
	padding: 10px 0px 40px 40px;
}
.blog-subnav {
	padding: 12px;
	display: block;
	background-color: white;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*font-family: inherit;*/
}

.news-stripe {
    border-bottom: 1px solid gray;
    width: 1000px;
    position: relative;
    margin-bottom: 10px;
    height: 150px;
}
.news-stripe a {
	color: #D77E2C;
}
.news-stripe h2 {
	color: #D77E2C;
	max-width: 700px;
}
.news-stripe p {
	display: block;
	max-width: 820px;
}
.read-link {
	display: block;
	position: relative;
	text-align: center;
	right: 10px;
	top: 5px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	background-color: #D77E2C;
	color: white !important;
	border: 1px solid white;
	left: 5px;
	bottom: 10px;
}
.back-link {
  text-align: center;
  height: 35px;
  line-height: 35px;
  padding:8px 20px;
  background-color: #D77E2C;
  color: white !important;
}
#pagination {
}
#pagination a {
	color: #D77E2C;
}
#pagination a:hover {
	color: #363636;
}
#pagination a:active {
	color: #363636;
}

.col {
	width: 300px;
	height: 90px;
	float: left;
}
.first-col {
	margin-left: 100px;
}
.divider {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 800px;
	border-bottom: 1px solid #bcbcbc;
}
.prod-img {
	border: thick solid #FFFFFF;
	margin-left: 5px;
	margin-right: 10px;
}
.ps-pad {
	width: 900px;
	height: 200px;
	padding: 50px 50px 30px 50px;
}
.product-switch-1 {
	color: white;
	background-color: #D77E2C;
	height: 480px;
	width: 999px;
	margin-bottom: 20px;
}
.product-switch-1 h1 {
	color: white;
	margin-bottom: 5px;
}
.product-switch-1 h2 {
	font-size: 18px;
	color: #363636;
	padding: 8px 8px 8px 0px;
}
.product-switch-2 {
	color: white;
	background-color: white;
	height: 480px;
	width: 999px;
	margin-bottom: 20px;
}
.product-switch-2 h1 {
	margin-bottom: 5px;
}
.product-switch-2 h2 {
	font-size: 18px;
	color: #363636;
	padding-top: 8px;
	padding: 8px 8px 8px 0px;
}
.product-switch-2 h2:first-letter {
	text-transform: capitalize;
}
.product-switch-2 h3 {
	color: #363636;
}
.product-switch-3 {
	background-color: #D0CFCF;
	height: 480px;
	width: 999px;
	margin-bottom: 20px;
}
.product-switch-3 h1 {
	margin-bottom: 5px;
}
.product-switch-3 h2 {
	font-size: 18px;
	color: #363636;
	padding: 8px 8px 8px 0px;
}
.product-switch-3 h2:first-letter {
	text-transform: capitalize;
}
.product-switch-3 h3 {
	color: #363636;
}
#mission1 {
	width: 1000px;
	height: 190px;
	padding: 25px 0px 40px 0px;
}
.mission-left {
	color: #D77E2C;
	text-align: center;
	width: 260px;
	height: 120px;
	float: left;
	background-image: url('/img/quality.png');
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 25px;
}
.mission-right {
	width: 580px;
	height: 160px;
	float: left;
	color: #363636;
	padding-left: 40px;
}
.height-adjust {
	line-height: 22px;
}
.button-link {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
	height: 35px;
	padding: 7px;
	line-height: 35px;
	background-color: #D77E2C;
	color: white !important;
	border: 1px solid white;
}
#job-stripe {
	width: 1000px;
	height: 440px;
}
.learn {
	font-style: italic;
	color: #363636;
}
#page-banner {
	width: 1000px;
	height: 229px;
	background-image: url('');
	margin-bottom: 20px;
}
#page-overlay {
	position: absolute;
	top: -261px;
	left: 270px;
	z-index: 999;
}
#page-home-copy {
	padding-top: 10px;
	margin-right: 10px;
	width: 650px;
	height: 220px;
	float: right;
}
#page-home-link {
	padding-top: 20px;
	width: 275px;
	height: 150px;
	float: left;
}
.home-link {
    width: 250px;
    height: 90px;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.home-link-d {
    width: 250px;
    height: 70px;
}
.home-link-d img {
    float: left;
    padding-right: 7px;
    padding-bottom: 25px;
}
.home-link-d a {
	color: black;
	font-weight: bold;
}
.home-link img {
	float: left;
	padding-right: 7px;
}
.home-link a {
	color: black;
	font-weight: bold;
}
.home-link-video {
	width: 250px;
	height: 200px;
	margin-left: 15px;
}
.lightred {
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
	color: #D77E2C;
}
.headline3 {
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #D77E2C;
	text-align: justify;
}
.news-item2 {
	/*font-family: montserrat, "montserrat bold", "montserrat light", "montserrat medium", "montserrat regular", "montserrat semibold", "sans-serif";*/
	font-weight: normal;
	float: left;
	color: white;
	width: 200px;
	height: 75px;
	overflow: hidden;
	padding: 35px 40px 20px 0px;
	margin-left: 10px;
	line-height: 18px;
}
.page-column {
	width: 240px;
	float: left;
	padding: 30px 35px 30px 0px;
}
.page-column a {
	color: black !important;
	font-weight: bold !important;
}
#products h1 {
}

.banner-container {
  position: relative;
  text-align: right;
  color: white;
}
.banner-overlay {
    /*font-family: Oswald, "Oswald Regular", "oswald bold", "oswald bolditalic", sans-serif;*/
    color: white;
    font-size: 48px;
    line-height: 62px;
    font-weight: bold;
    text-align: right;
    position: absolute;
    top: 250px;
    right: 50px;
    text-align: right;
    max-width: 1100px;
}
.products li {
    list-style-type: none;
    font-size: 1.2em;
    line-height: 4.5em;
    color: black;
    left: auto;
}
.products a {
	color: black;
	font-size: 1.2em;
	padding: 0 0 0 15px;
}
.products a:hover {
	color: red;
}
.pdf {
	height: 30px;
	width: 30px;
}
.contact-form {
	min-width: 350px;
	padding: 10px 0px;
	font: 13px;
	float: left;
}
..contact-form form{padding:0;margin:0;}
.contact-form label {
	display: block;
	margin: 5px 0px;
}
.contact-form label > span {
	width: 10px;
	font-weight: bold;
	float: left;
	
	padding-top: 5px;
	padding-right: 5px;
}
.contact-form span.required {
	color: red;
}
.contact-form .tel-number-field {
	width: 40px;
	text-align: center;
}
.contact-form input.input-field {
	width: 80%;
}
.contact-form input.input-field, .contact-form .tel-number-field, .contact-form .textarea-field, .contact-form .select-field {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #C2C2C2;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 7px;
	outline: none;
}
.contact-form .input-field:focus, .contact-form .tel-number-field:focus, .contact-form .textarea-field:focus, .contact-form .select-field:focus {
	border: 1px solid #E2231A;
}
.contact-form .textarea-field {
	height: 150px;
	width: 80%;
}
.contact-form dd{
  padding:0;margin:0;
}
.contact-form input[type=text],.contact-form textarea{
  width:90%;
}
.contact-form input[type=submit], .contact-form input[type=button] {
	border: none;
	padding: 8px 15px 8px 15px;
	background: #D77E2C;
	color: #fff;
	-moz-box-shadow: 1px 1px 4px #DADADA;
	-webkit-box-shadow: 1px 1px 4px #DADADA;
	box-shadow: 1px 1px 4px #DADADA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dl-contact-form {
	width: 720px;
	padding: 10px 10px 10px 10px;
	font: 14px;
	float: left;
}
.dl-contact-form label {
	display:block;
	margin: 5px 5px 5px 5px;
}
.dl-contact-form label > span {
	width: 60px;
	font-weight: bold;
	float: left;
	
	padding-top: 5px;
	padding-right: 5px;
}
.dl-contact-form span.required {
	color: red;
}
.dl-contact-form .tel-number-field {
	width: 60px;
	text-align: center;
}
.dl-contact-form input.input-field {
	width: 80%;
}
.dl-contact-form input.input-field, .dl-contact-form .tel-number-field, .dl-contact-form .textarea-field, .dl-contact-form .select-field {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #C2C2C2;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 7px;
	outline: none;
}
.dl-contact-form .input-field:focus, .dl-contact-form .tel-number-field:focus, .dl-contact-form .textarea-field:focus, .dl-contact-form .select-field:focus {
	border: 1px solid #E2231A;
}
.dl-contact-form .textarea-field {
	height: 150px;
	width: 80%;
}
.dl-contact-form input[type=submit], .dl-contact-form input[type=button] {
	border: none;
	padding: 8px 15px 8px 15px;
	background: #E2231A;
	color: #fff;
	-moz-box-shadow: 1px 1px 4px #DADADA;
	-webkit-box-shadow: 1px 1px 4px #DADADA;
	box-shadow: 1px 1px 4px #DADADA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#primary_nav_wrap {
	margin-top: 30px;
}

#primary_nav_wrap ul {
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 20;
}

#primary_nav_wrap ul a {
	display: block;
	width: 110px;
	color: #000;
	text-decoration: none;
	font-size: 17px;
	line-height: 20px;
	padding: 0 15px;
	/*font-family: "open-sans", "open-sans-condensed", sans-serif;*/
}
#primary_nav_wrap ul li {
	position: relative;
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#primary_nav_wrap ul li.current-menu-item {
	background: #e2383f;
}
#primary_nav_wrap ul li:hover {
	font-style: inherit;
	color: #000;
}
#primary_nav_wrap ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #e2383f;
	padding: 0;
}
#primary_nav_wrap ul ul li {
	float: none;
	width: 200px;
}
#primary_nav_wrap ul ul a {
	line-height: 100%;
	padding: 10px 10px;
	color: #FFFFFF;
	width: 200px;
}
#primary_nav_wrap ul ul ul {
	top: 0;
	left: 100%
}
#primary_nav_wrap ul li:hover > ul {
	display: block;
	color: #000;
}
#menu a:hover {
	color: #000;
}
img {
    max-width: 100%;
    height: auto;
}

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

@media screen and (max-width:320px){
}

th{
  background-color: #F0F0F0;
  padding: 10px;
}
th,td{text-align: center!important;}

.cofl{line-height:18px;}
.coimr{float:right;margin:0 10px 10px 15px;}

.mnv{margin:20px 0 0 0;}

.wtst{position: relative;color: white; padding: 10px 0;text-align: center;}
.wtst:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  top: 50%;
  background-color: #fff;
  left: 35%;
}
.wtst:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  top: 50%;
  background-color: #fff;
  right: 35%;
}
.img-responsive,
.thumbnail a>img,
.thumbnail>img,
.newc img {
  display: block;
  max-width: 100%;
  height: auto;
}

.trc{padding-top:8px;padding-bottom:20px;font-size: 16px; /*font-family: montserrat;*/ font-style: normal; font-weight: 400;color:#666;}
.flx{line-height:22px!important;}
.flx img{display:block;float:left;margin:3px 6px 0 0;}