@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Sanchez:400|family=Roboto);
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/* Home Page */
body#home #downstreamObl {
  display: none;
}

body#home {
  padding-top: 0;
  background-color: #013328;
}
body#home #ultraTopNav {
  width: 385px;
  left: 400px;
}
body#home #ultraTopNav li {
  padding: 0 27px 0 0;
}
body#home #ultraTopNav li.about-us {
  padding: 0;
}
body#home #primaryNav {
  left: 268px;
  width: 715px;
}
body#home #primaryNav ul.nthTier-2 {
  left: -218px;
}
body#home #obLogin {
  margin-top: 0;
}
body#home .video-button {
  right: 250px;
}
body#home #bodyWrapper {
  padding-top: 0px;
}
body#home #bodyWrapper > .wrapper {
  background: url("../image/fb-bg.jpg") top center repeat-y;
}
body#home #mainContent {
  margin-left: 30px;
  width: 730px;
  float: right;
  height: 370px;
}
body#home #bottom {
  clear: both;
  width: 980px;
  height: 166px;
  padding: 34px 0 50px 0;
}
body#home #bottom #findABranch {
  float: left;
  width: 185px;
  margin: 5px 46px 46px 17px;
  border: 1px solid #372722;
}
body#home #bottom #homeFeaturedProducts {
  float: left;
  width: 425px;
  height: 152px;
  padding: 5px 40px 8px 47px;
  border-left: 1px solid #C6BEAB;
  border-right: 1px solid #C6BEAB;
}
body#home #bottom #homeFeaturedProducts a {
  display: block;
  position: relative;
  height: 64px;
  width: 380px;
  background: transparent url("../image/learnMore.png") bottom right no-repeat;
  padding-right: 35px;
}
body#home #bottom #homeFeaturedProducts a:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
}
body#home #bottom #homeFeaturedProducts a:first-child {
  margin-bottom: 27px;
}
body#home #bottom #homeFeaturedProducts a h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 138.5%;
  font-weight: 400;
  padding: 0 0 5px 0;
  margin-left: 95px;
  color: #daaa00;
}
body#home #bottom #homeFeaturedProducts a p {
  margin-left: 95px;
  width: 270px;
  color: #FFF;
}
body#home #bottom #homeFeaturedProducts a img {
  float: left;
  border: 1px solid #372722;
  margin-right: 20px;
}
body#home #bottom #homeFeaturedProducts a .featuredHover img {
  display: none;
}
body#home #bottom #homeFeaturedProducts a:hover {
  background: transparent url("../image/learnMoreRO.png") bottom right no-repeat;
}
body#home #bottom #homeFeaturedProducts a:hover h3 {
  color: #968c83;
}
body#home #bottom #homeFeaturedProducts a:hover img {
  display: none;
}
body#home #bottom #homeFeaturedProducts a:hover .featuredHover img {
  display: block;
  border: 1px solid #1C644E;
}
body#home #bottom #quickLinks {
  width: 160px;
  float: left;
  margin: 0 0 0 40px;
  padding: 5px 0;
}
body#home #bottom #quickLinks h2 {
  padding: 0 0 8px 10px;
}
body#home #bottom #quickLinks li {
  width: 180px;
  height: 26px;
  margin-bottom: 1px;
}
body#home #bottom #quickLinks li:hover {
  background-color: #DCD6C9;
}
body#home .client-support {
  border-top: 2px solid #fff;
  padding: 2rem 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
body#home .client-support .client-support-info {
  height: 175px;
  background-color: #5c7065;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 80%;
  box-shadow: 0px 0px 20px #324235;
}
body#home .client-support .client-support-info .gold-text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fbc45d;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  font-weight: 600;
  width: 30%;
  height: 100%;
  margin: 0;
  padding-right: 5rem;
  background-color: #4a5b4f;
  -webkit-clip-path: polygon(0 0, 55% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
}
body#home .client-support .client-support-info .contact-info {
  width: 50%;
  margin: 0;
  padding: 0 0 0 2rem;
}
body#home .client-support .client-support-info .contact-info li {
  list-style-type: none;
  color: #fff;
  font-size: 16px;
  line-height: 2.2;
}
body#home .client-support .client-support-info .contact-info li a {
  color: #fff;
}
body#home .client-support .client-support-info .contact-info li a:hover {
  font-weight: 600;
}
body#home .client-support .client-support-info .contact-info li:nth-of-type(1):before {
  content: "";
  margin-right: 10px;
  background-image: url(../image/homepage-images/email.png);
  background-size: cover;
  width: 20px;
  height: 15px;
  display: inline-block;
}
body#home .client-support .client-support-info .contact-info li:nth-of-type(2):before {
  content: "";
  margin-right: 10px;
  background-image: url(../image/homepage-images/phone.png);
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
}
body#home .client-support .client-support-info .contact-info li:nth-of-type(3):before {
  content: "";
  margin-right: 10px;
  background-image: url(../image/homepage-images/hours.png);
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
}
body#home .client-support .bauer-rating {
  width: 25%;
  height: 175px;
  margin-left: 30px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 20px #324235;
}
body#home .client-support .bauer-rating .five-stars {
  color: #000;
  font-size: 16px;
  margin-top: 5px;
}
body#home .video-container {
  text-align: center;
  margin: 20px 0;
}

#bannerContainer {
  height: 330px;
}

body.refresh#home #ultraTopNav {
  left: auto;
  right: 10px;
  width: auto;
}
body.refresh#home #ultraTopNav li.nthChild-3 {
  padding-right: 0;
}
body.refresh#home #ultraTopNav li.obl {
  display: none;
}
body.refresh#home #primaryNav {
  width: auto;
  left: auto;
}
body.refresh#home #primaryNav > li.home {
  display: none;
}
body.refresh#home #bottom #umatterFP {
  float: left;
  width: 220px;
  margin: 44px 21px 30px 8px;
}
body.refresh#home #bottom #homeFeaturedProducts {
  border-color: #3e6155;
}
body.refresh#home #bottom #homeFeaturedProducts > a h3 {
  color: #daaa00;
}
body.refresh#home #bottom #homeFeaturedProducts > a p {
  color: #FFF;
}
body.refresh#home #bottom #quickLinks {
  background: none;
  width: 170px;
}
body.refresh#home #bottom #quickLinks h2 {
  color: #ffffff;
  font-weight: 300;
}
body.refresh#home #bottom #quickLinks ul li a {
  color: #ffffff;
}
body.refresh#home #bottom #quickLinks ul li:hover {
  background-color: transparent;
}
body.refresh#home #bottom #quickLinks ul li:hover a {
  font-weight: 600;
}
body.refresh#home #footerWrapper {
  border: none;
}
