.ast-footer-social-wrap {
    padding-left: 15px;
	padding-right: 15px;
}
.main-header-menu .sub-menu{
	background-color: black !important; 
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu{
	border-top: 1px solid #DB650A !important;	
}
.site-header {
	position: fixed;
	top: 0px;
	width: 100%;
}

/* mobile svg icon - make up arrow */
.ast-close-svg {
	transform: rotate(180deg);
}
.ast-close-svg path {
	d: path("M 4.909 15.881 a 3 3 0 0 1 4.242 0 L 24 30.732 L 38.854 15.881 A 3 3 0 1 1 43.1 20.123 L 26.124 37.1 a 3 3 0 0 1 -4.242 0 L 4.909 20.123 a 3 3 0 0 1 0 -4.242 Z") !important;
}
@media screen and (min-width: 921px) {
	#ast-hf-menu-1 .menu-item a {
		font-family: 'Interstate', sans-serif;
		font-weight: 700;
		font-size: 18px;
	}
}
@media screen and (max-width: 921px) {
	.menu-item-120 a, .menu-item-111 a, .menu-item-112 a, .menu-item-113 a, #ast-hf-menu-1 .menu-item a {
	color: #DB650A !important;
    font-weight: 700;
    font-size: 18px;
}
	.ast-header-break-point .main-navigation ul .menu-item .menu-link {
		border-color: #000 !important;
		border-bottom-width: 2px !important;
	}
.menu-item-120 a, .menu-item-111 a, .menu-item-112 a {
	border-bottom: 2px solid #000 !important;
}
	#ast-hf-menu-1 {
	/*margin-right: 130px;*/
	background-color: #FFF;
}
	#ast-mobile-header .ast-mobile-header-content {
		margin-left: 50%;
		margin-bottom: -225px;
	}
	span.mobile-menu-toggle-icon {
		
	}
	.menu-item-120 a:hover, .menu-item-111 a:hover, .menu-item-112 a:hover, .menu-item-113 a:hover, #ast-hf-menu-1 .menu-item a:hover {
		background-color: #DB650A !important;
		color: #FFF !important;
	}
	header .custom-logo-link img {
		max-width: 82px;
	}
	/*span.mobile-menu-toggle-icon:after {
		content: "^";
	}*/
}
@media screen and (min-width: 940px) {
	#menu-item-120 a:hover, #menu-item-111 a:hover, #menu-item-112 a:hover, #menu-item-113 a:hover, #ast-hf-menu-1 .menu-item a:hover {
		color: #DB650A;
	}
}

@media only screen and (max-width: 600px) {
	.site-logo-img {
		width: 82px;
	}
}