body {
	font-size: 17px;
}

li {
	list-style-position: inside;
}
.wrap {
	margin-top: 1em;
}
.bg-header {
	background: center top no-repeat url('../img/bg-header.jpg');
	background-size: cover;
	padding: 1em;
	position: relative;
}
.header .contact {
	font-size: 2.5em;
}
 @media only screen and (max-width: 500px) {
.header .contact {
	font-size: 2em;
}
}
.header .contact a,  .header .contact a:hover {
	color: #fff;
	text-decoration: none;
	padding-right: 0.5em;
}
.header .contact img {
	max-height: 50px;
	max-width: 100%;
}
.nav-primary {
	background: center top no-repeat url('../img/bg-nav.png');
	background-size: cover;
}
.nav-primary h3 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	padding-left: 2.2em;
	font-size: 2.6em;
}
header .social ul,  header .social ul li,  header .social ul li a,  header .social ul li a img {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 2px 1px;
	float: left;
}
header .social img {
	width: 33px;
}
header .fb-like-button {
	position: absolute;
	right: 15px;
	top: 80%;
}
.nav-primary li {
	display: inline-block;
	width: 47%;
	height: 82px;
	position: relative;
}
.nav-primary li:nth-child(2n-1) {
	margin-right: 6%;
}
.nav-primary li:before {
	content: " ";
	display: block;
	float: left;
	width: 24%;
	height: 82px;
	background: left -82px no-repeat url('../img/bg-nav-item.png');
}
.nav-primary li:after {
	content: " ";
	display: block;
	width: 10%;
	height: 82px;
	float: right;
	background: right -164px no-repeat url('../img/bg-nav-item.png');
}
.nav-primary li a {
	float: left;
	display: block;
	height: 82px;
	width: 66%;
	font-size: 1.2em;
	padding: 1.1em 0;
	color: #333;
	background: center top repeat-x url('../img/bg-nav-item.png');
}
 @media only screen and (max-width:1199px) {
.nav-primary li:before {
	width: 29%;
}
.nav-primary li:after {
	width: 11%;
}
.nav-primary li a {
	width: 60%;
	font-size: 1.2em;
	padding-top: 1.5em;
}
}
 @media only screen and (max-width:991px) {
.nav-primary li:before {
	width: 24%;
}
.nav-primary li:after {
	width: 10%;
}
.nav-primary li a {
	width: 66%;
	font-size: 1.4em;
	padding-top: 1.2em;
}
}
 @media only screen and (max-width:767px) {
.nav-primary li {
	width: 90%;
	clear: both;
	float: none;
}
.nav-primary li:before {
	width: 27%;
}
.nav-primary li:after {
	width: 10%;
}
.nav-primary li a {
	width: 63%;
	font-size: 1.4em;
}
}
button.navbar-toggle {
	color: #fff;
	border: 2px solid #fff;
	padding: 0.2em 0.6em;
	font-size: 1.5em;
}
.nav-primary li a:hover {
	background-color: transparent;
}
.nav-primary li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 24%;
	height: 82px;
	background: left top no-repeat url('../img/bg-nav-item.png');
}
.nav-primary li.home i {
	background-position: left -246px;
}
.nav-primary li.new-garage-doors i {
	background-position: left -902px;
}
.nav-primary li.broken-springs i {
	background-position: left -328px;
}
.nav-primary li.openers i {
	background-position: left -410px;
}
.nav-primary li.garage-door-repairs i {
	background-position: left -492px;
}
.nav-primary li.faqs i {
	background-position: left -574px;
}
.nav-primary li.contact-us i {
	background-position: left -656px;
}
.nav-primary li.blog i {
	background-position: left -738px;
}
.nav-primary li.locations i {
	background-position: left -820px;
}
.sidebar {
	padding-right: 0px;
}
.bg-sidebar {
	background: #ccc left top no-repeat url('../img/bg-sidebar.png');
	background-size: cover;
}
.sidebar h3 {
	background-color: #333;
	color: #ffce42;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 0px;
}
.sidebar .box {
	padding: 1em;
}
form .required {
	color: #e00;
}
.quick-contact > p:first-child {
	color: #480603;
	font-size: 1.6em;
	margin-top: -1em;
}
.quick-contact label {
	font-size: 1em;
}
.key {
	font-size: 1.5em;
	font-weight: bold;
}
.bg-header, .bg-sidebar, .nav-primary, .content {
	border: 1px solid #666;
	border-radius: 0px;
}
.content {
	background-color: #ddd;
	padding-bottom: 1em;
}
.content .testimonial {
	margin: 0 1em;
}
p.author {
	text-align: right;
	margin: -1em 4em 0 0;
}
.testimonial blockquote {
	margin-bottom: 0;
}
.content h1 {
	border-bottom: 1px solid #aaa;
	box-shadow: 0 1px 0 white;
	text-align: center;
	margin: 0 1em 0.5em;
	color: #470602;
	font-size: 2em;
	padding: 0.5em;
}
.content h2,  .content h3,  .content h4,  .content h5,  .content h6,  .content p {
	padding: .5em;
}

.content h2 {
	font-size: 1.4em;
	padding-right: 4em;
}
img.right {
	float: right;
}
.frequently-asked-questions h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}
.frequently-asked-questions p {
	padding-left: 2em;
}
.content h3.separator {
	background-color: #ffce42;
	color: #470602;
	padding: 0.5em;
	text-align: center;
}
.content ul.col-2 li {
	float: left;
	width: 50%;
	color: #470602;
	font-size: 1.5em;
}
.coupons {
	margin-bottom: 1em;
}
.coupon .wrap {
	position: relative;
	background-color: #ddd;
	padding: 1em 1em 2em 1em;
	margin-bottom: 1em;
	margin-top: 0;
	text-align: center;
	border:3px dashed rgb(145, 15, 16);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #f3df4b; /* Old browsers */
	background: -moz-linear-gradient(top, #f3df4b 0%, #e3a53b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3df4b), color-stop(100%, #e3a53b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3df4b 0%, #e3a53b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3df4b 0%, #e3a53b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3df4b 0%, #e3a53b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f3df4b 0%, #e3a53b 100%); /* W3C */
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	min-height: 220px;
}
.coupon .wrap h3 {
	font-weight: bold;
	font-size: 3em;
	color: #480603;
	margin-top: 0;
}
.coupon p {
	font-size: 1.7em;
	color: #480603;
	font-weight: bold;
}
.coupon h3, .coupon p {
	padding: 0 0;
}
body.coupons a.print {
	display: none;
}
.coupon .wrap p:last-child {
	margin-bottom: 0;
}
.coupon a.print, .coupon a.print:hover {
	position: absolute;
	bottom: 4px;
	color: #480603;
	text-decoration: underline;
}

.footer {
	margin-top: 30px;
}

.footer nav li,  .footer nav li a {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
	color: #333;
	font-size: 0.95em;
}
.footer nav li:after {
	content: " | ";
}
.footer nav li:last-child:after {
	content: "";
}
.contact-info h4 {
	padding: 0 0 0 0;
	margin: 1em 0 0 0;
	color: #480603;
	font-size: 1.8em;
	font-weight: bold;
}
.contact-info address {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.4em;
}
.contact-info a {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #000;
}
.column-left {
	float: left;
	width: 45%;
	padding: 5px;
}
.column-right {
	float: left;
	width: 45%;
	padding: 5px;
}
.column-left2 {
	float: left;
	width: 35%;
	padding: 1px;
}
.column-right2 {
	float: right;
	width: 45%;
	padding: 1px;
}
 @media print {
header, aside, nav, footer, .print {
	display: none;
}
.coupon {
	width: 25%;
	float: left;
}
}

/**** testimonials *****/

.testimonial-box {
	margin-top: 30px;
	overflow: hidden;
	display: block;
}

.testimonial-content {
	font-size: 18px;
}

.testimonial-content span {
	font-weight: bold;
	font-style: italic;
}

.bottom-blog {
	display: block;
	overflow: hidden;
}

.bottom-blog img {
	max-width: 100%;
	height: auto;
}
