/*
Theme Name: Evale
Description: A Responsive theme.

Version: 1.0
Author: Integrity Custom Web
Author URI:http://integritystl.com/



/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
    margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #ddd;
	border: none;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #fff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}

/* =Typography
-------------------------------------------------------------- */
p {
    word-wrap: break-word;
}

i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
    -moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0,0,0,0.2);
    box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
    height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
}

del {
	text-decoration: line-through;
}

ins,
dfn {
	border-bottom: 1px solid #ccc;
}

sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #ccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/* =Responsive 12 Column Grid
    http://themeid.com/responsive-grid/
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto\9;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- */

::selection {
	background: #999;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
}

select {
	height: auto;
	width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
    border: 1px solid #6cf;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-border-radius: 2px;
	background-color: #f9f9f9; /* Alabaster */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #ddd;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	vertical-align: middle;
	white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
	background-image: -o-linear-gradient(top, #fff, #f1f1f1);
	background-image: linear-gradient(top, #fff, #f1f1f1);
	border: 1px solid #ddd;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f9f9f9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	font-size: 24px;
	padding: 15px 35px;
}

.call-to-action a.button:hover {
	text-decoration: none;
}

.ie7 .call-to-action a.button {
	padding: 11px 35px 19px 35px;
}


/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 1px solid #ddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
    margin: 0;
    padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
    margin: 0;
    padding: 0;
}

dt {
	font-weight: 400;
}


/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	line-height: 1.0em;
    word-wrap: break-word;
}

h1 {
    font-size: 2.625em; /* = 42px */
    margin-bottom: .5em;
    margin-top: .5em;
}
#content h1 {
    font-size: 1.3em; /* = 42px */
    margin-top:.5em;
    font-weight: 500;
}

h2 {
    font-size: 2.250em; /* = 36px */
    margin-bottom: .75em;
    margin-top: .75em;
}

h3 {
    font-size: 1.875em; /* = 30px */
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1.500em; /* = 24px */
    margin-bottom: 1em;
    margin-top: 1em;
}

h5 {
    font-size: 1.125em; /* = 18px */
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}

h6 {
    font-size: 1.000em; /* = 16px */
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
	margin: 1.6em 0;
}
.post-entry p {
	margin: 1.2em 0;
	line-height: 1.714em;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	padding: .3em .4em .15em;
}

select {
	padding: .1em .2em 0;
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}


ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

ul,
ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2.0em;
}

li ul,
li ol {
    margin: 0;
}

form div {
	margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
.container {
	margin: 0 auto;
	max-width: 1170px;
	padding: 0px 25px;
}

#wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	background: #ECEAE4;
	border-radius: 4px;
	clear: both;
	padding: 0 20px 20px 20px;
	position: relative;
}

.home.page-template-default #wrapper {
	background-color: transparent;
	border: none;
	padding: 0;
}

#header {
	margin: 0;
}

#footer {
	clear: both;
	background:#d8d6d0;
}

#footer-wrapper {
	margin: 0;
	padding: 0;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 0;
	width: 15%;
	display: inline-block;
}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
    line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
	font-weight: 700;
}

.site-description {
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}

/* Sticky Footer */
html, body {
	height: 100%;
}

.sticky-footer-wrapper {
	min-height: 100%;
	height: auto!important;
	height: 100%;
	margin: 0 auto -150px;
}

#footer, .push {
	height: 150px;
}


/* =Content
-------------------------------------------------------------- */
#content {
	margin-bottom: 20px;
}

#content-full {
	margin-bottom: 20px;
}

#content-blog {
	margin-bottom: 20px;
}

.home #content-blog {
	margin-top: 40px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
	margin-top: 20px;
}

#content-archive {
	margin-bottom: 20px;
}

#content-sitemap {
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .tinynav,
.page-template-landing-page-php .sb-holder ,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
    margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	width: 99.893617021277%;
}

#featured p {
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	padding: 0 40px 0 40px;
	text-align: center;
}

#featured-image {
	margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}

.featured-image img {
	margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
}

.post-entry {
	clear: both;
}

.post-meta {
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}

.home.page-template-default #widgets {
	margin-top: 0;
	padding-top: 20px;
}

.home.page-template-default #widgets .textwidget {
	min-height: 200px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
    margin: 0;
}

#widgets ul,
#widgets ol {
    padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 24px;
	margin: 0;
	word-wrap: break-word;
	font-size:14px;
}

#widgets .textwidget a {
	display: inline;
	color: #F89D37;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

#top-widget {}

.top-widget {
    background: none;
    border: none;
    clear: right;
    float: right;
	min-height:0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 45%;
}

.top-widget ul {
    padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
    width: auto;
}

.top-widget #searchform {
    margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size:  60px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	padding: 0 10px;
	text-align: center;
}

.widget-title,
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title {
    font-size: 14px;
    padding: 0;
    text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Sidebar Menu
-------------------------------------------------------------- */







/* Sidebar Nav */
/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
}

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0 3%;
	padding: 0;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
}

.menu ul {
	left: -17px;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	text-decoration: none;
}

.menu ul {
    margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	cursor: pointer;
	display: block;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform:lowercase;
	line-height:31px;
}

#menu-item-23 a, #menu-item-37 a {
	padding: 0 20px 0 0;
	background:url(images/bkrd-mainnavhover.png) no-repeat right;
}

.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current_page_ancestor a,
.menu a:hover {
	border-bottom:solid 2px #F89D37;

	color:#7a766d;
}
.menu .sub-menu a {
	border-bottom:none;
	background:none;
	color:#7a766d;
	font-size:1.2em;
	padding:8px 20px !important;
}
.menu .sub-menu a:hover {
	border-bottom:none;
	background:#f6f4ee;
	color: #F89D37;
}
.menu .sub-menu li {
	width:246px!important;
	padding:0!important;
	margin:0;
	background:url(images/bkrd-subnavli.png) repeat-y;
}
.menu .sub-menu li:first-child, .menu .sub-menu li:first-child {
	background:url(images/img-mainnavheader.png) no-repeat !important;
	padding-top:24px!important;
}
.menu .sub-menu li:first-child:hover {
	background:url(images/img-mainnavheaderhover.png) repeat-y !important;
}
.menu .sub-menu li:last-child {
	padding-bottom:20px!important;
	background:url(images/img-mainnavfooter.png) no-repeat !important;
}
.menu .sub-menu li:last-child:hover {
	background:url(images/img-mainnavfooterhover.png) no-repeat !important;
}
.sub-menu .current-menu-item, .sub-menu li:hover {
	background:url(images/bkrd-subnavlihover.png) repeat-y !important;
}
.sub-menu li.head:hover {
	background:#f6f4ee;
}

.sub-menu .head, .sub-menu li.head:hover {
	background:url(images/img-mainnavheader.png) no-repeat !important;
	height:36px;
	border:none;
}

#sidebar {
	margin-top: 20px;
}

#menu-save-your-business li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #e4e1db;
	border-right: 1px solid #e4e1db;
	border-top: 1px solid #e4e1db;
	filter: none;
	float: none;
	margin: -1px 0 1px;
	width: auto;
	box-shadow: 1px 1px 2px #CCCCCC;
}
#menu-save-your-business a {
	color:#7a766d;
	background: none repeat scroll 0 0 transparent !important;
	border: medium none;
	font-size: 1em;
	font-weight: 550;
	height: 20px;
	line-height: 20px;
	padding:10px;
	text-shadow: none;
	white-space: nowrap;
	display:block;
}
#menu-save-your-business a:hover, #menu-save-your-business .current-menu-item a {
	border-bottom:none;
	background:none;
	color: #F89D37;
}
#menu-save-your-business li:first-child {
	border-radius: 15px 15px 0 0 ;
}
#menu-save-your-business li:last-child {
	border-radius:0 0 15px 15px;
	border-bottom: 1px solid #e4e1db;
}
.home.page-template-default .menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.menu li li {
	background: #fff;
	background-image: none;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;

	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	border: none;
	filter: none;
}

.menu li li:hover {
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}


.team-member h3 {
	font-size:1.3em;
	margin:0 0 5px;
	padding:0;
}
.team-member p {
	margin:0;
	padding:0;
}
.team-member:after {
	 content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    margin-bottom: 40px;
}
.team-member img {
	float: left;
	width: 25%!important;
	margin:0 2% 0 0!important;
}


/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a  {
    min-width: 100%;
}

/* =Responsive Menu
    TinyNav + SelectBox
-------------------------------------------------------------- */
.tinynav {
	display: none
}

.sb-holder {
	background-color: #3d3d3d;
	display: none;
	height: 30px;
	margin: 0 auto 1em;
	position: relative;
	width: 100%;
	z-index: 999;
}

.sb-holder:focus .sb-selector {}

.sb-selector {
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}

.sb-selector:link,
.sb-selector:visited,
.sb-selector:hover {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	outline: none;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
}

.sb-toggle {
	background: url(images/select-icons.png) 0 6px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.sb-toggle-open {
	background: url(images/select-icons.png) 0 -45px no-repeat;
}

.sb-holder-disabled {
	background-color: #3c3c3c;
	border: 1px solid #515151;
}

.sb-holder-disabled .sb-holder {}

.sb-holder-disabled .sb-toggle {}

.sb-options {
	background-color: #fff;
	list-style: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}

.sb-options li {
	padding: 0;
}

.sb-options a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	font-size: 11px;
	outline: none;
	padding: 4px;
	text-indent: 4px;
}

.sb-options a:link,
.sb-options a:visited {

	text-decoration: none;
}

.sb-options a:hover,
.sb-options a:focus,
.sb-options a.sb-focus {
	background-color: #f5f5f5;

}

.sb-options li.last a {
	border-bottom: none;
}

.sb-options .sb-disabled {
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}

.sb-options .sb-group {
	border-bottom: dotted 1px #515151;
	color: #ebb52d;
	display: block;
	font-weight: 700;
	padding: 7px 0 7px 3px;
}

.sb-options .sb-sub {
	padding-left: 17px;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
	clear: both;
	margin: 0 auto;
}

.sub-header-menu,
.sub-header-menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-header-menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.sub-header-menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.sub-header-menu li li {
	float: none;
}

.sub-header-menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.sub-header-menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu:after,
.sub-header-menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
	min-height: 0;
}

.sub-header-menu ul,
.sub-header-menu ul ul {
	margin: 0;
	padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.sub-header-menu ul {
    margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.sub-header-menu a {
	border-left: 1px solid #e5e5e5;
	color: #333;
    cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
}

.sub-header-menu a:hover {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-color: #f9f9f9;
	background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: #f9f9f9;
}

.sub-header-menu li li {
	background: #fff;
	background-image: none;
	border: 1px solid #e5e5e5;
	filter: none;
    margin: -1px 0 1px 0;
	width: auto;
}

.sub-header-menu li li a {
	border: none;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
}

.sub-header-menu li li a:hover {
	background: #f9f9f9;
	background-image: none;
	border: none;
	filter: none;
}

.sub-header-menu ul > li + li {
	border-top: 0;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu > li:first-child > a {
	border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
	background: none;
	background-image: none;
	filter: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a  {
    min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
    padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	border-left: 1px solid #7A766D;
	padding: 0 8px;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #111;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
}

.navigation a {
	color: #aaa;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
	padding: 20px 0 6px 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

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

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #ddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #fff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 15px auto;
	width: auto;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector{
	float: right;
	text-align: left
}
.rtl .icl_languages_selector{
	float: left;
	text-align: right
}


/* Author Styles */

@font-face {font-family:"Cabin-Regular";src:url("fonts/Cabin-Regular.eot?") format("eot"),url("fonts/Cabin-Regular.woff") format("woff"),url("fonts/Cabin-Regular.ttf") format("truetype"),url("fonts/Cabin-Regular.svg#Cabin-Regular") format("svg");font-weight:normal;font-style:normal;}

@font-face {font-family:"Museo";src:url("fonts/267AF5_0_0.eot?") format("eot"),url("fonts/267AF5_0_0.woff") format("woff"),url("fonts/267AF5_0_0.ttf") format("truetype");font-weight:normal;font-style:normal;}

body {
	font-family: "Cabin-Regular", Arial, Helvetica, sans-serif;
	background:#edebe5;
}
h1, h2, h3, .widget-title, #tagline a, #phone div, .menu a, #widgets .textwidget a  {
	font-family:"Museo";
}

.cycle-slideshow {
	position: relative;
	overflow: hidden;
}

.cycle-slideshow img{
	margin-top: 20px;
}

.cycle-slideshow .cycle-pager{
	text-align: center;
}
.cycle-slideshow .cycle-pager span{
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 3px;
	background:url('images/slider-dots.png') no-repeat 0 0;
}
.cycle-slideshow .cycle-pager .cycle-pager-active {
	background-position: 0 -14px;
}

.soliloquy-container .soliloquy-control-nav {
	left:46%;
	bottom:-20px !important;
}
.soliloquy-container .soliloquy-control-nav li a {
	background:url('images/slider-dots.png') no-repeat scroll 0 0!important;
}
.soliloquy-container .soliloquy-control-nav li a.soliloquy-active {
	background-position:0 -14px!important;
}
.soliloquy-container .soliloquy-control-nav {
	bottom: 10px!important;
}
#featured {
	background:#24AEB5 url(images/bkrd-featured.gif) repeat-x;
	margin-bottom:0;
	box-shadow: 0px 3px 10px rgba(0,0,0,.2);
	position: relative;
	z-index: 100;
}
#header {
	background:#fff;
}
#header .container {
	position:relative;
}
#menu-primary {
	clear: none;
	margin-top: 60px;
	margin-left: 15%;
}
.menu-wrap {
	float:left;
	width: 57%;
}
#tagline {
	clear:left;
	background:#9CB03B;
	text-align: center;
	position:relative;
}
#tagline h3 {
	background:url(images/bkrd-ourpromise.gif) center no-repeat;
	margin:.8em 0 .3em 0;
	padding:0;
}
#tagline p {
	margin:0 0 6em;
	padding:0;
	font-size:18px;
}
#tagline a {
	display:block;
	width:275px;
	padding: 18px 0;
	background:url(images/rounded-box.png) no-repeat 10px 0;
	margin:0 auto;
	position:relative;
	margin-top: -50px;
	top: -18px;
	z-index:100;
}
#tagline a:hover {
	background-position: 10px -145px;
}

.home-widgets {
	background:#fffdf8;
	position:relative;
	top:-3.4em;
	padding:1em 0 0;
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius:20px; /* Safari, Chrome */
	border-radius: 20px; /* CSS3 */
}
.home-widgets #text-2, .home-widgets #text-3 {
	border-right:solid 1px #d7d4ce;
}
.home-widgets #text-3, .home-widgets #text-5 {
	padding: 0 3.5em 0 2.12766%;
}

#phone {
	float: right;
	border-left:1px solid #d7d4ce;
	text-align:center;
	padding-left:2%;
	margin-top: 50px;
	width: 25%;
	display: inline-block;
}
#phone div {
	margin-top:5px;
	color: #F89D37;
}

#phone div a {
	color: #F89D37;
}

.home .widget-title-home h3 {
	margin: 0;
	padding: 14px 0 14px 55px;
	background: url("images/icon-widgets.jpg") no-repeat scroll 0 0 transparent;
	font-size: 26px!important;
}
.home #widget-title-two h3 {
	background-position:0 -80px;
	padding: 14px 0 14px 70px;
}
.home #widget-title-three h3 {
	background-position:0 -157px;
}
.home .widget-wrapper {
  margin: 2em 0 0;
  padding: 0 3.5em;
}
.contactinfo {
	font-size:1.3em;
	text-align: left;
	line-height:19px;
}
.contactinfo .columns {
	background:url(images/bkrd-footerlogo.png) no-repeat;
	padding-left: 95px;
	height:80px;
	position:relative;
}
.contactinfo .col1 {
	position:absolute;
	top:0;
	left:95px;
}
.contactinfo .col2 {
	position:absolute;
	top:19px;
	left:158px;
}
.footer-menu {
	margin:60px 0 10px;
}
.footer-menu a {
	font-size:1.3em;
	font-weight:700;
	text-transform:lowercase;
}
.textwidget h4 {
	line-height:26px;
	font-size: 26px;
}

#sub-head {
	background:#9DB13C url(images/bkrd-subhead.gif) repeat-x;
	padding:40px 0;
	color:#fffdf8;
	border-bottom:solid 1px #778827;
}
#sub-head h2 {
	margin:0;
	padding:0;
	font-weight:550;
	font-size: 3.3em;
	text-shadow: 1px 1px 0px #B8D436;
	margin-bottom: 10px;

}
#sub-head p {
	margin:0;
	padding:0;
	font-size: 1.286em;
	line-height:1.714em;
}

.sub-menu {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}


.home-widgets .textwidget a {
	display:block !important;
}

.page #content .col2 {
	padding-top:20px;
}
.sub-menu {
	padding-top:5px !important;
}

.wpcf7-form input {
	width:17em;
}
.wpcf7-form input[type='submit'] {

	background:url(images/btn-submit.png) no-repeat;
	width:172px;
	height:39px;
	border:none;
	box-shadow:none;
	color: #BE7018;
    font-size: 1.3em;
    text-shadow: 0 1px 0 #E1E1E8;
	float:right;
}
div.wpcf7 {
  width:90%;
}

ul.post-meta {
	margin:0;
	padding:0;
}
.post-meta li {
	list-style:none;
}
span.post-meta-key {
	display:none;
}

#sidebar {
	float: right;
}

.mobile-phone {
	display: none;
}

.display-mobile {
	display: none;
}

.wpcf7-not-valid-tip {
	color: red;
	border: none!important;
	position: static!important;
	display: block!important;
	background: none!important;
}

div.wpcf7-validation-errors, div.wpcf7-response-output {
	border: none!important;
	padding: 0!important;
	margin: 0!important;
	color: red;
}

/* end Author Styles */





@media screen and (max-width: 650px){
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li{
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 11px;
	line-height: 1.5em;
}
#footer .contactinfo {
	position:relative;
	margin-top:2.7em;
}
#footer .contactinfo a {
	display: block;
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	width: 83px;
}

#footer a:hover {

}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.powered {
	text-align: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
	list-style: none;
	line-height: normal;
    padding: 0;
	margin: 0;
	text-align: right;
}

#footer .yelp-icon,
#footer .vimeo-icon,
#footer .youtube-icon,
#footer .twitter-icon,
#footer .facebook-icon,
#footer .linkedin-icon,
#footer .rss-feed-icon,
#footer .instagram-icon,
#footer .pinterest-icon,
#footer .foursquare-icon,
#footer .google-plus-icon,
#footer .stumble-upon-icon {
	display: inline;
	margin: 1px;
	padding-left: 3px;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
.container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 .container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {
	clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1 {
		page-break-before: always;
	}

	h1,  h2,  h3,  h4,  h5,  h6 {
		page-break-after: avoid;
	}

	ul,  ol,  dl {
		page-break-before: avoid;
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-------------------------------------------------------------- */
@media
	only screen and (-moz-min-device-pixel-ratio:1.5),
	only screen and (-o-min-device-pixel-ratio:3/2),
	only screen and (-webkit-min-device-pixel-ratio:1.5),
	only screen and (min-device-pixel-ratio:1.5) {

	body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

	body {}

	.grid,
	.grid-right {
		float: none;
	}

	.contactinfo,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.home.page-template-default #widgets {
		margin-top: 40px;
		width: 95%;
	}

	.home.page-template-default #widgets .textwidget {
		min-height: 1px;
	}

	.top-widget,
	.home.page-template-default .top-widget {
		margin-top: 0 !important;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

	.menu a {
		font-size:1.2em;
	}

	.home-widgets {
		top: -6em;
	}
	.contactinfo {
		font-size:1em;
	}
	.contactinfo .col2 {
		left: 140px;
	}

	#menu-primary {
		width: 100%;
		float: none;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 0;
		font-size: 1em;
	}

	#menu-primary li {
		width: 25%;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	#menu-primary li a {
		text-align: center;
		display: inline;
		font-size: 1em;
	}

	#phone {
		margin-top: 40px;
	}

	.menu-wrap {
		width: 100%;
	}

	#logo, #phone {
		width: auto;
	}

	#logo {
		max-width: 136px;
	}

	.sub-menu {
		right: -10%;
		left: auto!important;
	}

	.sub-menu li a{
		display: block!important;
		text-align: left!important;
	}

	.sub-menu li{
		text-align: left!important;
		padding: 20px 20px;
	}

	.home .widget-wrapper {
		padding: 0!important;
		border-right: none!important;
		margin: 2%;
	}

	.home-widgets .grid.col-300  {
		clear: both;
		border-bottom: 1px solid #D7D4CE;
		display: block;
		width: 90%;
		margin-left: 5%!important;
	}
	.home-widgets .grid.col-300:last-child {
		border-bottom: 0;
	}

	.home-widgets .grid.col-300:first-child {
		margin-top: 5%;
	}

	.home-widgets .widget-wrapper.widget_text .textwidget a {
		margin-bottom: 20px!important;
	}

	.grid.col-380.contactinfo {
		width: 100%;
		font-size: 1.4em;
	}

	#colophon-widget .col1 {
		width: 200px;
	}

	#colophon-widget .col2 {
		left: 158px;
	}

	#footer .contactinfo #colophon-widget a {
		position: static;
		width: auto;
		height: auto;
		display: inline-block;
	}

	.grid.col-540.fit.powered {
		width: 100%;
	}

	.footer-menu li {
		padding: 0;
	}

	#sidebar {
		float: none;
	}

	.menu-save-your-business-container {
		margin-top: 40px;
	}

	.footer-menu {
		text-align: center;
	}

	.footer-menu li a {
		margin-bottom: 15px;
		display: inline-block;
	}

}

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

	body {}

	#logo {
		margin: 0;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title {
		text-align: center;
	}

	.js .menu,
	.js .sub-header-menu {
		display: none;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	.tinynav {
		display: block;
	}

	.mobile-phone {
		display: inline-block;
		background: url("images/phone.png") no-repeat;
		width: 32px;
		height: 44px;
		float: right;
		margin-top: 32px;
	}

	#header .sb-holder {
		display: inline-block;
		background: none;
		position: static;
		float: right;
	}

	#header .sb-selector {
		display: none;
	}

	#header .sb-toggle {
		position: static;
		background: url("images/mobile-btn.png") no-repeat!important;
		width: 46px;
		height: 41px;
	}

	#header .sb-toggle:hover {
		background: url("images/mobile-btn.png") no-repeat!important;
	}

	.menu-wrap {
		width: auto;
		float: right;
		margin-top: 32px;
		margin-right: 5%;
	}

	#header .sb-options {
		background: #EFECE6;
		top: 103px!important;
		z-index: 1000;
		box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	}

	#header .sb-options li:first-child {
		box-shadow: inset 0px 3px 3px rgba(0,0,0,0.2);
	}

	#header .sb-options li:first-child:hover {
		box-shadow: inset 0px 3px 3px rgba(0,0,0,0.2);
	}

	#header .sb-options a {
		font-family:"Museo";
		font-size: 18px;
		background: none;
		padding: 10px 10px;
		cursor: pointer;
	}

	#header .sb-options a:hover {
		color: #F89D36;
	}


	#header a.sb-focus {
		background: none!important;
		color: #F89D36;
	}

	#author-meta {
		padding: 20px;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}

	#footer-wrapper .grid.col-940 {
		margin-top: 18px;
		padding-top: 8px;
	}

	#phone {
		position:static;
		border:none;
		margin-bottom:1em;
	}
	#menu-primary {
		width:22em;
	}

	.team-member img {
		width: 40%!important;
	}

	.footer-menu {
		text-align: center;
	}

	.footer-menu li a {
		margin-bottom: 15px;
		display: inline-block;
	}

	#colophon-widget .col1, #colophon-widget .col2 {
		display: none;
	}

	.display-mobile {
		display: block;
	}

	#colophon-widget .display-mobile span{
		display: block;
	}

	#colophon-widget .display-mobile span a{
		display: inline!important;
		height: auto!important;
		width: auto!important;
	}

	.footer-menu {
		margin-top: 40px;
	}

	#menu-save-your-business {
		display: block!important;
	}

	#phone {
		display: none;
	}

	.home .widget-title-home h3 {
		margin-top: 15px;
	}

	.home.page-template-default #widgets .textwidget {
		min-height: 1px;
	}

	#content.container {
		padding: 0;
	}

	.menu-save-your-business-container {
		width: 100%;
	}

	#logo {
		max-width: 120px;
	}


}

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

	body {}

	#logo {
		float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}

	.team-member img {
		width: 100%!important;
		margin-bottom: 10px!important;
	}

	#footer-wrapper .address {
		margin-bottom: 20px;
		display: inline-block;
	}

	.footer-menu {
		margin-top: 90px;
	}
}

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

	body {}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
}

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

	body {}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}

@media (min-width: 980px) and (max-width: 1200px) {
	.menu a {
		font-size: 1.2em;
	}
	#menu-primary {
		margin-left: 10%;
	}
	#menu-primary li:last-child {
		margin-right: 0;
	}
	#menu-primary li:first-child {
		margin-left: 0;
	}

	.home.page-template-default #widgets {
		width: 90%;
	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/