/* 	CUSTOM STYLESHEET FOR FARWEST STEEL 					*/
/*															*/
/*	Code by: JRH / Graybox 									*/
/*															*/
/*															*/
/* -------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
}
/* =============================================== */
/* Page Layout */

:root {
  --primary: #0054a3;
  --primary-light: #005aa0;
  --primary-dark: #0b3e6f;
  --secondary: #f69701;
  --secondary-light: #ffb820;
}

.container {
  max-width: 960px;
  width: 960px;
}

.row {
  position: relative;
}

.locations-variable {
  width: 960px;
  padding: 0px 15px;
  margin: auto;
  position: relative;
  display: block;
  bottom: -345px;
  text-align: center;
  color: #fefefe;
}
.gray-back, .bg-gray {
  background: #ccc;
}

/*
=============================================== */
/* Lightbox Custom */

.lightboxOverlay {
  background: #fff;
}
.lb-container {
  background: #fff;
  position: relative;
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.lb-details {
  display: none;
}
.lb-closeContainer {
  background: #fff !important;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  float: right;
  position: relative;
  top: 28px;
  z-index: 10000;
}
.lb-close {
  margin: 5px;
}
.container.left-sidebar-present {
  background: url("sidebar-bg.png") repeat-y 14px;
  background-size: 218px 2px;
}
.container.right-sidebar-present {
  background: url("sidebar-bg.png") repeat-y 719px;
  background-size: 218px 2px;
}

/* =============================================== */
/* Page Header */

#page-header {
  background: #fff;
  min-width: 980px;
}
#page-header .container {
  position: relative;
}

#logo a {
  display: block;
  height: 70px;
}

#nav-top {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}

#nav-top ul li {
  list-style: none;
  display: inline-block;
  padding: 0px 8px;
}
#nav-top ul li a {
  color: gray;
  font-size: 0.85em;
  display: inline-block;
  font-weight: bold;
}
#nav-top ul li a:hover {
  color: #797979;
}

.search-block {
  position: relative;
  display: inline-block;
}
.search-block input {
  width: 150px;
  font-size: 12px;
  border: 1px solid #ccc;
  padding-right: 18px;
  background: #ececec;
  position: relative;
}
.search-block .magnify-glass {
  background: url("ICON-search.png") 7px 3px no-repeat transparent;
  background-size: 12px 12px;
  width: 12px;
  height: 18px;
  border: none;
  position: absolute;
  right: 1px;
  top: 2px;
}

/* =============================================== */
/* Main Navigation */

.menus {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin-bottom: -6px;
  margin-top: 20px;
}

#navbar {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.navbar {
  display: inline-block;
  margin-bottom: 0;
}
nav {
  display: inline-block;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  #nav-top {
    display: none;
  }
}

#menu2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

#menu2 ul li a {
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 9px 18px 12px;
  font-weight: bold;
}
#menu2 ul > li > a:hover {
  text-decoration: none;
  background: url("NAV-uparrow.png") bottom center no-repeat;
  background-size: 15px 7px;
}

#menu2 ul > li.current-menu-item > a,
#menu2 ul > li.active > a {
  background: url("NAV-uparrow.png") bottom center no-repeat;
  background-size: 15px 7px;
}

.quote-button a,
.quote-button.quote-button a,
#quote-button a {
  color: #fff;
  padding: 7px 13px !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: block;
  background: #f69701 !important;
  transition: all 250ms ease-in;
}
#quote-button a:hover,
.quote-button a:hover {
  background: #ffb820 !important;
}

/* =============================================== */
/* Sidebars */

/**** Sidebar Left */

.sidebar-left {
  text-align: center;
  margin-top: 57px;
  margin-left: 14px;
  background: #f7f7f7;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  border-top: none;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
  z-index: 100;
  width: 218px;
  min-height: 100%;
}
.sidebar-left h2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 15px 15px;
  text-transform: none;
}
.sidebar-left hr {
  border-color: #d4d4d4;
  border-bottom: none;
  width: 100%;
  position: relative;
  left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 0;
}

.sidebar-left #nav-side {
  margin-bottom: 25px;
}

/**** Sidebar Right */

.sidebar-right {
  text-align: center;
  position: relative;
  top: 125px;
  background: transparent;
  border: 1px solid #d4d4d4;
  border-left: 0;
  border-right: 0;
  border-top: none;
  border-bottom: 0;
  padding-bottom: 0px;
  padding-left: 0;
  padding-right: 0;
  z-index: 100;
  width: 216px;
  height: auto;
}

.sidebar-right h2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 15px 15px;
  text-transform: none;
}
.sidebar-right hr {
  border-color: #d4d4d4;
  border-bottom: none;
  width: 100%;
  position: relative;
  left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.sidebar-right ul:last-child,
.sidebar-left ul:last-child {
  margin-bottom: 0;
}

/**** Sidebar Navigation */

#nav-side {
  margin-left: 0;
  padding-left: 0;
}
#nav-side li {
  list-style: none;
  border-bottom: 1px solid #ccc;
  text-align: left;
  text-transform: uppercase;
  background: #fff;
}

#nav-side li.title {
  color: #333;
  font-size: 1.4em;
  padding: 20px 15px;
  font-weight: bold;
}
#nav-side li a {
  display: block;
  padding: 10px 15px;
  width: 100%;
}
#nav-side li a:hover {
  text-decoration: none;
  background: #efefef;
  position: relative;
}
#nav-side li ul {
  margin: 0;
  border-top: 1px solid #cbcbcb;
  padding: 10px 15px;
  background: #fff;
}
#nav-side li ul li a {
  padding-left: 0;
  text-transform: none;
}
.sidebar-left #nav-side li ul li a:hover,
.sidebar-left #nav-side li ul li.current-menu-item a,
.sidebar-left #nav-side li ul li.active a {
  font-weight: bold;
  background: url("ICON-orangearrow.png") 0 13px no-repeat;
  background-size: 20px 12px;
  padding-left: 27px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
}

#nav-side li.current_page_item {
  border-top: 0;
  border-bototom: 0;
  position: relative;
}
#nav-side li.current_page_item a {
  position: relative;
}

#nav-side li:not(.current_page_item) ul.children {
  display: none;
}
#nav-side li.current_page_item > a:before {
  content: "";
  width: 11px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: -1px;
  text-decoration: none;
  font-weight: bold;
  background: #f69701;
  padding-left: 11px;
  display: block;
  margin-left: -11px;
  margin-top: -1px;
}
#nav-side li.current_page_item a {
  background: #f8f8f8;
  font-weight: 700;
}
#nav-side li.current_page_item ul {
  background: #f8f8f8;
}
#nav-side li.current_page_item ul li {
  border: none;
  background: #f8f8f8;
}
#nav-side li.current_page_item ul li:last-child a {
  border-bottom: 0;
}
#nav-side li.current_page_item ul li a {
  text-transform: none;
  background: none;
  border-top: 0;
  border-bottom: 1px solid #ccc;
}
#nav-side li.current_page_item li span {
  padding-left: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
#nav-side li ul li.current_page_item a {
  font-weight: bold;
  background: url("ICON-orangearrow.png") 0 13px no-repeat;
  background-size: 20px 12px;
  padding-left: 27px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
}
#nav-side li.title a {
  padding: 0;
  color: #333;
}

#nav-side li.title:hover a {
  background: transparent;
  color: #0054a3;
}

.sidebar-left #nav-side li ul li a:hover:before {
  display: none;
}
#nav-side li ul li:last-child {
  border-bottom: none;
}
.sidebar-ad h3,
.sidebar-ad p {
  padding: 0;
  margin: 0 0 10px 0;
}
.sidebar-ad p:last-child {
  margin-bottom: 6px;
}
.sidebar-ad h3 {
  text-transform: uppercase;
  color: #0054a3;
  font-weight: bold;
  font-size: 22px;
}
.sidebar-ad {
  border: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 17px;
  text-align: left;
  margin: 15px;
  background: #fff;
}
.sidebar-ad img {
  max-width: 150px;
}
.sidebar-ad a {
  display: block;
  background: url("BUT-buttonback.png") right -32px no-repeat;
  color: #fff;
  padding: 6px 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  position: relative;
}
.sidebar-ad a:hover {
  background: url("BUT-buttonback.png") right 0 no-repeat;
}
.sidebar-ad a:after {
  display: inline-block;
  width: 17px;
  height: 9px;
  background: url("ICON-orangearrow.png");
  background-size: 17px 9px;
  content: "";
  position: relative;
  left: 8px;
  top: 0;
}

/* =============================================== */
/* Main Content */

.main-content hr {
  clear: both;
}

/**** Breadcrumbs */
.breadcrumbs ul {
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  top: 18px;
  left: 15px;
  width: 100%;
}
.breadcrumbs ul li {
  display: inline-block;
  padding: 0 11px;
}
.breadcrumbs ul li:after {
  content: "\00BB";
  color: #fff;
  position: relative;
  left: 16px;
}
.breadcrumbs ul li:last-child:after {
  content: "";
}
.breadcrumbs ul li a,
.breadcrumbs .last-crumb {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.7em;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}

/**** Main Content - aligned right - with left-column */

.main-content {
  margin: 54px 0 0;
}

/**** Main Content - aligned left - with right-column */

.main-content.left {
  margin: 54px 0 0 0;
  margin-bottom: 0;
  min-height: 400px;
}
.locations-page .main-content.left {
  min-height: 0;
}
.main-content.left h1 {
  margin-bottom: 0;
}
.main-content.left h2,
.main-content.left h3,
.main-content.left h4,
.main-content.left h5,
.main-content.left h6,
.main-content.left p {
  padding-right: 30px;
  margin-bottom: 0.75em;
}
.main-content.left p {
  margin-bottom: 1em;
  line-height: 1.5em;
  font-size: 1.2em;
}

/**** Main Content - General Styles */

.main-content h1,
span.form-title {
  background: url("BACK-header-ribbon-op.png") top right;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 20px 18px 20px;
  font-size: 30px;
}
.main-content h1.page-title,
span.form-title {
  background: url("BACK-header-ribbon-op.png") top right;
  display: inline-block;
  padding-right: 100px;
  margin-top: 0;
}
.main-content .page-header-graphic {
  background: url("BACK-header-ribbon.png") top right;
  opacity: 0.5;
  position: absolute;
  top: 54px;
  width: 100%;
  height: 69px;
  z-index: 100 !important;
  display: block;
  display: none;
}
.main-content .headline {
  font-size: 1.4em;
  line-height: 1.5em;
  color: var(--primary-dark);
  padding-bottom: 1.5rem;
  padding: 1.5rem 1.5rem 1.5rem 0;
  margin-left: 1.5rem;
  border-bottom: 1px solid var(--secondary);
}
.contact-content .headline {
  padding-left: 0;
  margin-top: 25px;
}
.main-content h2 {
  margin-top: 30px;
  font-size: 22px !important;
}
.main-content h3 {
  font-size: 19px !important;
}
.main-content h4 {
  font-size: 17px !important;
}
.main-content h5 {
  font-size: 16px !important;
}
.main-content h6 {
  font-size: 16px !important;
}

.main-content table td,
.main-content table th {
  padding: 10px 15px;
  border: 1px solid #d4d4d4;
}
.main-content table thead tr {
}
.main-content table thead tr th,
table tr th {
  background: #f7f7f7;
}
.main-content ul,
.main-content ol {
  margin-bottom: 2.5em;
}
.main-content.right ul li {
  margin-bottom: 1em;
  margin-left: 1.5em;
  font-size: 1.2em;
}
.main-content.right ol li {
  margin-bottom: 1em;
  margin-left: 1.5em;
  font-size: 1.2em;
}
.main-content.right blockquote {
  margin-left: 25px;
  padding: 1px 0px 30px 45px;
  border-left: none;
  background: url("ICON-quote.png") 0px 5px no-repeat;
  background-size: 32px 26px;
}
.main-content blockquote p {
  color: #707070;
  margin-bottom: 1em;
  line-height: 1.7em;
}
.main-content.right blockquote footer {
  font-weight: bold;
  margin-left: 25px;
}
.main-content form {
  position: relative;
  top: -30px;
  margin-left: 5px;
}
.contact-content form {
  margin-left: -15px;
  margin-bottom: 25px;
}
span.form-title {
  display: inline-block;
  background: url("BACK-header-ribbon.png") top right;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 60px 18px 20px;
  margin: 20px 0 25px 0;
  font-size: 24px;
  z-index: 20000 !important;
  width: 100%;
}

#resumator-logo {
  left: 15px;
  position: relative;
  display: block;
}

/* =============================================== */
/* Content Block Styles */

.content-block {
  background: #ededed;
  margin: 0 0 25px 25px;
}
.content-block img {
  width: 100%;
  object-fit: cover;
}
.main-content .content-block h5 {
  color: #000;
  border-bottom: 1px solid #e09c37;
  margin: 18px 20px 15px 20px;
  padding: 0 0 10px;
  font-size: 1.2em;
}
.main-content .content-block ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 20px;
}
.main-content .content-block ul li {
  list-style: none;
  padding-left: 31px;
  margin-bottom: 7px;
  margin-left: 20px;
  background: url("ICON-orangearrow.png") left 8px no-repeat;
  background-size: 17px 9px;
}
.main-content .content-block ul li a:hover {
  color: #f69701;
  text-decoration: underline;
}
.popout-image {
  position: relative;
  display: block;
  z-index: 100;
}
.popout-image:after {
  content: " ";
  background: url("ICON-popout_03.png") top right no-repeat;
  opacity: 0.8;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

/* =============================================== */
/* Home Page Styles */

#home-top {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  height: 402px;
  box-shadow: 0 20px 35px rgba(0, 0, 0, 1) inset;
}

#home-top {
  -webkit-transition: background-image 2s; /* property duration timing-function delay */
  -moz-transition: background-image 2s;
  -o-transition: background-image 2s;
  transition: background-image 2s;

  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}

#home-top h1.page-title {
  margin-bottom: 10px;
  font-size: 40px;
  padding-top: 13px;
  padding-bottom: 12px;
  padding-left: 25px;
  background: url("BACK-header-ribbon-op.png") top right;
  padding-right: 50px;
  color: #fff;
  margin-top: 117px;
  display: inline-block;
  max-width: 650px;
}
#home-top .page-subtitle {
  margin-top: 0px;
}
#home-top .page-subtitle:after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 32px;
  background: url("BACK-homelink.png") top left no-repeat;
  position: absolute;
}
#home-top .page-subtitle a {
  background: url("./ICON-white-arrows.png") 145px 13px no-repeat #a1a0a4;
  display: inline-block;
  padding: 4px 8px;
  color: #fff;
  font-weight: bold;
  height: 32px;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 40px;
}
.home-columns {
  padding-top: 23px;
  padding-right: 0;
}
.home-columns h3 {
  font-size: 16px;
  color: #0054a3;
}
.home-columns h4 {
  text-transform: none;
  margin-top: 14px;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.15em;
}
.home-columns h5 {
  font-weight: 300;
  color: #707070;
  font-size: 17px;
  border-bottom: 1px solid #e09c37;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-top: 5px;
}
.home-columns p {
  line-height: 1.5em;
  font-size: 100%;
  padding-right: 10px;
  margin-right: 0;
}
.home-columns.top-home-style p {
  font-size: 95%;
  min-height: 100px;
}
.home-columns.top-home-style p.mobile-hide {
  min-height: 0;
  margin-bottom: 15px;
}
#gray-back .home-columns p {
  font-size: 100%;
  margin-bottom: 5px;
}
.home-columns p .more {
  margin-top: 7px;
}
ul.home-link-list {
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
.home-link-list li {
  display: inline-block;
  width: 49%;
  padding-bottom: 11px;
}
.home-link-list li a {
  padding-left: 30px;
  font-weight: bold;
  background: url("ICON-orangearrow.png") left 4px no-repeat;
  background-size: 16px 8px;
}
.home-link-list li a:hover {
  text-decoration: underline;
  color: #f69701;
}
.membership-icons {
  text-align: center;
}
.products-title,
.services-title,
.news-title {
  padding-left: 35px;
  padding: 7px 0 10px 40px;
  border-bottom: 1px solid #e09c37;
  margin-bottom: 15px;
  margin-top: 4px;
}
.products-title {
  background: url("ICON-product.png") left top no-repeat;
}
.services-title {
  background: url("ICON-services.png") left top no-repeat;
}
.news-title {
  background: url("ICON-news.png") left 2px no-repeat;
}

.news-links p.meta-data {
  text-transform: uppercase;
  color: #a1a0a4;
  font-size: 0.8em;
  margin-bottom: 0;
  padding-top: 2px;
}
.news-links p a:hover {
  color: #f69701;
  text-decoration: underline;
}
.membership-icons img {
  padding-right: 25px;
}
.membership-icons img:last-child {
  padding-right: 0;
}

#white-back .container {
  padding-bottom: 25px;
}
#gray-back .container {
  padding-bottom: 32px;
}
#gray-back {
  background: #f4f4f4;
}
#bottom-gray-back {
  background: #efefef;
  margin-top: 20px;
}
#bottom-gray-back h3 {
  font-weight: normal;
  color: #4c4d4d;
  font-size: 1.5em;
  margin-bottom: 20px;
  margin-top: 35px;
}
#bottom-gray-back img {
  padding: 0 20px 50px 20px;
}

.gray-arrows {
  display: inline-block;
  padding-right: 25px;
  background: url("ICON-gray-arrows.png") right 6px no-repeat;
}
.home-extra-content {
  min-height: 100px;
}

/* =============================================== */
/* Internal Page Styles */

.internal-page {
  position: relative;
}
#internal-page-header {
  background: url("BACK-internalpage01.jpg") top center no-repeat #000;
  background-size: 1400px 125px;
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
  height: 125px;
  box-shadow: 0 20px 35px rgba(0, 0, 0, 1) inset;
}
#internal-page-content {
}
.lightboxOverlay {
  display: none;
}

/* =============================================== */
/* Map & Directory Page Styles */

#internal-map {
  background: #f7f7f7;
  border-bottom: 1px solid #d4d4d4;
}
.map-block {
  margin: 0;
}
.map-block img {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}
.directory-listing {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  position: relative;
  background: #f7f7f7;
  width: 942px;
  position: relative;
  right: -6px;
}
.directory-listing h4 {
  color: #0054a3;
  position: relative;
  margin-top: 0;
}
.directory-listing h4 img {
  display: block;
  position: absolute;
  top: 3px;
  left: -50px;
}
.directory-listing p {
  line-height: 1.35em;
}
.directory-listing .row:first-child {
  padding-top: 30px;
}
.directory-listing .row:last-child {
  padding-bottom: 20px;
}
.directory-listing .row .col-sm-4 {
  padding: 5px 25px 17px 83px;
}
.infoBox {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  height: 300px;
  width: 380px !important;
  overflow: visible !important;
  top: -12px;
}

.info_window_left:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #fff;
  bottom: -12px;
  position: absolute;
  left: 185px;
  background: transparent;
  overflow: visible;
}
.info_window_container {
  width: 380px !important;
  height: 300px !important;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.info_window_left {
  width: 379px !important;
  height: 290px !important;
  float: left !important;
  margin: 0;
  padding: 10px 0 20px 20px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

.info_window_left img {
  width: 150px;
  height: 90px;
  float: left;
  margin-bottom: 15px;
  border: none;
}

.info_window_left h4 {
  color: #0054a3;
}

.info_window_left p {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
}
.info_window_left .location_info {
  float: left;
  margin-left: 10px;
  width: 180px;
  display: block;
}
.info_window_left .location_intro {
  display: block;
  clear: both;
  padding-right: 20px;
}
.info_window_left .location_intro p {
  display: block;
  float: left;
  width: 100%;
}
.info_window_left .location_intro p a {
  font-weight: 600;
  font-size: 13px;
}
.info_window_left .location_info p a {
  font-size: 13px;
}
.info_window_right {
  width: 219px !important;
  height: 290px !important;
  margin: 0;
  padding: 0;
  background: #f7f7f7;
  float: right !important;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #d4d4d4;
  text-align: center;
  display: none !important;
}

.info_window_right img {
  /*width:120px;height:150px;*/
  margin: 25px 0 10px 0;
  border: none;
}

.info_window_right p {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #333333;
  margin: 0 0 1px 0;
  line-height: 135%;
}
.info_window_right p.contact-phone-number {
  font-weight: 600;
  font-size: 18px;
}

.location-detail-page-head {
  margin-top: 15px;
}

.location-detail-img-container img {
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 15px;
}

.location-detail-page .main-content form {
  margin-left: 0;
}

.location-detail-page .main-content form .form-group {
  margin-left: -15px;
}

.location-detail-page .main-content form button.btn {
  margin-left: 0;
}
/* =============================================== */
/* Footer Styles */

.internal-page-footer,
#internal-page-footer {
  display: block;
  width: 100%;
  min-width: 980px;
  background: url("BACK-footer.jpg") top center no-repeat #121212;
  height: 524px;
  background-size: 1400px 524px;
}
.internal-page-footer .container .row,
#internal-page-footer .container .row {
  padding-top: 50px;
}
.footer-left {
  font-size: 9px;
  color: #b3b4b8;
  border-right: 1px solid #0b3e6f;
  width: 227px;
}
.footer-right {
  text-align: right;
  padding-right: 0px;
  position: relative;
  right: -10px;
}
.footer-right .btn {
  background: #f69701;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 11px;
  font-size: 12px;
}
.footer-right .btn:hover {
  background: #ffae00;
}
.footer-phone {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: 5px;
  left: -15px;
}
.copyright {
  padding-left: 40px;
  line-height: 1em;
  margin-bottom: 0;
}
.footer-links {
  padding-right: 0;
  padding-left: 0;
  position: relative;
  left: 15px;
}
.footer-links ul {
  margin-left: 10px;
  padding-left: 0;
}
.footer-links li {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 5px;
}
.footer-links li a {
  color: #b3b4b8;
  padding-right: 11px;
  font-size: 12px;
}
.footer-links li a:hover {
  color: #f2f2f2;
}

/* =============================================== */
/* Product/Store Styles */

.right h3.product-title {
  border-bottom: 1px solid #f69701;
  padding-bottom: 15px;
  padding-left: 0;
  margin-left: 20px;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 25px;
}
.product-item {
  margin-bottom: 3.5em;
  clear: both;
}
.product-item .col-sm-4 {
  position: relative;
  left: 20px;
}
.product-item .col-sm-8 {
  padding: 0 20px 0 10px;
}
.product-item .col-sm-8 p {
  margin-left: 0;
  padding-left: 20px;
}
.product-item p {
  margin-bottom: 15px;
  line-height: 1.8em;
  position: relative;
  top: -8px;
  font-size: 1.2em;
}
.product-item .nav {
  font-weight: bold;
}
.product-item ul.nav {
  margin-left: 20px;
  margin-bottom: 0;
  border-bottom: none;
  z-index: 200;
}
.right .product-item .nav li {
  margin: 0;
  font-size: 15px;
}
.product-item .nav li a {
  color: #333;
  margin: 0;
  padding-left: 15px;
  font-size: 1em;
}
.product-item .nav-tab li {
  margin: 0;
  padding: 0;
}
.product-item .nav li:first-child a {
  border-right: none;
  margin-right: 0;
}
.product-item .nav li a {
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-bottom: none;
}
.product-item .nav li.current-menu-item a,
.product-item .nav li.active a {
  background: #fff;
  border-bottom: 1px solid #fff;
  z-index: 1000;
}
.product-item .tab-pane {
  border: 1px solid #ccc;
  padding: 0 15px;
  margin-left: 20px;
  position: relative;
  top: -1px;
  z-index: 100;
}
.product-item .tab-pane table {
  margin-left: 0;
  width: 100%;
  margin: 15px 0;
}
.product-item .tab-pane table tr td {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}
.product-item .tab-pane table tr:last-child td {
  border-bottom: none;
}
.product-item .tab-pane table tr td:first-child {
  font-weight: bold;
}
.product-item .tab-pane table tr td:last-child {
  text-align: right;
}

/* =============================================== */
/* Announcements / Blog Styles */

.blog-entry {
  margin: 30px 0 50px 0;
}
.blog-entry h3 {
  font-size: 25px;
  margin-top: 12px;
}
.blog-meta {
  color: #a1a0a4;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#blog-nav {
  background: #ededed;
  display: inline-block;
  width: 98%;
  padding: 12px;
}
#blog-nav .blog-nav-prev,
#blog-nav .blog-nav-next,
#blog-nav .blog-nav-pages li {
  font-size: 1.2em;
}
#blog-nav .blog-nav-prev {
  float: left;
}
#blog-nav .blog-nav-pages {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 20px;
}
#blog-nav .blog-nav-pages ul {
  margin-left: 0;
  padding-left: 0;
}
#blog-nav .blog-nav-pages li {
  display: inline-block;
  min-width: 20px;
  list-style: none;
}
#blog-nav .blog-nav-pages li a.current-menu-item,
#blog-nav .blog-nav-pages li a.active {
  background: #0054a3;
  color: #fff;
  padding: 4px 6px;
}
#blog-nav .blog-nav-next {
  float: right;
}

/* =============================================== */
/* Custom Button Styles */

a.more {
  display: inline-block;
  background: url("BUT-buttonback.png") right -32px no-repeat;
  color: #fff;
  padding: 3px 45px 3px 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  position: relative;
}
a.more:after {
  display: inline-block;
  width: 17px;
  height: 9px;
  background: url("ICON-orangearrow.png");
  background-size: 17px 9px;
  content: "";
  position: relative;
  left: 8px;
  top: 0;
}
a.more:hover {
  color: #fff !important;
  text-decoration: none !important;
  background: url("BUT-buttonback.png") right 0 no-repeat;
}

/* =============================================== */
/* Form Styles */

.main-content form {
  margin-top: 30px;
}
.form-group {
  margin-top: 20px;
}
.form-control {
  box-shadow: none;
  background: #f4f4f4;
}
input.form-control {
}
.form-control:focus {
  border: 2px solid #f69701;
  background: #fcf1e0;
  box-shadow: none;
}
select.form-control {
  background: url("ICON-select-arrow.png") top right no-repeat;
  background-size: 34px 31px;
  border: 2px solid #ccc;
}
select.form-control:focus {
  border: 2px solid #ccc;
  background: url("ICON-select-arrow.png") top right no-repeat;
  background-size: 34px 31px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 30px 0px 2px;
  border: none;
  text-indent: 0.01px;
  text-overflow: "";
}
select::-ms-expand {
  display: none;
}
input[type="radio"],
input[type="checkbox"] {
  position: absolute;
  left: -999em;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: normal;
}
input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  left: 1px;
  width: 20px;
  height: 20px;
  background-image: url("ICON-form-sprites.png");
  background-size: 40px 40px;
  margin-right: 8px;
}
input[type="checkbox"] + label:before {
  background-position: 0px -20px;
}
input[type="checkbox"]:checked + label:before {
  background-position: 0 0;
}
input[type="radio"] + label:before {
  background-position: -20px -20px;
}
input[type="radio"]:checked + label:before {
  background-position: -20px 0;
}
/* IE FIX FOR CUSTOM RADIO & CHECKBOXES */
.ie8 label:before {
  display: none;
  content: none; /*this removes the fake content*/
}
.ie8 input[type="checkbox"],
.ie8 input[type="radio"],
.ie7 input[type="checkbox"],
.ie7 input[type="radio"] {
  position: static;
  left: 0; /* this puts the inputs back in their place */
}
.ie8 input[type="checkbox"],
.ie8 input[type="radio"] {
  position: relative;
  top: 5px;
  margin-right: 0.5em;
}
.has-error .form-control:focus {
  background: #fce0e0;
  box-shadow: none;
}
form .btn {
  background: #f69701;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 50px;
  font-size: 16px;
  margin-left: 15px;
  margin-top: 15px;
}
form button.btn:hover {
  background: #ffae00;
  color: #fff;
}
.help-block {
  position: absolute;
  top: 55px;
  font-weight: bold;
  font-size: 12px;
}

/* =============================================== */
/* Miscellaneous Custom Styles */

a:hover {
  text-decoration: none;
}

.pull-left {
  margin-right: 1.3em;
  margin-bottom: 1.3em;
}

.landing-thumbnail img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;

}

.landing-thumbnail .block-link {
  position: relative;
  padding-top: 50%;
  display: block;
}

.landing-text {
  height: 3em;
}
.feat-description .landing-text {
  height: 9.5em;
}

.main-content div.landing-thumbnail h4 {
  font-size: 18px;
  padding-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-content div.landing-thumbnail p {
  font-size: 14px;
  padding-left: 0px;
}

.landing-thumbnail a {
  width: auto;
}
.landing-thumbnail a.more {
  margin-bottom: 40px;
}

.group {
  clear: both;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.map-block #map-canvas {
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

.map-block #legend {
  background: #fff;
  border: 1px solid #aaaaaa;
  padding: 0;
  right: 20px !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.map-block #legend p {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #333333;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 8px;
  font-family: helvetica, arial, sans-serif;
}
.map-block #legend p:first-child {
  border-bottom: 1px solid #d4d4d4;
}

.map-block #legend p span {
  padding: 6px 8px 5px 8px;
  margin: 0;
  border-right: 1px solid #d4d4d4;
  display: inline-block;
  margin-right: 8px;
}

.map-block #legend p span img {
  border: none;
  height: 24px;
}

.map-background {
  background: #f7f7f7;
  border-bottom: 1px solid #d4d4d4;
}

#resumator-jobs {
  padding: 0 20px;
}
#resumator-jobs {
}
.resumator-job-title {
  border-top: 0 !important;
  text-transform: uppercase;
  color: #0054a3 !important;
}
.main-content.right #resumator-jobs .resumator-job p {
  padding-left: 0 !important;
}
.resumator-job {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 25px;
}
.resumator-jobs-text {
  color: #333333;
}

/* =============================================== */
/* Responsive Layout Style */
@media screen and (min-width: 768px) {
  #quote-button {
    display: none;
  }
}
@media (max-width: 767px) {
  body {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }
  .container {
    width: auto;
  }
  .mobile-hide {
    display: none;
  }
  .internal-page {
    min-width: 320px !important;
  }
  .locations-variable {
    width: auto;
    bottom: 0px;
  }
  .container.left-sidebar-present,
  .container.right-sidebar-present {
    background: none;
  }

  /**** Mobile Navigation */

  #mobile-nav {
    background: #fff;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: block;
  }
  #mobile-nav nav {
    left: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-left: 0;
    border-right: 0;
    display: block;
    width: 100%;
  }
  #mobile-nav nav ul {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .navbar {
    width: 100%;
    position: relative;
    top: 0;
    border-bottom: none;
  }
  .navbar .navbar-collapse {
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100%;
    padding: 0 !important;
    border-bottom: none;
    border-bottom: 0;
    max-height: 99999px;
    border-color: #d4d4d4;
  }
  .navbar .navbar-collapse ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0 !important;
    width: 100%;
  }
  .navbar {
    margin-top: 0 !important;
  }
  .navbar li a {
    background: #fff;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    padding: 11px 20px;
    border-bottom: 1px solid #d4d4d4;
    color: #005aa0 !important;
    display: block;
  }
  .navbar li a:hover {
    background: #f1f1f1 !important;
  }
  .navbar li.current-menu-item a,
  .navbar li.active a {
    background: #f1f1f1 !important;
  }
  .navbar ul {
    margin: 0;
    background: purple;
    position: relative;
    border-bottom: none !important;
  }
  .navbar ul:last-child li:last-child a {
    border-bottom: none;
  }
  .navbar-header {
    background-color: #f1f1f1;
    background-image: linear-gradient(
      90deg,
      rgb(241, 241, 241) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -ms-linear-gradient(
      90deg,
      rgb(241, 241, 241) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -webkit-linear-gradient(
      90deg,
      rgb(241, 241, 241) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -moz-linear-gradient(
      90deg,
      rgb(241, 241, 241) 0%,
      rgb(255, 255, 255) 100%
    );
    background-image: -o-linear-gradient(
      90deg,
      rgb(241, 241, 241) 0%,
      rgb(255, 255, 255) 100%
    );
    padding: 0px 0 0px 0;
    height: 48px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .navbar-header button {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .navbar-toggle {
    float: left;
    border: none;
    padding: 9px 0;
    width: 100%;
    text-align: left;
    z-index: 9999;
  }
  .mobile-nav-but {
    background: url("MB-navtoggle.png") top left no-repeat;
    display: inline-block;
    background-size: 16px 14px;
    height: 17px;
    width: 28px;
    margin-left: 20px;
  }
  .navbar-brand {
    color: #0a57a2 !important;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 1px;
    left: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .navbar-default {
    border-color: #d4d4d4;
  }

  .mobile-back {
    display: inline-block;
    float: left;
    font-weight: 900;
    color: #fff;
    margin: 0;
    width: 90%;
  }

  .mobile-back a {
    color: #fff;
  }

  .parent-back-link {
    font-size: 11px;
    border-bottom: 1px solid #2a7bc7;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin: 0;
    margin-bottom: -10px;
  }

  .header-faux-margin {
    margin-bottom: 12px;
    display: block;
  }

  /**** Page Header */

  #page-header {
    min-width: 320px !important;
  }

  #page-header .row {
	  display: flex;
	  align-items: center;
  }

  /**** Home Page Header */

  .home #home-top {
    background: url("BACK-home-mobile.jpg") top center no-repeat #000;
    background-size: auto 155px;
    padding-bottom: 0 !important;
    height: auto;
    margin-top: 0 !important;
    position: relative;
    overflow-x: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 1) inset;
    padding-top: 150px;
  }
  #home-top .container {
    padding: 0 !important;
    margin-bottom: 0 !important;
  }
  #home-top .container .row {
    padding-bottom: 0;
  }
  #home-top h1.page-title {
    margin-bottom: 0 !important;
    font-size: 26px;
    padding-top: 13px;
    padding-left: 20px;
    padding-right: 16px !important;
    color: #fff;
    display: inline-block;
    top: 144px;
    background: #0055a4;
    width: 100%;
    max-width: 100%;
    clear: both;
    padding-bottom: 60px;
  }
  #home-top .page-subtitle {
    margin-top: 0px;
    margin-left: 20px;
    display: block;
    float: left;
    position: relative;
    width: 90%;
    margin-top: -50px;
  }
  #home-top p.page-subtitle:after {
    content: "";
    display: inline-block;
    width: 21px;
    height: 36px;
    background: url("BACK-homelink.png") top left no-repeat #0055a4;
    position: absolute;
    background-size: 19px 32px;
    margin-left: -6px;
  }
  #home-top p.page-subtitle a {
    background: url("ICON-white-arrows.png") 118px 12px no-repeat #a1a0a4;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    height: 32px;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-top: 5px;
  }

  .landing-text {
    height: auto;
  }

  .feat-description .landing-text {
    height: auto;
  }

  #bottom-gray-back h3 {
    font-size: 16px;
    padding: 0 35px;
    margin-bottom: 15px;
  }
  .gray-arrows {
    background: none;
  }
  .membership-icons img {
    width: 20%;
    padding: 0 !important;
    margin-bottom: 20px;
  }

  /**** Home Page Column Styles */

  .home-columns {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-columns img {
    width: 96.5%;
    margin-top: 0 !important;
    padding-top: 0 !important;
    max-width: 210px;
  }
  .home-columns h3 a {
    padding-right: 35px;
    background: url("ICON-orangearrow.png") right 4px no-repeat;
    background-size: 21px 14px;
  }
  .home-columns h4 {
    line-height: 110%;
  }
  .home-columns h5 {
    position: relative;
    top: 5px;
  }
  .home-columns p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .home-columns.top-home-style p {
    min-height: 1px;
  }
  .home-columns h3 {
    margin-top: 13px;
    font-size: 18px;
  }
  ul.home-link-list {
    margin-top: 19px !important;
  }
  ul.home-link-list li {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .home-link-list li a {
    padding-left: 30px;
    font-weight: bold;
    background: url("ICON-orangearrow.png") left 4px no-repeat;
    background-size: 18px 9px;
  }

  .home-extra-content {
    min-height: 1px;
  }
  .home-columns.top-home-style {
    min-height: auto;
  }
  span.form-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background: #005aa0;
    color: #fff;
    text-transform: uppercase;
    width: 105% !important;
    margin: 0;
    padding: 15px 25px 15px 15px;
    margin: 15px 0 15px 0;
  }

  /**** Main Content */

  h1.page-title {
    background: none;
    margin-right: 0 !important;
    padding-right: 0 !important;
    display: inline-block;
    left: 0;
    margin-top: 0 !important;
  }
  .main-content {
    margin-top: 0px !important;
    padding-top: 0 !important;
  }
  .main-content p {
    font-size: 14px !important;
    line-height: 1.8em !important;
  }
  .main-content p.headline {
    margin-left: 15px !important;
    margin-right: 5px !important;
    padding-left: 0 !important;
    font-size: 18px !important;
    line-height: 1.5em !important;
  }
  .main-content.right p.headline {
    margin-left: 1px;
  }
  .contact-content p.headline {
    margin-top: 25px;
  }
  .main-content.left {
    padding-left: 0;
  }
  .main-content.left h1.page-title {
  }
  .main-content ul li {
    margin-left: 12px !important;
    font-size: 14px !important;
    line-height: 1.8em !important;
  }
  .main-content ol li {
    margin-left: 10px !important;
    font-size: 14px !important;
    line-height: 1.8em !important;
  }
  .main-content {
    overflow-x: hidden;
  }
  .main-content h1 {
    background: #005aa0 !important;
    position: relative;
    font-size: 20px;
    padding: 2.5rem !important;
    margin-top: 0;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
  }
  .main-content .page-head {
    position: relative;
    font-size: 20px;
    margin-top: 0;
  }
  .main-content .page-head h1 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .main-content .page-head select {
    background-color: #f7f7f7 !important;
    margin: 0 20px 25px 20px;
    width: 90%;
  }

  .main-content form {
    margin-top: 50px;
  }
  .contact-content form {
    margin-left: 0;
    margin-right: -10px;
    margin-bottom: 25px;
  }
  .main-content table {
    width: 92% !important;
    margin-bottom: 25px;
  }
  .content-block {
    background: #ededed;
    width: 90%;
    margin-bottom: 25px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    position: relative;
    left: 0;
    width: auto;
    min-width: 95%;
    margin: 0 7px 20px 15px !important;
    float: left !important;
  }
  .content-block img {
    width: 100%;
  }
  .main-content .content-block h5 {
    color: #000;
    border-bottom: 1px solid #e09c37;
    margin: 18px 10px 9px;
    padding: 0 0 10px;
    font-size: 1.2em;
  }
  .main-content .content-block ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .main-content .content-block ul li {
    list-style: none;
    padding-left: 31px;
    margin-bottom: 7px;
    margin-left: 20px;
    background: url("ICON-orangearrow.png") left 8px no-repeat;
    background-size: 17px 9px;
  }
  .main-content .content-block ul li a:hover {
    color: #f69701;
    text-decoration: underline;
  }

  .main-content.right {
    margin-bottom: 0;
  }

  .location-deatil-content-wrap {
    padding: 0 20px;
  }

  /**** Blog Page Styles */

  .blog-entry {
    margin: 30px 5px 50px 5px;
    padding-left: 15px;
  }
  #blog-nav {
    background: #ededed;
    display: inline-block;
    width: 91%;
    height: 35px;
    margin-left: 15px;
    padding: 10px 14px;
    position: relative;
    margin-bottom: 25px;
  }
  #blog-nav .blog-nav-prev,
  #blog-nav .blog-nav-next,
  #blog-nav .blog-nav-pages li {
    font-size: 0.9em;
  }
  #blog-nav .blog-nav-prev {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: -2px;
  }
  #blog-nav .blog-nav-pages {
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    top: -6px;
  }
  #blog-nav .blog-nav-pages ul {
    margin-left: 0;
    padding-left: 0;
  }
  #blog-nav .blog-nav-pages li {
    display: inline-block;
    min-width: 10px;
    margin-left: 3px !important;
  }
  #blog-nav .blog-nav-pages li a.current-menu-item,
  #blog-nav .blog-nav-pages li a.active {
    background: #0054a3;
    color: #fff;
    padding: 4px 6px;
  }
  #blog-nav .blog-nav-next {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -25px;
  }

  /**** Product Styles */

  .product-item {
    padding-left: 5px !important;
    padding-right: 0 !important;
    display: block;
  }
  .product-item .col-sm-4 {
    position: relative;
    left: 0;
  }
  .right h3.product-title {
    border-bottom: 1px solid #f69701;
    padding-bottom: 15px;
    padding-left: 0;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .product-item img {
    width: 103%;
    height: auto;
    padding: 0 15px !important;
    margin-bottom: 20px;
  }
  .right .product-item .nav li,
  .right .product-item td {
    font-size: 12px;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .right .product-item .nav li a {
    padding: 10px 12px 10px 9px;
    font-size: 12px;
  }
  .product-item .tab-pane {
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-left: 20px;
    position: relative;
    top: -1px;
    z-index: 100;
  }
  .product-item .tab-pane table {
    margin-left: 0;
    width: 100% !important;
    margin: 5px 0;
  }
  .product-item .tab-pane table tr td {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
  }
  .product-item .tab-pane table tr:last-child td {
    border-bottom: none;
  }
  .product-item .tab-pane table tr td:first-child {
    font-weight: bold;
  }
  .product-item .tab-pane table tr td:last-child {
    text-align: right;
  }

  /**** Footer Page Styles */
  .internal-page-footer .container .row,
  #internal-page-footer .container .row {
    padding-top: 15px;
  }
  .internal-page-footer,
  #internal-page-footer {
    margin-right: 0 !important;
    padding-right: 0 !important;
    background: url("BACK-Footer-Mobile.jpg") center bottom no-repeat #002344;
    height: 390px;
    background-color: #022344;
    background-size: 900px 495px;
    display: inline-block;
    width: 100%;
    min-width: 320px;
    padding-bottom: 131px;
  }
  .internal-page-footer .copyright,
  #internal-page-footer .copyright {
    color: #b3b4b8;
    font-size: 11px;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
    padding-top: 150px !important;
    position: relative;
    bottom: -115px;
  }
  .footer-links {
    width: 95%;
  }
  .footer-links ul {
    margin: 0;
    text-align: center;
  }
  .footer-links ul li {
    margin-bottom: 0;
  }
  .footer-links ul li a {
    font-size: 11px !important;
  }
  .footer-phone {
    clear: both !important;
    display: inline-block !important;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    top: 8px;
    left: 4px;
  }
  .footer-phone:before {
    content: "Call Us: ";
  }
  .footer-right {
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    right: 0px;
  }
  .footer-right .btn {
    background: #f69701;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 11px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
  }

  .directory-listing {
    border-left: none;
    border-right: none;
    position: relative;
    background: #f7f7f7;
    width: 100%;
    position: relative;
    right: 0;
  }
  .directory-listing .row:first-child {
    padding-top: 25px;
  }
  .directory-listing .row .col-sm-4 {
    padding: 0px 5px 17px 70px;
  }

  /**** Misc Elements */
  a.more {
    padding: 5px 45px 5px 12px !important;
    font-size: 13px;
    margin-top: 13px !important;
    line-height: 16px;
  }
  a.more:after {
    display: inline-block;
    width: 17px;
    height: 9px;
    background: url("ICON-orangearrow.png");
    background-size: 17px 9px;
    content: "";
    position: relative;
    left: 8px;
    top: 0;
  }

  a.more:hover {
    color: #fff !important;
    text-decoration: none !important;
    background: url("BUT-buttonback.png") right 0 no-repeat;
  }

  .quote-button a {
    display: none !important;
  }

  .menu-secondary-top-menu-container {
    width: 100%;
  }

  #logo {
    display: block;
    float: left;
    width: 165px;
    height: 50px;
    background: white;
  }

  #logo a {
    max-width: 166px;
  }

  #logo a img {
    max-width: 100%;
    height: auto;
  }

  #quote-button a {
    color: #fff;
    padding: 4px 6px !important;
	margin: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
    display: block;
    background: #f69701;
    font-size: 11px;
  }

  form button.btn {
    width: 93%;
  }

  .pull-right {
    margin: 0;
    float: none;
    clear: both;
  }

  .map-background {
    display: none;
  }

  .directory-listing {
    background: none;
  }

  .landing-text {
    height: auto;
  }

  .video-wrap {
    background: #000;
    display: block;
    width: 100%;
  }

  .video-wrap iframe {
    display: block;
    margin: 0 auto;
  }

  .location-detail-page .main-content form button.btn {
    width: 100%;
    margin-left: 0;
  }
}

.nav li a.quote-button {
	color: white;
	font-weight: 800;
	transition: background-color 300ms ease-out;
}

.nav li a.quote-button:hover {
	background-color:#c67a01;
}