/* -------------Home Reservations Form Start-------------*/
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap" rel="stylesheet">
.truck-search-block {
    position: absolute;
    z-index: 12;
    top: 175px;
    bottom: 0;
    left: 0;
    right: 0;
}
.truck-sr-edit {
    position: inherit;
    z-index: 12;
    top: 175px;
    bottom: 0;
    left: 0;
    right: 0;
}
.truck-search-edit  {
    position: absolute;
    top: 150px;
    bottom: 0;
    z-index:99;
}
.carousel-caption {
    left:0;
    right:0;
    top:0;
    z-index: 20;
}
.truck-search-block .well {
    margin-bottom:0px;
    position:relative;
    border-radius:0;
    background-color:transparent;
}

.bt-search-hm {
    padding: 0 15px;
}

.bt-search-hm .form-group {
    margin-bottom: 10px;
}
.well .row {
    margin: 0;
}
.bt-search-hm .well .row {
    margin-left: -15px;
    margin-right: -15px;
}
.bt-search-hm .well .bt-help {
    margin-top: 8px;
    margin-left: 3px;
}
.bt-search-hm .well .bt-help-pl {
    margin-top: -6px;
}
.truck-search-block input[type="text"], .form-signin input[type="password"] {
    font-size: 14px;
    height: 36px;
    margin-bottom: 5px;
}

.bt-search-hm .well label {
    color:#fff;
}

.well .form-group-well .accordion-group {
    padding-top: 18px;
}
.well .form-group-well .accordion-group a {
    color: #666666;
    font-size: 12px;
} 
.bt-col-smx-3  {
    padding-right:10px;
    padding-left:10px;
}
.input-prepend .add-on:last-child, .input-prepend .btn:last-child {
    border-radius: 0 4px 4px 0;
}
.input-prepend .add-on, .input-prepend .btn {
    margin-left: -1px;
    padding-top:5px;
}
.input-prepend > input {
    border-radius: 4px 0 0 4px;
}
input, textarea, .uneditable-input {
    width: 100%;
}
.bt-icon-xls-1 {
    margin-top: 6px;
}
 #HomeSearchloading {
    background:#fff url('/Portals/BudgetTruck/Skins/Budget-Default/Images/loading.gif') no-repeat center center;
    height:100%;
}
#bottomPanes {
    background-color:#fff;
}
.bt-hm-sr-ld-bg {
    border-radius:6px;
    position: absolute !important;
    top: 0;
}
.accordion-body > .bt-promotion {
    margin-top:-25px;
}
.has-feedback .form-control {
  padding-right: 10.5px;
}
.bt-col-smx-btn {
  width: 21%;
  padding-right: 0;
  padding-left: 0; 
}
.flexible-date-chk {
  margin-top: 10px !important;
  width: auto !important;
}
.flexible-date-chk-bs {
    margin-top: 15px !important;
}
.bt-col-fsm-2 {
  width: 18%;
}
.bt-col-xsm-2 {
  width: 16%;
}
.bt-col-smx-btn {
  width: 20%;
}
input.bt-radio-btn-sm {
    margin-right: 20px;
}
.bt-radio-text-sm {
    font-size: 14px;
    font-weight: bold;
    margin-right: 50px;
    color:#fff;
}
.bt-dc-con {
    width: calc(100% - 190px);
    padding: 0 15px 0 0;
    margin: 0;
    margin-top: -13px;
}
.bt-fd-con {
    width: 190px;
    padding: 0 0 0 15px;
    margin: 0;
}
.btn-outer {
    margin-top:0;
}
.error-bg {
    padding: 4px;
    background: rgba(242,222,222,0.5);
    border-radius: .35em;
    color: #a94442 !important;
}
.bt-search-hm {
    width: 375px;
}
.bt-search-hm-block .bt-search-hm {
    background: #a4b6c2;
}
@media (max-width: 1192px) {
.bt-search-hm-block .col-md-4 {
    width: 36.333333%;
}
}
@media (min-width: 992px) 
{
    .bt-search-hm {
        width: 375px;
    }
}
@media (max-width: 992px) {
.bt-search-hm-block .col-md-4 {
    width: 45.333333%;
}
.carousel-indicators {
    bottom: 226px;
}
.bt-checkbox-wrapper label, .bt-towing-wrapper label {
  margin-top: 0px;
}
.carousel-caption {
    left: 53%;
    width: 45%;
    top:10px;
}
.truck-search-block {
    top: 170px;
}
.form-group {
    margin-bottom: 10px;
}
.bt-search-hm .form-group {
    margin-bottom: 10px;
}
}
@media (max-width: 768px) {
.truck-search-block, .truck-search-edit {
    position: relative;
    z-index: 12;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.bt-search-hm-block .col-md-4 {
    width: inherit;
}
.truck-search-block .well {
  background-color:#fff;
}
.truck-search-block {
    margin-top: 0;
}
.well .row {
    margin: 0 -15px;
}
.well .form-group label {
  margin-top:0;
  color:#333;
}
.truck-search-block input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 2px;
}
.well .form-group-well .accordion-group {
    padding-top: 5px;
    padding-bottom: 15px;
}
.bt-search-hm {
    width: 100%;
    background:#fff !important;
}
.controls > .accordion-group {
    margin-top:15px;
}
.accordion-body > .bt-promotion {
    margin-top: -15px;
    margin-bottom:-3px;
}
.bt-icon-xls-1 {
    margin-top: 6px;
}
.bt-col-smx-btn,.flexible-date-chk {
  margin-top: 10px !important;
}
.carousel-caption {
    left: inherit;
    width: 100%;
    top:-2px;
}
.bt-search-hm {
    margin-left: 0;
}
.bt-radio-text-sm {
    color:#333;
}
#SearchPanel .form-group {
    margin-bottom: 15px;
}
}
@media (max-width: 480px) {
.truck-search-block {
    margin-top: 0;
}
}
/* -------------Home Reservations Form End-------------*/

/*Deals page updated*/

.deals-caption-jumbotron {
    margin-top: 34%;
    padding-left:30px;
}
.deals-caption-jumbotron h2,.deals-caption-jumbotron h3  {
    color:#ffffff;
}
.deals-caption-jumbotron h2 {
    font-size:72px;
    line-height:72px;
    padding-bottom:20px
}
.deals-caption-jumbotron h3 {
    font-size:30px;
    line-height:30px;
}
.deals-panel {
    background:#00285f;
    margin-bottom: 10px;
    padding: 20px 0;
}
.deals-panel .bt-list-group {
    float: left;
}
.deals-panel .bt-list-group-item a {
    color: #ffffff;
    padding-bottom: 0;
    padding-top: 0;
}
.deals-heading {
   padding-top:15px;
   padding-bottom:15px;
}
.deals-heading h3 {
    font-size:30px;
}
.deals-price {
    text-align:left !important;
    font-size: 30px !important;
}
.deals-module-block {
    background-color:#ffffff;
    display:block;
    float: left;
}
.deals-row {
    margin-left: 0;
    margin-right: 0;
}
.clear-deals {
    padding-right: 7px;
}
.clear-deals-xs {
    padding-left: 7px;
}
.deals-md-member {
    background-color:#ffffff;
    display:block;
    margin-bottom:15px;
}
.deals-module-block .location-xs-1 {
    height:118px;
    overflow:hidden;
}
.deals-module-block .bt-col-img-module img {
    width:100%;
}
.deals-md-member .location-xs-1 {
    height:82px;
    overflow:hidden;
}
bt-deals-well .location-xs-1 h2, .bt-deals-well .location-xs-1 h3 {
    font-size:24px;
}
.bt-deals-well .location-xs-1 p, .bt-deals-well .location-xs-1 p {
    font-size:14px;
}
.btn-default-deals {
    font-size: 16px;
    font-weight:bold;
}
.btn-primary-deals {
    background-color: #f68b1f;
    color: #fff;
    line-height: 20px;
    padding: 8px 18px;
    font-size:16px;
    font-weight:bold;
    border:1px solid #f68b1f;
}
a.btn-primary-deals, a.btn-primary-deals:visited, a.btn-primary-deals:hover {
    color: #fff !important;
}
.bt-sub-deals {
    font-size: 14px;
    line-height: 22px;
}
.deals-panel .bt-list-group {
    float: left;
    margin: 0;
}
.deals-panel .bt-list-group .bt-list-group-item {
    border-right: 1px solid #ddd;
    padding: 0;
}
.deals-panel .bt-list-group .bt-list-group-item:last-child {
    border-right: none;
}
@media (max-width: 992px) {
.deals-panel .bt-list-group .bt-list-group-item:last-child {
    padding-top:10px;
}
}
@media (max-width: 768px) {
.deals-caption-jumbotron h2 {
    font-size:46px;
    line-height:30px;    
}
.deals-caption-jumbotron h3 {
    font-size:24px;
    line-height:24px;
}
.deals-caption-jumbotron {
    margin-top: 20%;
    padding-left: 0px;
}
.deals-row {
    margin-left: -15px;
    margin-right: -15px;
}
.clear-deals {
    padding-right: 15px;
}
.clear-deals-xs {
    padding-left: 15px;
}
.deals-module-block {
    margin-bottom: 15px;
}
.deals-heading {
    padding-top: 0;
    padding-left: 0;
    padding-top:10px;
}
.deals-heading h3 {
    font-size:40px;
}
.deals-header {
    margin-top: -60px;
    position:relative;
    z-index:999;
}
.deals-header .navbar-toggle {
  margin-bottom: 18px;
}
.navbar-collapse {
    border-top: none;
    padding:0;
}
.bt-deals-well .location-xs-1 {
    color:#333;
    height:auto;
    overflow: inherit;
    width:100%;
}
.bt-deals-well .location-xs-1 h2, .bt-deals-well .location-xs-1 h3 {
    font-size:40px;
    line-height:35px;
    
}
.bt-deals-well .location-xs-1 p, .bt-deals-well .location-xs-1 p {
    font-size:28px;
    line-height:35px;
    padding-top:20px;
}
.deals-panel {
    padding: 0;
}
.deals-panel .bt-list-group {
    width: 100%;
}
.deals-panel .bt-list-group a {
    padding: 0;
    text-decoration:none;
}
.deals-panel .bt-list-group .bt-list-group-item {
    border-right: none;
    padding: 10px 0;
    margin: 0 20px;
    text-decoration:none;
    border-bottom: 1px solid #657da1;
}
.deals-panel .bt-list-group .bt-list-group-item:last-child {
    border-bottom: none;
}
.btn-default-deals {
    font-size: 24px;
    padding: 14px 20px;
}
.btn-primary-deals {
    border: 2px solid #f68b1f;
    font-size: 24px;
    padding: 14px 20px;
}
.deals-price {
    font-size: 40px !important;
    font-size: 45px !important;
}
.bt-sub-deals {
    font-size: 28px;
    line-height: 45px;
}
.deals-search-block {
  margin-top: -40px;
  margin-bottom:15px;
}
.deals-search-block .bt-col-smx-3 {
  width: 100%;
  padding: 0 15px;
}
.deals-header .navbar-toggle  {
  background-image: url("/Portals/BudgetTruck/Skins/Budget-Default/images/deals/arrow-menu.png");
  background-position: 10px 16px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.deals-header .collapsed  {
  background-image: url("/Portals/BudgetTruck/Skins/Budget-Default/images/deals/arrow-menu.png");
  background-position: 10px -16px;
  background-repeat: no-repeat;
  background-color: transparent;
}
}
@media (max-width: 480px) {
.deals-caption-jumbotron h3 {
    font-size:20px;
    line-height:20px;
}
.bt-fd-con {
    width: 212px;
}
.bt-dc-con {
    width: calc(100% - 212px);
}
}
@media (max-width: 380px) {
.deals-caption-jumbotron h3 {
    font-size:20px;
    line-height:20px;
}
.bt-fd-con {
    width: 100%;
}
.bt-dc-con {
    width: 100%;
    padding-left: 15px;
    margin-top: -5px;
}
}

.btn-primary-ext, .btn-primary-ext:hover {
    background-color: #ed5505;
    color: #fff !important;
    padding: 10px 18px;
    border: 1px solid #ed5505;
}

/*Commercial Home Restyle*/

.com-primary-text {
    text-transform: uppercase;
    font-size: 50px !important;
    text-align: center;
    line-height: 50px !important;
    font-weight: 800 !important;
    font-family: 'Montserrat', sans-serif;
    margin: 80px 0 60px;
}

#BusinessCarousel .carousel-caption h1 {
    width: 100%;
    margin-top:40px;
}

.bt-business-lgmd {
    background: #f3f7fc url(/Portals/BudgetTruck/Images/Banners/Hero-Banners/2000x585-home-business-hero.jpg) top center no-repeat;
    background-repeat: no-repeat;
}

.bt-search-com-block {
    position: relative;
    width: 62.5%;
    margin: 0 auto;
    height:505px;
}

.bt-search-com-block .has-feedback .form-control {
  padding: 6px 8px;
  border: 2px solid #ed5404;
  color: #13406B !important;
  height:50px;
  font-size:14px;
}

.bt-search-com-block .flexible-date-chk {
  margin-top: 20px !important;
  width: auto !important;
}

.business-search-block .accordion-body > .bt-promotion {
    margin-top:-30px;
}
.bt-search-com-block .well {
    background-color: #f7fbfe;
    border: none;
    padding: 15px 0 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 2px solid #ed5404;
    margin-bottom:20px;
}

.bt-icon-xls {
    margin-top: 6px;
    margin-right: 3px;
}

.bt-discount-block {
    display: block;
    padding: 10px 10px 0;
    margin-bottom: 15px;
}

.bt-new-code {
    border-left: 1px solid #ddd;
    padding-left: 10px;
    font-size: 14px;
    display:flex;
    align-items:center;
    height:30px;
    font-weight:600;
    justify-content: flex-end;
}

.bt-search-com-block .well .form-group input, .bt-search-com-block .well .form-group select {
    margin-bottom: 0; 
}

.bt-discount-block .form-group {
    margin-bottom: 0; 
}

.bt-discount-block .discount-bt {
    display: inline-block;
    width:100%;
}

.bt-checkbox-block {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}

.bt-wd-15 {
    width: 90%;
}

.bt-checkbox-block {
    margin-top: -12px;
}

.bt-search-com-block .well .bt-help {
    margin-top: 15px !important;
    margin-left: 5px;
}

.bt-business-block {
    background-color: #00285f;
    display:flex;
    align-items:center;
    padding: 15px;
    justify-content: center;
}
.bt-business-imgblock {
    display:flex;
    align-items:center;
    justify-content: center;
}
.bt-business-imgblock img {
    margin-top:-55px;
}
.bt-business-block h4 {
    color:#fff;
    font-size:21px;
    font-weight:700;
}
.bt-business-block a, .bt-business-block a:hover {
    color:#fff !important;
    text-decoration:underline;
}
.bt-business-account {
    background-color: #fff;
    padding: 30px 15px 30px 0;
    color: #00285f;
}

.bt-business-account h3 {
    color: #00285f;
    font-size: 42px;
    font-weight: 700;
    width: 100%;
    line-height:50px;
}

.bt-business-account h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #00285f;
    padding-top: 20px;
    padding-bottom: 10px;
}

.com-hr {
    border-top: 4px solid #00285f;
    padding-top: 20px;
    margin-bottom: 0;
}

.bt-wd-45, .bt-mt-20 {
    font-size: 24px;
    font-family: Custom-Demi, Arial, sans-serif;    
    font-weight:normal;    
}
.bt-wd-45 {
    width:40% !important;
    padding:15px 40px;
}
.bt-mt-20 {
    display: flex;
    align-items: center;
    justify-content: center; 
    width: 55% !important;   
    margin-top:30px;
    font-size:18px;
    line-height:22px;
    padding:10px 0;
}

.bt-business-account p, .bt-business-account ul li, #rmid {
    font-size: 16px;
    line-height: 25px;
}
.bt-business-account .accessorize-text-xs a, .bt-business-account .accessorize-text-xs a:hover {
    color: #f78b00 !important;
    text-decoration:none;
}
#rmid {
    margin-bottom:15px;
}

.bt-search-com-block input::-webkit-input-placeholder { /* Edge */
  color: #00285f;
}

.bt-search-com-block input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #00285f;
}

.bt-search-com-block input::placeholder {
  color: #00285f;
}
.bt-search-com-block select {
  font: inherit;
  /* reset */
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 32px;
}
.bt-search-com-block select.round,.bt-search-com-block select.round:focus {
    background-image: url(/Portals/BudgetTruck/Images/bt-clock-icon.png);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
    background-position: right 6px bottom 13px;
}

.bt-discount-block .flexible-date-chk {
   font-weight: 600;
}
.bt-search-com-block .well #txtCouponCode {
    background: #f7f7f7;
    font-weight:600;
}
.bt-search-com-block .form-group {
    margin-bottom: 10px;
}

.bt-icon-xl-checkbox {
    background-position: -9px -955px;
}
.bt-icon-xl-checkboxed {
    background-position: -54px -955px;
}

 @media (max-width: 1152px) {
.bt-search-com-block {
    width: 75%;
}
.bt-wd-45 {
    width: 45% !important;
}
.bt-business-imgblock img {
    margin-top:-40px;
}
}

 @media (max-width: 992px) {
.bt-wd-45 {
    width: 35% !important;
}

.bt-search-com-block {
    width: 95%;
}

#BusinessCarousel .carousel-caption {
    left: 0;
    width: 100%;
    top: 10px;
}
.bt-search-com-block .well .form-group, .bt-search-com-block .well .form-group input {
    margin-bottom: 6px;
}
.bt-business-account {
    padding: 20px 10px;
}
.bt-business-imgblock img {
    margin-top:-5px;
}
}

@media (max-width: 768px) {
.bt-search-com-block {
    position: inherit;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding:0 15px;
    background-color:#e8f0fa;
}
#BusinessCarousel .carousel-caption h1 {
    margin-top: 0;
}
.bt-wd-45 {
    width: 100% !important;
}
.bt-business-block {
    background-color: #ed5404;
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: center;
    text-align: center;
}
#SearchPanel .form-group {
    margin-bottom: 0;
}
.bt-discount-block .bt-expend-block {
    width: 100%;
}
.bt-discount-block {
    display:block;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
.bt-search-com-block .well {
    background-color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: none;
    margin-bottom: 0;
    padding: 15px 15px 0;
}
.bt-discount-block .discount-bt {
    margin-top: 0;
    margin-bottom: 15px !important;
}
.bt-new-code {
    border-left: none;
    padding:0;
    justify-content: flex-start;
    padding-left: 15px;
}
.bt-search-com-block .well .bt-help {
    margin-top: 12px !important;
}
.bt-search-com-block .well .form-group, .bt-search-com-block .well .form-group input {
    margin-bottom: 0;
}
.bt-discount-block .bt-checkbox-wrapper {
    margin-top: 0;
}
.bt-business-account {
    padding: 20px 0;
}
.bt-business-account .no-padding {
    padding-left: 15px;
    padding-right: 15px;
    margin-top:15px;
}
.bt-flx-container-com {
    padding-left: 0;
    padding-right: 0;
}
.com-primary-text {
    width: 78%;
    font-size: 25px !important;
    line-height: 28px !important;
    margin-top: -10px;
    font-weight:normal;
}
.bt-business-block h4 {
    font-size: 15px;
    font-weight: normal;
    line-height:22px;
}
.bt-wd-45, .bt-mt-20 {
    font-size: 18px;
    width: 100% !important;
}

.bt-business-account h3 {
    font-size: 28px;
    line-height:33px;
    width: 100%;
}
.bt-wd-92 {
    width: 100% !important;
    margin-top: 15px !important;
    margin-bottom: 50px;
}
.bt-mb-none, .bt-business-imgblock {
    display:none;
}
.mb-xs-bdL {
    padding-left:7.5px;
}
.mb-xs-bdR {
    padding-right:7.5px;
}
.mb-xs-bdR-dist {
    padding-left: 24px;
}
.bt-business-account p, .bt-business-account ul li, #rmid { 
    font-size: 15px;
    line-height: 25px;
}
.bt-search-com-block {
    height:auto;
}
}

@media (max-width: 420px) {
.com-primary-text {
    width: 100%;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-top: -15px;
}
.bt-business-account h3 {
    font-size: 1.3rem; 
}
}

.has-feedback .form-control {
    -webkit-appearance: inherit !important;
}

.personal-view .btn-primary, .personal-view .btn-primary:hover {
    background-color: #ed5505 !important;
}

.bt-search-com-block #SearchPanel .btn-primary, .bt-search-com-block #SearchPanel .btn-primary:hover {
    background-color: #00285f !important;
}

.optTabContainer {
    display: flex;
    justify-content: space-between;
    width: 90%;
}

.optTab {
    width: 50%;
    background: #a4b6c2 !important;
    padding: 5px 15px;
    font-weight: 600;
    color: #fff;
}

.optBR {
    width: 50%;
    background: #efefef !important;
    box-shadow: 0.5px 0px 1px hsl(216deg 50% 45% / 0.7);
    padding: 5px 15px;
    font-weight: 600;
}

.bt-wd-100 {
    width: 100% !important;
}

.promoDiv-bs {
    margin-top:-3px
}

@media (max-width: 768px) {
    .optTab {
        background: #fff !important;
        color: #00285f;
    }
    .optBR {
        background: #efefef !important;
    }

    #SearchPanel .no-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bt-search-hm {
        background: #fff !important;
    }
    .bt-search-hm .well .bt-help {
        margin-top: 3px;
    }
    
    .bt-search-hm .well .bt-help-pl {
        margin-top: -6px;
    }
}

