
/*
 Theme Name:     Divi Child
 Description:    Divi Child Theme
 Author:         GraVoc
 Template:       Divi
 Version:        4.0
*/

@import url("../Divi/style.css");
@import url("townstats.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
#wpadminbar {z-index: 9999999}
.admin-bar #mega-menu-wrap-twg_top.mega-menu-wrap {
	top: 32px;
}
.et_pb_widget {
	float: none !important;
	font-size: 14px;
    line-height: 1.5em;
}
.et_pb_widget_area .et_pb_widget {
	float:left !important;
}
.leaderboard-area-bottom,
.leaderboard-area-top {
	display: flex !important;
	justify-content:center !important;
}
body {
	/*background-color: #eee;*/
/*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
	font-weight: 400;
	line-height: 1.4em !important;
}
p {
	line-height: 1.4em !important;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	padding-bottom: 5px;
	font-weight: 300;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h3 {
	color: #AA0000;
}
h1, h2, h3, h4 {
	color: #AA0000;
}
h5, h6 {
	color: #000
}
a {
	color: #428BCA;
}
a h4 {
	color: #428BCA;
	font-weight: normal;
}
.meta {
	font-style: italic;
	padding-bottom: 0px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #e2e2e2;
}
.hide {
	display: none
}
.hidden {
	display: none;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.red h4, .red h2 {
	color: #AA0007;
}
.red-bg {
	background-color: #B7170A !important;
}
.top-space {
	margin-top: 50px;
}
.no-space {
	padding: 0px;
}
.pad-bottom-header {
	padding-top: 0px;
	padding-bottom: 20px;
}
/* CONTENT, CONTAINERS, SECTIONS, ROWS, COLUMNS */
#main-content .container {
	padding-top: 20px;
}
#main-content .container:before {
	display: none;
}
#main-content {
	padding-bottom: 20px;
}
.top-container {
	margin-left: 20px;
	margin-right: 20px;
}
#left-area ul, .entry-content ul, .comment-content ul {
	line-height: 1.4em;
}
.et_pb_post h2 a, .et_pb_portfolio_item h3 a {
	color: #428BCA;
}
.et_pb_row.custom {
	width: 100%;
}
.third-col {
	width: 32%;
	display: inline-block;
	padding-right: 10px;
	vertical-align: top
}
.third-col:last-of-type {
	padding: 0px;
}
.fifth-col {
	width: 18.9%;
	display: inline-block;
	padding-right: 5px;
	vertical-align: top
}
.fifth-col:last-of-type {
	padding: 0px;
}
.fourth-col {
	width: 24%;
	display: inline-block;
	padding-right: 5px;
	vertical-align: top
}
.fourth-col:last-of-type {
	padding: 0px;
}
.half-col {
	width: 50%;
}
.banner-text {
	color: #fff;
	padding: 10px
}
.et_pb_blurb_content {
	max-width: 100%;
}
#et_top_search {
	margin-top: 24px;
}
input[type="submit"]#searchsubmit {
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e2e2e2;
	border: none;
	border-radius: 4px;
}
.et_pb_section {
	padding: 20px 0px 0px;
}
.et_pb_section.small {
	padding: 0px;
}
.et_pb_row_inner.small {
	padding: 0px;
}
/*.et_pb_row { padding: 0px; }*/

.et_pb_text {
	margin-bottom: 5px;
}
/* HEADER STYLES*/
.et-fixed-header {
	padding-top: 0px !important;
}
.et_header_style_centered #logo {
	float: left;
}
.et_header_style_centered #logo {
	padding: 0px
}
.et_header_style_centered #top-menu > li > a {
	padding-bottom: 15px;
}
#main-header {
	z-index: 9999;
}
/*#main-header {z-index:9999999;}*/
#top-header {
	z-index: 10000;
}
/*#top-header {z-index: 9999999;}*/

#main-header {
	background: -o-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: linear-gradient(135deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7170a', endColorstr='#730b03', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	background: -webkit-gradient( /* radial, <point>, <radius>, <point>, <radius>, <stop>, [<stop>, ] <stop> */ radial, 450 25%, 20, 450 25%, 700, from(#DB0F14), to(#931106) );
	background: -moz-radial-gradient(   /* [<position>,] [<shape> || <size>,] <stop> [, <stop>], <stop> */   500px 25%, circle, #DB0F14 130px, #931106 700px );
}
#top-header {
	color: #fff;
	border: none;
	font-size: 14px;
	/*-webkit-box-shadow: 0 2px 15px 0px #333;
	-moz-box-shadow: 0 2px 15px 0px #333;
	box-shadow: 0 2px 15px 0px #333;*/
	background: rgb(138,0,9); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiM4YTAwMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, bottom center, 0px, center center, 100%, color-stop(1%, rgba(138,0,9,1)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at bottom, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0009', endColorstr='#000000', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.head-shrinker {
	position: relative;
	/* [disabled]top: 0;
*/
	/* [disabled]left: 0;
*/
	/* [disabled]width: 100%;
*/
	/* [disabled]background: #cc5350;
*/
	/* [disabled]z-index: 100;
*/
	height: 100px;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	/* [disabled]text-align:center;
*/
	/* [disabled]line-height:160px;
*/
	padding: 25px 0px;
	box-sizing: content-box;
}
.head-shrinker.shrink {
	overflow: hidden;
	height: 0px;
	-webkit-transition: height 0.7s;
	-moz-transition: height 0.7s;
	transition: height 0.7s;
	/* [disabled]line-height:80px;
*/
	padding: 0px;
}
.head-shrinker h1 {
	font-size: 30px;
	font-weight: normal;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.head-shrinker.shrink btn {
	font-size: 24px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.head-shrinker.shrink img {
	width: 0px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/*#et-top-navigation .container{
	-webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}*/

.logo-shrink {
	display: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.logo-shrink.shrink {
	display: block !important;
	width: 300px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.links-left {
	float: left;
	font-size: 14px;
	padding-top: 8px;
	margin-left: 10px;
}
.links-right {
	float: right;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}
.links-left a {
	color: #fff;
}
.links-right a {
	color: #fff;
}
.banner {
	/*background-image: url(images/header-background.jpg);
background-repeat: repeat-x;*/
	color: #fff;
	/*background: rgb(183,23,10); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjYjcxNzBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzczMGIwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%); 
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,rgba(183,23,10,1)), color-stop(100%,rgba(115,11,3,1))); 
background: -webkit-linear-gradient(-45deg, rgba(183,23,10,1) 1%,rgba(115,11,3,1) 100%); */
	background: -o-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: linear-gradient(135deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7170a', endColorstr='#730b03', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	background: -webkit-gradient( /* radial, <point>, <radius>, <point>, <radius>, <stop>, [<stop>, ] <stop> */ radial, 450 25%, 20, 450 25%, 700, from(#DB0F14), to(#931106) );
	background: -moz-radial-gradient(   /* [<position>,] [<shape> || <size>,] <stop> [, <stop>], <stop> */   500px 25%, circle, #DB0F14 130px, #931106 700px );
}
#main-header .et_menu_container {
	/*background-image: url(images/header-background.jpg);
background-repeat: repeat-x;*/
/*padding-top: 25px;
padding-bottom: 10px;*/
	color: #fff;
	/*background: rgb(183,23,10); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjYjcxNzBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzczMGIwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%); 
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,rgba(183,23,10,1)), color-stop(100%,rgba(115,11,3,1))); 
background: -webkit-linear-gradient(-45deg, rgba(183,23,10,1) 1%,rgba(115,11,3,1) 100%); */
	background: -o-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
	background: linear-gradient(135deg, rgba(183,23,10,1) 1%, rgba(115,11,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7170a', endColorstr='#730b03', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	background: -webkit-gradient( /* radial, <point>, <radius>, <point>, <radius>, <stop>, [<stop>, ] <stop> */ radial, 450 25%, 20, 450 25%, 700, from(#DB0F14), to(#931106) );
	background: -moz-radial-gradient(   /* [<position>,] [<shape> || <size>,] <stop> [, <stop>], <stop> */   500px 25%, circle, #DB0F14 130px, #931106 700px );
}
#main-header .et_menu_container h4, #main-header .et_menu_container h6 {
	color: #fff;
}
.et_header_style_centered #main-header .logo_container {
	height: auto;
}
.et_header_style_centered #main-header .et_pb_row {
	padding:0px;
}
.et_header_style_centered #main-header .et_pb_row .et_pb_widget {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.et_pb_fullwidth_header {
	/*padding-top: 20px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px #eee solid;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 0px auto;
}
.et_pb_fullwidth_header h1 {
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
.header-text {
	max-width: 350px
}
/* NAVIGATION */

#et-top-navigation {
	background-color: #fff;
	padding-left: 40px;
	padding-right: 40px;
}
#main-header nav#top-menu-nav {
	padding-top: 0px;
}
.et_fixed_nav #logo {
	max-height: 90px
}
nav#top-menu-nav {
	padding-top: 0px
}
.nav li ul {
	padding: 0px;
	left: 0px;
}
#top-menu li li a {
	padding: 5px 20px;
	width: 200px;
}
#top-menu li {
	font-size: 14px;
	padding-top: 15px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	font-weight: bold;
}
.current-menu-item {
	font-weight: bold;
}
.nav li ul {
	top: 41px;
}
#top-menu li > a {
	padding-bottom: 10px;
}
#top-menu li:hover {
	background-color: #ddd;
}
#top-menu li > ul > li > a:hover {
	background-color: transparent;
}
.navbar-default {
	margin-bottom: 0px;
	border: none;
	background-color: #ccc;
}
.navbar-secondary {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 15px -6px #333;
	-moz-box-shadow: 0 2px 15px -6px #333;
	box-shadow: 0 2px 15px -6px #333;
	border: none;
}
.navbar-secondary .navbar-nav > .active > a, .navbar-secondary .navbar-nav > .active > a:hover {
	background-color: #EEE;
}
.navbar-fixed-top p {
	font-size: 11px;
}
.top-nav {
	height: 50px;
	color: #fff;
	border: none;
	-webkit-box-shadow: 0 2px 15px 0px #333;
	-moz-box-shadow: 0 2px 15px 0px #333;
	box-shadow: 0 2px 15px 0px #333;
	background: rgb(138,0,9); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiM4YTAwMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, bottom center, 0px, center center, 100%, color-stop(1%, rgba(138,0,9,1)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(bottom, ellipse cover, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at bottom, rgba(138,0,9,1) 1%, rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0009', endColorstr='#000000', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.navbar-nav li a {
	color: #000;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #000;
	background-color: #fff;
}
.navbar-default li {
	font-weight: bold;
}
.navbar-fixed-top a {
	color: #fff;
}
.navbar-fixed-top a:hover {
	color: #fff;
}
.mobile_menu_bar {
	position: absolute;
	right: 0;
}
#logout {
	cursor: pointer
}
li.social-img {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
}
.links-right li.account-link {
	float: right;
	padding-top: 10px;
	margin-left: 10px;
}
.links-right li.account-link.my-account {
	margin-left: 0px;
}
.links-right li.account-link.my-account:before {
	content: "|";
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px
}
/* FOOTER */
#footer-info {
	text-align: center;
	color: #fff;
	float: none;
}
.bottom-nav li.current-menu-item > a {
	color: #fff !important;
}
.bottom-nav li>ul>li {
	display: block;
	vertical-align: top;
	position: relative;
}
#footer-widgets .footer-widget li::before {
	border: none
}
#footer-widgets .et_pb_widget {
	border-bottom: none
}
#footer-widgets .footer-widget li {
	padding: 0px
}
#footer-widgets .footer-widget h4 {
	color: #fff !important;
	font-weight: bold
}
#footer-widgets {
	border-bottom: 1px solid #fff;
	padding-top: 60px;
}
/* HOMEPAGE */
#latest-blogs h3 {
	font-size: 20px;
	font-weight: bold;
}
.homepage article h4 a {
	color: #428BCA;
}
.blogs .et_pb_post h2 a {
	font-size: 20px;
}
.blogs img {
	float: left;
	padding-right: 5px;
}
.et_pb_posts img.attachment-blogs-thumb {
	margin-bottom: 0px;
}
.sponsored {
	background-color: #e2e2e2;
	padding: 10px;
	min-height: 150px
}
.sponsored h5 {
	text-transform: uppercase;
	color: #000;
	font-size: 14px
}
/* Jan 2019 */
.featured-homepage .et_pb_post img, .featured-homepage .et_pb_post .entry-featured-image-url, .et_pb_post .entry-featured-image-url {
	margin-bottom: 0px;
}
/* End Jan 2019 */

/* SLIDER */
.slider-small {
	height: 450px !important;
	width: 100%;
}
.slider-small .et_pb_slide_description {
	padding: 60px 0px;
}
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev {
	left: 0px;
	opacity: 1;
}
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next {
	right: 0px;
	opacity: 1;
}
.homepage .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	width: 300px;
	margin-left: 0px;
}
.homepage .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 370px;
	padding-left: 30px;
	padding-right: 0px;
}
.homepage .et_pb_slider_fullwidth_off {
	margin-bottom: 0px;
}
.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button {
	background-color: #B6160A;
}
.et_pb_slide_description h2 {
	font-size: 36px;
}
.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}
.et-pb-arrow-prev, .et-pb-arrow-next {
	color: #000;
	top: 95%;
}
.et_pb_slide_description h2 {
	color: #B7170A !important;
}
.et_pb_slide_description h3 {
	color: #428BCA !important;
}
.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #000;
}
/*.et_pb_slider .gofollow {
	display: none;
}*/

.et_pb_slider .et_pb_slide, .et_pb_section {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.et_pb_slider .et_pb_slide {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
}
.homepage .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Jan 2019 */

#shr-admin-badge {
	display: none !important;
}
#mega-menu-wrap-twg_top.mega-menu-wrap {
	top: 0px;
}
.et_header_style_centered .et-search-form input, .et_header_style_centered span.et_close_search_field {
	top: 80%;
}
#top-header, #top-header a {
	color: #fff !important;
}
/*.et_boxed_layout #page-container {
	width: 95%;
}*/
.head-shrinker .et_pb_row {
	width: 95%;
}
.homepage_slider .et_pb_slide {
	padding-left: 0px;
	padding-right: 0px;
}
.homepage_slider .et_pb_slide_description, .et_pb_slider_fullwidth_off.homepage_slider .et_pb_slide_description {
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
}
.homepage_slider.et_pb_slider .et_pb_slide_description .et_pb_slide_title, .homepage_slider.et_pb_slider .et_pb_slide_description .et_pb_slide_title a {
	font-size: 20px!important;
	line-height: 1.5em;
}
.homepage_slider.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
	padding-bottom: 0px;
}
.homepage_slider .et_pb_slide_content {
	font-size: 16px;
}
.et_pb_slide_image img {
	max-height: 100% !important;
}
.homepage_slider .et_pb_button.et_pb_more_button {
	background-color: #ebebeb;
	border: 0px;
	font-size: 14px;
}
.homepage_slider .et_pb_button.et_pb_more_button:after {
	font-size: 24px;
}
/*.et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}*/
body #page-container .et_pb_column_1_3 #sidebar {
	width: 100%;
	padding-left: 0;
}
.canvas, #canvas {
    width: 100%;
    margin: auto;
    max-width: 450px;
    display: block;
}
/*article .et_pb_section {
	padding-top: 0px;
}*/

.page .et_pb_post_title {
	text-align: center;
	padding-top: 20px;
	border-bottom: 1px #eee solid;
}
.page .et_pb_post_title h1.entry-title {
	color: #000;
	text-transform: uppercase;
	font-size: 40px;
}
.twp-feature .post-meta .lock-icon {
	display: none;
}
.et_pb_post.twp-feature {
	margin-bottom: 10px !important;
}
#mega-menu-wrap-twg_top {
	position: fixed;
	display: block;
	width: 100%;
	z-index: 999999;
}
#mega-menu-wrap-twg_top #mega-menu-twg_top {
	padding: 10px;
}

.twp-second-feature img{
	width: 100%;
}

.cordless {
	text-align: center;	
}

.cordless-top {
    padding-top: 20px;
}

.cordless-bottom {
    padding-bottom: 20px;
}

/* End Jan 2019 */

.theme-default .nivoSlider img {
	max-width: 300px !important
}
.theme-default .nivo-caption {
	background: none !important
}
.theme-default .nivo-caption .post_title {
	font-size: 24px
}
.nivo-caption {
	padding: 0px !important
}
/* WIDGETS AND SIDEBARS */
.header-text .et_pb_widget {
	border-bottom: none;
	margin: 0px;
	text-align: left !important
}
.yop-poll-container {
	margin-left: -10px;
}
.yop-poll-container {
	color: #000 !important;
}
.et_pb_widget {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}
.et_pb_bg_layout_light .et_pb_widget li a {
	color: #000
}
.et_pb_widget li a {
	color: #000
}
.et_pb_bg_layout_light .et_pb_widget li a:hover {
	color: #B7170A
}
.et_pb_widget li a:hover {
	color: #B7170A
}
.widget h2,
.widget_archive label,
.widgettitle {
	color: #B7170A;
	font-weight: bold;
	font-size: 14px !important;
	text-transform: uppercase;
	margin-bottom:1em
}
.et_pb_widget:last-of-type {
	border-bottom: 0px solid #e2e2e2;
}
.et_right_sidebar #sidebar {
	border-left: 1px solid #e2e2e2;
}
.et_pb_widget_area #sidebar {
	border-left: 0px solid #e2e2e2;
}
/*.et_right_sidebar #left-area {
margin-right: 49px;
width: 700px;
}*/

div.pop-inside {
	border: 0px solid #ddd !important;
}
div.pop-inside ul li {
	border-bottom: dotted 0px #ccc !important;
	padding: 5px 5px !important;
}
div.pop-inside ul li .pop-title {
	font-weight: normal !important;
}
ul.pop-widget-tabs li a:hover, ul.pop-widget-tabs li a.active, ul.pop-widget-tabs li a:active, ul.pop-widget-tabs li a:focus {
	background: #fff !important;
}
ul.pop-widget-tabs li a {
	border: 0px solid #ddd !important;
	color: #B7170A !important;
	font-weight: bold !important;
	font-size: 14px !important;
	line-height: 1em !important
}
ul.pop-widget-tabs li {
	border: 0px !important;
}
div.pop-inside ul li:hover, div.pop-inside ul li:active, div.pop-inside ul li:focus {
	background: #fff !important;
}
.d4p-tabber-widget ul.d4p-tabber-header li a.selected, .d4p-tabber-widget ul.d4p-tabber-header li a {
	color: #aa0000;
	background: #fff;
	border-bottom: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px
}
.d4p-tabber-widget ul.d4p-tabber-header li a:hover {
	background-color: #fff
}
.d4p-tabber-widget ul.d4p-tabber-header li a {
	padding: 0px 2px
}
.d4p-tabber-widget div.d4p-st-tab {
	border: none;
	padding: 0;
}
.widget_adrotate_widgets .widgettitle, .adrotate_widgets h4.widgettitle {
	display: none
}
/* ARTICLES */
.et_pb_bg_layout_light .et_pb_post p {
	color: #000;
}
.et_pb_post, article.post {
	margin-bottom: 25px !important;
	clear: both;
}
.et_pb_post h2 {
	margin-top: 0px;
}
.et_pb_post .post-meta {
	padding-bottom: 0px;
}
.et_pb_bg_layout_light .et_pb_post .post-meta {
	text-transform: capitalize
}
.et_pb_bg_layout_light .et_pb_post .post-meta a {
	color: #428BCA
}
.et_pb_posts img {
	float: left !important;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*blockquote,*/ span.pulledquote {
	margin: 0;
	border-left: 0px solid;
	padding-left: 0px;
}
/*blockquote:last-of-type, */span.pulledquote:last-of-type {
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	position: relative;
	color: #000;
	border-left: 1px solid #e2e2e2;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block
}
/*.bq-left blockquote:last-of-type, */.bq-left span.pulledquote:last-of-type {
	font-size: 18px;
	font-weight: 600px;
	line-height: 1;
	position: relative;
	color: #000;
	border-left: 1px solid #e2e2e2;
	padding-left: 12px;
	padding-right: 10px;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*.bq-right blockquote:last-of-type, */.bq-right span.pulledquote:last-of-type {
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	position: relative;
	color: #000;
	border-left: 1px solid #e2e2e2;
	margin-left: 10px;
	padding-left: 12px;
	width: 150px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
span.pulledquote.alignleft {
	float: none
}
blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
.kicker {
	text-transform: uppercase;
	color: #666;
}
.title, .subtitle {
	color: #000;
}
/*.subtitle, .title, .kicker {
	text-align: center;
}*/

.single-post-meta a {
	color: #428BCA;
}
.single-post-meta {
	color: #666;
}
#left-area .post-meta {
	padding-bottom: 0px;
}
.form-allowed-tags {
	display: none;
}
.single .entry-content img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.single-events .entry-content img {
	padding: 4px;
	background-color: #fff;
	border: 0px solid #ccc;
	border: -px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
img.img-border {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.et_pb_post .entry-content {
	padding-top: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
}
.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	margin: 0px !important;
}
.shareaholic-share-buttons-container .shareaholic-share-buttons-wrapper {
	padding-top: 10px;
}
img.bordered {
	float: left;
	margin-right: 10px;
}
.hr-head {
	margin-bottom: 0px;
	margin-top: 10px;
}
.hr-head2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.dc-social.static {
	margin-left: 30px;
}
div.wp_rp_content {
	clear: both
}
.et_pb_blog_grid .et_pb_post {
	margin: 0 40px 25px 0;
}
.page-template-this-weeks-paper .third-col h4 {
	padding-top: 10px
}
/* AUTHOR PAGES */
.author-description {
	font-style: italic;
	padding-top: 30px;
}
.author-contact {
	font-style: italic;
	padding-top: 10px;
}
.avatar {
	max-width: 150px;
	float: left;
	margin-right: 20px;
}
.author-well {
	background-color: #eee;
	padding: 0px;
	margin-bottom: 30px;
}
.author-well h3 {
	padding-top: 10px
}
.author-post-list img {
	width: 150px !important;
	float: left !important;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ADVERTISING */
.leaderboard {
	max-width: 728px;
	max-height: 90px;
}
div.enter_banner_name {
	z-index: 999999 !important
}
/* EVENTS */
time.icon {
	font-size: 1em; /* change icon size */
	display: block;
	position: relative;
	width: 7em;
	height: 7em;
	background-color: #fff;
	margin: 0em auto;
	border-radius: 0.6em;
	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotate(0deg) skewY(0deg);
	-webkit-transform-origin: 50% 10%;
	transform-origin: 50% 10%;
}
time.small-icon {
	font-size: 0.8em; /* change icon size */
	display: block;
	position: relative;
	width: 5.5em;
	height: 5.5em;
	background-color: #fff;
	margin: 0em;
	border-radius: 0.6em;
	box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotate(0deg) skewY(0deg);
	-webkit-transform-origin: 50% 10%;
	transform-origin: 50% 10%;
}
time.icon * {
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
time.small-icon * {
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
time.icon strong {
	position: absolute;
	top: 0;
	padding: 0.4em 0;
	color: #fff;
	background-color: #AA0000;
	/* [disabled]border-bottom: 1px dashed #f37302;
*/
	box-shadow: 0 2px 0 #ccc;
}
time.small-icon strong {
	position: absolute;
	top: 0;
	padding: 0.1em 0;
	color: #fff;
	background-color: #AA0000;
	/* [disabled]border-bottom: 1px dashed #f37302;
*/
	box-shadow: 0 2px 0 #ccc;
}
time.icon em {
	position: absolute;
	bottom: 0.3em;
	color: #AA0000;
}
time.small-icon em {
	position: absolute;
	bottom: 0em;
	color: #AA0000;
}
time.icon span {
	width: 100%;
	font-size: 2.8em;
	letter-spacing: -0.05em;
	padding-top: 0.8em;
	color: #2f2f2f;
}
time.small-icon span {
	width: 100%;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	padding-top: 1.25em;
	color: #2f2f2f;
}
time.icon:hover, time.icon:focus {
	-webkit-animation: swing 0.6s ease-out;
	animation: swing 0.6s ease-out;
}
.event-logo img {
	max-width: 300px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.acf_postbox .inside, #poststuff .acf_postbox .inside {
	max-width: 700px
}
.single-events .entry-content thead th, .page-template-events-php .entry-content thead th {
	color: #fff
}
/* TABLES */
.entry-content table {
	border: 0px solid #ccc;/*border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
}
.entry-content tr td {
	border-top: 0px solid #eee;
}
.town-stats .entry-content tr th, .town-stats .entry-content thead th {
	color: #fff;
}
.entry-content #twg_ts_application_wrapper tr th, .entry-content #twg_ts_application_wrapper thead th {
	color: #fff
}
#content-area table td {
	max-width: 300px
}
/* COMMENTS */
ol.commentlist {
	list-style-type: none !important;
}
.comment_avatar {
	position: relative;
}
h1#comments {
	font-size: 24px;
}
.comment-body {
	padding: 0px;
}
#comment-wrap {
	padding-top: 25px;
}
/* RECORDS */

.records-list .et_pb_toggle_close, .records-list .et_pb_toggle_open {
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px
}
.records-list .et_pb_toggle {
	border: none;
	margin-bottom: 0px;
}
.records-list .et_pb_toggle_title:before {
	left: -20px;
}
.records-list ul {
	list-style-type: none !important;
	padding: 0px !important;
}
.records-list ul li ul {
	list-style-type: none !important;
	padding-left: 10px !important;
}
.records-list ul li, .records-list .et_pb_toggle_title {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
.records-list .et_pb_toggle_title.active {
	color: #AA0000;
	text-transform: uppercase;
	font-weight: bold;
}
.records-list ul li a {
	color: #666;
}
.records-left {
	width: 20%;
	float: left;
	border-right: 1px solid #e2e2e2;
	margin-right: 15px;
	padding-right: 15px
}
.records-left h3 {
	color: #000;
	font-weight: bold;
}
.records-results h3 {
	font-weight: bold;
}
.page-template-records-php .pagination, .page-template-records-twp-php .pagination, .page-template-credit-php .pagination {
	height: 36px;
	margin: 0;
}
.page-template-records-php .pagination ul, .page-template-records-twp-php .pagination ul, .page-template-credit-php .pagination ul {
	display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;/*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
}
.page-template-records-php .pagination li, .page-template-records-twp-php .pagination li, .page-template-credit-php .pagination li {
	display: inline;
}
.page-template-records-php .pagination a, .page-template-records-twp-php .pagination a, .page-template-credit-php .pagination a {
	float: right;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 3px solid #fff;
	border-left-width: 0;
	font-weight: 800;
	font-size: 16px;
	color: #aa0000
}
.page-template-records-php .pagination a:hover, .page-template-records-php .pagination .active a, .page-template-records-twp-php .pagination a:hover, .page-template-records-twp-php .pagination .active a, .page-template-credit-php .pagination a:hover, .page-template-credit-php .pagination .active a {
	background-color: #fff;
}
.page-template-records-php .pagination .active a, .page-template-records-twp-php .pagination .active a, .page-template-credit-php .pagination .active a {
	color: #aa0000;
	cursor: default;
}
.page-template-records-php .pagination .disabled span, .page-template-records-php .pagination .disabled a, .page-template-records-php .pagination .disabled a:hover, .page-template-records-twp-php .pagination .disabled span, .page-template-records-twp-php .pagination .disabled a, .page-template-records-twp-php .pagination .disabled a:hover, .page-template-credit-php .pagination .disabled span, .page-template-credit-php .pagination .disabled a, .page-template-credit-php .pagination .disabled a:hover {
	color: #aa0000;
	background-color: transparent;
	cursor: default;
}
.page-template-records-php .pagination li:first-child a, .page-template-records-twp-php .pagination li:first-child a, .page-template-credit-php .pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.page-template-records-php .pagination li:last-child a, .page-template-records-twp-php .pagination li:last-child a, .page-template-credit-php .pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.page-template-records-php .pagination-centered, .page-template-records-twp-php .pagination-centered, .page-template-credit-php .pagination-centered {
	text-align: center;
}
.page-template-records-php .pagination-right, .page-template-records-twp-php .pagination-right, .page-template-credit-php .pagination-right {
	text-align: right;
}
.page-template-records-php .pager, .page-template-records-twp-php .pager, .page-template-credit-php .pager {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
	text-align: center;
 *zoom: 1;
}
.page-template-records-php .pager:before, .page-template-records-php .pager:after, .page-template-records-twp-php .pager:before, .page-template-records-twp-php .pager:after, .page-template-credit-php .pager:before, .page-template-credit-php .pager:after {
	display: table;
	content: "";
}
.page-template-records-php .pager:after, .page-template-records-twp-php .pager:after, .page-template-credit-php .pager:after {
	clear: both;
}
.page-template-records-php .pager li, .page-template-records-twp-php .pager li, .page-template-credit-php .pager li {
	display: inline;
}
.page-template-records-php .pager a, .page-template-records-twp-php .pager a, .page-template-credit-php .pager a {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.page-template-records-php .pager a:hover, .page-template-records-twp-php .pager a:hover, page-template-credit-php .pager a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
.page-template-records-php .pager .next a, .page-template-records-twp-php .pager .next a, .page-template-credit-php .pager .next a {
	float: right;
}
.page-template-records-php .pager .previous a, .page-template-records-twp-php .pager .previous a, .page-template-credit-php .pager .previous a {
	float: left;
}
.page-template-records-php .pager .disabled a, .page-template-records-php .pager .disabled a:hover, .page-template-records-twp-php .pager .disabled a, .page-template-records-twp-php .pager .disabled a:hover, .page-template-credit-php .pager .disabled a, .page-template-credit-php .pager .disabled a:hover {
	color: #999999;
	background-color: #fff;
	cursor: default;
}
.pdf-sidebar {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
}
.pdf-sidebar .btn {
	margin-bottom: 5px;
	width: 100%;
	text-align: center
}
body.page-template-records #page-container #sidebar {
	width: 100%;
	padding-left: 0;
}
/* IMAGES AND IMAGE CAPTIONS */
.img-caption, .wp-caption-text {
	font-size: 11px;
	font-weight: bold;
}
.img-caption.cap-left, .img-caption.cap-right {
	float: left;
	max-width: 315px
}
.img-caption.cap-right {
	padding-left: 15px
}
.img-caption.cap-center {
	float: none;
	max-width: 315px
}
.featured-img {
	margin-bottom: 5px
}
.wp-caption {
	padding: 4px;
	background-color: #fff;
	border: 0px solid #ccc;
	border: 0px solid rgba(0, 0, 0, 0.2);
	text-align: left;
}
img.right {
	float: right;
	margin-left: 10px
}
.et_pb_post a img {
	margin-bottom: 10px
}
#fancybox-title {
	display: none !important
}
#fancybox-content {
	z-index: 9999999999
}
.mfp-zoom-out-cur #fancybox-wrap {
	display: none !important
}
.archived-img img {
	display: none
}
.entry-featured-image-url {
	float: left;
	margin-right: 10px;
}
/* Jan 2019 Updates */
.page-template .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 0px auto;
}
#top-header .container {
	padding: .25em 0px;
}
/* FACET WP */
input.facetwp-date.facetwp-date-min, input.facetwp-date.facetwp-date-max {
	display: block
}
.datepicker th {
	background: #fff
}
.facetwp-depth {
	display: none;
}
/*FORMS*/
input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type=text], input.text, input.title, textarea, select {
	border: 1px solid #ccc;
	padding: 6px 12px;
}
/* MODAL */
.blur {
	-webkit-filter: blur(5px) grayscale(50%);
	filter: blur(5px) grayscale(50%);
}

/*********FREE WEEK RULES********/
/*
#loginModal .btn-group {
	margin-bottom: 20px
}

#loginModal .btn-group .btn{
	border: 2px solid #aa0000;
	width: 50%;
	color: #aa0000;
	font-size: 18px;
	background: transparent
}

#loginModal .btn-group .btn.active{
	background-color: #aa0000;
	color: #fff
}

#loginModal .btn-group .btn-left {
	border-right: none;
	margin-right:-5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#loginModal .btn-group .btn-right {
	border-left: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#loginModal .btn:focus, #loginModal .btn:active:focus, #loginModal .btn.active:focus, #loginModal .btn.focus, #loginModal .btn:active.focus, #loginModal .btn.active.focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}

#loginModal .btn:active, #loginModal .btn.active{
	box-shadow:none;
}
.btn-warning {margin-top:8px; color: #000 !important; background-color: #E5D319 !important; border-color: #E5D319 !important; padding: 6px 0px }
.btn-full-width {width: 100%}
.btn-warning:hover {background-color:#D4C41C !important; border-color: #D4C41C !important; color: #000 !important}
@media(max-width:767px) {
.hide-xs {display:none}
}
*/
/*******END FREE WEEK RULES*******/


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.blur {
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
}
}
/* MODULES */
.et_pb_audio_module a {
	color: #fff
}
/* FROM BOOTSTRAP */

.modal {
	z-index: 999999 !important;
	font-weight: normal;
}
.media-body {
	padding-bottom: 8px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
}
.media-body h4 {
	padding-bottom: 2px;
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 20px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
a.list-group-item {
	color: #555555;
}
a.list-group-item .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
	zoom: 1;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
	border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table {
	margin-bottom: 0;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
	border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: inherit;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #428bca;
}
.panel-primary > .panel-heading {
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ccc;
}
.panel-danger > .panel-heading {
	color: #fff;
	background-color: #B7170A;
	border-color: #ccc;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 0px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-primary {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-danger {
	color: #ffffff;
	background-color: #AA0000;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #47a447;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-link {
	font-weight: normal;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-sm, .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs {
	padding: 1px 5px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
.g-col:first-child {
	margin-right: 60px;
	margin-bottom: 20px
}
#sidebar .et_pb_widget.widget_adrotate_widgets {
	width: 300px !important;
}
#adrotate_widgets-29 .g {
	max-width: 300px !important;
}
/*
#adrotate_widgets-31 td {
padding: 0px !important;
}*/

.well {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f2dede;
	border-radius: 4px;
}
.need-subscription {
	background-color: #e2e2e2;
	padding: 20px;
	margin-top: 50px;
	text-align: center;
}
.need-subscription h1, .need-subscription h2, .need-subscription h3, .need-subscription h4, .need-subscription h5 {
	color: #000;
}
#subscriptionModal h2.modal-title, #sessionModal h2.modal-title {
	text-align: center !important;
}
#subscriptionModal .modal-header, #sessionModal .modal-header {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}
.login-error {
	background-color: rgba(170,0,0,.1);
	padding: 10px;
	margin-bottom: 20px;
}
.well.sub-notice {
	background-color: rgba(66,139,202,0.2);
}
.crp_related {padding-top:40px}
.crp_related h3 {
	margin-bottom:8px
}

.et_pb_widget_area_left:last-child {
	border-right: none;
}

@media screen and (max-width:400px) {
@-ms-viewport {
width:320px
}
}

@media screen and (max-width:479px) {
.third-col, .fifth-col, .fourth-col {
	width: 100%;
	margin-bottom: 15px;
	padding-right: 0px
}
h1 {
	font-size: 30px
}
}

@media screen and (min-width:480px) and (max-width:767px) {
.third-col, .fifth-col, .fourth-col {
	width: 100%;
	margin-bottom: 15px;
	padding-right: 0px
}
.twp-feature-img .pull-left {
	float: none !important
}
h1 {
	font-size: 30px
}
}

@media (max-width: 767px) {
.top-nav {
	height: 90px
}
#main-content .container {
	padding-top: 30px;
}
.half-col {
	width: 100%
}
.media-body {
	overflow: visible
}
.et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 20px 0px !important;
	width: 100% !important;
}
.et_pb_posts img {
	width: 50px !important;
}
.meta {
	display: none;
}
.et_pb_post p {
	clear: both
}
.wp-caption.alignright, .wp-caption.alignleft, img.alignright, img.alignright {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
}

@media screen and (min-width:768px) and (max-width:1024px) {
.third-col {
	width: 31.5%;
}
.fifth-col {
	width: 18.8%;
}
.fifth-col {
	width: 23.9%;
}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
.et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 20px 20px !important;
}
}

@media screen and (max-width:1024px) {
/*#top-nav .links-left, #top-nav .links-right{ padding-top: 0px}*/
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 60px !important
}
.et_header_style_centered .et_mobile_menu {
	top: 43px;
}
}

@media all and (min-width: 981px) {
.et_pb_column_1_3.record-middle {
	width: 39.7%;
}
#et-top-navigation {
	text-align: center;
}
#top-menu-nav {
	display: inline-block;
	width: auto;
}
}

@media only screen and (max-width: 980px) {
#et-top-navigation {
	float: right;
}
#main-header {
	background-color: #fff !important;
	padding-bottom: 20px !important;
}
.et_header_style_centered .mobile_nav .select_page {
	color: #000000
}
#main-header #et_mobile_nav_menu {
	margin-top: 0px;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.et_header_style_centered #main-header .mobile_nav {
	border-radius: 0px;
	background-color: transparent;
}
#left-area {
	width: 100%
}
#sidebar {
	width: 100%
}
#main-header {
	padding-bottom: 40px !important;
}
.et_right_sidebar #left-area {
	width: 100%;
}
.et_right_sidebar #sidebar {
	clear: both;
}
#main-header {
	/*background-color: #fff !important;*/
	padding: 0px !important;
	min-height: 0px;
	margin-top: -10px;
}
.et_header_style_centered .mobile_menu_bar {
	top: 7px
}
.et_header_style_centered #main-header .mobile_nav {
	padding: 10px 0px;
}
.links-right {
	display: none
}
.links-left a {
	padding-top: 15px;
	padding-bottom: 25px
}
.et_right_sidebar #sidebar {
	border-left: 0px
}
#top-header {
	padding: 5px 0px;
}
#top-nav {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.links-left {
	margin-left: 0px;
}
#mega-menu-wrap-twg_top {
	background-color: #fff;
}
#mega-menu-wrap-twg_top .mega-menu-toggle {
	max-width: 95%;
	margin: auto;
}
.mega-toggle-label {
	font-weight: bold;
}
.mega-toggle-blocks-left, .mega-toggle-blocks-center {
	display: none !important;
}
.mega-toggle-blocks-right {
	width: 100%;
	display: inline-block !important;
}
#mega-menu-wrap-twg_top .mega-menu-toggle .mega-toggle-block-1:after {
	right: 20px;
	top: 10%;
	position: absolute;
	content: "\61";
	text-shadow: 0 0;
	font-family: ETmodules!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
}
}

@media only screen and (min-width: 981px) and (max-width: 1100px) {
.et_right_sidebar #sidebar, .et_left_sidebar #sidebar {
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;/*margin: 0 0 40px 30px;}*/
}
.et_right_sidebar #left-area {
	margin-right: 49px;
	width: 620px;
}
}

@media(min-width:1099px) {
.et_right_sidebar #sidebar {
	/*width: 320px;
        padding-right: 10px;*/
	padding-right: 0px;
	width: 330px;
}
}

@media(max-width:1100px) {
.homepage .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	width: 290px;
	padding-left: 30px;
	padding-right: 0px;
}
#et-top-navigation {
	padding-left: 0px;
	padding-right: 0px;
}
}

@media (min-width:1200px) {
.white-bg {
	width: 1200px;
}
}

.hidden {
	display: none!important;
	visibility: hidden!important
}
.visible-xs {
	display: none!important
}
tr.visible-xs {
	display: none!important
}
th.visible-xs, td.visible-xs {
	display: none!important
}

@media(max-width:767px) {
.visible-xs {
	display: block!important
}
tr.visible-xs {
	display: table-row!important
}
th.visible-xs, td.visible-xs {
	display: table-cell!important
}
}

@media(min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
	display: block!important
}
tr.visible-xs.visible-sm {
	display: table-row!important
}
th.visible-xs.visible-sm, td.visible-xs.visible-sm {
	display: table-cell!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
	display: block!important
}
tr.visible-xs.visible-md {
	display: table-row!important
}
th.visible-xs.visible-md, td.visible-xs.visible-md {
	display: table-cell!important
}
}

@media(min-width:1200px) {
.visible-xs.visible-lg {
	display: block!important
}
tr.visible-xs.visible-lg {
	display: table-row!important
}
th.visible-xs.visible-lg, td.visible-xs.visible-lg {
	display: table-cell!important
}
}
.visible-sm {
	display: none!important
}
tr.visible-sm {
	display: none!important
}
th.visible-sm, td.visible-sm {
	display: none!important
}

@media(max-width:767px) {
.visible-sm.visible-xs {
	display: block!important
}
tr.visible-sm.visible-xs {
	display: table-row!important
}
th.visible-sm.visible-xs, td.visible-sm.visible-xs {
	display: table-cell!important
}
}

@media(min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
tr.visible-sm {
	display: table-row!important
}
th.visible-sm, td.visible-sm {
	display: table-cell!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
	display: block!important
}
tr.visible-sm.visible-md {
	display: table-row!important
}
th.visible-sm.visible-md, td.visible-sm.visible-md {
	display: table-cell!important
}
}

@media(min-width:1200px) {
.visible-sm.visible-lg {
	display: block!important
}
tr.visible-sm.visible-lg {
	display: table-row!important
}
th.visible-sm.visible-lg, td.visible-sm.visible-lg {
	display: table-cell!important
}
}
.visible-md {
	display: none!important
}
tr.visible-md {
	display: none!important
}
th.visible-md, td.visible-md {
	display: none!important
}

@media(max-width:767px) {
.visible-md.visible-xs {
	display: block!important
}
tr.visible-md.visible-xs {
	display: table-row!important
}
th.visible-md.visible-xs, td.visible-md.visible-xs {
	display: table-cell!important
}
}

@media(min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
	display: block!important
}
tr.visible-md.visible-sm {
	display: table-row!important
}
th.visible-md.visible-sm, td.visible-md.visible-sm {
	display: table-cell!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
tr.visible-md {
	display: table-row!important
}
th.visible-md, td.visible-md {
	display: table-cell!important
}
}

@media(min-width:1200px) {
.visible-md.visible-lg {
	display: block!important
}
tr.visible-md.visible-lg {
	display: table-row!important
}
th.visible-md.visible-lg, td.visible-md.visible-lg {
	display: table-cell!important
}
}
.visible-lg {
	display: none!important
}
tr.visible-lg {
	display: none!important
}
th.visible-lg, td.visible-lg {
	display: none!important
}

@media(max-width:767px) {
.visible-lg.visible-xs {
	display: block!important
}
tr.visible-lg.visible-xs {
	display: table-row!important
}
th.visible-lg.visible-xs, td.visible-lg.visible-xs {
	display: table-cell!important
}
}

@media(min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
	display: block!important
}
tr.visible-lg.visible-sm {
	display: table-row!important
}
th.visible-lg.visible-sm, td.visible-lg.visible-sm {
	display: table-cell!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
	display: block!important
}
tr.visible-lg.visible-md {
	display: table-row!important
}
th.visible-lg.visible-md, td.visible-lg.visible-md {
	display: table-cell!important
}
}

@media(min-width:1200px) {
.visible-lg {
	display: block!important
}
tr.visible-lg {
	display: table-row!important
}
th.visible-lg, td.visible-lg {
	display: table-cell!important
}
}
.hidden-xs {
	display: block!important
}
tr.hidden-xs {
	display: table-row!important
}
th.hidden-xs, td.hidden-xs {
	display: table-cell!important
}

@media(max-width:767px) {
.hidden-xs {
	display: none!important
}
tr.hidden-xs {
	display: none!important
}
th.hidden-xs, td.hidden-xs {
	display: none!important
}
}

@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm {
	display: none!important
}
tr.hidden-xs.hidden-sm {
	display: none!important
}
th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
	display: none!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md {
	display: none!important
}
tr.hidden-xs.hidden-md {
	display: none!important
}
th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
	display: none!important
}
}

@media(min-width:1200px) {
.hidden-xs.hidden-lg {
	display: none!important
}
tr.hidden-xs.hidden-lg {
	display: none!important
}
th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
	display: none!important
}
}
.hidden-sm {
	display: block!important
}
tr.hidden-sm {
	display: table-row!important
}
th.hidden-sm, td.hidden-sm {
	display: table-cell!important
}

@media(max-width:767px) {
.hidden-sm.hidden-xs {
	display: none!important
}
tr.hidden-sm.hidden-xs {
	display: none!important
}
th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
	display: none!important
}
}

@media(min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
tr.hidden-sm {
	display: none!important
}
th.hidden-sm, td.hidden-sm {
	display: none!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md {
	display: none!important
}
tr.hidden-sm.hidden-md {
	display: none!important
}
th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
	display: none!important
}
}

@media(min-width:1200px) {
.hidden-sm.hidden-lg {
	display: none!important
}
tr.hidden-sm.hidden-lg {
	display: none!important
}
th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
	display: none!important
}
}
.hidden-md {
	display: block!important
}
tr.hidden-md {
	display: table-row!important
}
th.hidden-md, td.hidden-md {
	display: table-cell!important
}

@media(max-width:767px) {
.hidden-md.hidden-xs {
	display: none!important
}
tr.hidden-md.hidden-xs {
	display: none!important
}
th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
	display: none!important
}
}

@media(min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm {
	display: none!important
}
tr.hidden-md.hidden-sm {
	display: none!important
}
th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
	display: none!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
tr.hidden-md {
	display: none!important
}
th.hidden-md, td.hidden-md {
	display: none!important
}
}

@media(min-width:1200px) {
.hidden-md.hidden-lg {
	display: none!important
}
tr.hidden-md.hidden-lg {
	display: none!important
}
th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
	display: none!important
}
}
.hidden-lg {
	display: block!important
}
tr.hidden-lg {
	display: table-row!important
}
th.hidden-lg, td.hidden-lg {
	display: table-cell!important
}

@media(max-width:767px) {
.hidden-lg.hidden-xs {
	display: none!important
}
tr.hidden-lg.hidden-xs {
	display: none!important
}
th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
	display: none!important
}
}

@media(min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm {
	display: none!important
}
tr.hidden-lg.hidden-sm {
	display: none!important
}
th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
	display: none!important
}
}

@media(min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md {
	display: none!important
}
tr.hidden-lg.hidden-md {
	display: none!important
}
th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
	display: none!important
}
}

@media(min-width:1200px) {
.hidden-lg {
	display: none!important
}
tr.hidden-lg {
	display: none!important
}
th.hidden-lg, td.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}
tr.visible-print {
	display: none!important
}
th.visible-print, td.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
tr.visible-print {
	display: table-row!important
}
th.visible-print, td.visible-print {
	display: table-cell!important
}
.hidden-print {
	display: none!important
}
tr.hidden-print {
	display: none!important
}
th.hidden-print, td.hidden-print {
	display: none!important
}
#comment-wrap, #sidebar, #et-footer-nav, #et-top-navigation, #top-header, #main-header, .no-print, #mega-menu-wrap-twg_top, #footer-widgets, .wp_rp_wrap, .hr-head {
	display: none !important;
}
#page-container {
	padding-top: 20px !important;
}
#et-main-area:before {
	content: "";
    font-size: 40px;
    max-width: 1560px;
    width: 90%;
    display: block;
    margin: auto;
    background-image: url(https://www.bankerandtradesman.com/wp-content/uploads/2019/02/BT_WebLogoV4-black.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
}
#page-container, body.et_fixed_nav.et_boxed_layout #page-container-divi #page-container {
	padding-top: 50px !important;
	width: 100% !important;
	max-width: 100%;
	box-shadow: none !important;
}
.et_right_sidebar #left-area, body #page-container #left-area {
	width: 100% !important;
}
#sb_super_bar {
	display: none
}
	
.et_post_meta_wrapper {
	padding-bottom: 20px;
}
}
