
header
{
	background-color:white;
	padding:0px 0px 20px 0px;
	min-height:175px;
}
nav.tm_navbar li:hover > a {
	color:black;
}
img.img-logo {
    width: 9%;
    margin-left: 1%;
        margin-top: 3px;
}
.info p
{
word-wrap: break-word;	
}
.thumb-box1 .box1 {
    padding: 48px 50px 37px 0;
}
.colorWhite
{
	color:white;
}
.select-menu {
	margin-top:20px;
}
.thumb-pad1 .badge {
	line-height:0px;
}
.smallThumb
{
	width:150px;
	height:150px;
	border-radius:100%;
}
.equipmentsImage
{
	height:300px;
	width:auto;
	margin-right:20px;
}
.bannerTitle
{
	max-width:900px;
	margin:auto;
}
h1.navbar-brand_ {
    margin: 20px 0 0 0;
}
#popUp
{
	width:98%;
	padding:15px;
	min-height:50px;
	position:absolute;
	top:10px;
	right:1%;
	box-shadow: 1px 1px 1px 1px red;
	z-index:1000000;
	background:rgba(255,255,255,.9);
	display:none;
}
#popUp>span
{
	color:black;
	font-weight:bold;
	position:absolute;
	top:2px;
	right:5px;
	cursor:pointer;
}
.closePopButton
{
float:right;
}
#popUp:hover
{
	background-color:white;
}
.staticPage p,.staticPage div
{
	font: 18px/24px 'Archivo Narrow';
    color: #272727;
}
.thumb-pad1 .caption p {
   font: 18px/24px 'Archivo Narrow';
    color: #272727;
}
.staticPage h4,.staticPage h3
{
	font: 30px/35px 'Archivo Narrow';
    color: #272727;
	font-weight:bold;
}
.clearfix
{
	text-align:center;
}
.address_icon li {
   color:white;
}
.address_icon li a {
	color:white;
}
.thumb-box1 p {
	text-align:left;
}