@charset "UTF-8";
/* Themify Basic 7.1.1 framework 7.1.1 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;right:0;bottom:0;left:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/wp-content/themes/basic/styles/modules/site-logo.css*/
#site-logo{
	font-size:36px;
	letter-spacing:-.02em;
	font-weight:bold;
	line-height:1.4em;
	margin:0
}
#site-logo a,
#site-logo a:hover{
	text-decoration:none
}
/*/wp-content/themes/basic/styles/modules/site-description.css*/
#site-description{
	font-size:.9em;
	font-weight:normal;
	line-height:100%;
	margin:.5em 0 1.5em
}
#site-description .site-taglink{
	color:inherit;
	font-size:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
/*/wp-content/themes/basic/style.css*/
/*
Theme Name:Themify Basic
Theme URI:https://themify.me/themes/basic
Version:7.1.1 
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images, translation-ready, custom-menu
Text Domain:themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure{
	margin:0;
	padding:0
}

img, fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ 
	display:block
}

/* audio */
audio,
iframe, object{
	max-width:100%
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html{
	-webkit-font-smoothing:antialiased
}
body{
	font:.9em/1.5em Arial, Helvetica, sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666
}
a{
	color:#1f7bb6;
	text-decoration:none;
	outline:none
}
a:hover{
	text-decoration:underline
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}

/* LIST
================================================ */
ul, ol{
	margin:1em 0 1.4em 24px;
	padding:0;
	line-height:140%
}
li{
	margin:0 0 .5em 0;
	padding:0
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6{
	line-height:1.3em;
	margin:0 0 .4em;
	overflow-wrap:normal
}
h1{
	font-size:2em
}
h2{
	font-size:1.8em
}
h3{
	font-size:1.6em
}
h4{
	font-size:1.4em
}
h5{
	font-size:1.2em
}
h6{
	font-size:1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%;
	line-height:inherit
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background-color:#f3f3f3;
	border:solid 1px rgba(0,0,0,.1);
	padding:7px 10px;
	border-radius:5px;
	-webkit-appearance:none;
	box-sizing:border-box
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	width:240px;
	max-width:100%
}

/* text area */
textarea{
	width:100%
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none;
	background-color:#f9f9f9;
	box-shadow:0 2px 6px rgba(0,0,0,.1)	
}

/* form button */
input[type=reset], input[type=submit], button{
	background-color:#333;
	color:#fff;
	border:0;
	padding:7px 20px;
	cursor:pointer;
	border-radius:5px;
	-webkit-appearance:none
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover{
	background-color:#000;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer{
	box-sizing:border-box
}

/* main page width */
.pagewidth,
.row_inner{
	width:978px;
	margin:0 auto
}

/* body (middle container) */
#body{
	margin:0 auto;
	max-width:100%
}

/* content */
#content{
	width:68%;
	float:left;
	padding:5% 0 3%
}

/* sidebar */
#sidebar{
	width:26.5%;
	float:right;
	padding:5% 0 3%
}

/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/* sidebar none */
.sidebar-none #content{
	width:100%;
	float:none
}

/* fullwidth content */
.full_width #layout{
	width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	float:none
}
.full_width #sidebar{
	width:auto;
	float:none
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left:3.2%;
	float:left
}
.col4-1{
	width:22.6%
}
.col4-2, .col2-1{
	width:48.4%
}
.col4-3{
	width:74.2%
}
.col3-1{
	width:31.2%
}
.col3-2{
	width:65.6%
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left:0;
	clear:left
}

/************************************************************************************
HEADER
*************************************************************************************/
#header{
	position:relative;
	border-bottom:solid 1px rgba(0,0,0,.1);
	padding:1em 0 0
}

/* 
SOCIAL WIDGET
================================================ */
.social-widget{
	float:right;
	position:absolute;
	bottom:10px;
	right:0
}
.social-widget a,
.social-widget a:hover{
	text-decoration:none
}
.social-widget .widget{
	display:inline-block;
	margin:0 2px 0 0
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:700;
	font-size:100%;
	text-transform:none;
	border:0;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0!important;
	padding:0;
	display:inline
}
.social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:0!important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-5px
}

/* 
RSS
================================================ */
.social-widget div.rss{
	display:inline-block;
	vertical-align:middle
}
.social-widget div.rss a{
	display:inline-block;
	margin-bottom:5px
}
.social-widget div.rss .tf_fa{
	font-size:1.75em;
	padding-right:5px;
	display:inline-block;
	vertical-align:middle;
	color:#f9a447
}

/* 
SEARCH FORM
================================================ */
#header #searchform{
	position:absolute;
	right:0;
	top:20px
}
#header #searchform #s{
	width:100px;
	padding:5px 7px 5px 28px;
	float:right;
	border-radius:5px;
	transition:width .7s;
	position:relative;
	box-sizing:border-box
}
#searchform .tf_fa{
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	pointer-events:none;
	transform:rotatez(90deg)
}
#header #searchform #s:focus{
	width:140px;
	color:#333
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:1.5em 0 .5em;
	padding:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}

/* main level link */
#main-nav a{
	display:block;
	padding:5px 15px;
	margin:0 5px 0 0;
	text-decoration:none
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a{
	background-color:#333;
	color:#fff;
	border-radius:5px
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover{
	color:#fff
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a{
	color:#666;
	font-size:100%;
	line-height:140%;
	text-transform:none;
	padding:6px 10px 6px 15px;
	margin:0;
	display:block;
	width:200px;
	background:0;
	border:0;
	text-shadow:none;
	border-radius:0;
	box-shadow:none;
	box-sizing:border-box
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover{
	background-color:rgba(0,0,0,.07);
	color:#000
}
/* dropdown ul */
#main-nav ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:100;
	border-radius:5px;
	left:-999em;
	box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15)
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none
}
/* show dropdown ul */
#main-nav li.dropdown-open > ul{
	left:0
}
#main-nav li li.dropdown-open > ul.children,
#main-nav li li.dropdown-open > ul.sub-menu{
	left:190px;
	top:-2px
}
@media (hover:hover){
	/* show dropdown ul */
	#main-nav li:hover > ul{
		left:0
	}
	#main-nav li li:hover > ul.sub-menu,
	#main-nav li li:hover > ul{
		left:190px;
		top:-2px
	}
}
#main-nav a:focus{
	outline:1px dotted #999
}
@media (hover:none){
	#main-nav .child-arrow{
		border-radius:100%;
		padding:0 7px;
		margin-left:7px
	}
	#main-nav ul .child-arrow{
		float:right;
		margin-right:10px
	}
}

/************************************************************************************
PAGE
*************************************************************************************/
/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:4px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 5px;
	padding:0;
	font-size:160%
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}

/*
CATEGORY SECTIONS
================================================ */
.category-section{
	clear:both;
	margin-bottom:30px
}
.category-section-title{
	font-size:120%;
	text-transform:uppercase;
	margin:0 0 20px;
	padding:10px 0 0;
	border-top:double 4px #ccc
}

/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:50px;
	box-sizing:border-box
}

/* post content */
.post-content{
	min-width:120px
}

/* post title */
.post-title{
	font-size:26px;
	margin:0 0 5px;
	padding:0
}
.post-title a{
}

/* post image */
.post-image{
	max-width:100%;
	margin:0 0 5px
}
.post-image.left{
	float:left;
	margin-right:15px
}
.post-image.right{
	float:right;
	margin-left:15px
}

/* post meta */
.post-meta{
	margin:0 0 7px;
	font-size:.9em
}
.post-meta a{
	color:inherit
}
.post-meta span .tf_fa{
	display:inline-block;
	margin-right:6px;
	vertical-align:middle;
	opacity:.6
}
.post-meta .post-author{
	padding:2px 0
}
.post-meta .post-category{
	padding:2px 0
}
.post-meta .post-tag{
	padding:2px 0
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.1
}

.loops-wrapper.grid4 .post-title{
	font-size:120%;
	margin:0 0 3px;
	padding:0
}
.loops-wrapper.grid3 .post-title{
	font-size:140%;
	margin:0 0 3px;
	padding:0
}

.loops-wrapper.grid2 .post-title{
	font-size:150%;
	margin:0 0 3px;
	padding:0
}

.loops-wrapper.grid2-thumb .post-title{
	margin:0 0 5px;
	font-size:150%
}
.loops-wrapper.grid2-thumb .post-image{
	float:left;
	margin:5px 14px 10px 0
}
.loops-wrapper.grid2-thumb .post-content{
	overflow:hidden
}


/* list thumb post */
.loops-wrapper.list-thumb-image .post-image{
	float:left;
	margin:7px 16px 10px 0
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}

/* list large image */
.loops-wrapper.list-large-image .post-image{
	float:left;
	margin:7px 22px 10px 0
}
.loops-wrapper.list-large-image .post-title{
	font-size:200%;
	margin:0 0 5px;
	padding:0
}
.loops-wrapper.list-large-image .post-content{
	overflow:hidden
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	font-size:.9em;
	margin-bottom:15px
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered{
max-width:100%!important
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:15px 0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:0 0 5px
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav{
	margin:0 0 30px;
	padding:15px 0;
	clear:both
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav a{
	text-decoration:none;
	display:block
}
.post-nav a:hover{
	text-decoration:none
}
.post-nav .prev{
	float:left
}
.post-nav .next{
	float:right;
	text-align:right
}

/* post nav arrow */
.post-nav .arrow{
	background-color:#333;
	color:#fff;
	font:normal 20px/100% "Times New Roman", Times, serif;
	display:block;
	float:left;
	width:32px;
	height:28px;
	padding:4px 0 0;
	text-align:center;
	margin:-8px 10px 17px 0;
	border-radius:10em
}
.post-nav .next .arrow{
	float:right;
	margin-left:10px;
	margin-right:0
}
.post-nav a:hover span{
	background-color:#000
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap{
	margin:10px 0 20px;
	position:relative;
	clear:both
}

/* comment title */
.comment-title, #reply-title{
	font-size:140%;
	margin:0 0 10px;
	padding:0
}

/* comment pagenav */
.commentwrap .pagenav{
	margin:10px 0;
	border:0;
	box-shadow:none
}
.commentwrap .pagenav.top{
	margin:0;
	position:absolute;
	top:10px;
	right:0
}

/* commentlist */
.commentlist{
	margin:0 0 30px;
	padding:5px 0 0;
	border-top:solid 1px rgba(0,0,0,.1)
}
.commentlist li{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	position:relative
}
.commentlist .comment-author{
	margin:2px 0 5px;
	padding:0
}
.commentlist .avatar{
	float:left;
	margin:0 15px 0 0
}
.commentlist cite{
	font-style:normal;
	font-size:130%
}
.commentlist cite a{
	text-decoration:none
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite .tf_fa{
	margin-right:18px;
	color:#ca0012
}
.commentlist .comment-time{
	font-size:75%;
	text-transform:uppercase
}
.commentlist .commententry{
	border-bottom:solid 1px rgba(0,0,0,.1);
	position:relative;
	min-height:40px;
	overflow:hidden;
	padding-bottom:5px;
	overflow-wrap:break-word
}
.commentlist ul, .commentlist ol{
	margin:0 0 0 7%;
	padding:0
}

/* reply link */
.commentlist .reply{
	position:absolute;
	right:0;
	top:8px
}
.commentlist .comment-reply-link{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none
}
.commentlist .comment-reply-link:hover{
	text-decoration:none
}

/* 
COMMENT FORM
================================================ */
#respond{
	margin:0;
	padding:10px 0 0;
	position:relative;
	clear:both
}
#respond #cancel-comment-reply-link{
	position:absolute;
	top:20px;
	right:0;
	font-size:85%;
	line-height:100%;
	text-decoration:none;
	padding:5px 10px;
	display:block;
	color:#fff;
	background-color:#F30
}
#respond #cancel-comment-reply-link:hover{
	background-color:#333
}
#commentform{
	margin:15px 0 0
}
#commentform label{
	font-weight:700
}
#commentform label small{
	font-weight:400
}
#commentform textarea{
	height:140px;
	width:100%;
	box-sizing:border-box
}
#commentform .comment-form-author,
#commentform .comment-form-email{
	width:50%;
	float:left;
	box-sizing:border-box;
	clear:none
}
#commentform p.comment-form-author{
    padding-right:2%
}
#commentform .comment-form-email{
	padding-left:2%
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url]{
	width:100%;
	max-width:none;
	box-sizing:border-box
}
#commentform input#submit{
	padding:7px 20px
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 30px;
	overflow-wrap:break-word
}
.widgettitle{
	margin:0 0 10px;
	padding:0;	
	font-size:120%
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:6px 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px 0;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* feature posts widget */
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:4px 12px 10px 0;
	float:left
}
.widget .feature-posts-list small{
	font-style:italic;
	font-size:90%;
	display:block;
	margin:0 0 3px
}
.widget .feature-posts-list .feature-posts-title{
	margin:4px 0 3px
}
.widget .feature-posts-list .post-excerpt{
	display:block
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp{
	font-style:italic;
	font-size:90%
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}

/* links widget */
.widget .links-list img, .widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}

/* flickr widget */
.widget .flickr_badge_image{
	margin-top:10px
}
.widget .flickr_badge_image img{
	width:50px;
	height:50px;
	margin-right:12px;
	margin-bottom:12px;
	float:left
}

/* flickr shortcode */
.shortcode .flickr_badge_image{
	width:23.8%;
	margin:0 1.5% 1.5% 0;
	float:left
}
.shortcode .flickr_badge_image:nth-of-type(4n){
	margin-right:0
}
.shortcode .flickr_badge_image img{
	margin:0
}

/* search widget */
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}

/* Social Links Widget */
.widget .social-links{
	margin:0 0 20px;
	padding:0;
	line-height:100%
}
.widget .social-links li{
	margin:0 5px 5px 0;
	padding:0;
	list-style:none;
	border:0;
	display:inline-block
}
.widget .social-links img{
	vertical-align:middle
}

/* Text widget */
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer{
	padding:30px 0;
	clear:both;
	border-top:solid 1px rgba(0,0,0,.1)
}

/* back to top */
.back-top{
	clear:both;
	float:left;
	margin-top:-3px
}
.back-top a{
	background-color:#000;
	display:block;
	width:30px;
	height:30px;
	margin:0 10px 10px 0;
	text-indent:-900em;
	border-radius:10em;	
	color:#fff
}
.back-top a .tf_fa{
	text-indent:0;
	text-align:center;
	width:100%;
	float:left;
	font-size:1.4em;
	margin-top:5px
}
.back-top a:hover{
	background-color:#333
}

/* footer nav */
.footer-nav{
	margin:7px 0 10px;
	padding:0;
	text-align:left
}
.footer-nav li{
	padding:0;
	margin:0 8px 5px 0;
	list-style:none;
	display:inline-block
}

/* footer text */
.footer-text{
	font-size:90%;
	clear:both
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky{}
img.alignleft, img.aligncenter, img.alignright, img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:6px 0
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}
/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear{
	clear:both
}
.left{
	float:left
}
.right{
	float:right
}
.textleft{
	text-align:left
}
.textright{
	text-align:right
}
.textcenter{
	text-align:center
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
.widget li,footer,#main-nav, .menu
{ display:block }

/*BASE MEDIA QUERIES*/
@media(max-width:1260px){
	.default_width #layout .row_inner{
		max-width:100%
	}
}
/*/wp-content/themes/basic/media-queries.css*/
@media (max-width:1200px){
@media(max-width:1060px){

	/************************************************************************************
	FOR PAGE SKIN
	*************************************************************************************/
	.skin-page .pagewidth,
	.skin-page-black .pagewidth{
		max-width:100%
	}
	/* content */
	.skin-page #content,
	.skin-page-black #content{
		width:67.8%
	}

	/* sidebar */
	.skin-page #sidebar,
	.skin-page-black #sidebar{
		width:26.2%
	}
}

@media(max-width:1100px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth,
	.row_inner{
		max-width:90%
	}


	/* content */
	#content{
		width:67.8%
	}

	/* sidebar */
	#sidebar{
		width:26.2%
	}
}

@media(max-width:760px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#content,
	#sidebar{
		width:100%!important;
		max-width:100%!important;
		float:none;
		clear:both
	}
	#sidebar .secondary{
		width:48%
	}

	/************************************************************************************
	LAYOUT
	*************************************************************************************/
	.list-thumb-image .post-content,
	.list-large-image .post-content{
		overflow:visible
	}

}

@media(max-width:680px){

	/************************************************************************************
	HEADING
	*************************************************************************************/
	h1{
		font-size:1.8em
	}
	h2,
	.post-title,
	.loops-wrapper.grid4 .post-title,
	.loops-wrapper.grid3 .post-title,
	.loops-wrapper.grid2 .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.4em
	}
	h4{
		font-size:1.2em
	}

	/************************************************************************************
	POST VIDEO (css for fluid video)
	*************************************************************************************/
	.post-video{
		clear:both
	}

	/* disable webkit text size adjust (for iPhone) */
	html{
		-webkit-text-size-adjust:none
	}

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	LAYOUT
	*************************************************************************************/
	/* loops-wrapper */
	.loops-wrapper{
		margin-left:0!important;
		width:auto!important
	}

	/* post */
	.post{
		width:auto!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}

	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 10px 10px 0
	}

	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary{
		float:none!important;
		width:100%!important
	}
}

}
/*/wp-content/themes/basic-child/style.css*/
/*  
Theme Name: Basic Child
Theme URI: https://bigtree.us
Version: 1.0
Description: Created by <a href="http://www.bigtree.us">BigTree</a>.
Author: Bigtree
Author URI: http://www.bigtree.us
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2020 BigTree.
Tags: featured-images, translation-ready, custom-menu
Text Domain:  basic-child
Template:     basic
*/
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ie 8 img max-width */
@media \0screen {
	img { width: auto;}
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
}

/* audio */
audio {
	max-width: 100%;
}

/* iframes and objects max-width */
iframe, object {
	max-width: 100%;
}

hr { 
	padding: 0; 
	border: none; 
	border-top: 2px solid #2f93b4; 
	color: #2f93b4; 
	text-align: center; 
	
	
	} 

/*hr:after { 
	content: "•"; 
	display: inline-block; 
	position: relative; 
	top: -0.575em; 
	font-size: 1.75em; 
	padding: 0 0.25em; 
	background: transparent; 
	border-radius:10px; 
}
*/
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/* 3 colors - dark #006389 // medium #3192b4 // light #81b9d2  */

html, body{height:100%;}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: 1em/170% 'Open Sans', Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	background-color: #fff;
	color: #666;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e6f0f5+0,ffffff+100 */
background: rgb(230,240,245); /* Old browsers */
background: -moz-linear-gradient(top, rgba(230,240,245,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(230,240,245,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(230,240,245,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background-repeat: no-repeat;
	-webkit-font-smoothing: subpixel-antialiased;
}
a {
	color: #006389;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
small {
	font-size: 87%;
}
blockquote {
	font: italic 110%/130% 'Merriweather', "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
.firstLetter{
	float       : left;
	font-size   : 4.5em;
	line-height : 0.5;
	margin      : 0.125em 0.05em 0 0;
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-weight:700;
	font-style:italic;
	color: #2f93b4;
}

.firstLetter + span{
  margin-left : 0em;
}

/* LIST
================================================ */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	margin: 10px 0 .4em;
	word-wrap: normal;
    font-family: 'Merriweather', serif;
	font-style: italic;
	font-weight: 700;
	font-variant-ligatures: no-common-ligatures;
}
h1 {
	font-size: 2em;
	color:#81b9d2;
}
h2 {
	font-size: 1.8em;
	color:#00779b;
}
h3 {
	font-size: 1.6em;
	color: #006389;
}
h4 {
	font-size: 1.35em;
	color: #2f93b4;
}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #f3f3f3;
	border: solid 1px #92c6db;
	padding: 6px 10px;
	border-radius: 5px;
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 97%;
	max-width: 97%;
	background-color: #e6f0f5;
}

/* text area */
textarea {
	line-height: 150%;
	width: 97%;
	height: 100px;
	background-color: #e6f0f5;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #fff;
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color: #00769b;
	color: #fff;
	border: none;
	padding: 7px 20px;
	cursor: pointer;
	border-radius: 5px;
	float:right;
	-webkit-appearance: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #3ba3c2;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav, .pagenav, #sidebar, .widget, #footerwrap, #footer {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pagewrap{
	border-bottom:1px solid #81b9d2;
	border-right:1px solid #81b9d2;
	border-left:1px solid #81b9d2;
	max-width:1680px;
	margin:0 auto;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-position: bottom right!important;
	background-repeat:no-repeat!important;
	background:url("https://jamesriverhh.com/wp-content/uploads/images/james_river-bg.png"), #FFF;
	background-size:contain;
}
/* main page width */
.pagewidth {
	max-width: 1680px;
	width:100%;
	margin: 0 auto;
} 
/* body (middle container)*/
#body {
	margin: 0 4%;
	max-width: 100%;
}

/* content */
#content {
	width: 68%;
	float: left;
	padding: 1.5% 0 3%;
}

/* sidebar */
#sidebar {
	width: 26.5%;
	float: right;
	padding: 5% 0 3%;
}

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

/* sidebar none */
.sidebar-none #content {
	width: 100%;
	float: none;
	display:inline-block;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}
/************************************************************************************
TOP BANNER
*************************************************************************************/
#top-banner {
	background-color:#2f93b4;
	padding:0 0 2px;
	text-align:center;
	display: inline-block;
	width: 100%;
}
.banner-button{
	background-color:#92c6db;
	display:inline-block;
	margin:0 auto;
	padding:5px 0 4px;
	width:100%;
	letter-spacing:.04em;
	color:#FFF;
	font-weight:700;
	font-size:1.25em;
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-style:italic;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006389+0,3192b4+50,006389+100&1+0,0.7+30,0.7+70,1+100 */
background: -moz-linear-gradient(left, rgba(0,99,137,1) 0%, rgba(29,127,163,0.7) 30%, rgba(49,146,180,0.7) 50%, rgba(29,127,163,0.7) 70%, rgba(0,99,137,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,99,137,1) 0%,rgba(29,127,163,0.7) 30%,rgba(49,146,180,0.7) 50%,rgba(29,127,163,0.7) 70%,rgba(0,99,137,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,99,137,1) 0%,rgba(29,127,163,0.7) 30%,rgba(49,146,180,0.7) 50%,rgba(29,127,163,0.7) 70%,rgba(0,99,137,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006389', endColorstr='#006389',GradientType=1 ); /* IE6-9 */
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
.banner-button:hover{
	background-color:#92c6db;
	display:inline-block;
	margin:0 auto;
	width:100%;
	color:#006389;
	font-weight:700;
	text-decoration:none;
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-style:italic;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffffff+100&0+0,0.7+30,0.7+70,0+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 30%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.7) 70%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 70%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 70%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
.banner-button a{}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	height: auto;
	display:block;
	width:100%;
	background-color:#FFF;
	border-bottom:none;
	padding: 0;
}

/* 
SITE LOGO
================================================ */
#site-logo {
	position: relative;
	top:auto;
	display:inline-block;
	float:left;
	padding:0;
	margin: 0 0 0 5%;
    font-size: 0;
    font-weight: bold;
    line-height: 0em;
}
#site-logo img {
    max-height: 90px !important;
	display:inline-block;
	float:left;
	margin: 5px 0 10px 5%;
    font-size: 0;
    font-weight: bold;
    line-height: 0em;
	z-index: 50;
}

#site-logo a {
	text-decoration: none;
}
#site-logo a:hover {
	text-decoration: none;
}

/* 
SITE DESCRIPTION
================================================ */
#site-description {
	position: absolute;
	top: 0;
	font-size: 0;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}

/* 
SUBMENU
================================================ */
	.info-lg {
		display: inline;
	}
	.info-sm{
		display:none;
	}

/* 
SOCIAL WIDGET
================================================ */
.social-widget {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.social-widget a {
	text-decoration: none;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	zoom:1;
	*display:inline;
	margin: 0 2px 0 0;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 100%;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	zoom:1;
	*display:inline;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-widget ul li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	zoom:1;
	*display:inline;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -5px;
}

/* 
RSS
================================================ */
.social-widget div.rss {
	display: inline;
}
.social-widget div.rss a {
	background: url(images/rss.png) no-repeat left center;
	padding: 3px 0 2px 30px;
	display: inline-block;
	zoom:1;
	*display:inline;
}

/* 
SEARCH FORM
================================================ */
#header #searchform {
	position: absolute;
	right: 0;
	top: 40px;
	width: 160px;
}
#header #searchform #s {
	width: 100px;
	color: #a5a099;
	background: #eee url(images/search.png) no-repeat 8px center;
	border: solid 1px #ddd;
	padding-left: 28px;
	float: right;
	border-radius: 3px;
	transition: width .7s;
}
#header #searchform #s:focus {
	width: 140px;
	color: #333;
}
/* 
Header Info
================================================ */
#info{
	display:inline-block;
	width:auto;
	font-weight:700;
	line-height:150%;
	font-size:87.5%;
	color:#2f93b4;
	float:right;
	clear: right;
	text-align:right;
	margin:15px 5% 0 0;
	padding-right:10px;
}
.info-phone{
	font-size:130%;
	line-height:165%;
	color:#006389;
}
/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	display: flex!important;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items:center;
	margin: 0 0 0 auto;
	padding: 8px 10% 0;
	position: relative;
	left: auto;
	right:auto;
	bottom: auto;
	z-index: 100;
	width: 100%;
	background-color:#e6f0f5;
	border-bottom: solid 3px #81b9d2;
}
#main-nav li {
	margin: 0 auto;
	padding: 0;
	color:#FFF;
	list-style: none;
	text-align: center;
	position: relative;
	display: flex;
	flex:auto 1 1;
	justify-content: space-between;
}

#main-nav li a,
#main-nav li a:after,
#main-nav li a:before {
	transition: all .5s;
}

#main-nav li a {
	position:relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
#main-nav li a:after, #main-nav li.current-menu-item a:after {
	display: block;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 1px;
	content: '.';
	color: transparent;
	background: #FFF;
	visibility: none;
	opacity: 0;
	z-index: -1;
}
#main-nav li a:hover:after {
	opacity: 1;
	visibility: visible;
	height: 1px;
	background: #e0e0e0;
	text-shadow: 0px 1px 3px rgba(142,142,142,0.05);
}
#main-nav li.current-menu-item a:after {
	opacity: 1;
	visibility: visible;
	height: 1px;
	background: #e0e0e0;
}

/* main level link */
#main-nav a {
	display: block;
	text-align:center;
	padding: 5px 0px 8px;
	margin: 0;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color:#006389;	
}
#main-nav a:before{
	content:"";
	display: block;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #FFF;
  	position:absolute;
	top:-8px;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	opacity:0;
	z-index:100;
}
#main-nav li:hover > a:hover:before, #main-nav li:hover > a:before{
	content:"";
	display: block;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #FFF;
  	position:absolute;
	top:-9px;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	opacity:1;
	z-index:100;
}
#main-nav a, #main-nav a:hover:before, #main-nav a:before{		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}

/* main level link :hover */
#main-nav a:hover, #main-nav li:hover > a {
	color:#3192b4;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color:transparent;
	color: #3192b4;
	border-radius: 5px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #3192b4;
}


/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color: #666;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	padding: 5px;
	margin: 0;
	display: block;
	width: 180px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: #e6f0f5;
	color: #000;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: solid 1px #2f94b5;
	z-index: 100;
	border-radius: 0px;
	left: -999em;
	top:30px;
}

#main-nav li li.dropdown-open > ul.sub-menu,
.no-touch #main-nav li li:hover > ul.sub-menu, #main-nav ul.sub-menu a:hover:before, #main-nav .current-menu-item ul.sub-menu a:before{
	content:none!important;
	display: none!important;
}
#main-nav ul a{
	color:#006389!important;
}
#main-nav ul a:hover{
	color:#2f94b5!important;
}

#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* show dropdown ul */
#main-nav li.dropdown-open > ul,
.no-touch #main-nav li:hover > ul {
	left: 0!important; 
	right:0!important;
}
#main-nav li li.dropdown-open > ul.sub-menu,
.no-touch #main-nav li li:hover > ul.sub-menu {
	left: 190px;
	top: -2px;
}
#main-nav a:focus {
	outline: 1px dotted #999;
}
#sub-menu{
	font-size:100%;
	padding: 0;
	margin:0 5% 0 0;
	display: block;
	text-align:center;
	float: right;
}
#sub-menu ul{
	margin:0;
}
#sub-menu li {
	float: left;
	margin: 0 4px;
	background-color: #006389;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing: 0.0625em;
	font-weight:700;
	font-size:0.938em;
	padding: 0;
	display:inline-block;
	border-top:none;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#sub-menu li a:hover{
	background-color:#2f93b4;
	color:#FFF;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
#sub-menu a {
	color:#FFF;
	display: block;
	padding: 7px 15px 5px;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 15px;
	padding: 0;
	font-size: 300%;
	line-height: 110%;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: double 4px #ccc;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	font-size: 26px;
	margin: 0 0 5px;
	padding: 0;
}
.post-title a {
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 0 0 5px;
}
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}

/* post meta */
.post-meta {
	margin: 0 0 7px;
}
.post-meta .post-author {
	background: url(images/post-author.png) no-repeat 0 2px;
	padding: 2px 0 2px 16px;
	margin-right: 7px;
}
.post-meta .post-category {
	background: url(images/post-category.png) no-repeat 0 2px;
	padding: 2px 0 2px 16px;
	margin-right: 7px;
}
.post-meta .post-tag {
	background: url(images/post-tag.png) no-repeat 0 3px;
	padding: 2px 0 2px 16px;
	margin-right: 7px;
}
.post-meta .post-comment a {
	background: url(images/post-comment.png) no-repeat 0 3px;
	padding: 2px 0 2px 16px;
}

/* grid4 post */
.loops-wrapper.grid4 .post {
	width: 22.6%;
	float: left;
	margin-left: 3.2%;
}
.loops-wrapper.grid4 .post-title {
	font-size: 120%;
	margin: 0 0 3px;
	padding: 0;
}

/* grid3 post */
.loops-wrapper.grid3 .post {
	width: 31.2%;
	float: left;
	margin-left: 3.2%;
}
.loops-wrapper.grid3 .post-title {
	font-size: 140%;
	margin: 0 0 3px;
	padding: 0;
}

/* grid2 post */
.loops-wrapper.grid2 .post {
	width: 48.4%;
	float: left;
	margin-left: 3.2%;
}
.loops-wrapper.grid2 .post-title {
	font-size: 150%;
	margin: 0 0 3px;
	padding: 0;
}

/* grid2-thumb post */
.loops-wrapper.grid2-thumb .post {
	width: 48.4%;
	float: left;
	margin-left: 3.2%;
}
.loops-wrapper.grid2-thumb .post-title {
	margin: 0 0 5px;
	font-size: 150%;
}
.loops-wrapper.grid2-thumb .post-image {
	float: left;
	margin: 5px 14px 10px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
}

/* clear grid posts */
.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float: left;
	margin: 7px 16px 10px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 7px 22px 10px 0;
}
.loops-wrapper.list-large-image .post-title {
	font-size: 200%;
	margin: 0 0 5px;
	padding: 0;
}
.loops-wrapper.list-large-image .post-content {
	overflow: hidden;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	font-size:.9em;
	margin-bottom: 15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered {
	max-width: 100% !important;
}
/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
.pagenav {
	clear: both;
	padding-bottom: 20px;
	text-align: right;
}
.pagenav a, .pagenav span {
	line-height: 100%;
	padding: 6px 0 0;
	margin: 0 2px;
	vertical-align: middle;
	display: inline-block;
	zoom:1;
	*display:inline;
	min-width: 24px;
	min-height: 18px;
	text-align: center;
	border-radius: 10em;
}
.pagenav a {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.pagenav a:hover {
	background-color: #000;
}
.pagenav .current {
	text-decoration: none;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 30px;
	padding: 15px 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
}
.post-nav a {
	text-decoration: none;
	display: block;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	background-color: #333;
	color: #fff;
	font: normal 20px/100% "Times New Roman", Times, serif;
	display: block;
	float: left;
	width: 32px;
	height: 28px;
	padding: 4px 0 0;
	text-align: center;
	margin: -8px 10px 17px 0;
	border-radius: 10em;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.post-nav a:hover span {
	background-color: #000;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font-size: 140%;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
}
.commentlist cite {
	font-style: normal;
	font-size: 130%;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist .bypostauthor > .comment-author cite {
	background: url(images/icon-author-comment.png) no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
}
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	word-wrap: break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #F30;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #333;
}
#commentform {
	margin: 15px 0 0;
}
#commentform input[type=text] {
	width: 206px;
	margin-right: 5px;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 100px;
}
#commentform input#submit {
	padding: 7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 30px;
	word-wrap: break-word;
}
.widgettitle {
	margin: 0 0 10px;
	padding: 0;	
	font-size: 120%;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #ddd;
}
.widget ul ul {
	margin: 6px 0 -6px 0;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	font-style: italic;
	font-size: 90%;
	display: block;
	margin: 0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font-style: italic;
	font-size: 90%;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
	zoom:1;
	*display:inline;
}
.widget .social-links img {
	vertical-align: middle;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding: 20px 5%;
	clear: both;
	color:#FFF;
	background-color:#006389;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}

/* back to top */
.back-top {
	display:none;
}

/* footer nav */
.footer-nav {
	margin: 7px 0 10px;
	padding: 0;
	width:49%;
	float:left;
	text-align: left;
	clear:none!important;
}
.footer-nav li {
	padding: 0;
	margin: 0 5px 5px 0;
	text-transform:uppercase;
	letter-spacing: 0.0625em;
	font-weight:700;
	font-size:0.938em;
	list-style: none;
	display: inline-block;
	font-weight:700;
	zoom:1;
	*display:inline;
}

.footer-nav li a{
	color:#FFF;
	padding: 5px 10px 6px;
	text-decoration:none;
	border-radius:5px;
	background-color:#3192b4;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
.footer-nav li a:hover{
	background-color:#81b9d2;
	color:#006389;
}
/* footer text */
.footer-text {
	font-size: 90%;
	width:49%;
	float:right;
	text-align:right;
	clear:none!important;
}
.footer-text a{
	color:#FFF!important;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 95%;
	line-height: 120%;
	margin: 6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}

/************************************************************************************
GALLERY
*************************************************************************************/
#body .gallery {
	margin: 0 0 20px 0;
}

/* gallery item */
#body .gallery .gallery-item {
	margin: 0 8px 8px 0;
	vertical-align: top;
	width: auto;
	float: left;
	text-align: center;
}

/* gallery image */
#body .gallery img {
	border: none;
	vertical-align: middle;
}

/* gallery caption */
#body .gallery .gallery-caption {
	line-height: 120%;
	font-size: 90%;
	text-align: center;
	margin: 5px 0 0;
}

/* GALLERY COLUMN
================================================ */
/* gallery column 1 (display all in one line) */
#body .gallery-columns-1 .gallery-item {
	width: auto;
}
#body .gallery-columns-1 br {
	display: none !important;
}

/* gallery column 2 */
#body .gallery-columns-2 .gallery-item {
	width: 49.2%;
}

/* gallery column 3 */
#body .gallery-columns-3 .gallery-item {
	width: 32.3%;
}
/* gallery column 4 */
#body .gallery-columns-4 .gallery-item {
	width: 23.8%;
}

/* gallery column 5 */
#body .gallery-columns-5 .gallery-item {
	width: 18.8%;
}

/* gallery column 6 */
#body .gallery-columns-6 .gallery-item {
	width: 15.4%;
}

/* gallery column 7 */
#body .gallery-columns-7 .gallery-item {
	width: 13%;
}

/* gallery column 8 */
#body .gallery-columns-8 .gallery-item {
	width: 11.18%;
}

/* gallery column 9 */
#body .gallery-columns-9 .gallery-item {
	width: 9.77%;
}

/* set gallery item margin-right */
#body .gallery-columns-1 .gallery-item,
#body .gallery-columns-2 .gallery-item,
#body .gallery-columns-3 .gallery-item,
#body .gallery-columns-4 .gallery-item,
#body .gallery-columns-5 .gallery-item,
#body .gallery-columns-6 .gallery-item,
#body .gallery-columns-7 .gallery-item,
#body .gallery-columns-8 .gallery-item,
#body .gallery-columns-9 .gallery-item {
	margin: 0 1.5% 1.5% 0;
}

/* clear gallery item margin-right */
#body .gallery-columns-9 .gallery-item:nth-of-type(9n),
#body .gallery-columns-8 .gallery-item:nth-of-type(8n),
#body .gallery-columns-7 .gallery-item:nth-of-type(7n),
#body .gallery-columns-6 .gallery-item:nth-of-type(6n),
#body .gallery-columns-5 .gallery-item:nth-of-type(5n),
#body .gallery-columns-4 .gallery-item:nth-of-type(4n),
#body .gallery-columns-3 .gallery-item:nth-of-type(3n),
#body .gallery-columns-2 .gallery-item:nth-of-type(2n) {
	margin-right: 0;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.full_width .themify_builder_row .row_inner {
	width: 1680px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.full_width .themify_builder_row.fullwidth .row_inner {
	width: auto;
	padding: 0;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.clearfix:after, .widget li:after, #body:after, #footer:after, footer:after, .pagenav:after, #main-nav:after, .menu:after, .gallery:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: inline-block; }
/* clearfix for ie7 */
.clearfix, .widget li, #body, #footer, footer, .pagenav, #main-nav, .menu, .gallery, #content
{ display: block; zoom: 1; }


/************************************************************************************
Misc.
*************************************************************************************/
.msacwl-gallery-carousel .msacwl-carousel-slide a{ 
	height:300px !important;
}
.msacwl-gallery-carousel .msacwl-carousel-slide a{
	border: 1px solid #e6f0f5;
}
.msacwl-carousel-wrap .msacwl-gallery-carousel button.slick-next {
	right: 5px;
}
.msacwl-carousel-wrap .msacwl-gallery-carousel button.slick-prev {
	left: 5px;
}
.msacwl-carousel-wrap .msacwl-carousel-slide {
	margin: 0 5px;
}
.responsive-menu-box{
	padding-bottom:3px;
}
.jrh-paragraph {
	margin:0 15%;
}
.jrh-faq {
	margin:0 15%;
}
.jrh-box {
	margin:10px 15% 20px;
	padding: 10px 20px;
	background-color: #e6f0f5!important;
	border-radius:5px!important;
}
.jrh-callout {
	width:70%!important;
	margin:0 auto;
	padding: 20px;
	background-color: #e6f0f5!important;
	border-radius:5px!important;
}
.jrhh-icon {
	float:left;
	margin: -15px 10px 0 0!important;
}
.jrhh-icon img {
}
.jrhh-justify {
	text-align: justify;
}
.logo-choice a{
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
.logo-choice a:hover{
	opacity:0.75;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
#totop {
    position: fixed;
    right: 2%;
    bottom: 30px;
	height:36px;
	width:38px;
	background: rgba(0, 99, 137, 0.5);
	border:1px solid #3192b4;
  	color: #ffffff;
	border-radius:5px;
	cursor: pointer;
	text-align:center;
  	display:none;
    outline: none;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
}
.home-intro-text h1{margin-top:0;}
.home-widget{
	background-color:#e6f0f5;
	padding:25px 25px 15px;
	border-radius:5px;
}
.home-widget .module-feature-title{
	font-size: 1.6em;
}
.home-widget-button{
	width:80%;
	text-align: center;
	display: block;
	margin:20px auto 0;
	float:none;
	background-color: #00769b;
	color: #fff;
	border: none;
	padding: 7px 15px;
	border-radius:5px;
	font-weight:700;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:	all 0.4s ease-in-out;
	-ms-transition:	 all 0.4s ease-in-out;
	-o-transition:	  all 0.4s ease-in-out;
	transition:		 all 0.4s ease-in-out;
}
.home-widget-button:hover{
	background-color:#3192b4;
	text-decoration:none;
}
.home-widget h3{margin-top: 0px!important;color: #3192b4;}
.home-widget p{line-height:160%;color: #006389;}
.appleLinks a {color:#000000; text-decoration: none;}
.appleLinksWhite a {color:#ffffff; text-decoration: none;}
.upbutton{
	transform: translate(0,-50px);
    -webkit-transform: translate(0,-50px);
    -o-transform: translate(0,-50px); 
    -moz-transform: translate(0,-50px);
}
.ui.module-accordion .accordion-title a {
	color: #3192b4;
}
.ui.module-accordion .accordion-title a:hover{
	color: #006389!important;
}
.module-feature .tb_text_wrap{
	text-align:justify;
}
.patient-support{
	padding:20px 10px 0;
	border-radius:5px;
	background-color:#3192b4;
	color:#FFF;
	text-align:center;
	font-size:125%;
	line-height:150%;
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-weight:700;
	font-style:italic;
	margin:0 0 20px 0;
}
.patient-support a{color:#FFF;}
.recaptcha-text{
	font-size:85%;
	font-style:italic;
}
.grecaptcha-badge {
	visibility: hidden;
}
#responsive-menu-button{
	border:1px solid #FFF;
}
#left {
    width: 46.5%;
    float: left;
    margin-right:5%;
}
#right {
    width: 46.5%;
    float: left;
}
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
.clearfix {
    display:block;
}
.intrinsic-container {
	border:2px solid #2f93b4;
	position: relative;
	height: 0;
	overflow:scroll;
	 min-height:180px;
	-webkit-overflow-scrolling:touch;
}
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling:touch;
}
input.sales-intro{display: inline;}
.module-image.image-center .image-title{
	text-align: center;
}
.module-image.image-center .image-content {
	text-align: justify;
}
.recaptcha-text{
	font-size:85%;
	font-style:italic;
}
.grecaptcha-badge {
    opacity: 0;
}
#responsive-menu-title {
    padding: 20px 5% 10px!important;
}
#responsive-menu-container #responsive-menu-title #responsive-menu-title-image {
    margin-bottom: 0!important;
}
.msacwl-gallery-slider button.slick-prev, .msacwl-gallery-slider button.slick-prev:hover, .msacwl-gallery-  button.slick-prev:focus, .msacwl-gallery-carousel button.slick-prev, .msacwl-gallery-carousel button.slick-prev:hover, .msacwl-gallery-carousel button.slick-prev:focus {
    background: #006389 url('https://jamesriverhospice.com/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-left.png') center center no-repeat !important;
    background-size: 15px 26px !important;
}
.msacwl-gallery-slider button.slick-next, .msacwl-gallery-slider button.slick-next:hover, .msacwl-gallery-slider button.slick-next:focus, .msacwl-gallery-carousel button.slick-next, .msacwl-gallery-carousel button.slick-next:hover, .msacwl-gallery-carousel button.slick-next:focus {
    background: #006389 url('https://jamesriverhospice.com/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-right.png') center center no-repeat !important;
        background-size: auto;
    background-size: 15px 26px !important;
}
@media screen and (max-width: 1680px) {
		/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	
	.module_row > .row_inner, .module-layout-part .module_row.fullwidth_row_container > .row_inner {
    	width: 1180px;
    	max-width: 100%;
    	margin: auto;
	}	
	#pagewrap {
		max-width: 100%!important;
		border: none;
		border-bottom-left-radius:0px;
		border-bottom-right-radius:0px;
	}
		#footer{
		border-bottom-left-radius:0px;
		border-bottom-right-radius:0px;
	}
	.pagewidth,
	.full_width .themify_builder_row .row_inner {
		max-width: 100%!important;
	}

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

	/************************************************************************************
	FOR PAGE SKIN
	*************************************************************************************/
	.skin-page .pagewidth,
	.skin-page-black .pagewidth {
		max-width: 100%;
	}
	/* content */
	.skin-page #content,
	.skin-page-black #content {
		width: 67.8%;
	}
	
	/* sidebar */
	.skin-page #sidebar,
	.skin-page-black #sidebar {
		width: 26.2%;
	}
}

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

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	body {
	font: 1em/170% 'Open Sans', Arial, Helvetica, sans-serif;
	}
	/* content */
	#content {
		width: 67.8%;
	}
	
	/* sidebar */
	#sidebar {
		width: 26.2%;
	}
	#site-logo {
 		width: 320px;
}
	#sub-menu{
		font-size:92%;
}
}
@media screen and (max-width: 780px) {
	/************************************************************************************
	SUBMENU
	*************************************************************************************/
	#info{
		float: left;
	 	margin:5px 0 5px 5%;
	 }
	.info-lg {
		display: none;
	}
	.info-sm{
		display:inline;
		text-align:left!important;
		float: left;
	}
}

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

#responsive-menu-container{
	border-right:1px solid #006389;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
#responsive-menu-container #responsive-menu-title{
	font-weight:700;
	}
	#header {
		height: auto;
		display:block!important;
		z-index:0;
		padding:0;
	}
	#body {
		clear:both;
		display:block!important;
		z-index:0;
		padding:0;
	}
	rs-module-wrap{clear:both;}
	
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#content {
		width: 100% !important;
		max-width: 100% !important;
		float: none;
		clear: both;
	}
	
	/* sidebar */
	#sidebar {
		width: 100% !important;
		max-width: 100% !important;
		float: none;
		clear: both;
	}
	#sidebar .secondary {
		width: 48%;
	}
	#site-logo{
		min-height:50px;
		display: block;
	}

	/************************************************************************************
	LAYOUT
	*************************************************************************************/
	.list-thumb-image .post-content {
		overflow: visible;
	}
	.list-large-image .post-content {
		overflow: visible;
	}
	.jrh-faq {
	margin:0;
}
	.jrh-paragraph {
	margin:0;
}	
	.jrh-box {
	margin:10px 0 20px;
	}
	.jrh-callout {
	width:100%!important;
	}
	/************************************************************************************
	OTHER NAV
	*************************************************************************************/
	#sub-menu{ 
		margin:0 auto;
		text-align: center;
		float: none;
		display: block;
	}

}

@media screen and (max-width: 680px) {
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	#pagewrap {
		max-width: 100%!important;
		margin:0 auto!important;
	}
	
	#pagewrap{ 
		border:none;
	}
	
	/************************************************************************************
	HEADING
	*************************************************************************************/
	h1 {
		font-size: 1.8em;
	}
	h2 {
		font-size: 1.6em;
	}
	h3 {
		font-size: 1.4em;
	}
	h4 {
		font-size: 1.2em;
	}	
	/************************************************************************************
	FOOTER
	*************************************************************************************/
	.footer-nav, .footer-text {
		width:100%;
		clear:both!important;
	}
	/************************************************************************************
	LAYOUTS
	*************************************************************************************/
	
	/* grid4 */
	.loops-wrapper.grid4 .post {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	/* grid3 */
	.loops-wrapper.grid3 .post {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	
	/************************************************************************************
	POST VIDEO (css for fluid video)
	*************************************************************************************/
	.post-video {
		clear: both;
	}

	/* disable webkit text size adjust (for iPhone) */
	html {
		-webkit-text-size-adjust: none;
	}

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	 {
		margin-left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	
	/************************************************************************************
	LAYOUT
	*************************************************************************************/
	
	/* loops-wrapper */
	.loops-wrapper {
		margin-left: 0 !important;
		width: auto !important;
	}

	/* post */
	.post {
		width: auto !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		float: none !important;
	}
	.home-widget{margin-bottom:10px;}
	#footer {
		padding: 10px 5%;
		border-bottom-left-radius:0px;
		border-bottom-right-radius:0px;
}
	
	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev, .post-nav .next {
		display: block;
		width: 100%;
		clear: both;
		margin-bottom: 10px;
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist {
		padding-left: 0;
	}
	.commentlist .commententry {
		clear: left;
	}
	.commentlist .avatar {
		float: left;
		width: 40px;
		height: 40px;
		margin: 0 10px 10px 0;
	}
	
	/************************************************************************************
	WOOCOMMERCE SUPPORT
	*************************************************************************************/
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary {
		float: none !important;
		width: 100% !important;
	}
	/************************************************************************************
	TOP BANNER // INFO
	*************************************************************************************/
	.info-phone{
		font-size:100%;
	}
	.info-address{
		display:none;
	}
	.banner-button{
		font-size:1em;
	}	
	#site-logo {
		display:block!important;
		clear:both;
		margin:0 auto;
	}
	.footer-nav{
		font-size:85%;
		margin:0 auto!important;
		text-align:center;
		margin:auto;
	}
	.footer-nav ul{
		float:none;
		display: inline-block;
	}
	.footer-nav li {
		padding: 0;
		margin: 10px 2px 5px 5px;
	}
	.footer-text{text-align:center;}
	/************************************************************************************
	SLIDER
	*************************************************************************************/
	.JR-Header{
		font-size:120%!important;
		line-height:140%!important;
	}
	.blue-bar{
		min-height:40px!important
	}
	/************************************************************************************
	SLIDER
	*************************************************************************************/
	.jrhh-icon {
		float:left;
		margin: -20px 10px 0 0!important;
	}
	/************************************************************************************
	FORM
	*************************************************************************************/
	#left {
    	width: 100%;
    	float: none;
    	margin-right:0%;
	}
	#right {
    	width: 100%;
		float: none;
}
}
	@media screen and (max-width: 520px) {
	/************************************************************************************
	SUBMENU
	*************************************************************************************/
		#sub-menu{
			margin-bottom:5px;
		}
		#sub-menu li{
			font-size:80%;
			
		}
		#sub-menu a{
			padding:2px 6px 1px;
		}
	}

/*/wp-content/uploads/themify-customizer-7.1.1-7.1.1.css*/
/* Themify Customize Styling */
#site-description {	display: none; 
}

/* START MOBILE MENU CSS */
@media screen and (max-width:0px){
/*/wp-content/themes/basic/mobile-menu.css*/
/************************************************************************************
HEADER
*************************************************************************************/
/* header */
#header{
	height:auto!important
}

/* nav bar */
#nav-bar{
	display:none
}

/* site logo */
#site-logo a{
	font-size:30px
}

/* social widget */
.social-widget{
	position:static;
	padding:10px 0;
	float:none
}

/* searchform */
#header #searchform #s{
	float:right;
	width:50px
}
#header #searchform input#s:focus{
	width:150px
}

/************************************************************************************
MOBILE NAV BUTTON
*************************************************************************************/
.mobile-button{
	background-color:#eee;
	color:#000;
	position:relative;
	width:30px;
	height:14px;
	padding:9px 4px;
	float:right;
	cursor:pointer;
	border-radius:5px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.menu-icon-inner{
	box-sizing:border-box;
	display:inline-block;
	position:relative;
	width:1.25em;
	height:1.25em;
	overflow:hidden;
	vertical-align:middle
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	width:100%;
	transition:all .7s ease;
	transition-property:transform
}
.menu-icon-inner,
.menu-icon-inner:before,
.menu-icon-inner:after{
	border-bottom:2px solid
}
.menu-icon-inner:before{
	top:0
}
.menu-icon-inner:after{
	top:50%
}
.mobile-button.active:before{
	color:#555
}

/************************************************************************************
MAIN NAV (MOBILE)
*************************************************************************************/
#main-nav-wrap{
	position:relative
}
/* main nav */
#main-nav{
	clear:both;
	position:absolute;
	top:38px;
	right:0;
	left:auto;
	bottom:auto;
	width:200px;
	max-height:70vh;
	padding:5px 0;
	margin:0;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	z-index:1000;
	background-color:#fff;
	display:none; /* visibility will be toggled with jquery */
	box-shadow:0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.15);
	border-radius:5px
}
#main-nav li{
	clear:both;
	float:none;
	margin:0;
	padding:0;
	border:0;
	box-shadow:none;
	background:0
}
#main-nav a,
#main-nav ul a{
	text-transform:inherit;
	background:0;
	width:auto;
	display:block;
	padding:6px 14px;
	margin:0 0 1px;
	color:#666;
	border:0;
	text-shadow:none;
	box-shadow:none;
	border-radius:0
}
#main-nav a:hover,
#main-nav ul a:hover{
	background-color:rgba(0,0,0,.07);
	color:#000
}
#main-nav ul a{
	padding-left:28px
}

/* dropdown */
#main-nav ul{
	position:static;
	display:block;
	margin:0;
	padding:0;
	background:0;
	border:0;
	border-radius:0;
	box-shadow:none
}
#main-nav .child-arrow{
	display:none!important
}
}
/* END MOBILE MENU CSS */