@charset "utf-8";
/* CSS Document */


/* ----------------- STM CSS -----------------------------*/
body {
	background-color: #000;
	font-family: Segoe, "Roboto", Verdana, sans-serif;
}

h1,h2,h3,h4,strong{	font-weight: 700;}

em{
	font-style: italic;
}

.containerfixed {
	margin: 0 auto;
	max-width: 1000px;
	background-color:#fff;
	min-height: 800px;
	height:auto;
	overflow: visible;
}
.insideContainer{	
	background-color:#fff;
	min-height: 900px;
}
.insideContainer-tribute{	
	background-color:#fff;
	min-height: 1000px;
}
.insideContainer.parts{	
	min-height: 1230px;
}
.jumbotron {
	padding-top: 69.7%;  /* 450px/800px = 0.5625 */
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/Untitled-1.jpg);
	background-color: #58585a;
	background-attachment: fixed;
	background-size: contain;
	-moz-background-size: cover;  /* Internet Explorer 7/8 */
	max-height 450px;
 }
.logo img{
	padding-left: 2%;
	padding-top: 4%;
	max-width: 45%;
	height: auto;
}
.pump img{
	padding-left: 2%;
	padding-top: 5%;
	max-width: 75%;
	height: auto;
}
/* ----------------Customization of Menu Bar ------------------- */
.nav-container {
	background-color: #323232;
	padding-left: 0;
}
.navbar {
	margin-bottom: 0px;
	border: 0;	
	border-right: 0;
	border-left: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	padding-left: 1.2em;	
	padding-right: 1.2em;	
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
}
.navbar-nav>li>a:hover {
	color: #FFFFFF !important;
	background-color: #5E5E5E !important;
}
.navbar-brand img{
	max-width: 90px;
	height:auto;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	}
.navbar-brand {
	display:none;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	}
	
	
.topPhone{
	width: 410px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	color: #FFFFFF;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/white_dog.png);
	background-position: 0% .3em;
	}
.topPhone p{
	font-weight: 900;
	font-size:1.2em;
	padding-top:.6em;
	padding-right: .5em;
	color:#ffe681;
	}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
padding-left: 0;}


/* -------------------Pump Use Lists ------------------*/
.pump-uses {
display: block;
position: relative;
top: -343px;
}
.pump-uses h2 {
	font-size: 1.5em;
	font-weight: 900;
	text-transform: uppercase;
}
.pump-uses li {
	font-size: 1.3em;
	padding-bottom: .2em;
}
.col-lg-8, .col-lg-5, .parts.col-lg-6 {
	padding-left: 5%;
}
.footer2{
	background: #999;
	display: block;
	position: relative;
	top: -300px;
	height: 180px;
}
.footer1{
	background: #999;
	display: block;
	height: 180px;
}
.footerPhone{
	display: block;
	background-repeat: no-repeat;
	background-position: 0 27px;
	background-image: url(../images/logoB.png);
	padding-left: 150px;
}
.footerLogos{
	display: block;
	text-align: right;
}
.footerLogos img{
	margin: 0 10px;
}
.footerPhone.col-lg-8 {
padding-left: 0;
padding-top: 20px;
}
.footerPhone p.bottomPhone{
	font-size: 1.5em;
	font-weight: 700;
	padding-top: 30px;
	}
.sales{
	display: inline-block;
	margin:10px 8px 5px;
}
.sales p{
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

/*--------------About page ------------*/

#specifications{
	clear:right;
	border-top:1px solid #111;
	padding:0 0 20px;
	float:right;
}

#specifications table{
	border:3px solid #111;
	height:60px;
	width:940px;
	font-size:13px;
	line-height:16px;
	padding:0 10px;
}

#specifications h2{
	background-repeat: no-repeat;
	background-position: 180px 0 no-repeat;
	width: 430px;
	height: 40px;
	font-size: 24px;
	padding: 15px 0 0;
}

#specifications table tr:first-child{
	border-bottom:3px solid #111;
	overflow:hidden;
}

#specifications table td{
	border-right:3px solid #111;
	text-align:center;
	padding: 10px;
}
.main{background-color:#FFF}

.product {
	padding: 70px 0 30px;
}
.productLeft {
	padding: 20px 0 20px;
}
.product img, .productLeft img{width:95%; height:95%}
product
.sideGreyHound{
	text-align: center;
}

.product ul {
	margin-top: 20px;
}
.product li strong {
	font-size: 1.4em;
}
.inner.content.col-lg-8 h1{
	margin-bottom:10px;
}
.inner.content.col-lg-5.titanpump {padding-bottom:200px;}
.col-lg-6.pull-right.titanpump{padding-top:20px;}

/* ----------- Parts Table ----------------------------*/

article.parts {
	border-bottom: thin solid #E4E4E4;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.parts table{
	width: 100%;
	border: thin solid #000;
}
.parts th{
	text-transform: uppercase;
	font-size: .8em !important;
	background-color:#000;
	color:#fff;
}
.parts th,
.parts td {
	vertical-align: top;
	text-align: center;
	padding: .2em 0;
}
.parts tr:nth-child(even){
	background-color: #E4E4E4;
}

/* ---------------Proceedures --------------------*/

ol.proceedures li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
}
ol.proceedures{
	padding: 0;
	margin: 0;
}
ol.proceedures li.alpha {
	list-style-type: lower-roman;
}
@media (max-width: 1199px) {
.pump {width:50%;}
.pump-uses {
width:50%;top:0;
}
.containerfixed {min-height:0;}
.footer2 {height:300px;top:50px;}
}
@media (max-width: 767px) {.topPhone {left:1px;}}