@font-face {font-family: "Gramatika Light";
  src: url("fonts/Gramatika Light.eot"); /* IE9*/
  src: url("fonts/Gramatika Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/Gramatika Light.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/Gramatika Light.woff") format("woff"), /* chrome、firefox */
  url("fonts/Gramatika Light.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/Gramatika Light.svg#Gramatika Light") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Gramatika Black";
  src: url("fonts/Gramatika-Black.eot"); /* IE9*/
  src: url("fonts/Gramatika-Black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/Gramatika-Black.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/Gramatika-Black.woff") format("woff"), /* chrome、firefox */
  url("fonts/Gramatika-Black.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/Gramatika-Black.svg#Gramatika Light") format("svg"); /* iOS 4.1- */
}
/*skin start*/
div#skins {
	height: 1200px;
left: 50%;
right: 0;
margin-left: -960px;
position: fixed;
width: 1920px;
}
#page {
	position: relative;
	max-width:1000px;
	margin: 0 auto;
}
/*skin end*/
a:focus{
	outline: none !important;
}
#search-toggle:focus{
	outline: none;
}
#site-navigation li a:focus{
	outline: none;
	text-decoration: none;
}
.article-section-title span.wp-block-post-terms__separator, .cat-links span.sep{
	color: #079b8b;
}
#social-nav-contain ul li a{
	transition: .3s !important;
}
#social-nav-contain ul li a:hover{
	color: #224542 !important;
	opacity: 1;
}
#content{
	/*background-size: 1440px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 180px*/
}

#primary footer.entry-footer{
	display: none;
}

#top-ads .site-main{
	width: 100%;
}
#top-ads .site-main .wrap{
	width: 100%;
	padding-left: 18px;
	padding-right: 18px;
}
#top-ads .site-main .wrap figure{
	width: 100%;
}
#top-ads .site-main .wrap figure img{
	width: 100%;
}
#hero-banner{
	display: block;
}
#hero-banner .site-main{
    height: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}
.inner-fold{
	/*padding: 0 10px;*/
	height: 100%;
}
.fold .wrap .categ{
	/*padding: 10px;*/
	/*margin:  0 15px;*/
}
.fold .wrap .categ h2{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 13px;
	font-family: 'Gramatika Black';
}
.fold .wrap .categ h2, .fold .wrap .categ a{
	color:  #fff;
	text-shadow: 2px 2px 6px #121212;
	transition: .3s;
	pointer-events: none;
}
.fold .wrap .categ h2:hover, .fold .wrap .categ a:hover{
	color: #079b8b;
}
.pst-title, .pst-title a{
	color: #fff;
}
.pst-title, .pst-title a:hover{
	color: #079b8b;
}
.inner-fold .wrap{
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.first-col-banner .wrap .banner{
	bottom: 0;
	position: absolute;
}
.first-col-banner .wrap .pst-title{
	width: 100%;
}
.second-col-banner .wrap .banner{
	bottom: 0;
	position: absolute;
}
.second-col-banner .wrap .pst-title h2{
	font-size: 16px;
	text-shadow: 1px 1px 3px #121212;
}
.second-col-banner .wrap .item .banner{
	bottom: 0;
	position: absolute;
	width: 90%;
	word-break: break-word;
}
.second-col-banner .wrap .item:first-child{
	margin-right: 4%;
}
h3.article-section-title{
	font-family: 'Gramatika Black';
	font-weight: 900;
}
body.home #primary{
	-webkit-border-bottom-right-radius: 10px !important;
	-webkit-border-bottom-left-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	-moz-border-radius-bottomleft: 10px !important;
	
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
}
#primary .site-main{
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}
/*.ads-side-section div.wp-block-columns:first-child{
	margin: 20px 0;
}*/
.ads-side-section div.wp-block-columns{
	margin: 20px 0 !important;
}
.ads-side-section div.wp-block-columns div.wp-block-column{
	margin-left: 0;
}
.ads-side-section p{
	margin-bottom: 8px !important;
}
.ads-section{
	position: relative;
	margin: 0 0 20px 0 !important;
}
.ads-section figcaption{
	position: absolute;
	top: -30px;
	display: none;
}
.top-hero-banner .wp-block-post figure{
	height: 150px;
	overflow: hidden;
	background-color: #D9D9D9 ;
}
#sb_instagram{
	position: relative;
}
#sbi_load{
	position: absolute;
    right: 0;
    bottom: 0;
    width: 242.5px !important;
    height: 242.5px;
    background-color: #D9D9D9;
    padding: 10% 0;
}
#sbi_load a{
	font-weight: bold;
}
#sbi_load a i{
	font-weight: bold;
	color: green;
	display: none;
}
#sbi_load a::after{
	content: " ";
	background-image: url(img/chevron-right.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	padding: 8px;
	margin-left: 10px;
}
.site-footer{
	margin: 0;
}
.site-footer .footer-branding{
	display: none;
}
.site-footer .site-info{
	display: none;
}
.site-footer .footer-widgets{
	padding: 20px 0 40px 0;
}
.footer-widgets .wrapper{
	max-width: 1000px;
	width: 100%;
	padding: 18px 25px 0 25px;
}
.footer-widgets .widget_nav_menu ul li a{
	color: #fff;
	font-size: 12px;
	padding: 0 0 10px 0;
	transition: .3s;
}
.footer-widgets .widget_nav_menu ul li a:hover{
	color: #224542;
	opacity: 1;
}
.footer-widgets .widget_nav_menu ul li a:focus{
	text-decoration: none;
}
.footer-widgets .wrapper .widget_nav_menu,
.footer-widgets .wrapper section:nth-child(4){
	min-width: calc( 10% - 2rem );
	margin-bottom: 0;
}
.footer-widgets .wrapper section:nth-child(5){
	min-width: calc( 32% - 2rem );
}
.footer-widgets .wrapper section:nth-child(4) h2.widget-title{
	margin-bottom: 20px;
}
.footer-widgets .wrapper section:nth-child(4) div.wp-widget-group__inner-blocks{
	margin-top: 0;
}
.footer-widgets .wrapper section:nth-child(4) ul{
	margin-top: 0;
}
.footer-widgets .wrapper section:nth-child(4) ul li a{
	color: #fff;
	background-color: transparent !important;
	padding: 0;
	font-size: 20px;
	transition: .3s;
}
.footer-widgets .wrapper section:nth-child(4) ul li a:hover{
	color: #224542;
}
.footer-widgets .foot-copyright{
	color: #fff;
}
/*===MOBILE MENU===*/
.mobile-menu-toggle{
	color: #fff;
}
.mobile-menu-toggle:focus{
	outline: none;
	color: #fff;
}
#mobile-sidebar-fallback{
	padding: 40px 25px;
}
#mobile-sidebar-fallback form input.search-field{
	border-radius: 5px;
	font-size: 12px;
	color: #979797;
}
#mobile-sidebar-fallback form button.search-submit{
	color: #079b8b;
}
#mobile-sidebar-fallback form button.search-submit svg{
	width: 20px;
	height: 20px;
}
#mobile-sidebar-fallback ul li a{
	color: #fff;
}
#mobile-sidebar-fallback .social-navigation{
	border-color: #fff;
}

@media (min-width: 320px) { 
	body{
		background-color: #fff;
	}
	body.home #primary .site-main{
		padding-bottom: 0 !important;
		padding-left: 0;
		padding-right: 0;
	}
	body.home .entry .entry-content > *:last-child{
		margin: 0 !important;
	}
	#primary{
		clear: both;
		max-width: 1000px;
		width: 100%;
		background-color: #fff;
		margin-bottom: 40px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-bottom: 35px;
		overflow: auto;
	}
	#content{
		background-image: none;
	}
	.middle-header-contain{
		height: auto;
	}
	.middle-header-contain .wrapper{
		padding: 20px 28px !important;
		width: 100%;
		max-width: 100%;
	}
	#top-ads{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		display: none;
	}
	#hero-banner{
		margin: 0 auto ;
	    max-width: 1000px;
	    width: 100%;
	    height: 800px;
	    padding: 40px 0 24px 0;
	    background-color: #fff;
	    -webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	#hero-banner .fold{
		float: left;
    height: 100%;
    max-height: 250px;
    margin-bottom: 20px;
	}
	.first-col-banner .wrap{
		padding: 1px 20px;
		width: 100%;/*475px;*/
		height: 250px;
	}
	.first-col-banner .wrap .pst-title h2{
		font-size: 18px;
		text-shadow: 1px 1px 3px #121212;
	}
	.top-hero-banner{
		height: 1140px;
		display: none;
	}
	.top-hero-banner .wp-block-columns{
		height: auto;
	}
	.top-hero-banner .top-hero-banner-one{
		height: auto;
		margin: 25px 25px 20px 25px;
	}

	.top-hero-banner .top-hero-banner-one .wp-block-query{
		height: auto;
	}
	.top-hero-banner-two{
		margin: 0 25px;
	}
	.first-col-banner{
		width: 100%;
		margin-right: 0;
	}
	.second-col-banner{
		width: 100%;
		margin-left: 0;	
	}
	.second-col-banner .wrap .item{
		float: left;
		width: 100%;
	    height: 100%;
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin: 0 0 20px 0;
	    padding: 0 20px;
	    position: relative;
	}
	.second-col-banner .wrap{
		height: 100%;
    padding: 1px 20px;
    max-height: 250px;
	}
	.second-col-banner .two-post{
		margin: 20px 0 0 0;
		padding: 0;
	}
	div.hme-latest-news-sec{
		margin: 0 !important;
		padding-top: 77px !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
		padding-bottom: 60px !important;
	}
	.ads-side-section{
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0;
	}
	.whats-hot-section{
		margin-top: -40px !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 60px 25px !important;
	}

	div.hme-magazine-sec{
		margin: 0 !important;
		padding: 30px 25px 20px 25px !important;
	}
	div.hme-podcast-sec{
		margin: 0 !important;
		padding: 0 25px 20px 25px !important;
	}
	div.hme-podcast-sec div.ads-side-section{
		display: none;
	}
	div.hme-sponsor-content{
		display: none;
		padding-right: 25px !important;
		padding-left: 25px !important;
	}
	aside.footer-widgets section:nth-child(2) ul{
		margin-top: 0;
		margin-bottom: 0;
	}
	aside.footer-widgets section:nth-child(3) ul{
		margin-top: 0;
		margin-bottom: 0;
	}
	.footer-widgets .wrapper section:nth-child(4) h2.widget-title{
		color: #fff !important;
		font-size: 12px !important;
		margin: 23px 0 20px 0;
		text-transform: none !important;
	}

	.news .main-content{
		float: left;
		padding-right: 0;
		width: 100%;
	}
	.news #secondary{
		float: left;
		padding-left: 0;
		width: 100% !important;
		margin-top: 5px;
		padding-top: 0 !important;
	}
	.news .main-content article .entry-content div.wp-block-columns div.wp-block-column{
		padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
	}
	.feat-text{
		margin: 0 0 20px 0;
		line-height: 1em;
		font-size: 30px !important;
	}
	
	.feat-news-meta-post{
		margin-bottom: 0;
		line-height: 1;
	}
	.news .main-content article .entry-content .feat-news-meta-post div.feat-news-post-meta-details{
		padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
	}
	.feat-news-post-title{
		font-size: 24px !important;
		margin-top: 20px;
		margin-bottom: 20px;
		line-height: 1.143;
	}
	.news .main-content article .entry-content div.wp-block-columns div.pst-news-list-arch{
		padding: 60px 0 0 0 !important;
		margin-top: 50px;
		border-top: 1px solid #079b8b;
	}
	.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(1){
		margin: 0 0 0 0;
		width: 190px;
	  height: 250px;
	}
	.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(2){
		margin: 20px 0;
	}
	.feat-news-post-meta-details .post-date{
		float: left;
		width: 100%;
		margin-top: 5px !important;
		margin-bottom: 20px !important;
		font-size: 14px !important;
	}
	.post-auth .wp-block-post-author__byline{
		float: left;
		width: auto;
		/*min-width: 17%;*/
		font-size: 14px;
	}
	.post-auth .wp-block-post-author__name{
		float: left;
		width: auto;
		min-width: 70%;
		font-size: 14px;
		margin-left: 5px;
		font-weight: 700;
	}
	.post-auth-date .wp-block-post-date{
		margin-top: 0 !important;
		font-size: 12px !important;
	}
	.post-auth-date .wp-block-post-author__content p{
		float: left;
		width: auto;
		min-width: 5%;
		font-size: 12px;
	}
	body.single header.entry-header h1{
		font-size: 27px;
		font-weight: 700;
		color: #4c4c4c;
		margin-bottom: 20px;
	}
	body.single header.entry-header .entry-subhead span{
		font-size: 14px;
		color: #adadad;
	}
	body.single header.entry-header .entry-subhead span.byline{
		margin-right: 10px;
		display: inline-block;
	}
	body.single #secondary{
		padding-top: 20px !important;
		position: relative;
		width: 100% !important;
	}
	body.page-template-directory-template-php .acadp form .acadp-no-margin .form-group:nth-child(1){
		width: 100%;
		margin-bottom: 40px;
	}
	body.page-template-directory-template-php .acadp form .acadp-no-margin .form-group:nth-child(2){
		width: 100%;
		padding-right: 0;
		margin-bottom: 40px;
	}
	body.page-template-directory-template-php .acadp .acadp-action-buttons button{
		background-color: #079b8b;
		border: none;
	  font-weight: 700;
	  padding: 7px 13px;
	  font-size: 12px;
	  width: 100%;
	  border: 2px solid #079b8b;
	  transition: .3s;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-2{
		width: 100%;
		border: 1px solid #4c4c4c;
		padding: 20px 10px;
		flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    display: flex;
	    height: auto;
		min-height:170px;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-10{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-10 .acadp-listings-title-block{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body.page-template-directory-template-php .acadp-body .row{
		margin: 40px 0;
	}
	#secondary-custom{
		float: left;
		padding: 0 0 0 0;
		width: 100%;
	}
	#secondary-custom section:nth-child(2){
		display: none;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 .acadp-post-title{
		float: left;
		width: 100%;
		background-color: #fff;
		color: #4c4c4c;
		padding-top: 15px;
		max-width: 420px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8{
		width: 100%;
		padding-right: 0;
		padding-left: 25px;
		height: 100%;
		border-bottom: 1px solid #fff;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 p.acadp-address,
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 p.acadp-address a{
		color: #4c4c4c;
		font-size: 18px;
	  text-decoration: none;
	  margin-top: 20px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4{
		width: 100%;
		position: relative;
		bottom: 0;
		padding-right: 25px;
		padding-left: 25px;
		max-width: 420px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 fieldset{
		min-width: 0;
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 .acadp-post-title h1{
		font-size: 30px;
		font-weight: 700;
		line-height: 1.2;
	}
	body.single-acadp_listings #primary div.acadp-listing{
		margin-top: 0;
		background-color: #fff;
		height: auto;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 p:nth-child(2){
		height: 100%;
		display: block;
		float: left;
		width: 93%;
		background-color: #fff;
		text-align: center;
		margin-top: 20px;
    		padding: 40px;
    		border: 1px solid #4c4c4c;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 p img{
		width: 100%;
		margin-top: 0;/*8%;*/
		/*border: 1px solid #4c4c4c;*/
	}
	.bus-body-content{
		width: 100%;
		float: left;
		margin-bottom: 60px;
	}
	.bus-body #secondary-custom{
		padding: 0 0 0 0;
	}
	section.magazine .site-main .main-content{
		float: left;
		width: 100%;
	}
	.feat-magazine .feat-magazine-inner .mag-feat-image-col h3{
			font-size: 30px;
			color: #4c4c4c;
			margin-top: 14px;
			margin-bottom: 20px;
			transition: .3s;
	}
	.mag-feat-image-col img{
			width: 640px;
	    height: 228px;
	}
	article.magazine{
		margin-top: 60px !important;
		padding-top: 60px !important;
		border-top: 1px solid #079b8b;
	}
	.magazine-lists .mag-image-col{
		float: left;
		width: 100%;
		padding: 0;
	}
	.magazine-lists .mag-detail-col{
		float: left;
		width: 100%;
		padding: 0 0;
		margin: 20px 0 40px 0;
	}
	section.magazine #secondary-custom{
		padding: 0 0 0 0;
		margin-top: 0;
	}
	.wp-block-column .podcast-subhead{
		margin-bottom: 18px;
		margin-top: 0;
		font-size: 30px !important;
	}
	li.podcast h2{
		font-size: 24px !important;
	}
	.post-meta-det .wp-block-post-author p{
		float: left;
		min-width: 10%;
		width: auto;
		font-size: 12px;
		padding-right: 5px;
	}
	.post-meta-det .wp-block-post-date{
		float: left;
		min-width: 10%;
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
		font-size: 12px !important;
		width: 100%;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-details h2 a {
	    height: auto;
	    overflow: unset;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-details{
		margin: 20px 0 0 0;
	}
	.post-list-meta .wp-block-post-author p{
		float: left;
		width: auto;
		font-size: 12px;
		padding-right: 5px;
	}
	.post-list-meta .wp-block-post-date{
		margin-top: 0;
		margin-bottom: 0;
		font-size: 12px !important;
	}
	section.podcast #secondary-custom{
		padding: 0;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-thumb{
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
	}
	.podcast-pst-lists{
		margin-top: 0 !important;
		padding-top: 60px !important;
		border-top: 1px solid #079b8b;
	}
	.podcast-pst-lists li.podcast h2{
		font-size: 24px !important;
	}
	body.podcast-template-podcast-single-template #primary .site-main #secondary-custom,
	body.single-podcast #primary .site-main #secondary-custom{
		padding: 0 0 0 0;
	}
	#secondary-custom section:nth-child(3){
		margin-top: 60px !important;
		margin-bottom: 20px !important;
	}
	.podcast-inner header .entry-subhead{
		margin-bottom: 30px;
	}
	body.page-template-subscription-page #primary .site-main div.main-content{
		width: 100% !important;
	}
	body.page-template-subscription-page #primary .site-main #secondary-custom{
		padding-top: 60px;
		padding-bottom: 0;
		padding-left: 0;
		width: 100% !important;
	}
	body.page-template-subscription-page div.entry-content div.wp-block-column h2{
		margin-bottom: 20px !important;
		line-height: 1;
		font-size: 30px !important;
	}
	body.page-template-subscription-page #secondary-custom section:nth-child(2){
		display: inline-block;
	}
	body.page-template-subscription-page #secondary-custom section:nth-child(3){
		display: none;
	}
	body.single #main{
		position: relative;
		padding-top: 40px;
		padding-bottom: 35px;
	}

	.top-hero-banner .top-hero-banner-one ul{
		height: 100%;
	}
	.top-hero-banner .top-hero-banner-two li{
		position: relative;
		height: 100%; /*235px;*/
	}
	.top-hero-banner .top-hero-banner-two .top-hero-banner-two-item{
		gap: .9em !important;
	}
	.top-hero-banner .top-hero-banner-two .top-hero-banner-two-item li{
		width: 100% !important;
		height: 226px;
		margin-bottom: 20px;
	}
}
@media (min-width: 576px) {  }
@media (min-width: 768px) { 
	body{
		/*background-color: #FD9DB2;*/
	}
	#primary{
		clear: both;
		max-width: 1000px;
		width: 100%;
		background-color: #fff;
		margin-bottom: 40px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		margin-bottom: 40px;
		overflow: auto;
	}
	#content{
		/*background-image: url(img/Ads.png);*/
	}
	.middle-header-contain{
		height: 150px;
	}
	.middle-header-contain .wrapper{
		padding: 45px 28px !important;
		width: 100%;
		max-width: 100%;
	}
	body.home #primary .site-main{
		padding-bottom: 40px !important;
		padding-left: 16px;
		padding-right: 16px;
	}
	body.home .entry .entry-content > *:last-child{
		margin: 40px 0 !important;
		max-width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	#top-ads{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		display: block;
	}
	#hero-banner{
		margin: 0 auto ;
	    max-width: 1000px;
	    width: 100%;
	    height: 440px;
	    padding: 40px 0;
	    background-color: #fff;
	    -webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	#hero-banner .fold{
		float: left;
    height: 100%;
    max-height: 370px;
    margin-bottom: 20px;
	}
	.first-col-banner .wrap{
		padding: 1px 20px;
		width: 100%;/*475px;*/
		height: 370px;
	}
	.first-col-banner .wrap .pst-title h2{
		font-size: 24px;
		text-shadow: 1px 1px 3px #121212;
	}
	.top-hero-banner{
		height: 500px;
		display: block;
	}
	.top-hero-banner .wp-block-columns{
		height: 100%;
	}
	.top-hero-banner .top-hero-banner-one{
		height: 100%;
		margin: 0 10px 0 0 !important;
	}
	.top-hero-banner .top-hero-banner-one .wp-block-query{
		height: 100%;
	}
	.top-hero-banner-two{
		margin: 0 0 0 10px !important;
	}
	.top-hero-banner-two .wp-block-query{
		margin-bottom: 20px !important;
		margin-top: 0 !important;
	}
	.first-col-banner{
		width: 49.5%;
		margin-right: 7px;
	} 
	.second-col-banner{
		width: 48.4%;
		margin-left: 8px;	
	}
	.second-col-banner .wrap .item{
		float: left;
		width: 48%; /*227.5px;*/
	    height: 176px;
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin: 0;
	    padding: 0 20px;
	    position: relative;
	}
	.second-col-banner .wrap{
		height: 100%;
    max-height: 176px;
		width: 100%;/*475px;*/
		padding: 1px 20px;
	}
	.second-col-banner .two-post{
		margin: 20px 0 0 0;
		padding: 0;
	}
	div.hme-latest-news-sec{
		margin: 0 !important;
		padding-top: 50px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-bottom: 40px !important;
	}
	.ads-side-section{
		margin-right: 0 !important;
		margin-left: 10px !important;
		padding-right: 15px;
	}
	.whats-hot-section{
		margin-top: -40px !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 40px 25px !important;
	}

	div.hme-magazine-sec, div.hme-podcast-sec{
		margin: 0 !important;
		padding: 15px 10px 20px 10px !important;
	}
	div.hme-podcast-sec div.ads-side-section{
		display: inline-block;
	}
	div.hme-sponsor-content{
		display: inline-block;
		padding-right: 8px !important;
		padding-left: 8px !important;
	}
	aside.footer-widgets section:nth-child(2) ul{
		margin-top: 9px;
		margin-bottom: 0;
	}
	aside.footer-widgets section:nth-child(3) ul{
		margin-top: 9px;
		margin-bottom: 0;
	}
	.footer-widgets .wrapper section:nth-child(4) h2.widget-title{
		color: #fff !important;
		font-size: 12px !important;
		margin: 16px 0 20px 0;
		text-transform: none !important;
	}
	.news .main-content{
		float: left;
		padding-right: 15px;
		width: 70%;
	}
	.news #secondary{
		float: left;
		padding-left: 0;
		width: 30% !important;
		margin-top: 5px;
		padding-top: 135px !important;
	}
	.news .main-content article .entry-content div.wp-block-columns div.wp-block-column{
		padding-top: 0px !important;
    padding-right: 10px !important;
    padding-bottom: 20px !important;
    padding-left: 0 !important;
	}
	.feat-text{
		margin: 0 0 20px 0;
		line-height: 1em;
		font-size: 45px !important;
	}
	.feat-news-meta-post{
		margin-bottom: 20px;
		line-height: 1;
	}
	.news .main-content article .entry-content .feat-news-meta-post div.feat-news-post-meta-details{
		padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 20px !important;
    padding-left: 0 !important;
	}
	.feat-news-post-title{
		font-size: 35px !important;
		margin-top: 20px;
		margin-bottom: 25px;
		line-height: 1.143;
	}
	.news .main-content article .entry-content div.wp-block-columns div.pst-news-list-arch{
		padding: 20px 20px 0 0 !important;
		margin-top: 0;
		border-top: 1px solid transparent;
	}
	.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(1){
		margin: 0 20px;/*0 10px 0 16px;*/
		width: 190px;
	  height: 140px;
	  padding: 0 !important;
	}
	.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(2){
		margin: 0 16px 0 0px;
	}
	.feat-news-post-meta-details .post-date{
		float: left;
		width: 70%;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		font-size: var(--wp--preset--font-size--small) !important;
	}
	.post-auth .wp-block-post-author__byline{
		float: left;
		width: auto;
		/*min-width: 17%;*/
		font-size: 16px;
	}
	.post-auth .wp-block-post-author__name{
		float: left;
		width: auto;
		min-width: 70%;
		font-size: 16px;
		margin-left: 5px;
		font-weight: 700;
	}
	.post-auth-date .wp-block-post-date{
		margin-top: 0 !important;
		font-size: var(--wp--preset--font-size--small) !important;
	}
	.post-auth-date .wp-block-post-author__content p{
		float: left;
		width: auto;
		min-width: 5%;
		font-size: 16px;
	}
	body.single header.entry-header h1{
		font-size: 60px;
		font-weight: 700;
		color: #4c4c4c;
		margin-bottom: 20px;
	}
	body.single header.entry-header .entry-subhead span{
		font-size: 16px;
		color: #adadad;
	}
	body.single header.entry-header .entry-subhead span.byline{
		margin-right: 10px;
		display: block;
	}
	body.single #secondary{
		padding-top: 20px !important;
		position: relative;
		width: calc( 36% - 2rem ) !important;
	}
	body.page-template-directory-template-php .acadp form .acadp-no-margin .form-group:nth-child(1){
		width: 65%;
		margin-bottom: 15px;
	}
	body.page-template-directory-template-php .acadp form .acadp-no-margin .form-group:nth-child(2){
		width: 35%;
		padding-right: 0;
		margin-bottom: 15px;
	}
	body.page-template-directory-template-php .acadp .acadp-action-buttons button{
		background-color: #079b8b;
		border: none;
	  font-weight: 700;
	  padding: 7px 13px;
	  font-size: 12px;
	  width: 117px;
	  border: 2px solid #079b8b;
	  transition: .3s;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-2{
		width: 33.33%;
		border: 1px solid #4c4c4c;
		padding: 20px 10px;
		flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    display: flex;
	    height: 177px;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-10{
		width: 66.66%;
		padding-left: 20px;
		padding-right: 15px;
	}
	body.page-template-directory-template-php .acadp-body .row{
		margin: 20px 0;
	}
	body.page-template-directory-template-php .acadp-body .row .col-md-10 .acadp-listings-title-block{
		margin-top: 0;
		margin-bottom: 0;
	}
	#secondary-custom{
		float: left;
		padding: 16px 0 0 30px;
		width: 35%;
	}
	#secondary-custom section:nth-child(2){
		display: inline-block;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 .acadp-post-title{
		float: left;
		width: 50%;
		background-color: #274744;
		color: #fff;
		padding-top: 40px;
		max-width: 420px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8{
		width: 100%;
		padding-right: 0;
		padding-left: 40px;
		height: 100%;
		border-bottom: 1px solid #274744;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 p.acadp-address,
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 p.acadp-address a{
		color: #fff;
		font-size: 18px;
	  text-decoration: none;
	  margin-top: 0;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4{
		width: 50%;
		position: absolute;
		bottom: 50px;
		padding-right: 0;
		padding-left: 40px;
		max-width: 420px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 fieldset{
		min-width: 0;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 .acadp-post-title h1{
		font-size: 40px;
		font-weight: 700;
		line-height: 1.2;
	}
	body.single-acadp_listings #primary div.acadp-listing{
		margin-top: 0;
		background-color: #274744;
		height: 410px;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 p:nth-child(2){
		height: 100%;
		display: flex; /*block;*/
		float: right;
		width: 500px; /*50%;*/
		background-color: #fff;
		text-align: center;
		flex-direction: column;
    		justify-content: center;
    		align-items: center;
		margin-top: 0;
    		padding: 0;
    		border: none;
	}
	body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 p img{
		width: 80%;
		margin-top: 0; /*8%;*/
		border: 1px solid transparent;
	}
	.bus-body-content{
		width: 65%;
		float: left;
		margin-bottom: 0;
	}
	.bus-body #secondary-custom{
		padding: 5px 0 0 30px;
	}
	section.magazine .site-main .main-content{
		float: left;
		width: 65%;
	}
	.feat-magazine .feat-magazine-inner .mag-feat-image-col h3{
			font-size: 45px;
			color: #4c4c4c;
			margin-top: 14px;
			margin-bottom: 10px;
			transition: .3s;
	}
	.mag-feat-image-col img{
			width: 640px;
	    height: 450px;
	}
	article.magazine{
		margin-top: 19px !important;
		padding-top: 0 !important;
		border-top: 1px solid transparent;
	}
	.magazine-lists .mag-image-col{
		float: left;
		width: 25%;
		padding: 0;
	}
	.magazine-lists .mag-detail-col{
		float: left;
		width: 75%;
		padding: 0 20px;
		margin: 0 0 0 0;
	}
	section.magazine #secondary-custom{
		padding: 90px 0 0 30px;
		margin-top: 80px;
	}
	.wp-block-column .podcast-subhead{
		margin-bottom: 18px;
		margin-top: 0;
		font-size: 45px !important;
	}
	li.podcast h2{
		font-size: 35px !important;
	}
	.post-meta-det .wp-block-post-author p{
		float: left;
		min-width: 10%;
		width: auto;
		font-size: 16px;
		padding-right: 5px;
	}
	.post-meta-det .wp-block-post-date{
		float: left;
		min-width: 10%;
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
		font-size: var(--wp--preset--font-size--small) !important;
		width: auto;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-details h2 a {
	    height: 60px;
	    overflow: hidden;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-details{
		margin: 0 0 0 10px;
	}
	.post-list-meta .wp-block-post-author p{
		float: left;
		width: auto;
		font-size: 16px;
		padding-right: 5px;
	}
	.post-list-meta .wp-block-post-date{
		margin-top: 0;
		margin-bottom: 0;
		font-size: var(--wp--preset--font-size--small) !important;
	}
	section.podcast #secondary-custom{
		padding: 78px 0 0 30px;
	}
	body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-thumb{
		margin: 0 10px 0 15px;
		width: 190px;
		height: 140px;
	}
	.podcast-pst-lists{
		margin-top: 0 !important;
		padding-top: 0 !important;
		border-top: 1px solid transparent;
	}
	.podcast-pst-lists li.podcast h2{
		font-size: 24px !important;
	}
	body.podcast-template-podcast-single-template #primary .site-main #secondary-custom,
	body.single-podcast #primary .site-main #secondary-custom{
		padding: 0 0 0 30px;
	}
	#secondary-custom section:nth-child(3){
		margin-top: 40px !important;
		margin-bottom: 20px !important;
	}
	.podcast-inner header .entry-subhead{
		margin-bottom: 20px;
	}
	body.page-template-subscription-page #primary .site-main div.main-content{
		width: 66.66% !important;
	}
	body.page-template-subscription-page #primary .site-main #secondary-custom{
		padding-top: 45px;
		padding-bottom: 45px;
		padding-left: 10px;
		width: 33.33% !important;
	}
	body.page-template-subscription-page div.entry-content div.wp-block-column h2{
		margin-bottom: 20px !important;
		line-height: .8;
		font-size: 45px !important;
	}
	body.page-template-subscription-page #secondary-custom section:nth-child(2){
		display: inline-block;
	}
	body.page-template-subscription-page #secondary-custom section:nth-child(3){
		display: inline-block;
	}
	body.single #main{
		position: relative;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.top-hero-banner .top-hero-banner-one ul{
		height: 470px;
	}
	.top-hero-banner .top-hero-banner-two li{
		position: relative;
		height: 225.5px; /*235px;*/
	}
	.top-hero-banner .top-hero-banner-two .top-hero-banner-two-item{
		gap: .9em !important;
	}
	.top-hero-banner .top-hero-banner-two .top-hero-banner-two-item li{
		width: 223.5px !important;
		height: 225.5px;
		margin-bottom: 0;
	}
}
@media (min-width: 992px) {  
	body{
		/*background-color: #FD9DB2;*/
	}
	#content{
		/*background-image: url(img/Ads.png);*/
	}
	.middle-header-contain{
		height: 150px;
	}
	.middle-header-contain .wrapper{
		padding: 45px 28px !important;
		width: 100%;
		max-width: 100%;
	}
	body.home #primary .site-main{
		padding-bottom: 40px !important;
		padding-left: 0;/*16px;*/
		padding-right: 0; /*16px;*/
		overflow: hidden;
	}
	#top-ads{
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		display: block;
	}
	#hero-banner{
		margin: 0 auto ;
	    max-width: 1000px;
	    width: 100%;
	    height: 570px;
	    padding: 40px 0;
	    background-color: #fff;
	    -webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	#hero-banner .fold{
		float: left;
    height: 100%;
    max-height: 550px;
    margin-bottom: 20px;
	}
	.first-col-banner .wrap{
		padding: 1px 20px;
		width: 100%;/*475px;*/
		height: 490px;
	}
	.first-col-banner .wrap .pst-title h2{
		font-size: 24px;
		text-shadow: 1px 1px 3px #121212;
	}
	.top-hero-banner{
		height: 520px;
		display: none;
		margin: 0 25px !important;
	}
	.top-hero-banner .wp-block-columns{
		height: 100%;
	}
	.top-hero-banner .top-hero-banner-one{
		height: 100%;
	}
	.top-hero-banner .top-hero-banner-one .wp-block-query{
		height: 100%;
	}
	.top-hero-banner-two{
		margin: 0 0 0 10px !important;
	}
	.first-col-banner{
		width: 66%;
		margin-right: 7px;
	} 
	.second-col-banner{
		width: 32%;
		margin-left: 10px;	
	}
	.second-col-banner .wrap .item{
		float: left;
		width: 48%; /*227.5px;*/
	    height: 235px;
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    margin: 0;
	    padding: 0 20px;
	    position: relative;
	}
	.second-col-banner .wrap{
		height: 100%;
    max-height: 235px;
		width: 100%;/*475px;*/
		padding: 1px 20px;
	}
	.second-col-banner .two-post{
		margin: 20px 0 0 0;
		padding: 0;
	}
	div.hme-latest-news-sec{
		margin: 0 !important;
		padding-top: 60px !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
		padding-bottom: 50px !important;
	}
	.ads-side-section{
		margin-right: 0 !important;
		margin-left: 10px !important;
		padding-right: 15px;
	}
	.whats-hot-section{
		margin-top: -40px !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 45px 43px !important;
	}
	
	div.hme-magazine-sec, div.hme-podcast-sec{
		margin: 0 !important;
		padding: 15px 25px 20px 25px !important;
	}
	div.hme-podcast-sec li.podcast h2{
		font-size: 24px !important;
	}
	div.hme-sponsor-content{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	aside.footer-widgets section:nth-child(2) ul{
		margin-top: 9px;
		margin-bottom: 0;
	}
	aside.footer-widgets section:nth-child(3) ul{
		margin-top: 9px;
		margin-bottom: 0;
	}
	.footer-widgets .wrapper section:nth-child(4) h2.widget-title{
		color: #fff !important;
		font-size: 12px !important;
		margin: 16px 0 20px 0;
		text-transform: none !important;
	}

	.news .main-content{
		float: left;
		padding-right: 15px;
		width: 70%;
	}
	.news #secondary{
		float: left;
		padding-left: 0;
		width: 30% !important;
		margin-top: 5px;
		padding-top: 135px !important;
	}

}
@media (min-width: 1200px) { 
	.news .main-content{
		float: left;
		padding-right: 15px;
		width: 70%;
	}
	.news #secondary{
		float: left;
		padding-left: 0;
		width: 30% !important;
		margin-top: 5px;
		padding-top: 135px !important;
	}
}

body.home #primary .site-main article div.entry-content div.wp-block-columns:first-child{
	margin: -16px 0;
	width: 100%;
}
.top-hero-banner .article-section-title{
	position: absolute;
	top: 20px;
	left: 15px;
	font-family: 'Gramatika Black';
	font-weight: 900;
	z-index: 2;
}
.top-hero-banner .wp-block-post-title{
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 15px;
}
.top-hero-banner .wp-block-post-title a{
	color: #fff;
	text-shadow: 1px 1px 3px #121212;
}
.top-hero-banner .wp-block-post-title a:focus{
	color: #fff;
}
.top-hero-banner .wp-block-post-title a:visited{
	color: #fff;
}
.top-hero-banner .article-section-title a{
	color: #fff;
	text-decoration: none;
	font-size: 13px !important;
	pointer-events: none;
}
.top-hero-banner .top-hero-banner-one .article-section-title a{
	color: #fff;
}
.top-hero-banner .top-hero-banner-one li{
	position: relative;
	height: 100%;
}
.top-hero-banner .top-hero-banner-one figure{
	height: 100%;
}
.top-hero-banner .top-hero-banner-one figure a{
	height: 100%;
}
.top-hero-banner .top-hero-banner-one figure a img{
	height: 100%;
	width: auto;
	max-width: unset;
}
.top-hero-banner .top-hero-banner-two figure{
	height: auto;
}
.top-hero-banner .top-hero-banner-two li figure{
	height: 100%;
}
.top-hero-banner .top-hero-banner-two ul figure{
	margin-bottom: 20px;
}
ul.top-hero-banner-two-item li a{
	width: 100%;
	height: 100%;
}
ul.top-hero-banner-two-item li a img{
	height: 100%;
    width: auto !important;
    max-width: unset;
}
.whats-hot-section ul.wp-block-post-template{
	gap: 1.17em !important;
}
.whats-hot-section ul.wp-block-post-template li.post figure.wp-block-post-featured-image a{
	width: 100%;
	height: 100%;
}
.whats-hot-section ul.wp-block-post-template li.post figure.wp-block-post-featured-image img{
	width: 100%;
}
body.home article .whats-hot-section ul li a:hover{
	color: #224542 !important;
}
.hub-spt-form{
	margin-top: 40px !important;
}
.hub-spt-form .hbspt-form{
	margin-top: 15px;
}

div.hme-latest-news-sec ul.wp-block-post-template li.post figure.wp-block-post-featured-image a{
	width: 100%;
	height: 100%;
}
div.hme-latest-news-sec ul.wp-block-post-template li.post figure.wp-block-post-featured-image img{
	width: 100%;
}

div.hme-podcast-sec ul.wp-block-post-template li figure.wp-block-post-featured-image a{
	width: 100%;
	height: 100%;
}
div.hme-podcast-sec ul.wp-block-post-template li figure.wp-block-post-featured-image img{
	width: 100%;
}
/*body.home #primary .site-main{
	padding-bottom: 40px !important;
	padding-left: 16px;
	padding-right: 16px;
}*/
.header-search-contain{
	color: #fff
}
/*===========SIDEBAR=======*/
#secondary{
	padding-top: 130px !important;
	width: calc( 36% - 2rem ) !important;
}
.sde-post-most-read li a{
	font-weight: 700;
	font-size: 20px;
	color: #4c4c4c;
}
.sde-ads-wrap p{
	margin-bottom: 0 !important;
}
.sde-ads-wrap .wp-block-image{
	margin-top: 0;
}
.sde-hubspot-frm p{
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.sde-hubspot-frm .hbspt-form{
	margin-top: 0 !important;
}
#secondary ul li a{
	transition: .3s;
}
#secondary ul li a:hover{
	color: #079b8b;
}
body.home article ul li a{
	transition: .3s;
}
body.home article ul li a:hover{
	color: #079b8b !important;
}
/*=========NEWS PAGE==========*/
.news-pg a{
	font-family: 'Gramatika Black';
	font-weight: 900;
	text-decoration: none;
	color: #079B8B !important;
	line-height: 1.1;
	pointer-events: none;
}
.feat-news-post-title a{
	transition: .3s;
}
.feat-news-post-title a:hover{
	color: #079b8b !important;
}
.post-auth{
	float: left;
	width: auto;
	/*min-width: 20%;*/
	margin-bottom: 0 !important;
}
.post-auth .wp-block-post-author__content{
	margin-right: 10px;
}
.post-excerpt{
	clear: both;
	padding-top: 20px; /*0;*/
	line-height: 1.5
}
.post-excerpt p{
	margin: 0;
}
.post-title{
	margin-bottom: 0 !important;
	line-height: 1.25;
}
.post-auth-date{
	margin-top: 15px !important;
	line-height: 1.3;
}
.post-auth-date .wp-block-post-author{
	margin-bottom: 0 !important;
}
.post-auth-date .wp-block-post-author__content p.wp-block-post-author__name{
	font-weight: bold;
}
.post-paginate{
	margin-top: 50px;
	margin-bottom: 0;
}
.post-paginate .current{
	background-color: #079B8B;
	color: #fff !important;
}
.post-paginate .page-numbers{
	color: #4c4c4c;
}
.post-paginate .wp-block-query-pagination-next{
	position: relative;
	color: #079B8B;
	font-size: 27px;
}
.post-paginate .wp-block-query-pagination-next span{
	visibility: visible;
	font-size: 0;
	margin-left: -31px;
	background-image: url(img/chevron-right.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
}
.post-paginate .wp-block-query-pagination-previous{
	position: relative;
	color: #079B8B;
	font-size: 27px;
}
.post-paginate a.pst-pg-nxt{
	font-size: small;
}
.post-paginate a.wp-block-query-pagination-previous{
	font-size: small;
}
.post-paginate .wp-block-query-pagination-previous span{
	visibility: visible;
	margin-right: -35px;
	font-size: 0;
	background-image: url(img/chevron-left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns{
	margin-bottom: 20px;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(1) figure{
	height: 100%;
    	width: 100%;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(1) figure.wp-block-post-featured-image a{
	height: 100%;
    	width: 100%;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div.wp-block-column:nth-child(1) figure.wp-block-post-featured-image img{
    	width: 100%;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div h2 a{
	height: 60px;
	overflow: hidden;
	transition: .3s;
}
.pst-news-list-arch ul.wp-block-post-template li div.wp-block-columns div h2 a:hover{
	color: #079b8b;
}
/*======SINGLE NEWS PAGE====*/
.cat-links a{
	font-weight: 900;
	font-size: 14px;
	font-family: 'Gramatika Black';
}
body.single .main-content{
	margin-top: 20px;
}
body.single figure.post-thumbnail{
    width: 100%;
    margin: 0;
}
body.single #main article p:first-child{
	margin-top: 20px;
}
body.single header.entry-header{
	border-bottom: 1px solid transparent !important;
}
body.single header.entry-header .cat-links{
	font-size: 14px;
	margin-bottom: 20px;
}
body.single header.entry-header .cat-links a{
	color: #079B8B;
	font-size: 13px;
	pointer-events: none;
}
.news-pg{
	margin-bottom: 20px;
	line-height: .7em;
	font-size: 13px;
}
body.single header.entry-header .entry-subhead span.byline a{
	font-weight: 700;
	color: #adadad;
	pointer-events: none;
}
body.single .main-content article footer{
	display: none;
}
body.single nav.post-navigation{
	border-color: #274744;
	margin: 40px 0;
}
body.single nav.post-navigation .nav-links a span.meta-nav{
	color: #b1b1b1;
	font-size: 16px;
}
body.single nav.post-navigation .nav-links a{
	transition: .3s;
}
body.single nav.post-navigation .nav-links a:hover{
	color: #079b8b;
}
body.single nav.post-navigation .nav-links a span.post-title{
	font-size: 18px;
	color:  #4c4c4c;
	font-weight: 700;
	transition: .3s;
}
body.single nav.post-navigation .nav-links a span.post-title:hover{
	color: #079b8b;
}
body.single #comments{
	display: none;
}
/*=====DIRECTORY PAGE====*/
body.acadp_listings-template-default .main-content{
	margin-top: 0;
}
body.page-template-directory-template-php .acadp{
	position: relative;
}
body.page-template-directory-template-php .custom-temp .acadp-search{
	width: 100%;
}
body.page-template-directory-template-php .acadp .acadp-action-buttons button:hover{
	background-color: #fff;
	color: #079b8b;
}
body.page-template-directory-template-php .acadp .acadp-action-buttons a{
	display: none;
}
.acadp-divider{
	display: none;
}
body.page-template-directory-template-php .acadp-listings-title-block h3{
	font-weight: 700;
	color: #4c4c4c;
	font-size: 26px;
}
body.page-template-directory-template-php .acadp-listings-title-block h3 a{
	color: #4c4c4c;
	transition: .3s;
}
body.page-template-directory-template-php .acadp-listings-title-block h3 a:hover{
	color: #079b8b;
	text-decoration: none;
}
body.page-template-directory-template-php .acadp-listings .acadp-listings-desc{
	font-size: 16px;
	color: #adadad
}
body.page-template-directory-template-php p.acadp-no-margin{
	display: none;
}
body.page-template-directory-template-php div.acadp-no-margin div.text-muted{
	display: none;
}
body.page-template-directory-template-php div.acadp-no-margin .pagination li.active span{
	background-color: #079B8B;
}
body.page-template-directory-template-php div.acadp-no-margin .pagination li span{
	border-radius: 0;
	margin: 0 5px;
	border: 1px solid transparent;
	font-weight: 700;
	font-size: 16px;
}
body.page-template-directory-template-php div.acadp-no-margin .pagination li a{
	color: #4c4c4c;
	margin: 0 5px;
	border: 1px solid transparent;
	background-color: #eee;
	font-weight: 700;
	font-size: 16px;
}
body.page-template-directory-template-php div.acadp-no-margin .pagination li a.next,
body.page-template-directory-template-php div.acadp-no-margin .pagination li a.prev{
	background-color: transparent;
	color: #079b8b;
	font-size: 20px;
}
.acadp .form-control{
	font-size: 12px !important;
	color: #979797;
	border: 1px solid #979797 !important;
}
.acadp .form-control:focus{
	border-color: #979797 !important;
  outline: 0 !important; 
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0), 0 0 8px rgb(102 175 233 / 0) !important;
   box-shadow: inset 0 1px 1px rgb(0 0 0 / 0), 0 0 8px rgb(102 175 233 / 0) !important;
}
select.acadp-category-search{
	background-image: url(img/chevron-down.png) !important;
	background-size: 17px;
	background-repeat: no-repeat;
	background-position: 98% center;
	appearance: none;
}
body.page-template-directory-template-php #primary .custom-temp{
	padding-bottom: 30px;
}
/*====DIRECTORY INNER/BUSINESS PAGE====*/
body.single-acadp_listings #primary{
	overflow: hidden;
}
body.single-acadp_listings #primary div.main-content{
	float: left;
	/*width: 100% !important;*/
	position: relative;
}
body.single-acadp_listings #primary #main{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
body.single-acadp_listings #primary figure.post-thumbnail{
	display: none;
}
body.single-acadp_listings #primary div.main-content div.acadp-listing .row {
	height: 100%;
	margin: 0;
}
body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 ul.list-group{
	display: none;
}
body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-8 p{
	font-size: 0;
	display: none;
}
body.single-acadp_listings #primary div.main-content div.acadp-listing .row .col-md-4 fieldset legend{
	display: none;
}
body.single-acadp_listings #primary div.main-content div.acadp-listing .col-md-4 p.acadp-address .acadp-phone{
	margin-top: 30px;
}
body.single-acadp_listings #primary div.main-content article footer.entry-footer{
	display: none;
}
.bus-body{
	position: relative;
	width: 100%;
	padding: 0 25px;
	margin-top: 30px;
}
.bus-body-content p{
	margin: 0 0 20px 0;
}
.prod-head{
	color: #079b8b;
	font-size: 14px;
}
.prod-list .prod-items{
	float: left;
	width: 33.33%;
	padding: 10px 20px 10px 0;
}
.prod-list .prod-items .prod-items-wrap{
	border: 1px solid #4c4c4c;
}

/*=========MAGAZINE PAGE=======*/
section.magazine .site-main{
	padding-top: 20px;
}
body.page-template-magazine-page div.main-content article{
	margin-top: 19px;
} 
section.magazine .site-main .main-content .magazine-head{
	margin-bottom: 0;
	margin-top: 0;
}
section.magazine .wp-block-columns{
	margin-bottom: 20px;
	margin-top: 0;
}
section.magazine .magazine-pst-list ul li div.wp-block-columns div.wp-block-column:nth-child(2){
	margin-left: 20px;
}
.magazine-lists{
	width: 100%;
	overflow: auto;
	margin: 0 0 10px 0 !important;
}
.magazine-lists .mag-detail-col a{
	text-decoration: none;
}
.magazine-lists .mag-detail-col h3{
	color: #4c4c4c;
	font-size: 24px;
	margin-top: 0;
	transition: .3s;
}
.magazine-lists .mag-detail-col h3:hover{
	color: #079b8b;
}
.magazine-lists .mag-detail-col p{
	font-size: 16px;
	color: #adadad;
}
.magazine-lists .mag-detail-col a.read-issue{
	text-decoration: none;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: 700;
	trasition: .3s;
}
.magazine-lists .mag-detail-col a.read-issue:hover{
	text-decoration: underline;
	color: #079b8b;
}
.feat-magazine .feat-magazine-inner .mag-feat-image-col h3:hover{
	color: #079b8b;
}
section.magazine .magazine-pagination{
	text-align: center;
	margin-bottom: 40px !important;
}
section.magazine .magazine-pagination span, section.magazine .magazine-pagination a{
	background-color: #eee;
	color: #4c4c4c;
	padding: 0.5rem 0.75rem;
	text-decoration: none;
	font-weight: 700;
	vertical-align: super;
	font-size: 16px;
}
section.magazine .magazine-pagination span.current{
	background-color: #079B8B;
	color: #fff;
	font-size: 16px;
}
section.magazine .magazine-pagination a.next,
section.magazine .magazine-pagination a.prev{
	background-color: #fff;
	font-size: 20px;
} 
section.magazine .magazine-pagination a.next span,
section.magazine .magazine-pagination a.prev span{
	color: #079B8B;
	background-color: #fff;
}
section.magazine .magazine-pagination a.next span{
	visibility: visible;
	font-size: 0;
	margin-left: -19px;
	background-image: url(img/chevron-right.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
section.magazine .magazine-pagination a.prev span{
	visibility: visible;
	margin-right: -19px;
	font-size: 0;
	background-image: url(img/chevron-left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
/*=======PODCAST PAGE=======*/
body.page-template-podcast-template a{
	transition: .3s;
}
body.page-template-podcast-template a:hover{
	color: #079b8b !important;
}
body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-thumb figure{
	width: 100%;
	height: 100%;
}
body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-thumb figure.wp-block-post-featured-image a{
	width: 100%;
	height: 100%;
}
body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-thumb figure.wp-block-post-featured-image img{
	width: 100%;
}
body.page-template-podcast-template section.podcast div.main-content ul.wp-block-post-template li.podcast div.post-list-details h2.wp-block-post-title{
	margin-bottom: 10px;
}
section.podcast .post-meta-descp p{
	margin-bottom: 0;
}
.wp-block-column .podcast-head{
	margin-bottom: 15px;
	margin-top: 0;
}
.podcast .wp-block-columns{
	margin-top: 0;
	margin-bottom: 20px !important;
}
.post-list-display li.podcast .wp-block-columns .post-list-details{
	margin-left: 20px;
}
.podcast-head{
	color: #079b8b;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 15px;
}
body.podcast-template-podcast-single-template #primary .site-main div.main-content,
body.single-podcast #primary .site-main div.main-content{
	float: left;
	margin-top: 0;
}
body.podcast-template-podcast-single-template #primary .site-main div.main-content article p:first-child,
body.single-podcast #primary .site-main div.main-content article p:first-child{
	margin-top: 0;
}
body.podcast-template-podcast-single-template #primary .site-main div.main-content article p,
body.single-podcast #primary .site-main div.main-content article p{
	line-height: 1.5;
}
/*=======SUBSCRIPTION=====*/
body.page-template-subscription-page #primary .site-main{
	margin-bottom: 40px;
}
body.page-template-subscription-page div.entry-content div.wp-block-column p{
	margin-top: 0 !important;
	margin-bottom: 40px !important;
}
body.page-template-subscription-page #secondary-custom section:nth-child(1){
	margin-top: 0 !important
}
body.page-template-subscription-page #secondary-custom section:nth-child(1) h3{
	margin-bottom: 20px;
}
body.page-template-subscription-page #secondary-custom section:nth-child(1) div.wp-block-image{
	margin-top: 0;
}
body.page-template-subscription-page #secondary-custom section{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
body.page-template-podcast-template aside.footer-widgets section.widget ul li a:hover{
	color: #224542 !important;
}
/*=========CONTACT US=======*/
.contact-us-page .wpcf7 form input, .contact-us-page .wpcf7 form textarea{
	width: 100%;
	border-radius: 5px;
	border: 1px solid #979797;
}
.contact-us-page .wpcf7 form p label{
	color: #333;
	font-size: 18px;
	font-weight: 700;
}
.contact-us-page .wpcf7 form input.wpcf7-submit{
	width: 200px;
	height: 55px;
	background-color: #079b8b;
	color: #fff;
	border: none;
}
.contact-us-page .wpcf7 form input.wpcf7-submit:hover{
	background-color: #274744;
}
/*=======POST META=====*/
.post-meta-det{
	overflow: auto;
	margin-bottom: 20px;
}
.post-meta-det .wp-block-post-author{
	float: left;
	min-width: 10%;
	width: auto;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
.post-meta-det .wp-block-post-author p.wp-block-post-author__name{
	font-weight: 700;
}
.post-meta-descp{
	clear: both;
}
.post-list-title{
	margin-bottom: 20px !important;
}
.post-list-meta{
	margin-top: 0 !important;
}
.post-list-meta .wp-block-post-author{
	margin-top: 0;
	margin-bottom: 0
}
.post-list-meta .wp-block-post-author p.wp-block-post-author__name{
	font-weight: 700;
}
/*======CUSTOM TEMPLATE=====*/
#primary .custom-temp{
	position: relative;
	overflow: auto;
	padding-top: 40px;
}
.custom-temp .main-content{
	float:  left;
}
/*=====CUSTOM SIDEBAR====*/
#secondary-custom .ads-posting .wp-block-group{
	margin: 0 0 5px 0;
}
#secondary-custom .ads-posting .wp-block-image{
	margin: 0;
}
#secondary-custom .ads-posting p{
	margin-bottom: 5px;
}
#secondary-custom section:nth-child(1){
	margin-bottom: 20px !important;
}
#secondary section{
	margin-bottom: 40px;
}
#secondary-custom section div.textwidget{
	padding: 5px 0;
}
#secondary section:nth-child(3){
	margin-bottom: 20px;
}
#secondary section h3{
	margin-bottom: 20px;
}
#secondary section:nth-child(1) ul{
	margin-top: 0;
}
#secondary section:nth-child(1) ul li{
	padding-bottom: 20px;
}
#secondary section:nth-child(1) ul li:last-child{
	padding-bottom: 0;
}
/*=====SEARCH PAGE====*/
.search-page{
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 40px;
}
.search-page .site-main{
	float: left;
	width: 70% !important;
	padding-right: 20px !important;
	padding-left: 0 !important;
}
.search-page .page-title{
	color: #079b8b;
	font-weight: 900;
	font-size: 13px;
	font-family: 'Gramatika Black';
}
.search-page #secondary{
	float: left;
	width: 30% !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.search-page #secondary section:nth-child(1){
	display: none;
}
.search-page .search-field{
	border-radius: 5px;
	border: 1px solid #979797;
	color: #979797;
	font-size: 12px;
}
.search-page .page-header {
    width: 100%;
    margin: 0 0 40px 0;
}
.search-page .search-form button{
	color: #079b8b;
}
.search-page .search-form button:focus{
	outline: none;
}
.search-page .search-form button svg{
	height: 20px;
	width: 20px;
}
.search-page .entry-header .entry-title a{
	color: #4c4c4c;
	font-size: 24px;
	transition: .3s;
}
.search-page .entry-header .entry-title a:hover{
	color: #079b8b;
}
.search-page .entry-meta, .search-page .entry-meta a{
	color: #adadad !important;
}
.search-page .entry-content p{
	color: #4c4c4c;
	font-size: 16px;
}
.search-page .pagination .nav-links span.current{
	color: #fff;
	background-color: #079b8b;
}
.search-page .pagination .nav-links a{
	color: #4c4c4c;
}
.search-page .pagination .nav-links a.next, .search-page .pagination .nav-links a.prev{
	color: #079b8b;
}
.search-page .site-main article{
	margin-top: 20px;
}
.search-page .site-main article figure.post-thumbnail{
		flex-basis: 40%;
    max-width: 40%;
}
.search-page .site-main article div.entry-container{
	flex-basis: 60%;
}
.search-page .site-main article div.entry-container div.entry-content{
	display: none;
}
.search-page .site-main article .entry-container span.cat-links a{
	color: #079b8b;
	pointer-events: none;
}

/* clears the ‘X’ from Internet Explorer */
.search-page input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
.search-page input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
.search-page input[type="search"]::-webkit-search-decoration,
.search-page input[type="search"]::-webkit-search-cancel-button,
.search-page input[type="search"]::-webkit-search-results-button,
.search-page input[type="search"]::-webkit-search-results-decoration { display: none; }


#header-search{

}
#header-search input{
	border-radius: 5px;
    border: 1px solid #979797;
    color: #979797;
    font-size: 12px;
}
#header-search button{
	color: #079b8b;
}
#header-search button:focus{
	outline: none;
}
#header-search button svg{
	width: 20px;
	height: 20px;
}
/* clears the ‘X’ from Internet Explorer */
#header-search input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
#header-search input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
#header-search input[type="search"]::-webkit-search-decoration,
#header-search input[type="search"]::-webkit-search-cancel-button,
#header-search input[type="search"]::-webkit-search-results-button,
#header-search input[type="search"]::-webkit-search-results-decoration { display: none; }
/*====MENU HIGLIGHTS====*/
body.single-post #site-navigation li:nth-child(2) a{
	color: #009d8c;
}
body.single-acadp_listings #site-navigation li:nth-child(3) a{
	color: #009d8c;
}
body.single-podcast #site-navigation li:nth-child(5) a{
	color: #009d8c;
}
div.middle-header-contain #social-nav-contain ul.social-links-menu li:nth-child(2) a svg{
	width: 27px;
	height: 27px;
}
footer.site-footer section.widget div.wp-widget-group__inner-blocks ul.wp-block-social-links li:nth-child(2) a svg{
	width: 27px;
	height: 27px;
}
/*===headings icons===*/
#hero-banner .site-main .categ h2.article-section-title:before{
	background-image: url('img/icons/svg/news-icon-white.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}
.top-hero-banner .article-section-title:before{
	background-image: url('img/icons/svg/news-icon-white.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: .8em;
	height: .8em;
}
.latest-news:before, .news-pg:before, 
.sde-most-read:before, .cat-links:before,
.hme-mst-read:before{
	background-image: url('img/icons/svg/news-icon.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}
.w-trending:before{
	background-image: url('img/icons/svg/trending-icon-white.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}
.magazine:before, .sde-magazine:before, .magazine-head:before{
	background-image: url('img/icons/svg/magazine-icon.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}
.img-gall:before, .podcast-head:before{
	background-image: url('img/icons/svg/podcast-icon.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}
.prod-head:before{
	background-image: url('img/icons/svg/distributor.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;	
}
.rel-prod-head, .magazine-head{
	color: #079b8b;
	font-size: 13px;
}
.rel-prod-head:before{
	background-image: url('img/icons/svg/product.svg');
	background-size: cover;
	padding: 5px;
	background-color: transparent;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 1em;
	height: 1em;
}

div.second-col-banner.fold .wrap:nth-child(2) {
	margin-top: 20px;
}
