/*
        This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts:  http://www.fonts.com
        */

@import url('https://fonts.googleapis.com/css?family=Lato:300,400');

body {
	font-family: 'Lato', sans-serif!important;
	background-color:#545456 !important;
	padding-left: 3vw;
	padding-right: 3vw;
}

body > .container {
	padding-top:10vh;
	background-color:#FFF;
}

.h3, h3 {
	font-size:2rem !important;
}

.container h1,.container h2, .container h3 {
	font-family: "ITC Eras W01 Demi";
}

.container .testing-schedule h4 {
	text-transform:uppercase;
	font-family: "ITC Eras W01 Demi";
	font-size: 20px;
}

.container .img-fluid { width: 100%; }

.container {
	padding-left:40px !important;
	padding-right:40px !important;
}

@media (min-width:1200px) {
	body > .container {
		max-width:976px;
	}
}

@media (min-width:992px) {
	body > .container {
		max-width:976px;
	}
}

body > .container .img-fluid {
	margin-bottom: 40px;
}


.table-cell {
	display:table-cell;
}

.grey-box {
	background-color:#007A85;
	color:#FFF;
	padding:25px 0px;
}

.full-width {
	margin-left: -40px !important;
	margin-right: -40px !important;
}

/* Header style*/

.header .logo {
	max-width:100%;
}

/* content style */

.content {
	margin-top:10vh;
}

.top-quote-wrapper {
	margin-top:-20px;
}

@media (max-width:575px) {
	.top-quote-wrapper {
		margin-top:10px;
	}
	
	.top-quote-wrapper .top-quote img {
		height:20px;
	}
}

@media (max-width:767px) and (min-width:576px) {	
	.top-quote-wrapper .top-quote img {
		height:30px;
	}
}

.coper-unit {
	text-align:center;
}

.coper-unit img {
	max-width:100%;
}

.top-quote .quote-text {
	font-size:1.25em;
	color: #282425;
	padding-left:10px;
	margin-bottom:0px;
	bottom:0;
	font-family: "ITC Eras W01 Medium";
}

@media (max-width:767px) {
	.top-quote .quote-text {
		line-height:1.3em;
	}
	.top-quote .quote-text .quote-break {
		display:none;
	}
}

.top-quote img {
	vertical-align:top;
	height:50px;
}

/* content style */

.patent {
	margin-top:50px;
}

.patent .patent-inner {
	padding-right:0px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:300;
	right:-15px;
}

.what-we-do {
	text-align:center;
	font-size:18px;
}

.what-we-do .title {
	text-transform:uppercase;
	padding-bottom:20px;
}

.product-features {
	margin-top:50px;
}

.product-features-text {
	padding-bottom:40px;
}

.product-features .title {
	margin-bottom:30px;
	text-transform:uppercase;
	color:#545456;
	font-size:1.75rem;
}

.product-features p {
	margin-bottom:10px;
}

.product-features .product-features-text p {
	font-weight:300;
}

.product-features .table {
	border:0px;
	border-collapse:separate;
	margin-left: 50%;
	transform: translateX(-50%);
}

.product-features .table th {
	text-transform:uppercase;
	font-weight: normal;
	font-size: 18px;
}

.product-features .table td, .product-features .table th {
	border-top:1px dotted #007A85;
	vertical-align:middle;
}

.product-features .table tr {
	height:90px;
}

.product-features .pad-light tr {
	height:4px!important;
}

.product-features .pad-light tr:last-child td {
	border-right:0px;
}

.product-features .table tr:first-child th, .product-features .table tr:first-child td {
	border-top:0px;
}

.product-features .table th, .product-features .table td {
	border-right:1px dotted #007A85;
}

.product-features .light-text td {
	font-weight: 200;
	font-size: 15px;
}

.product-features .table tr th:last-child, .product-features .table tr td:last-child {
	border-right:0;
}


.product-features .table img {
	height:50px;
	width:auto;
}

.product-features .table h4 {
	color:#545456;
	font-size:21px;
	text-transform:uppercase;
}

.product-features .table p {
	font-size:13px;
	margin-bottom:0px;
}

.video {
	margin-top:50px;
}

.testing-image {
	margin:50px 0;
}

.coper-images {
	margin-top:50px;
}

.coper-images img {
	border: 1px solid #545456;
}

.specification {
	margin-top:50px;
	text-align:center;
}

.specification .title {
	text-transform:uppercase;
}

.specification-image {
	margin-top:60px;
}

.specification-image ol {
	padding-left:15px;
}

.specification-image .specification-key {
	padding-right:0px;
}

@media (max-width:575px) {
	.specification-image .specification-key {
		padding-right:15px;
	}
}

.specification-image ol li {
	margin-bottom:10px;
	color:#545456;
	line-height:1.4em;
}

.learn-more {
	margin-top:30px;
}

.learn-more .button-link {
	color:#007A85;
	border-radius:0px;
	border:1px solid #545456;
	text-transform:uppercase;
	font-size:18px;
	padding:2rem;
}

.learn-more .button-link:hover {
	background-color:#545456;
}

.quality-and-testing {
	text-align:center;
	margin-bottom:50px;
}

.quality-and-testing .title {
	text-transform:uppercase;
}

.quality-and-testing p {
	margin-bottom:0px;
}

/* footer style */

.footer-wrapper {
	margin-top:10vh;
}

.footer-wrapper .footer .footer-title {
	text-align:center;
	margin-bottom:10px;
	text-transform:uppercase;
}

.footer-wrapper .footer .footer-info {
	font-size:20px;
	line-height:1.5rem;
	font-weight:300;
}

.footer-wrapper .footer .footer-info .footer-normal {
	font-weight:400;
}

.footer-wrapper .footer .footer-info .linkedin img {
	margin-top:-3px;
}

.footer-wrapper .footer .footer-info a {
	color:#FFF;
}
