.fle-nav {
	background-color: #f3be22;
}

/* FXD */
#fx-respond #row-banner, #fx-respond #content {
	width: 100%;
	/*max-width: 990px;*/
}

.fxlt_mainContent>div {
	height: 100%;
}

.fxmod-general-info {
	background-image: url(https://www.fedex.com/ishp/views/images/alert.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #4d148c;
	font-weight: bold;
	padding: 0 20px 0;
	margin-bottom: 10px;
}

/* BOOSTRAP FLE NAV BAR */

.fle-active {
	color: #f3be22!important;
}

.fle-nav {
	width: 100%;
	background-color: #f3be22;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fle-nav .navbar {
	width: 75%;
	margin: auto;
	background-color: #f3be22 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.brand-image {
	filter: blur(0);
	-webkit-filter: blur(0);
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

.fle-nav .navbar .navbar-brand {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


footer {
	padding: 7em 0; }
  
  .footer-07 {
	background: #121212; }
	.footer-07 a {
	  color: #a3de83; }
	.footer-07 p {
	  color: rgba(255, 255, 255, 0.3); }
	.footer-07 .footer-heading {
	  font-size: 30px;
	  color: #fff;
	  font-weight: 700;
	  margin-bottom: 30px; }
	  .footer-07 .footer-heading .logo {
		color: #fff; }
	.footer-07 .menu {
	  margin-bottom: 30px; }
	  .footer-07 .menu a {
		color: rgba(255, 255, 255, 0.6);
		margin: 0 10px;
		text-transform: uppercase;
		letter-spacing: 1px; }
	.footer-07 .ftco-footer-social li a {
	  background: transparent;
	  border: 1px solid #a3de83; }
  