/* # Genesis Framework
Theme Name: Playful
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: Playful Theme
Author: Brighter Vision
Author URI: http://www.brightervision.com 
 Template:     genesis
 Text Domain:  playful

The Playful Theme is a Genesis child theme owned and designed by Brighter Vision. The use of this child theme is reserved only for Brighter Vision customers.
*/

/* # WARNING

This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. Please do all modifications in the form of a child theme.
Copy the contents of this file to the child theme. Do not use @import, as the CSS included with Genesis might change in the future.

*/

/* # Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # Imports
---------------------------------------------------------------------------------------------------- */

@import url("fonts/stylesheet.css");
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);
@import url(http://fonts.googleapis.com/css?family=Pacifico);

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
 
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

.contact-me {
   background-position: center center;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #000 ;
    display: block;
    margin: 42px auto auto;
    padding: 5px 10px;
    text-decoration: none;
    width: 110px;
background-color:#f5f1bd;
    font-size:14px;
    
    /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
}
.contact-me:hover{
background:#2a9255 url("images/ExpandMore.png") no-repeat scroll center 32px;
padding: 5px 10px 20px 10px;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

.lasso--controls__right {text-align: left !important;}

/* AT FIREFOX */

@-moz-document url-prefix() { 
#itbox1 > span {
margin-left: -29.4em !important;
}

#itbox3 > span {
margin-left: -29.4em !important;
}

#itbox2 > span {
margin-left: -29.4em !important;
}
}

/* AT IE 10+ */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#itbox1 > span {
margin-left: -29.3em !important;
}
#itbox3 > span {
margin-left: -29.4em !important;
}

#itbox2 > span {
margin-left: -29.4em !important;
}
}

/* AT IE 8 & 9+ */

@media screen and (min-width:0\0) {
#itbox1 > span {
margin-left: -29.3em !important;
}
#itbox3 > span {
margin-left: -29.4em !important;
}

#itbox2 > span {
margin-left: -29.4em !important;
}
}

/* ## Typographical Elements
--------------------------------------------- */

body {
	background-color: #f5f5f5;
	color: #333;
	font-family: 'oxygen', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Quicksand', sans-serif, !important;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #0b6c4e;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
        color: #0C2C6C!important;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	line-height: 1.2;
	margin: 0 0 10px;
	font-weight:300;
}

h1 {
	font-size: 40px;
	margin-bottom: 20px;
	  line-height: 1.1;
}

/*h1.entry-title{font-family: 'Quicksand', serif;}*/

h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

h3 {
	font-size: 24px; 
}

h4 {
	font-size: 21px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 16px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */


select{

	cursor: pointer;
	outline: 0!important;

}


input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #444;
	font-weight: normal;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #444;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	padding: 10px 24px 7px;
	width: auto;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	margin: 5px 0;
	display: inline-block;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #2d7daf;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #12689d;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 0;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	/*font-size: 28px;*/
}

.entry-title {
	/*font-size: 28px;*/
}

.entry-title a,
.sidebar .widget-title a {
	color: #769202;
}

.entry-title a:hover {
	color: #B2CD40;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 15px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
}

.site-header .wrap {
	padding: 40px 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 360px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	max-width: 100%;
	width: 653px;
	height: 174px;
	background-size: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	width: auto;
	  line-height: 1;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	float:left; 
}
 
.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 30px 24px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary .genesis-nav-menu a {
	color: #000;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 35px;
	padding: 0;
}

.content .entry {
}

.entry-content ol,
.entry-content ul { 
	margin-bottom: 28px;
	margin-left: 0;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 14px;
	margin-bottom: 0!important;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 10px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #e5554e;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {

}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}



/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 16px;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
	color: #222;
}

.site-footer p {
	margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

}

@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

}

@media only screen and (max-width: 800px) {

	body {
		font-size: 16px;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

}




/* THEME CHILD CSS OVERWRITES  */
.clr {float:none;clear:both;}
.fitrow {
	margin-left:0 !important;
	margin-right:0 !important;
}
.row.container {
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
.container {
	width:1200px!important;
	max-width:100%!important;
}
.pad0 {padding-left:0 !important;padding-right:0 !important;}
.pad1 {padding-left:15px !important;padding-right:15px !important;}
.pad2 {padding-left:30px !important;padding-right:30px !important;}

.vpad0{padding-top:0px !important;padding-bottom:0px !important;}
.padtop0{padding-top:0px !important;}
.padtop1{padding-top:10px !important;}
.padtop2{padding-top:20px !important;}
.padtop3 {padding-top:30px !important;}

.padbottom1{padding-bottom:10px !important;}
.padbottom2{padding-bottom:20px !important;}
.padbottom3{padding-bottom:30px !important;}

.padleft0 {padding-left:0px!important;}
.padleft1 {padding-left:10px!important;}
.padleft2 {padding-left:20px!important;}

.bottom0 {margin-bottom:0px!important;}
.bottom1 {margin-bottom:10px!important;}
.bottom2 {margin-bottom:20px!important;}
.bottom3 {margin-bottom:30px!important;}
.bottom4 {margin-bottom:40px!important;}
.top0 {margin-top:0px!important;}
.top1 {margin-top:10px!important;}
.top2 {margin-top:20px!important;}
.top3 {margin-top:30px!important;}

.right0 {margin-right:0!important;}

.text-left {text-align:left!important;}
.text-center {text-align:center!important;}
.text-right {text-align:right!important;}

img {max-width:100%;}
.text-gray {color:#a5acaf!important;}
.text-pink {color:#d65aa0!important;}
.text-red {color: #BB4343!important;}
.text-small {font-size:12px;line-height:20px;}
.listnone {list-style:none;}

.underline {text-decoration:underline;}
a.underline:hover {text-decoration:underline;}

a:hover {text-decoration:none;color: #537DC0;}
a:focus {color: #7A99CB;}
a, .button, button, #homeslider .bx-wrapper .bx-controls-direction a:before, .more-link {
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.bgfade, .btn, #boxlinks li a, #respond input[type="submit"], .more-link {
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
}
a .post-image, a .post-image, #sliderblock .bx-wrapper .bx-pager, .itb-fade,
.hoverfade a img, a.imgboxleft img, a.imgboxright img, a.imgbox img, .titleimglink img, #sociallinks li a img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: opacity;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: opacity;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease;
	opacity:1;
	filter:alpha(opacity=100); 
	border:1px solid transparent;
}
a.imgboxleft img, a.imgboxright img, a.imgbox img {border:none} .titleimglink:hover img,
a:hover .post-image, a:hover.post-image,
.hoverfade a img:hover, a.imgboxleft:hover img, a.imgboxright:hover img, a.imgbox:hover img {opacity:.8;filter:alpha(opacity=80); }
.grouptext {display:inline-block;}
a {color:#704e9c;} /*0b306c*/  
a:hover {color:#7A99CB;text-decoration:none!important;}
a:focus {text-decoration:none!important;}
body {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e4d3+32,a6a6bf+100 */
background: #e8e4d3; /* Old browsers */
background: -moz-linear-gradient(top, #e8e4d3 32%, #a6a6bf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e8e4d3 32%,#a6a6bf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e8e4d3 32%,#a6a6bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e4d3', endColorstr='#a6a6bf',GradientType=0 ); /* IE6-9 */









  font-size: 17px;
  line-height: 1.4;
  font-family: 'oxygen';
  color: black;
}
p {margin-bottom: 20px;}
input[type="text"], input[type="password"], 
input[type="email"], input[type="search"], 
input[type="url"], input[type="tel"], 
select, textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #777; 
	font-size: 13px;
	font-weight: normal;
	padding: 5px 10px;
	width: 100%;
	height: 33px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
} 
input:focus, textarea:focus {border: 1px solid #aaa;}
textarea {height: 120px;}

.nobr {display:none!important}
.nopbr br {display:none!important}
.nopbr p, .nop p  {margin-bottom:0!important}
.text-block {display: block!important;}

.site-inner {width: 1030px;max-width: 100%;padding-top: 0;}
.home .site-inner {width: 1000px;}
.wrap { width: 1000px; max-width: 100%;}
.site-header .wrap {padding: 0;  width: 1030px;}
.nav-primary > .wrap {display: inline-block;}
.nav-primary .genesis-nav-menu > li .menu-item-has-children:hover > .sub-menu {}
.nav-primary .genesis-nav-menu > li:last-child {}
.nav-primary .genesis-nav-menu li > a {
  color: #000;
  padding: 12px 12px;    /* was 15px 15px */
  border-top: none;
  position: relative;
  /*font-size: 15px;        was 16px */
  /*text-transform: none;     was lowercase */
  /*font-weight: normal;   was normal */
	/*font-family:'Quicksand';*/
}
.nav-primary .genesis-nav-menu li:last-child > a {}
.nav-primary .genesis-nav-menu li:first-child > a {}
.genesis-nav-menu a {padding: 13px 15px;}

.genesis-nav-menu .sub-menu li {}
.genesis-nav-menu .sub-menu a {
	padding: 11px;
	width: 200px;
	text-shadow: none!important;
	font-weight: normal!important;
	border-color: #eaeaea;
	background-color: transparent;
}
.genesis-nav-menu .sub-menu .current-menu-item a,
.genesis-nav-menu .sub-menu a:hover {
	background-color: #f9f9f9;
}

.entry {}
.content .entry:last-child {margin-bottom:0;}
.content {
	width:70.5%;
	padding:10px 15px 30px;
}
.sidebar { 
	float: right; 
	width:29.5%; 
	padding:0 15px; 
}
.content-sidebar .sidebar, 
.content-sidebar-sidebar .sidebar,
.sidebar-content-sidebar .sidebar {}

.content-sidebar-wrap  {
	width: 1200px;
	margin: auto;
	display: block;
	padding-top: 20px;
	max-width:100%;
  padding-bottom: 30px;
  padding-top: 30px;
  float: left;	
}
.content-sidebar-sidebar .content-sidebar-wrap {width: 77%;}
.content-sidebar-sidebar .sidebar {width: 23%;}
.content-sidebar-sidebar .content-sidebar-wrap  .content {width:73%;}
.content-sidebar-sidebar  .content-sidebar-wrap .sidebar {width:27%;}

.sidebar-content-sidebar  .site-inner > .sidebar {}
.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {width: 990px;max-width:100%;}
.sidebar-content-sidebar .content-sidebar-wrap {width: 77%;}
.sidebar-content-sidebar .sidebar {width: 23%;}
.sidebar-content-sidebar .content-sidebar-wrap  .content {width:73%;}
.sidebar-content-sidebar  .content-sidebar-wrap .sidebar {width:27%;}

.sidebar-sidebar-content  .site-inner > .sidebar {}
.sidebar-sidebar-content .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {width: 990px;max-width:100%;}
.sidebar-sidebar-content .content-sidebar-wrap {width: 77%;}
.sidebar-sidebar-content .sidebar {width: 23%;}
.sidebar-sidebar-content .content-sidebar-wrap  .content {width:73%;}
.sidebar-sidebar-content  .content-sidebar-wrap .sidebar {width:27%;}

.sidebar-sidebar-content .content,
.sidebar-content .content {padding-right: 15px;padding-left: 20px;}

.content-sidebar-sidebar .sidebar-secondary {padding-left: 20px;}
.sidebar-content-sidebar .sidebar-secondary,
.sidebar-sidebar-content .sidebar-secondary {padding-right: 20px;}

.sidebar .widget:last-child {margin-bottom:0}
.sidebar .widget p {margin-bottom:15px;}
.sidebar .widget > p:last-child {margin-bottom:0;}
.pagetitle, .entry-title {
	margin-bottom: 20px;
}
.site-container .widget ul {
  padding: 0;
  margin: 0;
  text-align: left;
  padding-left: 18px;
  line-height: 1.1;
}
.site-container .widget ul li {
  margin-bottom: 0;
  position: relative;
  padding-left: 0;
  list-style: disc;
  margin-bottom: 10px;
}
.home .entry-header {display:none!important;}
aside p {margin-bottom:10px;}
aside {
	font-size: 17px!important;
	line-height: 1.4;
}

.text-fix {font-family: 'oxygen';}	
.btn, input[type="submit"].btn, #respond input[type="submit"] {
  text-decoration: none !important;
  white-space: nowrap;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  cursor: pointer;
  text-align: center;
  font: 800 14px 'oxygen';
  text-transform: uppercase;
  border: none;
  letter-spacing: 1px;
  background-color: transparent;
  border: solid 2px;
  border-color: #e9ea9f;
  font-weight: 400;
  padding: 12px 20px;
  border-radius: 0;
 -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.btn2{
  text-decoration: none !important;
  white-space: nowrap;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  cursor: pointer;
  text-align: center;
  font: 800 14px 'Quicksand';
  text-transform: uppercase;
  border: none;
  letter-spacing: 1px;
  background-color: transparent;
  border: solid 2px;
  border-color: #3278ad;
  font-weight: 400;
  padding: 2px 30px;
  border-radius: 0;
 -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.btn2:hover{background:#3278ad;}

input[type="submit"].btn:focus, #respond input[type="submit"]:focus {text-decoration: none !important;}

.btn:hover, #respond input[type="submit"]:hover {
	color:#000!important;
	text-decoration:none!important;
}
.btn-pink {border-color: #e9ea9f!important; color: #000!important;}
.btn-pink:hover {background-color: #e9ea9f!important;text-decoration: none !important;}
.footer-widgets {
	width: 100%;
	background: #fff;
}
.footer-widgets a {color: #e69066;}
.footer-widgets .widget-title {
	color: #e69066;
	letter-spacing: .1em;	
	padding: 0px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 5px;
}
.footer-widgets {
	font-size: 19px!important;
	color: #828282;
	background: #d4d3d3;
	padding-top: 0;
}
.footer-widgets .widget {
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.footer-widgets {}
.site-footer {padding: 0;}
.footer-widgets-1 {
	width: 130px;
	margin-right: 20px;
	display: inline-block;
}
.footer-widgets-2 {
	width: 180px;
	margin-right: 20px;
	display: inline-block;
}
.footer-widgets-3 {
	width: 300px;
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.footer-widgets-4 {
	width: 300px;
	float: right;
	display: inline-block;
	margin-right: 0;
	text-align:right;
}
.footer-widgets a:hover {color: #2babb5;}

::-webkit-input-placeholder { color: #999}
:-moz-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

.title-area {width: 75%;}
.site-header .widget-area .widget {padding-left: 15px;}
.site-header .widget-area {
	width: 35%;
	padding-top: 40px;
	font-size: 19px!important;
	color: #3c6985;
	padding-right: 5px;
}

/* CONTACT FORM */
#footercontactform {
	width: 350px;
	margin: auto;
	margin-bottom:0;
}
.formcontent {
	display:block;
	width:100%;
	max-width:100%;
	margin-bottom: 20px;
	float:left;
}
.contentform {
	display:block;
	clear:both;
	float:none;
	width:400px;
	max-width:100%;
	margin:30px 0;
}
.formfield {
	display: block;
	margin-bottom: 12px;
}
.formlabel {
	display: block;
	margin-bottom: 3px;
}
.inputfield {
	display: block;
	margin-bottom: 7px;
}
.formnote {
	display: block;
	margin: 20px 0;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
.inputfield input, .inputfield select, .inputfield textarea {
	display:block;
	width:100%!important;
	height:32px;
}
.inputfield textarea {height:100px;}
.formbutton {
	text-align:right;
	display:block;
	margin-bottom:5px;
	width:100%;
	clear:both;
	float:left;
}
.formbutton .btn {
	margin-bottom:5px;
	float:right;
}


/* END CONTACT FORM*/


/* CONTACT FORM 7 */
div.wpcf7-validation-errors {
	color: #BB4343;
	background-color: #F8E7E7;
	border: 1px solid #B34949 !important;
	font-size: 14px;
}
div.wpcf7-mail-sent-ok {
	color: #036605;
	background-color: #EAF7E5;
	width: 99%;
	border: 1px solid #468847!important;
}
.wpcf7-response-output.wpcf7-display-none {padding:0!important;display: block !important;margin: 0;}
div.wpcf7-response-output.wpcf7-validation-errors, 
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:12px 10px!important;
	width: 99%;
	display: inline-block !important;
	text-shadow: rgba(255, 255, 255, 0.701961) 0px 1px 0px;
	margin-top: 15px!important;
	text-align:center;
	line-height: 1.3;
}
.wpcf7-not-valid-tip {
	text-align: left;
	color: #BB4343!important;
	font-size: 13px!important;
	padding: 5px 0;
}
div.wpcf7 img.ajax-loader {
	margin-right: 7px;
	position: relative;
	top: 8px;	
}
/* END CONTACT FORM 7 */

#sbcontactform {
	text-align:left;
	float: none;
	margin-bottom: 0;	
	margin-top: 15px;
}
#sbcontactform form {display: block;}
#sbcontactform .formfield {
	margin-bottom: 1px;
	width: 100%;
	float: left;
}
#sbcontactform .inputfield {
	margin-bottom: 5px;
	display: inline-block;
	width: 200px;
	max-width:100%;
	float:left;
}
#sbcontactform .fieldlabel {
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	min-width: 38px;
	margin-bottom: 5px;
	line-height: 1;
	float:left;
}
#sbcontactform .wpcf7-not-valid-tip {line-height: 1.2;font-size: 10px!important;}
#sbcontactform .button {
	margin: 0;
	border: none!important;
	width: 120px;
	padding: 7px 5px 3px;
	max-width: 100%;
	box-shadow: inset 0px 4px 5px rgba(255,255,255,.05), 
		inset -2px -2px 5px rgba(0,0,0,.5), 
		inset 4px -5px 5px rgba(255,255,255,.1), 
		inset 0 2px 5px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0px 4px 5px rgba(255,255,255,.05), 
		inset -2px -2px 5px rgba(0,0,0,.5), 
		inset 4px -5px 5px rgba(255,255,255,.1), 
		inset 0 2px 5px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 0px 4px 5px rgba(255,255,255,.05), 
		inset -2px -2px 5px rgba(0,0,0,.5), 
		inset 4px -5px 5px rgba(255,255,255,.1), 
		inset 0 2px 5px rgba(255,255,255,0.3);
}
#sbcontactform div.wpcf7-response-output.wpcf7-validation-errors, 
#sbcontactform div.wpcf7-response-output.wpcf7-mail-sent-ok {
	font-size: 10px;
	line-height: 1.1;
	padding: 7px 5px!important;
}
#sbcontactform div.wpcf7 img.ajax-loader {display:none;}
#sbcontactform .formbutton {float: none;margin-bottom:0;text-align: center;}
#sbcontactform .textareafield {text-align: center;margin-top: 2px;margin-bottom: 10px;}
#sbcontactform .textareafield .fieldlabel {margin-right: 0;width: 100%;}
#sbcontactform .inputfield select,
#sbcontactform .inputfield textarea,
#sbcontactform .inputfield input {
	height: 15px;
	border: none;
	border-radius: 0;
	background: #ebebeb;
	padding: 2px 3px;
	font-size: 10px;
	color:#000;
}
#sbcontactform .textareafield .inputfield {width: 100%;margin-top: 3px;}
#sbcontactform .inputfield textarea {height:55px;}
.pdflist {
	padding-left: 15px!important;
	list-style: none;
}
.pdflist li {
	padding-left: 55px;
	background: url(images/pdficon.gif) left top no-repeat;
	min-height: 45px;
	list-style: none!important;
	margin-bottom: 20px;
	padding-top: 0;
}
hr { 
	border: none;
	border-top: 1px solid #eee;
	margin: 30px 0;
}
.site-header .title-area {
	width: 1px!important;
	height: 1px!important;
	padding: 0!important;
	margin: 0!important;
	display: none!important;
}
#headerleft {
  text-align: center;
  margin: auto;
  padding: 7px 0;

}
.nav-primary .genesis-nav-menu .sub-menu {
	padding-top: 10px;
	background: #fff;
	padding-bottom: 10px;
}
.nav-primary .genesis-nav-menu .sub-menu li > a {
	background-color: #fff;
	letter-spacing: 1px!important;
	font-size: 15px!important;
	text-transform: none!important;
	border: none;
	padding: 5px 15px;
}

#headerwrap {background-color: #FFF;}
#topbarwrap {border-bottom: 1px solid #ddd;}
#topbar {text-align:right;}
#topbar a {color:#777;}
#topmenulinks ul  > li.current-menu-item > a, 

#topmenulinks {
	display:inline-block;
	text-align:left;
	vertical-align: middle;
	font-size:13px;
}
#topmenulinks ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.1;
}
#topmenulinks ul  > li {
	float:left;
	display:inline-block;
	padding:2px 10px;
}
#sociallinks-top {}		
.sociallinks {
	display:inline-block;
	margin:5px;
	vertical-align: middle;
}
.sociallinks ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.1;
	font-size: 16px;
}
.sociallinks ul li:first-child {padding-left:0;}
.sociallinks ul li:last-child {padding-right:0;}
.sociallinks ul li {
	display:inline-block;
	padding: 2px 8px;
}
.sociallinks ul li a {display:inline-block;}
#headerwrap {}
#headerwrap .wrap {
	width: 1200px;
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
#headerblock {}
#headerleft {}
#topright {
  line-height: 1.4;
  font-size: 14px;
  text-align: right;
  color: #e69066;
}
#sitetitle {
  margin: 0;
  display: inline-block;
  line-height: 1;
  font: 300 30px Oswald, Lato;
  color: #3278ad;
  word-spacing: 3px;
}
#siteinfo {
	display: block;
	font-weight: normal;
	font: italic normal 14px Lato;
	margin-top: 1px;
}

#phone {

	margin-top: 7px;
	font: normal bold 18px Lato !important;
	display: block;
}
.site-header {
	width: 100%;
	padding: 0 0;
	min-height:initial;
  position: relative;
  display: block;	
  /*background:#000;*/
   border-bottom: solid 1px #494b59;
  border-bottom: solid 1px rgba(0,0,0,0);
  -webkit-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
  box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
  z-index: 99; 
  background: #FFF;
}
.site-header .nav-primary {
  text-align: center;
  display: inline-block;
  width: 100%;
  float: left;
  background: transparent !important;
  padding-right: 15px;
  padding-left: 15px;
    line-height: 0;
	font-family: 'oxygen';
}
#headerwrap .nav-primary .genesis-nav-menu {
	display: inline-block;
	width: auto;
	float: right;
}
.site-footer a {color:#555;}
.site-footer a:hover {color:#555;text-decoration:underline!important;}
.site-footer a.btn:hover {text-decoration:none!important;}
.site-footer {
  color: #222222;
  text-align: left;
  font-size: 11px;
  padding: 20px 15px;
  background: transparent;
  line-height: 1.4;
  position: relative;
}
#sitefooter {  
	font-size: 16px;
  padding-top: 15px;
  padding-bottom: 5px;	
  margin:0;
}
#footer-left {}
.site-footer .menu {  line-height: 1.2;}
.site-footer .menu li {
	display:inline-block;
	border-right:1px solid #555;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:3px;
}
.site-footer .menu li:last-child {
	border-right:none;
	padding-right:0;
	margin-right:0;
}
#footer-right {
	margin: 0;
	text-align: right;
	padding-top: 8px;
}

.footer-widgets {
	width: 1200px!important;
	max-width: 100%!important;
	margin: auto;	
	padding-right: 15px;
	padding-left: 15px;	
}
.footer-widgets .wrap  {
	margin-right: -15px;
	margin-left: -15px;
	width: auto;
	max-width: initial;	
}
.footer-widgets .widget-area {
	margin: 0;
	float: left;
	width: 100%;
	padding: 15px;
}
.footer-widgets .footer-widgets-2 {width: 42.3333%;}
.footer-widgets .footer-widgets-3 {width: 24.3333%;}
#footermap {width:100%;}
#footersitetitle {
	margin: 0;
	display: inline-block;
	line-height: 1;
	font: 24px Lato;
	color: #777;
	background: transparent url(images/logo.png) left top no-repeat;
	padding-left: 65px;
	min-height: 55px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#footersitetitle strong {
	display: inline-block;
	font-weight: 900;
	color: #e69066;
	padding: 3px 5px 3px 12px;
	margin-left: 7px;
	border-left: 1px solid #aaa;
}

.iframeblock {width:100%;margin-bottom:15px;}
.content {}
.content ul {padding-left: 40px;margin-bottom: 20px;}
.content ul li {list-style: disc;}
.bannerimg {height:auto;width:100%;}
#homecontent {}

#homeheaderphone {
	display: block;
	text-align: right;
	margin-bottom: 20px;
	color: #e69066;
	font-weight: bold;
}
#boxlinks {
	padding-left: 0;
	margin-bottom: 0;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	text-transform: uppercase;
}
#boxlinks li {
	list-style: none;
	float: left;
	text-align: center;
	width: 25%;
	background: #e69066;
}
#boxlinks li a {
	color: #fff;
	padding: 43px 15px 20px;
	display: block;
	min-height: 110px;
	background: #e69066;
}
#boxlinks li.text-2lines a {padding-top: 31px;}
#boxlinks li:nth-child(even) a {background:#3596E0;}
#boxlinks li a:hover {background:#7A99CB;}
.containerwrap {}
#hc2 {
	color: #fff;
	background: #e69066;
	padding: 50px 0 20px;
}
#homeformmap {} 
#homeform {}
#homemap {}
#homecontactform {width: 450px;} 
#homecontactform .inputfield input, #homecontactform .inputfield select, #homecontactform .inputfield textarea {border: none;}
#homecontactform .inputfield {margin-bottom: 10px;} 
#homecontactform {} 
#homemapframe {}
#hc3 {
	background: #ddd;
	color: #444;
	padding: 50px 0 20px;
}
#bioleft {}
#bioimg {}
#bioright {}
#bioareainfo p {}
#biosociallinks {
	display:inline-block;
	padding-left:0;
}		
#biosociallinks li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#biosociallinks a {display:inline-block;}		
#biosociallinks img {
	display:inline-block;
	margin:1px;
}	
.page-template-template-homepage-php .content-sidebar-wrap {
	width: 100%;
	margin: auto;
	display: block;
	max-width:100%;
}
.page-template-template-homepage-php .content {padding:0;}
.footer-widgets {position:relative;overflow:hidden;}
.page-template-template-homepage-php  .footer-widgets:before {display:none;}
#blogpagecontent {padding-bottom:20px;}
#blogpagecontent {}
.postimg {height:auto;}

.sidebar ul li a:hover {color:#e69066;}
.sidebar ul li {list-style: none;margin-bottom: 3px;}
.sidebar ul {
	padding-left: 0;
	margin-bottom: 0;
}
.entry-title a {color:#e69066;}
.entry-title a:hover {color:#7A99CB;}
.postmeta  { 
	display: block;
	color: #999;
	font: normal 10px Lato;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 5px;
}
.postmeta span {display: inline-block;}
.postmeta em  {text-transform: none;}
.postentry {
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.4;
	width: 100%;
	float: left;	
}
.postentry p:last-child {margin-bottom:0;}
.postentrytitle {
	font-size:17px;
	margin-bottom:17px;
}
.postentrytitle a {color: #444;}
.postentrytitle a:hover {color: #7A99CB;}
.postentryexerpt {}
.postentryexerpt p {}
.postentrymetalinks {
	display: block;
	color: #999;
	font: normal 12px Lato;
	padding-top: 5px;
	letter-spacing: 1px;
}
.postentrymetalinks a {}
.commentlink:hover {color:#7A99CB;}
.commentlink {
	color: #999;
	text-transform: uppercase;
	margin-right: 2px;
	font-size: 10px;
}
#blogcontainer {padding-left: 0;}
#featuredpost {padding-bottom: 30px;}
.postnav {
	display: block;
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 20px;
}
.postnav a {display:inline-block;}
.postnavnext {float: right;}
.archive .entry-image {
	display: block;
	margin: 0 auto 20px;
}
.archive .content .entry {margin-bottom: 35px;}
.entry-categories {display:none!important;}
.comment-respond, .entry-pings {padding: 0;padding-top: 20px;}

#homeslider .rev_slider > ul {padding-left:0;}
.nav-primary .genesis-nav-menu .sub-menu {padding: 0;border: none;}
.nav-primary .genesis-nav-menu .sub-menu li > a:after {display:none;}
.nav-primary .genesis-nav-menu .sub-menu li > a {  border-bottom: 1px solid rgba(0,0,0,.07);  border-top: 1px solid rgba(255,255,255,.1);  background: #ddd;  color: #444;  padding: 9px 10px!important;  font-size: 13px!important;  letter-spacing: 0!important;
}

#postshare {margin-bottom: 15px;}
#postshare .mr_social_sharing_wrapper .mr_social_sharing_top {margin-right: 3px;}
#postshare .mr_social_sharing_wrapper .mr_social_sharing_top:nth-child(4) {margin-top: 7px;}
#postshare .mr_social_sharing_wrapper .mr_social_sharing_top:first-child {margin-left:0}
#postshare .linksalpha_link {display:none!important;}

#headerwrap {
	-webkit-transition: top 800ms;
	-moz-transition: top 800ms;
	-o-transition: top 800ms;
	transition: top 800ms;	
	top:-70px;
}
#headerwrap.affix {
	position: fixed;
	top: 0px;
	left: auto;
	right: auto;
	width: 100%;
	z-index:9999;
}
.entry-comments {padding: 30px 0 0;}

.titlestyle {
	background: url(images/title-bg.png) repeat-x left center;
	text-align: center;
	margin-bottom: 25px;
	display: block;
	clear: both;
}
.titlestyle h1 {
	margin-bottom: 0;
	display: inline-block;
	background: #fff;
	padding: 0 20px;
}
#phonemobile {margin: 10px 0;display:none;}
#phonemobile h1 {font-size: 24px;font-weight: 800;}
#phonemobile a {display:inline-block;}
.htimg {
	height:auto;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	margin-bottom: 15px;
}
.htentry {margin-bottom: 15px;}
.htquote, .htquote p, .htauthor {margin-bottom:5px;}
.htentrycom {
	display: block;
	text-align: center;
	color: #fff;
	background: #5184a6;
	padding: 12px 5px 10px;
	margin-bottom:0;
}
.htentrycomholder {
	display:block;
	padding:0 25px;
	margin-bottom:20px;
	position:relative;
}
.htentrycomholder:before {
	content: ' ';
	border-bottom: 22px solid transparent;
	border-top: 25px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	border-left: transparent;
	border-right: 25px solid #5184a6;
}
.htentrycomholder:after {
	content: ' ';
	border-bottom: 22px solid transparent;
	border-top: 25px solid transparent;
	position: absolute;
	right: 0;
	top: 0;
	border-right: transparent;
	border-left: 25px solid #5184a6;
}
.htentrycom  sup {
	font: 300 21px Lato;
	top: -5px;
	line-height: .5;
}
.htauthor {
	font: 14px Lato;
	text-align: right;
	display: block;
	margin-top: 5px;
}
.site-container {
	width: 100%;
	display: block;
	margin: auto;
	background: transparent;
	max-width: 100%;
	position:relative;
}
.pagetitle {color:#333;}
#homecontent {}
#hcmain {padding: 0 40px 15px;}
#homecontent1 {}
#homecols {}
.homecolentry {position:relative;padding-bottom: 15px;}
#lefthomecol:after {
	content:' ';
	display:block;
	height:100%;
	width:3px;
	background:#ffe5c3;
	position:absolute;
	right:3px;
	top: -25px;
}

#homecontent2 {
  width: 950px;
  display: block;
  margin: 0 auto 30px;
  padding:0 15px;
  max-width:100%;
}
#homecontent2 > p:last-child {margin-bottom:0;}


.imgboxleft, .imgboxright, .imgbox {
	display:block;
	width:auto;
	margin:auto;
	position:relative;
	text-align: center;
	margin-bottom: 35px;
	max-width: 100%;
}
.imgboxtitle {
	display: block;
	position: absolute;
	bottom: -22px;
	color: #fff;
	text-align: center;
	width: 100%;
	background: #5184a6;
	font-size: 15px;
	padding: 12px 5px 8px;
}
.imgboxleft .imgboxtitle {left: -20px;padding-left: 15px;}
.imgboxleft .imgboxtitle:before {
	content: ' ';
	border-top: 20px solid transparent;
	border-right: 20px solid #335971;
	position: absolute;
	left: 0px;
	top: -20px;
	border-left: transparent;
	border-bottom: transparent;
	display: block;
}
.imgboxleft .imgboxtitle:after {
	content: ' ';
	border-bottom: 22px solid transparent;
	border-top: 23px solid transparent;
	position: absolute;
	right: -24px;
	top: 0;
	border-right: transparent;
	border-left: 24px solid #5184a6;
}

.imgboxright .imgboxtitle {right: -20px;padding-right: 15px;}
.imgboxright .imgboxtitle:after {
	content: ' ';
	border-top: 20px solid transparent;
	border-left: 20px solid #335971;
	position: absolute;
	right: 0px;
	top: -20px;
	border-right: transparent;
	border-bottom: transparent;
	display: block;
}
.imgboxright .imgboxtitle:before {
	content: ' ';
	border-bottom: 22px solid transparent;
	border-top: 23px solid transparent;
	position: absolute;
	left: -24px;
	top: 0;
	border-left: transparent;
	border-right: 24px solid #5184a6;
}
.imgboxtitle.text2lines {
	padding: 8px 5px 5px;
	line-height: 1.1;
}
.imgbox {padding-right: 20px;padding-left: 20px;}
.imgbox .imgboxtitle:before {
	content: ' ';
	border-top: 20px solid transparent;
	border-right: 20px solid #335971;
	position: absolute;
	left: 0px;
	top: -20px;
	border-left: transparent;
	border-bottom: transparent;
	display: block;
}
.imgbox .imgboxtitle:after {
	content: ' ';
	border-top: 20px solid transparent;
	border-left: 20px solid #335971;
	position: absolute;
	right: 0px;
	top: -20px;
	border-right: transparent;
	border-bottom: transparent;
	display: block;
}
.imgbox .imgboxtitle {left: 0;}
#hscontainer {
	background:#e9e9e9;
}
#homeslider .bx-viewport {
	background: transparent;
	left: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border:none;
}
#homeslider {
	width: 800px;
	display: block;
	margin: auto;
	max-width:100%;
	position:relative;
}
#homeslider .bx-wrapper .bx-controls-direction a {
	border-radius: 0;
	background: #d6d6d6;
	height: 100%;
	top: 0;
	margin: 0;
	width: 60px;
	font-size:0;
	text-indent:0;
}
#homeslider .bx-wrapper .bx-prev {left: -63px;}
#homeslider .bx-wrapper .bx-next {right: -63px;}
#homeslider .bx-wrapper .bx-controls-direction a:before {
	font-family: 'FontAwesome';
	font-size: 24px;
	position: absolute;
	width: 100%;
	display: block;
	text-align: center;
	top: 43%;
	color: #eee;
}
#homeslider .bx-wrapper .bx-controls-direction a:hover:before {color:#fff;}
#homeslider .bx-wrapper .bx-prev:before {content: "\f053";}
#homeslider .bx-wrapper .bx-next:before {content: "\f054";}
#homeslider .bx-controls-direction {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
}
#homeslides {
	margin: 0;
	padding: 0;
}
.hsentry {
	position:relative;
}
.hsimg {height:auto;width:100%;}
.hstext {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	padding: 20px;
	line-height: 1.6;
	font-size: 13px;
}
.hstext p {margin-bottom: 7px;}
.hstext p:last-child {margin-bottom: 0;}
.content {
	font-size: 17px;
	line-height: 1.4;
}
.content p {margin-bottom: 15px; font-size: 17px;padding: 0px 10px 0px 10px;}
.postimg {
	height:auto;
	margin: 0 10px 10px 0;
	float: left;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
body.search .entry-content,
body.archive .entry-content,
body.blog .entry-content {
}
body.archive .entry-content p:last-child,
body.blog .entry-content p:last-child {margin-bottom:0;}
body.archive .entry-content p.entry-meta,
body.blog .entry-content p.entry-meta {display:none;}
body.search .entry-content .post-image,
body.archive .entry-content .post-image,
body.blog .entry-content .post-image {
	width: 180px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin: 0 10px 8px 0;
	max-width:100%;
}
.entry-content .more-link {
	display: inline-block;
	color: #fff;
	background: #2d7daf;
	padding: 1px 7px 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.ellipsistext {
	display: inline-block;
	position: relative;
	background: #fff;
	margin-left: -4px;
	margin-right: 5px;
}
.more-link:hover {
	background: #12689d;
	color: #fff;
}
.postimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 182px;
}
.inlinelist {
	font-weight:bold;
	padding-left: 0!important;
	list-style: none;
	line-height: 1.2;
	margin-bottom: 20px!important;	
}
.inlinelist li {
	display:inline-block;
	list-style: none;
	display: inline-block;
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px solid #333;
	margin-bottom: 5px;	
}
.inlinelist li:last-child {
	padding-right:0;
	margin-right:0;
	border-right:0;
}
.titlecontainer {
	background: #fff url(images/pagetitle.png) center bottom no-repeat;
	border-top: 1px solid #d2d3d4;
	border-bottom: 1px solid #d2d3d4;
	padding: 13px 15px;
}
.titlecontainer .pagetitle {
	margin-bottom:0;
	font-size:18px;
	margin: 30px 0 15px;
}
.pagetitlecol {}
.headerphone {
	font-size: 24px;
	font-weight: bold;
	color: #e69066;
	margin: 27px 0;
}
#sliderblock .bx-viewport  {
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: transparent;
  left: 0;
  -webkit-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
  box-shadow: 0 10px 15px -10px rgba(0,0,0,0.4);
}
#sliderblock {  margin-bottom: 50px;}
#sliderblock .bx-wrapper {margin-bottom:0;}
#sliderblock .bxslider {margin-bottom:0;padding-left:0;} 
#sliderblock .bx-wrapper .bx-pager {opacity:0;filter:alpha(opacity=0); }
#sliderblock .bx-wrapper:hover .bx-pager {opacity:1;filter:alpha(opacity=100); }
#sliderblock .bx-wrapper .bx-pager.bx-default-pager a.active {background:transparent}
#sliderblock .bx-wrapper .bx-pager.bx-default-pager a {	background: #fff;	display: block;	width: 13px;	height: 13px;	-moz-border-radius: 200px;	-webkit-border-radius: 200px;	border-radius: 200px;	border: 3px solid #fff;	box-shadow: 0 1px 4px rgba(0,0,0,.3);	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);}
#sliderblock .bx-wrapper .bx-pager {	bottom: 10px;	z-index: 70;	padding-top: 0;}
.msslideholder {	
  display: block;
  background: #ddd;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 645px;
}
.msslideholder:after{
	content:' ';
	display:block; 
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	background:transparent; 
}
.msimg {	width:100%;	height:auto;}
.mscaption > .container { position:relative;padding: 0;}
.mscaption {   z-index: 1;	position: absolute;	top:120px;	left: 0;	width: 100%;}
.mstitle {	color: #fff;font-size: 35px;width: 100%;	margin-bottom: 0;	text-align: center;	padding: 0 15px;}
.mscaptioncenter {top:30%;}
.mscaptionbottom {top:initial;bottom:45px;}
.slidetext {
  display: block;
  font-size: 100px;
  line-height: 100px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  width: 1000px;
  margin: auto;
  max-width: 100%;
}
.widget {
  margin-bottom: 30px;
  color: #222;
}
.widget p:last-child {margin-bottom:0;}
.widgettitle {
  color: #222;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: 300;
} 
#prefooter { 
  background: #fff;
  padding: 30px 0;  
  margin:0;
  border: solid;
}

#prefooter .prefootercol {
  padding-top: 3px;
  padding-bottom: 5px;
  font-size: 16px;
  margin: 15px 0;  
	font-weight:400;
} 
#pfcol3 {  text-align: center;  margin-top: 10px;}
.prefootercol .widget:last-child {margin-bottom:0;}

.widget a {color:#704e9c;}
.widget a:hover {color:#555;}
 body.search .entry-title, body.archive  .entry-title, body.blog .entry-title {  margin-bottom: 10px;}
 #homewidgets {
padding-top:30px;  
margin: 0; 
border: solid;
padding-bottom: 19px;
display: none;        /* I put this in */
}
 .titleimglink {	display: inline-block;	position: relative;	background:#fff;	border: 6px solid #444;	padding: 0;	line-height: 1;	border-radius: 5px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;}	
 .title-ribbon {	position: absolute;	left: -17px;	bottom: 14%;	padding: 11px 13px 11px 23px;	font-size: 1.1em;	font-weight: bold;	line-height: 1.2em;	color: #fff;	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);	-moz-box-shadow: 0px 2px 5px #000;	-webkit-box-shadow: 0px 2px 5px #000;	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.24);	background: #444;	line-height: 1;}
 .title-ribbon:before {	content: ' ';	border-bottom: 11px solid transparent;	border-right: 12px solid #6364A8;	position: absolute;	left: 0px;	bottom: -11px;}
 .titleimglink img {max-width:100%;height:auto;border: none!important;}
 .home .content-sidebar-wrap {padding-bottom:5px;}
 
#prefooter .widget a {color:#a0a08c;}
#prefooter .widget a:hover {color:#555;text-decoration:underline;}
#prefooter .widgettitle {} 
#sociallinks {
	padding-left:0;
	list-style:none;
	margin-bottom:0;
	display: inline-block;	
}
#sociallinks li {
	display:inline-block;
	margin: 5px 7px;
}
#sociallinks li a img {
	opacity:.5;
	filter:alpha(opacity=50); 
}
#sociallinks li a:hover img {
	opacity:1;
	filter:alpha(opacity=100); 
}
#imgtextboxblock {
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 50px;  
}
#imgtextboxleft {
  width: 50%;
  float: left;
}
#imgtextboxright {
  width: 50%;
  float: left;
}
.imgtextbox {
  display: inline-block;
  position: relative;
  text-align: left;  
}
.imgtextbox img {  height: auto;}
.itb-overlay a {color:#fff;}
.itb-overlay a:hover {color:#fff;text-decoration:underline;}
.itb-overlay {
  position: absolute;
  top: 0;
left:0;
right:0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  padding: 0px 30px;  
  padding-bottom:70px;/*90px*/
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
	background:transparent;
	overflow:hidden;
}	
.itb-overlay:hover {  background: rgba(0,0,0,.7);}
.itb-title {
  font-weight: 300;
  font-size: 50px;
  display: block;
  line-height: 1.1;
  margin-bottom: 10px;
  text-shadow:3px 3px #4F4F4F;
}
.itb-info {
  display: block;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1.4;
}
.imgtextbox .btn {}
.itb-fade {
	display:block;
	opacity:0;
	filter:alpha(opacity=0); 
}
.itb-overlay:hover .itb-fade {
	opacity:1;
	filter:alpha(opacity=100); 
}
.itb-overlaytext {
  top: 42%;
  position: relative;  
  display:block;
	-webkit-transition-property: top;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: top;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: top;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: top;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: top;
	transition-duration: .3s;
	transition-timing-function: ease;  
}
.itb-overlay:hover .itb-overlaytext {top:30%;}
#itbox3 .itb-overlaytext {top:33%;}
#itbox3 .itb-overlay:hover .itb-overlaytext {top:0;}
#itbox4 .itb-title {
  display: inline-block;
  font-size: 15px;
}
#itbox4 .itb-overlay a {display:block;}
#itbox4 .itb-overlay a:hover {text-decoration:underline;}
#itbox4 .itb-overlay:hover .itb-title {
  border-bottom: 1px solid #3278ad;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#homecontent3 {
  display: block;
  margin: 30px 0;
  text-align: center;
}
.homewidget ul {  padding-left: 18px;}
#homewidget1 {
}
#homewidget1 h4 {
  color: #5b6470;
  font-family: 'oxygen';
  line-height: 1.3;
  font-size: 19px;
  margin-bottom: 15px;
}	
.homewidget {}	
#ctablock h3 {  padding-top: 11px;}
#ctablock {
  background: #eef2f2;
  padding: 30px 45px;
  margin-top: 25px;
  margin-bottom: 10px;
}
#sliderblock .bx-controls-direction {
  display: inline-block;
  position: relative;
}
#sliderblock .bx-wrapper .bx-controls-direction a {
  width: 21px;
  height: 30px;
  top: 0;
  margin-top: 0;
  background: transparent;
  color: #fff;
  color: rgba(255,255,255,.6);
  font-size: 0;
  text-indent: 0;
  position: relative;
  margin: 0 0;
  float:left;
}
#sliderblock .bx-wrapper .bx-controls-direction a:hover {  color: #fff;}
#sliderblock .bx-wrapper .bx-next {right: 0;}
#sliderblock .bx-wrapper .bx-prev {left: 0;  margin-right: 25px!important;}
#sliderblock .bx-wrapper .bx-controls-direction a:before {
  display: inline-block;
  text-align: right;
  margin-right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 20px;
}
#sliderblock .bx-controls-direction {
  display: block;
  position: relative;
  width: 1000px;
  max-width: 100%;
  margin: auto;
  margin-top: -30px;
  top: -30px;  
}
#sliderblock .bx-wrapper .bx-prev:before {  content: "\f060";}
#sliderblock .bx-wrapper .bx-next:before {  content: "\f061";}
#sliderblock .bx-wrapper .bx-prev:after {
  content: ' ';
  display: block;
  width: 1px;
  height: 23px;
  background: #fff;
  background:rgba(255,255,255,.6);
  position: absolute;
  right: -10px;
  top: 0;
}
#prefooter .widget .menu {padding-left:0;  margin-top: 5px;}
#prefooter .widget .menu li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
#prefooter .widget .menu li {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 7px;
  padding-bottom: 7px;
  display: block;
  padding-right: 0;
  border-right: none;
  margin-right: 0;  
}


	

@media only screen and (min-width: 1001px) {
	#headerleft {width: 500px;float: right;} /* was float:none */
	.site-header .nav-primary {
	  width: 500px;               /* was width: 445; */
	  position: absolute;
	  top: 35px;
	}	
	.lg-left5 {margin-left:50px!important;}
}
@media only screen and (max-width: 900px) {
	.nav-primary .genesis-nav-menu > li {margin-right: 15px;}
	.nav-primary .genesis-nav-menu li > a {  padding: 10px 15px;}
}
@media only screen and (max-width: 800px) {
	.site-inner, .wrap {padding-left:0;padding-right:0;}
	.site-header {position: relative;}
	#headerblock {  padding: 5px 0 15px;}
	#topright { 
	  width: 100%;
	  text-align: center;
	  margin: 10px 0;	
	}
}
@media only screen and (min-width: 768px) {
	.sm-center {text-align:center!important;}
	.sm-right {float:right!important;}	
	.sm-textright {text-align:right!important;}
	.sm-padtop3 {padding-top:30px!important;}
	.sm-textright {text-align:right!important;}
	.sm-padright0 {padding-right:0!important;}
	body.content-sidebar .content {padding-right: 30px;  border-right: 1px solid #bbb;}
	body.sidebar-content .content {padding-left: 30px;border-left: 1px solid #bbb;  position: relative;left: -1px;}	
	body.sidebar-content .sidebar {border-right: 1px solid #bbb!important;left:0!important;border-left:none!important;  padding-left: 30px!important;}
	.sidebar {border-left: 1px solid #b7c0c2; position: relative; left: -1px;}
	#footer-left {  padding-left: 0;}
	#footer-right {  padding-right: 0;}
	.homewidget {
	  border-right: 1px solid #bbb;
	  padding-left: 30px;
	  padding-right: 30px;
	  margin-left: -1px;
	  border-left: 1px solid #bbb;	
	  min-height: 250px;
	}
	#homewidget1 {  margin-left: 0; border-left: 0;}
	#homewidget3 {border-right: 0;padding-right: 0;}
	#pfcol1 {  padding-left: 15px; padding-right: 15px;}
}
@media only screen and (min-width: 801px) { 
	.selectnav { display: none; }
	#homecontent3 {
	  background: transparent url(https://contessaruizcounseling.com/wp-content/uploads/2015/04/homebig3.png) right top no-repeat;
	  background-size: auto 100%;
	  min-height: 700px;
	  padding-top: 15%;
	  padding-right: 30%;
	}	
	
}
@media only screen and (max-width: 800px) {
    .js #menu-main-menu { display: none!important; }
    .js .selectnav option:last-child{ display: none;} 
    .js .selectnav { display: block; 
		background-color: #eee;
		display: inline-block;
		min-width: 200px;
		margin: 8px 0 3px 0;
		padding: 4px 6px;
		font-size: 1em;
		height: 37px;
		cursor: pointer;
		border: 0px;
		background-position: right center;
		background-size: 1000px 48px;
		-webkit-appearance: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;		
		margin: auto;
		max-width: 100%;
		text-transform:none;
	}	
	.nav-primary .genesis-nav-menu li > a {text-transform:none;}
	.site-header .nav-primary {background: #ccc!important; padding: 7px 15px;}
	.nav-primary {padding: 5px;}
	.site-header .nav-primary {width: 100%;}
	#headerleft {width: 100%;text-align: center;padding: 10px 0 0!important;}
	#sitetitle {padding-top: 0;}
	.site-header .wrap {padding: 0 0 0;}
}
@media only screen and (min-width: 768px) {
	#pfcol1 {  border-right: none; }
	#pfcol2 {  border-left: 1px solid #b7c0c2; border-right: 1px solid #b7c0c2;padding-left: 15px;margin-left:-1px!important;}
	#pfcol2 .widgettitle {  margin-top: -10px;}
}
@media only screen and (max-width: 767px) {
	.content-sidebar-wrap,
	.content, .sidebar  {width:100%!important;}
	.xs-pad0, .sidebar-secondary, #headerwrap .wrap {padding-right: 0!important;padding-left: 0!important;} 
	.site-inner {padding-left: 0;padding-right: 0;}
	.site-header {padding:0 0;}
	.site-header .widget-area, .title-area {width: 100%!important;}
	.site-header .widget-area .widget {padding-left:0;}
	.site-header .widget-area {padding-top: 0;text-align: center;}
	.footer-widgets input[type="email"] {max-width: 100%;}
	#headerwrap .nav-primary {width: 100%;}
	.footer-widgets .widget-area {width:100%!important;} 
	#footercontactform {width:100%;}
	.sm-textcenter {text-align:center!important;}
	#footermap {margin-bottom:15px;}
	#boxlinks li {width:50%;}
	#boxlinks li  a {min-height:inherit;padding:15px!important;border-bottom:1px solid rgba(255,255,255,.1)}
	#boxlinks li.text-2lines br {display:none;}
	.xs-row {margin-right: -15px!important;margin-left: -15px!important;}
	.xs-row0 {margin-right: 0!important;margin-left: 0!important;}
	.xs-fullwidth {width:100%!important;margin-right:0!important;margin-left:0!important;}
	#blogsidebar {padding-right:15px!important;padding-left:15px!important;}
	#blogcontent {padding-bottom:30px;}
	#postentries .postentry:after {margin-left:-15px!important;margin-right:-15px!important;}
	#postentries .postentry:nth-last-child(3):after, #postentries .postentry:nth-last-child(2):after {display:block;}
	#phonemobile {display:block;}
	.xs-textcenter {text-align:center!important;}
	#lefthomecol {margin-bottom: 25px;}
	#lefthomecol:after {
		right: initial;
		height: 3px;
		top: initial;
		bottom: 0;
		width: 100%;
	}
	#footer-right, #footer-left {text-align: center;}
	.headerphone {margin: 0px 0;}
	.titlecontainer .pagetitle {margin: 20px 0 15px;}
	.site-header .nav-primary > .wrap {  padding: 0;}
	.mscaption { top:initial!important;bottom:40px!important;}
	#homecontent {padding-left:0!important;padding-right:0!important;}
	.site-footer {padding-left:15px!important;padding-right:15px!important;}
	.sidebar {  padding-top: 30px;}
	#prefooter .prefootercol {  margin-bottom: 20px;}	.titleimglink {	  width: 300px;	  max-width: 100%;	  display: block;	  margin-left: auto;	  margin-right: auto;		}
	.xs-center {text-align:center!important;}
	#imgtextboxright,#imgtextboxleft {width:100%!important;text-align:center;}
	#imgtextboxblock .imgtextbox img {width:100%!important;height:auto!important;}
	#imgtextboxblock .imgtextbox {width:600px!important;max-width:100%;}
	#itbox2 .itb-overlay:hover .itb-overlaytext {top:0;}
	#itbox3 .itb-overlay:hover .itb-title {  font-size: 24px;}
	.homewidget {  margin-bottom: 20px;}
	#homewidget3 {margin-bottom:0}
	#homewidget3 iframe {width:100%;}
	#footer-right {margin-bottom:10px;}
}
@media only screen and (max-width: 800px) {
	.slidetext {font-size: 30px; line-height: 30px;}	
}
/* New Responsive Slider Code */
/* NEW RESPONSIVE SLIDER CODE */

@media screen and (min-width: 1025px) and (max-width: 1280px)
{
	.msslideholder {	
min-height:380px !important;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 380px !important;
}
}

@media (min-device-width : 320px) 
and (max-device-width : 374px) {
	.msslideholder {	
min-height:100px !important;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 100px !important;
}
}

@media (min-device-width : 375px) 
and (max-device-width : 736px) {
	.msslideholder {	
min-height:167px;
display: block;
max-width: 100%;
background-size: cover;
}

#sliderblock {
margin-bottom: 20px;
}

.bx-viewport {
height: 167px !important;
}
}

@media (min-device-width : 737px) 
and (max-device-width : 768px)  {
	.msslideholder {	
min-height:250px;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 250px !important;
}
}

@media (min-device-width : 769px) 
and (max-device-width : 1024px)  {
	.msslideholder {	
min-height:320px;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 320px !important;
}

}

@media (min-width : 1025px) 
and (max-width : 1500px)  {
	.msslideholder {	
min-height:645px;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 645px;
}

}


@media (min-width : 769px) 
and (max-width : 1023px)  {
	.msslideholder {	
min-height:330px;
display: block;
max-width: 100%;
background-size: cover;
}

.bx-viewport {
height: 330px;
}

}
@media only screen and (max-width: 620px) {
	#homeslider {width: 100%;}
	#homeslider .bx-wrapper .bx-controls-direction a {width: 30px;}
	#homeslider {padding-right: 0;padding-left: 0;	}
	#homeslider .bx-wrapper .bx-prev {left: 0;}
	#homeslider .bx-wrapper .bx-next {right: 0;}	
	.hstext {padding: 20px 40px;}
	.itb-title {  font-size: 30px;}
	#sliderblock .bx-controls-direction { top:0;}

}
@media only screen and (max-width: 500px) {
	.header-image .site-title > a {background-position: top;height: 115px;}
	.hstext p {margin-bottom: 7px!important;}
	.hstext {line-height: 1.2;font-size: 10px;}
	.xxs-12 {
		width:100%!important;
		max-width:100%!important;
		display:block!important;
		clear:both!important;
		float:none!important;
		margin-left: auto;
		margin-right: auto;
	}
	img.xxs-12 {width:auto!important;}	
}

@media only screen and (max-width: 450px) {
	.footer-widgets .widget-area {
		width:100%!important;
		margin-right: 0!important;
		margin-left: 0!important;	
	}	
}
@media only screen and (max-width: 350px) {
	.hstext {line-height:1.2}
	body.archive .entry-content .post-image,
	body.blog .entry-content .post-image {	
		display:block;
		margin:0 auto 10px;
		float:none;
	}
}

div#textShadow {text-shadow: 1px 1px #efe2d2;}


i.fa.fa-linkedin-square.fa-5x.red {padding: 5%;}
.itb-overlay{z-index:9999;}
/*IE10 and IE11*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#itbox1 > span {
margin-left: -29.7em !important;
}

#itbox3 > span {
margin-left: -29.7em !important;
}

#itbox2 > span {
margin-left: -29.7em !important;
}
}


/* WPFORMS CHECKBOX FIX - 7/30/20 */

.wpforms-container input[type=checkbox] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
}

/* END WPFORMS CHECKBOX FIX  - 7/30/20 */
