/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
	
.navbar {
	background:#2D5F84;
	border-bottom: 2px solid #000;
}

body{ font-family:"arial";
font-size:17px;
line-height:1.25;
}
.btn {
	background:#164E6E;
	color:#FFFFFF

}
	.well {
		margin-top:15px;}

#didyouknow {
	
	background-image:url(../images/textback.png);
	background-image:no-repeat;
	background-size:contain;
	background-position:center;
	padding:10;
	margin:20px;
	}

	h3 {
	margin-top:15px;
	
	}
		
	body {
    padding-top: 170px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
	background-image:url(../images/brushedsilverback.jpg);

	}

	.navbar-fixed-top .nav {
    	padding: 60px 0;
	}

	.navbar-fixed-top .navbar-brand {
    	padding: 0 15px;
}

	footer {
    padding: 10px 30px;
	line-height:2.1em;
}

.residentialText {
	margin-right:15px;
	margin-left:15px;
}
h2 {
	margin-left: 30px;
	padding-top: 0px;
}

	.hightechtitle {
	margin-left: 30px;
	}
	
	u {
		padding-top:40px;}


@media screen and (max-width: 767px) {
    .navbar-header{
		height:150px;
	}
	
	.navbar-brand, .navbar-nav > li > a {
    	line-height: 30px;
   		height: 45px;
    	padding: 0px;
		margin-top:0px;
		margin-left:10px;
	}
	 .navbar-fixed-top .nav {
        padding: 0px 0px;
    }
	
	
	.well {
        font-size:2.1em;
		text-align:center;
		text:#000;
		padding:0;
		border:#000 solid 4px;
		background-image:url(../images/metal.png);
		background-image:no-repeat;
		background-size:contain;
		background-position:center;
				
     }
	.carhelp {
		margin-top:15px;
	}
	
	h1 {
	text-align: center;
	font-size: 30px;
		}
	
	.phonetxt {
		font-size:36px;
		text-align:center;
	}
#didyouknow{
	
	background-image:url(../images/textback.png);
	background-image:no-repeat;
	background-size:contain;
	background-position:center;
	padding:2;
	margin:20px;
	}
}



@media(min-width:768px) {
    
	
	body {
        padding-top: 150px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
	.navbar {
		height:150px;
	}
	
    .navbar-fixed-top .navbar-brand {
	
        padding: 13px 0;
    }
 	
	 .well {
        font-size:2em;
		text-align:center;
		border:#000 solid 2px;
		border-radius:0;
		text:#000;
		background-image:url(../images/metal.png);
		background-image:no-repeat;
		padding-top:15px 0;
		}
	
		h1 {font-family:"arial";
			font-size:17px;
			font-weight:700;
		}
	
}

@media(min-width:925px) {
    body {
        padding-top: 160px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
 	 .well {
        font-size:1.6em;
		text-align:center;
		text:#000;
		border:#000 solid 1px;
		border-radius:0;
		background-image:url(../images/metalsmall.png);
		background-image:no-repeat;
		background-size:contain;
		background-position:center
		padding:15px 0;
		
    }

		h1 {
	font-family: "arial";
	font-size: 20px;
	font-weight: 700;
		}
	
}
