/* Themify Customize Styling */
body {	
	font-family: "Nunito";	font-weight:normal;
	font-size:17px;
	line-height:180%;

	color: #212121; 
}
a {	
	color: #518668; 
}
p {	
	margin-bottom: 30px; 
}
h2 {	
	font-family: "Bitter";	font-weight:normal;
	font-size:36px;
	line-height:130%;
 
}
h3 {	
	font-family: "Bitter";	font-weight:normal;
	font-size:24px;
	line-height:140%;
 
}
h4 {	
	font-family: "Bitter";	font-weight:normal;
	font-size:18px;
	line-height:140%;
	text-transform:none; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	color: #000000; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #518668; 
}
#headerwrap {	
	border: none !important; 
}
#main-nav a {	
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #212121; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #23543a; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #212121; 
}
#footerwrap {	background: none;
	background-color: #E2F1F8;
	border: none !important; 
}
#footer {	
	color: #212121; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:15px;
 
}
#footer a {	
	color: #212121; 
}
#footer .footer-widgets .widgettitle {	
	color: #808e95;
	font-family: "Bitter";	font-weight:normal;
	font-size:15px;
	text-transform:none; 
}
.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #23543a; }
/* Themify Custom CSS */
a:focus {
outline:none;
}
#header {
	padding: 0em 0 1em;
}
#content {
	padding:25px 0 0 0;
}
#footerwrap {
	padding: 100px 0 100px;
}
h4 {
	letter-spacing:0px;
}
ul {
	list-style: square;
}
.footer-left-col .main-col, .footer-right-col .main-col {
    width: 14.6%;
}
.footer-left-col .section-col, .footer-right-col .section-col {
    width: 82.2%;
}
.footer-widgets .widgettitle {
	letter-spacing: 0;
}
.footer-left-col #footer .widget, .footer-right-col #footer .widget {
    margin: 0 0 0.5em;
}
.footer-widgets .social-links .icon-medium i {
	font-size: 14px;
	color:rgb(226, 241, 248) !important;
	border-radius: 2px;
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    box-shadow: 0px -6px 0px 0px #23543A inset;
}
body.single .post-image {
    text-align: center;
}
blockquote {
    font-style: italic;
    border-left: 1px solid #2f2f2f;
}
code {
    display: inline-block;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    padding: .2rem .5rem;
    line-height: 1.2;
}
pre {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    font-size: 1rem;
    padding: 1rem;
    overflow-x: auto;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%!important;
}
.gform_wrapper label.gfield_label {
	font-weight:normal!important;
}
.gform_wrapper .gfield_required {
	color:red!important;
	margin-left: 2px!important;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 4px!important;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px!important;
} 
body .gform_wrapper ul li.gfield {
    margin-bottom: 25px!important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	background: #E2F1F8;
	border: 1px solid #518668;
	box-sizing: border-box;
	border-radius: 5px;
	width:100%;
	padding-right:0!important;
	height: 50px;
	padding:8px 10px;
}
.gform_wrapper textarea,
.gform_wrapper select {
	background: #E2F1F8;
	border: 1px solid #518668;
	box-sizing: border-box;
	border-radius: 5px;
	width:100%!important;
	padding-right:0!important;
	height: 50px;
	padding:8px 10px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"]{
	border-radius: 5px;
	width:100%!important;
	padding-right:0!important;
	height: 50px;
	margin-right:0!important;
}
.custTnS {
    margin-top: -32px !important;
}
body #gform_wrapper_11.gform_wrapper ul li.gfield {
	margin-bottom: 0px !important;
}
.gform_wrapper .CustName {
    width: 48%;
    clear: none;
    display: inline-block;
	vertical-align:top;
	margin-right: 1.8%;
}
.gform_wrapper .CustField {
    width: 23.5%;
    clear: none;
    display: inline-block;
	vertical-align:top;
	margin-right: 1.6%;
}
.gform_wrapper .CustField.LastField {
	margin-right:0px;
} 
.gform_wrapper .CustField input {
    width: 100% !important;
}
body #gform_wrapper_11.gform_wrapper .gform_footer input.button, body #gform_wrapper_11.gform_wrapper .gform_footer input[type="submit"] {
	width:auto!important;
	padding-right: 50px !important;
	padding-left: 50px !important;
	min-width:270px;
}

.siteBlogPage .post-meta.entry-meta .post-author:after,
body.single .post-meta.entry-meta .post-author:after {
	display:none;
}
.siteBlogPage .post-meta.entry-meta .post-author,
body.single .post-meta.entry-meta .post-author {
    pointer-events: none;
	font-style:italic;
}
.siteBlogPage .post-meta.entry-meta .post-author a,
body.single .post-meta.entry-meta .post-author a {
	color:#212121;
}
.siteBlogPage .more-link:after {
	display:none;
}
.siteBlogPage .post-title a {
	color:#212121;
}
.estimated-reading-time {
	font-weight:bold;
}
body.single .addtoany_list .addtoany_share_save{
	display:none;
}
body.single .post-author::before {
    content: "by";
    margin-right: 5px;
    text-transform: none;
}
body.single .post-meta, 
body.single .post-date-wrap {
    font-size: 17px;
    margin-bottom: 5px!important;
}
body.single .post-meta .post-author{
	font-size:17px;
	text-transform:none;
	letter-spacing:0px;
}
body.single .post-date-wrap {
	margin-bottom:65px!important;
}
body.single .post-date-wrap .year {
	text-transform: capitalize!important;
	font-size:17px!important;
}
.mobile-menu-visible .body-overlay, .body-overlay.body-overlay-on {
	background-color: rgba(255,255,255,.1);
}
@media screen and (max-width: 767px) {
	#footer .main-col.first.clearfix {
		width: 100%;
	}
	#footer .section-col.clearfix {
		width: 100%;
	}
	.footer-widgets .col4-1 {
		margin-bottom: 25px;
	}	
	#footerwrap {
		padding: 50px 0 40px;
	}	
	.gform_wrapper .CustName {
		width: 100%;
		clear: none;
		display: inline-block;
		vertical-align:top;
		margin-right: 0%;
	}
	.gform_wrapper .CustField {
		width: 100%;
		clear: none;
		display: inline-block;
		vertical-align:top;
		margin-right: 0;
	}
	.gform_wrapper .CustField.LastField {
		margin-right:0px;
	} 
	.gform_wrapper .CustField input {
		width: 100% !important;
	}
	body #gform_wrapper_11.gform_wrapper .gform_footer input.button, body #gform_wrapper_11.gform_wrapper .gform_footer input[type="submit"] {
		width:100%!important;
		padding-right: 20px !important;
		padding-left: 20px !important;
		min-width:0px;
	}
}
.footer-widgets-wrap li.likeTitle {
    font-family: "Bitter";
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    padding: 0;
    line-height: 150%;
    margin-bottom: 1em;
}
.footer-widgets-wrap li.likeTitle+li {
	padding-top: 0;
}
@media screen and (min-width: 681px) {
	.siteBlogPage .post-title {
		position: relative;
	}
	.siteBlogPage .post-meta {
		width: 100%;
		height:24px;
		overflow: hidden;
	}
	.siteBlogPage .entry-content p { 
		width: 100%;
		height:61px;
		overflow: hidden;	
	}
}

/* Gravity Form 8 */
#gform_wrapper_8, 
#gform_wrapper_8 .gform_confirmation_message_8  {
	background-color: lightgray;
	padding: 3em;
	margin-bottom:0px;
}
body.single .post {
    margin-bottom: 0em;
}
#mc_embed_signup {
    background-color: lightgray;
    padding: 3em;
    margin-bottom: 0px;
}
#mc_embed_signup .indicates-required {
    font-size: 80%;
}
#mc_embed_signup .asterisk {
    color: red;
}
#mc_embed_signup p {
	margin-bottom:0px;
}
#mc_embed_signup input[type="email"],
#mc_embed_signup input[type="text"] {
    width: 100%;
	background: #E2F1F8;
	border: 1px solid #518668;
	box-sizing: border-box;
	border-radius: 5px;
	height: 50px;
	padding: 8px 10px;
	margin-bottom:10px;
}
#mc_embed_signup #mergeRow-gdpr {
	margin-top:20px;
}
#mc_embed_signup #mergeRow-gdpr h3 {
	margin-bottom:0px;
}
#mc_embed_signup .smallTxt {
    font-size: 80%;
    line-height: 160%;
}
#mc_embed_signup #mc-embedded-subscribe {
	border-radius: 5px;
	width: 100% !important;
	height: 50px;
	margin-top:30px;
}
#mc_embed_signup .mc-field-group.halfWidth {
	width: 48%;
    display: inline-block;
}
#mc_embed_signup .mc-field-group.halfWidth.last  {
	float:right;
}
@media screen and (max-width: 767px) {
	#mc_embed_signup .mc-field-group.halfWidth {
		width: 100%;
		display: block;
	}
	body.archive .post-content .post-title {
		font-size:17px
	}
	body.archive .post-content .post-title a {
		color:#000;
	}
	body.archive .entry-content {
		font-size: 15px;
		line-height: 140%;
	}
	body.archive .entry-content p {
		margin-bottom:15px;
	}
	body.archive .entry-content a.more-link {
		font-size: 15px;
	}
}
#main-nav li:not(.themify-widget-menu) > ul {
    left: 0;
    right: auto;
}
/*--- Covid iframe code ---*/
.covid-plot-container {
	position: relative;
	padding-bottom: 100%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
.covid-plot-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.covid-plot-container{
	background:url("/wp-content/uploads/loading.svg") center center no-repeat;
}
@media screen and (max-width: 767px) {
	.covid-plot-container{
		background:url("/wp-content/uploads/loading.svg") bottom center no-repeat;
	}
}
/*--- Covid iframe code ends---*/

.custiFrame iframe{
	min-width: 100%;
	min-height: 600px;
	background:url("/wp-content/uploads/loading.svg")  center no-repeat;
}
@media screen and (max-width: 600px){
	.custiFrame iframe {
		transform: scale(0.4, 0.4);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: -18rem;
		margin-top: -15rem
	}
}
@media screen and (max-width: 900px) and (min-width: 700px){
	.custiFrame iframe {
		transform: scale(0.6, 0.6);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: -3rem;
		margin-top: -5rem
	}
}
@media screen and (max-width: 700px) and (min-width: 600px){
	.custiFrame iframe {
		transform: scale(0.6, 0.6);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: -10rem;
		margin-top: -5rem
	}
}
@media screen and (max-width: 600px) and (min-width: 500px){
	.custiFrame iframe {
		transform: scale(0.6, 0.6);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: -13rem;
		margin-top: -5rem
	}
}
@media screen and (max-width: 700px) and (min-width: 750px){
	.custiFrame iframe {
		transform: scale(0.6, 0.6);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: -13rem;
		margin-top: -5rem
	}
}
@media screen and (min-width: 1100px){
	.custiFrame iframe {
		transform: scale(1.2, 1.2);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem;
		margin-left: 5.5rem;
		margin-top: 10rem;
		margin-bottom: 10rem;
	}
}

@media screen and (max-width: 1000px) and (min-width: 700px){
	.custiFrame iframe {
		transform: scale(0.9, 0.9);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem; 	
	}
}
@media screen and (max-width: 800px) and (min-width: 700px){
	.custiFrame iframe {
		transform: scale(0.8, 0.8);
		max-height: 65rem;
		min-height:65rem;
		min-width: 57.5rem;
		max-width: 57.5rem; 
		margin-left: -5.5rem;
		
	}
}
@media screen and (max-width: 500px){
	body{
		overflow-x: hidden;
	}
	html{
		overflow-x: hidden;
	}
}
