/*
CTC Separate Stylesheet
Updated: 2016-07-18 22:27:09
Theme Name: Earnhardt Auto Body
Theme URI: http://earnhardtautobody.com
Template: alexandria
Author: Earnhardt Auto Centers
Author URI: http://nobull.com
Description: Earnhardt Auto Body, Auto Repair, Collision Center, Auto Body
Tags: black,blue,gray,green,brown,pink,yellow,tan,purple,red,dark,light,silver,white,one-column,two-columns,three-columns,custom-menu,right-sidebar,fixed-layout,fluid-layout,custom-background,featured-image-header,sticky-post,theme-options,threaded-comments,featured-images,full-width-template,custom-header,flexible-header,responsive-layout,translation-ready,editor-style,blog,e-commerce
Version: 1.0.0.1468880829
*/
.site-main {
    /* background: url('http://earnhardtautobody.quicklaneaz.com/wp-content/uploads/2016/09/Arizona-Desert-Sunset-Mountains.jpg') center top no-repeat fixed;*/
    background-size: 100%;
	padding:0 !important;
	}
.site-main .responsive-container {
	background:#ebeef1;
	padding:40px 0 20px 0;
}
.content-container {
	padding: 0 20px;
	box-sizing:border-box;
}
.full-page-content-area {
	margin:0;
}
#addressbar {
	clear:both;
}
.addresscontent {
	 max-width:1200px;
	 margin:0 auto;
	 text-align:center;
	 font-size:25px;
	 color:#fff;
	 font-family:Arial, Helvetica, sans-serif;
	 text-transform:uppercase;
	 }
.addressinline {
	display:inline-block;
	margin:0 5px;
}
.mainphone {
	color:#ef2a2a;
}
#eacfooter {
	 max-width:1200px;
	 margin:10px auto;
	 text-align:center;
	 font-size:14px;
	 color:#fff;
}

.embed-responsive {
	      position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-item {
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

.dropoffLocation {
	width:31%;
	float:left;
	margin:20px 1% 0;
	min-width:250px;
}
.topLocations {
	width:21%;
	float:left;
	margin:20px 1% 0;
	min-width:245px;
	background: #f7f7f7;
    padding: 10px 10px 0;
    min-height: 220px;
	font-size:13px;
}
.topLocations h3 {
	color: #ef2a2a;
    font-size: 2rem;
}
#homeCoupon {
	margin:0 auto;
}
#homeCoupon2 {
	display:none;
	margin:0 auto;
}
@media screen and (max-width:640px) {
	#homeCoupon {
		display:none !important;
	}
	#homeCoupon2 {
		display:inline !important;
	}
		
}
.biz0ne-products-services-name {
	font-size:3.4rem;
}