/*
	Theme Name: Agency Pro Theme
	Theme URI: http://my.studiopress.com/themes/agency/
	Description: Represent your professional services with confidence and clarity by harnessing the streamlined professionalism of the Agency theme.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.1.2
 
	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
 
	Template: genesis
	Template Version: 2.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/*
GMG Custom Fonts
---------------------------------------------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Vast+Shadow);
@import url(http://fonts.googleapis.com/css?family=Stint+Ultra+Expanded);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=Aguafina+Script);
@font-face {
    font-family: 'corkiregular';
    src: url('corki-regular-webfont.eot');
    src: url('corki-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('corki-regular-webfont.woff2') format('woff2'),
         url('corki-regular-webfont.woff') format('woff'),
         url('corki-regular-webfont.ttf') format('truetype'),
         url('corki-regular-webfont.svg#corkiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
--------------------------------------------- */

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

a:focus {
  outline: thin none firebrick;
}
/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	color: #666;
	font-family: 'Stint Ultra Expanded', cursive;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
}

.container2{
background-image:url('images/johnnys_bottom_grad.png');
background-position:bottom left;
background-repeat:repeat-x;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.agency-pro-home .featured-content img,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #d7c603;
	text-decoration: none;
}

a img {
	margin-bottom: -4px;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Vast Shadow', cursive;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 16px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


.home .site-container{
background-image:url('images/homebg.jpg');
background-position:top center;
background-attachment:fixed;
}

.single-wpseo_locations .site-container{
background-image:url('images/locations.jpg');
background-position:top center;
background-attachment:fixed;
}

.page .site-container, .archive .site-container{
background-image:url('images/homebg.jpg');
background-position:top center;
background-attachment:fixed;
z-index:0;
position:relative;
}

.page-id-79 .site-container{
background-image:url('images/bkgrd1.jpg');
}
.page-id-9 .site-container{
background-image:url('images/bkgrd3.jpg');
}
.page-id-13 .site-container{
background-image:url('images/bkgrd2.jpg');
}
.error404 .site-container{
background-image:url('images/bkgrd2.jpg');
}
.page-id-15 .site-container{
background-image:url('images/giftcard.jpg');
}
.page-id-896 .site-container, .page-id-896 .site-container,  .page-id-902 .site-container,  .page-id-910 .site-container,  .page-id-887 .site-container,  .page-id-912 .site-container,  .page-id-900 .site-container,  .page-id-896 .site-container,  .page-id-906 .site-container,  .page-id-896 .site-container,  .page-id-914 .site-container,  .page-id-908 .site-container, .parent-pageid-900 .site-container{
background-image:url('images/locations.jpg');
}



.error404 h1.entry-title{
background-image:none;
}
.error404 article.entry{
background-color:#fff;
}




/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-caption {
	margin: 0 0 10px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin-bottom: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	padding: 16px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #222;
	border-radius: 3px;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Stint Ultra Expanded', cursive;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

.button,
.entry-content .button {
	display: inline-block;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #d7c603;
	color: #fff;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

#gform_wrapper_2 input#gform_submit_button_2{
	width:100%;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.header-full-width .site-container,
.site-container {
	padding-top: 61px;
}

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	clear: both;
	padding: 5% 0;
}
.single-wpseo_locations .site-inner {
	clear: both;
	padding: 8% 0;
}
.agency-pro-home .site-inner {
	padding: 0;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 740px;
	position:relative;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
.alignnone img {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	text-align: center;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	color: #fff;
	font-family: 'Stint Ultra Expanded', cursive;
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.breadcrumb a {
	color: #fff;
}

.archive-description,
.author-box {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
}

.archive-description {
	padding: 40px 40px 24px;
}

.author-box {
	padding: 40px;
}

.author-box-title {
	color: #333;
	font-size: 16px;
	margin-bottom: 4px;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.entry-title, .page .entry-header .entry-title {
	color: #f2eee3;
	font-size: 50px;
	line-height: 1;
}

.entry-title a {
	color: #333;
}

.widget-title {
	color: #333;
	font-size: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget li {
    list-style-type: none;
    margin-bottom: 6px;
}

.widget li li {
    margin: 0;
    padding: 0 0 0 20px;
}


.header-order-online{
float:right;
margin-top:38px;
}
#nav_menu-2{
width:630px;
float:left;
letter-spacing:-1px;
}


/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.featured-content .entry-title {
	font-size: 22px;
	line-height: 1.1;
}

a.more-link {
	font-family: 'Stint Ultra Expanded', cursive;
	text-transform: uppercase;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.enews-widget input {
	margin-bottom: 16px;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #222;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #d7c603;
	color: #fff;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
---------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: transparent;
	left: 0;
	min-height: 99px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background-image:url(images/header-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.admin-bar .site-header {
	top: 32px;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 12px 0;
	width: 300px;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-family: 'Stint Ultra Expanded', cursive;
	font-size: 28px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.site-title a {
	color: #fff;
}

.site-title a:hover {
	color: #d7c603;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
	text-align: center;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

.header-full-width.header-image .site-title a {
	background-position: center !important;
	margin: 0;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	padding: 0;
}

.header-image .site-title a {
	float: left;
	min-height: 60px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 840px;
	position:relative;
}

.site-header .widget-area li {
	margin: 0;
	padding: 0;   
}

.site-header .search-form {
	float: right;
	margin-top: 24px;
}



#gform_wrapper_2.gform_wrapper .top_label input.medium, #gform_wrapper_2.gform_wrapper .top_label select.medium{
width:95% !important;
margin:0 9px 0 !important;
position:relative;
padding:13px 15px 13px;
}





/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-family: 'Stint Ultra Expanded', cursive;
	font-size: 13px;
	line-height: 1;
	width: 100%;
	text-transform:uppercase;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
  border-top: 2px solid transparent;
  color: #fff;
  display: block;
  padding: 46px 10px 33px;
  position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .v .current-menu-item > a:hover {
	background-color: transparent;
	border-color: #d7c603;
	color: #d7c603;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 180px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #282828;
	border: none;
	font-size: 12px;
	padding: 16px;
	position: relative;
	width: 180px;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #333;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -50px 0 0 179px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 0;
}

.genesis-nav-menu > .right > a,
.genesis-nav-menu > .date {
	display: inline-block;
	padding: 18px 16px 20px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.genesis-nav-menu .search input {
	font-size: 12px;
	padding: 12px;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu {
	float: right;
	width: auto;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #383838;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	margin-bottom: 20px;
}

.nav-secondary .genesis-nav-menu a {
	background: none;
	border: none;
	padding: 5px 20px;
}

.nav-secondary .genesis-nav-menu a:hover {
	color: #333;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon::before {
	color: #fff;
	content: "\f333";
	display: block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.agency-pro-home .content .widget {
	background: #fff;
	margin-bottom: 80px;
	padding: 40px;
}

.agency-pro-home .content .featured-content,
.agency-pro-home .content .widget_text {
	padding: 0;
}

.agency-pro-home .content .textwidget {
	padding: 40px;
}

.agency-pro-home .content .featured-content .widget-title,
.agency-pro-home .content .widget_text .widget-title {
	color: #fff;
	text-align: center;
	margin: -40px 0 0;
	padding-bottom: 20px;
}

.agency-pro-home .content .featured-content .widget-title::after,
.agency-pro-home .content .featured-content .widget-title::before,
.agency-pro-home .content .widget_text .widget-title:after,
.agency-pro-home .content .widget_text .widget-title:before {
	content: " ";
	display: inline-block;
	border-top: 2px solid #fff;
	padding-bottom: 4px;
	width: 15%;
}

.agency-pro-home .content .featured-content .widget-title::before,
.agency-pro-home .content .widget_text .widget-title:before {
	margin-right: 12px;
}

.agency-pro-home .content .featured-content .widget-title::after,
.agency-pro-home .content .widget_text .widget-title:after {
	margin-left: 12px;
}

.agency-pro-home .content .featured-content article ~ .widget-title {
	clear: both;
	color: #333333;
	margin: 0;
	padding: 20px 0;
}

.agency-pro-home .content .featured-content article ~ .widget-title:before,
.agency-pro-home .content .featured-content article ~ .widget-title:after {
	border-color: #333333;
}

.agency-pro-home .content .home-middle .featured-content article ~ .widget-title,
.agency-pro-home .content .home-middle .featured-content article ~ .widget-title:before,
.agency-pro-home .content .home-middle .featured-content article ~ .widget-title:after {
	border-color: #fff;
	color: #fff;
}

.agency-pro-home .content .featured-content article ~ ul,
.agency-pro-home .content .featured-content .more-from-category {
	margin-bottom: 40px;
	padding: 0 10px;
	text-align: center;
}

.agency-pro-home .content .featured-content .entry {
	border-radius: 0;
	margin: 0;
	padding: 0;
	position: relative;
}

.agency-pro-home .content .featured-content .entry-image {
	display: block;
	margin-bottom: 0;
}

.agency-pro-home .content .featured-content .entry-header {
	padding: 40px 40px 0;
}

.agency-pro-home .content .featured-content .entry-content {
	padding: 0 40px;
}

.agency-pro-home .content .featured-content .entry-content p {
	margin-bottom: 40px;
}

.agency-pro-home .content .featured-content a:hover {
	color: #d7c603;
}

.agency-pro-home .content .featuredpost .entry {
	background: none;
	float: left;
	width: 33.33334%;
}

.agency-pro-home .content .featuredpost img.entry-image {
	margin: 0;
}

.home-top .wrap {
  color: #fff;
  font-family: "Stint Ultra Expanded",cursive;
  padding: 170px 0 0;
  text-align: center;
}

.home-top .widget-title {
	color: #fff;
	font-size: 60px;
	line-height: 1;
}

.home-top .button {
	background-color: #fff;
	border-radius: 50px;
	color: #333;
	text-transform: uppercase;
}

.home-top .widget .button:hover {
	background-color: #333;
	color: #fff;
}

.home-middle {
	padding: 80px 0 0 0;
}

.home-middle .featuredpost img.entry-image {
	left: 0;
	position: absolute;
}

.home-middle .featuredpost img:hover {
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	  filter: alpha(opacity=10);
	  -moz-opacity: 0.1;
	  -khtml-opacity: 0.1;
	  opacity: 0.1;
}

.home-middle .featured-content.featuredpost {
	background: #333;
}

.home-middle .featuredpost .entry {
	background-color: #333;
	color: #fff;
}

.home-middle .featuredpost .entry {
	min-height: 380px;
}

.home-middle .featuredpost .entry-title a {
	color: #fff;
}

.home-bottom {
	padding: 5% 0 10%;
}

.home-bottom .featuredpost .entry {
	min-height: 320px;
}

.home-bottom .featuredpost .post:nth-of-type(3n+1),
.home-middle .featuredpost .post:nth-of-type(3n+1) {
	clear: left;
}

.home-bottom .featuredpost .entry:hover {
	background-color: #333;
	color: #fff;
}

.home-bottom .featuredpost .entry:hover .entry-title a {
	color: #fff;
}

/* Entries
--------------------------------------------- */

.entry {
	background-color: transparent;
	border-radius: 3px;
	margin-bottom: 40px;
	padding: 40px 40px 24px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: square;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.entry-meta {
	color: #999;
	font-size: 14px;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0 -40px;
	padding: 32px 40px 8px;
}

.entry-comments-link::before {
	content: "\2B";
	font-weight: 700;
	margin: 0 4px 0 6px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	padding: 40px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 40px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	clear: both;
	font-family: 'Stint Ultra Expanded', cursive;
	font-size: 14px;
	margin: 40px 0;
	text-transform: uppercase;
}

.archive-pagination a {
	color: #fff;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 4px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #d7c603;
	color: #fff;
}

/* Comments
--------------------------------------------- */

.entry-pings,
.comment-respond,
.entry-comments {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	padding: 40px;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 40px;
	padding: 0 40px;
}

.comment-list li li {
	margin-right: -32px;
}

li.comment {
	border-left: 2px solid #f5f5f5;
}

.comment-header {
	color: #333;
	font-family: 'Stint Ultra Expanded', cursive;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.comment-header  .comment-meta,
.comment-header  .comment-meta a {
	color: #999;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.comment-reply-link {
	font-family: 'Stint Ultra Expanded', cursive;
	text-transform: uppercase;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	padding: 40px;
}

.sidebar .enews-widget {
	background-color: #333;
}

.sidebar .enews-widget .widget-title {
	color: #fff;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	border-top: 1px solid #ececec;
	color: #999;
	clear: both;
	padding: 60px 0 36px;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 24px;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: transparent;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	padding: 40px 0;
	text-align: center;
	text-transform: normal;
}
.site-footer *{max-width:1000px;}
.site-footer a {
	color: #999;
}

.site-footer a:hover {
	color: #333;
}

.site-footer p {
	margin-bottom: 15px;
}

/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Agency Pro Blue
--------------------------------------------- */

.agency-pro-blue .genesis-nav-menu .current-menu-item > a,
.agency-pro-blue .genesis-nav-menu .v .current-menu-item > a:hover,
.agency-pro-blue .genesis-nav-menu a:hover,
.agency-pro-blue .site-title a:hover,
.agency-pro-blue a,
.agency-pro-blue.agency-pro-home .featured-content a:hover {
	color: #0cc4c6;
}

.agency-pro-blue .archive-pagination li a:hover,
.agency-pro-blue .archive-pagination li.active a,
.agency-pro-blue .breadcrumb a,
.agency-pro-blue .genesis-nav-menu a,
.agency-pro-blue .home-top a:hover,
.agency-pro-blue .site-title a,
.agency-pro-blue a:hover.button,
.agency-pro-blue a.button {
	color: #fff;
}

.agency-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a,
.agency-pro-blue .site-footer a {
	color: #999;
}

.agency-pro-blue .archive-pagination a,
.agency-pro-blue .entry-title a,
.agency-pro-blue .entry-title,
.agency-pro-blue .home-top a,
.agency-pro-blue .site-footer a:hover,
.agency-pro-blue a:hover {
	color: #333;
}

.agency-pro-blue .genesis-nav-menu a:hover,
.agency-pro-blue .genesis-nav-menu .current-menu-item > a,
.agency-pro-blue .genesis-nav-menu .v .current-menu-item > a:hover {
	border-color: #0cc4c6;
}

.agency-pro-blue .archive-pagination li a:hover,
.agency-pro-blue .archive-pagination li.active a,
.agency-pro-blue a:hover.button,
.agency-pro-blue button:hover,
.agency-pro-blue input:hover[type="button"],
.agency-pro-blue input:hover[type="reset"],
.agency-pro-blue input:hover[type="submit"],
body.agency-pro-blue {
	background-color: #0cc4c6;
}

/* Agency Pro Green
--------------------------------------------- */

.agency-pro-green .genesis-nav-menu .current-menu-item > a,
.agency-pro-green .genesis-nav-menu .v .current-menu-item > a:hover,
.agency-pro-green .genesis-nav-menu a:hover,
.agency-pro-green .site-title a:hover,
.agency-pro-green a,
.agency-pro-green.agency-pro-home .featured-content a:hover {
	color: #36c38c;
}

.agency-pro-green .archive-pagination li a:hover,
.agency-pro-green .archive-pagination li.active a,
.agency-pro-green .breadcrumb a,
.agency-pro-green .genesis-nav-menu a,
.agency-pro-green .home-top a:hover,
.agency-pro-green .site-title a,
.agency-pro-green a:hover.button,
.agency-pro-green a.button {
	color: #fff;
}

.agency-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a,
.agency-pro-green .site-footer a {
	color: #999;
}

.agency-pro-green .archive-pagination a,
.agency-pro-green .entry-title a,
.agency-pro-green .entry-title,
.agency-pro-green .home-top a,
.agency-pro-green .site-footer a:hover,
.agency-pro-green a:hover {
	color: #333;
}

.agency-pro-green .genesis-nav-menu a:hover,
.agency-pro-green .genesis-nav-menu .current-menu-item > a,
.agency-pro-green .genesis-nav-menu .v .current-menu-item > a:hover {
	border-color: #36c38c;
}

.agency-pro-green .archive-pagination li a:hover,
.agency-pro-green .archive-pagination li.active a,
.agency-pro-green a:hover.button,
.agency-pro-green button:hover,
.agency-pro-green input:hover[type="button"],
.agency-pro-green input:hover[type="reset"],
.agency-pro-green input:hover[type="submit"],
body.agency-pro-green {
	background-color: #36c38c;
}

/* Agency Pro Orange
--------------------------------------------- */

.agency-pro-orange .genesis-nav-menu .current-menu-item > a,
.agency-pro-orange .genesis-nav-menu .v .current-menu-item > a:hover,
.agency-pro-orange .genesis-nav-menu a:hover,
.agency-pro-orange .site-title a:hover,
.agency-pro-orange a,
.agency-pro-orange.agency-pro-home .featured-content a:hover  {
	color: #f07802;
}

.agency-pro-orange .archive-pagination li a:hover,
.agency-pro-orange .archive-pagination li.active a,
.agency-pro-orange .breadcrumb a,
.agency-pro-orange .genesis-nav-menu a,
.agency-pro-orange .home-top a:hover,
.agency-pro-orange .site-title a,
.agency-pro-orange a:hover.button,
.agency-pro-orange a.button {
	color: #fff;
}

.agency-pro-orange .genesis-nav-menu .sub-menu .current-menu-item > a,
.agency-pro-orange .site-footer a {
	color: #999;
}

.agency-pro-orange .archive-pagination a,
.agency-pro-orange .entry-title a,
.agency-pro-orange .entry-title,
.agency-pro-orange .home-top a,
.agency-pro-orange .site-footer a:hover,
.agency-pro-orange a:hover {
	color: #333;
}

.agency-pro-orange .genesis-nav-menu a:hover,
.agency-pro-orange .genesis-nav-menu .current-menu-item > a,
.agency-pro-orange .genesis-nav-menu .v .current-menu-item > a:hover {
	border-color: #f07802;
}

.agency-pro-orange .archive-pagination li a:hover,
.agency-pro-orange .archive-pagination li.active a,
.agency-pro-orange a:hover.button,
.agency-pro-orange button:hover,
.agency-pro-orange input:hover[type="button"],
.agency-pro-orange input:hover[type="reset"],
.agency-pro-orange input:hover[type="submit"],
body.agency-pro-orange {
	background-color: #f07802;
}

/* Agency Pro Red
--------------------------------------------- */

.agency-pro-red .genesis-nav-menu .current-menu-item > a,
.agency-pro-red .genesis-nav-menu .v .current-menu-item > a:hover,
.agency-pro-red .genesis-nav-menu a:hover,
.agency-pro-red .site-title a:hover,
.agency-pro-red a,
.agency-pro-red.agency-pro-home .featured-content a:hover {
	color: #e9192f;
}

.agency-pro-red .archive-pagination li a:hover,
.agency-pro-red .archive-pagination li.active a,
.agency-pro-red .breadcrumb a,
.agency-pro-red .genesis-nav-menu a,
.agency-pro-red .home-top a:hover,
.agency-pro-red .site-title a,
.agency-pro-red a:hover.button,
.agency-pro-red a.button {
	color: #fff;
}

.agency-pro-red .genesis-nav-menu .sub-menu .current-menu-item > a,
.agency-pro-red .site-footer a {
	color: #999;
}

.agency-pro-red .archive-pagination a,
.agency-pro-red .entry-title a,
.agency-pro-red .entry-title,
.agency-pro-red .home-top a,
.agency-pro-red .site-footer a:hover,
.agency-pro-red a:hover {
	color: #333;
}

.agency-pro-red .genesis-nav-menu a:hover,
.agency-pro-red .genesis-nav-menu .current-menu-item > a,
.agency-pro-red .genesis-nav-menu .v .current-menu-item > a:hover {
	border-color: transparent;
}

.agency-pro-red .archive-pagination li a:hover,
.agency-pro-red .archive-pagination li.active a,
.agency-pro-red a:hover.button,
.agency-pro-red button:hover,
.agency-pro-red input:hover[type="button"],
.agency-pro-red input:hover[type="reset"],
.agency-pro-red input:hover[type="submit"]{
	background-color: #de3233;
}


.current-menu-item a:before {
   content: "\00AB  ";
}
.current-menu-item a:after {
   content: " \00BB";
}
.site-title a {
  text-indent: -9999px;
  display:block;
  background-image:url(images/johnnyslogo.png);
  height:78px;
  width:287px;
}
.agency-pro-home .content #text-3.widget {
  background: none repeat scroll 0 0 transparent;
  margin-bottom: 80px;
  padding: 0px 40px;
  max-width:1010px;
  margin-lefT:auto;
  margin-right:auto;
}
.agency-pro-home .content  #text-3 .textwidget {
  padding: 00px;
}
.home-feature{float:left;width:275px; height:325px; background-color:rgba(198, 185, 158, 0.83); padding:10px;}
.hf-innerwrap {background-color:#EFEDEA; height:100%;width:100%;position:relative;}
.hftwo, .hfone{margin-right:50px;}
.site-footer li:after {
   content: "|";
}
.site-footer li:last-child:after {
   content: "";
}
.site-footer li{display:block; float:left; list-style-type:none outside none;}
.home-feature h2  span{letter-spacing:.06rem; font-size:49.56px; font-family: "corkiregular"; display:block; width:100%; text-align:center;}
.home-feature h2 {margin:0; padding-top:10px;line-height:1;font-size:29.04px; color:#7c0e18; text-transform:uppercase; text-align:center;}
.home-feature.hfone h2 {font-size:39.04px;}
.home-feature a{ display:block;width:100%;text-align:center; position:absolute; bottom:59px;}
.home-feature a.button, .home-feature .gform_footer input[type="submit"]{
  background-color: transparent;
  background-image: url("images/header-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 60px;
  width: 99%;
 position:absolute;
 left:0.7%;
 bottom:0.4%;
 border-radius:0;
 text-align:center;
}
.home-feature .gform_footer input[type="submit"]:hover{
background-color:#de3233;
}

#gform_2 .validation_error{
display:none;
}
#gform_2 li.gfield_error{
margin:0 9px !important;
}
#gform_wrapper_2.gform_wrapper .top_label .gfield_description.validation_message, #gform_wrapper_2.gform_wrapper .gfield_description.validation_message{
margin-top:0px !important;
padding:0px 10px !important;
}

#gform_wrapper_2.gform_wrapper.gform_validation_error .top_label input.medium, #gform_wrapper_2.gform_wrapper.gform_validation_error .top_label select.medium{
padding:5px 15px;
}
#gform_wrapper_2 .gfield_description.validation_message{
text-align:center;
}

.ninja-forms-cont {font-family:Arial; font-size:16px;}
.ninja-forms-required-items {display:none;}
.ninja-forms-cont input[type="text"]{
  padding: 8px 13px;
  width: 200px !important;
  margin:0 auto;
  display:block;
  color:black;
}
.hfthree .ninja-forms-cont {
  position: static !important;
}
.hfthree .ninja-forms-cont p{
text-align:center; color:black;
}
.site-footer .lower a{color:white;text-decoration:underline;}
.site-footer .lower ul { max-width:900px; margin:0 auto; width:525px;}
.site-footer ul li a { padding:0 10px;}
.site-footer li:after {
   content: "|";
}
#text-4{position:absolute; left:0; top:99px; width:100%;}
.locator{position:absolute; left:-250px; background-image:url(images/locations.png); height:43px; width:803px; background-repeat:no-repeat;font-family: "Vast Shadow",cursive; color:white; font-size:20.97px; box-shadow: 0px 0px 18px #000; -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; text-align:left; text-transform:uppercase; padding-left:85px;}
.fb-like{position:absolute; right:64px; background-image:url(images/facebook.png); height:43px; width:152px; background-repeat:no-repeat;font-family: "corkiregular"; color:white; font-size:25px; box-shadow: 0px 0px 18px #000; -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;}
.fb-like a {font-family: "corkiregular"; color:white; font-size:25px; text-decoration:none; text-transform:uppercase; padding-right:17px; width:100%; display:block; text-align:right;}
.page .entry-content {

  max-width: 1013px;
  padding: 18px 0 0 0;
  
 background-image: url("images/content-bkgrd-top.png");
background-position: center top;
background-repeat: no-repeat;
}
.repeater {
  background-image: url("images/content-bkgrd.png");
  background-position: center top;
  background-repeat: repeat-y;
  display: block;
  max-width: 1013px;
  min-height: 400px;
  position: absolute;
  top: 472px;
  width: 100%;
  z-index: -1;
}
#lipsum {  background-image: url("images/inner-page-inner-bg.png");
  background-repeat: no-repeat;
  max-width: 967px;
  padding: 25px 30px; margin:0 auto; min-height:725px;
  }
  
  .single-location article{
  background-image: url("images/content-bkgrd-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 1013px;
  padding: 18px 0 0;
}
  .single-location p.entry-meta{display:none;}
  
  .location-menu a{background-color:#F8F6EF; display:block; height:40px; line-height:40px;width:100%; margin-bottom:1px; padding-left:10px; -webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;}
  .location-menu {width:220px; float:left;}
  .tabs {background-color:#F8F6EF; width:740px; float:right; padding:20px 40px 20px 30px;}
  .single-location .site-inner {width:1000px;}
  .single-location .entry {
  padding: 40px 20px 24px;
}
.single-location h5{font-family: "Montserrat",sans-serif; color:#6f0a0f; size:14px; letter-spacing: .06rem; text-transform:uppercase;}
.location-menu a{color:#720b0f;}
.field-container p {margin:0;}
.field-container.phone{ font-size:26px; margin-top:10px;}
.aguafina {font-family: 'Aguafina Script', cursive; font-size:9px; color:#720b0f; line-height:29.29px; letter-spacing:.2rem;}
.left{float:left; clear:both;}
.right{float:right;}
.left.content, .right.content{width:555px; font-size:15px; line-height:26px; text-align:justify;}
.right:afteR{clear:both;}

.page-id-42.page .entry-content  {
  background-image: url("images/history-bg.png");
  background-repeat: no-repeat;
  max-width: 1099px;
  overflow: visible;
  padding: 120px 80px 0 91px;
  width: 1099px;
}
.page-id-79.page .entry-content  {
  background-image: url("images/employ.png");
  background-repeat: no-repeat;
  max-width: 1099px;
  overflow: visible;
  padding: 120px 80px 0 91px;
  width: 1099px;
  min-height:845px;
}
.page-id-79 .left.content, .page-id-79 .right.content {
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
  width: 475px;
}
.page-id-79 .right.image:nth-child(2) {
  margin-bottom: 14px;
  margin-top: -18px;
  margin-right:50px;
}
.right.content.middles {
  margin-right: 72px;
  margin-top: 40px;
}
.left.content.bottom{width:100%;}
.page-id-79 .left.image:nth-child(3) {
  margin-bottom: 40px;
  margin-left: 0px;
  margin-top: -48px;
}
span.big{ font-size:30px;}
span.medium{ font-size:22px;}
.right.image:nth-child(2){margin-top:-48px; margin-bottom:14px;}
.left.image:nth-child(3){margin-top:-48px;margin-left:-20px; margin-bottom:40px;}
.right.image:nth-child(6){margin-top:-86px; margin-right:-10px; }
.left.image:nth-child(7){margin-top:-44px; margin-left:-20px; margin-bottom:44px; }
a.post-edit-link{clear:both; display:block;}
.single-location .repeater {margin-left:-20px; top:366px; z-index:1; padding-bottom:150px;}
 .page-id-42 .repeater,  .page-id-79 .repeater{display:none;}
.page.page-id-9 .entry-content {
  background-image: url("images/content-bkgrd-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 1013px;
  padding: 18px 26px 0;
}
.menu-image{width:auto; position:Absolute;right:0;top:0;}
.tabs.menu-pg {
  background-color: #f8f6ef;
  float: right;
  padding: 20px 0px 20px 30px;
  width: 740px;
  /*background-image: url("images/bam.png");
  background-repeat:no-repeat;
  background-position: 273px 60px*/
}

.menu-pg .single-tab {  
background-image: url("images/bam.png");
  background-repeat:no-repeat;
  background-position: 273px 60px;
  background-size:492px auto;
  }
 .menu-pg .gluten.single-tab {
  background-position: 296px -3px;
}
.menu-pg .calzone .single-tab {
  background-position: 240px 118px;
}  
.menu-pg .subs.single-tab {
  background-image: url("images/bam.png");
  background-position: 273px 169px;
  background-repeat: no-repeat;
  background-size: 440px auto;
}
.menu-pg  .lunch-special.single-tab {  
background-position: 220px 101px;
}
.menu-pg  .dinners.single-tab {  
background-position: 278px 171px;
}
.menu-pg .starters.single-tab {
background-position: 242px -9px;
}
.menu-pg .salads.single-tab {
  background-position: 255px -13px;
}
.heavy-menu{font-size:18px;}
.menu-cont p {font-size:15px;}
.tab-title {width:auto; float:left; font-size:59px; color:#720b0f}
.menu-desc{clear:left; width:327px; position:relative; margin-bottom:60px;}
.menu-cont p strong {
  background-image: url("images/menu-head-short.png");
  background-position: 0 29px;
  background-repeat: no-repeat;
  display: block;
  font-family: "Stint Ultra Expanded",cursive;
  font-size: 20px;
  font-weight: 400;
  margin-left: -5px;
  min-width: 297px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 15px;
  text-transform: uppercase;
}
.menu-cont p strong.longer {
  background-image: url("images/menu-head-long.png");
  background-position: 0 29px;
  background-repeat: no-repeat;
  display: block;
  font-family: "Stint Ultra Expanded",cursive;
  font-size: 20px;
  font-weight: 400;
  margin-left: -5px;
  min-width: 297px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 15px;
  text-transform: uppercase;
}
.menu-act {
  box-shadow: -4px 0 3px #888888;
}
.menu-cont{color:#303030;}
.single-tab{position:relative; min-height:730px;}
.pizza .tab-title{display:block; text-indent:-9999px; background-image:url("images/pizza.png"); height:58px; width:129px;}
.special .tab-title{display:block; text-indent:-9999px; background-image:url("images/specialty-pizzas1.png"); height:58px; width:390px;}
.lunch-special .tab-title{display:block; text-indent:-9999px; background-image:url("images/lunch-specials.png"); height:58px; width:362px;}
.dinners .tab-title{display:block; text-indent:-9999px; background-image:url("images/dinners.png"); height:58px; width:188px;}
.starters .tab-title{display:block; text-indent:-9999px; background-image:url("images/starters.png"); height:58px; width:216px;}
.salads .tab-title{display:block; text-indent:-9999px; background-image:url("images/salads.png"); height:58px; width:166px;}
.calzone .tab-title{display:block; text-indent:-9999px; background-image:url("images/calzones.png"); height:58px; width:552px;}
.subs .tab-title{display:block; text-indent:-9999px; background-image:url("images/subs.png"); height:58px; width:332px;}
.kids .tab-title{display:block; text-indent:-9999px; background-image:url("images/kids.png"); height:58px; width:108px;}
.desserts .tab-title{display:block; text-indent:-9999px; background-image:url("images/desserts.png"); height:58px; width:225px;}
.gluten .tab-title{display:block; text-indent:-9999px; background-image:url("images/gluten-free-pizza.png"); height:58px; width:429px;}
.skinny-menu{max-width:280px;}
.bx-wrapper img {
    margin: 0 auto;
}
ul.bxslider{margin-left:0;}
.slide {
  background-image: url("images/loc-slider-bg.png");
  height: 455px;
  padding-top: 29px;
  position: absolute;
  right: -50px;
  top: -24px;
  width: 419px;
}
.slide .bx-wrapper .bx-viewport {
  background: none repeat scroll 0 0 #f5f3f2;
  border: 5px solid #f5f3f2;
  box-shadow:none;
}
.tabs, .store-info{position:relative;}
.aguafina{ display:block;text-indent:-9999px;  background-image: url("images/menu-head-short.png"); background-repeat:no-repeat; background-position: left center; margin-bottom:10px;}
#slider-prev, #slider-prev a{float:left;background-image: url("images/prev.png"); width:78px; height:23px;}
#slider-next, #slider-next a{float:right;background-image: url("images/next.png"); width:73px; height:24px;}
h1.entry-title{background-image:url("images/page-title-bg.png"); background-repeat:no-repeat; background-position:right center; max-width:1013px;}
.single-location h1.entry-title{background:none; width:68%;}
.page-id-11 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 356px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-9 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 200px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-13 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 529px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-79 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 456px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-90 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 608px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-896 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 526px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-85 h1.entry-title {
  background-image: url("images/page-title-bg.png");
  background-position: 247px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.page-id-15 h1.entry-title{background-image:url("images/page-title-bg.png"); background-repeat:no-repeat; background-position:right center; max-width:1013px;}
.page-id-42 .entry-header, .page-id-79 .entry-header { max-width:975px; margin:0 auto -45px auto;}
a.menu:hover{cursor:pointer;}
a.menu.menu-act{border-right:1px solid #F8F6EF;}
a.menu {border-right:1px solid #D7CBC3;}
.connect {padding-left:130px; padding-top:20px;position:absolute; right:18px; top:-85px; background-image:url("images/loc-connect.png"); width:307px; height:75px;}
.soc{margin-right:20px;}
span.ingredients {display:inline-block;text-align:center;}
.bxslider{visibility:hidden;}
.single-location .single-tab {color:#222120}
.embed-container{border:1px solid #B9B5AD; margin-bottom:20px;}
.info-section:nth-child(4){ margin-bottom: 25px;}

.ext_web_url{
display:block;
margin-top:5px;
}



#wpseo-storelocator-form{
font-family: 'Stint Ultra Expanded', cursive;
font-size:16px;
}
#wpseo-storelocator-form #wpseo-sl-search{
width:32%;
border:1px solid #ded4bc;
border-radius:0px;
box-shadow:none;
padding:10px;
}
#wpseo-storelocator-form #wpseo-sl-radius{
width:20%;
border:1px solid #ded4bc;
border-radius:0px;
box-shadow:none;
padding:10px;
}
#wpseo-storelocator-form p{
display:inline;
padding:0px;
}
.sl-submit{
float:right;
}
.sl-submit input{
background-color:transparent;
color:#720b0f;
padding:10px;
font-family: 'Vast Shadow';
font-size:16px;
margin-right:10px;
}
.sl-submit input:hover{
background-color:transparent;
}
#wpseo-storelocator-form fieldset{
border:none;
}

#wpseo-storelocator-results h2.locate-results{
color:#1b1b1b;
font-size:19px;
font-family:'Stint Ultra Expanded';
font-weight:normal;
padding-left:10px;
}

#wpseo-storelocator-results .wpseo-result{
background-image:url('images/custom-hr.png');
background-repeat:repeat-x;
background-position:top left;
padding-bottom:20px;
padding-top:20px;
}

#wpseo-storelocator-results .result-map{
float:right;
width:40%;
}
#wpseo-storelocator-results .result-left{
float:left;
width:55%;
padding-top:20px;
padding-left:15px;
color:#5a5a5a;
font-family:'Montserrat';
font-size:16px;
line-height:22px;
}
#wpseo-storelocator-results .result-left a{
text-decoration: underline;
color:#720b0f;
}

#wpseo-storelocator-results .result-address{
width:50%;
}
#wpseo-storelocator-results .result-phone{
width:50%;
}
.page-id-11 #lipsum, .page-id-85 #lipsum{
background-color:#F5F1E8;
}

#wpseo-storelocator-results .result-map img{
border:1px solid #b2b1ad;
}

a.result-title{
color:#720b0f;
text-decoration:underline;
font-family:'Stint Ultra Expanded';
font-size:19px;
letter-spacing:1px;
text-transform:uppercase;
}
a.directions_link{
font-weight:bold;
}

#wpseo-storelocator-results .badge{
float:right;
}

#wpseo_storelocator_form-2{
position:absolute;
z-index:9999;
right:265px;
top:101px
}
#wpseo_storelocator_form-2 label{
display:none;
}
#wpseo_storelocator_form-2 .sl-submit input{
width:100px;
height:30px;
text-indent:-9999px;
}
#wpseo_storelocator_form-2 .sl-submit input:hover{
background-color:transparent;
}
#wpseo_storelocator_form-2 #wpseo-sl-search{
width:202px;
font-family:'Stint Ultra Expanded';
font-size:14px;
padding:3px 10px;
color:#3a3a3a;
}

#wpseo_storelocator_form-2 ::-webkit-input-placeholder {
color:#3a3a3a;
}
#wpseo_storelocator_form-2 :-moz-placeholder { /* Firefox 18- */
color:#3a3a3a;
}
#wpseo_storelocator_form-2 ::-moz-placeholder {  /* Firefox 19+ */
color:#3a3a3a;
}
#wpseo_storelocator_form-2 :-ms-input-placeholder {  
color:#3a3a3a;
}

.single-wpseo_locations .entry-meta{
display:none;
}
.single-wpseo_locations .gm-style{
border:1px solid #a7a39a;
}


.single-wpseo_locations .entry-content{
z-index:9;
position:relative;
}

.lunch-special .menu-image {top:135px;}
.lunch-special .menu-desc {width:512px; margin-bottom:0;}
.dinners .menu-desc {width:512px; margin-bottom:40px;}
.starters .menu-desc {width:512px; margin-bottom:40px;}
.salads .menu-desc {margin-bottom:30px;}
.calzone .menu-desc{ margin-bottom:30px;}
.subs .menu-desc{ width:512px; margin-bottom:0px;}
.starters .menu-image {top: 81px;}
.salads .menu-image {top: 24px;}
.dinners .menu-image {top: 58px;}
.calzone .menu-image {top: 140px;}
.subs .menu-image {top: 211px;}
.gluten .menu-image {top: 90px;}
.lunch-special .menu-cont {width:300px;}
.gluten ul {max-width:320px;}
.kids .menu-desc {margin-bottom:5px;}
.menu-pg .kids.single-tab {background-position: 273px 10px;}
.kids .menu-image {top: 100px;}
.desserts .menu-image {top: 55px;}
.menu-pg .desserts.single-tab {background-position: 238px -5px;}


.nut-facts {width:320px; height:492px; background: url(label-test.jpg) center center transparent;}
.calc-wrap select{float:left; clear:both; margin:20px;}
.calc-wrap {width:100%; margin:0 auto; padding:20px; position:relative;}
.calc-wrap select{ width:300px;}
.item-selects select {max-width:320px;}
.item-subs {clear:both; width:300px; margin:20px; border:0px solid black; height:auto; padding:0px; box-sizing: border-box}
button{clear:both; float:left;}
.column {float:left; box-sizing: border-box;padding:10px 0px 55px 0px; max-width:320px; position:relative;}
.firstie, .secondz {  background:#F5F1E8; border-radius:5px; min-height:300px; }
 .secondz {  max-width:300px; margin-left:20px; width:300px; }
 .secondz h4{ padding-left:5px;}
 .firstie {padding-right:10px;}
.column.lastz{float:right; padding:0;}
.meal input{float:left;clear:both;}

#tcal{ top:94px; left:73px;position:absolute;}
#tfat { top:145px; left: 80px;position:absolute;}
#tfat::after {content: "g";}
#sfat { top:168px; left:130px;position:absolute;}
#sfat::after {content: "g";}
#transfat { top:191px; left:100px; position:absolute;}
#transfat::after {content: "g";}
#cholest{top:213px; left:100px; position:absolute;}
#cholest::after {content: "mg";}
#sodium{top:236px; left:70px; position:absolute;}
#sodium::after {content: "mg";}
#total-carbs{top:259px; left:156px; position:absolute;}
#total-carbs::after {content: "g";}
#fiber{top:282px; left:124px; position:absolute;}
#fiber::after {content: "g";}
#sugars{top:305px; left:80px; position:absolute;}
#sugars::after {content: "g";}
#protein{top:328px; left:67px; position:absolute;}
#protein::after {content: "g";}
#vitamina{top:363px; left:105px ; position:absolute;}
#vitaminc{top:363px; left:260px; position:absolute;}
#calcium{top:387px; left:105px;  position:absolute;}
#iron{top:387px; left:260px; position:absolute;}
#tcalfat{top:94px; right:150px; position:absolute;}
#tfat-per { top:145px; right:24px; position:absolute;}
#sfat-per { top:169px; right:24px; position:absolute;}
#cholest-per{top:216px; right:24px; position:absolute;}
#sodium-per{top:238px; right:24px; position:absolute;}
#total-carbs-per{top:261px; right:24px; position:absolute;}
#fiber-per{top:283px; right:24px; position:absolute;}

.calc-wrap h4 {color:#800e18; font-family: "Stint Ultra Expanded",cursive; font-size:21px; font-weight:regular; padding-left:20px;}
.single-item {position:relative; height:100%; width:100%; display:none;}
.single-item-add {position:relative; height:100%; width:100%; display:none;}
.single-item-master {position:relative; height:100%; width:100%;}
.meal-add {padding:5px 0px 5px 15px;}
.calc-wrap button{max-width:320px; margin:20px auto; float:none; display:block; color:white; text-transform:lowercase; font-size:18px; padding:0px 14px; border-radius:3px; background:url('images/j-n-button.png') repeat-x center center transparent; height:34px;}
.item-chooser{padding-left:5px;}
.item-subs h4 {color:#800e18; font-family: "Stint Ultra Expanded",cursive; font-size:19px; font-weight:regular;}
.calc-wrap .chosen-container-single .chosen-single {
  border-radius: 0;
  padding: 10px 8px;
  height:45px;
}
.calc-wrap .chosen-container-single .chosen-single div b {
background-position:0 12px;
}

.category-select {margin-bottom:10px;}

.calc-wrap .icheckbox_minimal.checked {
  background-position: 6px 0px;
}

.calc-wrap .icheckbox_minimal.hover {
  background-position: 6px 0px;
}

.page-id-952 h1.entry-title {
  background-image: none;
  background-position: right -327px center;
  background-repeat: no-repeat;
  max-width: 1013px;
}
.loader {display:none; width:98%; height:100%; position:absolute; top:0; left:50%; margin-left:-49%;background-color:rgba(245, 241, 232, 0.5); z-index:999; background-image:url('images/loader.gif'); background-position:center center; background-repeat:no-repeat; background-size:50px;}
.meal-item{padding-left:10px; border-bottom: 2px solid #d7dcde;}
.pizza .menu-cont .heavy-menu {clear:both; float:none;}
img.specialty-pizza{margin-top:40px;}

/*archive page*/
.archive .site-container, .single-post .site-container {
  background-attachment: fixed;
  background-image: url("images/homebg.jpg");
  background-position: center top;
  position: relative;
  z-index: 0;
}
.archive h2.entry-title, .single-post h1.entry-title {
  max-width: 1013px;
  color: #f2eee3;
  font-size: 50px;
  line-height: 1;
  background-image:none;
}
.archive h2.entry-title a{
    color: #f2eee3;
}
.archive article .entry-content, .single-post article .entry-content {
  background-image: url("images/content-bkgrd-top.png");
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 1013px;
  padding: 18px 0 0;
}
.archive .repeater, .single-post .repeater {
  top: 537px;
}
.archive .entry-footer .entry-meta, .single-post .entry-footer .entry-meta {
  border-top: 0px solid #f5f5f5;
}
.archive article, .single-post article {
  position:relative;
}
.location-menu a#online-ordering{
	color:#f8f6ef;
	background-color:#720b0f;
}
.page-id-15 #lipsum {
  background-color: #f5f1e8;
}
.sinle-location-badges {
  position: absolute;
  right: 318px;
  top: -65px;
}
.sinle-location-badges .badge {max-height:45px; width:auto;}

/*
 * Free knots landing page
 */

.free-knots:after {
  clear: both;
}
.free-knots img,
.free-knots form {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.free-knots img {
  display:block;
  box-shadow:0 2px 15px #AAA;
}
.free-knots p {
  clear: both;
  padding-top: 30px;
}
@media (min-width: 1024px) {
  .free-knots img,
  .free-knots form {
    width: 50%;
  }
  .free-knots form {
    padding: 0 30px;
  }
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1180px) {

	.secondz {
	  margin-left: 0px;
	  max-width: 320px;
	  width: 315px;
	  clear:both;
	  margin-top:20px;
	}
	.lastz{
	position:absolute;
	float:none;
	top:20px; right:20px;
	}
	.calc-wrap{ position:relative;}
	.wrap {
		max-width: 960px;
	}
	.site-inner{
	
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content {
		width: 620px;
	}
	
	.site-header .widget-area {
		width: 660px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}
	
	#wpseo_storelocator_form-2 {
    left: 505px;
    right: auto;
    }

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 300px;
	}
	
	.agency-pro-home .home-middle .featuredpost .entry {
		min-height: 320px;
	}
	
	.agency-pro-home .home-bottom .featuredpost .entry {
		min-height: 360px;
	}
	
	#text-4{
	position:relative !important;
	display:block;
	clear:both;
	top:auto;
	left:auto;
	width:98%;
	margin:4px auto 0;
	float:none;
	}
	.site-header{
	position:absolute;
	}
	.site-header .widget-area {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }
	.fb-like{
	right:0px;
	}
	.locator{
	position:relative;
	float:left;
	left:0;
	}
	#menu-primary.genesis-nav-menu a{
	font-size:13px !important;
	padding-left:10px;
	padding-right:10px;
	}
	.hftwo, .hfone {
    margin-right: 25px;
    }
    .entry{
    padding:5px !important;
    }
    .site-inner {
    padding: 110px 0 0;
    }
    .page .content{
     padding: 18px 25px 0 !important;
    }
    .page .entry-content{
    padding-left:15px;
    padding-right:15px;
    }
    
    .page.page-id-9 .entry-content{
     padding: 18px 25px 0;
    }
    .tabs {
    margin-top:30px;
    margin-right:15px;
    }
    .tabs.menu-pg{
    width:664px;
    float:left;
    }
    .tabs.menu-pg .menu-image img{
    max-width:80%;
    float:right;
    margin-top:45px;
    }
    .location-menu{
    margin-top:30px;
    margin-left:15px;
    }
    .type-location h1.entry-title {
    padding-left:20px;
    padding-top:15px;
    }
    .repeater{
    width:94%;
    margin-top:-17px;
    padding-bottom:17px;
    }
    .page-id-42.page .entry-content, .page-id-79.page .entry-content {
    background-image: url("images/content-bkgrd-top.png");
    max-width: none;
    padding: 18px 0 35px 0;
    background-position: center top;
    background-repeat: no-repeat;
    width:99.9%;
    margin-top:61px;
    }
    .page-id-42 .repeater, .page-id-79 .repeater{
    display:block;
    }
    .page-id-42 .entry-header, .page-id-79 .entry-header{
    margin-top:0px;
    }
    .left.image:nth-child(3) {
    margin-bottom: 40px;
    margin-left: 35px;
    margin-top: 10px;
    }
    .right.image:nth-child(2) {
    margin-bottom: 14px;
    margin-top: -10px;
    margin-right:10px;
    }
    .left.content span.big{
    display:block;
    text-align:left;
    font-size:27px;
    }
    .right.image:nth-child(6) {
    margin-right: 20px;
    margin-top: -58px;
    }
    .left.image:nth-child(7) {
    margin-bottom: 44px;
    margin-left: 20px;
    margin-top: 15px;
    }
    .single-location .repeater {
    margin-left: -5px;
    top: 383px;
    width:100%;
    }
    #lipsum #wpseo-storelocator-form #wpseo-sl-search {
    width: 28%;
    }
    .single-location .site-footer .upper{
   margin-top:25px;
    }
    .connect{
    top:-58px !important;
    }
	.sinle-location-badges {
	  position: absolute;
	  right: 318px;
	  top: -60px;
	}
	#nav_menu-2{
	float:right;
	}
	#menu-primary.genesis-nav-menu a{
	padding-top:15px;
	padding-bottom:15px;
	}
	.header-order-online{
	clear:both;
	margin-top:7px;
	margin-bottom:8px; 
	margin-right:15px;
	}


}
@media only screen and (max-width: 1025px) {
	.starters .menu-cont p br{ display:none;}

}
@media only screen and (max-width: 1023px) {

	.site-inner,
	.wrap {
		max-width: 760px;
	}
	.lastz{
		right: 0px;
	}
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}
	
	.site-container {
		padding-top: 105px;
	}

	.header-image .site-title a {
		background-position: center !important;
		margin: 0 0 6px;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		/*text-align: center;*/
	}
	.header-order-online{
	margin-bottom:0px;
	}

	.site-header .search-form {
		margin: 16px auto ;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.site-footer {
		padding: 24px 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}
	
	.home-bottom .featured-content .post:nth-of-type(3n+1),
	.home-middle .featured-content .post:nth-of-type(3n+1) {
	  clear: none;
	}
	
	.home-bottom .featured-content .post:nth-of-type(2n+1),
	.home-middle .featured-content .post:nth-of-type(2n+1) {
	  clear: left;
	}
	
	.agency-pro-home .content .featuredpost .entry {
		min-height: 380px;
		width: 50%;
	}
	
	.genesis-nav-menu a {
		padding: 10px 12px 12px;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu {
		margin-top: -42px;
	}
	
	.genesis-nav-menu .sub-menu a {
		padding: 12px;
	}
	
	.fb-like{
	display:none;
	}
	.locator{
	margin-top:7px;
	max-width:100%;
	width:803px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none;
	}
	#wpseo_storelocator_form-2 {
    left: 598px;
    }
	#text-4{
	width:100%;
	}
	.home-middle{
	padding-top:60px;
	}
	.home.page .content{
	padding:0px !important;
	}
	.agency-pro-home .wrap{
	max-width:100% !important;
	}
	.home-feature{
	max-width:225px;
	}
	.agency-pro-home .content #text-3.widget{
	padding-left:15px;
	padding-right:15px;
	}
	.page.page-id-9 .entry-content{
	padding-left:0px;
	padding-right:0px;
	}
	.tabs.menu-pg .menu-image img{
	display:none;
	}
	.tabs.menu-pg {
    float: left;
    width: 450px !important;
    }
    .repeater {
    margin-top: -17px;
    padding-bottom: 17px;
    width: 92.2%;
    }
	.site-footer{
	font-size:12px;
	margin-top:15px;
	}
	.page-id-15 h1.entry-title{
	background-position:356px;
	}
	.page-id-42 h1.entry-title{
	background-position:285px;
	}
	.page-id-83 h1.entry-title{
	background-position:300px;
	}
	.tabs{
	width:500px !important;
	}
	.slide{
	position:relative;
	float:none;
	right:auto;
	top:auto;
	margin-bottom:15px;
	}
	.left.content, .right.content{
    width:100% !important; 
    }
    .right.image:nth-child(2), .right.image:nth-child(6){
    float:right;
    margin:0;
    width:48%;
    clear:none;
    }
    .left.image:nth-child(3), .left.image:nth-child(7){
    float:left;
    margin:0;
    width:48%;
    clear:none;
    }
    #wpseo-storelocator-form{
    width:75%;
    margin-bottom:20px;
    }
    .sl-submit{
    float:none;
    }
    .site-footer .upper{
    background-color:#000000;
    z-index:999999;
    position:relative;
    padding-top:15px;
    }
    
    .page-id-79 .right.image:nth-child(2) {
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 25px;
    }
    .page-id-79 .left.image:nth-child(3) {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 10px;
   }
   .right.content.middles{
   margin-right:0;
   }
    
    
}

@media only screen and (max-width: 1010px) {
  #wpseo_storelocator_form-2 {
  left: 565px;
  }

}


@media only screen and (max-width: 988px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	#nav_menu-2{
	float:none;
	margin:0 auto;
	width:100%;
	}
	.header-order-online{
	float:none;
	width:300px;
	margin:0 auto;
	text-align:center;
	}
	.agency-pro-home .wrap {
		max-width: 640px;
	}
	
	.agency-pro-home .home-middle .featuredpost .entry {
		min-height: 320px;
	}
	
	.entry-title {
		font-size: 30px;
	}
	
	.nav-secondary .genesis-nav-menu a {
		font-size: 12px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu {
		display: none;
	}
	
	.responsive-menu-icon {
		display: block;
		margin:90px auto 0;
	}
	.genesis-nav-menu.responsive-menu .menu-item{
	 display: inline-block;
	 float:none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: inline-block;
		line-height: 1;
		padding: 18px 20px;
		text-transform: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 20px/1 'dashicons';
		height: 20px;
		padding: 15px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		border: none;
		left: auto;
		opacity: 1;
		padding-left: 25px;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	
	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu a,
	.genesis-nav-menu.responsive-menu .sub-menu a:hover,
	.genesis-nav-menu.responsive-menu a:hover,
	.genesis-nav-menu.responsive-menu li:hover {
		background: none;
		color: #fff;
	}
	
	.locator {
    margin-top: 1px;
    }
    
    .site-title a {
     margin: 0 auto;
    }
    .site-header{
    background-repeat:repeat;
    min-height:175px;
    }
    
    #wpseo_storelocator_form-2 {
    left: 550px;
    top:177px;
    }
    .single-location h1.entry-title {
    width: 90%;
    margin:15px auto 0;
    text-align:center;
    }
    .site-footer .upper{
    background-color:#000000;
    z-index:999999;
    position:relative;
    padding-top:15px;
    }
    .genesis-nav-menu{
    margin:0px auto;
    position:absolute;
    top:131px;
    left:0;
    right:0;
    width:100%;
    z-index:999999;
    background-color:#000;
    text-align:center;
    }
    
    #menu-primary.genesis-nav-menu a {
 
    }
    .connect{
    position:relative;
    margin:15px auto 15px;
    top:auto !important;
    }
	
    .sinle-location-badges {
	  position: relative;
	  right: auto;
	  text-align: center;
	  top: auto;
	}
    
	
	
	
}

@media only screen and (max-width:782px) {

    .admin-bar .site-header {
        top: 46px;
        z-index: 499;
    }
    
    .home-feature {
    max-width: 29%;
    }
    .menu-desc, .starters .menu-desc, .lunch-special .menu-desc, .dinners .menu-desc, .subs .menu-desc{
    width:auto;
    padding-top:25px;
    clear:both;
    }
    .gluten .tab-title{
     background-size:contain;
    background-position:center center;
    max-width:100%;
    background-repeat:no-repeat;
    }
    .page .site-container{
    /*background-repeat:no-repeat;*/
    background-size:cover;
    }
    
    
    
}

@media only screen and (max-width: 760px) {
	




	.wrap {
		width: 90%;
	}
	
	.agency-pro-home .content .wrap {
		max-width: 380px;
	}

	.agency-pro-home .content .featuredpost .entry {
		min-height: 380px;
		width: 100%;
	}
	
	.agency-pro-home .content .featured-content .entry-header {
		clear: both;
	}
	
	.home-top .widget-title {
		font-size: 48px;
	}
	
	.locator{
	display:none;
	}
	
	
	#wpseo_storelocator_form-2{
	width:100% !important;
    background-color:#B21B29;
    left:auto;
    right:auto;
    text-align:center;
	}
	#wpseo_storelocator_form-2{
	margin:0px;
	}
	#wpseo_storelocator_form-2 #wpseo-sl-search{
	margin-left:15px;
	}
	#wpseo_storelocator_form-2 label{
	display:inline;
	color:#fff;
	}
	#wpseo-storelocator-form{
	margin-bottom:0px;
	}
	.home-top .wrap{
	padding-top:200px;
	}
	.single-wpseo_locations .site-inner{
	padding-top:165px !important;
	}
	
	
	.site-container {
    padding-top: 15px;
    }
    .home-feature{
    width:90%;
    float:none;
    margin:0 auto 20px;
    clear:both;
    max-width:90%;
    height:350px;
	}
	.site-footer .wrap{
	width:100%;
	}
	
	.location-menu {
    float: none;
    width: 90%;
    margin:35px auto 0;
    }
    .location-menu a {
    background-color: #f8f6ef;
    border-radius: 7px;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    padding-left: 10px;
    text-align:center;
    width: 100%;
    border:1px solid #D7CBC3;
    }
    .menu-act{
    box-shadow:none;
    border:1px solid #C0BEB8 !important;
    }
    .tabs{
    width:90% !important;
    margin:20px auto 0;
    float:none;
    clear:both;
    text-align:center;
    }
    .tabs .aguafina{
    background-position:center center;
    }
    .tabs .slide{
    margin:0 auto 15px;
    float:none;
    }
    .site-footer{
    background-color:#000;
    }
    .single-location .site-inner{
    width:100%;
    }
    .single-location h1.entry-title{
    margin-top:25px;
    }
    .site-inner {
    padding: 165px 0 0;
    }
    .tabs.menu-pg {
    float: none;
    width: 90%;
    margin:20px auto 0 !important;
    padding:15px;
    }
    .page.page-id-9 .entry-content{
    width:100%;
    }
    .page.page-id-9 .repeater{
    width:91.8%;
    }
    .page.page-id-9 .tabs img{
    display:none;
    }
    .page.page-id-9 .tabs img.headingIMG{
    display:block;
    }
    .page.page-id-9 .tabs img.wp-image-139{
    margin-bottom:20px !important;
    }
    
    .menu-desc, .starters .menu-desc, .lunch-special .menu-desc, .dinners .menu-desc, .subs .menu-desc{
    width:auto;
    padding-top:25px;
    clear:both;
    }
    .lunch-special .menu-cont{
    width:100% !important;
    }
    .menu-cont p strong{
    background-position:center center;
    }
    .tab-title, .lunch-special .tab-title, .gluten .tab-title, .pizza .tab-title, .dinners .tab-title, .starters .tab-title, .salads .tab-title, .calzone .tab-title, .subs .tab-title, .kids .tab-title, .desserts .tab-title{
    background-size:contain;
    background-position:center center;
    max-width:100%;
    background-repeat:no-repeat;
    }
	
	

}
@media only screen and (max-width: 750px) {
.calc-wrap .column, .calc-wrap .column.firstie, .calc-wrap .column.secondz, .calc-wrap .column.lastz {clear:both; float:left; position:relative; top:auto; right:auto; left:auto; width:100%; max-width:100%; min-height:0; padding-bottom:15px;}
.nut-facts {margin:10px auto; float:none;}
.page-id-952 .repeater {
  margin-top: 33px;
  padding-bottom: 17px;
  width: 92.2%;
}
.calc-wrap h4 {
text-align:center;
}
.calc-wrap .chosen-container {margin:0 auto; display:block;}
.item-subs {margin:0 auto;}
.calc-wrap {padding:0;}
}
@media only screen and (max-width: 568px) {

    #map_key{ display:none;}
    ul.usa{display:none;}
	
	.home-middle .featuredpost img.entry-image {
		position: relative;
	}
	
	.home-middle .featuredpost .entry img:hover {
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		  filter: alpha(opacity=90);
		  -moz-opacity: 0.9;
		  -khtml-opacity: 0.9;
		  opacity: 0.9;
	}
	
	.header-image .site-title a {
		background-size: contain !important;
	}
	
	.page .content{
	padding:0px !important;
	}
	.page .entry-content{
	background-image:none;
	background-color:#F5F1E8;
	}
	.archive article .entry-content{
	  background-color: #f5f1e8;
	  background-image: none;
	}
	.repeater{
	display:none;
	}
	.page-id-83 td{
	display:block;
	}
	h1.entry-title{
	background-image:none;
	text-align:center;
	margin-top:15px;
	}
	.entry-title, .page .entry-header .entry-title{
	font-size:34px;
	}
	.site-footer .lower ul{
	max-width:75%;
	text-align:center;
	margin-top:15px;
	}
	.site-footer .lower ul li{
	display:inline-block;
	}
	#wpseo-storelocator-results .result-left{
	width:100%;
	float:none;
	clear:both;
	}
	#wpseo-storelocator-results .result-map{
	width:100%;
	float:none;
	clear:both;
	margin-top:15px;
	}
	#wpseo-storelocator-results .result-address, #wpseo-storelocator-results .result-phone{
	width:100%;
	}
	.single-location .connect{
	background-image:none;
	padding:15px;
	width:100%;
	margin:5px auto 5px;
	text-align:center;
	right:auto;
	left:auto;
	}
	.tabs .slide{
	display:none;
	}
	.single-location article{
	background-image:none;
	background-color:#DAD6CE;
	padding-bottom:15px;
	}
	.page-id-9 h1.entry-title, .page-id-85 h1.entry-title, .page-id-11 h1.entry-title, .page-id-13 h1.entry-title,.page-id-15 h1.entry-title, .page-id-79 h1.entry-title{
	background-image:none;
	}
	
	.page-id-42 .left.content, .page-id-42 .right.content, .page-id-79 .left.content, .page-id-79 .right.content{
	float:none;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	width:90% !important;
	margin:15px auto !important;
	clear:both !important;
	}
	.page-id-42.page .entry-content, .page-id-42.page .entry-content{
    text-align:left;
 	}
	
	.page-id-79 .right.image:nth-child(2), .page-id-79 .right.image:nth-child(6), .page-id-79 .left.image:nth-child(3){
	width:45%;
	margin-top:20px;
	}
	
	
	#lipsum #wpseo-storelocator-form #wpseo-sl-search{
	width:39%;
	}
	.tabs.menu-pg {
    width: 90% !important;
    }
    .menu-cont p strong{
    max-width:100%;
    min-width:0px !important;
    }
    
    #wpseo-storelocator-form{
    width:100%;
    }
    #wpseo_storelocator_form-2 #wpseo-sl-search{
    width:90%;
    margin:0 auto;
    }
    .sl-submit{
    display:none !important;
    }
    .home-top .wrap{
	padding-top:250px;
	}
	.single-wpseo_locations .site-inner, .site-inner{
	padding-top:225px !important;
	}
	.home-middle {
    padding-top: 0;
    }
	
   
	

}
@media only screen and (max-width: 400px) {
	.dinners .menu-cont p br {display:none;}
	.salads .menu-cont p br {display:none;}
	.calzone .menu-cont p br {display:none;}
	.calzone .menu-cont .emtpy br {display:none;}
}
@media only screen and (max-width: 359px) {
.page.page-id-952 .entry-content {
  padding-left: 0px;
  padding-right: 0px;
}
.nut-facts {
  float: none;
  margin: 10px 0 10px -4px;
}
.calc-wrap select {margin:20px 0px;}
}
.hfthree .gform_confirmation_wrapper {padding:10px;}
.meal-item .icheckbox_flat-grey {margin-right:5px;}
.meal-item .meal-add .icheckbox_flat-grey{margin-right:0px;}
/*.special .tab-title , .special .menu-image {display:none;}
.menu-pg .special.single-tab {
  background-image: none;
}*/

.post-1439 h1.entry-title {
	background-position: 550px center;
}

.contest-sub-header {
	font-weight:900;
	font-size:23px;
}
