/*
//Matt's colors
$blue: #033575;
$red: #c00;
$yellow: #ce8004;
$yellow-bright: #fff000;
/*/
/**/
html {
  background-color: #fff; }

body {
  overflow-x: hidden; }

.vc_row:not(.vc_inner):not([data-vc-full-width='true']) {
  padding-top: 5vw;
  padding-bottom: 5vw; }

body:not(.home):not(.page) .site-content,
body:not(.home).page article.page {
  padding-top: 2rem;
  padding-bottom: 2rem; }

body.page article.page.has-post-thumbnail {
  padding-top: 0; }

.site {
  overflow-x: hidden; }

/*Footer*/
.site-footer:before, .site-footer:after {
  content: '';
  display: table;
  clear: both; }
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
  color: #fff; }

.footer-section-one {
  background-color: #b91400; }

.main-footer {
  padding: 0 15px; }

footer .main-footer ul li {
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.sub-footer {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.site-footer [class^='col-'] {
  padding-left: 1rem;
  padding-right: 1rem; }
  .site-footer [class^='col-']:first-child, .site-footer [class^='col-']:nth-child(2) {
    padding-top: 2rem; }
  .site-footer [class^='col-']:first-child, .site-footer [class^='col-']:last-child {
    padding-bottom: 2rem; }

@media (min-width: 768px) {
  .site-footer [class^='col-'] {
    padding: 2rem 1rem; } }
footer .main-footer ul li a, footer .main-footer ul li a:link, footer .main-footer ul li a:visited {
  line-height: 1.2;
  color: #fff; }
footer .main-footer ul li a:hover, footer .main-footer ul li a:focus, footer .main-footer ul li a:active {
  line-height: 1.2;
  color: #fff000 !important; }

.navbar.drm-topbar {
  padding: 0; }

#menu-secondary-menu .nav-link {
  background-color: #b91400;
  color: #fff;
  transition: background-color 0.2s ease-out; }
  #menu-secondary-menu .nav-link:hover {
    background-color: #860e00;
    color: #fff000; }

.topbar #menu-secondary-menu .nav-link {
  padding: 0.5rem 1rem !important; }

.topbar #navbar {
  padding-right: 0.5rem;
  padding-left: 0.5rem; }
  .topbar #navbar .nav-link {
    padding: 0.5rem !important; }
  @media (min-width: 768px) {
    .topbar #navbar > .navbar-nav > .nav-item:not(:first-child) {
      position: relative;
      padding-left: 2px; }
      .topbar #navbar > .navbar-nav > .nav-item:not(:first-child):before {
        content: '|';
        display: block;
        color: #fff;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -0.5em;
        z-index: 1;
        line-height: 1; } }

.navbar-toggler, .topbar-toggler {
  color: #fff; }

.navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:active,
.topbar-toggler:hover, .topbar-toggler:focus, .topbar-toggler:active {
  color: #fff000; }

.navbar-toggler,
.topbar-toggler {
  border: none;
  background-color: transparent;
  color: #fff;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1; }
  .navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:active,
  .topbar-toggler:hover,
  .topbar-toggler:focus,
  .topbar-toggler:active {
    outline: none;
    color: #fff000; }

.navbar-toggler-icon {
  background-image: none;
  width: 1em;
  height: 1em; }
  .navbar-toggler-icon:before {
    content: '\f0c9';
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.topbar-toggler-icon {
  background-image: none;
  width: 1em;
  height: 1em; }
  .topbar-toggler-icon:before {
    content: '\f002';
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

@media (max-width: 767px) {
  .navbar-collapse {
    background-color: #616161; } }

.specialbar .navbar-nav .nav-link,
.dropdown-item,
footer .main-footer ul li a {
  -webkit-transition: color .2s linear, background-color .2s linear;
  -o-transition: color .2s linear, background-color .2s linear;
  -moz-transition: color .2s linear, background-color .2s linear;
  -ms-transition: color .2s linear, background-color .2s linear;
  transition: color .2s linear, background-color .2s linear;
  -khtml-transition: color .2s linear, background-color .2s linear; }

/*Nav Dropdown*/
.dropdown-menu {
  background-color: #eaeaea; }
  .dropdown-menu .dropdown-item {
    background-color: transparent;
    color: #333; }
    .dropdown-menu .dropdown-item:hover {
      background-color: #616161;
      color: #fff; }

#navbar ul li:last-child a {
  padding-right: 1.5em !important; }

/*.topbar{
	display:-ms-flexbox;
	display:flex;
    -ms-flex-direction: row;
    flex-direction: row;
}*/
/*Social Icons*/
.nav-item.facebook .nav-link, .nav-item.twitter .nav-link, .nav-item.googleplus .nav-link, .nav-item.linkedin .nav-link, .nav-item.youtube .nav-link, .nav-item.instagram .nav-link {
  width: 1.5rem;
  height: 2.2rem;
  text-indent: -100px;
  overflow: hidden;
  position: relative;
  font-size: 1px !important; }
  .nav-item.facebook .nav-link:before, .nav-item.twitter .nav-link:before, .nav-item.googleplus .nav-link:before, .nav-item.linkedin .nav-link:before, .nav-item.youtube .nav-link:before, .nav-item.instagram .nav-link:before {
    font-family: 'FontAwesome';
    display: block;
    font-size: 1.5rem !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0.1rem;
    text-indent: 0; }
.nav-item.facebook .nav-link:before {
  content: '\f082'; }
.nav-item.twitter .nav-link:before {
  content: '\f081'; }
.nav-item.googleplus .nav-link:before {
  content: '\f0d4'; }
.nav-item.linkedin .nav-link:before {
  content: '\f08c'; }
.nav-item.youtube .nav-link:before {
  content: '\f167'; }
.nav-item.instagram .nav-link:before {
  content: '\f16d'; }

header .overlay-container .bg-img {
  background-position: center;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.header-widget-area-container {
  margin-right: 1rem; }
  .header-widget-area-container .widget {
    padding: 0 1rem; }
  .header-widget-area-container .widget_search {
    display: flex; }
    @media (max-width: 767px) {
      .header-widget-area-container .widget_search {
        display: none; } }
    .header-widget-area-container .widget_search form {
      margin: auto;
      width: 100%; }
    .header-widget-area-container .widget_search label {
      width: 80%; }
    .header-widget-area-container .widget_search input[type='search'] {
      width: 100%;
      border: 1px solid #616161;
      padding: 2px 5px; }
    .header-widget-area-container .widget_search .search-submit {
      margin-left: -1em;
      padding: 2px 5px;
      border: 1px solid #616161;
      background-color: #616161;
      color: #fff; }

.location-picker {
  font-size: 0.8rem;
  padding: 1rem 0;
  text-align: center; }
  .location-picker p {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 0; }

.bs, .header-widget-area-container .widget_search {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.bs-static {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 100%; }

@media (min-width: 576px) {
  .bs-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .bs-sm-static {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%; } }
@media (min-width: 768px) {
  .bs-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .bs-md-static {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%; } }
@media (min-width: 992px) {
  .bs-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .bs-lg-static {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .bs-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .bs-xl-static {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%; } }
/*Fix the other guy's Overrides*/
section.widget {
  text-align: inherit; }

/*Content*/
.vc_row, .wpb_row {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/*.vc_row-has-fill span[style*="color: #ffffff;"]{  }*/
body.home .entry-title {
  display: none; }

h1.hero, h2.hero, h3.hero, h4.hero, h5.hero, h6.hero {
  font-weight: bold;
  font-size: 5vw;
  line-height: 0.9;
  color: #fff;
  text-shadow: 0 0.05em 0.1em #000, 0 0.1em 0.2em #000, 0 0 0.5em rgba(0, 0, 0, 0.2);
  display: inline-block;
  border-bottom: 2px solid #b91400;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em; }

/*Image Button*/
.image-btn {
  display: block;
  position: relative;
  background-color: #eaeaea; }
  .image-btn__image {
    display: block;
    width: auto !important;
    background-repeat: no-repeat;
    background-position: top center;
    margin: -0.5rem 0.5rem 0;
    background-size: contain;
    transition: transform 0.25s ease-out; }
  .image-btn .wap-btn {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    min-height: 2rem;
    padding: 0.25rem;
    transition: background-color 0.25s ease-out; }
  .image-btn:hover .image-btn__image, .image-btn:focus .image-btn__image {
    transform: translateY(-0.5rem); }
  .image-btn:hover .wap-btn--red, .image-btn:focus .wap-btn--red {
    background-color: #860e00; }
  .image-btn:hover .wap-btn--yellow, .image-btn:focus .wap-btn--yellow {
    background-color: #b56204; }
  .image-btn:hover .wap-btn--blue, .image-btn:focus .wap-btn--blue {
    background-color: #0c223d; }
  .image-btn:hover .wap-btn--black, .image-btn:focus .wap-btn--black {
    background-color: #000; }
  .image-btn:hover .wap-btn--gray, .image-btn:focus .wap-btn--gray {
    background-color: #444; }
  .image-btn:hover .wap-btn--white, .image-btn:focus .wap-btn--white {
    background-color: #ddd; }

.wap-btn {
  display: inline-block;
  text-align: center;
  padding: 0.25rem 1rem;
  transition: background-color 0.25s ease-out; }
  .wap-btn--red {
    background-color: #b91400;
    color: #fff; }
  .wap-btn--yellow {
    background-color: #ce8004;
    color: #fff; }
  .wap-btn--blue {
    background-color: #18467d;
    color: #fff; }
  .wap-btn--black {
    background-color: #333;
    color: #fff; }
  .wap-btn--gray {
    background-color: #616161;
    color: #fff; }
  .wap-btn--white {
    background-color: #fff;
    color: #333; }
    .wap-btn--white h1, .wap-btn--white h2, .wap-btn--white h3, .wap-btn--white h4, .wap-btn--white h5, .wap-btn--white h6, .wap-btn--white p {
      color: #333; }
  .wap-btn h1, .wap-btn h2, .wap-btn h3, .wap-btn h4, .wap-btn h5, .wap-btn h6, .wap-btn p {
    color: #fff;
    margin: 0; }

a.wap-btn--red, a.wap-btn--red:link, a.wap-btn--red:visited {
  background-color: #b91400;
  color: #fff; }
a.wap-btn--red:hover, a.wap-btn--red:focus, a.wap-btn--red:active {
  background-color: #860e00;
  color: #fff;
  text-decoration: none; }
a.wap-btn--yellow, a.wap-btn--yellow:link, a.wap-btn--yellow:visited {
  background-color: #ce8004;
  color: #fff; }
a.wap-btn--yellow:hover, a.wap-btn--yellow:focus, a.wap-btn--yellow:active {
  background-color: #b56204;
  color: #fff;
  text-decoration: none; }
a.wap-btn--blue, a.wap-btn--blue:link, a.wap-btn--blue:visited {
  background-color: #18467d;
  color: #fff; }
a.wap-btn--blue:hover, a.wap-btn--blue:focus, a.wap-btn--blue:active {
  background-color: #0c223d;
  color: #fff;
  text-decoration: none; }
a.wap-btn--black, a.wap-btn--black:link, a.wap-btn--black:visited {
  background-color: #333;
  color: #fff; }
a.wap-btn--black:hover, a.wap-btn--black:focus, a.wap-btn--black:active {
  background-color: #000;
  color: #fff;
  text-decoration: none; }
a.wap-btn--gray, a.wap-btn--gray:link, a.wap-btn--gray:visited {
  background-color: #616161;
  color: #fff; }
a.wap-btn--gray:hover, a.wap-btn--gray:focus, a.wap-btn--gray:active {
  background-color: #444;
  color: #fff;
  text-decoration: none; }
a.wap-btn--white, a.wap-btn--white:link, a.wap-btn--white:visited {
  background-color: #fff;
  color: #333; }
a.wap-btn--white:hover, a.wap-btn--white:focus, a.wap-btn--white:active {
  background-color: #ddd;
  color: #333;
  text-decoration: none; }

.wap-btn--shadow {
  box-shadow: 0 0.1rem 0.2rem #000, 0 0.2rem 0.4rem #000, 0 0 0.5rem rgba(0, 0, 0, 0.2); }

/*Texting Section*/
.texting-section {
  position: relative;
  /*border:1px solid transparent;/*fix collapsed margin*/
  /*border-top:1px solid transparent;
  border-bottom:1px solid transparent;
  margin-top:-1px;
  margin-bottom:-1px;*/
  margin-bottom: -60px;
  -webkit-perspective: 1600px;
  perspective: 1600px;
  width: 624px;
  height: 500px; }
  .texting-section__content {
    background-color: #fff;
    padding: 20px;
    width: 200px;
    height: 370px;
    overflow: auto;
    /* <- Last ----- First -> */
    -webkit-transform: translate(107px, 32px) rotateZ(-21.2deg) rotateX(17.2deg) rotateY(17.2deg);
    transform: translate(107px, 32px) rotateZ(-21.2deg) rotateX(17.2deg) rotateY(17.2deg);
    text-align: center; }
    .texting-section__content .logo {
      max-width: 80%;
      height: auto; }
    .texting-section__content h3 {
      font-size: 20px;
      color: #369;
      margin: 6px 0;
      line-height: 1; }
    .texting-section__content p {
      margin: 0 0 6px;
      line-height: 1; }
    .texting-section__content .location {
      font-size: 16px;
      color: #c00; }
    .texting-section__content .keyword {
      font-size: 22px;
      font-weight: bold;
      color: #000; }
  .texting-section__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 624px;
    height: 500px;
    background-repeat: no-repeat;
    background-size: contain; }

.screen {
  background-color: #fff;
  padding: 20px;
  width: 200px;
  height: 370px;
  overflow: auto;
  /* <- Last ----- First -> */
  transform: translate(107px, 32px) rotateZ(-21.2deg) rotateX(17.2deg) rotateY(17.2deg); }

.vc_row-o-equal-height .wpb_wrapper {
  min-height: 100%; }
.vc_row-o-equal-height .texting-section-container .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.page-title-image {
  position: relative;
  padding-top: 10vw;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 576px) {
    .page-title-image {
      margin-left: -2rem;
      margin-right: -2rem;
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 768px) {
    .page-title-image {
      margin-left: -2rem;
      margin-right: -2rem;
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (min-width: 992px) {
    .page-title-image {
      margin-left: -5vw;
      margin-right: -5vw;
      padding-left: 5vw;
      padding-right: 5vw; } }
  @media (min-width: 1200px) {
    .page-title-image {
      margin-left: -10vw;
      margin-right: -10vw;
      padding-left: 10vw;
      padding-right: 10vw; } }
  @media (min-width: 1500px) {
    .page-title-image {
      margin-left: -15vw;
      margin-right: -15vw;
      padding-left: 15vw;
      padding-right: 15vw; } }
  .page-title-image__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: grayscale(20%) brightness(40%);
    filter: grayscale(20%) brightness(40%);
    z-index: 0; }
  .page-title-image + .entry-content > .entry-title {
    display: none; }
  .page-title-image h1 {
    position: relative;
    color: #fff;
    text-shadow: 0 0.1em 0.2em #000, 0 0 0.5em #000;
    z-index: 1; }

/*SMS/Email toggle*/
.notification-type-pretty-wrapper {
  position: relative;
  background-color: #ccc; }
  .notification-type-pretty-wrapper:before, .notification-type-pretty-wrapper:after {
    content: '';
    display: table;
    clear: both; }

.notification-pretty-wrapper {
  position: relative;
  z-index: 1; }
  .notification-pretty-wrapper .notification-pretty {
    transition: color 0.2s ease-out;
    background-color: transparent;
    border: none;
    color: #333; }
    .notification-pretty-wrapper .notification-pretty:hover {
      color: #fff; }
  .notification-pretty-wrapper.active .notification-pretty {
    background-color: transparent;
    border: none;
    color: #fff; }

.indicator {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background-color: #18467d;
  border: 10px solid #ccc;
  margin-left: 0;
  transition: margin 0.2s ease-out; }
  .notification-pretty-sms-wrapper.active ~ .indicator {
    margin-left: 0; }
  .notification-pretty-email-wrapper.active ~ .indicator {
    margin-left: 50%; }

/*Pagination*/
.wap-pagination-wrapper {
  text-align: center; }

.wap-pagination-wrapper .pagination {
  display: block; }

.wap-pagination-wrapper span, .wap-pagination-wrapper a {
  border: 1px solid #d4d4d4;
  padding: 5px 10px;
  font-size: 16px;
  background: #f1f1f1;
  color: #0e305a;
  text-decoration: none; }

.wap-pagination-wrapper span.current {
  background: #0e305a;
  color: white; }

.wap-pagination-inner-wrapper {
  padding-top: 30px; }

.wap-pagination-inner-wrapper .page-numbers {
  display: inline-block; }

.wap-pagination-inner-wrapper .page-numbers.dots {
  border: none;
  background: none; }

.wap-pagination-inner-wrapper .next, .wap-pagination-inner-wrapper .prev {
  background: none;
  border: none;
  font-weight: bold; }

/* Virtual Tours */
iframe.virtual-tour {
  height: 90vh !important;
  border: 1px solid #616161; }

/* Social menu overflow fixes */
#gtranslate_wrapper {
  visibility: hidden !important; }

.site-footer .navbar-nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.tel-link {
  white-space: nowrap; }

/* Junker */
@media (max-width: 575.98px) {
  .jnkr-inventory-search-wrapper .jnkr-inventory-search-meat {
    padding: 20px; }

  .jnkr-input-container {
    padding: 0; }
    .jnkr-input-container .jnkr-label {
      width: 100%; }
    .jnkr-input-container .jnkr-input {
      margin-left: 0; }
    .jnkr-input-container .search-button {
      margin-top: 20px; } }
.search-results-super-wrapper .results-body .results-expanded {
  float: none; }

.fa, .fas {
  font-weight: 900 !important; }

/*MOVE TO BASE THEME EVENUTALLY*/
.topbar .navbar-nav .nav-link {
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
  -khtml-transition: color .2s linear; }

.twentyone-by-nine,
.sixteen-by-nine,
.four-by-three,
.square {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .twentyone-by-nine > div, .twentyone-by-nine > iframe,
  .sixteen-by-nine > div,
  .sixteen-by-nine > iframe,
  .four-by-three > div,
  .four-by-three > iframe,
  .square > div,
  .square > iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.twentyone-by-nine {
  padding-bottom: 42.857%; }

.sixteen-by-nine {
  padding-bottom: 56.25%; }

.four-by-three {
  padding-bottom: 75%; }

.square {
  padding-bottom: 100%; }
