

/*Body*/

#logo_nudge {
	padding-left: 30px;	
}

body {
	font-family: 'Fira Sans', sans-serif;
	margin-top: 51px;
}

header {
	padding: 20px 0;
}

#newsletter {
	padding-right: 10px;
}

#welcome_paragraph {


}

#signup {
	font-size: 1.2rem;
}


/* Headers */

h3 {
	
}

/* Navbar */


.navbar {
	font-family: 'Raleway', sans-serif;
	color: white;
	vertical-align: middle;
	padding-left: 25px;
	background-color: #242424;	
}

.navbar a {
	color: white;
}

.header li {
padding: 0 20px;
margin: 0;	
}

.header nav {
	display: flex;
	justify-content: space-between;
}

/*Jumbotron Formatting*/

#2017cat {
	background: url( http://twgtoolbox.amp-tires.com/images/garageslider4.png) no-repeat center;
	width: 100%;
}

#jumbotron-ampmt {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_ampmt.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-amp {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_amp.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-ampat {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_ampat.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-cor {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_calioffroad.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-dip {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_dip.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-ion {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_ion.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-ionbilt {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_ionbilt.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-iontrailer {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_iontrailer.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-mayhem {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_mayhem.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-mazzi {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_mazzi.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-ridler {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_ridler.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-touren {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_touren.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-whatsnew {
    /* add bootstrap jumbotron background image */
    background: url("images/jumbotron_whatsnew.png") no-repeat center center;
	width: 100%;
	height: 300px;
  	background-position: center center;
}

#jumbotron-garageslider {
    /* add bootstrap jumbotron background image */
    background: url(img src="/images/garageslider1.png") no-repeat center center;
	width: 100%;
	height: 100%;
  	background-position: center center;
}

/*Asset Links*/

#assetbuttons {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div div ul li a img {
	padding-top: 5px;
}

/*List Styling*/

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.carousel .item {
	min-height: 300px;
}

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}