img {
	 display: block;
	 height: auto;
	 max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

h2 {
  color: #1CAC95;
}

.product-box {
	padding-right: 0px;
	padding-left: 0px;
}

h1, .h1 {
	font-size: 40px;
}

h2, .h2 {
	font-size: 28px;
}

.product-box h2, .detail-box h1 {
	color: #FFF;
	background-color: #1CAC95;
	margin: -15px -15px 10px -15px;
	padding: 5px 10px 5px 10px;
	font-size: 24px;
	line-height: 1.1;
}

.product-box img {
	width: 100%;
    max-height: 100%;
    max-width: 100%;
	 max-height: 370px;
}

#product img {
	max-width: 320px;
	max-height: 360px;
}

.width25 {
	width: 25%;
}

.width33 {
	width: 33%;
}

.width50 {
	width: 50%;
}

.detail-box h1 {
	font-size: 36px;
}

.detail-box {
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 5%;
	clear: both;
	height: 1%; overflow: hidden;
	background-color: white;
}

.detail-box p {
	padding: 10px 10px 0 10px;
}

.detail-box p:first-of-type {
	font-size: 1.25em;
	font-weight: bold;
}

.detail-box img {
	display:inline;
}

/* body {
	background:url(../images/background-light-grey.jpg);
} */

.navbar-default {
	background-color: #1CAC95;
}

.footer {
	background-color: #003c31;
	border-top: 1px #000 solid;
	height: auto;
}

.footer p {
	color: #eee;
	font-size: .9em;
}

.footer h4 {
	color:#bbb;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Tabitha';*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	margin-top: 0px;
	margin-bottom: 0;
}

.script {
	font-family: 'Tabitha';
}

p, div {
    font-family: 'Open Sans', sans-serif;
	 font-weight: 400;
}

.page-header h2 {
	margin-bottom: 10px;
}

h1, .lead {
	text-align: center;
}

h5 {
	font-weight: 400;
}

h2 {
	font-weight: 700;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
	 font-family: 'Open Sans', sans-serif;
	 font-weight: 700;
}

body > .container {
	padding: 40px 15px 20px;
	background-color: #ffffff;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
}

.navbar img {
	padding: 10px 0 0 7px;
}

.footer .col-md-4, .footer .col-md-4 {
	border-left: 2px dotted white;
}

/* .product-box .btn {
	position: absolute;
	right: 25px;
	bottom: 25px;
} */

#main, #main>.row {
	height:100%;
}

#main>.row {
    overflow-y:scroll;
}

#left {
	height:100%;
}

#map-canvas {
	width:64%;
    height:calc(100% - 0);
    position:absolute;
    right:16px;
    top:50px;
    bottom:0;
    overflow:hidden;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    background-color: #fff;
    border: 1px solid transparent;
}

hr { 
	border: 0; 
	height: 2px; 
	background: #333; 
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); 
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
	margin-top: -20px;
}

small, .small {
    font-size: 70%;
	 line-height: 1.2em;
}

.full {
    background: url(../images/tpi-background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#splash {
	background: url(../images/bg-grad.png);
	background-repeat: repeat-x;
}

.panel-heading {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 30px;
}

.panel-default > .panel-heading {
    color: #FFF;
	background-color: #1CAC95;
}

.splash {
	color: #FFF;
	font-size: 1.5em;
}

input[type="checkbox"]{
  width: 22px; /*Desired width*/
  height: 22px; /*Desired height*/
}

.shadow { 
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter:         drop-shadow(5px 5px 5px #222); 
}

/*div.shadow:hover {
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,1);
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,1);
	}*/
	
#splash p, #splash p, #splash p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	color: #FFF;
}

#splash h4, #splash h4, #splash h4 {
		 text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
		 color: #FFF;
}

.times2 {
	font-size: 3em !important;
}

.times3 {
	font-size: 4em !important;
}

.balance-text {
	text-wrap: balanced;  /* Apply (proposed) CSS style */
}

/* oregon theme July 2015 */

.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	 padding-left: 30px;
    line-height: 110%;
	 font-size: 18px;
	 font-weight: bold;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 700px;
}

.topper {
	background-color: #000;
	color: white;
	font-size:14px;
	padding: 2px;
	/*margin: 0 -9999rem;
 add back negative margin value
 	padding: 0.25rem 9999rem; */
	position: fixed;
	top: 0;
	z-index: 2;
}

.navbar-fixed-top {
    border-width: 0px 0px 1px;
}

html, body {
  font-size: 18px;
  line-height: 24px;
}

.page-header {
    margin: 20px 0px 20px;
}

.labels {
	text-align: center;
	position: relative;
	color: #FFF;
	font-weight:700;
	color: white; 
	background: #1CAC95;
	border: 1px solid black;
	padding: 0 5px;
	margin: 0 10px 10px 10px;
	line-height: 115%;
}

.container {
    padding-right: 15px;
    padding-left: 0;
}

body {
	background-color:transparent;
}

/* post it note */
.sticky {
    /* General */
    margin: 0 auto;
    padding: 8px;
    /* Font */
    font-family: 'Tabitha', Arial;
    font-size: 1.4em;
    /* Border */
    border:1px #E8Ds47 solid;
    /* Shadow */
    /*-moz-box-shadow:0px 0px 6px 1px #333333;
    -webkit-box-shadow:0px 0px 6px 1px #333333;
    box-shadow:0px 0px 6px 1px #333333;*/
    /* Background */
    background: #fefdca; /* Old browsers */
    background: -moz-linear-gradient(top, #fefdca 0%, #f7f381 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefdca), color-stop(100%,#f7f381)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefdca 0%,#f7f381 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefdca 0%,#f7f381 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fefdca 0%,#f7f381 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdca', endColorstr='#f7f381',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fefdca 0%,#f7f381 100%); /* W3C; A catch-all for everything else */
	 
	 border: 8px solid white;
}
 
.sticky ol {
    margin: 12px;
}

.sticky p {
	font-size: 18px;
	line-height: 18px;
}

#sanitation li, #product li {
	font-size: 18px;
	line-height: 24px;
}

.video {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 41%;
}

.outline {
	border: 1px solid #000;
	color: black;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 6px;
	max-width: 100%;
}

.btn-warning {
    background-color: #F8F485;
}

.btn h3 {
	font-size: 24px;
}

.social {
	margin: 10px 0;
	max-width: 100%;
}

.social2 {
	padding-right: 8px;
	padding-left: 8px;
}

.page-header h1 {
	font-size: 36px;
}

.page-header p {
	font-size: 14px;
}

.panel-title {
    font-size: 28px;
}

.pink {
	color: #FF69B4;
}

.teal {
	color: #1CAC95;
}

.thumb img:hover {
	transform: scale(1.1);
}

.thumb img {
	transition: all 0.3s ease 0s;
	width: 100%;
}



.phone {
	color: #1CAC95;
	font-size: 36px;
}

.red a {
	color: red;
}
.green a {
	color: green;
}
.purple a {
	color: purple;
}
.blue a {
	color: blue;
}

.sticky {
	text-align: center;
	font-size: 33px;
	line-height: 36px;
}

.sticky ul
{
	list-style-type: none;
	padding-left: 0;
}

.sticky {
	text-align: center;
}

.list li {
	line-height: 110%;
	margin-bottom: .4em;
	text-align: left;
}

.navbar {
    min-height: 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #1CAC95;
}

.float-left {
	float: left;
}

.ada h2 {
	font-size: 36px;
}

.increase20 {
	font-size: 1.2em;
}

.increaselead input, .increaselead button, .increaselead select, .increaselead textarea {
	margin-bottom: 6px;;
}

.nopad {
	padding-left: 0;
	padding-right: 0;
}

.bottommargin {
	margin-bottom: 15px;
}

.super-form {
	font-size: 14px;
}

td {
	text-align: right;
}

table td:first-child {
    text-align: left;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	
	padding: 4px;
}

table {
	border: 1px solid #CCC;
	font-size: .9em;
}

.alert-success {
    color: #1CAC95;
    background-color: #b7e5dd;
}

.btn-sm, .btn-group-sm > .btn {
    margin-top: 5px;
}

.sig > ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

.footer li {
	font-size: 14px;
	line-height: 16px;
}

.copyright {
    font-size: 12px;
    padding: 11px 0px 7px;
    background: #000 none repeat scroll 0% 0%;
}

.footer .copyright p {
    margin-top: 10px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover, a:focus {
    color: #1CAC95;
    text-decoration: underline;
}

.addBorder {
    border: 1px solid #000;
    box-shadow: 0px 2px 4px #333;
}

h3 > a {
	color: #1CAC95;
	font-weight: 500;
}

body {
    margin-bottom: 400px;
}

.panel-title>a {
    color: #FFF;
}




@media (min-width: 768px) {
	.product-box {
		height: 415px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	
	.social {
		margin: 10px 0;
		max-width: 50px;
	}
	
	.social2 {
		padding-right: 2px;
		padding-left: 2px;
	}
	
	
	
	.navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	body > .container {
		padding-top: 30px;
	}
	
	body {
		margin-bottom: 340px;
	}
	
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	
	.btn h3 {
		font-size: 30px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-family: 'Open Sans Condensed', sans-serif;
	}
}

@media (min-width: 992px) {
	.product-box {
		height: 330px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-size: 15px;
	}
	
	body > .container {
		padding-top: 30px;
	}
	
	body {
		margin-bottom: 215px;
	}
	
	.navbar-default .navbar-nav > li > a {
		font-family: 'Open Sans', sans-serif;
	}
}

@media (min-width: 1200px) {
	.product-box {
		height: 385px;
	}
}
