/*
Theme Name: www.powellstruck.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset Styles
--------------------------------------------------------------*/
html {
  overflow-x: hidden;
}

.cta-row  div  div {
  z-index:9999999999999;
}

a { text-decoration: none;}
.navbar-header .navbar-toggle, .hamburger {
  background:white;
  border-radius:4px;
}
.navbar-nav .dropdown-menu {
    position: absolute!important;
	background: #000000c7!important;
}
@media only screen and (min-width: 769px){ 
  .collapse:not(.show):not([data-blockstyles="sheditor-element-ignore"]) {
      display: grid !important;
      flex-direction: row;
      justify-self: center;
  }
  
  .navbar:not([data-blockstyles="sheditor-element"]) .navbar-nav.navbar-center:not([data-blockstyles="sheditor-element"]) {
      display: flex !important;
      flex-direction: row;
      justify-self: center;
  }
  .navbar-header:not([data-blockstyles="sheditor-element"]) .navbar-toggle:not([data-blockstyles="sheditor-element"]), .hamburger:not([data-blockstyles="sheditor-element"]) { 
    display: none;
}
  ul li .sub-menu{ position: absolute; border-radius: 0;}
}
@media only screen and (min-width: 1200px){ 
  ul li {padding: 10px;}
  .navigation-top {
    width: 85%;
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (max-width: 1200px){ 
  .navigation-top {
    width: 100%;
  }
}

@media only screen and (max-width: 768px){

  .navbar:not([data-blockstyles="sheditor-element-ignore"]) > .container-fluid:not([data-blockstyles="sheditor-element-ignore"]){
    display: flex;
    justify-content: center;
  }

  .navbar-header .navbar-collapse, .show {
    display: block !important;
  }

}
.post-column-Staff.col-md-3.col-sm-6.col-12 {
  border: solid 5px #fff;
}
.row.post-content-row-Staff {
  border: solid 1px #333;
  padding: 5px !important;
  border-radius: 5px;
}
/** The site line height is distorting the modal for page saves, this fixes that **/
.shAdmin .modal.fade.in:not(.animated) .modal-dialog {
  line-height: normal !important;
}
h2#email-modal-title {
  color: #000 !important;
}
form#editPageForm {
  line-height: normal !important;
  padding: 0px !important;
  margin: 0px !important;
}
.shAdmin .panel-heading {
  background-color: #000 !important;
}
.modal-dialog.modal .modal-header {
  background-color: #e57228 !important;
}
#header img {
  max-height: 80px;
  padding: 5px;
  margin: 0 auto;
}
/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/
.shadowed {
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}
.pad25 {
  padding: 25px;
}
.pad50 {
  padding: 50px;
}
.pad100 {
  padding: 100px;
}
.marg50 {
  margin: 50px 0px;
}
.marg100 {
  margin: 100px 0px;
}
.tb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pad-top-50 {
  padding-top: 50px;
}
.pad-bottom-50 {
  padding-bottom: 50px;
}
.p-pad {
  padding: 1em;
}
.p-pad2 {
  padding: 2em;
}
.pad-top-0 h1 {
  margin-top: 0px !important;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 25px;
  list-style: none;
  background-color: #000;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 100px;
}
.breadcrumb a {
  color: #e57228;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #EEA678;
}
.info-bar {
  background-color: #f5f5f5;
  border-radius: 5px;
  background-image: url(/wp-content/uploads/2020/09/info-bar-bg-5perc.png);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: bottom center;
  border: solid 1px #e8e8e8;
  margin: 1% !important;
  width: 21%;
}
.inv-main .container.body-content {
  background-color: #f5f5f5;
  background-image: url(/wp-content/uploads/2020/09/info-bar-bg-5perc.png);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: bottom center;
  border: solid 1px #e8e8e8;
  margin-right: auto !important;

}
.inv-main .container.body-content h1 {}
.list-content .list-title {
  font-size: 1em !important;
}

.emp-wrap {
  padding: 1em;
  border: solid 1px;
  border-radius: 5px;
  margin: 2.5px;
}
/*--------------------------------------------------------------
## Head Styles
--------------------------------------------------------------*/
.navbar-default .navbar-toggle {
  margin: 5px !important;
}
.hamburger {
  padding: 10px 10px 5px !important;
}
#header {
  background-color: #000;
}
.main-menu-item a {
  color: #fff !important;
  font-size: 20px;
  text-transform: uppercase;
  transition: .5s;
}
.main-menu-item:hover a {
  color: #e57228 !important;
  font-style: italic;
}
.current_page_item:hover {
  border-color: #fff !important;
}
.current_page_item {
  border-bottom: solid 5px #e57228;
  transition: .5s;
}
/*--------------------------------------------------------------
## Foot Styles
--------------------------------------------------------------*/
.foot-list {
  color: rgba(255, 255, 255, .8);
  padding-left: 50px;
  line-height: 25px;
}
.foot-list h3 {
  color: #fff;
  opacity: 1 !important;
  font-size: 18px;
  font-style: italic;
}
div#foot {
  border-top: solid 2px #e57228;
  margin-top: 100px;
}
/*--------------------------------------------------------------
## Home Styles
--------------------------------------------------------------*/
.cta-row .row .col-sm-4:first-child {
  border-right: solid 12.5px #fff;
}
.cta-row .row .col-sm-4:last-child {
  border-left: solid 12.5px #fff;
}
.cta-row {
  margin: 25px 0px;
}
.home-cta:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .75);
  height: 100%;
  z-index: 2;
  transition: .5s;
}
.home-cta:hover:after {
  background-color: rgba(0, 0, 0, .25);
}
.home-cta {
  padding: 1em;
  text-align: center;
  width: 100%;
  color: #fff;
  transition: .5s;
  min-height: 220px;
}
.home-cta * {
  position: relative;
  z-index: 10;
  text-shadow: 0px 3px 7px rgba(3, 3, 3, 0.91);
}
.home-cta h1 {
  margin-top: 0px !important;
  margin-bottom: .5em;
}
.logo-container {
  background-color: #fff;
  background-image: url(/wp-content/uploads/2020/09/Powells-Truck-Logo-New.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 80px
}
.teampage{
	margin: 5px 8.35%;
    box-sizing: content-box;
    width: 84%;
}
.post-div-staff-employee_image{
	height: 300px;
}
.post-div-staff-employee_image img{
	height: 100%;
}
.post-div-staff-employee_name{
font-size: 24px;
font-family: 'Oswald', sans-serif;
font-weight: 700;	
margin: 10px 0px;
border-top: solid 1px #efefef;
border-bottom: solid 1px #efefef;
}
.post-staff-employeeemail {
    margin: 0px;
}
.post-staff-employeetitle{
    margin: 0px;	
}
.post-staff-employeeemail .blue-link {
    margin-top: 0px!important;
    position: relative!important;
    top: -8px!important;
}
.teambox .blue-link {
    margin-top: 0px;
    position: relative;
    top: -8px;
}
.employeeimage{width: 100%;}
.employeeimage img{height: 300px;}
.employeename {
    font-size: 26px !important;
    margin: 12px 0px;
    border-top: solid 1px #d2d2d2;
    padding: 5px 0px;
    border-bottom: solid 1px #d2d2d2;
}
/*--------------------------------------------------------------
## Career Styles
--------------------------------------------------------------*/
.career-banner{
    background:#e57228;
    color:#fff;
    margin-top:50px;
    width:98%
}

.large-banner{display:inline-block;width:calc(40% - 5px);padding:20px}
.medium-banner{display:inline-block;width:calc(30% - 5px);padding:20px}
.small-banner{display:inline-block;width:calc(15% - 5px);padding:20px}

.job-lisiting-wrap{width:auto}

.job-listing{
    display:inline-block;
    padding:20px;
    border-bottom:1px solid #E4E4E4;
}

.job-listing-title a{font-weight:600!important;color:#000!important}

.listing-heading{
    background:#e57228;
    color:#fff;
    padding:20px;
    margin:60px 0 30px 0;
}

.job-position{display:block;margin:30px 20px 0}

.job-details button{
    border-radius: 0px!important;
    background: #F0F0F7!important;
    padding: 10px;
    color: #000;
    border: 0px!important;
    display: block;
    margin:30px 0 50px 0;
    transition: .3s ease;
}

.job-email a{
    background: #000;
    padding: 20px;
    color: #fff!important;
    display: block;
    width:170px;
    text-align:center;
    margin:60px 0 50px 0;
    transition: .3s ease;
}

.job-email a:hover{background:#e57228;font-style:normal!important}

.post-navigation{display:none!important}
.truckbuildsect{
	padding: 0% 5%;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.truckbuildbox button{
	width: 100%;
	
}
.truckbuildbox{
	width: 20%;
	margin: 0px 20px;
}
.cta-img {
    background: #000000cc;
    color: #fff;
    text-align: center;
	transition-duration: 0.5s;
	padding: 16px;
}
.cta-img:hover {
    background: #00000070;

}

/*--------------------------------------------------------------
## Button Styles
--------------------------------------------------------------*/
/** Credit App floating inventory button **/
.absolute-btn a.btn.btn-danger {
  max-width: 100%;
  padding: 5px 12px !important;
  height: auto !important;
  background-color: #e57228;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .7vw;
  border: solid 1px #f68339 !important;
  line-height: 183% !important;
  margin: 0 auto;
}
.absolute-btn a.btn.btn-danger i {
    font-size: 22px;
}
.absolute-btn {
  position: sticky;
  max-width: 200px;
  float: right;
  bottom: 12px;
  right: 85px;
}
.scrollToTop a {
  border-radius: 5px;
  line-height: 34px;
  bottom: 12px;
  position: relative;
  right: -9px;
}
.list-content .faceted-search-content {
  background: #fff;
}
.faceted-search-content .faceted-section-head {
  background-color: #fff;
}
.custombtn{
	padding: 3px 50px;
}
.custombtn:hover{
transform: skewX(-10deg)!important;
color: #e57228!important;
}
.heartbeat:hover {
  animation: none;
}
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both
}
/** Heartbeat keyframes **/
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(.91);
    transform: scale(.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(.98);
    transform: scale(.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(.87);
    transform: scale(.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(.91);
    transform: scale(.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(.98);
    transform: scale(.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(.87);
    transform: scale(.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
/** End Credit App floating inventory button **/
p.btn.button.btn-default, .btn.button.btn-default {
  background-color: transparent !important;
  border: dashed 4px #ffffff !important;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  padding: 5px 25px;
  min-width: 165px;
}
p.btn.button.btn-default:hover, .btn.button.btn-default:hover {
  background-color: transparent !important;
  border: dashed 4px #e57228 !important;
  color: #fff !important;
  transform: skewX(-15deg);
}
p.btn.button.btn-secondary {
  background-color: transparent !important;
  border: dashed 4px #000000 !important;
  font-weight: 700;
  color: #000;
  border-radius: 5px;
  padding: 5px 25px;
  min-width: 165px;
  margin-left: .5em;
  margin-right: .5em;
  font-size: 22px;
}
p.btn.button.btn-secondary:hover {
  background-color: transparent !important;
  border: dashed 4px #e57228 !important;
  color: #000 !important;
  box-shadow: none !important;
  transform: skewX(-15deg);
}
.btn-primary {
  background-color: #289ee5 !important;
}
.btn-group a:first-child button {
  border-radius: 3px 0px 0px 3px !important;
}
.btn-group a:last-child button {
  border-radius: 0px 3px 3px 0px !important;
}
.fin-banner * {
  transition: .5s;
}
.fin-banner:hover .swirl-in-fwd {
  -webkit-animation: swirl-in-fwd .6s ease-out both;
  animation: swirl-in-fwd .6s ease-out both;
}
.fin-banner:hover h1 {
  transform: skewX(-15deg);
}
/* ----------------------------------------------
 * Generated by Animista on 2020-9-23 12:9:55
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes swirl-in-fwd {
  0% {
    -webkit-transform: rotate(-540deg) scale(0);
    transform: rotate(-540deg) scale(0);
    opacity: 0
  }
  100% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1
  }
}
@keyframes swirl-in-fwd {
  0% {
    -webkit-transform: rotate(-540deg) scale(0);
    transform: rotate(-540deg) scale(0);
    opacity: 0
  }
  100% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1
  }
}
.foot-item {
  transition: .5s;
}
.foot-item i {
  display: none;
  transition: .5s;
  width: 0px;
}
.foot-item a {
  color: #fff;
  opacity: .7;
  font-weight: normal;
  font-size: 14px;
}
.foot-item:hover i {
  width: auto;
  display: inline-block;
  .5s cubic-bezier(.25, .46, .45, .94) both;
  animation: scale-in-center .5s cubic-bezier(.25, .46, .45, .94) both;
  color: #fff !important;
}
.foot-item:hover a {
  color: #e57228;
  font-style: italic;
  opacity: 1;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-9-24 9:25:49
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}
/*--------------------------------------------------------------
## Default Styles
--------------------------------------------------------------*/
.resp-placement {
  position: absolute !important;
  bottom: 0;
  width: 100%;
}
html, body {
  font-size: 14px;
  height: 100%;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  line-height: normal;
  letter-spacing: 1px;
}
h1, h2, h3, h4, h5 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
h2 {
  font-size: 42px !important;
}
h1 {
  font-size: 54px !important;
}
.script {
  font-family: 'Mr Dafoe', cursive !important;
}
.wp-custom-header iframe, .wp-custom-header img, .wp-custom-header video {
  display: block;
  height: auto;
  max-width: 100%;
}
.wp-custom-header {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.wp-custom-header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.padding5{
	padding: 5%;
}
/* Class for Google Map widget */
.google_map {
  width: 100%;
  min-height: 58vh;
}
.navbar-default {
  background-color: transparent !important;
  border-color: transparent !important;
}
.navbar {
  min-height: auto !important;
  margin-bottom: 0 !important;
}
.menu li {
  width: auto !important;
  padding-right: 6%;
  display: inline-block;
}
.menu li:last-child {
  padding-right: 0 !important;
}
.menu li > a {
  color: #000;
  font-size: 1.5em;
}
.dropdown-menu {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-radius: 0px;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: .9vw;
  font-weight: normal !important;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #e68a24;
}
.dropdown-menu:not(.head-list) > li > a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.dropdown-menu:not(.head-list) > li > a:hover {
  transition: linear 0.2s;
  background-color: #e57228 !important;
}
a {
  color: #e57228;
  font-weight: 600;
}
a:hover {
  color: #000;
  font-weight: 600;
  font-style: italic;
}
/*--------------------------------------------------------------
## Form Styles
--------------------------------------------------------------*/
.bv-form {
  margin: 2em;
  border: solid 2px #efefef;
  padding: 1em;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: bottom 3% right 3%;
  background-size: 50%;
}
.bv-form h1 {
  font-size: 24px !important;
  text-transform: uppercase;
  margin-top: 0px !important;
}
div#\39 46-0:before {
  content: "Your Information";
  position: relative;
  font-weight: 700;
  color: #e57228;
  font-size: 20px;
  border-bottom: solid 1px;
  padding-bottom: 10px;
  display: block;
  top: -10px;
  text-transform: uppercase;
}
div#\39 46-0 {
  margin-top: 20px;
}
div#\39 46-24:before {
  content: "Equipment Details";
  position: relative;
  font-weight: 700;
  color: #e57228;
  font-size: 20px;
  border-bottom: solid 1px;
  padding-bottom: 10px;
  display: block;
  top: -10px;
  text-transform: uppercase;
}
div#\39 46-24 {
  margin-top: 20px;
}
div#\39 46-27:before {
  content: "Financial Institution";
  position: relative;
  font-weight: 700;
  color: #e57228;
  font-size: 20px;
  border-bottom: solid 1px;
  padding-bottom: 10px;
  display: block;
  top: -10px;
  text-transform: uppercase;
}
div#\39 46-27 {
  margin-top: 20px;
}
div#\39 46-33:after {
  content: "Digital Signature";
  position: relative;
  font-weight: 700;
  color: #e57228;
  font-size: 20px;
  border-bottom: solid 1px;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
div#\39 46-33 .row.contactFormRow {
  margin-bottom: 20px;
}
.row.contactFormRow {
  border-left: solid 20px #fff;
}
.contactForm form.bv-form > div.row:first-child {
  border-right: solid 15px blue;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#wp-admin-bar-new-content-default {
  display: none;
}

/* inventory styles */
h1.detail__title { font-size: 28px!important; }
h2.dealer-contact__heading { font-size: 24px!important; }

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1440px) {
  .absolute-btn a.btn.btn-danger {
    line-height: 223% !important;
    font-size: 12px;
  }
  .absolute-btn {
    max-width: 160px;
    bottom: 23px;
  }
  .absolute-btn p {
    font-size: 10px !important;
  }
}
@media only screen and (max-width : 1414px) {
	.truckbuildbox {
		width: 23%; margin: 0px 6px;}
	.truckbuildsect {
		padding: 0% 1%;}
}
@media only screen and (max-width : 1200px) {
  .foot-inner > .row > .col-sm-4 {
    width: 100% !important;
    text-align: center;
    margin-top: 2em;
    margin-bottom: -2em;
    float: left;
  }
  .foot-inner > .row > .col-sm-4 .foot-list {
    padding-left: 0px;
  }
  p.btn.button.btn-secondary {
    margin: 1em 0 0;
  }
  .fin-banner h1 {
    font-size: 4vw !important;
  }
  .logo-home {
    min-height: auto;
  }
  .logo-container {
    background-size: 90%;
  }
  .home-cta h1 {
    font-size: 32px !important;
  }
  .home-cta {
    min-height: 180px;
  }
  .resp-placement {
    position: relative !important;
  }
   .nav>li>a{padding:10px 5px!important} 
}
@media only screen and (max-width : 1140px) {
	.truckbuildbox{ width: 45%;
		margin: 0px 18px;}
	.truckbuildsect {
    padding: 0% 10%;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 832px) and (min-width : 786px) {
	.has-search-bar {
    width: calc(71% - .75%);
    float: left;
}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.absolute-btn.heartbeat p {display:none;}
  .absolute-btn.heartbeat {
    max-width: 100%;
    float: none;
    text-align: center;
    bottom: 10px;
  }
  .absolute-btn a.btn.btn-danger {
    max-width: 200px;
  }
  .inv-main .container.body-content {
    width: 90%;
    margin: 0 auto;
  }
  .info-bar {
    margin-bottom: 1em !important;
  }
  .content-sec-1, .content-sec-2 {
    margin: 25px 0px !important;
  }
  .content-sec-1 .col-sm-6, .content-sec-2 .col-sm-6 {
    width: 100%;
  }
  .logo-container {
    background-size: contain;
  }
  .row-eq-height {
    display: block !important;
  }
  .navigation-top {
    width: 100%;
    position: relative;
    bottom: 0px;
  }
    
    .opening-banner,.location-banner{display:none}   
    .large-banner{width:calc(70% - 5px)}
    .small-banner{width:calc(30% - 5px);border-right:none!important}
    
    .career-banner{margin:30px auto 0 auto;width:95%}
    .job-listing-wrap{padding: 0 10px;margin:0 auto}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 925px) {
	.truckbuildsect {
    padding: 0% 4%;
}
	.truckbuildbox {
    width: 45%;
    margin: 0px 10px;
}
}
@media only screen and (max-width : 785px) {
.absolute-btn.heartbeat {
    max-width: 100%;
    float: none;
    text-align: center;
    bottom: 87px;
}	
.listing-heading{padding:10px}    
.job-email a{padding:10px}    
.large-banner{padding:10px}
.medium-banner{padding:10px}
.small-banner{padding:10px}    
}
@media only screen and (max-width : 768px) {
  .info-bar {
    width: 98%;
  }
  .emp-wrap img {
    margin: 0 auto;
  }
  .emp-wrap {
    text-align: center;
  }
  .breadcrumb {
    margin-bottom: 25px !important;
  }
  .contactForm form.bv-form .p-pad2 {
    padding: 0px !important;
  }
  .pad-top-0 h1 {
    margin-top: 40px !important;
  }
  .navbar-header.sh-navbar-header {
    margin: 0px !important;
  }
  .logo-container {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2020/09/Powells-Truck-Logo-New.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 60px;
    border-top: solid 5px #fff;
    border-bottom: solid 5px #fff;
  }
  .foot-inner > .row > .col-sm-2:first-child, .col-sm-2:nth-child(2), .col-sm-2:nth-child(3), .col-sm-2:nth-child(4) {
    width: 50%;
    float: left;
    text-align: center;
  }
  .foot-list {
    padding-left: 0px;
	text-align:center;
  }
	.foot-list img {margin:0 auto !important;}
  .navbar-header.sh-navbar-header {
    max-width: 100%;
  }
  .current_page_item {
    border-bottom: none;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 16px;
  }
  p.btn.button.btn-secondary {
    width: 100%;
    margin: 1em 0 0;
  }
  .navbar-header.sh-navbar-header {
    text-align: center;
  }
  .hamburger {
    float: none !important;
    margin: 0 auto !important;
    background-color: #e57228;
  }
  .cta-row .row .col-sm-4:first-child {
    border-right: none !important;
  }
  .cta-row .row .col-sm-4:last-child {
    border-left: none !important;
  }
  .cta-row .row .col-sm-4 h4 {
    display: none;
  }
  .cta-row .row .col-sm-4 {
    width: 33.33% !important;
    float: left;
    border: solid 2px #fff !important;
  }
  .cta-row p.btn.button.btn-default {
    padding: 5px 15px !important;
    min-width: auto !important;
  }
  .home-cta {
    min-height: auto;
  }
  .cta-row {
    margin: 5px 0;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 630px) {
	.truckbuildsect {
    padding: 0% 6%;
	justify-content: center;
}
	.truckbuildbox {
    width: 73%;
    margin: 0px 10px;
}
	
}
@media only screen and (max-width : 550px) {
  .cta-row .row .col-sm-4 {
    width: 75% !important;
    float: left;
    border: none;
    margin-left: 12.5%;
  }
	.truckbuildbox {
    width: 94%;
    margin: 0px 10px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
div#widget_sandhills_editable_area_background_63 {
    background-image: url('/wp-content/uploads/2021/02/Powells-Mobile-header.jpg') !important;
}
  .row.contactFormRow {
    border: none !important;
  }
  .contactForm .bv-form {
    margin: 15px;
  }
  .info-bar {
    width: 92%;
    margin: 4% !important;
  }
  h1 {
    font-size: 44px !important;
  }
  .foot-inner > .row > .col-sm-2:first-child, .col-sm-2:nth-child(2), .col-sm-2:nth-child(3), .col-sm-2:nth-child(4) {
    width: 100%;
  }

}