span.res-iconify-inner,
span.res-iconify-inner::before,
span.res-iconify-inner::after {
  display: none !important;
  content: none !important;
}

div.site-below-header-inner-wrap {
	grid-template-columns: auto 0px !important;
}

div.site-header-below-section-left {
	background: #0762a8;
	border-radius: 5px;
}

#home_widget_1 {
	width: 100%;
	padding: 5px 5px !important;
	margin: 0px 0px 30px 0px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#home_widget_2 {
	width: 100% !important;
	background: rgba(255, 255, 255, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
/* 	display: none !important; */
}

#home_widget_3 {
	display: none !important;
}

div.container {
	max-width: 900px;
}

#primary {
	padding: 0px !important;
	
}

.widget-wrapper {
	padding: 0px !important;
}

.home-widget-wrapper {
	flex-direction: column !important;
}

.recruit-notices {
	    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    line-height: 24px;
    vertical-align: baseline;
	max-width: 100%;
    margin: 20px auto 0;
    padding-bottom: 40px;
    padding: 5px;
    text-align: center;
    font-size: 12px;
}

.site-header-primary-section-left {
	width:640px;
}

.menu-toggle {
	@media(max-width: 640px) {
		background: #fff !important
		;

	}
}

.site-footer-row {
	justify-items: start;
}

.copyright {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	padding-bottom: 5px
}

.copyright-name {
	padding-bottom: 7px;
    font-size: 13px;
    color: #555;
    font-weight: 800;
}

.site-footer-row-columns-2.rspv-hfb-footer-row-layout-right-heavy {
	grid-template-columns: auto 1fr !important;
}


h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 2.625em;
}

h4 {
	    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.500em;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		font-weight: 700;
    line-height: 1.5em;
    word-wrap: break-word;
}

a, li, p {
	font-weight: 500;
	line-height: 24px;
}

a{
	    color: #06c;
    font-weight: 500;
    text-decoration: none;
}

.page_item a {
/* 	display: block; */
/*     position: relative; */
/*     height: 45px; */
/*     margin: 0; */
/*     padding: 0 15px; */
/*     color: #fff;
    font-size: 14px;
    line-height: 45px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer; */
}

.children .page_item {
	width: auto;
    margin: -1px 0 1px 0;
    border: 1px solid #e5e5e5;
    color: #444;
    background: #fff;
    background-image: none;
    filter: none;
}

.page_item_has_children {
	
}

.site-branding-wrapper {
	padding: 0px !important;
	margin: 10px 0px 5px;
}

.site-branding {
	padding-right: 0px;
	padding-left: 0px;
}


.custom-logo {
	image-rendering: auto;
}

.page .post-title {
	font-weight: 700;
}

.rspv-site-primary-footer-inner-wrap {
	padding: 15px 25px 0px;
	margin: 15px 0px;
}