@charset "utf-8";
/* CSS Document */
@media only screen and (width: 360px) {
	body{
		font-size:90%;
	}
	.ht{
		height:450px;
		width:auto;
	}
  .pic {
    margin-left:15%;
  }
	.but {
    margin-left:30%;
  }
	.but:hover{
		background-color: #f1ce7e;
		color: rgb(90, 79, 69);
		border:none;
	}
	.heading{
		font-size:90px;
	}
	.btn-lg{
		margin-top:0px;
		padding:20px;
		width:200px;
		font-size:12px;
	}
	.line{
		margin-top: 5px;
		margin-bottom:20px;
	}
	.heading{
    font-family: 'Abril Fatface', cursive;
    line-height: 5px;
    
	font-size:25px;
	font-weight:400;
}
	.one{
	font-size:15px;
	font-style:italic;
	margin-top:20px;
    font-family: 'Droid', serif;
	font-weight:bold;
	
}
	.line{
    z-index: 6;
    background-color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 5px;
    border-width: 0px;
    margin:auto ;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 15px;
    white-space: nowrap;
    
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
	
}
	.image{max-height:100%;
		max-width:100%;
	}
	.testimony{
		font-size:15px;
	}
	.new{
		height:300px;
	}
	.cartext{font-size:12px;
		margin-top:0px;
		margin-bottom:0px;
	}
	.year{
		font-size:30px;
		margin-top:0px;
	}
	.little{
		margin-bottom: 5px;
	}
	.product{
		height:500px;
		
	}
	.footcap{
		margin-top: 30px;
	}
	.map{
		margin-bottom:50px;
	}
	.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}
