/*
	Theme Name: Bougher Legal
	Theme URI: http://www.studiopress.com/themes/generate
	Description: Bougher Legal is a two column child theme created for the Genesis Framework.
	Author: Spanky Media
	Author URI: http://www.spankymedia.com.au/
 
	Version: 1.0.1
 
	Tags: black, blue, gray, green, orange, red, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-menu, featured-images, sticky-post, theme-options, threaded-comments
 
	Template: genesis
	Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Generate Box
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Generate Blue
* Generate Green
* Generate Orange
* Responsive Design

*/


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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #222;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #222;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
}

textarea,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

.wp-caption {
	border: none;
}

input,
select {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

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

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #1C2099;
	text-decoration: underline;
}

a:hover {
	color: #222;
	text-decoration: none;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #d5d5d5;
	border-top: 3px solid #222;
}

body.generate-landing {
	background-color: #f3f3f3;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	/* background-color: #f3f3f3; */
	background: #E8E8E8;
}


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

#header .widget-area .tap-to-call {
    background: none repeat scroll 0 0 #2074EB;
    display: none;
    margin: 0 auto;
    padding: 2px 2%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 96%;
}

#header .widget-area a.phone-touch {
padding: 0px 8px 0px 30px;
margin: 0 auto;
display: inline-block;
background: #2074eb url(images/ico_phone.png) no-repeat 8px center;
color: #fff;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}
#header {
	/* background: url(images/bg-header.png); */
	background:#1c2099;
	/* border-bottom: 5px solid #c61a1a; */
	min-height: 90px;
	height:320px;
}

#header .wrap {
	background: url(images/header-image.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	/* width: 960px; */
	width: 1152px;
	height:320px;
}

#title-area {
	/*float: left;
	padding: 20px 0 0;
	/*width: 450px;*/
	float: left;
    margin-top: 66px;
    padding: 20px 0 0 15px;
    width: 450px;
}

#title {
	font-family: Helvetica Neue, Arial, 'Tahoma', sans-serif;
	/*font-size: 36px;*/
	font-size: 72px;
	font-weight: bold;
	line-height: 38px;
	margin: 0;
	text-transform: capitalize;
}

#title a,
#title a:hover {
	/*color: #222;
	text-decoration: none;*/
	color: #FFFFFF;
    font-family: Tahoma;
    font-weight: lighter;
    text-decoration: none;
}

#description {
	/*color: #888;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-style: italic;*/
	color: #FFFFFF;
    float: right;
    font-family: Tahoma;
    font-size: 36px;
    font-style: normal;
    line-height: 85px;
    margin-right: 48px;
/*    padding-right: 142px;*/
    float: right;
}

#header .widget-area {
	float: right;
	padding:43px 0 0 0;
	width: 500px;
}

#header .widget-area img {
	float:right;
	}

#header .widget-area a {
	float:right;
	/* font-family: Helvetica Neue, Arial, 'Tahoma', sans-serif; */
	font-family: Tahoma;
	font-size:30px;
	text-decoration:none;
	color: #fff;
	line-height: 40px;
}

#header .widget-area a:hover {
	text-decoration:none;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #header #title-area {
	background: url(images/logo-BL.png) left top no-repeat;
	background-size: 360px;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 450px;
	height: 140px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 100%;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	box-sizing: border-box;
	float: right;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.menu li a {
	color: #222;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li:last-child a {
	border: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li:hover a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #222;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #222;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #f5f5f5;
	color: #222;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 130px;
}

#header ul.menu li ul ul {
	margin: -37px 0 0 149px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


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

/* #nav, #nav-extra {
	background: url(images/nav.png) repeat-x;
	clear: both;
	height: 67px;
} */

#nav {
    background: url("images/bg-nav.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 41px;
}

#nav .wrap, #nav-extra .wrap {
	color: #444;
	/* font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif; */
	font-family: Tahoma;
	margin: 0 auto;
	text-transform: uppercase;
	/* width: 960px; */
	width:1152px;
}

#nav ul, #nav-extra ul {
	float: left;
	width: 100%;
}

#nav li, #nav-extra li {
	/*background: url(images/nav-line.png) right no-repeat;*/
	background: none;
	float: left;
	list-style-type: none;
	text-align: left;
    /*width: 145px;*/
    height: 41px;
	padding-right: 70px;
}

#nav li a, #nav-extra li a {
	/* color: #444; */
	color:#ffffff;
	display: block;
	/* font-size: 12px; */
	font-size: 18px;
	margin: 0 2px 0 0;
	padding: 8px 17px 8px 15px;
	position: relative;
	text-decoration: none;
	/* text-shadow: 1px 1px #eee; */
}

#nav li a:hover,
#nav-extra li a:hover,
#nav li a:active,
#nav-extra li a:active,
#nav li:hover a,
#nav-extra li:hover a,
#nav .current_page_item a,
#nav-extra .current_page_item a,
#nav .current-cat a,
#nav-extra .current-cat a,
#nav .current-menu-item a,
#nav-extra .current-menu-item a	{
	/*background: url(images/nav-hover.png);*/
	color: #fff;
	/*color: #547CFF;*/
	/*text-shadow: 1px 1px #444;*/
}
#nav li a:hover, #nav-extra li li a:hover {
	color: #547CFF;
}
.sub-menu li a:hover {
	color: #547CFF;
}

#nav li li,#nav-extra li li {
	background: none;
}

#nav li li a,
#nav-extra li li a,
#nav li li a:link,
#nav-extra li li a:link,
#nav li li a:visited, 
#nav-extra li li a:visited	{
	background: none;
	/*border-bottom: 1px dotted #731212;*/
	color: #fff;
	font-size: 11px;
	padding: 7px 5px;
	position: relative;
	text-shadow: 1px 1px #444;
	/*width: 128px;*/
	width: 208px;
}

#nav li li a:hover,
#nav-extra li li a:hover,
#nav li li a:active,
#nav-extra li li a:active	{
	color: #547CFF;
}

#nav li ul, #nav-extra li ul {
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	/*background-color: #a71d1d;*/
	background:#212226;
	box-shadow: 0 0 3px #666;
	height: auto;
	left: -9999px;
	padding: 0 10px;
	position: absolute;
	/*width: 140px;*/
	width: 223px;
	z-index: 9999;
}

#nav li ul a, #nav-extra li ul a {
	width: 120px;
}

#nav li ul ul, #nav-extra li ul ul {
	margin: -41px 0 0 150px;
}

#nav li:hover>ul,
#nav-extra li:hover>ul,
#nav li.sfHover ul,
#nav-extra li.sfHover ul	{
	left: auto;
}

#nav li li:last-child a, #nav-extra li li:last-child a { 
	border: none; 
}


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

#nav li.right {
	background: none;
	float: right;
	font-size: 12px;
	padding: 8px 15px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #222;
	display: inline;
	text-decoration: none;
	text-shadow: 1px 1px #eee;
}

#nav li.right a:hover {
	color: #222;
	text-decoration: underline;
}

#nav li.search {
	/* padding: 4px 10px 0; */
	padding:0 30px 0 0;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}

#mobile_nav {
	display: none !important;
}

#mobile_nav {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        cursor: pointer;
        font-family: 'Tahoma';
        font-size: 20px;
        height: 36px;
        margin: 0 auto;
        padding: 0px 2%;
        text-transform: uppercase;
        width: 100%;
    } 


/*Custom Menu Classes
------------------------------------------------------------*/
/* .main-menu-home {
	width: 203px !important;
}
.main-menu-services {
	width: 214px;
}
.main-menu-legal {
    width: 227px;
}
.main-menu-faq {
    width: 144px;
}
.main-menu-contact {
    width: 149px;
} */

/* Extra Navigation
------------------------------------------------------------ */

#nav-extra	{
	display:none;
}

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

#subnav {
	-moz-box-shadow: 0 1px 2px #aaa;
	-webkit-box-shadow: 0 1px 2px #aaa;
	background: url(images/subnav.png) repeat-x;
	box-shadow: 0 1px 2px #aaa;
	border: 1px solid #aaa;
	clear: both;
	height: 47px;
	margin: 0 auto;
	width: 960px;
}

#subnav .wrap {
	color: #444;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	text-transform: uppercase;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	background: url(images/subnav-line.png) no-repeat right;
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #444;
	display: block;
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 11px 15px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px #e1e1e1;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li:hover a,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background: url(images/subnav.png) repeat-x 0 -47px;
	color: #ab1c1c;
	text-shadow: 1px 1px #fff;
}

#subnav li li {
	background: none;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background: none;
	border-bottom: 1px dotted #aaa;
	color: #444;
	font-size: 11px;
	padding: 7px 5px;
	position: relative;
	text-shadow: 1px 1px #fff;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #ab1c1c;
}

#subnav li ul {
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	background-color: #fafafa;
	box-shadow: 0 0 3px #666;
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#subnav li ul a {
	width: 120px;
}

#subnav li ul ul {
	margin: -41px 0 0 150px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

#subnav li li:last-child a { 
	border: none; 
}


/* Generate Box
------------------------------------------------------------ */

#generate-box {
	background: #f3f3f3 url(images/shadow.png) no-repeat center bottom;
	padding: 0 0 32px;
}

#generate-box .wrap {
	-moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
	background: url(images/generatebox-bg.png) repeat-x top #212121;
	border: 1px solid #fff;
	box-shadow: 0 0 2px #999;
	clear: both;
	color: #9f9f9f;
	min-height: 195px;
	margin: 2px auto 0;
	padding: 30px;
	text-shadow: -1px -1px #000;
	width: 898px;
}

#generate-box .widget {
	position: relative;
}

#generate-box p {
	color: #9f9f9f;
	text-shadow: -1px -1px #000;
	margin: 0 0 15px;
}

#generate-box a:hover {
	color: #fff;
}

#generate-box img.alignright {
	position: absolute;
	right: -30px;
	top: 0;
}

#generate-box img.alignleft {
	position: absolute;
	left: 0;
	top: 0;
}

#generate-box form {
	background: url(images/arrow.png) no-repeat 40px 0;
	display: block;
	margin-top: 25px;
	padding: 5px 0 0 150px;
}

#generate-box #mce-EMAIL,
#generate-box input[type="text"] {	
	-moz-border-radius: 5px;
	-moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background-color: #fff;
	border: 3px solid #000;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #777;
	font-size: 16px;
	padding: 12px 15px;
	width: 250px;
}

#generate-box input[type="submit"] {
	font-size: 16px;
	padding: 11px 15px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	/* background: #f3f3f3 url(images/shadow.png) no-repeat center bottom; */
	clear: both;
	/* padding: 0 0 32px 0; */
}

#inner .wrap {
	/* -moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999; */
	background-color: #fff;
	/* box-shadow: 0 0 2px #999; */
	/* margin: 2px auto 0; */
	margin:auto;
	overflow: hidden;
	/* width: 960px; */
	width: 1152px;
}

.generate-landing #inner {
	background: #f3f3f3;
	padding: 0;
}

.generate-landing #inner .wrap {
	/* margin: 20px auto; */
	/* width: 700px; */
	width:92%;
}

.content-sidebar #inner .wrap {
	/* background: url(images/inner-cs.png); */
}

.sidebar-content #inner .wrap {
	background: url(images/inner-sc.png);
}

.full-width-content #inner .wrap {
	background-color: #fff;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border-bottom: 1px dotted #ddd;
	color: #555;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: -24px 0 30px 0;
	padding: 20px 10px 20px 0;
	text-shadow: 1px 1px #fff;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 100%;
/*	width: 750px;
	background: url(images/post-bg.jpg) 85px 330px no-repeat #ffffff;
	background-size: 51%;*/
}

.content-sidebar #content-sidebar-wrap{
	width: 100%;
	background: url(images/post-bg.jpg) 39px 330px no-repeat #ffffff !important;
	background-size: 51%;
}

.full-width-content #content-sidebar-wrap {
	width: 100%;
	/*background: url(images/post-bg.jpg) 85px 330px no-repeat #ffffff;
	background-size: 51%;*/
	background-size: 79% !important;
	background: url(images/post-bg.jpg) 86px 0px no-repeat #ffffff;
}

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



/* .search #content {
width: 88% !important;
} */

#content h1 {
	font-size: 25px;
}

.search .entry-title a {
	font-size: 30px;
}
.contact_info {
    display: inline-table;
    float: right;
    margin-top: 27px;
    width: 360px;
	*width: 281px;
    padding-right: 10px;
    /*background: url(images/contact-icon.png) no-repeat 14px 9px;*/
}

.contact_info {
    color: #FFFFFF;
    float: right;
    font-family: Tahoma;
    line-height: 35px;
}

.phone, .mobile {
    font-size: 36px;/*    line-height: 50px;*/
    float: right;
    line-height: 50px;

}

.phone {
    background: url(images/contact-icon.png) no-repeat 0 11px transparent;
    padding-left: 73px;
}

.mobile {
    background: url(images/contact-icon.png) no-repeat 0 -33px transparent;
    padding-left: 98px;
}

.email {
    font-size: 20px;
    padding-left: 46px;
    float: right;
    background: url(images/contact-icon.png) no-repeat 0 -75px transparent;
}

.p1 p, .p2 .clear, .p2 p {
	width: 100% !important;
}

.p1 {
	margin-top: 53px;
}

.p1 p {
    /* font-size: 24px !important; */
    font-weight: lighter;
    line-height: 40px;
    text-align: justify !important;
}
.p1 li {
    font-size: 20px;
	font-family: Tahoma;

}

.p1 ul {
    padding-left: 20px;
    line-height: 30px;
    margin-left: 20px !important;
}

.p2 p {
    padding-top: 20px;
    padding-right: 20px;
    line-height: 40px;
    text-align: justify !important;
	font-size: 18px !important;
}
.p2 a {
    font-family: Tahoma;
    text-decoration: none !important;
}
.p2 .clear {
    padding-right: 20px;
	font-size: 18px;
    line-height: 40px;
	font-family:Tahoma;
}

.p2 .first {
    width: 50%;
}

.p2 .one-half {
	width: 50%;
}

.serv1 .first {
	width: 50%;
}
.serv2 .one-half {
	width: 50%;
}
#content {
	float: left;
	padding: 0 0 20px;
	/*width: 450px;*/
	width: 810px;
}

.content-sidebar #content,
.sidebar-content #content {
	/* padding: 25px 40px; */
	padding: 25px 13px 55px;
    width: 68.6%;
	/*background:url(images/post-bg.jpg) 79px 324px no-repeat #ffffff;
	background-size: 74%;*/	
	/* width: 570px; */
/*		background-size: 52%;
	background: url(images/post-bg.jpg) 86px 322px no-repeat #ffffff;
background-position-y: 322px;
background-position-x: 86px;*/
}

#content{
	background-size: 52%;
	/*background: url(images/post-bg.jpg) 86px 322px no-repeat #ffffff;*/
background-position-y: 322px;
background-position-x: 86px;
}

.dangerous-driving-page #content-sidebar-wrap {
width: 100%;
background: url(images/post-bg.jpg) 39px top no-repeat #ffffff !important;
background-size: 51%;
}


.murder-manslaughter-page  #content-sidebar-wrap {
    background: url(images/post-bg.jpg) no-repeat scroll 145px 1px / 37% auto #FFFFFF !important;
    width: 100%;
}


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

.full-width-content #content {
	padding: 25px 13px 40px;
    width: 98%;
    background: url(images/post-bg.jpg) 86px 133px no-repeat #ffffff;
    background-size: 76% !important;
    background-position: center;
}

.generate-landing.full-width-content #content {
	width: 620px;
}

blockquote {
	background: url(images/blockquote.png) no-repeat #f4f4f4;
	border-left: 8px solid #dbdbdb;
	margin: 5px 5px 30px -40px;
	padding: 25px 30px 5px 80px;
}

.sidebar-content blockquote {
	background: url(images/blockquote.png) no-repeat #f4f4f4;
	border-right: 8px solid #dbdbdb;
	border-left: none;
	margin: 5px -40px 30px 5px;
	padding: 25px 40px 5px 80px;
}

blockquote p {
	color: #585858;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.entry-content{
	padding: 0 40px 0 20px;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content p {
	padding: 0 0 25px;
	font-family: Tahoma;
	font-size: 16px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
padding: 16px 0 10px 17% !important;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	/* padding-left: 3%; */
}

.one-half,
.three-sixths,
.two-fourths {
	/* width: 48%; */
	width:27%;
}

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

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

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
	width:72%;
}

.contact-page .first {
    width: 66%;
}

.contact-page .one-third h3 {
    text-align: center;
	font-size: 1.3em;
	margin-top: 16px;
	font-family: Tahoma;
	font-weight: lighter;
}
.contact-page .one-third p {
    text-align: center;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 250px;
}

.full-width-content .genesis-grid-even,
.full-width-content .genesis-grid-odd {
	width: 400px;
}

.genesis-grid .entry-content {
	padding: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-weight: bold;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #222;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none !important;
}

h1.entry-title,
h2.entry-title {
	/* border-left: 8px solid #222; */
	display: block;
	margin: 0 0 30px 0;
	padding: 10px 0 4px 20px;
}

.sidebar-content h1.entry-title,
.sidebar-content h2.entry-title {
	border-right: 8px solid #222;
	border-left: none;
	margin: 0 -40px 30px 0;
	padding: 10px 33px 4px 0;
}

.genesis-grid h2.entry-title,
.genesis-grid h2.entry-title a {
	font-size: 24px;
	line-height: 32px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #c61a1a;
	text-decoration: none;
}

#generate-box h2,
#generate-box h3,
#generate-box h4,
#generate-box h5,
#generate-box h6 {
	color: #fff;
	text-shadow: -1px -1px #000;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

.widget-area h4 {
	/* background-color: #f1f1f1; */
	/* border-right: 8px solid #ddd; */
	font-family: Tahoma;
    font-size: 30px;
    font-weight: lighter;
	/* font-size: 14px; */
	line-height: 20px;
	margin: 0 -42px 20px;
	padding: 8px 40px;
	color:#333333;
	/* text-shadow: 1px 1px #fff;
	text-transform: uppercase; */
}

.sidebar-content .widget-area h4 {
	border-left: 8px solid #ddd;
	border-right: none;
	margin: 0 -40px 20px;
	padding: 8px 40px 8px 32px;
}

.widget-area h4 a {
	color: #222 !important;
	text-decoration: none;
}

#footer-widgets h4 {
	background-color: #f8f8f8;
	border: none;
	margin: 0 -15px 10px;
	padding: 5px 15px;
}

#generate-box h4 {
	background: url(images/generatebox-heading.png) no-repeat;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin: -40px -72px 10px;
	padding: 25px 30px 35px 60px;
	text-shadow: 1px 1px #661010;
	text-transform: uppercase;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

.error {
    background: none repeat scroll 0 0 #FFDFE0 !important;
    border: 1px solid #C89797 !important;
    color: #790000;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	/*background: url(images/list.png) no-repeat 0 12px;*/
	background: url(images/list-image.png) no-repeat 0 10px;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 50px;
	word-wrap: break-word;
	font-family: Tahoma;
	font-size: 16px;
	/*text-shadow: 1px 1px #fff;*/
}

.archive-page ul li {
	margin: 0 0 0 10px;
}

.entry-content ol li {
	margin: 0 0 5px 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	background-color: #f4f4f4;
	border-left: 8px solid #dbdbdb;
	color: #888;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 2px -40px;
	padding: 8px 25px 8px 33px;
	text-shadow: 1px 1px #fff;
	text-transform: lowercase;
}

.sidebar-content .post-info {
	border-right: 8px solid #dbdbdb;
	border-left: none;
	margin: 0 -40px 2px 0;
	padding: 8px 33px 8px 20px;
}

.post-info .date {
	color: #222;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.post-info .author,
.post-info .post-comments {
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.post-info .author {
	margin: 0 0 0 2px;
}

.post-info a,
.post-info a:visited {
	text-decoration: underline;
}

.post-info a:hover {
	color: #222;
	text-decoration: none;
}

.featuredpage .byline,
.featuredpost .post-info {
	background: none;
	border: none;
	color: #888;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-size: 11px !important;
	line-height: 18px !important;
	padding: 0 !important;
	margin: 10px 0;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px dotted #ddd;
	color: #888;
	clear: both;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-size: 11px;
	padding: 10px 0 0;
	text-transform: uppercase;
}

.post-meta a,
.post-meta a:visited {
	text-decoration: underline;
}

.post-meta a:hover {
	color: #222;
	text-decoration: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f4f4f4;
	border-left: 8px solid #dbdbdb;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 40px -40px;
	overflow: hidden;
	padding: 30px 40px;
	text-shadow: 1px 1px #fff;
}

.sidebar-content .author-box {
	border-right: 8px solid #dbdbdb;
	border-left: none;
	margin: 0 -40px 40px 0;
}

.author-box p {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments {
	background: url(images/comments.png) no-repeat left;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

.tags {
	background: url(images/comments.png) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
}


/* Images
------------------------------------------------------------ */

.entry-content img {
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 20px 20px 0;
	width: 80px;
}

.post-image {
	border: 0;
	margin: 0 0 30px -40px !important;
	padding: 0;
	max-width: none !important;
}

.sidebar-content .post-image {
	margin: 0 -40px 30px 0 !important;
}

.full-width-content .post-image {
	margin-right: 40px !important;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

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

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
	*margin-left: -82px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	background-color: #f1f1f1;
	border-left: 8px solid #ddd;
	clear: both;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	margin: 0 0 0 -40px;
	padding: 10px 0 10px 32px;
}

.sidebar-content .navigation {
	border-right: 8px solid #ddd;
	border-left: none;
	margin: 0 -40px 0 0;
	padding: 10px 32px 10px 20px;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	color: #222;
	margin: 0 10px 0 0;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	color: #c61a1a;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */


#sidebar .textwidget {
    color: #AAA9A9;
    font-family: tahoma;
    font-size: 22px;
    font-style: italic;
    font-weight: lighter;
    line-height: 40px;
	padding-left: 20px;
    padding-right: 25px;
    padding-bottom: 47px;
}

.home .sidebar {
    padding-top: 80px;
}

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	/* padding: 25px 40px; */
	padding-top:40px;
	padding-bottom: 60px;
	/* width: 230px; */
	width: 335px;
	background:#e8e8e8;
}

.sidebar p {
	font-size: 14px;
	line-height: 22px;
	text-shadow: 1px 1px #fff;
}

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

.sidebar .widget {
	margin: 0 0 35px;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	color: #5F5F5F;
    font-family: Myriad Pro;
    font-size: 20px;
	font-weight: lighter;
	/* background: url(images/list.png) no-repeat 0 12px; */
	list-style-type: none;
	margin: 0;
	padding: 7px 0 7px 20px;
	word-wrap: break-word;
	/* text-shadow: 1px 1px #fff; */
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: Helvetica Neue, Arial, 'Tahoma', sans-serif;
	font-size: 12px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 15px 0 20px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(images/button.png) repeat-x #a81d1d;
	border: 1px solid #820c0c;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 12px 7px;
	text-decoration: none;
	text-shadow: -1px -1px #9e1717;
	display:none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background: #b41c1c;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */
.search-bar {
	display: none;
}
#header .searchform {
	float: right;
	padding: 20px 0 0;
}

#nav .searchform {
	float: right;
}

.s {
	/* -moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background: #fff url(images/icon-search.png) right no-repeat;
	border: 1px solid #b2b2b2;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #777;
	padding: 8px 10px;
	width: 130px; */
	background: url(images/icon-search1.png) no-repeat scroll 19px center #CECFCF;
    border: 3px solid #000000;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 1px 1px #89898A inset;
    color: #777777;
    font-family: Tahoma;
    font-size: 18px;
    padding: 1px 0;
    text-indent: 51px;
	text-indent: -999px\9;
	text-transform: capitalize\9;

}

#nav .s {
	/* margin: 2px 2px 0 0;
	width: 150px; */
	margin: 6px 2px 0 0;
    text-indent: 51px;
    width: 240px;
	*margin-top: -58px;
}


#header .s {
	width: 190px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

#subscribe {
	margin: 15px 0 0;
}

#header #subscribe {
	margin: 0;
}

.enews #subbox {
	-moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background-color: #fff;
	border: 1px solid #b2b2b2;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #777;
	margin: 0 4px 0 0;
	padding: 8px 10px;
	width: 155px;
}

#header .enews #subbox {
	width: 315px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}


#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #fff;
	padding: 2px;
	text-align: center;
}


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

#footer-widgets {
	background: #f3f3f3 url(images/shadow.png) no-repeat center bottom;
	padding: 0 0 32px;
}

#footer-widgets .wrap {
	-moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
	background-color: #fff;
	box-shadow: 0 0 2px #999;
	clear: both;
	font-size: 14px;
	line-height: 22px;
	margin: 2px auto 0;
	overflow: hidden;
	padding: 15px 30px;
	width: 900px;
}

#footer-widgets .widget {
	margin: 0 0 20px;
	padding: 15px;
}

#footer-widgets p {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	width: 280px;
}


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

#menu-footer li {
    display: inline;
}

.footer-menu-privacy {
    border-right: 1px solid #FFFFFF;
}

.footer-menu-privacy a {
    width: 50px;
}

.footer-menu-privacy, .footer-menu-contact {
    font-family: Tahoma;
    font-size: 12px;
	margin-left: 20px;
    padding-right: 20px;
}


.footer-menu-privacy a, .footer-menu-contact a {
	text-decoration: none;
    text-transform: capitalize;
    color:#ffffff;
	text-shadow:none;
}

.creds a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer {
	clear: both;
	font-size: 11px;
	text-shadow: 1px 1px #fff;
	/* text-transform: uppercase; */
	background:#333333;
	width: 100%;
}

#footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	text-transform: uppercase;
	/* width: 960px; */
	width: 1152px !important;
}

#footer p {
	color: #FFFFFF;
    font-family: 'Helvetica Neue',Arial,Tahoma,sans-serif;
    font-size: 12px;
    text-decoration: none !important;
    text-shadow: none;
    text-transform: capitalize
}

#footer .gototop a,
#footer .gototop a:visited {
	background: url(images/footer-top.png) no-repeat center left;
	color: #222;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 40px;
	width: 200px;
}

#footer .gototop p {
	font-weight: bold;
}

#footer .creds {
	float: right;
	padding: 0 20px 0 0;
	text-align: right;
	width: 570px;
	margin-top: -29px;
}


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

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
}

#respond {
	margin: 40px 0 0;
}

#comments p,
#respond p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 15px;
}

#commentform {
	margin: 30px 0 0;
}

#author,
#comment,
#email,
#url {
	-moz-border-radius: 4px;
	-moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #777;
	margin: 0 10px 10px 0;
	padding: 8px 10px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 90%;
}

.comment-list,
.ping-list {
	margin: 40px 0 0;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	background-color: #f4f4f4;
	border-left: 8px solid #dbdbdb;
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
	margin: 10px 0 10px -40px;
	padding: 20px 20px 20px 40px;
	text-shadow: 1px 1px #fff;
}

.sidebar-content .comment-list li,
.sidebar-content .ping-list li {
	border-right: 8px solid #dbdbdb;
	border-left: none;
	margin: 10px -40px 10px 0;
	padding: 20px 40px 20px 20px;
}

.comment-list li ul li {
	background-color: #eaeaea;
	border: 1px solid #dbdbdb;
	border-left: none;
	list-style-type: none;
}

.sidebar-content .comment-list li ul li {
	border: 1px solid #dbdbdb;
	border-right: none;
}

.comment-list li ul li li {
	background-color: #f4f4f4;
	border: 1px solid #dbdbdb;
	border-left: none;
	list-style-type: none;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	color: #7b7b7b;
	font-size: 11px;
	margin-bottom: 20px;
}

.comment-author {
	color: #222222;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif;
	font-weight: bold;
}

.commentmetadata a {
	color: #7b7b7b;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	background: none;
	border: none;
	display: block;
}

.bypostauthor {
}

.reply {
	margin: 10px 0 0;
}


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

.widget.gform_widget {
    padding-left: 20px;
    padding-right: 25px;
}
.gform_wrapper h3.gform_title {
    color: #333333;
    font-family: Tahoma;
    font-weight: lighter !important;
	}
	.gform_wrapper .left_label .gfield_label {
    font-family: Myriad Pro;
    font-weight: lighter !important;
	width: 50% !important;
	color:#5F5F5F;
	}

.gform_wrapper .top_label .gfield_label {
	font-weight:lighter !important;
}

.gform_button {
	background: url(images/send.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: 0 3px 5px #B9B8B8;
    color: white;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 32px;
    margin-top: 25px;
    text-decoration: none;
    width: 70px;
}

.gform_confirmation_wrapper {
    font-family: Tahoma;
    font-size: 15px;
}

.gform_wrapper .left_label .gfield_label {
    width: 15% !important;
}


div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #222;
	font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif !important;
	font-size: 12px !important;
	padding: 7px 7px 6px !important;
	*margin-left: 135px;
	*margin-top: -30px;
}

div.gform_wrapper textarea {
	padding: 3px 7px 6px !important;
	*margin-top: -26px;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	background: none!important;
	margin: 0 0 10px 0 !important;
	padding: 0!important;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

.qckContact-name input, .qckContact-phone input, .qckContact-email input, .qckContact-subject textarea {
    box-shadow:  inset 0 2px 2px #979797;
	background:#ffffff;
	*background:url(images/forms-bg.png) repeat-x #fff;
	
	/* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);	 */
}

/* Generate Blue
------------------------------------------------------------ */

.generate-blue #header {
	border-bottom: 5px solid #2a8ec8;
}

.generate-blue a,
.generate-blue a:visited {
	color: #2a8ec8;
	text-decoration: underline;
}

.generate-blue a:hover,
.generate-blue h2 a,
.generate-blue h2 a:visited {
	color: #222;
}

.generate-blue h2 a:hover {
	color: #2a8ec8;
	text-decoration: none;
}

.generate-blue input[type="button"],
.generate-blue input[type="submit"] {
	background: url(images/blue/button.png) repeat-x #1d6fa7;
	border: 1px solid #155c8e;
	text-shadow: -1px -1px #134668;
}

.generate-blue input:hover[type="button"],
.generate-blue input:hover[type="submit"] {
	background: #1d6fa7;
}

.generate-blue #generate-box h4 {
	background: url(images/blue/generatebox-heading.png) no-repeat;
	text-shadow: 1px 1px #134668;
}

.generate-blue #nav li a:hover,
.generate-blue #nav li a:active,
.generate-blue #nav li:hover a,
.generate-blue #nav .current_page_item a,
.generate-blue #nav .current-cat a,
.generate-blue #nav .current-menu-item a {
	background: url(images/blue/nav-hover.png);
	color: #fff;
}

.generate-blue #nav li li a,
.generate-blue #nav li li a:link,
.generate-blue #nav li li a:visited {
	background: none;
}

.generate-blue #nav li ul {
	background: #0078b2;
}

.generate-blue #nav li li a {
	background: #0078b2;
	border-bottom: 1px dotted #164f74;
}

.generate-blue #subnav li a:hover,
.generate-blue #subnav li a:active,
.generate-blue #subnav li:hover a,
.generate-blue #subnav .current_page_item a,
.generate-blue #subnav .current-cat a,
.generate-blue #subnav .current-menu-item a {
	color: #2a8ec8;
}

.generate-blue #subnav li li a,
.generate-blue #subnav li li a:link,
.generate-blue #subnav li li a:visited {
	color: #444;
}

.generate-blue #subnav li li a:hover,
.generate-blue #subnav li li a:active {
	color: #2a8ec8;
}

.generate-blue .navigation li a:hover,
.generate-blue .navigation li.active a {
	color: #2a8ec8;
}


/* Generate Green
------------------------------------------------------------ */

.generate-green #header {
	border-bottom: 5px solid #6fa81e;
}

.generate-green a,
.generate-green a:visited {
	color: #6fa81e;
	text-decoration: underline;
}

.generate-green a:hover,
.generate-green h2 a,
.generate-green h2 a:visited {
	color: #222;
}

.generate-green h2 a:hover {
	color: #6fa81e;
	text-decoration: none;
}

.generate-green input[type="button"],
.generate-green input[type="submit"] {
	background: url(images/green/button.png) repeat-x #6fa81e;
	border: 1px solid #568415;
	text-shadow: -1px -1px #568415;
}

.generate-green input:hover[type="button"],
.generate-green input:hover[type="submit"] {
	background: #6fa81e;
}

.generate-green #generate-box h4 {
	background: url(images/green/generatebox-heading.png) no-repeat;
	text-shadow: 1px 1px #568415;
}

.generate-green #nav li a:hover,
.generate-green #nav li a:active,
.generate-green #nav li:hover a,
.generate-green #nav .current_page_item a,
.generate-green #nav .current-cat a,
.generate-green #nav .current-menu-item a {
	background: url(images/green/nav-hover.png);
	color: #fff;
}

.generate-green #nav li li a,
.generate-green #nav li li a:link,
.generate-green #nav li li a:visited {
	background: none;
}

.generate-green #nav li ul {
	background: #6fa81e;
}

.generate-green #nav li li a {
	background: #6fa81e;
	border-bottom: 1px dotted #568415;
}

.generate-green #subnav li a:hover,
.generate-green #subnav li a:active,
.generate-green #subnav li:hover a,
.generate-green #subnav .current_page_item a,
.generate-green #subnav .current-cat a,
.generate-green #subnav .current-menu-item a {
	color: #6fa81e;
}

.generate-green #subnav li li a,
.generate-green #subnav li li a:link,
.generate-green #subnav li li a:visited {
	color: #444;
}

.generate-green #subnav li li a:hover,
.generate-green #subnav li li a:active {
	color: #6fa81e;
}

.generate-green .navigation li a:hover,
.generate-green .navigation li.active a {
	color: #6fa81e;
}


/* Generate Orange
------------------------------------------------------------ */

.generate-orange #header {
	border-bottom: 5px solid #ef8806;
}

.generate-orange a,
.generate-orange a:visited {
	color: #d05b00;
	text-decoration: underline;
}

.generate-orange a:hover,
.generate-orange h2 a,
.generate-orange h2 a:visited {
	color: #222;
}

.generate-orange h2 a:hover {
	color: #d05b00 !important;
	text-decoration: none;
}

.generate-orange input[type="button"],
.generate-orange input[type="submit"] {
	background: url(images/orange/button.png) repeat-x #df6001;
	border: 1px solid #b63c00;
	text-shadow: -1px -1px #b63c00;
}

.generate-orange input:hover[type="button"],
.generate-orange input:hover[type="submit"] {
	background: #df6001;
}

.generate-orange #generate-box h4 {
	background: url(images/orange/generatebox-heading.png) no-repeat;
	text-shadow: 1px 1px #b63c00;
}

.generate-orange #nav li a:hover,
.generate-orange #nav li a:active,
.generate-orange #nav li:hover a,
.generate-orange #nav .current_page_item a,
.generate-orange #nav .current-cat a,
.generate-orange #nav .current-menu-item a {
	background: url(images/orange/nav-hover.png);
	color: #fff;
}

.generate-orange #nav li li a,
.generate-orange #nav li li a:link,
.generate-orange #nav li li a:visited {
	background: none;
}

.generate-orange #nav li ul {
	background: #e96f00;
}

.generate-orange #nav li li a {
	background: #e96f00;
	border-bottom: 1px dotted #b63c00;
}

.generate-orange #subnav li a:hover,
.generate-orange #subnav li a:active,
.generate-orange #subnav li:hover a,
.generate-orange #subnav .current_page_item a,
.generate-orange #subnav .current-cat a,
.generate-orange #subnav .current-menu-item a {
	color: #d05b00;
}

.generate-orange #subnav li li a,
.generate-orange #subnav li li a:link,
.generate-orange #subnav li li a:visited {
	color: #444;
}

.generate-orange #subnav li li a:hover,
.generate-orange #subnav li li a:active {
	color: #d05b00;
}

.generate-orange .navigation li a:hover,
.generate-orange .navigation li.active a {
	color: #d05b00;
}


/* Responsive Design
----------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px) and (min-width:320px) and (orientation:portrait) {
	.search #content {
padding: 20px;
width: 87% !important;
}
	#header .widget-area .tap-to-call {
    display: block;
	}
	.header-image #header #title-area {
	background: url(images/logo-BL.png) center 85px no-repeat;
	margin-top: 0px;
	padding-left: 0px;
	background-size: 230px; 
	padding-top: 56px;
	height: 107px !important;
	}
	#header #title-area {
        margin-top: 0px;
        background: none;
        padding-left: 0px;
        /* padding-top: 78px; */
		padding-top: 56px;
    }

    #title {
    	line-height: 52px;
		font-size: 55px;
    }

    #header #description {
        width: 100%;
        font-size: 24px;
        line-height: 27px;
        margin-right: 0px;
        /* margin-top: 12px; */
		margin-top: 17px;
    }
	#header .widget-area {
	padding-top:0px !important;
	}
	
	.mobile a {
	font-size:22px !important;
	}

    .search-bar {
	display: block;
}
.s {
width: 90%;
margin-top: 17px;
margin-left: 12px;
}

    .contact_info {
    	padding-right: 41px;
    	margin-top: 10px;
    }
    .phone {
    	display: none;
    }
	.mobile {
	display: none;
	}
    .email {
    	font-size: 18px;
		display: none;
    }

    .phone, .mobile {
    	font-size: 21px;
		padding-right: 23px;
		padding-left: 76px !important;
    }

	.p2 .one-half {
		width: 100%;
	}
	.p2 .first {
		width: 100%;
	}
	
	.p2 a {
    font-size: 15px;
	}
	
	.p2 .one-half li {
    padding: 5px 0 5px 40px;
	}
	
	.widget-area h4 {
	font-size: 28px;
	margin: 40px -43px 20px;
	padding: 8px 0 8px 40px;
	}
	
	.widget-wrap {
    padding: 0px !important;
	}
	.widget_sp_image img {
    height: 207px;
    width: 300px;
    margin-right: 23px;
	}
	.gform_wrapper h3.gform_title {
    color: #333333;
    font-family: Tahoma;
    font-weight: lighter !important;
	}
	.legal-page .first {
    width: 100%;
	}
	.legal-page .one-half img {
		margin-left: 0px;
	}
	.gform_wrapper .left_label .gfield_label {
    font-family: Myriad Pro;
    font-weight: lighter !important;
	width: 50% !important;
	color:#5F5F5F;
	}
	.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
    width: 98% !important;
	}
	
	#gform_2 {
	width: 154%;
	}
	
	.legal-page .one-half {
    width: 100%;
	}
	
	#inner {
		padding:0px !important;
	}
		
	.contact-page .first {
		width: 100%;
	}
	
	.contact-page .one-third {
    width: 100% !important;
	}
	.contact-page .one-third iframe {
    width: 100%;
	}
	#nav {
        background: #242529 !important;
        padding:10px;
    }
	#menu-main {
		display: none;
	}

	#mobile_nav {
		display: block !important;
	}

	/*#mobile_nav {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        cursor: pointer;
        display: block !important;
        font-family: 'Tahoma';
        font-size: 20px;
        height: 36px;
        margin: 0 auto;
        padding: 0px 2%;
        text-transform: uppercase;
        width: 100%;
    } */

    .menu-footer-container {
    	margin-top: -14px !important;
		text-align: center !important;
    }

    .creds {
    	margin-top: 2px !important;
    }

    .gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
	padding: 0px !important;
	}

	#footer {
		width: 100%;
	}
	#footer .wrap {
	padding: 17px 0;
}
#content {
background: url(images/post-bg.jpg) 14px 324px no-repeat #ffffff;
background-size: 89%;
}
.full-width-content #content-sidebar-wrap {
background: url(images/post-bg.jpg) 28px 182px no-repeat #ffffff;
}
.serv1 .first {
width: 100%;
}
.serv2 .one-half {
width: 100%;
}
.gform_button {
margin-left: 0px;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
padding: 16px 0 10px !important;
}
.content-sidebar #content-sidebar-wrap {
	background: none !important;
}
}
@media only screen and (max-width: 480px) and (min-width:320px) and (orientation:landscape) {
	.search .content-sidebar #content-sidebar-wrap {
padding: 20px;
width: 87% !important;
}
	#header .widget-area .tap-to-call {
    display: block;
	}

	#header #title-area {
        margin-top: 0px;
        background: none;
        padding-left: 0px;
        padding-top: 6px;
    }
	
	.header-image #header #title-area {
	background: url(images/logo-BL.png) center 60px no-repeat !important;
	padding-left: 0px;
	background-size: 280px !important;
	padding-top: 56px;
	height: 121px !important;
	}

    #title {
    	line-height: 66px;
    }

    #header #description {
        width: 100%;
        font-size: 31px;
        line-height: 27px;
        margin-right: 0px;
        margin-top: 19px;
    }
    .search-bar {
	display: block;
}
.s {
width: 90%;
margin-top: 17px;
margin-left: 20px;
}
    .contact_info {
    	padding-right: 74px;
    	margin-top: 13px;
    	float: none;
		width: 80% !important;
    }
    .phone {
    	display: none;
    }
    .email {
    	font-size: 22px;
		display: none;
    }

    .phone, .mobile {
		display: none;
    	font-size: 33px;
    }


	.p2 .one-half {
		width: 50%;
	}
	.p2 .first {
		width: 50%;
	}
	
	.p2 a {
    font-size: 15px;
	}
	
	.p2 .one-half li {
    padding: 5px 0 5px 40px;
	}
	
	.widget-area h4 {
	font-size: 28px;
	margin: 40px -43px 20px;
	padding: 8px 0 8px 40px;
	}
	
	.widget-wrap {
    padding: 0px !important;
	}
	.widget_sp_image img {
    height: 251px;
	width: 360px;
	margin-right: 72px;
	}
	.gform_wrapper h3.gform_title {
    color: #333333;
    font-family: Tahoma;
    font-weight: lighter !important;
	}
	.legal-page .first {
    width: 100%;
	}
	.legal-page .one-half img {
		margin-left: 48px;
	}
	
	.home .widget_sp_image img {
	margin-right: 89px;
	}
	
	.faq-page .widget_sp_image img {
	margin-right: 89px;
	}
	
	.gform_wrapper .left_label .gfield_label {
    font-family: Myriad Pro;
    font-weight: lighter !important;
	width: 50% !important;
	color:#5F5F5F;
	}
	.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
    width: 98% !important;
	}
	#gform_2 {
	width: 154%;
	}
	.legal-page .one-half {
    width: 100%;
	}
	
	#inner {
		padding:0px !important;
	}
	
	.contact-page .first {
		width: 100%;
	}
	
	.contact-page .one-third {
    width: 100% !important;
	}
	.contact-page .one-third iframe {
    width: 100%;
	}
	#nav {
        background: #242529 !important;
        padding:10px;
    }
	#menu-main {
		display: none;
	}

	#mobile_nav {
		display: block !important;
	}

	/*#mobile_nav {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        cursor: pointer;
        display: block !important;
        font-family: 'Tahoma';
        font-size: 20px;
        height: 36px;
        margin: 0 auto;
        padding: 0px 2%;
        text-transform: uppercase;
        width: 100%;
    } */

    .menu-footer-container {
    	margin-top: -14px !important;
		text-align: center !important;
    }

    .creds {
    	margin-top: 2px !important;
    }

    .creds p {
    	text-align: center !important;
    }
    #footer {
    	width: 100%;
    }
    #footer .wrap {
    	padding-top: 23px;
    }

    .gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
	padding: 0px !important;
	}

	#content{
background: url(images/post-bg.jpg) 29px 330px no-repeat #ffffff !important;
background-size: 85% !important;
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none;
}
}
@media only screen and (max-width: 568px) and (min-width:320px) and (orientation:landscape) {
	.search .content-sidebar #content-sidebar-wrap {
padding: 20px;
width: 87% !important;
}
	#header .widget-area .tap-to-call {
    display: block;
	}
	#header #title-area {
        margin-top: 0px;
        background: none;
        padding-left: 0px;
        padding-top: 59px;
    }
	
	.header-image #header #title-area {
	background: url(images/logo-BL.png) 111px 60px no-repeat;
	padding-left: 0px;
	background-size: 350px;
	padding-top: 56px;
	height: 121px !important;
	}

    #title {
    	line-height: 66px;
    	font-size: 50px;
    }

    #header #description {
        width: 100%;
        font-size: 27px;
        line-height: 11px;
        margin-right: 0px;
        margin-top: 19px;
    }
	#header .widget-area {
		padding: 57px 0 0 0;
	}
    .phone, .mobile {
    	font-size: 33px;
		display: none;
    }

    .email {
    	font-size: 22px;
		display: none;
    }

    .contact_info {
    	padding-right: 133px !important;
    	margin-top: 13px;
    	float: none;
    }
    .search-bar {
	display: block;
}
.s {
width: 90%;
margin-top: 17px;
margin-left: 25px;
}
    .phone {
    	display: none;
    }
	.p2 .one-half {
		width: 50% !important;
	}
	.p2 .first {
		width: 50% !important;
	}
	
	.p2 a {
    font-size: 15px;
	}
	
	.p2 .one-half li {
    padding: 5px 0 5px 40px;
	}
	
	.widget-area h4 {
	font-size: 28px;
	margin: 40px -43px 20px !important;
	padding: 8px 0 8px 40px !important;
	}
	
	.widget-wrap {
    padding: 0px !important;
	}
	.widget_sp_image img {
    height: 251px;
	width: 360px;
	margin-right: 126px;
	}
	.gform_wrapper h3.gform_title {
    color: #333333;
    font-family: Tahoma;
    font-weight: lighter !important;
	}
	.legal-page .first {
    width: 100%;
	}
	.legal-page .one-half img {
		margin-left: 41px;
	} 
	.gform_wrapper .left_label .gfield_label {
    font-family: Myriad Pro;
    font-weight: lighter !important;
	width: 50% !important;
	color:#5F5F5F;
	}
	.gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
    width: 98% !important;
	}
	.legal-page .one-half {
    width: 100%;
	}
	
	#inner {
		padding:0px !important;
	}
	
	.contact-page .first {
		width: 100%;
	}
	#gform_2 {
	width: 100%;
	}
	.contact-page .one-third {
    width: 100% !important;
	}
	.contact-page .one-third iframe {
    width: 100%;
	}
	#nav {
        background: #242529 !important;
        padding:10px;
    }
	#menu-main {
		display: none;
	}

	#mobile_nav {
		display: block !important;
	}

	/*#mobile_nav {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        cursor: pointer;
        display: block !important;
        font-family: 'Tahoma';
        font-size: 20px;
        height: 36px;
        margin: 0 auto;
        padding: 0px 2%;
        text-transform: uppercase;
        width: 100%;
    }*/

    #footer {
    	padding: 0px !important;
    }

    .creds {
    	text-align: right !important;
		float: right !important;
    }

    .creds p {
    	margin-top: 2px;
    	padding-right: 20px;
    } 

    .gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
	padding: 0px !important;
	}
		#content {
background: url(images/post-bg.jpg) 29px 129px no-repeat #ffffff !important;
background-size: 85% !important;
background-position: center top;
}
.content-sidebar #content-sidebar-wrap {
	background: none !important;
}
}
@media only screen and (max-width: 800px) and (min-width:600px) and (orientation:portrait) {
	.search .content-sidebar #content-sidebar-wrap {
padding: 20px;
width: 87% !important;
}
	body {
		border-top: 0px;
	}
	#header .widget-area .tap-to-call {
    display: block;
	}
	#header {
		padding: 0px !important;
		width: 100% !important;
	}

	#header #title-area {
        margin-top: 0px;
        background: none;
        padding-left: 0px;
        padding-top: 67px;
    }
	
		
	.header-image #header #title-area {
	background: url(images/logo-BL.png) 82px 60px no-repeat;
	padding-left: 0px;
	background-size: 405px;
	padding-top: 56px;
	height: 132px !important;
	}
	
	.home .widget_sp_image img {
	margin-right: 89px;
	}
	
    #title {
    	line-height: 66px;
    	font-size: 72px !important;
    }

    #header #description {
        width: 100%;
        font-size: 31px;
        line-height: 27px;
        margin-right: 0px;
        margin-top: 19px;
    }

    .contact_info {
    	padding-right: 74px;
    	/*margin-top: 85px;*/
    	float: none;
    }
        .search-bar {
	display: block;
	}
.s {
width: 90%;
margin-top: 17px;
margin-left: 25px;
}
.phone {
    	display: none;
    }

	.p2 .one-half {
		width: 50% !important;
	}
	.p2 .first {
		width: 50% !important;
	}
	
	.p2 a {
    font-size: 15px;
	}
	
	.p2 .one-half li {
    padding: 5px 0 5px 40px;
	}
	.legal-page .one-half img {
		margin-left: 0px;
	}
	
	.home .widget_sp_image img {
	margin-right: 123px;
	}
	
	.widget-area h4 {
	font-size: 28px;
	margin: 40px -43px 20px !important;
	padding: 8px 0 8px 40px !important;
	}
	
	.widget-wrap {
    padding: 0px !important;
	}
	.widget_sp_image img {
    height: 283px;
	width: 420px;
	margin-right: 114px;
	}

	.creds p {
		margin-top: 3px;
		text-align: right;
	}
	
	.contact-page .first {
		width: 100%;
	}
	
	.contact-page .one-third {
    width: 98% !important;
	}
	#gform_2 {
	width: 170%;
	}
	.contact-page .one-third iframe {
    width: 100%;
    margin-left: 15px;
	}
	#nav {
        background: #242529 !important;
        padding:10px;
    }
	#menu-main {
		display: none;
	}

	#mobile_nav {
		display: block !important;
	}
	/*#mobile_nav {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #000000;
        cursor: pointer;
        display: block !important;
        font-family: 'Tahoma';
        font-size: 20px;
        height: 36px;
        margin: 0 auto;
        padding: 0px 2%;
        text-transform: uppercase;
        width: 100%;
    }*/ 

    		#content{
background: url(images/post-bg.jpg) 29px 29px no-repeat #ffffff !important;
background-size: 85% !important;
background-position: center top;
}
.home #content {
background: url(images/post-bg.jpg) 29px 247px no-repeat #ffffff !important;
background-size: 85% !important;
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none;
}
}
@media only screen and (max-width:800px) and (min-width:600px) and (orientation:portrait) {

.gform_wrapper .left_label .gfield_label {
    width: 25% !important;
}

#inner {
	padding:0px !important;
}
#footer {
	width: 100%;
}

.creds p {
	margin-right: 15px;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
padding: 16px 0 10px 27.5% !important;
}
.p1 p, .p2 .clear, .p2 p {
	width: 100% !important;
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none !important;
}
}
@media only screen and (max-width:800px) and (min-width:600px) and (orientation:landscape) {
	body {
		border-top: 0px;
	}
	#header {
		padding: 0px !important;
		width: 100% !important;
	}

	#header .wrap {
		width: 100%;
	}

	#header #title-area {
        margin-top: 0px;
        background: none;
        padding-left: 0px;
        padding-top: 30px;
        width: 100%;
        text-align: center;
    }
	
	#header .widget-area .mobile a {
	font-size: 28px !important;
	line-height: 38px !important;
	}
	
	.email {
	font-size: 21px !important;
	}
	.phone {
	background: url(images/contact-icon.png) no-repeat 0 3px transparent;
	padding-left: 100px;
	}
	.mobile {
	background: url(images/contact-icon.png) no-repeat 0 -36px transparent;
	padding-left: 126px;
	}
	
	.header-image #header #title-area {
	background: url(images/logo-BL.png) center 27px no-repeat !important;
	padding-left: 0px;
	background-size: 330px !important;
	padding-top: 36px;
	height: 117px !important;
	}
	
    #title {
    	line-height: 66px;
    	font-size: 72px !important;
    }

    #header #description {
        width: 100%;
        font-size: 31px;
        line-height: 27px;
        margin-right: 0px;
        margin-top: 19px;
    }

    .contact_info {
    	padding-right: 74px;
    	margin-top: 0px;
    	float: none !important;
    	width: 67%;
    }

    #header .widget-area {
    	width: 100%;
    	padding: 0px;
		padding-top: 8px;
    }
	
	.gform_wrapper .gform_footer.left_label {
	padding: 16px 0 10px 28% !important;
	}
	
	 .search-bar {
	display: block;
	margin-bottom: 40px;
	}
	
	#nav .search {
	display:none;
	}
	
	.s {
	width: 90%;
	margin-top: 17px;
	margin-left: 25px;
	}

/* .main-menu-home {
width: 137px !important;
}

.main-menu-services {
width: 182px !important;
}

.main-menu-legal {
width: 210px !important;
}

.main-menu-faq {
width: 146px !important;
}

.main-menu-contact {
    width: 96px !important;
} */
#nav li, #nav-extra li {
padding-right: 70px !important;
}
#nav li.search {
padding: 0 22px 0 0;
margin-left: 25px;
}
.gform_wrapper .left_label .gfield_label {
    width: 25% !important;
}

#inner {
	padding:0px !important;
}

.widget_sp_image img {
	margin-right: 200px;
	}
#content {
    padding: 25px 20px !important;
    width: 74.5% !important;
    background: url(images/post-bg.jpg) 50px 0px no-repeat #ffffff;
    background-position: center top;
}

#sidebar {
width: 78.5%;
float: left;
}
}
.legal-page .one-half img {
		margin-left: 0px;
	}

.legal-page p, .contact-page p {
	width: 95% !important;
}
.contact-page .first {
		width: 64% !important;
	}
	

	.contact-page .one-third {
    width: 31%;
	}
	.contact-page .one-third iframe {
    width: 100%;
	}

.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .generate-landing #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
width: 100% !important;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
/*padding: 16px 0 10px 27.5% !important;
*/}

.gform_button {
	/*margin-left: 53px;*/
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none;
}
}

@media only screen and (max-width:1024px) and (min-width:760px) and (orientation:portrait) {

#header .wrap {
width: 100%;
}

#header #title-area {
padding-top: 28px;
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none;
}

}
@media only screen and (max-width:1024px) and (orientation:landscape) {
/* .main-menu-home {
	width: 150px !important;
}
.main-menu-services {
    width: 240px;
}
.main-menu-legal {
    width: 270px;
}
.main-menu-faq {
    width: 201px;
}
.main-menu-contact {
    width: 119px;
} */

#nav li, #nav-extra li {
padding-right: 60px !important;
}
}
@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {
.contact_info {
	float: left;
}
.content-sidebar #content, .sidebar-content #content {
    width: 61.6%;
}

#nav li.right {
	float: left;
}

.entry-content p {
width: 100%;
}

#nav li, #nav-extra li {
padding-right: 0px;
}

.full-width-content #content {
	padding: 25px 13px 40px;
    width: 97.5%;
}
.contact-page .one-third iframe {
	width: 269px !important;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
	/* padding: 16px 0 10px 17% !important; */
	}

	.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .generate-landing #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
width: 89%;
}

#footer .wrap {
	width: 100% !important;
}
#content{
background-size: 80%;
/*background: url(images/post-bg.jpg) 50px 322px no-repeat #ffffff;*/
background-position: center;
}
#inner .wrap {
	width: 1024px;
}
.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.generate-landing #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	background: none;
}
#nav .s {
width: 180px;
}
}

@media only screen and (max-width: 1280px) and (min-width: 800px) and (orientation:portrait) {
	#footer .wrap {
width: 100% !important;
}
#inner .wrap {
width: 100%;
}
}
@media only screen and (max-width: 1280px) and (min-width: 800px) and (orientation:landscape) {

#content{
/*background-size: 52%;
background: url(images/post-bg.jpg) 50px 322px no-repeat #ffffff;
background-position: center top;*/
}

}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation:portrait) {
	#header .widget-area .tap-to-call {
	display: none;
	}
	.phone {
	display:block;
	}	
	#footer .wrap {
width: 100% !important;
}
#inner .wrap {
	width: 100%;
}
#nav .wrap {
	width: 100%;
}
#header .wrap {
	width: 100%;
}
.content-sidebar #content, .sidebar-content #content {
width: 96.5%;
}
#sidebar {
	float: left;
width: 100%;
}
#header #title-area {
	width: 100% !important;
text-align: center;
padding-top: 28px;
}
#header .widget-area {
padding-top: 8px;
width: 100%;
text-align: center;
}
#header .widget-area a {
font-size: 28px;
line-height: 38px;
}
.email {
font-size: 21px;
}
.phone {
background: url(images/contact-icon.png) no-repeat 0 3px transparent;
padding-left: 100px;
}
.mobile {
background: url(images/contact-icon.png) no-repeat 0 -36px transparent;
padding-left: 126px;
}
.header-image #header #title-area {
background: url(images/logo-BL.png) center 29px no-repeat;
padding-left: 0px;
background-size: 330px;
padding-top: 36px;
height: 117px !important;
}
.contact_info {
	margin-top: 0px;
}
#header .widget-area a.phone-touch {
	float: none;
}
.home .widget_sp_image img {
margin-right: 209px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1080px) and (orientation:portrait) {
.content-sidebar #content, .sidebar-content #content {
width: 66.6%;
}
.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .generate-landing #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
width: 94%;
}
.contact_info {
float: left;
margin-left: 54px;
}
.main-menu-home {
width: 135px !important;
}
.main-menu-services {
width: 183px;
}
.main-menu-contact {
width: 172px;
}
#nav li.right {
float: left;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation:landscape) {
.header-image #header #title-area {
background: url(images/logo-BL.png) left top no-repeat;
background-size: 360px;
}
#header .widget-area a {
font-size: 30px;
line-height: 42px;
}
.email {
font-size: 19px;
}
}

/*--------------ADDITIONAL RESPONSIVE VIEWPORT-----------------------*/
@media only screen and (max-width: 640px) and (min-width: 480px) and (orientation:portrait) {
	.header-image #header #title-area {
	background: url(images/logo-BL.png) center 60px no-repeat !important;
	background-size: 280px !important; 
	height: 133px !important;
	}
	
	#header .widget-area .mobile a {
	font-size: 30px !important;
	}
	
	#content {
	background: url(images/post-bg.jpg) 29px 129px no-repeat #ffffff !important;
	}
	
	.contact_info {
	padding-right: 74px;
	margin-top: -11px;
	float: none;
	} 
	
	.mobile {
	font-size: 33px;
	padding-right: 0px;
	padding-left: 98px !important;
	display: none;
	}
	.email {
	font-size: 20px;
	display: none;
	}
	
	.widget_sp_image img {
	margin-right: 105px;
	}
}

@media only screen and (max-width: 640px) and (min-width: 480px) and (orientation:landscape) {
	.header-image #header #title-area {
	background: url(images/logo-BL.png) center 69px no-repeat !important;
	padding-left: 0px;
	background-size: 280px !important;
	padding-top: 36px;
	height: 142px !important;	
	}
	
	#header .mobile a {
	font-size: 30px !important;
	}
	
	#header .widget-area a.phone-touch {
	font-size: 16px !important;
	}
	
	.contact_info {
	padding-right: 74px;
	margin-top: 0px;
	float: none;
	width: 71%;
	} 
	#menu-main {
	display: none;
	}
	
	.phone {
	display: none;
	}
	
	#header .widget-area .tap-to-call {
	display: block;
	}
		
	#header .widget-area a.phone-touch {
	float: none;
	}
	
	#nav .wrap {
	width: 100%;
	}
	
	#inner .wrap {
	width: 100%;
	}
	
	.content-sidebar #content {
	width: 94.5% !important;
	}
	
	#sidebar {
	width: 100%;
	}
	
	#footer .wrap {
	width: 100% !important;
	}
	
	#mobile_nav {
	display: block !important;
	}
	
	#nav {
	background: #242529 !important;
	padding: 10px;
	}
	.mobile {
	font-size: 33px;
	display: none;
	}
	.email {
	display: none;
	font-size: 20px;
	}
	
	.widget_sp_image img {
	margin-right: 150px;
	}
		
	.full-width-content #content {
	width: 94% !important;
	}
	
	.contact-page .first {
	width: 100% !important;
	}
	
	.contact-page p {
	width: 100% !important;
	}
	
	.contact-page .one-third {
	width: 100%;
	}
}

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

	body {
		width: 100%;
		margin: 0 auto;
	}

	.content-sidebar-sidebar #content,
	.content-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.generate-landing #inner .wrap,
	.generate-landing.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header .widget-area,
	#header .wrap,
	#inner,
	#inner .wrap,
	#nav .wrap,
	#nav-extra .wrap,
	#sidebar-alt,
	#subnav,
	#title-area,
	#footer .wrap {
		width: 100% !important;
	}

	#description,
	#footer .creds,
	#footer .gototop,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}
	
	#title-area {
		height:50px;
	}
	
	.header-image #title-area, .header-image #title, .header-image #title a {
		height:113px;
		width:100%;
		float:none;
	}
	

	.header-image #header #title-area {
	/* background: url(images/logo-mobile.png) left top no-repeat; */
	width:180px;
	display:block;
	margin:0 auto;
	
	}

	#header .widget-area {
		/*background: #000 url(images/bg-taptocall.gif) no-repeat;*/
		/*padding: 2px 0 0 0;*/
		padding: 0px 0 0 0;
		/*border-top:4px solid #c61a1a;*/
		text-align:center;
	}
	
	#header .widget-area a {
	float:none;
	margin:0 auto;
	font-family: Helvetica Neue, Arial, 'Tahoma', sans-serif;
	font-size:30px;
	text-decoration:none;
	color: #fff;
	}

#header .widget-area a:hover {
	text-decoration:none;
	}

	#header .searchform {
		float: none;
		margin: 0 0 15px;
		text-align: center;
	}

	#header {
		overflow: hidden;
		min-height:60px;
	}

	#header .s {
		width: 60%;
	}

	#inner,
	#footer-widgets,
	#generate-box {
		background: none;
	}

	#inner {
		padding: 0 0 12px;
	}

	#header ul.menu li.right,
	#nav li.right,
	#nav-extra li.right,
	#subnav li.right {
		display: none;
	}

	#nav-extra	{
		display:block;	
	}
	
	#nav,
	#nav-extra,
	#subnav {
		background: none;
		height: auto;
	}

	#nav, #nav-extra {
		border-bottom: 3px solid #333;
	}

	.home #nav,
	.home #nav-extra,
	#subnav {
		border: none;
	}

	#nav li,
	#nav-extra li,
	#subnav li {
		background: url(images/nav-li-mobile.png) repeat;
		border-bottom: 1px solid #bfbfbf;
		width: 100%;
	}

	#nav li a,
	#nav-extra li a,
	#subnav li a {
		margin: 0;
		padding: 7px 3%;
	}

	#nav li .sf-sub-indicator,
	#nav-extra li .sf-sub-indicator,
	#nav li li .sf-sub-indicator,
	#nav-extra li li .sf-sub-indicator,
	#nav li li li .sf-sub-indicator,
	#nav-extra li li li .sf-sub-indicator,
	#subnav li .sf-sub-indicator,
	#subnav li li .sf-sub-indicator,
	#subnav li li li .sf-sub-indicator {
		background: url(images/arrow-down.png) right no-repeat;
		float: right;
		position: relative;
		width: 9px;
	}

	#subnav li a:hover,
	#subnav li a:active,
	#subnav li:hover a,
	#subnav .current_page_item a,
	#subnav .current-cat a,
	#subnav .current-menu-item a {
		background: url(images/nav-hover.png);
		color: #fff !important;
		text-shadow: 1px 1px #444;
	}

	.generate-blue #subnav li a:hover,
	.generate-blue #subnav li a:active,
	.generate-blue #subnav li:hover a,
	.generate-blue #subnav .current_page_item a,
	.generate-blue #subnav .current-cat a,
	.generate-blue #subnav .current-menu-item a {
		background: url(images/blue/nav-hover.png);
		text-shadow: 1px 1px #444;
	}

	.generate-green #subnav li a:hover,
	.generate-green #subnav li a:active,
	.generate-green #subnav li:hover a,
	.generate-green #subnav .current_page_item a,
	.generate-green #subnav .current-cat a,
	.generate-green #subnav .current-menu-item a {
		background: url(images/green/nav-hover.png);
		text-shadow: 1px 1px #444;
	}

	.generate-orange #subnav li a:hover,
	.generate-orange #subnav li a:active,
	.generate-orange #subnav li:hover a,
	.generate-orange #subnav .current_page_item a,
	.generate-orange #subnav .current-cat a,
	.generate-orange #subnav .current-menu-item a {
		background: url(images/orange/nav-hover.png);
		text-shadow: 1px 1px #444;
	}

	#nav li li a,
	#nav-extra li li a,
	#subnav li li a,
	.generate-blue #subnav li li a,
	.generate-blue #subnav li li a:link,
	.generate-blue #subnav li li a:visited,
	.generate-green #subnav li li a,
	.generate-green #subnav li li a:link,
	.generate-green #subnav li li a:visited,
	.generate-orange #subnav li li a,
	.generate-orange #subnav li li a:link,
	.generate-orange #subnav li li a:visited {
		background: none;
	}

	#nav li li a,
	#nav-extra li li a,
	#nav li li a:link,
	#nav-extra li li a:link,
	#nav li li a:visited,
	#nav-extra li li a:visited,
	#subnav li li a,
	#subnav li li a:link,
	#subnav li li a:visited {
		border-bottom: none;
		color: #fff !important;
		padding: 7px 3%;
		text-shadow: 1px 1px #444;
		width: 94%;
	}

	.generate-blue #nav li ul,
	.generate-blue #subnav li ul,
	.generate-green #nav li ul,
	.generate-green #subnav li ul,
	.generate-orange #nav li ul,
	.generate-orange #subnav li ul,
	#nav li ul,
	#nav-extra li ul,
	#subnav li ul {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		background: #333;
		box-shadow: none;
		clear: both;
		margin: 0;
		padding: 0;
		position: inherit;
		width: 100%;
	}

	.generate-blue #nav li ul ul,
	.generate-blue #subnav li ul ul,
	.generate-green #nav li ul ul,
	.generate-green #subnav li ul ul,
	.generate-orange #nav li ul ul,
	.generate-orange #subnav li ul ul,
	#nav li ul ul,
	#nav-extra li ul ul,
	#subnav li ul ul {
		background: #666;
	}

	.generate-blue #nav li ul ul ul,
	.generate-blue #subnav li ul ul ul,
	.generate-green #nav li ul ul ul,
	.generate-green #subnav li ul ul ul,
	.generate-orange #nav li ul ul ul,
	.generate-orange #subnav li ul ul ul,
	#nav li ul ul ul,
	#nav-extra li ul ul ul,
	#subnav li ul ul ul {
		background: #999;
	}

	#nav li ul a,
	#nav-extra li ul a,
	#subnav li ul a {
		width: 100%;
	}

	#nav li ul ul,
	#nav-extra li ul ul,
	#subnav li ul ul {
		margin: 0;
	}

	#generate-box img.alignright {
		display: none;
	}

	#generate-box {
		padding: 0 0 12px;
	}

	#generate-box .wrap {
		height: auto;
		padding: 20px;
		text-align: center;
		width: auto;
	}

	.generate-blue #generate-box h4 {
		background: url(images/blue/generatebox-heading.png) no-repeat;
		text-shadow: 1px 1px #134668;
	}

	#generate-box h4,
	.generate-blue #generate-box h4,
	.generate-green #generate-box h4,
	.generate-orange #generate-box h4 {
		background: none;
		line-height: 40px;
		margin: 0;
		padding: 0;
	}

	#generate-box form {
		background: none;
		padding: 0;
		margin: 0;
	}

	#generate-box input[type="text"] {
		text-align: center;
		width: 80%;
	}

	.content-sidebar #content,
	.full-width-content #content,
	.sidebar-content #content {
		padding: 0;
	}

	.page .page,
	.post,
	#comments,
	#respond {
		padding: 20px;
	}

	.post-image {
		height: auto;
		max-width: 100% !important;
		margin: 0 0 20px !important;
		float: none;
		display: block;
	}

	.archive-page {
		float: none;
		width: 100%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		float: none;
		width: auto;
	}

	.navigation,
	.author-box {
		margin: 0 0 0 -10px;
	}

	.sidebar {
		margin: 20px 0 0;
		padding: 0;
	}

	.widget-wrap {
		padding: 0 20px;
	}

	#comments,
	#respond {
		margin: 20px 0 0;
	}

	.comment-list li, 
	.ping-list li {
		padding: 20px;
		margin: 0 0 0 -10px;
	}

	.thread-alt,
	.thread-even {
	 	background: none;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}

	#footer {
		/*padding: 20px;*/
	}

	#footer .creds,
	#footer .gototop {
		text-align: center;
		padding: 0;
	}

	#footer-widgets .wrap {
		padding: 0;
	}

}

/* @media only screen and (min-width: 600px) and (max-width: 960px) { */

	/* body {
		width: 100%;
		margin: 0 auto;
	}

	.content-sidebar-sidebar #content,
	.content-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.generate-landing #inner .wrap,
	.generate-landing.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets,
	#footer-widgets .wrap,
	#header .widget-area,
	#header .wrap,
	#inner,
	#inner .wrap,
	#nav .wrap,
	#sidebar-alt,
	#subnav,
	#title-area,
	#footer .wrap {
		/* width: 100% !important; */
	/* }

	#header {
		padding: 3.5% 1.5625%;
		text-align: center;
		width: 96.875%;
	}

	#title-area {
		margin:0 auto;
		padding: 0;
		width: 100%;
		background: url(images/logo-mobile.png) no-repeat;
	}

	#title {
		float: none;
		font-size: 2.25em;
	}

	#description {
		font-size: 13px;
	}

	#header .widget-area {
		float: none;
		padding: 0;
		width: 100%;
	}

	#header .searchform {
		float: none;
	}

	#generate-box .wrap {
		padding: 3.340757238307%;
		width: 93.541666666667%
	} */

	/* #generate-box h4 {
		-moz-box-shadow: 0px 2px 5px #000;
		-webkit-box-shadow: 0px 2px 5px #000;
		background: #a61d1d url(images/generatebox-heading-short.png) repeat-x;
		box-shadow: 0px 2px 5px #000;
		margin: -4.45434298441% -5% 0;
		padding: 2.78396% 3.34076%;
	}

	.generate-blue #generate-box h4 {
		background: #1d6ea6 url(images/blue/generatebox-heading-short.png) repeat-x;
	}

	.generate-green #generate-box h4 {
		background: #6ea61d url(images/green/generatebox-heading-short.png) repeat-x;
	}

	.generate-orange #generate-box h4 {
		background: #de5f01 url(images/orange/generatebox-heading-short.png) repeat-x;
	}

	#generate-box img.alignright {
		right: -36px;
		top: 68px;
   	 	width: 38%;
	}

	#generate-box p {
		width: 70%;
	} */

	/* #generate-box form {
		background: url(images/arrow.png) no-repeat 0 0;
		padding: 5px 0 0 75px;
	}

	#nav li a {
		padding: 8px 6px;
	}

	#nav li:first-child {
		padding-left: 11px;
		width: 80px !important;
	}

	#nav li li:first-child{
		padding: 0;
	}

	#nav li:last-child {
		background: none;
	} */

	/* #content-sidebar-wrap,
	#sidebar-content-wrap,
	.sidebar-content #content,
	.content-sidebar #content {
		float: left;
	}

	.content-sidebar #inner .wrap,
	.sidebar-content #inner .wrap {
		background: #fff;
	}

	.content-sidebar #content, 
	.sidebar-content #content,
	.full-width-content #content,
	.sidebar {
		/* padding: 25px 7.017543859649%;
		width: 85.964912280702%; */
		/* padding: 25px 0.018%;
		width: 99.965%;padding: 25px 0.018%;
		width: 99.965%; */
	} 

	/* .post-image {
		margin: 0 40px 30px -40px !important;
	}

	.sidebar {
		background: #E8E8E8;
	}

	#footer-widgets .wrap {
		padding: 0;
	} */

/* } */

#sidebar-alt{
	display: none;
}