/*
Theme Name:		Triple A Concrete
Description:	Official Theme for Triple A Concrete
Version:		1.0
Author:			Saad Sarfraz
Author URI:		http://www.evanswebservices.com/
*/

@charset "utf-8";
/*concrete CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);/*font-family: 'Open Sans', sans-serif;*/
body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	padding:0;
	margin:0;
	background:#eee;
	font-family:Arial;
	font-weight:300;
	font-size:15px;
	line-height:22px;
	color:#333;
	
}

strong{
	font-weight: 700;	
}

img {
	border:0;
}
img.responsive {
	max-width:100%;
}
a {
	color:#AC1E21;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
p {
	padding:10px 0;
	margin:0;
}
h1 {
	color:#333;
	font-size:34px;
	line-height:38px;
	padding:5px 0;
	margin:5px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:left;
}
h2,h1.heading {
	color:#AD1E23;
	font-size:30px;
	line-height:34px;
	padding:5px 0;
	margin:5px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
h2.bold {
	font-weight:700;
	padding:0;
	margin:0;
}
h2.light {
	font-weight:300;
	padding:0;
	margin:0;
	color:#000;
	font-size:29px;
}
h3 {
	color:#fff;
	font-size:26px;
	line-height:30px;
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
h4 {
	color:#AD1E23;
	font-size:24px;
	line-height:24px;
	padding:5px 0;
	margin:5px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
h5 {
	color:#333;
	font-size:16px;
	line-height:24px;
	padding:5px 0;
	margin:5px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
ul {
	padding:0;
	margin:0 0 0 20px;
}
ul li {
	list-style:none;
	list-style-type:disc;
}
.fade {
	position:relative;
}
.fade img {
	position:absolute;
	left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.fade img.top:hover {
	opacity:0;
}
.clearfix {
	clear:both;
}
.container {
	max-width:990px;
	margin:0 auto;
}
header {
	position: fixed;
	z-index:99999;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	top:0;
}
header.sticky {
}
.call-us-mobile{display:none;}
.dark-gray {
	background:#666;
	padding:4px 0;
	height:23px;
}
.light-gray {
	background:#bbb;
	padding:15px 0;
}
.socialpane {
	width:98px;
	float:right;
}
.icons {
	width:24px;
	float:left;
	height:24px;
}
.icons-space {
	width:8px;
	float:left;
}
.registerpane {
	width:160px;
	float:left;
	padding-top:2px;
}
.login {
	width:60px;
	float:left;
}
.register-button {
	width:90px;
	float:right;
	margin-left:10px;
}
.top-menu {
	width:660px;
	float:right;
}
.top-menu ul {
	padding:0;
	margin:0;
}

.top-menu a{
	color: #fff;	
}

.top-menu ul li {
	display:inline-block;
	list-style:none;
	border-right:1px solid #ddd;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:600;
	padding:0 20px;
	font-family: 'Open Sans', sans-serif;
	line-height:19px;
}
.top-menu ul li.phone {
	background:url(images/phone.jpg) no-repeat left;
	padding-left:30px;
}
.top-menu ul li.mail {
	background:url(images/mail.jpg) no-repeat 20px center;
	padding-left:50px;
}
.top-menu ul li span.phone {
	font-size:16px;
	padding-left:16px;
}
.header {
	background:#222;
	position:relative;
	padding:0;
	min-height:90px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sticky .header {
}
.sticky .aaa {
	width:200px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sticky .aaa img {
	width:100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sticky .header {
	min-height:40px;
}
.sticky .nav ul li a {
	line-height:45px;
}
.sticky .header {
	opacity:0.9;
}
.aaa {
	width:339px;
	float:left;
	margin-top:-30px;
}
.nav {
	width:635px;
	float:right;
}
.nav ul {
	text-align:center;
	padding:0;
	margin:0;
}
.nav ul li ul{ text-align:left;}
.nav ul li {
	display:inline-block;
	list-style:none;
	float:left;
	padding:0 1px;
}
.nav ul li a {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:700;
	line-height:80px;
	padding:4px 8px;
	position:relative;
}
.nav ul li a:hover, .nav ul li a.selected {
	color:#fff;
	background:#AC1E22;
	border-radius:4px;
}
.nav ul li:last-child {
	padding-right:0;
}
.nav ul li:hover ul a {
	line-height: 30px;
	color: #fff;
}
/*Hover state for dropdown links*/
.nav ul li:hover ul a:hover {
	color: #fff;
}
.nav ul li ul {
	position:absolute;
	background: #AC1E22;
	color:#fff;
	border-radius:0 0 4px 4px;
	margin-top:-29px;
	border:2px solid #000;
	min-width:150px;
}
.sticky .nav ul li ul {
	margin-top:-8px;
}
/*Hide dropdown links until they are needed*/
.nav ul li ul {
	display: none;
}
/*Make dropdown links vertical*/
.nav ul li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/
.nav ul li ul li a {

	padding: 0 10px;
	display:block;
	border-bottom:1px dotted #fff;
}
.nav ul li ul li a:hover {
	border-radius:0;
	color:#000!important;
}
/*Display the dropdown on hover*/
.nav ul li a:hover + .hidden, .hidden:hover {
	display: block;
	
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	background: #AC1E22;
	text-align: center;
	padding: 10px 10px;
	border-radius:4px;
	display: none;
	position:absolute;
	right:10px;
	top:20px;
	cursor:pointer;
}
/*Hide checkbox*/
input[type=checkbox] {
	display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu {
 display: block;
}
.city-main-dv{padding-top:30px; padding-bottom:30px;padding-left: 10px;padding-right: 10px;}
.city-list-1, .city-list-2, .city-list-3, .city-list-4, .city-list-5, .city-list-6{float:left; width:45.5%; padding:5px; margin-top:20px; font-size:16px;} 
.main-city-name-left, .main-city-name-right{width:50%; float:left;}


/*Responsive Styles*/

@media screen and (max-width : 990px) {
	/*Make dropdown links appear inline*/
	.nav {
width:auto;
float:none;
}
 .nav ul {
 position: static;
 display: none;
}
	/*Create vertical spacing*/
	.nav ul li {
 margin-bottom: 1px;
}
	/*Make all menu links full width*/
	.nav ul li, .nav ul li a {
 width: 100%;
 display:block;
 line-height:30px;
}
	/*Display 'show menu' link*/
	.show-menu {
 display:block;
}
}
.banner {
	padding-top:121px;
}
.btn-slider {
	width:auto!important;
	
}
.inner-left {
	width:600px;
	display:table-cell;
	vertical-align:middle;
}
.inner-right {
	width:390px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}
.banner-bars {
	background:url(images/slider-border.jpg) repeat-x top;
	height:7px;
}
.content {
	padding:20px 0;
}
.primary {
	width:63.43434343%;
	margin-right:4.242424%;
	float:left;
}
.sidebar {
	width:32.323232%;
	float:left;
}
.sidebar-widget {
	background:#333;
	border-radius:10px;
	padding:5px 5px 10px;
}
.sidebar-title {
	background:url(images/heading-bg.jpg) repeat-x top;
	border-radius:10px 10px 0 0;
	text-align:center;
	text-shadow:1px 1px 2px #000;
	padding:8px 12px;
}
ul.sidebarlist {
	padding:0;
	margin:0;
}
ul.sidebarlist li {
	background:#bbb;
	padding:0 12px;
	display:block;
	list-style:none;
	margin-bottom:2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
ul.sidebarlist li:hover {
	background:#666;
	cursor:pointer;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
ul.sidebarlist li a {
	display:block;
	background:url(images/list-item.png) no-repeat left center;
	padding:12px 24px;
	font-size:14px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
ul.sidebarlist li a:hover {
	color:#fff;
}
ul.sidebarlist li:last-child {
	border-radius:0 0 10px 10px;
}
.sidebar-footer {
	padding-top:8px;
	color:#EDEDED;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:28px;
	text-align:center;
}
.sidebar-footer span {
	font-size:24px;
	color:#fff;
	font-weight:700;
}
.qlinks-bg {
	background:#fff;
	padding:10px 0;
}
.qlinks {
	width:32.323232%;
	float:left;
	height:130px;
}
.qlinks-space {
	width:1.51515151%;
	float:left;
}
.alternative {
	padding:10px 0;
	text-align:center;
}
.footer {
	background:#222;
	padding:15px 0;
	font-size:11px;
	line-height:16px;
	color:#999;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.footer-left {
	width:48.404040%;
	float:left;
}
.footer-right {
	width:44.404040%;
	float:right;
	text-align:right;
}
.footer span {
	font-weight:700;
	color:#AC1E22;
}
.footer span a {
	font-weight:700;
	color:#AC1E22;
}
.footer a {
	font-weight:700;
	color:#AC1E22;
}
.footer a:hover {
	color:#999;
}
/*Slider*/
.full-width {
	overflow:hidden;
	position:relative;
	max-height: 500px;
}
.full-width, .full-width .slide img {
	width:100%!important;
	max-width: 100%; !important;
}
.full-width, .full-width .slide img.btn-slider {
	width:auto!important;;
}
.full-width:hover {
	background:transparent
}
.full-width .inner {
	overflow-y:hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	height:auto!important;
	max-height: 500px;
	filter:alpha(opacity=00);
	-moz-opacity:0;
	opacity:0;
	-webkit-transition:margin 500ms linear;
	-moz-transition:margin 500ms linear;
	-ms-transition:margin 500ms linear;
	-o-transition:margin 500ms linear;
	transition:margin 500ms linear
}
.full-width .slide {
	width: 100%;
	float:left;
	max-height: 500px;
	overflow:hidden;
	position:relative
}
.full-width .slide img {
	display: block;
	width: 100%;
	max-width: 100%;
	height:auto!important;
	max-height: 500px;
}
.full-width .slide div {
	color:#fff;
	position:absolute;
	padding:0 5%;
	left:0;
	width:90%;
	max-height: 500px;
	text-align:right;
	font-family: 'Open Sans', sans-serif;
}
.full-width .slide div p {
	text-align:left;
	padding:10px;
	margin:0 auto;
	max-width:990px;
	text-transform:uppercase;
	line-height:36px;
}
.full-width .slide div p center
{
	width:42%;
	margin:0 auto;
}
.full-width .slide div p span {
	width:45%;
	float:right;
	text-transform:uppercase;
}
.full-width .controls a {
	position:absolute;
	top:65%;
	margin-top:-46px;
	display:block!important;
	background:rgba(0, 0, 0, 0.5);
	text-decoration:none;
	color:#fff;
	font-size:40px;
	padding:0 10px 6px 7px;
	line-height:40px;
	font-family:'Helvetica', Arial, sans-serif;
*display:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
.full-width .controls a.left {
	left:0
}
.full-width .controls a.right {
	right:0
}
.full-width .slide-nav {
	font-size:75px;
	margin:-100px auto 0;
	position:relative;
	z-index:9999;
*margin-top:20px;
	line-height:50px;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.full-width .slide-nav span {
	cursor:pointer;
	color:#ccc
}
.full-width .slide-nav span.current {
	color:#AD1E23;
}
.lt-ie9 .full-width p, .lt-ie9 .full-width .controls a {
	background:url('images/bg-trans.png') repeat;
	_background:#333
}
.full-width img.notresponsive {
	width:auto!important;
	height:auto!important;
}
/*End slider*/


span.city-button
{
	width:27.18%!important;
	height: 50px !important;
	float:left!important;
	max-height: 50px;
	margin-top:10px!important;
}
span.request-button
{
	width:55%!important;
	height: 50px !important;
	float:left!important;
	max-height: 50px;
	margin-top:10px!important;
}
span.learn-button
{
	width:21.18%!important;
	height: 50px !important;
	float:left!important;
	max-height: 50px;
	margin-top:10px!important;
}
span.request-button-2
{
	width:58.7%!important;
	height: 50px !important;
	float: none!important;
	max-height: 50px;
	margin:0 auto;
	display:block;
}

span.city-button img,
span.request-button img,
span.learn-button img,
span.request-button-2 img
{
	max-height: 50px;
}
@media (max-width:1024px) {
.dark-gray{display:none;}
.call-us-mobile{font-size: 15px;
    padding: .4375rem .9375rem;
    margin: 0;
	font-weight:bold;
    background: #AC1E22;
    color: #fff;
    text-align: center; display:block;}
.call-us-mobile{color:}
.call-us-mobile em a {
	color: #bbbaba;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	text-decoration:underline;
}
}
@media (max-width:990px) {
 header {
position:relative;
}
 .banner {
padding:0;
}
 .primary {
width:60.434343%;
}
 .sidebar {
width:35.323232%;
}
 .nav ul li {
border-bottom:1px dotted #333;
}
 .nav ul li ul li {
display:block;
width:100%;
}
 .nav ul li ul li a {
display:block;
width:100%;
color:#AC1E22;
}
 .nav ul li ul {
position:relative;
margin:0;
width:100%;
}
 .nav ul li a {
padding:4px 0;
}
 .nav ul li ul li a {
padding:0;
}
 .full-width .slide div p {
width:100%;
}
h2.bold{ font-size:100%; line-height:100%;}
h2.light{ font-size:100%;line-height:100%;}
.full-width .slide-nav{ font-size:50px;}
.full-width .slide div{ top:10%!important;}
}
 @media (max-width:768px) {
 .primary {
width:60.434343%;
}
 .sidebar {
width:35.323232%;
}
 .aaa {
 float:left;
 margin:0;
}
 .sticky .aaa {
width:170px;
}
.city-list-1, .city-list-2, .city-list-3, .city-list-4{float:left; width:95%; padding:5px; margin-top:20px; font-size:15px;} 
.main-city-name-left, .main-city-name-right{width:50%; float:left;}
.city-list-2, .city-list-4{margin-top:0px;}
}
@media (max-width:767px) {
 .primary {
width:100%;
float:none;
padding:0;
text-align:left;
}
 .sidebar {
width:100%;
float:none;
}
 .footer-left {
width:100%;
float:none;
text-align:center;
}
 .footer-right {
width:100%;
float:none;
text-align:center;
}
 .full-width h2.light {
font-size:16px;
line-height:16px;
}
 .full-width h2.bold {
font-size:16px;
line-height:16px;
}
}
@media (max-width:640px) {
 .qlinks {
width:100%;
float:none;
text-align:center;
margin-bottom:10px;
height:130px;
}
 .qlinks-space {
display:none;
}
 .qlinks .fade {
width:320px;
margin:0 auto;
}
 .dark-gray {
height:auto;
}
 .top-menu ul li {
font-size:10px;
}
 .top-menu ul li span.phone {
font-size:12px;
}
 .top-menu {
width:465px;
}
 .full-width h2.light {
font-size:12px;
line-height:14px;
}
 .full-width h2.bold {
font-size:12px;
line-height:14px;
}
.full-width .slide-nav{ font-size:40px;}
}
@media (max-width:560px) {
 .top-menu {
width:385px;
float:left;
}
 .top-menu ul li span.phone {
padding:0;
}
 .top-menu ul li {
font-size:8px;
padding:0 5px;
}
 .top-menu ul li.mail {
background-position:8px center;
padding-left:33px;
}
 .nav ul li {
border-bottom:1px dotted #333;
}
 .nav ul li ul li {
display:block;
width:100%;
}
 .nav ul li ul li a {
display:block;
width:100%;
color:#AC1E22;
}
 .nav ul li ul {
position:relative;
margin:0;
width:100%;
}
 .full-width .controls a {
top:75%;
}
 .full-width .slide-nav {
display:none;
}
 .full-width .slide div p {
display:none;
}
 .inner-right {
width:50%;
display:block;
float:left;
}
 .inner-left {
width:50%;
display:block;
float:left;
}
 .inner-right h4 {
font-size:20px;
}
.coupon-p br{display:none;}
}
@media (max-width:480px) {
.header {
position:relative;
width:100%;
min-height:70px;
}
.sticky .header {
min-height:70px;
}
 .dark-gray {
position:absolute;
width:100%;
top:70px;
}
 .aaa {
width:180px;
float:none;
margin:0 auto;
}
.sticky .aaa{width:180px;
float:none;
margin:0 auto}
 .nav ul li {
border-bottom:1px dotted #333;
}
 .nav ul li ul li {
display:block;
width:100%;
}
 .nav ul li ul li a {
display:block;
width:100%;
color:#AC1E22;
}
 .nav ul li ul {
position:relative;
margin:0;
width:100%;
}
.socialpane {
float: none;
margin:0 auto 10px;
}
.top-menu {
width:100%;
text-align:center;
margin-bottom:10px;
}
.top-menu ul li {
float:none;
border:0;
}
.top-menu ul li.phone {
background:none;
padding:0 5px 0 0;
}
.top-menu ul li.mail {
background:none;
padding:0 5px 0 0;
}
.banner {
padding-top:0px;
}
 .full-width h2.light {
font-size:10px;
line-height:14px;
}
 .full-width h2.bold {
font-size:10px;
line-height:14px;
}
 .full-width .slide-nav {
line-height:10px;
margin-top:-10px;
}
 .btn-slider {
max-width:170px;
}
 .full-width .controls a {
top:88%;
}
 .full-width .slide-nav {
display:none;
}
 .full-width .slide div p {
display:none;
}
 .inner-right {
width:50%;
display:block;
float:left;
}
 .inner-left {
width:50%;
display:block;
float:left;
}
 .inner-right h4 {
font-size:20px;
}
}
@media (max-width:320px) {
.full-width h2.light {
font-size:10px;
line-height:14px;
}
 .full-width h2.bold {
font-size:10px;
line-height:14px;
}
 .show-menu {
padding:5px;
right:0;
}
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


.entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: disc;
	padding-left: 20px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	list-style: none;
	margin-bottom: 15px;
	}
	
#sidebar ul ul{
	list-style: disc;
	padding-left: 15px;
	}
	
#sidebar ul li li{
	list-style: disc;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div.gform_wrapper input[type="text"],
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="phone"],
div.gform_wrapper textarea,
div.gform_wrapper select{
	border: none;
	font-size: 14px;
	padding: 6px;
	border-radius: 4px;
	color: #fff;
	background: #AD1E23;
}

.save-with-coupon{
	margin-top:10px;
}

.save-with-coupon img{
	max-width:100%;
}