<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#page-top a {
	text-decoration: inherit
}
.hero .carousel-item {
	height: 100vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #034589
}
.navbar-brand {
	width: 67px;
        height: 67px;
        border: 4px solid #f27b35;
         opacity: 0.2;
}
.navbar{
	
box-shadow: 1px 4px 6px 1px rgba(81, 81, 81, 0.25);
background-color: #ffffff;
    color: #000000;
    font-weight: 400 !important;
}
.navbar .address{
  color: #ffffff;
font-family: "Source Sans Pro";
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.navbar .clientLogin a{
  font-weight: 700;
  color: #ffffff !important;
  text-decoration: underline !important;
}
.carousel-caption {
	right: unset;
	top: 30%;
	left: 8%;
	bottom: 0;
	text-align: left;
	word-break: break-word
}

.header li.nav-item {
	margin-left: -3px;
	padding-left: 3px;
        padding-bottom:0px;
}
.navbar .nav-item .nav-link {
	display: inline;
	color: #000000!important;
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
}
.nav-link.dropdown-toggle::after {
	content: none
}
.navbar .dropdown-menu {
	position: static;
	margin-top: 0;
background-color:#E5E6E8;
}
.btn{
text-transform: none !important;
}
.btn.btn-primary{
color: #ffffff;

font-family: "Source Sans Pro";

font-size: 18px;

font-weight: 400;
line-height:32px;

letter-spacing: 0.54px;
    text-transform: none;
    box-shadow: none !important;
}
.navbar .btn.btn-primary {
	line-height: 40px;
	font-weight: 700;
}
span.fao{
font-size: 56px;
font-weight: 700;
line-height: 42px;
text-transform: uppercase;
letter-spacing: 8.4px;
}
span.faoSubText{
	color: #000000;
font-family: "Source Sans Pro";
font-size: 28px;
font-weight: 300;
line-height: 26px;
letter-spacing: 1.4px;
}
.phone{
  font-size: 32px;
font-weight: 700;
line-height: 26px;
}
.heroHeader {
	font-size: 60px;
        font-weight: 300;
        letter-spacing: 1.8px;
        line-height: 64px;
}
.heroP{
 font-size: 24px;
 font-weight: 300;
 letter-spacing: 0.72px;
 line-height: 48px;
}
.trustedChoice-header {
	background-size: cover;
	display: flex;
	align-items: center;
	height: 634px;
	background-position: left;
	position: relative
}
.trustedChoice-header:before {
	content: '';
	position: absolute;
	right: 0;
	background-image: linear-gradient(to right, rgba(0,0,0,.3) 0%, rgba(0,0,0,.3) 80%,  rgba(0,0,0,.3) 76%);
	opacity: .63;
	left: 0;
	height: 100%;
	top: 0
}
.pageTitle-container{
 z-index:1;
 color:#fff;
}
@media only screen and (max-width: 767px) {
	.landstar-header {
		height: 200px
	}
}
@media (min-width: 992px) {
	
	
	.header li.nav-item:not(:last-child):after {
		content: '|';
                color: #d7d7d7;
                font-family: "Source Sans Pro";
		font-weight: 300;
	}
	li.nav-item {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
	li.nav-item.dropdown:hover a.dropdown-toggle,
	li.nav-item.dropdown:hover {
		
	}
	li.nav-item.dropdown:hover a.nav-link {
		
	}
	
        .navbar-expand-lg .navbar-nav .nav-link{
           padding-right: 1rem !important;
           padding-left: 1rem !important;
         }
        .navbar .mega-dropdown .dropdown-menu.mega-menu{
           min-height:280px;
         }
}
@media (min-width: 992px) and (max-width: 1200px) {
	.header li.nav-item a.nav-link {
		font-size: .8em
	}
}
@media only screen and (max-width: 991px) {
	.bar {
    width: 35px;
    height: 3px;
    background-color: #000;
    margin: 8px 0;
    display: block;
}
	
	.navbar-brand {
		width: 50px;
                height: 50px;
                border: 4px solid #f27b35;
                opacity: 0.2;
	}
        .phone{
           font-size:18px;
           color:#ffffff;
        }
        .header .navbar-collapse li.nav-item a{
          color:#000;
          font-size:18px;
          font-weight: 600;
        }
        .header .navbar-collapse li.nav-item:not(:last-child) {
            border-bottom: 2px solid #e0e0e0;
         }
	.navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 100%;
		display: none;
		left: 0;
		background-color: #ECECEC;
		overflow-x: hidden;
		z-index: 9999;
		overflow-y: auto
	}
       .header .navbar-collapse li.nav-item .collapsible-body ul li a{
          font-weight:400;
        }
	.trustedChoice-header{
          height: 80vh;
        }
         .heroHeader {
		line-height: 40px;
	}
        .heroHeader {
		font-size: 2.5em;
	}
}



.agentLogo img {
	height: 56px;
}</pre></body></html>