/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 09 2021 | 18:52:30 */
/* Site Edit */
body {
	font-family: sans-serif; 
	color:#161616;
}
.fa {
	font-display: block;
}
:focus {
	outline:none;
}
a {
	color:#161616;
	-webkit-transition: color,.25s,ease-in-out;
	transition: color,.25s,ease-in-out;
	-webkit-transition: background,.25s,ease-in-out;
	transition: background,.25s,ease-in-out;
	text-decoration: none;
}
.imageoverlay small a {
	padding: 10px 0;
	font-size: 16px;
}
.entry-content a {
	text-decoration: underline;
	color: #3d5a98;
}
.site-inner {
	max-width: 1305px;
	padding: 30px 0 0;
}
.row {
	float: left;
	display: block;
	padding: 0;
	width: 100%;
}
.row h4 {
	font-weight: bold;
	margin-bottom: 0;
}
.row small a {
	color: white;
}
hr {
	margin: 5px auto;
}
.post-edit-link {
	display:none;
}
/* 404 */
.error404 .entry-content .search-form {
	margin: 0 auto;
}
.error404 {
	text-align: center;
}
.error404 h1 {
	font-weight: bold;
	font-size: 40px;
}
.notfound-related {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(5, 1fr);
}
.notfound-story-infobox h4 {
	margin: 15px 0 0;
	font-size:16px;
}
/*Menu*/
.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover, a:focus, a:hover {
	outline: none;
}
.menu-toggle {
	float: left;
	margin-top: 10px;
	border-radius:0;
}
.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}
.menu-toggle, .sub-menu-toggle {
	display: block;
	visibility: visible;
	padding: 0;
}
.js .nav-primary {
	display: none;
	padding-top: 30px;
	position: absolute;
	margin-top: 10px;
	z-index:9;
}
.dashicons-menu:before {
	display: none;
}
.menu-toggle .menu-close{
  display: none;
}
.menu-toggle .menu-open{
  display: block;
}
.menu-toggle.activated .menu-close, .menu-toggle.dashicons-no-alt .menu-close {
  display:block;
}
.menu-toggle.activated .menu-open, .menu-toggle.dashicons-no-alt .menu-open {
  display:none;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
	color: #fff;
}
.menu {
	background: #ffffff;
	width: 200px;
	padding: 10px 0;
	z-index: 9999;
}
.menu a span {
	color: #161616;
	font-size: 16px;
	font-weight:bold;
}
.menu .menu-item-object-page a span {
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
}
.menu.genesis-nav-menu a {
	display: inline;
	padding: 0 15px;
}
.menu-toggle {
	font-size: 24px;
	font-weight: 700;
}
.menu li{
	padding: 10px 0px;
}
.menu li.top-border {
	border-top: 1px solid #161616;
}
.menu li.menu-item-object-page {
	padding: 5px 0;
}
.genesis-nav-menu .menu-item {
	display: block;
}
.menu li .sub-menu {
	padding-bottom: 0;
}
/*Header*/
.site-header {
	background: #161616;
	color: white;
	box-shadow: 0 2px 4px rgb(0 0 0 / 5%);
	padding: 10px;
	border-bottom: 4px solid #f7d83e;
}
.site-header .row {
	float: none;
	position: relative;
	display: flex;
	align-items: center;
	max-width: 1300px;
	margin: 0 auto;
	width: 100%;
}
.site-header .row .widget {
	margin-bottom: 0 !important;
}
.site-header .menu-container, .site-header .header-social, .site-header .header-logo, .site-header .header-right {
	margin: 0 auto;
	float: left;
}
.site-header .menu-container {
	width: 30px;
}
.site-header .header-social {
	width: calc(30% - 30px);
	height: 50px;
}
.site-header .header-logo {
	width: 40%;
	text-align: center;
}
.site-header .header-right {
	width: 30%;
	text-align: right;
}
.footer-widget-area:last-child section:nth-child(3) {
	margin: 0 4px;
}
.site-header .header-right section {
	display: block;
	vertical-align: text-top;
}
.post-header {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
}
.header-content {
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: center;
	color: white;
	text-shadow: 1px 1px black;
}
.header-title-amp h1 {
	color: white;
    text-shadow: 1px 1px black;
}
/*Footer*/
.site-footer {
	background: #161616;
	border: none;
	padding: 10px 10px 100px;
}
footer.site-footer.bottompadding {
	padding-bottom: 10px;
}
.site-footer p {
	color: #ffffff;
}
.footer-widgets {
	background: #161616;
	color: white;
	border: none;
	padding: 1.5em 0;
	border-top-style: solid;
	border-top-width: 4px;
	border-image-slice: 2;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-image-source: radial-gradient(circle, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88% );
}
.footer-widgets a {
	color: white;
}
.footer-widgets .widget {
	margin-bottom: 0;
}
.signup-section input {
	width: 53%;
	display: inline-block;
	margin-right: 5px;
	background-color: #efefef;
	font-size: 12px;
	padding:10px!important;
	border: 0;
	border-radius:0;
}
input#mc-embedded-subscribe {
	width: auto;
	padding: 7px 10px !important;
}
.footer-widget-area:nth-child(2) {
	text-align:center
}
.signup-section .button, .theblast_loadmore, .gform_button.button, input[type="submit"]:focus, input[type="submit"]:hover {
	font-size: 14px;
	background-color: transparent!important;
	border-style: solid;
	border-width: 1px;
	border-image-slice: 1;
	border-image-source: linear-gradient( 
		90deg
		, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
	padding: 6px 20px;
	font-weight:bold;
	cursor: pointer;
}
.gform_button.button, .sidebar .signup-section .button {
	color:#161616!important;
}
.footer-widget-area:last-child {
	text-align: right;
	padding-top:1em;
}
.footer-widget-area:last-child section {
	display: block;
	vertical-align: text-top;
}
.footer-widgets .wrap {
	max-width: 1300px;
}
.footer-widgets .static-links {
	font-size: 15px;
	text-transform: uppercase;
	padding: 3px 0;
}
.singup-heading {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom:10px;
}
.footer-logo {
	margin-bottom:10px;
}
.contact-link span {
	font-size: 14px;
	text-align: right;
	margin-bottom: 0;
	vertical-align: middle;
	display: block;
	line-height: 2;
}
.contact-link a {
	color:#ffffff;
}
/* image block */
.imageblock, .imageblocks {
	position: relative; 
	width: 100%; 
	display: block;
}
/* Social Icons */
.share-filled .twitter .share {
	background: #3d5a98;
}
.social-icons {
	font-size: 25px;
	display: block;
}
.social-icons ul {
	margin: 0;
	padding: 5px 0 0 0;
}
.social-icons li {
	list-style: unset;
	display: inline-block;
	margin: 0;
}
.social-icons li a {
	color: white;
	padding: 0 5px;
}
.footer-widgets-3 .social-icons {
	float: left;
	width: 100%;
	text-align: right;
}
/* blockquote*/
blockquote {
	margin: 0;
	width: 100%;
}
blockquote p {
	margin: 30px;
}
/* Image attribution*/
.article-card-image .attribution {
	margin-top: 0px;
}
.attribution {
	font-size: small;
	margin-top: -25px;
	margin-bottom: 15px;
}
/* Homepage */
.page-template-home {	
	background: #161616;
	color: white;
}
.page-template-home a {	
	color: white;
}
.page-template-home a:focus, .page-template-home a:hover {
	color: #39C5F1;
}
.page-template-home .featuredblock .column:first-child {
	float: left;
	width: calc(100% - 430px);
	border: 5px solid #161616;
	border-width: 0 5px 5px 0;
}
.page-template-home .featuredblock .column:nth-child(2) {
	border: 5px solid #161616;
	border-width: 0 0 5px 0;
}
.page-template-home .featuredblock .column:not(:first-child) {
	float: left;
	width: 430px;
}
.page-template-home .featuredblock .column {
	position: relative;
}
.homepage-top-ad, .homepage-caughtup-ad, .homepage-latestnews-ad, .homepage-leftsidebar-ad, .homepage-righttop-ad, .homepage-right-sidebar-bottom-ad, .single-post-ad {
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px 0;
    float: left;
}
.homefooterad {
	position: fixed;
	bottom: 0;
	text-align: center;
}
.homeblockbg {
	padding: 5px;
	color: white;
	overflow: hidden;
}
.homeblockbg a {
	color: white;
	line-height:1.3;
	display:block;
}
.homeblockbg h2 {
	font-weight: bold;
}
.homerecentposts {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
  	float: left;
    width: 100%;
}
.leftsidebar .columnleft {
	width: 60%;
	float:left;
	padding-top: 10px;
}
.leftsidebar .columnright {
	width: 40%;
	float: left;
	padding: 10px 5px 0 10px;
	font-size: 12px;
	font-weight: bold;
}
.three-column {
	float: left;
}
.three-column .left-column {
	float: left;
	width: 19%;
}
.three-column .middle-column {
	float: left;
	width: 58%;
}
.three-column .right-column {
	float: left;
	width: 23%;
	margin-bottom:30px;
}
.three-column .middle-column h3 {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 3px solid #f7d83e;
	width: 300px;
	margin: 10px auto 15px;
	text-align: center;
}
.columnonebytwo {
	display: block;
	float: left;
}
.columnonebytwo.category {
    margin-bottom: 30px;
}
.columnonebytwo.category .imageoverlay {
	position: relative;
	overflow: hidden;
}
.outer {
	position: relative;
	display: block;
	width: 50%;
	float: left;
	border: 2.5px solid #161616;
}
.imageoverlay {
	position: absolute;
	bottom: 0;
	padding: 5px;
	text-shadow: 1px 1px black;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.imageoverlay h4 {
	font-size: 18px;
}
.imageoverlay small {
	font-size: 12px;
}
.theblast_loadmore {
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.latest-news {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.home .columnonebytwo {
	position:relative;
	width:100%;
}
.topstory, .three-column .left-column .homeblockbg h3, .three-column .right-column h3 {
	font-weight: bold;
	font-size: 20px;
	color: #161616;
	padding: 5px 10px;
	width: 100%;
	text-align: center;
	margin: 5px 0 5px;
	line-height:1.8;
	background: linear-gradient(
		90deg
		, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
	float:left;
}
.topstory {
	position: absolute;
	top: 0px;
	width:238px;
	font-size: 18px;
}
.editorschoice a {
	line-height: 1;
	font-size: 14px;
}
.editorschoice {
	padding: 0;
	width: 100%;
	float: left;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-image-slice: 2;
	border-image-source: linear-gradient( 90deg, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
}
/* Author_Page */
.author-image {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom:20px;
}
.author-image img {
	border-radius: 50%;
}
.author-profile-description {
	float: left;
	width: 80%;
}
.author-profile-description h1 {
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.author-profile-description p {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.author-profile-description i {
	color: #161616;
	margin-right: 10px;
}
.author-profile-description h5 {
	margin-bottom: 8px;
}
.archive.category .imageoverlay {
	background: #161616;
}
.author-archive .content-sidebar-wrap .row:nth-child(2) h3, .sidebar .widget-title, .archive-title {
	font-size: 30px;
	font-weight: bold;
	background: linear-gradient( 90deg , rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
	border-bottom: 4px solid #f7d83e;
	float: left;
	padding: 5px 30px;
	margin: 1.5em 0 10px;
}
.author-archive .content-sidebar-wrap .row:nth-child(2), .author-image, .author-profile-description {
	padding: 0 15px;
}
/* theblast-grid-loop */
.theblast-grid-loop .columnonebytwo {
	max-width: 540px;
	position: relative;
	width: 100%;
}
.theblast-grid-loop .outer {
	border:0;
	padding:0 15px;
}
.theblast-grid-loop h3 {
	margin: 35px 0;
}
.theblast-grid-loop h3 a {
	font-size: 30px;
	font-weight: bold;
	color: #161616;
	border-bottom: 2px solid #161616;
}
.theblast-grid-loop .imageoverlay h2 a {
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	padding: 0 10px;
	float: left;
}
.theblast-grid-loop .imageoverlay h2 a:hover, .theblast-grid-loop .imageoverlay h2 a:focus {
	color: #39C5F1;
}
.theblast-grid-loop .imageoverlay small {
	color: #ffffff;
	padding: 0 10px;
	font-size: 16px;
	float:left;
}

/* pagination */
.pagination {
	text-align: center;
	padding-top: 3em;
}
.archive-pagination li a {
	background-color: #efefef;
	color: #161616;
}
.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
	background-color: #161616;
	color: #fff;
}
/* Sidebar */
.sidebar .widget-title, .archive-title {
	margin: 0px 0 20px;
}
.sidebar .widget-title {
	float:none;
	text-align:center;
}
.search-form {
	width: 100%;
}
.widget_search input[type="submit"] {
	left: 0;
}
/* Featured Post */
.full-width-content .content {
	width: 100%;
}
.featuredblock {
	margin-bottom: 30px;
	margin: 0;
	display: block;
	width: 100%;
	float: left;
}
.featuredblock .column:first-child h4 {
	font-size:30px
}
.featured-image {
	position: relative;
}
.featuredblocklink {
	display:block;
	padding: 5px 0 0 20px;
}
.wp-custom-logo .site-container .custom-logo-link {
	aspect-ratio: auto;
	min-height:57px;
}
.border-top {
	border-top: 1px solid #cedfef;
	width:100%;
	display:block;
}
.kicker-text {
	position: absolute;
	bottom: 0;
	left: 12px;
	color: #fff;
	background-color: rgba(0,51,102,.8);
	-webkit-box-shadow: 12px 0 0 rgb(0 51 102 / 80%), -12px 0 0 rgb(0 51 102 / 80%);
	box-shadow: 12px 0 0 rgb(0 51 102 / 80%), -12px 0 0 rgb(0 51 102 / 80%);
	font-size: 26px;
	line-height: 42px;
}
.leftsidebar h6 {
	font-weight: bold;
}
.leftsidebar .columnright {
	font-weight: 400;
}
/* Ads */
span#closeadvt {
	right: 0;
	position: absolute;
	background: #909090;
	padding: 2px 5px;
	color: white;
	z-index: 99999;
}
.bottom-ad, .header-ad {
  text-align: center;
}
body.author .sidebar {
	float: left;
	width: 100%;
	text-align: center;
}
/* Single Post */
.singlefooterad, .footerad {
	background: rgba(22,22,22, 0.3);
	position: fixed;
	bottom: 0;
}
.singlefooterad .single-post-ad {
	padding: 0;
}
.post-header h1 {
	position: relative;
	font-size: 45px;
	font-weight: bold;
	text-align: left;
	padding: 5px 20px;
	background: rgba(0,0,0,0.5);
	margin: 0;
}
.entry, .comment-respond {
	padding: 10px;
}
#related-posts>strong {
	margin: 10px 5px;
}
.related-post-inner {
	display: flex;
	overflow-x: auto;
	margin-bottom: 20px;
}
.related-post-inner::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #f7d83e;
}
.related-post-inner::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #161616;
}
.related-post-inner::-webkit-scrollbar {
	height: 10px;
}
.single-post-related-post {
	padding: 5px;
	border-radius: 5px;
	background: #99999914;
	width: 20%;
	margin: 5px 2px;
	flex: 0 0 22.5%;
}
.single-post-related-post span {
    line-height: 1.5;
    display: block;
    padding: 5px;
}
.single-post-related-post a {
	padding: 10px 5px;
	font-size:15px;
}
/* Related Stories */
.related-story-outer {
	padding: 0 0 20px 0;
	display: block;
}
.related-story-infobox span {
	margin: 15px 0 0;
	font-size:16px;
}
/* Tips page */
.tips {
	background: linear-gradient( 
		90deg
		, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
	border-radius: 2px;
	font-weight: bold!important;
	font-size: 16px;
	color: #161616!important;
	padding: 2px 18px;
}
.tips-page .tips-section {
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin-top:30px;
}
.tips-page .tips-title {
	background: #161616;
	color: #fff;
	padding: 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align:center;
}
.tips-title h1 {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 3px solid #f7d83e;
	margin: 20px auto 30px;
}
.tips-title h2 {
	font-weight: bold;
}
.tips-page .tips-form {
	padding: 0px 20px 10px;
	background: #ffffff;
}
.tips-page .entry-title {
	display:none;
}
.tips-page .site-container {
	background: linear-gradient( 
		90deg
		, rgba(32, 229, 252, 1) 27%, rgba(30, 222, 251, 1) 41%, rgba(25, 202, 249, 1) 60%, rgba(18, 169, 245, 1) 84%, rgba(16, 162, 244, 1) 88%);
}
input, textarea, select {
	line-height:initial;
	padding: 8px !important;
}
/* Responsive */
@media only screen and (max-width: 1200px){
	.site-inner {
		padding: 60px 10px 0;
	}
	.footer-widget-area {
		padding:0 15px;
	}
}
@media only screen and (max-width: 1080px){
	.tips-page .tips-section {
		display: block;
		margin-top: 0;
	}
	.tips-page .tips-title {
		padding: 20px;
	}
	.tips-title h1 {
		margin: 20px auto 10px;
	}
	.gform_legacy_markup_wrapper {
		padding-top: 16px;
		margin-top: 0;
	}
}
@media only screen and (max-width: 1024px) {
	.page-template-home .featuredblock .column:first-child {
		width: 70%;
	} 
	.page-template-home .featuredblock .column:not(:first-child) {
		width: 30%;
	}
	.imageoverlay {
		position: relative;
		overflow: hidden;
	}
	.three-column {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.three-column .right-column {
		order: 3;
		width: 50%;
	}
	.three-column .left-column {
		order: 2;
		width: 50%;
	}
	.leftsidebar .columnright {
		font-size: 14px;
	}
	.three-column .middle-column {
		order: -1;
		flex: 1 0 100%;
	}
	.theblast-grid-loop .imageoverlay h2 a, .theblast-grid-loop .imageoverlay small {
		text-shadow: none;
		color: #161616;
	}
	.archive .theblast-grid-loop .imageoverlay h2 a, .archive .theblast-grid-loop .imageoverlay small {
		color: white;
	}
	.singup-heading {
		font-size: 25px;
	}
}
@media only screen and (max-width: 959px){
	.site-header .header-right {
		width: 34%;
	}
	.footer-widget-area {
		text-align: center!important;
		margin-bottom: 15px;
	}
	.footer-widgets input {
		width: 52%;
	}
	.footer-widget-area:last-child {
		padding-top: 0;
	}
	.footer-widgets-3 .social-icons {
		text-align: center;
	}
	.footer-widgets .contact-link span {
		text-align: center;
	}
}
@media only screen and (max-width: 767px){
	.header-content {
		position: relative;
	}
	.three-column {
		width: 100%;
	}
	.site-header .header-logo, .site-header .header-right {
		width: 100%;
		text-align: center;
	}
	.site-inner {
			padding: 0 10px 0;
	}
	.site-header .header-social {
		width: 100%;
		text-align: center;
	}
    .site-header .menu-container {
		position: absolute;
    }
	.site-header .row {
		display: block;
	}
	.site-header .header-logo {
		margin-bottom: 20px;
	}
	.page-template-home .featuredblock .column:first-child {
		width: 100%;
		border-width: 0 0 5px 0;
	}
	.page-template-home .featuredblock .column:not(:first-child) {
		width: 50%;
	}
	.author-image, .author-profile-description {
		width:100%;
	}
	.archive .site-inner {
		padding:10px 15px;
	}
	.post-header h1 {
		font-size: 30px;
	}
	.contact-link span {
		text-align: center;
	}
	.theblast-grid-loop .outer {
		padding: 0 5px;
	}
	.notfound-related {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media only screen and (max-width: 640px){
	.page-template-home .featuredblock .column:not(:first-child) {
		width: 100%;
	}
	.featuredblock .column:first-child h4 {
		font-size: 20px;
	}
	.theblast-grid-loop .outer {
		width:100%;
	}
	.author-archive .content-sidebar-wrap .row:nth-child(2), .author-image, .author-profile-description, .theblast-grid-loop .outer {
		padding:0px;
	}
	.single-post-related-post {
		flex: 0 0 48.5%;
		padding: 5px;
	}
	.page-template-home .imageoverlay {
		position: relative;
	}
}
@media only screen and (max-width: 639px){
	.three-column .left-column, .three-column .right-column {
		width: 100%;
	}
}
@media only screen and (max-width: 480px){
	.three-column .middle-column h3 {
		width: 270px;
	}
	.featuredblock .column:first-child h4 {
		font-size: 18px;
	}
	.page-template-home .featuredblock .column:not(:first-child), .three-column .left-column, .three-column .middle-column, .three-column .right-column  {
		width: 100%;
	}
	.topstory {
		margin-top: 0;
		line-height: 1;
		padding: 5px;
		width: auto;
		right: 0;
	}
	.latest-news .imageoverlay {
		position: relative;
	}
	.author-profile-description h1 {
		font-size: 35px;
	}
	.theblast-grid-loop .imageoverlay{
		text-shadow: none;
	}
	.theblast-grid-loop .imageoverlay h2 a, .theblast-grid-loop .imageoverlay small {
		color: #161616;
		padding: 0 0px;
	}
	.author-archive .content-sidebar-wrap .row:nth-child(2) h3, .sidebar .widget-title, .archive-title {
		font-size: 23px;
		padding: 5px 10px;
	}
	.post-header h1 {
		font-size: 26px;
	}
	.signup-section {
		text-align:center;
	}
	.footer-widgets input, .signup-section input {
		width: 100%;
	}
	.footer-widgets .singup-heading, .singup-heading {
		font-size: 22px;
	}
	.signup-section .button, .theblast_loadmore, .gform_button.button {
		margin-top:15px;
	}
	.notfound-related {
		grid-template-columns: repeat(1, 1fr);
	}
}
@media only screen and (max-width: 380px){
	iframe {
		min-width: 263px!important;
	}
}