.bx-wrapper {
	box-shadow: none;
	border: none;
	margin: 0;
}
.wp-pagenavi {
	text-align: center;
	margin: 30px 0;
}
.wp-pagenavi span.pages {
	display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none;
	font-size: 22px;
	color: #444444;
	font-weight: 500;
}
.wp-pagenavi a:hover {
	color: #444444;
} 
.wp-pagenavi span.current {
	font-weight: 500;
	background: #004B85;
	color: #FFFFFF;
	padding: 3px 10px;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	color: transparent;
}
.wp-pagenavi a.nextpostslink:before {
	font-family: 'FontAwesome';
	content: "\f061";
	font-size: 16px;
	color: #FFC600;
	vertical-align: middle;
}
.wp-pagenavi a.previouspostslink:after {
	font-family: 'FontAwesome';
	content: "\f060";
	font-size: 16px;
	color: #FFC600;
	vertical-align: middle;
}
.page_navi.grey .wp-pagenavi span.current {
	background: #444444;
}
.page_navi .navigation a {
	color: #520556;
    font-size: 18px;
    font-weight: 600;
}
.page_navi .navigation a span, .page_navi .navigation a:hover span {
	color: #FFC600;
	margin: 0 10px;
}
.page_navi .navigation a:hover {
	color: #520556;
}
.event_wrapper {
   /* height: 500px;
    overflow-y: scroll;*/
}
.tax-resource_cat .recent_post {
    margin-bottom: 20px;
}
.archive .x-main{
	padding-bottom: 30px;
}
.event_single h2 {
	font-size: 16px;
	font-weight: 700;
	font-family: "Lato",sans-serif;
	color: #444444;
}
.event_single p {
	font-size: 14px;
	color: #444444;
    margin-bottom: 5px;
}
.event_single:not(:last-child) p:last-child:after {
    content: "";
    margin: 10px 0;
    display: block;
    border-bottom: 1px solid #76C6B5;
    width: 25%;	
}
h4.h-widget {
	font-weight: 800;
	font-family: "Lato",sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #444444;
	letter-spacing: 0.5px;
}
h4.h-widget:after {
    content: "";
    margin-top: 10px;
    display: block;
    border-bottom: 3px solid #FFC600;
    width: 25%;
}
.entry-title:before {
	display: none;
}
.x-header-landmark {
	display: none;
}

.recent_post_img {
    margin: 15px 0 0 0;
	text-align: center;
}
.recent_post_img img {
	width: 100%;
}
.recent_post_no_img img {
	border-top: 5px solid #76C6B5;
	/*min-height: 260px;
	background: #D3EAF9;*/
}
.recent_post h4 {
	font-size: 27px !important;
    font-weight: 700 !important;
    color: #444444 !important;
    margin: 15px 0;
    line-height: 1;
} 
.recent_post h4 a {
	color: #444444;
}
.recent_post ul {
	margin: 0;
	padding: 0;
}
.recent_post ul li {
	list-style: none;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	color: #520556;
	margin-right: 15px;
	font-family: Arial;
	font-weight: bold;
}
.recent_post ul li a {
	color: #520556;
}
.recent_post ul li:first-child {
	color: #FFC600;
}
.recent_post ul li:last-child {
	margin-right: 0;
}
.recent_post p {
	color: #444444;
	font-size: 16px;
}
h1.entry-title-custom, .entry-title {
	font-size: 28px;
	margin-bottom: 20px;
}
.entry-featured {
    float: right;
    width: 50%;
    margin: 0 20px 20px 20px;
    border: none;
    padding: 0;
}
.entry-wrap .entry-content.content p {
	font-size: 16px;
	color: #444444;
}
.entry-footer {
	background: transparent;
}
.entry-footer p {
	color: #444444;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 14px;
}
.entry-footer a {
	color: #520556;
}
.return_news a, .return_news a:hover {
	font-size: 14px;
	color: #76C6B5;
}
.return_news a span {
	color: #FFC600;
}
.return_news.bottom span {
	margin-left: 10px;
}
.return_news.top span {
	margin-right: 10px;
}
.return_news.bottom {
	text-align: right;
}
.return_news.top {
	text-align: left;
}
.resource_wrap {
	margin-bottom: 18px;
}
.resource_wrap img {
	width: 100%;
}
.resource_details {
	background: #520556;
	padding: 10px 20px;
	color: #FFFFFF;
}
.resource_details p {
	margin-bottom: 0;
}
.resource_details p a {
	color: #FFFFFF;
}
.resource_details p.type {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.resource_details p.title {
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	max-width: 80%;
}
.left_sidebar .x-text.title {
	margin: 0px 0em 15px 0em;
    font-size: 32px;
    font-weight: 800;
}
.left_sidebar .x-text.content {
	margin: 0em 0em 15px 0em;
    padding: 0em 0em 0px 0em;
    font-size: 16px;
}
.left_sidebar .x-text.content p:after {
    content: "";
    margin-top: 20px;
    display: block;
    border-bottom: 3px solid #FFC600;
    width: 25%;
}
body.archive .x-main {
    width: auto;
}
body.archive .x-sidebar {
    width: auto;
    margin-top: 45px;
}
body.archive .archive_posts {
	margin-top: 45px;
}
.recent_post p img {
	display: none;
}
.left_widgets {
    margin: 3em 0em 0em 0em;
}
.left_widgets h4.h-widget {
    font-family: "Lato",sans-serif;
    color: #444444;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}
.left_widgets h4.h-widget:after {
	display: none;
}
.left_widgets ul {
    margin: 0 0 50px 10px;
    border: none;
}
.left_widgets ul li {
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    border: none;
}



@media screen and (max-width: 768px) {
	.x-column.x-sm {
	    float: none;
	    width: 100%;
	    margin-right: 0;
	}
	.recent_post h4 {
		font-size: 30px !important;
	}
	.recent_post p {
		font-size: 18px;
	}
	.recent_post ul li {
		font-size: 12px;
	}
	.single #join_us .x-container.width {
		width: auto;
	}
	.entry-featured {
	    float: right;
	    width: 100%;
	    margin: 20px 0;
	    border: none;
	    padding: 0;
	}
}
@media screen and (max-width: 600px) {
	.x-tabs-panels .gform_wrapper input[type="checkbox"]:checked:before {
	    top: 0;
	    left: 0;
	}	
}
/*@media screen and (min-width: 980px) {
	body.archive.category .x-main {
	    width: 79.2%;
	}
	body.archive.category .x-sidebar {
	    width: 16.8%;
	}
}*/


.grid_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px 4%;
}

.grid_wrap .x-column {
    width: 100% !important;
    margin: 0 !important;
}

.grid_wrap:before, .grid_wrap:after {
    display: none !important;
}

@media (max-width:991px){
	.grid_wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}