/*
	Theme Name: Have Camera Will Travel
	Theme URI: http://my.studiopress.com/themes/metro/
	Description: HaveCameraWillTravel.com
	Author: David Coleman
	Author URI: https://havecamerawilltravel.com;
	Version: 2.0.2

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* === FONTS START === */
/* HEADINGS */

@font-face {
	font-family: 'craft_gothic_boldcondensed';
	src: local('Craft Gothic Bold Condensed'),  
		url('assets/fonts/craft-gothic-boldcondensed-streamlined/CraftGothic-BoldCondensed-webfont.woff2') format("woff2"),
		url('assets/fonts/craft-gothic-boldcondensed-streamlined/CraftGothic-BoldCondensed-webfont.woff') format("woff"),
		url('assets/fonts/craft-gothic-boldcondensed-streamlined/CraftGothic-BoldCondensed-webfont.ttf') format("truetype");
		font-weight: normal;
}

/* Main Font Settings */

body,input,textarea  {
	font-size: 19px;
	font-size: 1.15rem;
	color: #444;
	line-height: 1.6;
	text-rendering: optimizeSpeed;
}

/* Basic non-Webfonts for smaller displays < 800px (ie. phones)*/
body,input,textarea, .subheading  {
 	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","HelveticaNeue",Helvetica,"Segoe UI",Roboto,Arial,sans-serif;
}

body.home .entry-content {font-size: 17.5px;}

h1,h2,h3,h4,h5,.entry-title a,.previous-post-link a, .next-post-link a, .widget-title, .genesis-nav-menu a, .genesis-nav-menu.menu-secondary a, .after-entry .entry-title a, .seriesbox .center, input,.footnotes::before {
	font-family: 'HelveticaNeue-CondensedBold',"HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed","Arial Narrow",-apple-system,BlinkMacSystemFont,"Helvetica Neue","HelveticaNeue",Helvetica,"Segoe UI",Roboto,Arial,sans-serif;
	font-style: normal;
	text-rendering: optimizeSpeed;
}

/* Serve Webfonts only to larger displays > 800px (not phones) */
@media (min-width: 800px) {
  body,input,textarea, .subheading {
    font-family: "SF Pro Display","SF Pro Text","SF Pro Icons",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  	text-rendering: optimizeSpeed;
  }
  
  h1,h2,h3,h4,h5,.entry-title a,.previous-post-link a, .next-post-link a, .widget-title, .genesis-nav-menu a, .genesis-nav-menu.menu-secondary a, .after-entry .entry-title a, .seriesbox .center, input {
  	font-family: 'craft_gothic_boldcondensed','proxima_nova_excnbold','Proxima Nova Extra Condensed Bold','ProximaNovaExCn-bold','proxima_nova_excnbold','HelveticaNeue-CondensedBold',"HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed","Arial Narrow",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
  	font-weight: normal;
  	text-rendering: optimizeSpeed;
  }
}

/* === FONTS END === */

body {
	background-color: #e8e8e8;
    margin: 0;
}

b,strong {
	font-weight: 700;
}

.subheading {
	font-size: 23px;
	font-size: 1.45rem;
	margin-bottom: 25px;
	color: #828282;
	line-height: 1.35;
	font-weight: 400;
}

.subheading a {
	text-decoration: none;
	color: #828282;
	border-bottom: 1px dotted #ccc;
}

.archive .entry-title {
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 40px;
}

.archive .entry-content p {font-size: 17px; margin-top: -25px;}

.archive .nav-primary {display: none;}

.archive .content {margin-top: -80px;}

input:hover[type="submit"] {
	background-color: #21a847 !important;
}

h1,h2,h3,h4,h5,h6,.entry-title a {
	color: #464646 !important;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

a:focus {
	outline: thin dotted;
}

a:active,a:hover {
	outline: 0;
}

h1 {
	font-size: 64px;
	line-height: .9;
	margin: .67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,kbd,pre,samp {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", 
"Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", 
"Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;       
	background-color: #f9f9f9;
}

/*q{quotes:\201C \201D \2018 \2019;}*/
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sup a {border-bottom: none!important;}

sub {
	bottom: -.25em;
}

img {
	border: 0;
	height: auto;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

button,input,select,textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,input {
	line-height: normal;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

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

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

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

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

a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

::selection {
	color: #750000;
	background-color:#FFFF00!important;
	background-color:rgb(255, 255, 0)!important;
}

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

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

blockquote {
    border-left: 10px solid #e4e4e4;
    border-right: 10px solid #e4e4e4;
    border-radius: 50px;
    font-size: 16px;
    color: #333;
    margin: 0 40px 40px 40px;
    padding: 40px 40px 10px 40px;
}

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

.entry-content code {
	font-size: 1rem;
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", 
"Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", 
"Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
    border: 2px solid #ddd;
    padding: 5px;
    background: #eee;
}

cite {
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	line-height: 1.2;
	margin: 0 0 16px;
	padding: 0;
}

h2 {
	line-height: 1;
	font-size: 2.8rem;
	
}

.single .site-inner .entry-content h2 {
	font-size: 3rem;
	/*border-bottom: 2px solid rgb(210,78,78,0.7);
	padding-bottom: 6px;*/
	background: #e8e8e8;
	padding: 20px;
}

.single .site-inner .entry-content h3 {
    padding-top: 15px;
    color: #555!important;
    border-bottom: 1px #ccc solid;
}

h4 {
	font-size: 1.8rem;
	color: #555!important;
}

h5 {
	font-size: 18px;
	color: #777!important;

}

h6 {
	font-size: 16px;
	color: #777!important;

}

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

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

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

button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {
	background-color: #333;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	padding: 16px 24px;
}

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

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

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

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

.site-container {
	background-color: #f7f7f7;
	max-width: 1140px;
	overflow: hidden;
	margin: 10px auto;
	padding: 36px;
}

.home .site-container, .blog .site-container, .archive .site-container { background: #e8e8e8;}

.site-inner {
	clear: both;
	padding-top: 32px;
}

.home .site-inner {
    padding-top: 0px; /*removes gap on front page only where nav menu not displayed*/
}

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

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

.content {
	float: right;
	width: 700px;
}

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

.metro-pro-landing .site-container {
	max-width: 772px;
}

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

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

.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.5641025641026%;
}

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

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

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

.one-fourth {
	width: 23.076923076923%;
}

.three-fourths {
	width: 74.358974358974%;
}

.one-sixth {
	width: 14.529914529915%;
}

.five-sixths {
	width: 82.905982905983%;
}

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

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

.search-form {
	overflow: hidden;
	width: 100%;
}

.search-form input[type="search"] {
	background: #f5f5f5 url(images/search.png) no-repeat 15px 16px;
	background-size: 15px 15px;
	padding: 16px 16px 16px 44px;
}

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

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

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

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

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

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

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

.archive-description,.author-box,.sticky {
	margin-bottom: 48px;
	overflow: hidden;
}

.author-box h1 {
	font-size: 16px;
	margin-bottom: 4px;
}

.entry-title {
	font-weight: 300;
	font-size: 60px;
	margin-top: 10px;
}

.entry-title a,.sidebar .widget-title a {
	text-decoration: none;
	color: #5f5f5f;
}

.sidebar .widget-title {font-size: 32px; line-height: 40px; background: none;}

.content .home-top .entry-title,.content .home-lower-full-width .entry-title {
	font-size: 3.2rem!important;
	color: #5f5f5f;
	line-height: 3.6rem;
}

.comment-respond h3,.entry-comments h3,.widget-title {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 16px;
	padding-bottom: 16px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 40px;
	color: #496591!important;
}

.widget-title {	padding-top: 0px; }
}

.comment-respond h3::before,.entry-comments h3::before,.widget-title::before {
	margin-right: 10px;
}

.comment-respond h3::after,.entry-comments h3::after,.widget-title::after {
	margin-left: 10px;
}

.after-entry .widget-title,.enews-widget .widget-title {
	background: none;
	text-shadow: none;
}

.featured-content .entry {
	background: none;
	margin-bottom: 16px;
	padding: 0;
}

.featured-content .entry-title {
	margin-bottom: 8px;
	margin-top: -10px;
}

.home-bottom .featured-content .entry-title {
	margin: 8px 0;
}

.home-bottom .featured-content .entry {
	border-bottom: 5px solid #f5f5f5;
}

.metro-pro-home .home-bottom .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sidebar .enews-widget {
	color: #fff;
	background-color: #464646;
	padding: 28px 32px 32px;
}

.sidebar .enews-widget .widget-title {
	font-size: 30px;
	letter-spacing: 0px;
}

.sidebar .enews-widget input {
	background-color: #fff;
	box-shadow: none;
	margin-bottom: 12px;
}

.sidebar .enews-widget input[type="submit"] {
	width: 100%;
	background-color: #2eb82e;
	color: #fff !important;
	margin: 0;
	font-weight: 700;
}

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

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

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

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

.site-header {
	background-color: #fff;
	/*overflow: hidden;*/
	padding: 10px 0;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.4);
}

.site-title a,.site-title a:hover {
	/*background-color:#436494;color:#fff;*/
	display: inline-block;
	/*text-decoration:none;padding:16px;*/
}

.site-title a {
	line-height: 1;
}

.site-header .widget-area {
	float: right;
	width: 664px;
}

.site-header .search-form {
	float: right;
	/*margin-top: 16px;*/
	width: 50%;
}

.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	width: 100%;
	margin: 0;
	padding: 0;
}

.genesis-nav-menu .menu-item {
	border: none;
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
}

.genesis-nav-menu a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #999 !important;
	padding: 16px 20px 14px;
}

.genesis-nav-menu a:hover,.genesis-nav-menu .current-menu-item > a {
	background-color: #f2f2f2;
}

.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: 175px;
	z-index: 99;
	margin: 0;
	padding: 0;
}

.genesis-nav-menu .sub-menu a {
	font-size: 12px;
	position: relative;
	width: 175px;
	background-color: #e8e8e8;
	padding: 12px 16px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -36px 0 0 174px;
}

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

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

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	text-transform: uppercase;
	padding: 16px 20px 14px;
}

.genesis-nav-menu > .right > a {
	background: none;
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu .search-form input[type="search"] {
	font-size: 19px;
	background-image: none;
	padding: 11px 14px;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

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

.nav-primary a {
	text-transform: uppercase;
}

.nav-primary .sub-menu a {
	padding: 16px 20px;
}

.nav-primary .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
}

.nav-secondary {
	/*background-color: #333;*/
	text-align: center;
}

.nav-secondary a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 16px;
}

.home-middle-left,.home-middle-right,.home-lower-left,.home-lower-right {
	width: 48.7%;
}

.entry,.page.page-template-page_blog-php .entry {
/*background:url(images/lines.png) bottom repeat-x;*/
	background-size: 8px 8px;
	margin-bottom: 48px;
	padding-bottom: 32px;
}

.single .entry {
	background: none;
	margin-bottom: 32px;
	padding: 0;
}

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

.site-inner .entry-content a {
	/*border-bottom: 2px solid rgb(12,198,251,0.6);*/
	border-bottom: 2px solid rgb(15,76,129,0.6);
}

.site-inner .entry-content a:hover {
	border-bottom: 3px solid orange;
}

.archive .entry-title a {
	border-bottom: 0;
}

.archive .entry-title a:hover {
	background: none;
}

sup[id*='fnref'] {
	border-bottom: 0 !important;
}

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

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

.entry-content ol > li {
	list-style-type: decimal;
	padding: 6px;
}

.entry-content ul > li {
	list-style-type: disc;
	padding: 6px;
}

.entry-meta {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}

.entry-meta a {
	color: #999;
	text-decoration: none;
}

.entry-meta {
	text-align: right;
}

.home-middle .entry-meta {
	text-align: left;
	margin-top: -8px!important;
	font-size: 13px;
}

.entry-header .entry-meta {
	/*margin-bottom: 44px;
	margin-top: -24px;
	text-align: right;
    max-width: 550px;
    float: right;
    font-size: 0.71rem;*/
    display: none;
}

.entry-meta .entry-comments::before {
	margin: 0 6px 0 2px;
}

.content .entry-meta .entry-comments-link a {
	background-color: #436494;
	color: #fff;
	padding: 8px 16px;
}

.after-entry {
	background: url(images/lines.png);
	background-size: 8px 8px;
	margin-top: 32px;
	text-align: center;
	padding: 16px;
}

.after-entry .wrap {
	background-color: #fafafa;
	padding: 32px;
}

.archive-pagination {
	font-size: 14px;
	margin: 40px 0;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 8px 12px;
}

.entry-comments,.entry-pings {
	margin-bottom: 40px;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	font-size:0.91rem;
}

.comment-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.ping-list li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
}

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

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

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

p.subscribe-to-comments {
	padding: 24px 0 16px;
}

.widget {
	word-wrap: break-word;
	margin-bottom: 0;
}

.widget li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	list-style-type: none;
	text-indent: 0;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.sidebar {
	display: inline;
	font-size: 15px;
}

a.social-buttons {
	border-right: 5px solid #ccc;
	color: #f1f1f1;
	float: left;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25%;
	background-color: #464646;
	font-size: 12px;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,Helmet,Freesans,sans-serif;
	padding: 15px 0 12px;
}

a.social-buttons.last {
	border: none;
}

.footer-widgets {
	color: #777;
	background-color: #ccc;
	clear: both;
	font-size: 15px;
	max-width: 1140px;
	margin: 32px auto;
	padding: 36px 36px 0;
}

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

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

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

.site-footer {
	background-color: transparent;
	text-align: center;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	background: #27292F;
	margin-top: 80px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
	padding: 50px;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.site-footer a:hover {
	color: #fff;
	border-bottom: 1px dotted;
}

.home-bottom {
	margin-top: 50px;
}

.featuredpost .entry {
	margin-bottom: 2rem !important;
}

.home-bottom .featuredpost .entry {
	margin-bottom: 1rem !important;
}

h3,.after-post h4,.archive-title {
	font-size: 2.4rem !important;
	line-height: 2.45rem;
	color: #5f5f5f;
}

.home-lower h2 { text-align: left!important;}

.taxonomy-description h1 {
	font-size: 5.3rem!important;
	line-height: 5.4rem;
	color: #ccc!important;
	padding-top: 30px;
	padding-left: 30px;
}

.seriesbox {
	display: inline;
	float: right;
	background: #f8f8f8;
	text-align: left;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,Helmet,Freesans,sans-serif;
	font-size: 15px;
	color: #444;
	line-height: 27px;
	border: none;
	min-width: 165px;
	max-width: 360px;
	margin: 0 0 0 20px;
	padding: 0 40px 20px;
}

.seriesbox a {
	border-bottom: none !important;
}

.seriesbox a:hover {
	border-bottom: 1px dotted #1E3A96;
}

.seriesbox .center {
	font-size: 28px;
	line-height: 1.1rem;
	font-weight: 400;
	padding-bottom: 10px;
	text-shadow: 0 1px 0 #fff;
	border-bottom: 1px dotted #1E3A96;
	margin: 0 0 15px;
}

.home-top.widget-area h2,.home-lower-full-width.widget-area h2 {
	font-size: 5rem;
}

.genesis-nav-menu a,.genesis-nav-menu.menu-primary li li a,input {
	font-size: 1.4rem;
}

.genesis-nav-menu.menu-secondary a {
	font-size: 24px;
}

.home-top p,.home-lower-full-width p {
	width: 70%;
	margin: 15px auto;
}

.embed-video {
	margin: 20px 0 40px;
}

p.wp-caption-text {
	text-align: left;
	font-size: .8rem;
	color: #787878;
	line-height: 1rem;
	padding: 0 20px 25px 20px;
}

#ps_captionIns {
	width: 665px;
}

input {
	color: gray !important;
}

.widget-wrap p, .widget-wrap a {
	color: #777;
	line-height: 1.34rem;
}



input[type="submit"] {
	background-color: #436494;
	color: #fff !important;
}

.home-bottom img {
	margin-right: 40px;
}

.home-bottom .featuredpost .post {
	margin: 1.7rem 7rem 0;
}

.after-post img {
	margin-right: 20px;
}

.after-post .post {
	border-bottom: 5px solid #f5f5f5;
	padding: 0 0 20px;
}

.after-post h2 {
	font-size: 2.3rem;
}

.after-post .widgettitle {
	border-bottom: 5px solid #f5f5f5;
	padding-bottom: 30px;
}

sup[id*='fnref'] {
	vertical-align: super;
	color: blue;
}

.home-middle h2,.home-lower h2 {
	margin-top: -13px;
}

.home-middle h2 {
	text-align: left !important;
}

.entry-content h2 {
	margin-top: 80px;
}

.entry-content h3 {
	margin-top: 60px;
}

.textbox {
	display: inline-block;
	width: 100%;
	font-size: 30px;
	line-height: 1.15;
	background-color: #464646;
	color: #ccc;
	margin: 20px 0 40px;
	padding: 40px;
}

.after-entry .widget-title {
	font-size: 60px;
	margin-bottom: 60px;
}

.after-entry,.entry-comments,.comment-respond {
	width: 63.5%;
	margin-top: 100px;
}

.featuredpost .entry-title {
	font-size: 34px!important;
}

.widget-title, .home-bottom .widget-title {
	font-size: 60px;
	text-align: left;
	padding-bottom: 0px;
}

.footer-widgets .widget-title {
	font-size: 36px; 
	background: none; 
	color: #f1f1f1!important;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	padding-bottom: 12px;
}


h4.widgettitle, .widget-title a { 
	color: #ccc!important;
    /*letter-spacing: -1px;*/
    margin-bottom: 5px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.9) 1px 1px 1px;
	}

.sidebar h4.widget-title.widgettitle {
    color: #ccc!important;
    text-shadow: none;
    border-bottom: 5px solid #e8e8e8;
    line-height: 30px;
}

.home-top .entry-title,.home-lower-full-width .entry-title {
	margin-top: 0;
}

.featured-content .entry p {
	margin-top: -40px;
}

#dd_ajax_float {
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none;
	-webkit-border-radius: 1px !important;
	-moz-border-radius: 1px !important;
	border-radius: 1px !important;
}

#snippet-box {
	opacity: 0;
	height: 20px;
}

.entry-header div[data-ps-embed-type="slideshow"] {
	position: relative !important;
	width: 100% !important;
	height: 0 !important;
	padding-bottom: 72% !important;
}

#content .post div[data-ps-embed-type="slideshow"] iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
}

#subnav .wrap {
	margin-left: auto;
	margin-right: auto;
	display: table;
	white-space: nowrap;
}

#subnav ul {
	list-style: none;
	white-space: nowrap;
	display: inline;
}

#subnav li {
	display: table-cell;
}

input[type="submit"],.button,.entry-content .button {
	margin-top: 10px;
}

audio,canvas,video,.button,#subnav ul a {
	display: inline-block;
}

[hidden],input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,img#wpstats,.ping-list .reply,div.home-top.widget-area div.sharedaddy,.div.home-lower-full-width.widget-area div.sharedaddy,entry-pings {
	display: none;
}

svg:not(:root),.home-middle,.home-lower,.after-entry,.after-entry .wrap {
	overflow: hidden;
}

figure,.author-box p,.sidebar p:last-child,.sidebar ul,.site-footer p {
	margin: 0;
}

legend,button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

::-moz-selection,.content .entry-meta .entry-comments-link a:hover {
	background-color: #333;
	color: #fff;
}

a,.entry-title a:hover,.genesis-nav-menu > .right > a:hover,.entry-content a:hover,.widget-wrap h2 a:hover {
	color: #444;
}

a:hover,.entry-meta a:hover {
	color: #222;
}

blockquote,blockquote::before,::-webkit-input-placeholder {
	color: #777;
}

h3,.after-entry .widget-title,.archive-title,.comments-title,.widget .entry-title {
	font-size: 38px;
}

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

.featured-content img,.gallery img,input[type="checkbox"],input[type="radio"],input[type="image"],.after-entry .enews-widget input[type="submit"] {
	width: auto;
}

.entry-content .button:hover,.nav-primary a:hover,.nav-primary .current-menu-item > a {
	color: #fff;
}

th,td,.home-bottom .featuredpost h2,.after-post,.after-post h2,.after-entry .featuredpost h2,.after-entry p,.sub-menu {
	text-align: left;
}

.content-sidebar-sidebar .content-sidebar-wrap,.content-sidebar .content,.content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary,.avatar,.home-middle-left,.home-lower-left,.footer-widgets-1,.footer-widgets-2 {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap,.content-sidebar-sidebar .sidebar-secondary,.home-middle-right,.home-lower-right,.content .entry-meta .entry-comments-link,.footer-widgets-3 {
	float: right;
}

.full-width-content .content,.widget_calendar table,/*.header-full-width .title-area,*/.header-full-width .site-title,.genesis-nav-menu .search-form,.sidebar .search-form,.footer-widgets .search-form {
	width: 100%;
}

.metro-pro-landing .site-inner,.metro-pro-landing .entry,.site-inner div.gform_wrapper .ginput_complex label,/*.header-image .site-header,*/.genesis-nav-menu > .search {
	padding: 0;
}

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

.widget_calendar td,.featuredpost h2,#subnav {
	text-align: center;
}

.featured-content .entry p,.home-bottom .featured-content,.home-bottom .featured-content .entry-content p,.home-bottom .featured-content img,.entry-content ol ol,.entry-content ul ul,.entry-content .wp-caption p,p.form-submit,.entry-comments .comment-author,.widget ul > li:last-child,.widget p:last-child,.archive .entry-header {
	margin-bottom: 0;
}

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


.nav-primary .sub-menu a:hover {
	background-color: #436494;
	color: #fff;
}

.genesis-nav-menu li:hover a {
	background-color: #f2f2f2;
}

.page .entry {
	background: none;
}

.widget-wrap .entry {background: #fff; padding: 20px;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); 
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); 
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; /* future proofing */
}

.archive-pagination li,#subnav ul li {
	display: inline;
}

.archive-pagination li a:hover,.archive-pagination li.active a,a.social-buttons:hover {
	background-color: #436494;
}

.archive-pagination {
	font-size: 34px;
	font-weight: 700;
}

.widgettitle,#nav-dcssb,#nav-dcssb li {
	margin-bottom: 15px;
}

.genesis-nav-menu.menu-secondary a,.textbox a {
	color: #555 !important;
	text-transform: uppercase;
}

.genesis-nav-menu {
	text-align: center;
}

input {
	color: #436494 !important;
}

.footer-widgets a,.button-blue:hover,.button-gray:hover,.button-green:hover,.button-purple:hover,.button-red:hover,.button-yellow:hover {
	text-decoration: none;
}

#sidebar .widget,.sidebar-primary .widget,.entry-header {
	margin-bottom: 50px;
}

.box-blue,.box-gray,.box-green,.box-purple,.box-red,.box-yellow,.content-box-blue,.content-box-gray,.content-box-green,.content-box-purple,.content-box-red,.content-box-yellow {
	overflow: hidden;
	margin: 0 0 25px;
	padding: 20px;
}

.box-blue,.content-box-blue {
	background-color: #d8ecf7;
	border: 1px solid #afcde3;
	border-radius: 30px;
}

.box-blue,.content-box-white, .content-box-book {
	background-color: #fff;
	border-radius: 8px;
	padding: 35px;
	margin: 60px 30px;
    font-size: 1.12rem;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.25);
}

.content-box-white h4 { font-size: 32px; color: #770303!important; text-align: center;}

.content-box-promo-image img {
    margin: 40px auto!important;
}

.box-blue a,.content-box-white a {
    border-bottom: 1px dotted!important;
}

.content-box-book {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo,
    Courier, monospace;
    font-size: 1rem;
    line-height: 1.2rem;
    padding-bottom: 60px;
}

.box-gray,.content-box-gray {
	background-color: #efeeee;
	border: 5px solid #bdbdbd;
	border-radius: 4px;
	border-radius: 30px;
	padding: 30px;
}

.box-pink,.content-box-pink {
	background-color: #FFECFE;
	border: 1px solid #FFC1FC;
	border-radius: 30px;
}

.box-green,.content-box-green {
	background-color: #d9edc2;
	border: 1px solid #b2ce96;
	border-radius: 30px;
}
.box-pros,.content-box-pros {
    border: 3px solid #d8eac5;
}

.box-cons,.content-box-cons {
    border: 3px solid #f7cfcf;
}

.box-highlights,.content-box-highlights {
    border: 3px solid #888;
}

.box-pros,.content-box-pros, .box-cons,.content-box-cons, .box-highlights,.content-box-highlights {
	padding: 30px;
    border-radius: 30px;
    margin: 30px 60px 30px 60px;
    font-size: 18px;
}

.content-box-cons h4 {
    color: #ce0202!important;
}

.content-box-highlights h4 {
    color: #888!important;
    text-align: center;
}

.content-box-cons h4::after {
    border-bottom: 1px solid #f7cfcf;
    content: "";
    display: block;
    width: 30%;
    padding-top: 10px;
}

.content-box-highlights h4::after {
    border-bottom: 1px solid #888;
    content: "";
    display: block;
    width: 30%;
    padding-top: 10px;
    margin: 0 auto;
}

.content-box-pros h4 {
	color: #4f9e00!important;
}

.content-box-pros h4::after {
    border-bottom: 1px solid #d8eac5;
    content: "";
    display: block;
    width: 30%;
    padding-top: 10px;
}


.box-purple,.content-box-purple {
	background-color: #e2e2f9;
	border: 1px solid #bebde9;
}

.box-red,.content-box-red {
	background-color: #f9dbdb;
	border: 1px solid #e9b3b3;
}

.box-yellow,.content-box-yellow {
	background-color: #fef5c4;
	border: 1px solid #fadf98;
}

.prev-next-post-links {
	overflow: hidden;
	margin-bottom: 80px;
	margin-top: 60px;
}

.previous-post-link,.next-post-link {
	background-color: #f0f0f0;
	width: 470px;
	height: 215px;
	font-size: 26px;
	line-height: 32px;
}

.previous-post-link a,.next-post-link a,.widget-wrap a {
	text-decoration: none;
}

.previous-post-link {
	float: left;
	background-image: url('assets/gfx/buttons/prev2.png');
	background-repeat: no-repeat;
	background-position: left;
	padding: 65px 40px 50px 100px;
}

.next-post-link {
	float: right;
	background-image: url('assets/gfx/buttons/next2.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 65px 100px 50px 40px;
}

.entry-comments {
	font-size: 15px;
}

.archive-description p {
	font-size: 1rem;
	padding-left:35px;
}

/* Custom styles by Sridhar (also modified inline above this) */
/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,.screen-reader-text span {
	position: absolute !important;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: 700;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000;
/* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.site-header.scrolled,.site-title img,.nav-secondary {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}


@media only screen and (min-width: 768px) {
	.site-header {
	/*background-color: #fff;*/
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 999;
	}

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

	.site-header + * {
		margin-top: 80px;
	/* height of the header + 32 */
	}

	.site-header.scrolled .site-title img {
	/*	width: 258px;
			height: 48px;*/
		width: 300px;
		height: 56px;
	}

	.site-header.scrolled .genesis-nav-menu.menu-secondary a {
		font-size: 26px;
	}

}

/* Custom styles by Sridhar End here */

/*==========================================*/
/*==========================================*/
/* ============= MEDIA QUERIES =============*/
/*==========================================*/
/*==========================================*/
/*==========================================*/

@media only screen and (max-width: 1160px) {
	#content .post .entry-content,.home-bottom .featuredpost .post {
		width: 100%;
	}

	.home-bottom .featuredpost .post {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 480px) {
	#subnav #menu-top li a,#wrap #nav li a {
		font-size: 1rem !important;
		padding: .5rem .75rem !important;
	}

	.header-image #title,.header-image #title a,.header-image #title-area {
		min-height: 204px !important;
	}

	#content .post div[data-ps-embed-type="slideshow"] {
		height: 500px !important;
		padding-bottom: 0 !important;
	}

	.content .entry-meta .entry-comments-link {
		display: block;
		float: none;
		margin: 10px 0;
	}

	.home-middle h2,.home-lower h2,.entry-title a {
		font-size: 1.1rem !important;
		line-height: 1.3rem;
		text-align: left !important;
	}

	.entry-title {
		font-size: 2.2rem !important;
		margin-top: 0;
	}

	.subheading {
		font-size: 1rem !important;
		margin-bottom: 1rem;
	}

	body {
		font-size: 1.2rem !important;
		line-height: 1.5rem;
		color: #000;
	}

	blockquote {
	    margin: 0 10px 10px 10px;
    	padding: 20px 20px 5px 20px;
	}

	.header-image .site-title a {
		background: url('assets/gfx/headers/mobile/hcwt-mobile.png') no-repeat !important;
	}

	.title-area {
		max-height: 65px;
	}

	.genesis-nav-menu.menu-secondary a {
		font-size: 1.2rem !important;
		line-height: .9rem;
	}

	.genesis-nav-menu {
		line-height: 1.1rem;
	}

	.taxonomy-description h1 {
		font-size: 2.2rem !important;
	}

	.home-top p,.home-lower-full-width p {
		width: 100%;
	}

	.home-bottom .widget-title {
		font-size: 2rem;
	}

	.mapp-align-center {
		max-width: 480px;
	}

	.after-entry,.home-bottom .featured-content img {
		display: none;
	}

	.home-bottom .featuredpost .post {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5) {
	.after-entry,.comment-respond h3::after,.comment-respond h3::before,.entry-comments h3::after,.entry-comments h3::before,.entry,.widget-title::after,.widget-title::before {
		background-image: url(images/lines@2x.png);
	}

	.search-form input[type="search"] {
		background-image: url(images/search@2x.png);
	}
}

@media only screen and (max-width: 1139px) {
	.footer-widgets,.site-container,.wrap {
		max-width: 960px;
	}

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

	.content {
		width: 580px;
	}

	.site-header .widget-area {
		width: 544px;
	}

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

	.home-middle-left,.home-middle-right,.home-lower-left,.home-lower-right {
		width: 425px;
	}

	.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.sidebar-primary/*,.title-area*/ {
		width: 272px;
	}

	body {
		color: #000;
	}

	.home-bottom .featuredpost .post {
		margin-left: 0;
		margin-right: 0;
	}

	.site-header .wrap {
		text-align: center;
	}

	.widet-title {
		font-size: 50px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1139px) /*for desktop windows smaller--fixes break intermediate break points*/ {

	.widget-title, .home-bottom .widget-title {font-size: 50px;}

}

@media only screen and (max-width: 1023px) {
	.footer-widgets,.site-container,.wrap {
		max-width: 772px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,.content-sidebar-sidebar .content,.content,.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content,.sidebar-primary,.sidebar-secondary,.sidebar-sidebar-content .content-sidebar-wrap,.sidebar-sidebar-content .content,.site-header .widget-area,.title-area {
		width: 100%;
	}

	.header-image .site-title a {
		float: none;
		margin: 0 auto;
	}

	.entry-footer .entry-meta,.sidebar .widget,/*.site-header,*/.entry-comments,.comment-respond {
		padding: 0;
	}

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

	.genesis-nav-menu,.site-description,.site-footer p,.site-header hgroup,.site-header .search-form,.site-title {
		text-align: center;
	}

	.genesis-nav-menu a {
		padding: 16px;
	}

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

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

	.entry-footer .entry-meta {
		padding-top: 12px;
		margin: 0;
	}

	.home-middle-left,.home-middle-right,.home-lower-left,.home-lower-right {
		width: 332px;
	}

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

	.footer-widgets-1 {
		margin: 0;
	}

	.site-footer {
		padding: 24px;
	}

	body {
		color: #000;
	}

	.home-bottom .featuredpost .post {
		margin-left: 0;
		margin-right: 0;
	}

	.archive-description p {
		font-size: 1rem;
		margin: 0; }
}

/*iPads landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	p,.entry-content ul li {
		color: #000;
		font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,Helmet,Freesans,sans-serif;
		font-weight: 300;
	}

	.home-middle h2 {
		font-size: 1.5rem !important;
	}
}

@media only screen and (max-width: 320px) {
	.header-image .site-title a {
		background: url('assets/gfx/headers/mobile/hcwt-mobile.png') no-repeat !important;
	}

	.site-title {
		font-size: 16px;
	}

	.after-entry,.home-bottom .featured-content img {
		display: none;
	}
}

/*==========================================*/
/*==========================================*/
/*==========================================*/
/*=======END MEDIA QUERIES==================*/
/*==========================================*/
/*==========================================*/

/* Tables */
.k_fieldname {
	font-size: .85rem;
	font-weight: 700;
}

.kompertable td {
	font-size: .85rem;
}

.k_productname {
	font-weight: 700;
	font-size: 1.1rem;
}

.kompertable-bordered {
	margin-top: 50px;
}

table {
	font-size: 14px;
	margin-top: 60px;
	margin-bottom: 60px !important;
}

/*tbody tr:nth-child(odd)  td { background-color: #fafafa; }*/
/*tbody tr:nth-child(even)  td { background-color: #f0f0f0; }*/
td,th {
	padding: 6px 10px;
}

td {
	border-top: none;
}

th {
	background: #ccc;
	color: #333;
}

table {
	border-collapse: collapse;
	box-shadow: 1px 1px 5px #bbb;
	border: 1px solid #bbb;
	margin-bottom: 1.5em;
}

.tablepress td {
	font-size: .85rem;
	line-height: 1.05rem;
}

.tablepress th {
	font-size: .8rem;
	line-height: 1.15rem;
}

.tablepress .column-1 {
	font-weight: 700;
}

.tablepress p {
	width: 200px;
}

.tablepress img {
	max-height: 75px;
	height: auto;
	max-width: 75px !important;
	width: auto;
	text-align: center;
}

/*  Define the background color for all the ODD table columns  */
.tablepress tr td:nth-child(odd) {
	background: #f8f8f8;
}

/*  Define the background color for all the EVEN table columns  */
/*.tablepress tr td:nth-child(even){
	background: #dae5f4;
}*/
.tablepress .row-2 td {
	background-color: #fff !important;
}

.tablepress tfoot th,.tablepress thead th {
	background-color: #ccc;
}

.tablepress-table-description {
	font-size: 12px;
	margin-top: -60px;
	margin-bottom: 40px;
}

#tablepress-20_wrapper a {border-bottom: 1px dotted; }

a.social-buttons:hover {
	color: #fff;
}

.page-template-page_blog-php .post-meta,.categories,.tags {
	display: none;
}

.single .entry-title {
	font-size: 70px;
	line-height: 64px;
}

.sidebar-primary .widget .entry-title,.sidebar .widget .entry-title {
	font-size: 20px;
	line-height: 18px;
	margin-top: -10px;
	margin-bottom: -20px;
}

.home-top .entry-title,.home-lower-full-width .entry-title {
	line-height: 55px;
}

.footnotes {
	font-size: 0.85rem;
    margin: 70px 10px 70px 0px;
    padding: 20px;
    line-height: 1.4rem;
}

.footnotes a {
	border-bottom: 1px dotted #436494!important
}

.footnotes::before {
    content: "Notes:";
    font-size: 2rem;
	margin: 25px;
	color: #a9a7a7;
}

.footnotes li {
    padding-bottom: 15px;
}

.footnotes hr {
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 50), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    margin-bottom: 20px;
}

.entry-comments-link {
	display: none;
}

.nav-secondary {
	float: right;
}

.archive-title {
	font-size: 65px !important;
	line-height: 75px;
    color: #3ba223!important;
	letter-spacing: -2px;
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.9) 1px 1px 1px;
}

.after-entry .widget-title {
	font-size: 45px;
}

.after-entry .entry-title a {
	font-size: 27px;
}

.after-entry .featured-content .entry p {
	font-size: 16px;
	line-height: 1.4;
}



/* Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
/*border-bottom: 1px solid #e3e3e3;*/
	cursor: pointer;
	display: none;
	margin-bottom: -1px;
	text-align: center;
}

.site-header .responsive-menu-icon {
	background-color: #b90c11;
	border-bottom: none;
}

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

.nav-primary .responsive-menu-icon::before {
	color: #436494;
}

/*
Animated Search Form
---------------------------------------------------------------------------------------------------- */

.nav-secondary .genesis-nav-menu > .search {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 0;
	float: right;
}

li a.icon-search::before {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	content: "\f002";
}

li a.icon-search {
	cursor: pointer;
}

.search-div {
	display: none;
	position: absolute;
	z-index: 10;
	right: 0;
	width: 300px;
	padding: 10px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 10px 0 10px 10px;
	background: #f2efef;
}

.search-div .search-form {
	position: relative;
}

.search-div .search-form input[type="search"] {
	width: 100%;
	padding: 14px;
	font-size: 22px;
}

.search-div .search-form input[type="submit"] {
	position: absolute;
	right: -1px;
	bottom: 1px;
	padding: 10px 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* Clear search field placeholder text on focus */
input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

/* Firefox 18- */
input:focus::-moz-placeholder {
	color: transparent;
}

/* Firefox 19+ */
input:focus:-ms-input-placeholder {
	color: transparent;
}

/* oldIE ;) */

.home-lower-full-width .widget-title {
	font-size: 135px;
	text-align: center;
}

.comment-list .children > li.bypostauthor > article {
	background: #fff;
	border: 0;
	border-left: 8px solid #436494;
	padding: 25px;
}

.comment span[itemprop="name"] {
	font-weight: 700;
}

/*Remove Comment Date and Time*/
.comment-time {
	font-size: .60rem;
	float: right;
	/*display: none;*/
}

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

.after-entry .widget .entry-title {
	line-height: 16px;
	margin-top: -20px;
}

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

.after-entry .entry-title a {
	font-size: 16px;
	line-height: 0 !important;
}

.after-entry img {
	border: 1px solid #ddd !important;
}

.post .site-inner .entry-content {
	margin-bottom: 80px;
}

.after-entry .widget-title {
	font-size: 40px;
	margin-top: 25px;
}

.gfpc-widget p.more-from-category {
	font-weight: 700;
}

.home-bottom .featured-content .entry-title,.home-bottom h2 {
	font-size: 26px !important;
	line-height: 30px;
}

img,img a, div[id*="attachment"] a {
	border-bottom: 0 !important;
}

#toc_container a {
	border-bottom: 0 !important;
}

.search .entry-meta {
	display: none;
}

.search .entry-title {
	font-size: 38px;
	margin-top: 0;
	margin-bottom: -20px;
}

.search .nav-primary .menu-item {
	display: none;
}

.archive .entry,.search .entry {
	background: #fff;
	padding:20px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* Title Area
--------------------------------------------- */
.title-area {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	float: left;
}

.site-title {
	margin: 0;
	line-height: 1;
	font-size: medium;
}

.site-title img {
	vertical-align: top;
	width: 300px;
}

.breadcrumbs {
	font-size: 11px;
	margin-top: -30px;
	color: #999;
	text-transform: uppercase;
}

.breadcrumbs a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #999;
}

.twentytwenty-before-label {
	opacity: 0;
}

.twentytwenty-before-label::before {
	content: "";
}

.twentytwenty-after-label {
	opacity: 0;
}

.twentytwenty-after-label::before {
	content: "";
}


/* ======MOBILE======== */


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

	.title-area,.nav-secondary {
		float: none;
	}

	.title-area {
		margin-bottom: 20px;
	}

	/*.site-header + * {
		margin-top: 229px;
		/* height of the header + 32 */
	}*/

	/*.home .site-header {margin-top: 140px;}*/

	.single .site-inner .entry-content h3 {
	font-size: 2.2rem!important;
	}

	/*.single .site-inner .entry-content h4 {
	font-size: 1.5rem!important; }*/

	.subheading {font-size: 1.25rem;}

	.single .entry-title { font-size: 3rem; line-height: 2.8rem;}


    .content-box-white { border-radius: 6px; padding: 25px; margin: 30px 0px; font-size: 1rem;
    -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 1px solid #333;     }


}

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

	.nav-primary .genesis-nav-menu > .search {
		display: block;
		text-align: left;
	}

	.search-div {
		left: 0;
	}

}

/* ============ iPhone Portrait ========== */
@media only screen and (max-width: 1069px) {
	body {
		font-size: 1.05rem!important;
		line-height: 1.8rem;
		color: #000;
		background: #fff;
	}

	.archive-description p {
    	font-size: 16px;
    	margin: 0;
    	padding: 12px;
    }

	.site-container {padding: 0 12px 0 12px;}
	.site-inner {padding-top: 0px;}

	.single .entry-title { font-size:32px!important; line-height: 30px; margin-top: 15px; }

	h2 {
		font-size: 1.45rem!important;
		line-height: 1.45rem!important;
	}

	.single .site-inner .entry-content h3 {
		font-size: 1.6rem!important;
		line-height: 2.2rem;
    	margin: 0 0 10px 0;
    	border-bottom: 1px solid #888;
	}

	.single .site-inner .entry-content h2 {
    	padding: 15px 10px 15px 10px;
    	border-radius: 6px;
	}

	.rp4wp-related-posts {
   	 margin: 0;
	}

	.comment-respond h3 {font-size: 2rem;}

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

	.entry-title, .entry-title a, .content .home-top .entry-title, .content .home-lower-full-width .entry-title, .home-middle h2,.home-lower h2 { font-size: 22px!important; font-weight: 700; line-height: 28px;}

	.content .home-top .entry-title, .content .home-lower-full-width .entry-title {text-align: left!important;}

	.home-top.widget-area { margin-top: 10px; }

	.featuredpost .entry { margin-bottom: 30px;}

	.entry-content h2 {margin-top: 40px;}

	.subheading {
		font-size: 16px!important;
		line-height: 18px;
	}

	.entry-meta { display: none;}

	.widget-title {/*font-size: 35px;*/ display:none;}

	.sidebar .widget-title, .footer-widgets .widget-title {font-size: 25px;}

	.footer-widgets,.site-container {
		width: 100%;
	}

	.site-footer p {font-size: 14px;}

	.widget-wrap p {color: #000; }
	.widget-wrap {/*padding: 20px;*/ border-radius: 6px;}

	.after-entry, .entry-comments, .comment-respond {width: 100%;}

	.next-post-link, .previous-post-link {display: none;}

	.taxonomy-description h1 {padding-top: 0px; line-height:30px;}

	.archive-description {padding: 20px 10px 0 10px; margin-top: 20px; line-height: 23px;} 

	.archive .entry-content p {margin-bottom: 40px;}

	.five-sixths,.four-sixths,.home-middle-left,.home-middle-right,.home-lower-left,.home-lower-right,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds {
		width: 100%;
		margin: 0;
	}

	.genesis-nav-menu a,.nav-primary .sub-menu a {
		font-size: 22px;
		padding: 12px;
	}

	.nav-secondary a,.nav-secondary .sub-menu a {
		font-size: 11px;
		padding: 10px 8px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -31px 0 0 174px;
	}

	.nav-primary .sub-menu .sub-menu {
		margin: -36px 0 0 174px;
	}

	.after-entry .enews-widget input,.after-entry .enews-widget input[type="submit"] {
		width: 100%;
		margin-bottom: 10px;
	}

	.header-image .site-title a {
		background: url('assets/gfx/headers/mobile/hcwt-mobile.png') no-repeat !important;
	}

	.featuredpost h2 {
		line-height: 1.1rem !important;
		font-size: 2.3rem !important;
	}

	.genesis-nav-menu.menu-secondary a {
		font-size: 28px !important;
		line-height: .9rem;
	}

	.genesis-nav-menu {
		line-height: .7rem;
	}

	.after-entry {
		display: none;
	}

	.footer-widgets { 
    color: none;}

	.home-top p,.home-lower-full-width p {
		width: 100%;
	}

	.home-bottom .featuredpost .post {
		margin: 0;
	}

	.home-bottom .featured-content img {
		max-width: 200px;
		max-height: 100px;
	}

	.home-bottom .featuredpost .post {
		margin-left: 0;
		margin-right: 0;
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,.genesis-nav-menu.responsive-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item,.responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu.responsive-menu .menu-item {
		margin: 0;
	}

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

	.genesis-nav-menu.responsive-menu li.current-menu-item > a,.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,.genesis-nav-menu.responsive-menu li a,.genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		border: none;
		color: #000;
		display: block;
		line-height: 1;
		padding: 20px;
		text-transform: none;
	}

	.sub-menu .current-menu-item {
		color: #000;
	}

	.nav-primary .genesis-nav-menu.responsive-menu li.current-menu-item > a,.nav-primary .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,.nav-primary .genesis-nav-menu.responsive-menu li a,.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
		color: #fff;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children::before {
		content: "\f132";
		float: right;
		font: normal 16px/1 dashicons;
		height: 16px;
		padding: 18px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.nav-primary .genesis-nav-menu.responsive-menu > .menu-item-has-children::before {
		color: #fff;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children::before {
		content: "\f460";
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(0,0,0,0.05);
		border: none;
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition: opacity .2s ease-in-out;
		-ms-transition: opacity .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out;
		-webkit-transition: opacity .2s ease-in-out;
		transition: opacity .2s ease-in-out;
		width: 100%;
		z-index: 99;
	}

	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		padding: 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.nav-primary .genesis-nav-menu > .search {
		display: none;
	}

	.nav-secondary .genesis-nav-menu > .search {
		float: left;
		text-align: left;
	}

	.site-header + * {
		margin-top: 0px;
	}

	.aalb-pa-ad-unit.pull-left { 
		float: none;
	}

	section#nws_alert_widget-2, section#text-30 {display: none;}

	.content-box-highlights {
    padding: 10px 5px 10px 5px;
    margin: 5px 0px 30px 0px;
    border-radius: 6px;
    border: 1px solid #aaa;}

    .single .entry-content .wp-caption.alignnone, .single .entry-content .wp-caption.aligncenter, .single .entry-content img.aligncenter {
    margin: 20px 0; }

    .footnotes {margin: 0;}

    #ez-toc-container.ez-toc-white { display: none; }

    .box-pros,.content-box-pros, .box-cons,.content-box-cons, .box-highlights,.content-box-highlights {
    margin: 20px 0px 0px 0px;}

}




@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* iPad portrait layouts only */
  .widget-title {font-size: 35px;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* iPad landscape layouts only */
  	.home-middle-left, .home-middle-right, .home-lower-left, .home-lower-right {width: 427px;}
}


/* ======== MISC ======== */

.nav-primary {
    background-color: #fff;
    margin-top: -30px;
    margin-bottom: -20px;
}

.content-box-amazon {
    background-color: #fff;
    border: 2px solid #436494;
    padding: 40px 20px 10px 10px;
    margin-bottom: 27px;
}

.content-box-amazon a, .aalb-pa-ad-unit *, .aalb-pa-ad-unit.pull-left a, .aalb-432-pa-ad-unit a { border-bottom: none!important;}

.aalb-303-pg-ad-unit, .aalb-303-pg-ad-unit .aalb-303-pg-product-list {border-top: none!;}

.tags a::before {
    content: '#';
}
.bib__title { font-size: 24px; font-family: "proxima_nova_excnbold";}

/* add img-link ID to link images, like this: <a id="img-link" href="..." */
#img-link { border-bottom: none;}

/* ========= JETPACK ========== */

h4.jp-relatedposts-post-title a {
    border-bottom: none!important;
}


h4.jp-relatedposts-post-title {
    font-size: 24px!important;
    line-height: 23px!important;
    font-family: 'proxima_nova_excnbold'!important;
    padding-top: 7px;
}

h3.jp-relatedposts-headline {
    font-size: 64px!important;
    font-family: 'proxima_nova_excnbold'!important;
    color: #aaa!important;
    line-height: 0px;
 }

 /* ========== OTHER ========== */

.news-widget {
	height: 600px;
	overflow: auto;
	padding-top: 20px;
}

.news-widget a { 
	border-bottom: 2px solid rgb(15,76,129,0.6);
}	

.genesis-404-search .search-form {max-width: 500px; margin: 0 0 50px 60px;}

.genesis-404-search .entry-content p, .genesis-404-search .entry-title {margin: 10px 40px 0 10px;}

span.tptn_list_count {
    display: none;
}

.after-entry.widget-area .enews .widget-title {
    text-align: center;
    color: #333!important;
    font-size: 40px;
}

.after-entry.widget-area .enews p {font-color: #333;}

.after-entry.widget-area p.enews-note {
    padding-top: 50px;
    font-size: 16px;
}

.after-entry.widget-area .enews input[type="submit"] {
    background-color: #0E9829;
}

.credit {
	font-size: 0.7rem;
    color: #b5b5b5;
    margin-top: -5px;
    text-transform: uppercase;
    margin-left: 10px;
}

.credit a {
    text-decoration: none;
    border-bottom: none!important;
    color: #b5b5b5;
}

.credit a:hover {
    border-bottom: 2px solid orange!important;
    background-color: transparent!important;
}

.post-info {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #777;
    text-align: left;
    padding: 10px 20px 10px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.post-info a:hover {
	border-bottom: 2px solid orange;
}

.post-info hr {
	    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(232, 232, 232, 0.8), rgba(232, 232, 232, 0.8), rgba(232, 232, 232, 0.8));
}

.post-info .mapp-layout *, .post-info .mapp-layout {
    border-radius: 50%;
}

.mapp-layout {margin-top: 20px!important;}

.mapp-menu-toggle {
    display: none;
}

body.home .home-top .entry-content {
    padding-bottom: 15px;
}

.single .site-inner .entry-content img, .single .site-inner .entry-header img {
    -webkit-box-shadow: 0px 0px 27px 1px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 0px 27px 1px rgba(0,0,0,0.09);
	box-shadow: 0px 0px 27px 1px rgba(0,0,0,0.09);
}

.wp-caption.alignnone a {
    border-bottom: none;
}

.single .entry-content .wp-caption.alignnone, .single .entry-content .wp-caption.aligncenter, .single .entry-content img.aligncenter { 
	margin: 40px 0px 10px 0;
}

.ad-image a {
    border-bottom: none!important;
}

#ez-toc-container a { border: none;}
#ez-toc-container.ez-toc-white {padding: 25px; margin-left: 30px;}
#ez-toc-container { border-radius: 4px; }
.ez-toc-title-container { border-bottom: 1px solid #ccc; margin-bottom: 15px; }
#ez-toc-container ul {line-height: 1.3; padding-bottom: 13px;}

.embed-youtube {
    margin: 40px 0px 40px 0px;
}