

.selectnav .select span::after {
    content: "Navigation";
    color: #2B2B2B;
    text-decoration: none;
    display: block;
    position: relative;
    font-size: 18px;
    margin-top: -5px;
    text-align: left;
text-indent:10px;
}
.b-link-fade .b-wrapper, .b-link-fade .b-top-line {
    background: rgba(0, 138, 46, 0.4) !important;
}
.list.circle ul>li {
    font-size: 16px;
}
a.jx-knightlab div.knightlab-logo {
    display: none!important;
}
a.jx-knightlab span.juxtapose-name {
    display: none!important;
}
.title_with_line {
    font-style: normal !important;
}
.header_top_left a, .header_top_right a{
color:white!important;
}
aside, .contact_form{
margin-top: 45px;
}
.footer_bottom {
    margin-top: 2px;
}
/* ========= TOP BAR ========= */
.header_top_outer {
    min-height: 31px !important;
}

@media only screen and (max-width: 935px) {

/* ========= TOPBAR RESPONSIVE FIX ========= */
.header_top_middle, .header_top_outer {
	height: 70px !important;
}
.header_top_right {
	width: 100%;
}
.header_top_left {
	float: none;
}
.logo img {
    margin: 0 auto;
}
.footer_bottom .left, .footer_bottom .right {
    float: none!important;
    text-align: center!important;
}
.footer_holder .container, .footer_holder .container_inner{
width:100%!important;
}
.footer_holder .container_inner{
padding:0!important;
}
.header_top_right, .header_top_left{
float:none!Important;
}
.header_top_inner {
    width: 100% !important;
    padding: 0 !important;
}
}
@media only screen and (max-width: 640px) {

/* ========= TOPBAR RESPONSIVE FIX ========= */
.header_top_middle, .header_top_outer {
	height: 70px !important;
}
.header_top_right {
	width: 100%;
}
.header_top_left {
	float: none;
}
.logo a img {
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 500px) {

/* ========= TOPBAR RESPONSIVE FIX ========= */
.header_top_middle, .header_top_outer {
	height: 100px !important;
}
.header_top_right {
	width: 100%;
}
.header_top_left {
	float: none;
}
.logo a img {
	margin-left: auto;
	margin-right: auto;
}
};
