@charset "utf-8";
/* CSS Document */
body{
	color:#fff;
	
}

.banner{
	/*background-image: -webkit-linear-gradient(bottom , #074089 0%, #ACDFE5 100%);
    background-image: -ms-linear-gradient(bottom, #074089 0%, #ACDFE5 100%);
    background-image: -moz-linear-gradient(bottom, #074089 0%, #ACDFE5 100%);
    background-image: -o-linear-gradient(bottom, #074089 0%, #ACDFE5 100%);
    background-image: -webkit-gradient(linear, right top, bottom, color-stop(0, #074089), color-stop(1, #ACDFE5));
    background-image: linear-gradient(bottom, #074089 0%, #ACDFE5 100%);*/
	text-align:center;
	width:100%;
	background-image:url(../images/bg_ban.jpg)
}
.banner small{
	font-size:70pt;
	margin-top:-300px;
}
.banner strong{
	margin-left:25%;
	margin-bottom:10px;
	display:inline-block;
}

.tirLogo{
	font-family: 'Faster One', cursive;
}
.vehicles{
	width: 100%;
	position:relative;
	overflow: hidden;
	min-height:310px;
	float:left
}




@media only screen and (max-width:1880px){
	#use h5{
		font-size:35pt;
	}
	.tabTitle{
    font-size: 13pt;
    }	
pre{
	font-size:14pt;
}
}
@media only screen and (max-width:1613px){
	.tabTitle{
    font-size: 12pt;
	margin-top: -3.8%;
}	

.detailed li, .flat li{
    margin-left: 5%;
}
#use .instructions li {
font-size: 16pt;
}
}
@media only screen and (max-width:1300px){
	h1{
	font-size:150pt;
	width:90%;
	margin-left:5%;
}
h2{
	font-size:75pt;
}
h3{
	font-size:40pt;
	
	margin-top:30px;
	margin-bottom:30px;
}
h4{
	font-size:30pt;
	
	margin-top:30px;
	margin-bottom:30px;
}
h5{
	font-size:28pt;
}
header small{
	font-size:50pt;
}
#use button{
	font-size:10pt;
}
#what{
	font-size:14pt;
}
	.tabTitle{
	margin-top: -4.5%;
}
#detailed li{
	margin-left:5%;
}
.explain {
font-size: 18pt;
}
pre{
	font-size:10pt;
}
#use .instructions li {
font-size: 14pt;
}	
.tab .hr{
margin-top: 1700px;
}
#image2 {
margin-left: 40%;
width:300px;
margin-top: 90px;

}
}
@media only screen and (max-width:960px){
	#cart{
		opacity:0.8;
	}
	h1{
	font-size:100pt;
	width:90%;
	margin-left:5%;
}
h2{
	font-size:45pt;
}
h3{
	font-size:38pt;
	
	margin-top:30px;
	margin-bottom:30px;
}
h4{
	font-size:28pt;
	
	margin-top:30px;
	margin-bottom:30px;
}
h5{
	font-size:20pt;
}
header small{
	font-size:40pt;
}
#what{
	font-size:14pt;
}
#use h5 {
font-size: 20pt;
}
	.tabTitle{
	font-size: 11pt;
	margin-top: -7.5%;
}	
.v1-2{
	width:90px;
}
.v3-4{
   width:63px;
}
.v5{
	width:220px;	
}
.detailed li, .flat li{
    margin-left: 2%;
}
#compatibility{
	margin-top:30px;
}
#compatibility p{
	font-size:18pt;
	padding-top:5px;
}
#use button {
font-size: 8pt;
font-weight: bold;
}
.tab .hr {
margin-top: 1725px;
}
#image2 {
margin-left: 26%;
width:300px;
margin-top:-30px;
}
#credit {
width: 40%;
margin-left: 30%;
text-align: center;
}
footer .logo {
margin-left: 40%;
}
.footerImg {
margin-left: 36%;
margin-top: 10px;
}
}
@media only screen and (max-width:723px){
	#cart{
		opacity:0.8;
		opacity: 0.8;
right: 11px;
top: 110px;
	}
	#cart img{
		width:40px;
	}
	h1{
	font-size:90pt;
	width:90%;
	margin-left:5%;
}
	.tabTitle{
	height:60px;
	font-size: 9pt;
	margin-top: -8.5%;
}
.v1-2{
	width:80px;
}
.v3-4{
   width:53px;
}
.v5{
	width:210px;	
}
#what{
	font-size:14pt;
}
.detailed li, .flat li{
    margin-left: 1%;
}	
#fourTab .tabTitle {
margin-left: 66.5%;

}
.buttons p {
height: 30px;
display: block;
font-size: 13pt;
}
#use .instructions{
	margin-top: 140px;
}
#use .instructions li {
font-size: 14pt;
width:90%;
margin-left:5%;
margin-top: -109px;
}
}