@import url(/assets/css/new-fonts.css);
html, body {
  font-family: AvenirLTStd-Light, sans-serif !important;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important; }

div, ul, li, table, tr, td, span, strong, b {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right; }

.allft {
  text-align: left !important; }

.marBot20 {
  margin-bottom: 20px !important; }

.pad7lr {
  padding-left: 7px !important;
  padding-right: 7px !important; }

.clear {
  clear: both; }

ul, ol {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.ctrdv {
  margin: 0px auto !important;
  float: none !important; }

.nomarlr {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.nopadlr {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.nopadl {
  padding-left: 0px !important; }

.nopadr {
  padding-right: 0px !important; }

.orangeBtn {
  background: #F48B3A;
  border: 1px solid #F48B3A;
  color: #FFF;
  font-size: em(15px);
  font-weight: normal;
  cursor: pointer;
  width: 120px;
  text-align: center;
  text-transform: uppercase; }

.orangeBtn:hover {
  background: #d6640c;
  border: 1px solid #d6640c;
  color: #FFF !important; }

.purpleBtn {
  background: #A46BB3;
  border: 1px solid #A46BB3;
  color: #FFF;
  font-size: em(15px);
  font-weight: normal;
  cursor: pointer;
  width: 120px;
  text-align: center;
  text-transform: uppercase; }

.purpleBtn:hover {
  background: #7c478a;
  border: 1px solid #7c478a;
  color: #FFF !important; }

.txt-upper {
  text-transform: uppercase; }

.martop13 {
  margin-top: 13px; }

.fa12 {
  font-size: 13px !important; }

.fa12 small {
  font-size: 12px;
  margin-right: 5px; }

.sepratorSpacing {
  width: 10px !important; }

.nobdrbot {
  border-bottom: 0px !important; }

a, a:hover {
  text-decoration: none !important; }

.orange-link a {
  color: #F48B3A; }
  .orange-link a:hover {
    color: #F48B3A; }
  .orange-link a:focus {
    color: #F48B3A; }

a.orangeLink {
  color: #F48B3A;
  text-decoration: underline !important; }

input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
  border-radius: 0 !important; }

input[type=submit],
input[type=submit]:focus,
input[type=submit]:active {
  background: #F48B3A;
  padding: 15px 60px;
  font-weight: 600;
  outline: none;
  border: none;
  color: #FFF;
  text-transform: uppercase; }

input[type=submit]:hover {
  background: #d6640c;
  color: #FFF; }

input[type=checkbox] {
  display: none !important; }

.spaceWrapper input[type=checkbox] + label {
  background: url("/assets/images/profile-unchecked-img.png");
  height: 20px;
  width: 20px;
  display: inline-block;
  padding: 0 0 0 0px; }

input[type=checkbox]:checked + label {
  background: url("/assets/images/profile-checked-img.png");
  height: 20px;
  width: 20px;
  display: inline-block;
  padding: 0 0 0 0px; }

input[type=radio] {
  display: none !important; }

input[type=radio] + label {
  background: url("/assets/images/v3/radio-btn-unchecked.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px; }

input[type=radio]:checked + label {
  background: url("/assets/images/v3/radio-btn-checked.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px; }

.blackRadio input[type=radio] {
  display: none !important; }

.blackRadio input[type=radio] + label {
  background: url("/assets/images/new/black-radio.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px;
  vertical-align: middle; }

.blackRadio input[type=radio]:checked + label {
  background: url("/assets/images/new/black-radio-active.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: #e5e4e2;
  cursor: inherit;
  display: block; }

h1, h2, h3, h4, h5, h6 {
  color: #988e87; }

h1 {
  font-size: 2em !important; }

h3 {
  text-align: left; }

button {
  border-radius: 0; }

.header-section {
  position: relative; }
  .header-section.mainHeader {
    height: 757px;
    background-color: #000;
    overflow: hidden; }

.video-row {
  background: url(/assets/images/new/header-bg.png) 80% 20% no-repeat;
  height: 600px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -khtml-background-size: cover;
  /*     background-attachment: fixed;
-webkit-background-attachment: fixed;
-moz-background-attachment: fixed;
-o-background-attachment: fixed;
-khtml-background-attachment: fixed;
 */ }

.platform-banner-row {
  background-image: url(/assets/images/platform-icons/platform-page-banner.png);
  height: 700px;
  background-attachment: fixed !important;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-position: top center;
  background-repeat: no-repeat; }

.bannerOverlay {
  background: url(/assets/images/platform-icons/orange-bg.png) repeat;
  width: 100%;
  height: 700px;
  position: absolute;
  top: 0; }

.platformPage h1 {
  margin-top: 20px !important;
  text-shadow: 0 1px 2px #6b6b6b !important; }

.platformPage p {
  text-shadow: 0 1px 2px #6b6b6b !important; }

.platformPage .headingSeprator {
  height: 20px; }

.reBookride {
  width: 60% !important;
  margin-top: -2% !important; }

.header-row {
  position: absolute;
  width: 100%;
  padding: 18px 0;
  height: 70px;
  z-index: 1000; }

.header-row .logoImg {
  background: url("/assets/images/new/logo-transparent.png") right no-repeat;
  width: 103px;
  height: 41px;
  margin-left: 0;
  margin-top: -4px;
  background-size: 87px; }

.header-row-white .logoImg {
  background: url("/assets/images/logo.png") right no-repeat;
  width: 103px;
  height: 41px;
  margin-left: 0;
  margin-top: -4px;
  background-size: 87px; }

.header-row .chatIcon {
  background: url("/assets/images/new/chat-icon-white.png") right no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  vertical-align: middle; }

.header-row-white .chatIcon {
  background: url("/assets/images/new/chat-icon-black.png") right no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  vertical-align: middle; }

.header-row div.menuIcon {
  background: url("/assets/images/new/menu-icon.png") right no-repeat;
  width: 20px;
  height: 16px;
  float: right;
  margin-top: 9px;
  background-size: 18px; }

.header-row a.menuIcon {
  background: url("/assets/images/new/menu-icon.png") right no-repeat;
  width: 20px;
  height: 16px;
  float: right;
  margin-top: 9px;
  background-size: 18px;
  margin-left: 16px; }

.header-row span.dropdown.open a.menu-close {
  background: url("/assets/images/new/menu-icon-close.png") right no-repeat !important;
  width: 20px;
  height: 16px;
  float: right;
  margin-top: 9px;
  background-size: 18px;
  margin-left: 16px; }

.header-row-white {
  position: absolute;
  background: #FFF;
  box-shadow: 0;
  width: 100%;
  padding: 18px 0;
  height: 70px;
  z-index: 1000;
  border-bottom: 1px solid #dcdcdc; }

.header-row-white .menuIcon {
  background: url("/assets/images/new/menu-icon-black.jpg") right no-repeat;
  width: 20px;
  height: 16px;
  float: right;
  margin-top: 9px;
  background-size: 18px;
  margin-left: 16px; }

.header-row-white span.dropdown.open a.menu-close {
  background: url("/assets/images/new/menu-icon-black-close.png") right no-repeat !important;
  width: 20px;
  height: 16px;
  float: right;
  margin-top: 9px;
  background-size: 18px;
  margin-left: 16px; }

.header-row .log-img {
  margin-top: -10px; }

.header-row ul {
  margin: 0; }

.header-row ul li {
  float: left;
  margin-right: 10px;
  color: #FFF;
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 3px 7px;
  letter-spacing: 1px; }

.header-row ul li:first-child {
  margin-left: 0px;
  margin-right: 0px; }

.header-row ul li a {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase !important;
  padding: 3px 7px;
  margin-right: 10px;
  border: 1px solid transparent;
  font-weight: bold; }

.header-row ul li a:hover {
  padding: 3px 7px;
  margin-right: 10px;
  border: 1px solid #FFF; }

.header-row .top-right-option {
  color: #FFF;
  float: right;
  font-size: 1em;
  text-align: right;
  font-family: "Lato", sans-serif !important;
  padding-right: 0px; }

.header-row .top-right-option .seprator {
  color: #A0A0A0;
  padding: 0 20px;
  font-size: 15px; }

.header-row .top-right-option .bookBtn {
  background-color: #F48B3A;
  font-size: 0.857em;
  color: #FFF;
  padding: 5px 10px;
  margin-top: 5px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block; }

.header-row .top-right-option .bookBtn:hover {
  background-color: #d6640c; }

/* Header row white styles here*/
.header-row-white .log-img {
  margin-top: -10px; }

.header-row-white ul {
  margin: 0; }

.header-row-white ul li {
  float: left;
  margin-right: 10px;
  color: #333;
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 3px 7px;
  letter-spacing: 1px; }

.header-row-white ul li:first-child {
  margin-right: 0px; }

.otherHeader ul li:first-child {
  margin-left: 216px !important;
  margin-right: 0px; }

.header-row-white ul li a {
  color: #9c938c;
  font-size: 1.2em;
  text-transform: capitalize;
  padding: 4px 7px;
  margin-right: 25px;
  font-weight: bold;
  border-bottom: 3px solid #f6f6f6; }

.header-row-white ul li a.active {
  border-color: #F48B3A; }

.header-row-white ul li a:hover {
  border-color: #F48B3A; }

.header-row-white .top-right-option {
  color: #333;
  float: right;
  font-size: 1em;
  text-align: right;
  font-family: "Lato", sans-serif !important;
  padding-right: 0px; }

.header-row-white .top-right-option .seprator {
  color: #A0A0A0;
  padding: 0 20px;
  font-size: 15px; }

.header-row-white .top-right-option .bookBtn {
  background-color: #F48B3A;
  font-size: 0.857em;
  color: #FFF;
  padding: 5px 10px;
  margin-top: 5px;
  border-radius: 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block; }

/* Header row white styles end here*/
.header-content {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 26px;
  z-index: 99;
  display: table; }

.header-inner-content {
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

.header-content button {
  font-size: 18px !important;
  cursor: pointer;
  margin: 10px 4px 0px 4px;
  width: 151px;
  height: 50px;
  border-radius: 0 !important;
  font-weight: bold;
  display: inline-block; }

button.orange {
  background-color: #F48B3A;
  border: 1px solid #F48B3A;
  color: #FFF; }

button.orange:hover {
  background-color: #d6640c;
  border: 1px solid #d6640c;
  color: #FFF; }

button.transparent,
button.transparent:focus {
  background-color: transparent;
  border: 1px solid #FFF;
  text-transform: uppercase;
  color: #FFF; }

button.transparent:hover {
  background-color: #FFF;
  border: 1px solid #FFF;
  color: #333; }

button.eventQuote, button.eventQuoteMobile {
  padding: 10px 25px !important;
  font-size: 16px !important;
  cursor: pointer;
  font-weight: normal;
  min-width: 200px;
  text-align: center;
  height: 50px;
  border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff; }

.header-content h1 {
  text-transform: uppercase;
  color: #FFF !important;
  font-weight: 700;
  text-shadow: 0 1px 0 #6b6b6b;
  margin: 0 0 10px 0;
  font-size: 50px !important;
  letter-spacing: 4px; }

.header-content .eventBtn {
  background-color: #a07ab1;
  padding: 10px 30px;
  color: #FFF;
  text-shadow: 0 0 1px #FFF;
  text-transform: uppercase;
  opacity: 0.8;
  cursor: pointer; }

.header-content .eventBtn:hover {
  opacity: 1; }

.header-content a:hover {
  background: #FFF;
  color: #000; }

.home-form {
  max-width: 1013px; }
  .home-form .form-group {
    width: 100%; }

.platform-search-row {
  background: rgba(27, 17, 17, 0.9);
  width: 100%;
  padding: 21px 0 10px 0;
  min-height: 176px;
  z-index: 99; }

.platform-search-form {
  margin-top: 40px !important; }

.removeMargin {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.search-row {
  background: rgba(27, 17, 17, 0.9);
  width: 100%;
  padding: 21px 0 10px 0;
  position: absolute;
  bottom: 0;
  min-height: 212px;
  z-index: 99; }

.search-form {
  font-size: 1em;
  color: #FFF; }

.search-centered {
  float: none !important;
  margin: 0 auto !important; }

.search-form h4 {
  font-size: 22px;
  color: #FFF !important;
  margin-bottom: 25px; }

.search-form .fields.frst {
  width: 28.5%; }

.search-form .fields.scnd {
  width: 25%; }

.search-form .fields.thrd {
  width: 11.4%; }

.search-form .fields.frth {
  width: 11%; }

.search-form .fields.five {
  width: 12.5%; }

.search-form .fields.last {
  width: 11.5%; }

.search-centered .fields {
  float: none !important;
  display: inline-block !important;
  margin: 0px 0px 0px -4px;
  vertical-align: top; }

.search-centered .first {
  width: 25% !important; }

.search-centered .second {
  width: 13% !important; }

.search-centered .third {
  width: 13% !important; }

.search-centered .fourth {
  width: 12%; }

.search-centered .fifth {
  width: 13%; }

.search-centered .sixth {
  width: 11.5%; }

.search-form .fields {
  position: relative;
  font-size: 0.8em;
  color: #555;
  outline: 0;
  display: inline;
  float: left; }

.search-form .fields input {
  padding-left: 25px !important;
  height: 48px;
  font-size: 1.2em;
  border-radius: 0px !important;
  outline: 0;
  border: 1px solid #dcdcdc;
  border-right: none;
  width: 100%; }

.search-form .fields select {
  padding-left: 25px !important;
  height: 48px;
  font-size: 1em;
  border-radius: 0px !important;
  outline: 0;
  border: 1px solid #dcdcdc;
  border-right: none;
  width: 100%; }

.search-form .rideType span {
  font-size: 1em;
  vertical-align: top;
  padding-left: 2px; }

.search-form .rideType span.se {
  font-size: 1em;
  vertical-align: top;
  padding-left: 5px; }

.search-form .fields .scheduleBtn {
  background: #F48B3A;
  border: 1px solid #F48B3A;
  height: 48px;
  padding: 10px 23px;
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  width: 200px; }

.search-form .fields .scheduleBtn:hover {
  background: #d6640c;
  border: 1px solid #d6640c;
  color: #FFF; }

.search-form .fields .goBtn {
  background: #F48B3A;
  border: 1px solid #F48B3A;
  height: 48px;
  padding: 10px 23px;
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  cursor: pointer; }

.search-form .fields .goBtn:hover {
  background: #d6640c;
  border: 1px solid #d6640c;
  color: #FFF; }

.search-form .fields .quoteBtn {
  background: #A46BB3;
  border: 1px solid #A46BB3;
  height: 48px;
  padding: 10px 20px;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  width: 118px;
  text-transform: uppercase; }

.search-form .fields .quoteBtn:hover {
  background: transparent;
  border: 1px solid #A46BB3;
  color: #A46BB3; }

.search-form .fields input:focus {
  outline: 0 !important; }

.search-form .icons {
  position: absolute;
  font-size: 0.8em;
  color: #555;
  outline: 0;
  left: 7px;
  top: 16px; }

.search-form #pickupDate, .search-form #pickupTime {
  padding-left: 30px !important; }

.search-form #startDate, .search-form #endDate {
  padding-left: 30px !important; }

.search-form .address {
  background: url(/assets/images/new/loction-icon.png) no-repeat left;
  width: 11px;
  height: 16px; }

.search-form .date {
  background: url(/assets/images/new/calender-icon.png) no-repeat left;
  width: 17px;
  height: 17px; }

.search-form .time {
  background: url(/assets/images/new/time-icon.png) no-repeat left;
  width: 16px;
  height: 16px; }

.search-form #passenger {
  border: 1px solid #dcdcdc;
  font-size: 1.2em;
  width: 130px; }

.search-form .passenger {
  background: url(/assets/images/new/passenger-icon.png) no-repeat left;
  width: 16px;
  height: 16px;
  vertical-align: middle; }

.search-form .hour select {
  font-size: 1.2em;
  -webkit-appearance: none !important; }

.search-form .hourly {
  background: url(/assets/images/new/hours-icon.png) no-repeat left;
  width: 16px;
  height: 16px;
  vertical-align: middle; }

.search-form .budget {
  background: url(/assets/images/new/budget-icon.png) no-repeat left;
  width: 16px;
  height: 16px; }

.search-form .eventMarginFields {
  margin-right: 8px; }

.patch-row {
  padding: 35px 0 85px 0;
  text-align: center; }

.patch-row h4 {
  color: #999;
  font-weight: bold; }

.patch-row .harmonyBox {
  font-size: 0.8em; }

.patch-row .harmonyBox .box-img {
  min-height: 84px; }

.patch-row .harmonyBox img {
  vertical-align: middle; }

.patch-row .harmonyBox h3 {
  color: #F48B3A;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin-top: 20px;
  text-transform: capitalize !important;
  margin-bottom: 0; }

.patch-row .harmonyBox p {
  color: #B4AEA8;
  font-size: 1.2em;
  font-weight: normal;
  width: 220px;
  margin-top: 5px;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 0; }

.patch-row a.aboutBtn {
  color: #F48B3A;
  border: 1px solid #F48B3A;
  background: transparent;
  padding: 14px 72px;
  font-size: 16px;
  margin-top: 16px; }

.patch-row .harmonyBox a.aboutBtn:hover {
  background: #d6640c;
  color: #FFF;
  border: 1px solid #d6640c; }

.patch-row h1 {
  margin: 0 0 20px 0; }

.patch-row p {
  margin: 0 0 40px 0;
  color: #8a8d8f;
  font-size: 1.071em; }

.patch-row ul {
  text-align: left;
  margin: 0 0 30px 0;
  list-style: none !important; }

.patch-row ul li, .gray-row ul li {
  line-height: 28px;
  font-size: 1em; }

.patch-row ul li {
  line-height: 32px;
  font-size: 15px;
  color: #9D948E;
  margin-left: -40px; }

.patch-row h3 {
  margin: 0 0 20px 0;
  text-transform: uppercase !important;
  font-size: 2em; }

.patch-row h1 {
  font-size: 2.857em !important;
  color: #8a8d8f; }

.patch-bottom-row {
  padding: 40px 0;
  text-align: center;
  color: #948B84; }

.patch-bottom-row h1 {
  margin: 0 0 20px 0; }

.patch-bottom-row h3 {
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 1.6em; }

.patch-bottom-row p {
  margin: 0 0 80px 0; }

.patch-bottom-row ul {
  text-align: left;
  margin: 0 0 30px 50px !important;
  list-style: none; }

.patch-bottom-row ul li {
  line-height: 20px;
  font-size: em(12px);
  color: #9D948E; }

.last-sec {
  padding: 55px 0 46px 0;
  text-align: center; }
  .last-sec .btn-orange {
    display: inline-block !important;
    width: 200px;
    padding: 15px 10px;
    margin-top: 15px;
    text-transform: uppercase; }
  .last-sec .btn-orange:hover,
  .last-sec .btn-orange:active,
  .last-sec .btn-orange:focus {
    color: #FFF; }

.last-sec h4 {
  color: #9c938c;
  line-height: 26px;
  font-size: 21px;
  margin-bottom: 41px; }

.harmonyIpad {
  margin-top: 0 !important; }

.tab-row {
  background: url("../images/v3/event-bg.jpg") no-repeat;
  min-height: 506px;
  color: #FFF;
  padding: 26px 0 120px 0;
  position: relative;
  text-align: center;
  background-attachment: fixed;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -khtml-background-size: cover !important; }

.tablist {
  width: 100% !important;
  /*left: 30% !important;*/ }

.planner h1, .planner h3 {
  text-align: center;
  color: #FFF !important; }

.planner a {
  color: #FFF;
  padding: 10px 35px;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #FFF;
  margin: 60px 0 0 0; }

.planner a:hover {
  color: #FFF;
  background: #A46BB3;
  border: 1px solid #A46BB3; }

.tab-row .nav-patch .evnt-sec h2 {
  font-size: 32px; }

.tab-row .nav-patch .evnt-sec .eventQuote {
  margin-top: 0px; }

.tab-row .nav-patch .eventCheckList {
  font-weight: normal;
  margin-top: 15px !important; }

.tab-row .nav-patch .eventCheckList ul {
  width: 100%; }

.tab-row .nav-patch .eventCheckList li {
  font-size: 1em;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  padding-left: 40px;
  width: 500px;
  text-align: left; }

.tab-row .nav-patch .eventCheckList li img {
  margin-top: 5px;
  margin-right: 10px; }

.tab-row .nav-patch .eventCheckList li > i {
  margin-right: 10px; }

.tab-row .nav-patch ul {
  text-align: center;
  margin: 10px 0; }

.tab-row .nav-patch ul li {
  display: inline-block;
  padding: 10px;
  float: none;
  padding-bottom: 4px; }

.tab-row .nav-patch ul li a {
  color: #FFF;
  padding: 2px 15px;
  margin-bottom: -3px; }

.tab-row .nav-patch ul li a:hover {
  color: #f4893b; }

.tab-row div.tabLinks {
  width: 100%;
  float: left;
  margin: 0;
  position: absolute;
  bottom: 0;
  height: 102px;
  background: rgba(27, 17, 17, 0.8); }

.tab-row div.tabLinks .nav-tabs {
  bottom: 0;
  margin-bottom: 0;
  text-align: center; }

.center-content {
  text-align: left; }

.center-content h3 {
  text-align: center; }

.center-content p {
  margin: 0 0 20px 0; }

.center-content ul {
  text-align: left;
  margin: 0 0 0px 0; }

.gray-row {
  background: #f5efeb;
  text-align: center;
  padding: 30px 0 16px 0; }

.grayHeading h3 > b {
  font-weight: 700;
  color: #9B928B !important;
  font-size: 2.2em !important; }

.gray-row h3.heading {
  float: left;
  text-transform: capitalize;
  font-size: 2.2em;
  font-weight: 500; }

.grayHeading h2 {
  font-size: 2.286em;
  text-align: center !important;
  color: #9c938c;
  height: 100px;
  vertical-align: center;
  font-weight: normal; }

.gray-row ul {
  margin-bottom: 50px;
  list-style: none !important;
  display: inline-block; }

.gray-row li {
  text-align: left; }

.world-row {
  background: url(/assets/images/new/footer-bg.png) top center;
  text-align: center;
  height: 760px !important;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

.world-row h1 {
  margin-top: 40px !important;
  font-size: 38px !important;
  margin-bottom: 8px !important; }

.world-row h1, .world-row h4 {
  color: #FFF !important;
  text-align: center;
  margin: 0px; }

.world-row .button {
  border: 1px solid #e98237;
  color: #e98237;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 247px 0 40px;
  min-width: 180px;
  padding: 10px 40px;
  text-transform: uppercase;
  white-space: nowrap; }

.world-row .heightSeprator {
  height: 280px;
  clear: both; }

.world-row .button:hover {
  background: #e98237;
  border: 1px solid #e98237; }

.world-row .button:hover a {
  color: #FFF; }

.world-row .button a,
.world-row .button:active a,
.world-row .button:focus a {
  color: #F48B3A; }

.btn {
  margin: 20px 0 0 0;
  border-radius: 0 !important; }

.muv-apps {
  min-height: 515px;
  padding-bottom: 0px; }

.muv-apps .muvimg {
  text-align: center;
  vertical-align: bottom;
  padding-top: 47px; }
  .muv-apps .muvimg img {
    display: inline-block; }

.muv-apps h2 {
  color: #948B84;
  font-size: 1.5em;
  border-bottom: 1px solid dcdcdc;
  text-align: left; }

.muv-apps h1 {
  margin: 16px 0;
  color: #9c938c;
  font-size: 37px !important; }

.muv-apps ul.otherChecklist {
  display: block;
  padding-left: 0px;
  margin-top: 25px; }

.muv-apps ul li {
  font-size: 1.143em;
  color: #9c938c;
  padding-bottom: 7px; }

.info {
  padding: 107px 0 64px 0; }
  .info ul {
    margin: 0px !important; }
    .info ul li {
      padding-bottom: 12px; }

.footer-row {
  border-top: 1px solid #d6d5d3;
  padding: 10px 0 0 0; }

.footer-row ul {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 6px; }

.footer-row ul li {
  display: inline;
  padding: 0 15px;
  text-transform: uppercase; }

.footer-row ul li a {
  color: #807974;
  font-weight: 600; }

.footer-row ul li a:hover {
  color: #999; }

.footer-row ul + ul li a {
  font-size: 10px; }

.footer-row .footerText {
  font-size: 0.876em;
  color: #939698;
  padding-left: 40px;
  padding-top: 22px;
  text-transform: lowercase; }

.footer-row .footerIcon {
  text-align: right;
  padding-right: 47px;
  padding-top: 16px; }

.footer-row .footerIcon img {
  width: 26px; }

.feedbackBtn {
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  border-bottom: none;
  margin-right: 5px;
  font-size: 1.1em;
  color: #F48B3A;
  padding-top: 5px; }

.feedbackBtn:hover {
  border: 1px solid #F48B3A;
  background-color: #F48B3A;
  border-bottom: none;
  color: #FFF;
  cursor: pointer; }

/* about us page styles start*/
.video-background-about-us {
  height: 496px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  -o-background-size: cover !important;
  -khtml-background-size: cover !important; }

.video-row-about-us {
  height: 496px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  -o-background-size: cover !important;
  -khtml-background-size: cover !important; }

.header-fields {
  width: 100%;
  background-color: #f6f6f6;
  height: 39px;
  padding-top: 12px;
  margin-top: 8px; }

.company-nav-container {
  background-color: #f6f6f6;
  padding: 25px; }

.company-nav-container h4 {
  font-size: 22px; }

.clients-row {
  padding: 25px 0; }

.about-header-content {
  text-align: center;
  position: absolute;
  width: 100%;
  color: #FFF;
  z-index: 9;
  font-size: 1.5em;
  margin: 280px 0 0 0 !important;
  line-height: 52px;
  text-shadow: 1px 2px 2px #000; }

.about-header-content p {
  font-size: 2em;
  width: 100%;
  text-align: center; }

.about-patch-row {
  padding: 40px 0;
  text-align: center; }

.about-patch-row .container h1 {
  margin-left: 5px;
  font-size: 3em !important; }

.about-patch-row .about-harmonyBox {
  font-size: 0.8em; }

.about-patch-row .about-harmonyBox img {
  vertical-align: middle; }

.about-patch-row .about-harmonyBox h3 {
  color: #F48B3A;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
  text-transform: capitalize; }

.about-patch-row .about-harmonyBox p {
  color: #B4AEA8;
  font-size: 0.8em;
  font-weight: normal;
  width: 220px;
  margin-top: 5px;
  text-transform: capitalize;
  text-align: left; }

.about-patch-row .about-harmonyBox a.aboutBtn {
  background: transparent;
  color: #F48B3A;
  border: 1px solid #F48B3A;
  padding: 10px 50px;
  text-decoration: none;
  font-size: 1.4em;
  margin-top: -20px;
  width: 80% !important;
  border-radius: 0; }

.about-patch-row .about-harmonyBox a.aboutBtn:hover {
  background: #d6640c;
  color: #FFF;
  border: 1px solid #d6640c; }

.padding-top-5 {
  padding-top: 0.5em; }

.padding-top-10 {
  padding-top: 1.0em; }

.padding-top-20 {
  padding-top: 2.0em; }

.padding-top-30 {
  padding-top: 3.0em; }

.padding-top-40 {
  padding-top: 4.0em; }

.padding-top-50 {
  padding-top: 5.0em; }

.padding-top-60 {
  padding-top: 6.0em; }

.padding-top-70 {
  padding-top: 7.0em; }

.padding-top-80 {
  padding-top: 8.0em; }

.padding-top-90 {
  padding-top: 9.0em; }

.padding-top-100 {
  padding-top: 10.0em; }

.padding-top-5 {
  padding-top: 0.5em; }

.padding-bottom-10 {
  padding-bottom: 1.0em; }

.padding-bottom-20 {
  padding-bottom: 2.0em; }

.padding-bottom-30 {
  padding-bottom: 3.0em; }

.padding-bottom-40 {
  padding-bottom: 4.0em; }

.padding-bottom-50 {
  padding-bottom: 5.0em; }

.padding-bottom-60 {
  padding-bottom: 6.0em; }

.padding-bottom-70 {
  padding-bottom: 7.0em; }

.padding-bottom-80 {
  padding-bottom: 8.0em; }

.padding-bottom-90 {
  padding-bottom: 9.0em; }

.padding-bottom-100 {
  padding-bottom: 10.0em; }

.orangeLink {
  color: #F48B3A;
  cursor: pointer; }

.city-header-content {
  text-align: center;
  position: absolute;
  width: 100%;
  color: #FFF;
  font-size: 22px;
  z-index: 9;
  margin: 196px 0 0 0 !important; }

.city-header-content p {
  margin: 9px 420px 55px;
  font-size: 43px;
  width: 500px; }

.city-header-para p {
  margin: 9px 420px 55px;
  font-size: 23px;
  width: 500px; }

/* about us page styles end*/
.nav-tabs {
  border-bottom: none !important;
  position: absolute;
  border: 0; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li {
  margin-right: 2px;
  line-height: 1.42857143;
  color: transparent !important;
  border-bottom: none !important; }

.nav-tabs li a:hover, .nav-tabs li a:focus, .nav-tabs li a:visited {
  color: #A06CB4 !important;
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid transparent !important; }

.nav-tabs li.active > a:hover, .nav-tabs li.active a:focus, .nav-tabs li.active a:visited {
  color: #FFF !important;
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-bottom: 3px solid #A46BB3 !important; }

.nav-tabs > li.active a {
  color: #A06CB4 !important;
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-bottom: 3px solid #A46BB3 !important; }

.nav-tabs > li a, .nav-tabs > li.active a {
  padding-top: 25px !important; }

.nav-tabs > li:first-child a, .nav-tabs > li.active:first-child a:hover {
  background: url(/assets/images/new/event-icon.png) top center no-repeat;
  border-bottom: none; }

.nav-tabs > li.active:first-child a, .nav-tabs > li:first-child a:hover {
  background: url(/assets/images/new/event-icon-active.png) top center no-repeat !important;
  border-bottom: 3px solid #A46BB3 !important;
  color: #A46BB3 !important; }

.nav-tabs > li:nth-child(2) a, .nav-tabs > li.active:nth-child(2) a:hover {
  background: url(/assets/images/new/corporate-icon.png) top center no-repeat;
  border-bottom: none; }

.nav-tabs > li.active:nth-child(2) a, .nav-tabs > li:nth-child(2) a:hover {
  background: url(/assets/images/new/corporate-icon-active.png) top center no-repeat !important;
  border-bottom: 3px solid #A46BB3 !important;
  color: #A46BB3 !important; }

.nav-tabs > li:nth-child(3) a, .nav-tabs > li.active:nth-child(3) a:hover {
  background: url(/assets/images/new/travel-icon.png) top center no-repeat;
  border-bottom: none; }

.nav-tabs > li.active:nth-child(3) a, .nav-tabs > li:nth-child(3) a:hover {
  background: url(/assets/images/new/travel-icon-active.png) top center no-repeat !important;
  border-bottom: 3px solid #A46BB3 !important;
  color: #A46BB3 !important; }

.nav-tabs > li:nth-child(4) a, .nav-tabs > li.active:nth-child(4) a:hover {
  background: url(/assets/images/new/elite-icon.png) top center no-repeat;
  border-bottom: none; }

.nav-tabs > li.active:nth-child(4) a, .nav-tabs > li:nth-child(4) a:hover {
  background: url(/assets/images/new/elite-icon-active.png) top center no-repeat !important;
  border-bottom: 3px solid #A46BB3 !important;
  color: #A46BB3 !important; }

.orange-row {
  color: #FFF;
  background-color: #F48B3A;
  min-height: 211px;
  padding: 10px 0;
  border-bottom: 1px solid #a54d09; }

.orange-row h3 {
  margin-left: 20px;
  margin-top: 59px;
  text-transform: uppercase;
  font-size: 2.2em; }

.orange-row p {
  margin-left: 23px;
  margin-top: -5px;
  font-size: 1.8em; }

.orange-row button {
  border-radius: 0 !important;
  font-size: 16px;
  font-weight: normal;
  margin-top: 72px;
  min-height: 45px;
  min-width: 190px;
  white-space: normal; }

.orangeRowPadBtn {
  width: 190px; }

.login-dropdown {
  left: -276px !important;
  top: 46px !important;
  min-width: 320px !important; }

.input-lg {
  border-radius: 2px !important;
  font-size: 16px !important; }

.header-row a.dropdown-toggle {
  color: #FFF;
  font-size: 0.857em; }

.header-row-white a.dropdown-toggle {
  color: #333; }

.checkIcon {
  background: url(assets/images/new/checkIcon.png);
  width: 20px;
  height: 11px; }

ul.otherChecklist {
  padding-left: 20px;
  list-style: none !important; }

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .platform-search-row {
    bottom: -176px; }
  .mobileHeight {
    height: 165px !important; } }

@media screen and (min-width: 320px) and (max-width: 470px) {
  .platform-search-row {
    bottom: -260px; }
  .reBookride {
    width: 80% !important;
    margin-top: -2% !important; }
  .team-banner {
    background-size: 564px 198px !important;
    background-repeat: no-repeat !important; }
  .patch-row a.aboutBtn {
    margin-right: 0 !important; }
  .orange-row img {
    margin-top: 20px !important; }
  .orange-row h3 {
    margin-left: 20px;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 1.3em; }
  .orange-row p {
    margin-left: 23px;
    margin-top: -5px;
    font-size: 1.1em; }
  .orange-row button {
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 10px; }
  .tab-pane h2 {
    font-size: 1.4em !important; }
  .contact_info {
    color: #F48B3A !important; }
  .contact_address {
    width: 71% !important;
    margin-left: -28.7% !important;
    padding-bottom: 2% !important;
    text-align: left !important;
    font-size: 0.9em !important; }
  .separator {
    width: 100% !important; }
  .log-img {
    width: 103px; }
  .grayHeading h3 > b {
    font-weight: 700;
    color: #9B928B !important;
    font-size: 1.2em !important; }
  .gray-row h3.heading {
    float: left;
    text-transform: capitalize;
    font-size: 1.2em !important;
    font-weight: 500; }
  .grayHeading h2 {
    font-size: 1.4em !important;
    text-align: center !important;
    color: #988F88;
    height: 100px;
    vertical-align: center;
    font-weight: normal; }
  .patch-row h1 {
    font-size: 2em !important; }
  .tab-row .nav-patch .eventCheckList {
    margin-top: 10px !important; }
  .tab-row .nav-patch .eventCheckList li {
    padding-left: 23px !important; }
  .tablist {
    width: 100% !important; }
  .tablist ul, .tablist li {
    font-size: 0.6em !important;
    padding: 0px !important;
    margin-right: -20px; }
  .tablist li:first-child {
    margin-left: -10px; }
  .rideDetailNav .container {
    width: 85%; }
  .rideDetail .container {
    width: 85%; }
  .rowPlatform p {
    font-size: 1em !important; }
  .rowPlatform .platformServices h3 {
    font-size: 0.7em !important; }
  .rowPlatform .platformServices .services p {
    font-size: 0.9em !important; }
  .form-container table td.passenger-row {
    padding-left: 10px !important; }
  .newpayment .newpt td.two_fl, .newpayment .newfld td.name {
    padding-left: 10px !important; }
  .locationDialog, .cancelDialog {
    width: 95% !important;
    top: 30% !important;
    left: 10px !important;
    margin-left: 0px !important; } }

@media screen and (max-width: 470px) and (min-width: 320px) {
  .rowPlatform p {
    font-size: 1em !important; }
  .rowPlatform .platformServices h3 {
    font-size: 1em !important; }
  .rowPlatform .platformServices .services p {
    font-size: 0.9em !important; }
  .tablist {
    width: 100% !important; }
  .tablist ul, .tablist li {
    font-size: 0.6em !important;
    padding: 0px !important;
    margin-right: -20px; }
  .tablist li:first-child {
    margin-left: -58px; }
  .tab-row div.tabLinks .nav-tabs {
    bottom: 0px;
    margin-bottom: 4px;
    text-align: center; }
  div.city_list li {
    width: 50% !important;
    display: inline-block;
    text-align: left;
    margin-bottom: 10px; }
  .reBookride {
    width: 80% !important;
    margin-top: -2% !important; }
  .partnerBox {
    border-right: none !important;
    border-bottom: none !important; }
  .secondBox .partnerBox {
    border-bottom: none !important; }
  .partner-description {
    text-align: center; }
  .clients-row {
    padding: 0px 0; }
  .log-img {
    width: 103px; }
  .city-header-content h1 {
    width: 94%;
    text-align: center;
    margin-left: 4%; }
  .team-banner {
    background-size: 564px 198px !important;
    background-repeat: no-repeat !important; }
  .grayHeading h3 > b {
    font-weight: 700;
    color: #9B928B !important;
    font-size: 1.2em !important; }
  .gray-row h3.heading {
    float: left;
    text-transform: capitalize;
    font-size: 1.2em !important;
    font-weight: 500; }
  .grayHeading h2 {
    font-size: 1.4em !important;
    text-align: center !important;
    color: #988F88;
    height: 100px;
    vertical-align: center;
    font-weight: normal; }
  .patch-row h3 {
    font-size: 1.4em; }
  .patch-row a.aboutBtn {
    margin-right: 0 !important; }
  .orange-row img {
    margin-top: 20px !important; }
  .orange-row h3 {
    margin-left: 20px;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 1.8em; }
  .orange-row p {
    margin-left: 23px;
    margin-top: -5px;
    font-size: 1.1em; }
  .orange-row button {
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 10px; }
  .tab-pane h2 {
    font-size: 1.4em !important; }
  .contact_info {
    color: #F48B3A !important; }
  .contact_address {
    width: 71% !important;
    margin-left: -28.7% !important;
    padding-bottom: 2% !important;
    text-align: left !important; }
  .separator {
    width: 100% !important; }
  .back-arrow {
    margin-left: 12% !important; }
  .rideDetailNav .container {
    width: 85%; }
  .rideDetail .container {
    width: 85%; }
  .header-content {
    margin-top: 4% !important; }
  .edit-ride .content-sec .vehicle {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px; }
    .edit-ride .content-sec .vehicle .box {
      text-align: center;
      color: #807873;
      position: relative;
      border-top: 1px solid #EFEFEF;
      border-right: 1px solid #EFEFEF;
      border-left: 1px solid #EFEFEF;
      padding: 15px; }
    .edit-ride .content-sec .vehicle .selectedVehicle {
      border: 1px solid #f48b3a !important; }
  .edit-ride .content-sec .summary .total {
    margin-bottom: 35px; }
    .edit-ride .content-sec .summary .total h4 {
      color: #88817C;
      float: left;
      padding-top: 10px; }
    .edit-ride .content-sec .summary .total span {
      color: #F48B3A;
      font-weight: bold;
      float: right;
      font-size: 1.571em; } }

@media screen and (max-width: 640px) and (min-width: 470px) {
  .platform-search-row {
    bottom: -260px; }
  .rideDetailNav .container {
    width: 85%; }
  .rideDetail .container {
    width: 85%; }
  .header-content {
    margin-top: 4% !important; }
  platformPage h1.platformTopHeading {
    font-size: 35px !important; }
  platformPage p {
    font-size: 25px !important; }
  .bannerOverlay {
    height: 500px !important; }
  .platform-banner-row {
    height: 500px !important; }
  .rowPlatform p {
    font-size: 1em !important; }
  .rowPlatform h1 {
    font-size: 2em !important; }
  .rowPlatform .platformServices h3 {
    font-size: 1em !important;
    margin-top: 18px !important; }
  .rowPlatform .platformServices .services {
    height: 340px !important; }
    .rowPlatform .platformServices .services p {
      font-size: 0.9em !important;
      text-align: left !important;
      padding-left: 5px !important; }
    .rowPlatform .platformServices .services h3 {
      font-size: 1em !important;
      margin-top: 10px !important; } }

@media screen and (min-width: 640px) and (max-width: 960px) {
  .tab-row .nav-patch ul li {
    display: inline-block;
    float: left;
    font-size: 0.8em !important;
    padding: 10px 25px;
    margin-bottom: -7px;
    margin-left: -15px; }
  .tablist {
    width: 100% !important; }
  .tablist ul, .tablist li {
    font-size: 1.2em !important;
    padding: 0 10px !important;
    margin-right: 20px !important; }
  .tablist li:first-child {
    margin-left: -10px; }
  .partnerBox {
    border-right: none !important;
    border-bottom: none !important; }
  .secondBox .partnerBox {
    border-bottom: none !important; }
  .partner-description {
    text-align: center; }
  .clients-row {
    padding: 0px 0; }
  .log-img {
    width: 103px; }
  .city-header-content h1 {
    width: 94%;
    text-align: center;
    margin-left: 4%; }
  .team-banner {
    background-size: 564px 198px !important;
    background-repeat: no-repeat !important; }
  .contact_info {
    color: #F48B3A !important; }
  .contact_address {
    width: 71% !important;
    margin-left: -28.7% !important;
    padding-bottom: 2% !important;
    text-align: left !important; }
  .separator {
    width: 100% !important; }
  .row .form-group .btn-block {
    padding: 6px 12px !important; }
  .back-arrow {
    margin-left: 12% !important; }
  .rideDetailNav .container {
    width: 85%; }
  .rideDetail .container {
    width: 85%; }
  .header-content {
    margin-top: 4% !important; } }

.team-img {
  /*background: rgba(0,0,0,.3);*/ }

/*.team-img:hover {
    background: url(/assets/images/team/over.png) no-repeat;
    z-index: 9999;
}*/
.member-name {
  font-size: 1.5em;
  font-weight: 800;
  position: absolute;
  left: 15%; }

.member-desg {
  font-weight: 900;
  font-size: 0.9em;
  position: absolute;
  left: 15%;
  margin-top: 6px;
  color: #999; }

.in-icon {
  position: absolute;
  right: 15%;
  bottom: -4px; }

.team-banner {
  background: url(/assets/images/new/team-banner.png) top center;
  height: 250px; }

#advanceOption {
  margin-top: 10px;
  color: #F48B3A;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer; }

.advanIcon {
  vertical-align: middle; }

.advanceOptionBody {
  width: 100%;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-bottom: 90px; }
  .advanceOptionBody .fileUpload {
    margin: 10px; }
  .advanceOptionBody ul {
    width: 100%;
    font-size: 13px;
    float: left;
    margin: 0 !important; }
  .advanceOptionBody li {
    width: 32.3333%;
    text-align: left;
    border-left: 1px solid #493d36;
    border-bottom: 1px solid #493d36;
    height: 90px;
    padding-top: 22px !important;
    padding-left: 15px !important; }
  .advanceOptionBody ul > li:last-child {
    border-right: 1px solid #493d36; }
  .advanceOptionBody ul:last-child > li {
    border-bottom: none; }
  .advanceOptionBody input[type=checkbox] {
    display: none !important; }
  .advanceOptionBody input[type=checkbox] + label {
    background: url("/assets/images/new/checkbox-icon.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0 0 0 0px;
    margin-top: -20px;
    margin-left: -4px; }
  .advanceOptionBody input[type=checkbox]:checked + label {
    background: url("/assets/images/new/checkbox-icon-active.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0 0 0 0px; }
  .advanceOptionBody .vehicleDiv {
    width: 55px;
    height: 16px;
    float: left; }
  .advanceOptionBody .detail {
    float: left;
    margin-top: -8px;
    padding-top: 0;
    font-size: 1em; }
    .advanceOptionBody .detail img {
      padding-top: 5px; }
  .advanceOptionBody .carDetail {
    margin-top: 10px;
    font-size: 1em; }
    .advanceOptionBody .carDetail img {
      vertical-align: initial; }
    .advanceOptionBody .carDetail span {
      font-size: 0.6em; }

.manifestBox {
  width: 100%;
  border: 1px dashed #493d36;
  height: 178px;
  background: rgba(27, 17, 17, 0.5); }
  .manifestBox .btn-file {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    padding: 7px 30px;
    background-color: #e5e4e2;
    color: #333;
    font-weight: bold;
    cursor: pointer; }
  .manifestBox .btn-file:hover {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    padding: 7px 30px;
    background-color: #d6640c;
    border: 1px solid #d6640c;
    color: #fff;
    font-weight: bold; }
  .manifestBox input[type="file"] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent; }
  .manifestBox .fileTitle {
    vertical-align: middle;
    margin-top: 85px;
    color: #B9AEAE; }

.testimonial-patch-row {
  padding-top: 2%;
  text-align: center; }

.testimonial-patch-row .testimonial-box {
  font-size: 0.8em;
  width: 50%; }

.testimonial-patch-row .testimonial-box img {
  vertical-align: middle;
  padding: 3%; }

.testimonial-row {
  margin-top: -3%; }

.testimonial-row:first-child {
  padding-top: 10%; }

.person_name {
  margin-left: 45%;
  color: #F48B3A; }

.testimonial-breaker {
  border-top: 1.5px solid #D6D5D3;
  width: 50%;
  margin-top: 0%; }

.about-harmonyBox figure > .overlay {
  display: none;
  text-align: center;
  color: #fff;
  padding-top: 100px;
  margin: 0 auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5); }

.about-harmonyBox figure:hover > .overlay {
  display: block; }

.cities-banner {
  height: 496px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

div.city_list {
  width: 100%;
  font-size: 1em;
  color: #555;
  font-weight: normal;
  text-align: center;
  margin: 10px 20px; }

div.city_list ul {
  width: 100%; }

div.city_list h1 {
  font-size: 1.3em;
  color: #F48B3A; }

div.city_list li {
  width: 20%;
  display: inline-block;
  text-align: left;
  margin-bottom: 10px; }

.cities-patch-row {
  padding: 40px 0;
  text-align: center;
  background-color: #F3F3F3; }

.cities-patch-row h1 {
  margin: 0 0 20px 0; }

.cities-patch-row p {
  margin: 0 0 25px 0;
  color: #B4AEA8; }

.borderbottom {
  border-bottom: 1px solid #493d36;
  margin: 10px 0; }

.closeEvent {
  vertical-align: middle;
  margin-top: -15px;
  cursor: pointer; }

.input-lg {
  height: 50px !important; }

.login-dropdown input.btn.btn-primary.btn-block {
  font-size: 16px; }

.partner-banner {
  background: url(/assets/images/new/partner_banner.png) top center;
  height: 522px;
  background-attachment: fixed;
  /*-webkit-background-size:cover;*/
  -moz-background-size: cover;
  -o-background-size: cover;
  -khtml-background-size: cover; }

.partner-header-content {
  padding-top: 6%;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #FFF;
  z-index: 9;
  font-size: 22px;
  margin: 150px 0 0 0 !important; }

.partner-login {
  font-size: 63%;
  margin-top: 0.8%; }
  .partner-login a {
    color: #FFF;
    border: 1px solid #fff;
    padding: 10px 79px;
    display: inline-block;
    font-weight: bold; }
    .partner-login a.active {
      color: #FFF; }

.partner-heading {
  color: #A3A3A3; }
  .partner-heading h1 {
    margin-top: 40px;
    font-size: 40px !important; }

.partner-heading p {
  font-size: 1.4em; }

.partner-patch-row {
  padding: 40px 0;
  text-align: center; }

.partner-patch-row .container h1 {
  margin-left: 5px;
  font-size: 3em !important; }

.partner-patch-row .container {
  margin-left: 4%; }

.partner-patch-row .partner-optionsBox {
  height: 74px;
  font-size: 0.8em; }

.partner-patch-row .partner-optionsBox img {
  vertical-align: middle; }

.partner-patch-row .partner-optionsBox h3 {
  color: #F48B3A;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
  text-transform: capitalize; }

.partner-patch-row .partner-optionsBox p {
  color: #B4AEA8;
  font-size: 0.8em;
  font-weight: normal;
  width: 220px;
  margin-top: 5px;
  text-transform: capitalize;
  text-align: left; }

.partner-description {
  width: 72%;
  text-align: left; }

.partner-get-started {
  padding: 26px 0 48px 0;
  text-align: center;
  background-color: #F3F3F3;
  font-size: 1.5em; }
  .partner-get-started h2 {
    font-size: 38px;
    margin-bottom: 23px !important; }
  .partner-get-started a {
    color: #97999A; }
    .partner-get-started a:hover {
      color: #97999A; }
    .partner-get-started a:focus {
      color: #97999A; }

.partner-get-started h1 {
  margin: 0 0 20px 0; }

.partner-get-started p {
  color: #B4AEA8;
  font-size: 21px; }

input[type=submit].partner-apply-btn {
  margin-top: 48px;
  padding: 15px 60px !important;
  margin-bottom: 14px; }

.partner-email-no {
  font-weight: 800; }

.partnerBox {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 243px;
  padding-top: 38px; }

.secondBox {
  margin-top: -50px; }
  .secondBox .partnerBox {
    border-bottom: none !important; }

.lastdiv {
  border-right: none !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .search-form #passenger {
    -webkit-appearance: menulist-button !important;
    line-height: 43px !important;
    border: none !important;
    position: absolute;
    left: 0;
    margin-left: 17px;
    border-radius: none;
    box-shadow: none;
    width: 86%;
    padding-left: 10px !important; }
  .search-form .passengerDiv {
    width: 150px;
    background: white;
    border-left: 1px solid #DCDCDC;
    height: 48px;
    border-radius: 0;
    box-shadow: 0; } }

_::-moz-svg-foreign-content, :root .search-form #passenger {
  left: 12px !important;
  line-height: 44px;
  border: none; }

.topNavigation {
  background-color: #EFEFEF;
  padding-top: 10px; }
  .topNavigation .myaccounts {
    width: 100%;
    text-align: center; }
    .topNavigation .myaccounts ul.topNav {
      list-style: none !important;
      display: inline-block;
      margin-left: -10px !important;
      margin-top: -4px;
      margin-bottom: 0px; }
      .topNavigation .myaccounts ul.topNav li {
        display: inline-block;
        height: 55px !important;
        vertical-align: middle;
        margin: 0 25px 0 25px;
        cursor: pointer;
        font-size: 12px;
        color: #807875; }
        .topNavigation .myaccounts ul.topNav li a {
          color: #807875;
          padding: 34px 6px 5px 6px;
          display: block; }
        .topNavigation .myaccounts ul.topNav li:first-child {
          margin-left: 20px; }
        .topNavigation .myaccounts ul.topNav li:hover a {
          color: #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.active a {
          color: #F48B3A;
          border-bottom: 2px solid #F48B3A; }
      .topNavigation .myaccounts ul.topNav li.myrides, .topNavigation .myaccounts ul.topNav li.myrides-active {
        background: url(/assets/images/new/car.png) 20px 12px no-repeat;
        border-bottom: 2px solid #f5efeb; }
      .topNavigation .myaccounts ul.topNav li.myrides:hover, .topNavigation .myaccounts ul.topNav li.myrides-active {
        background: url(/assets/images/new/carOver.png) 20px 12px no-repeat;
        border-bottom: 2px solid #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.myrides:hover a, .topNavigation .myaccounts ul.topNav li.myrides-active a {
          color: #F48B3A !important; }
      .topNavigation .myaccounts ul.topNav li.myrides-active:hover {
        background: url(/assets/images/new/car.png) 20px 12px no-repeat;
        border-bottom: 2px solid #807875;
        color: #807875; }
      .topNavigation .myaccounts ul.topNav li.location {
        background: url(/assets/images/new/location.png) 22px 12px no-repeat;
        border-bottom: 2px solid #f5efeb; }
      .topNavigation .myaccounts ul.topNav li.location:hover, .topNavigation .myaccounts ul.topNav li.location-active {
        background: url(/assets/images/new/locationOver.png) 22px 12px no-repeat;
        border-bottom: 2px solid #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.location:hover a, .topNavigation .myaccounts ul.topNav li.location-active a {
          color: #F48B3A !important; }
      .topNavigation .myaccounts ul.topNav li.location-active:hover {
        background: url(/assets/images/new/location.png) 22px 12px no-repeat;
        border-bottom: 2px solid #807875;
        color: #807875; }
      .topNavigation .myaccounts ul.topNav li.travelers {
        background: url(/assets/images/new/travelers.png) 22px 12px no-repeat;
        border-bottom: 2px solid #f5efeb; }
      .topNavigation .myaccounts ul.topNav li.travelers:hover, .topNavigation .myaccounts ul.topNav li.travelers-active {
        background: url(/assets/images/new/travelersOver.png) 22px 12px no-repeat;
        border-bottom: 2px solid #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.travelers:hover a, .topNavigation .myaccounts ul.topNav li.travelers-active a {
          color: #F48B3A !important; }
      .topNavigation .myaccounts ul.topNav li.travelers-active:hover {
        background: url(/assets/images/new/travelers.png) 22px 12px no-repeat;
        border-bottom: 2px solid #807875;
        color: #807875; }
      .topNavigation .myaccounts ul.topNav li.billing {
        background: url(/assets/images/new/billing.png) 9px 12px no-repeat;
        border-bottom: 2px solid #f5efeb; }
      .topNavigation .myaccounts ul.topNav li.billing:hover, .topNavigation .myaccounts ul.topNav li.billing-active {
        background: url(/assets/images/new/billingOver.png) 9px 12px no-repeat;
        border-bottom: 2px solid #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.billing:hover a, .topNavigation .myaccounts ul.topNav li.billing-active a {
          color: #F48B3A !important; }
      .topNavigation .myaccounts ul.topNav li.billing-active:hover {
        background: url(/assets/images/new/billing.png) 9px 12px no-repeat;
        border-bottom: 2px solid #807875;
        color: #807875; }
      .topNavigation .myaccounts ul.topNav li.profile {
        background: url(/assets/images/new/profile.png) 16px 12px no-repeat;
        border-bottom: 2px solid #f5efeb; }
      .topNavigation .myaccounts ul.topNav li.profile:hover, .topNavigation .myaccounts ul.topNav li.profile-active {
        background: url(/assets/images/new/profileOver.png) 16px 12px no-repeat;
        border-bottom: 2px solid #F48B3A; }
        .topNavigation .myaccounts ul.topNav li.profile:hover a, .topNavigation .myaccounts ul.topNav li.profile-active a {
          color: #F48B3A !important; }
      .topNavigation .myaccounts ul.topNav li.profile-active:hover {
        background: url(/assets/images/new/profile.png) 16px 12px no-repeat;
        border-bottom: 2px solid #807875;
        color: #807875; }
  .topNavigation div.helpIcon {
    margin-top: 30px;
    font-size: 1.3em;
    cursor: pointer;
    text-transform: uppercase; }
    .topNavigation div.helpIcon a:link, .topNavigation div.helpIcon a:active, .topNavigation div.helpIcon a:visited {
      color: #F48B3A; }
    .topNavigation div.helpIcon a:hover {
      color: #333; }

.affix {
  top: 0 !important; }

.myList {
  height: 50px;
  border: 0;
  width: 100%;
  background-color: #F5EFEB;
  font-size: 1.2em;
  padding-left: 10px; }

.gray_layer {
  text-align: center;
  background-color: gainsboro;
  padding: 1%;
  margin-top: -4%;
  color: #988F88; }

.contact_info {
  color: #9C8F88; }

.contact_phone {
  margin-right: 20%;
  padding-bottom: 4%;
  font-size: 1.2em; }

.contact_address {
  width: 30%;
  margin-left: -2.7%;
  padding-bottom: 2%;
  text-align: left;
  font-size: 1.2em; }
  .contact_address .glyphicon-map-marker {
    height: 50px;
    float: left;
    margin-top: 4px;
    margin-right: 5px; }

.map-image {
  background: url(/assets/images/new/map_image.png) no-repeat;
  height: 500px; }

.contact-row .contactHeading h2 {
  font-size: 1.2em;
  text-align: center !important;
  color: #988F88;
  height: 100px;
  vertical-align: center;
  font-weight: normal;
  width: 37%;
  padding-top: 27px; }

.separator {
  width: 66%; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.profile-input .form-group {
  width: 100%; }
  .profile-input .form-group label {
    color: #333;
    font-size: em(12px); }
  .profile-input .form-group .form-control {
    width: 100%;
    margin-bottom: 10px; }

.profile-table, .passenger-table, .payment-table {
  display: block;
  min-width: 768px; }
  .profile-table .no-padding-left, .passenger-table .no-padding-left, .payment-table .no-padding-left {
    padding-left: 0px !important; }
  .profile-table thead tr, .passenger-table thead tr, .payment-table thead tr {
    border-top: 1px solid #ccc; }
    .profile-table thead tr td, .passenger-table thead tr td, .payment-table thead tr td {
      border-left: 1px solid #ccc;
      text-align: center;
      padding: 3px 0px;
      color: #B4AEA8; }
      .profile-table thead tr td:first-child, .passenger-table thead tr td:first-child, .payment-table thead tr td:first-child {
        border-left: 0px; }
  .profile-table tbody tr, .passenger-table tbody tr, .payment-table tbody tr {
    border-top: 1px solid #ccc; }
    .profile-table tbody tr td, .passenger-table tbody tr td, .payment-table tbody tr td {
      font-size: em(12px);
      color: #222;
      padding: 10px 0px;
      background-color: #FFF;
      border-bottom: 1px solid #EFEFEF;
      border-left: 0px;
      text-align: center; }

.btn-orange, .btn-orange:hover {
  color: #fff !important;
  background-color: #F48B3A;
  border-color: #F48B3A; }

.btn.btn-orange, .btn.btn-orange:hover {
  color: #fff !important; }

@media screen and (max-width: 500px) {
  .tab-row .nav-patch .eventCheckList li {
    padding-left: 30px;
    width: 90%; }
  .tab-row .nav-patch .eventCheckList {
    width: 300px; }
  .header-content {
    margin-top: 4% !important; } }

.menuIcon-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

.menuIcon-dropdown::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5; }

.menuIcon-dropdown::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #BCBCBC; }

.header-row-white .menuIcon-dropdown ul li:first-child, .header-row .menuIcon-dropdown ul li:first-child {
  margin-left: 0 !important; }

.header-row-white .menuIcon-dropdown ul li, .header-row .menuIcon-dropdown ul li {
  color: #9c938c !important;
  text-transform: none !important;
  float: none;
  margin-right: 0 !important;
  margin-left: 0 !important;
  border: none !important; }

.header-row-white .menuIcon-dropdown ul li p, .header-row .menuIcon-dropdown ul li p {
  color: #9c938c !important;
  padding: 0px 7px;
  border: none !important; }

.header-row-white .menuIcon-dropdown ul li a, .header-row .menuIcon-dropdown ul li a {
  color: #9c938c !important;
  text-transform: none !important;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
  border: none !important; }

ul.font-size-lg li a {
  font-size: 1.5em; }

ul.font-size-md li a {
  font-size: 1.2em; }

.border-right {
  border-right: 1px solid #e5e5e5; }

.ctr_div {
  margin: 0px auto;
  float: none !important; }

.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.title_heading {
  color: #988e87; }

@media screen and (min-width: 0px) and (max-width: 768px) {
  .profile-input .no-padding-left {
    padding-left: 15px !important; } }

.rideDetail .gray-bg {
  background-color: #F6F6F6 !important; }

.rideDetail .ride-label {
  color: #88817C; }

.rideDetail .label-value {
  font-size: 17px; }

.rideDetail .ridedetailseparator {
  margin-top: -7px !important; }

.rideDetail .total-price {
  color: #F48B3A; }

.rideDetail .container {
  width: 75%; }

.btn-gray {
  color: #333;
  background-color: #F6F6F6;
  border: #eee 1px solid !important;
  padding: 6px 27px !important;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 13px !important;
  height: auto; }

.searchField {
  text-align: right; }
  .searchField input.search {
    vertical-align: bottom;
    padding: 5px;
    border: 1px solid #dcdcdc !important;
    height: 34px;
    width: 275px;
    font-weight: normal;
    margin-right: -3px !important;
    font-size: 15px; }
  .searchField button {
    vertical-align: bottom;
    background: #e5e4e2;
    padding: 5px;
    border: 1px solid #dcdcdc !important;
    height: 34px;
    width: 50px;
    color: #9c938c; }
  .searchField select {
    height: 34px !important;
    width: 130px;
    background: #fafafa;
    font-weight: normal;
    font-size: 12px;
    color: #555;
    border: 1px solid #dcdcdc !important; }
  .searchField input.dateFields {
    background-color: #FAFAFA !important;
    background: url(/assets/images/new/calender-icon.png) 98% 50% no-repeat #FAFAFA;
    vertical-align: bottom;
    padding: 5px;
    border: 1px solid #dcdcdc !important;
    height: 34px;
    width: 130px;
    font-weight: normal; }
  .searchField .fieldsrange button {
    margin-top: 23px; }
  .searchField .fieldsrange select {
    margin-top: 23px; }
  .searchField .field-top {
    display: inline-block;
    vertical-align: top; }
    .searchField .field-top .txt {
      text-align: left;
      margin-bottom: 6px; }

.faq {
  text-align: center !important; }
  .faq .siteHeadingheading {
    font-size: 1.5em !important;
    padding: 20px 0;
    font-weight: normal;
    text-align: center;
    background-color: #f6f6f6;
    color: #8C8B8B; }
  .faq ol {
    list-style: decimal; }
  .faq li p {
    font-size: 1em;
    text-align: justify;
    color: #8C8B8B; }
    .faq li p strong {
      font-size: 1.2em !important;
      font-weight: bold;
      color: #8C8B8B; }
    .faq li p a {
      color: #F48B3A;
      text-decoration: underline !important; }
    .faq li p a:hover {
      color: #d6640c;
      text-decoration: none !important; }

.progressBarSteps {
  background-color: #EFEFEF;
  padding: 10px 0;
  position: relative;
  z-index: 1;
  /*progressbar*/
  /*progressbar connectors*/ }
  .progressBarSteps h1 {
    color: #8A827E;
    padding: 20px 0;
    margin: 0px;
    font-size: 1.5em !important;
    font-weight: bold; }
  .progressBarSteps .progressbar {
    padding-top: 15px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step; }
  .progressBarSteps .progressbar li {
    list-style-type: none;
    color: #8A827E;
    text-transform: capitalize;
    float: left;
    position: relative;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent; }
  .progressBarSteps .progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 25px;
    line-height: 22px;
    display: block;
    color: #8A827E;
    background: #DFDFDF;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    border: 1px solid #D0CECC;
    cursor: pointer; }
  .progressBarSteps .progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #DFDFDF;
    position: absolute;
    left: -50%;
    top: 12px;
    z-index: -1;
    /*put it behind the numbers*/ }
  .progressBarSteps .progressbar li:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .progressBarSteps .progressbar li:first-child:after {
    content: none; }
  .progressBarSteps .progressbar li.active:before {
    background: #FFF;
    color: #F48B3A;
    border: 1px solid #F48B3A; }
  .progressBarSteps .progressbar li.active:after {
    background: #F48B3A;
    color: #FFF; }
  .progressBarSteps .progressbar li.prev:before {
    background: #F48B3A;
    color: #FFF;
    border: 1px solid #F48B3A; }
  .progressBarSteps .progressbar li.prev:after {
    background: #F48B3A;
    color: #FFF; }
  .progressBarSteps .col-md-2.col-sm-2.pull-right .pull-right.padding-top-20 {
    font-size: 26px;
    padding-top: 17px;
    font-weight: bold;
    color: #9c9c9c; }
  .progressBarSteps .pull-right.padding-top-20 {
    font-size: 26px;
    padding-top: 17px;
    font-weight: bold;
    color: #9c9c9c; }

.rideConfirmationbuttons .no-padding {
  padding-right: 0px;
  padding-left: 0px; }

.rideConfirmationbuttons .ride_heading_cl {
  font-size: 1.6em; }

.rideConfirmationbuttons .ride_detail_info {
  color: #8E8887;
  padding-left: 10px;
  padding-top: 4px; }

.rideConfirmationbuttons .no-margin {
  margin: 0px 0 0 0; }

.marr10 {
  margin-right: 10px !important; }

.mart1 {
  margin-top: 1px !important; }

.homeBtn {
  margin-top: 80px; }

.vehicle_detail {
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  /*div.border-top-right:last-child {
        border-bottom: 2px solid #EFEFEF;
    }*/ }
  .vehicle_detail h1 {
    color: #F48B3A;
    text-align: center;
    text-transform: capitalize;
    font-size: 1.5em !important;
    font-weight: bold; }
  .vehicle_detail .border-top-right {
    border-top: 2px solid #EFEFEF;
    border-right: 2px solid #EFEFEF; }
  .vehicle_detail .border-top-right:nth-child(3n) {
    border-right: none; }
  .vehicle_detail .border-bottom {
    border-bottom: 2px solid #EFEFEF; }

.new-passenger-box {
  border: 1px solid #ccc;
  background: #fcfcfc;
  padding-top: 10px; }

.display-none {
  display: none; }

input[type=submit].small-button {
  background: #F48B3A none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-weight: 400;
  outline: medium none;
  padding: 5px 20px;
  text-transform: uppercase; }

input[type=submit]:hover {
  background: #d6640c none repeat scroll 0 0;
  color: #FFF; }

.small-button {
  background: #F48B3A none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-weight: 400;
  outline: medium none;
  padding: 5px 20px;
  text-transform: uppercase; }
  .small-button:hover {
    background: #d6640c none repeat scroll 0 0;
    color: #FFF; }

.passengers h5 {
  color: #B4AEA8;
  margin-bottom: 10px; }

.passengers .close {
  cursor: pointer; }

.passengers input {
  display: inline-block;
  vertical-align: middle; }

.passengers label {
  display: inline-block;
  vertical-align: middle; }

.passengers span {
  display: inline-block;
  padding-right: 10px; }

.passengers a {
  color: #F48B3A; }

.passengers select {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fefefe;
  padding: 6px 12px;
  line-height: 24px;
  height: 34px;
  border-radius: 4px; }

.passengers textarea {
  border: 1px solid #ccc;
  width: 100%;
  resize: none;
  height: 70px;
  padding: 6px 12px; }

.passengers .btnBot .simple-button {
  vertical-align: top; }

.passengers .btnBot input[type=submit] {
  vertical-align: top; }

.passenger-table, .payment-table {
  min-width: 620px;
  width: 100%;
  display: table; }
  .passenger-table thead tr td, .payment-table thead tr td, .passenger-table tbody tr td, .payment-table tbody tr td {
    border-left: 0px; }
    .passenger-table thead tr td:nth-child(2), .payment-table thead tr td:nth-child(2), .passenger-table tbody tr td:nth-child(2), .payment-table tbody tr td:nth-child(2) {
      border-left: 1px solid #ccc; }

.payment-table {
  min-width: 620px; }

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important; }

@media screen and (max-width: 991px) {
  .passengers input {
    margin-bottom: 10px; }
  .passengers select {
    margin-bottom: 10px; }
  .passengers .no-padding-left {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .passengers .no-padding-right {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .passengers .sepratorSpacing {
    display: none; }
  .passengers br {
    display: none; }
  .passengers .mobile-hide {
    display: none; }
  .homeBtn {
    margin-top: 0px; } }

.simple-button {
  background: #F7F7F7 none repeat scroll 0 0;
  border: medium none;
  color: #333;
  font-weight: 600;
  outline: medium none;
  padding: 15px 60px;
  text-transform: uppercase; }
  .simple-button:hover {
    background: #000 none repeat scroll 0 0;
    color: #FFF; }

.vehicle_price h2 {
  color: #8A827E;
  text-align: right;
  text-transform: capitalize;
  font-size: 2em !important; }
  .vehicle_price h2.fa18 {
    font-size: 1.32em !important; }

.vehicle_price img {
  float: left; }

.vehicle_price .icon span {
  float: left;
  color: #8A827E;
  font-weight: bold;
  line-height: 12px;
  margin: 5px 0px 0px 10px;
  vertical-align: text-bottom; }

.tab-row .nav-patch ul li.lower {
  text-transform: inherit; }

.rideTpye span {
  position: relative;
  color: #ADA8A5;
  vertical-align: middle;
  margin-left: 10px;
  top: -10px; }

.grid {
  padding: 0 15px; }
  .grid .gridTab {
    margin-left: 0px;
    margin-right: 0px; }
    .grid .gridTab .tab {
      margin: 10px 0px 20px 0px;
      padding: 9px;
      vertical-align: middle;
      border: 1px solid #cbcac6 !important;
      background-color: #FAFAFA;
      height: 36px;
      min-width: 11%;
      max-width: 100%;
      text-align: center;
      font-weight: bold;
      font-size: 13px;
      color: #9b9692;
      cursor: pointer; }
    .grid .gridTab .active {
      color: #F48B3A; }

.errorSummary {
  color: #f68a33;
  border: 2px solid #f68a33;
  background-color: #fff8f2;
  margin-bottom: 13px;
  text-align: left;
  display: none;
  padding: 2%;
  clear: both; }
  .errorSummary p strong {
    color: #f68a33 !important;
    font-weight: bold; }
  .errorSummary ul li:first-child {
    margin-left: 0px !important; }
  .errorSummary ul {
    margin-bottom: 0px !important;
    text-align: left;
    list-style-type: disc !important;
    list-style: disc !important; }
  .errorSummary ul li {
    text-align: left;
    display: block !important;
    padding: 3px !important;
    list-style-type: disc !important;
    list-style: disc !important; }

.eventErrors .errorSummary {
  width: 70% !important; }

.eventErrors ul li:first-child {
  margin-left: 0px !important; }

.eventErrors li {
  margin-left: 0px !important;
  list-style-type: disc; }

.rideDetailNav .container {
  width: 75%; }

.vehicle_img {
  min-height: 160px; }
  .vehicle_img img {
    margin: 0 auto; }

.summary .summary-heading {
  background-color: #F6F6F6 !important;
  border: 2px solid #EFEFEF;
  color: #88817C; }
  .summary .summary-heading h2 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase; }

.summary .gray-bg {
  background-color: #F6F6F6 !important;
  border: 2px solid #EFEFEF;
  padding-top: 10px; }

.summary .ride-label {
  color: #88817C; }

.summary .label-value {
  font-size: 14px; }

.summary .ridedetailseparator {
  margin-top: -7px !important; }

.summary .total-price {
  color: #F48B3A;
  margin-right: 5%; }

.step1 select, .step1 .pickUpTime, .step1 .pickUpDate, .step1 .pickUpDateMonth, .step1 .stopPickUpTime {
  background-color: #F6F6F6; }

.step1 .form-control-feedback {
  position: absolute;
  top: 2px;
  left: 8px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.step1 input {
  padding-left: 30px; }

.step1 .passengers {
  padding-left: 0;
  text-indent: 26px; }

.step1 input[type="submit"] {
  padding: 15px; }

.step1 .glyphicon {
  color: #9A918A;
  width: 46px;
  height: 46px;
  line-height: 46px; }

.step1 .stopIcon {
  top: 0px;
  left: -8px; }

.noDisplay {
  display: none !important; }

.vehicle_price_mobile h2 {
  color: #8A827E;
  text-align: center;
  text-transform: capitalize;
  font-size: 1.9em !important; }

.vehicle_price_mobile img {
  display: inline-block;
  vertical-align: sub; }

.vehicle_price_mobile span {
  color: #8A827E;
  font-weight: bold;
  line-height: 12px; }

.vehicle_price_mobile .center {
  text-align: center;
  vertical-align: top; }

.vehicle-info > .overlay {
  display: none;
  text-align: center;
  color: #fff;
  padding-top: 100px;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  background: rgba(239, 239, 239, 0.8); }
  .vehicle-info > .overlay h1 {
    text-transform: uppercase; }

.vehicle-info:hover > .overlay {
  display: block; }

.cc-field-width {
  min-width: 120px; }

.dropdown strong {
  font-weight: bold;
  color: #F48B3A !important; }

.dropdown .dropdown-menu {
  font-family: AvenirLTStd-Light !important;
  padding-right: 10px; }
  .dropdown .dropdown-menu span > a {
    color: #333;
    text-decoration: none; }
  .dropdown .dropdown-menu span > a:hover {
    color: #d6640c; }

#EventQuoteConfirmation table {
  padding: 10px; }
  #EventQuoteConfirmation table tr td {
    width: 40%;
    font-weight: normal;
    color: #B4AEA8;
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc; }
  #EventQuoteConfirmation table tr:last-child > td {
    border-bottom: none; }

.eventBody input:readonly {
  color: #FFF !important; }

.min-margin-right {
  margin-right: 5px !important; }

.min-margin-left {
  margin-right: 5px !important; }

.search-form input.form-control {
  width: 100%; }

.search-form .rideErrors {
  display: block; }
  .search-form .rideErrors li {
    list-style: disc !important;
    list-style-type: disc !important; }

.rideErrors {
  display: block; }
  .rideErrors li {
    list-style: disc !important;
    list-style-type: disc !important; }

.signup_errors {
  display: block; }

.billing-form a.btn.btn-primary.btn-block {
  color: #fff;
  background-color: #F48B3A;
  border-color: #F48B3A;
  line-height: 2.5em; }

.billing-form a.btn.btn-primary.btn-block:hover {
  background: #d6640c none repeat scroll 0 0;
  color: #FFF; }

#muvVideos {
  width: 100%;
  object-fit: cover; }

ul.ui-autocomplete {
  background: #ffffff url("/assets/images/powered-by-google-on-white.png") no-repeat bottom right;
  padding-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: em(14px);
  z-index: 9999 !important; }

.ui-autocomplete-loading {
  padding-right: 27px;
  background: #ffffff url("/assets/images/ajax-loader.gif") no-repeat 97% 50% !important; }

.customDialogOverlay, .cancelrideDialogOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #5A5757;
  opacity: .15;
  filter: alpha(opacity=15);
  -moz-opacity: .15;
  z-index: 101;
  display: none; }

.customlocationDialog, .cancelDialog {
  display: none;
  position: fixed;
  width: 700px;
  top: 30%;
  left: 42%;
  margin-left: -190px;
  margin-top: -100px;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0px 0px 0px 0px;
  z-index: 9999 !important;
  font-family: Verdana;
  font-size: 10pt; }
  .customlocationDialog span title, .cancelDialog span title {
    color: #F3893B;
    line-height: 40px;
    font-size: 15px;
    text-transform: inherit; }
  .customlocationDialog #close, .cancelDialog #close {
    float: right;
    background: url("../css/admin/images/cross.png");
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: relative;
    top: -16px;
    right: -12px; }
  .customlocationDialog a .yesButton, .cancelDialog a .yesButton {
    float: left;
    margin: 10px;
    margin-left: 130px;
    background-color: #F68A33;
    padding: 6px;
    color: #fff;
    cursor: pointer;
    width: 40px; }
  .customlocationDialog a .noButton, .cancelDialog a .noButton {
    float: left;
    background-color: #F68A33;
    padding: 6px;
    color: #fff;
    margin: 10px 10px 10px 0;
    cursor: pointer;
    width: 40px; }
  .customlocationDialog a:hover, .cancelDialog a:hover {
    color: #FFF; }

.passenger-row {
  text-align: left !important;
  padding-left: 47px !important; }

.MapDetail {
  display: none; }
  .MapDetail .time p, .MapDetail .distance p {
    margin-left: 5px;
    margin-top: 5px;
    color: #ADA8A5; }

.x-hide-display {
  display: none !important; }

.psstble .passenger-row label {
  margin-right: 10px; }

.spaceWrapper input[type=checkbox] + label {
  background: url("/assets/images/v3/profile-unchecked-img.png");
  height: 16px;
  width: 16px;
  min-height: 16px; }

.spaceWrapper input[type=checkbox]:checked + label {
  background: url("/assets/images/v3/profile-checked-img.png");
  height: 16px;
  width: 16px;
  min-height: 16px; }

.drp-new.dropdown-menu {
  right: 12px;
  border-radius: 0px;
  padding: 16px 0; }
  .drp-new.dropdown-menu span {
    padding: 0px 40px;
    display: block; }

.bookBtn.bok {
  padding: 5px 27px !important; }

.menu-drop.dropdown-menu {
  border-radius: 0px;
  padding: 11px 10px;
  margin-top: 5px; }
  .menu-drop.dropdown-menu .menu-frst {
    line-height: 39px !important; }
    .menu-drop.dropdown-menu .menu-frst li a {
      font-size: 2.0em; }
  .menu-drop.dropdown-menu .menu-scnd {
    margin: 24px 0px 0 0;
    line-height: 30px; }
    .menu-drop.dropdown-menu .menu-scnd li a {
      font-size: 1.5em; }
  .menu-drop.dropdown-menu .menu-thrd p {
    font-size: 1.2em; }
  .menu-drop.dropdown-menu .menu-last a {
    display: block;
    text-align: center;
    margin-right: 0; }
  .menu-drop.dropdown-menu #liveSupport {
    background: url("/assets/images/new/chat-icon-text.png") no-repeat;
    width: 33px;
    height: 33px;
    margin: 2px 15px; }
    .menu-drop.dropdown-menu #liveSupport a {
      width: 30px;
      height: 30px;
      font-size: 0px; }

.head-icons {
  padding: 7px 0 0 0 !important; }
  .head-icons p {
    width: 100%;
    color: #F48B3A !important;
    display: inline-block;
    text-align: left; }
    .head-icons p img {
      float: left;
      margin-right: 10px;
      margin-top: -2px; }
  .head-icons .time {
    background: none;
    padding-left: 0;
    display: inline-block;
    float: left;
    width: 15%; }
  .head-icons .distance {
    background: none;
    padding-left: 0;
    display: inline-block;
    float: left;
    width: 13%; }

.mainHeader .form-control[disabled], .mainHeader .form-control[readonly], .mainHeader fieldset[disabled] {
  background: #fff; }

.getBilling .profile-pg select.form-control {
  padding: 0 14px; }

.profile-pg .checkbox, .profile-pg .radio {
  margin: 5px 0; }

.profile-pg .form-group {
  margin-bottom: 7px; }

.profile-pg .form-control {
  border-radius: 0px;
  border-radius: 0px;
  padding: 14px;
  height: 43px;
  font-size: 13px; }

.profile-pg .table-responsive {
  margin-top: 11px; }
  .profile-pg .table-responsive .profile-table thead tr td, .profile-pg .table-responsive .passenger-table thead tr td, .profile-pg .table-responsive .payment-table thead tr td,
  .profile-pg .table-responsive .passenger-table thead tr td,
  .profile-pg .table-responsive .payment-table thead tr td,
  .profile-pg .table-responsive .payment-table thead tr td {
    padding: 5px; }
  .profile-pg .table-responsive .profile-table tbody tr td, .profile-pg .table-responsive .passenger-table tbody tr td, .profile-pg .table-responsive .payment-table tbody tr td,
  .profile-pg .table-responsive .passenger-table tbody tr td,
  .profile-pg .table-responsive .payment-table tbody tr td,
  .profile-pg .table-responsive .payment-table tbody tr td {
    padding: 5px; }
  .profile-pg .table-responsive select {
    height: 34px;
    width: 100%;
    background: #fafafa;
    font-weight: normal;
    font-size: 12px;
    color: #555;
    border: 1px solid #dcdcdc !important; }

.profile-pg .nobdr {
  border: 0px; }

.profile-pg a {
  color: #F48B3A !important; }

.profile-pg .profile-table, .profile-pg .passenger-table, .profile-pg .payment-table {
  margin-top: 8px; }

.profile-pg input[type=submit] {
  margin-right: 55px;
  padding: 7px 19px; }

.btn-style {
  text-align: right;
  padding: 0px !important; }
  .btn-style .btn {
    text-align: center;
    width: 146px !important;
    height: 33px;
    font-size: 14px;
    padding: 5px 10px !important;
    display: inline-block; }

.rideConfirmationbuttons .btn {
  margin-top: 0px !important;
  margin-left: 20px;
  padding: 6px 12px !important; }

.rideConfirmationbuttons .glyphicon-print {
  margin-right: 0px !important; }

.content-inner {
  padding: 35px 0 48px 0; }
  .content-inner h1 {
    font-size: 1.5em !important;
    margin-bottom: 8px; }
    .content-inner h1.marbot {
      margin-bottom: 41px; }
  .content-inner p {
    text-align: left;
    line-height: 19px;
    margin-bottom: 10px; }
  .content-inner .clients-row {
    padding: 0px; }
  .content-inner .client-log-img {
    width: 76%; }

.nopadBot23 {
  padding-bottom: 23px !important; }

.contact {
  padding: 1px !important; }
  .contact h1 {
    margin-top: 8px;
    font-size: 21px !important; }

.content-pages a {
  color: #F48B3A; }
  .content-pages a:hover {
    color: #F48B3A; }
  .content-pages a:focus {
    color: #F48B3A; }

.edit-ride .ststopPickUpTimeFieldep1 select, .edit-ride .ststopPickUpTimeFieldep1 .pickUpTime, .edit-ride .ststopPickUpTimeFieldep1 .pickUpDate, .edit-ride .ststopPickUpTimeFieldep1 .stopPickUpTime {
  background-color: #F6F6F6; }

.edit-ride .top-panel {
  color: #B4AEA8;
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 18px; }
  .edit-ride .top-panel span {
    font-size: 1.571em; }
  .edit-ride .top-panel small {
    font-size: 1.286em; }
  .edit-ride .top-panel .btn {
    margin: 0px;
    padding: 5px 7px;
    font-size: 12px;
    text-transform: capitalize; }

.edit-ride .content-sec {
  margin-top: 8px; }
  .edit-ride .content-sec a {
    color: #F48B3A; }
    .edit-ride .content-sec a:hover {
      color: #F48B3A; }
    .edit-ride .content-sec a:focus {
      color: #F48B3A; }
  .edit-ride .content-sec h3 {
    color: #9c938c;
    font-size: 18px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 2px;
    margin-bottom: 10px; }
  .edit-ride .content-sec .form-group {
    margin-bottom: 8px; }
  .edit-ride .content-sec .addStops {
    display: inline-block;
    margin: 6px 0 17px 0px; }
  .edit-ride .content-sec .input-lg {
    font-size: 13px;
    height: 43px !important;
    width: 100%; }
    .edit-ride .content-sec .input-lg.icon {
      padding: 0px 32px; }
    .edit-ride .content-sec .input-lg.grey-bg {
      background: #f7f7f7; }
  .edit-ride .content-sec .glyphicon {
    color: #9c938c;
    left: 13px;
    right: inherit;
    top: 4px;
    width: 43px;
    height: 43px;
    line-height: 34px; }
    .edit-ride .content-sec .glyphicon.lft0 {
      left: 0px; }
  .edit-ride .content-sec .stopIcon {
    top: 4px;
    left: -1px !important; }
  .edit-ride .content-sec .itinirary {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 14px; }
    .edit-ride .content-sec .itinirary .rideTpye {
      padding-bottom: 10px; }
    .edit-ride .content-sec .itinirary .dist-ance {
      border-bottom: 1px solid #f0f0f0;
      margin: 15px 0 16px 0;
      padding-bottom: 28px; }
      .edit-ride .content-sec .itinirary .dist-ance img {
        margin: -3px 3px 0 0; }
      .edit-ride .content-sec .itinirary .dist-ance p {
        color: #898a8e;
        font-size: 16px; }
  .edit-ride .content-sec .passenger {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 14px; }
    .edit-ride .content-sec .passenger .passenger-table, .edit-ride .content-sec .passenger .payment-table {
      min-width: inherit;
      width: 100%;
      margin-bottom: 15px; }
      .edit-ride .content-sec .passenger .passenger-table td, .edit-ride .content-sec .passenger .payment-table td {
        vertical-align: top;
        padding: 7px; }
        .edit-ride .content-sec .passenger .passenger-table td input[type=checkbox] + label, .edit-ride .content-sec .passenger .payment-table td input[type=checkbox] + label {
          float: left;
          margin-right: 5px;
          margin-bottom: 0px; }
  .edit-ride .content-sec .payment {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 14px; }
    .edit-ride .content-sec .payment .payment-table {
      min-width: inherit;
      width: 100%;
      margin-bottom: 15px; }
      .edit-ride .content-sec .payment .payment-table td {
        vertical-align: top;
        padding: 7px; }
        .edit-ride .content-sec .payment .payment-table td input[type=checkbox] + label {
          float: left;
          margin-right: 5px;
          margin-bottom: 0px; }
    .edit-ride .content-sec .payment .row {
      margin-bottom: 15px; }
      .edit-ride .content-sec .payment .row textarea {
        height: 130px !important;
        resize: none; }
  .edit-ride .content-sec .buttons {
    text-align: right; }
    .edit-ride .content-sec .buttons a {
      width: 180px;
      padding: 14px 15px;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: top; }
      .edit-ride .content-sec .buttons a.orange-button {
        background: #F48B3A;
        border: 1px solid #F48B3A;
        color: #FFF;
        margin-left: 15px; }
      .edit-ride .content-sec .buttons a.simple-button {
        background: #f7f7f7;
        border: 1px solid #cccac8;
        color: #807873; }
  .edit-ride .content-sec .vehicle {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px; }
    .edit-ride .content-sec .vehicle .box {
      text-align: center;
      color: #807873;
      position: relative;
      border-top: 1px solid #EFEFEF;
      border-right: 1px solid #EFEFEF;
      padding: 15px; }
      .edit-ride .content-sec .vehicle .box .button input[type=radio] + label {
        position: absolute;
        left: 25px;
        top: 25px; }
      .edit-ride .content-sec .vehicle .box img {
        display: inline-block; }
      .edit-ride .content-sec .vehicle .box h4 {
        font-size: 1.143em;
        font-weight: bold; }
      .edit-ride .content-sec .vehicle .box p {
        font-size: 1.571em;
        font-weight: bold; }
      .edit-ride .content-sec .vehicle .box:nth-child(3n) {
        border-right: none; }
  .edit-ride .content-sec .summary .total {
    margin-bottom: 35px; }
    .edit-ride .content-sec .summary .total h4 {
      color: #88817C;
      float: left;
      padding-top: 10px; }
    .edit-ride .content-sec .summary .total span {
      color: #F48B3A;
      font-weight: bold;
      float: right;
      font-size: 1.571em; }

.infoDiv {
  width: 570px;
  overflow-y: scroll;
  height: 400px;
  padding: 10px;
  font-size: 1em; }
  .infoDiv img {
    border: 1px solid #757575;
    margin-top: 10px; }
  .infoDiv .infoUl li {
    list-style: disc !important; }
  .infoDiv h2 {
    font-size: 1.2em;
    color: #F48B3A;
    font-weight: bold; }

.ride-total {
  font-size: 1.4em !important;
  color: #F48B3A; }

.modal-title {
  font-size: 18px !important;
  font-weight: bold !important; }

.modal-body {
  font-size: 14px !important; }

#rideStatus {
  text-transform: capitalize !important; }

#watch-video .modal-body {
  position: relative;
  padding: 0px; }

#watch-video .modal-header .close {
  margin-top: -13px;
  font-size: 27px; }

#watch-video video {
  width: 100%;
  height: 100%;
  display: block; }

#watch-video.fade.in {
  background: #000; }

.homeBtn {
  text-align: center; }
  .homeBtn a {
    display: inline-block; }
    .homeBtn a button {
      margin-top: 0px; }

@media (min-width: 980px) {
  .holder {
    box-sizing: border-box;
    position: relative;
    height: 757px; } }

@media (min-width: 1100px) {
  .holder {
    box-sizing: border-box;
    position: relative;
    height: 757px; }
  #watch-video .modal-dialog {
    width: 860px;
    margin: 50px auto; } }

@media (max-width: 991px) {
  .holder {
    height: 557px; }
  .header-section.mainHeader {
    height: 557px; }
  .header-content button {
    width: 151px !important; }
  .footer-row {
    padding-bottom: 15px; }
  .open > .dropdown-menu #liveSupport img {
    display: none; }
  .passenger-table, .payment-table, .payment-table {
    min-width: 100%;
    width: 100%;
    display: table; }
  .vehicle_price .icon {
    padding: 0px; }
    .vehicle_price .icon div {
      height: 18px; }
  .nomarlr-res {
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .nopadlr-res {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  button.eventQuote,
  button.eventQuoteMobile {
    margin: 25px auto; }
  .tablist {
    width: 100% !important; }
  .tablist ul, .tablist li {
    font-size: 0.6em !important;
    padding: 0px !important;
    margin-right: -20px; }
  .tablist li:first-child {
    margin-left: -58px; }
  .tab-row div.tabLinks .nav-tabs {
    bottom: 0px;
    margin-bottom: 4px;
    text-align: center; }
  div.city_list li {
    width: 50% !important;
    display: inline-block;
    text-align: left;
    margin-bottom: 10px; }
  .tab-row .nav-patch .eventCheckList {
    margin-top: 25px !important; }
  .gray-row {
    padding-bottom: 15px; }
  .gray-row ul {
    margin-bottom: 15px; } }

@media (max-width: 568px) {
  .header-content h1 {
    margin-bottom: 10px;
    font-size: 42px !important; }
  .holder {
    height: 400px; }
  .header-section.mainHeader {
    height: 400px; }
  .gray-row ul {
    margin-bottom: 0px; }
  .harmonyIpad {
    margin-bottom: 15px; }
  .info {
    padding: 20px 0; }
  .world-row {
    height: auto !important; }
    .world-row .heightSeprator {
      height: 1px; }
  .orange-row {
    text-align: center; }
    .orange-row h3 {
      text-align: center; } }

@media (max-width: 767px) {
  .payment-ft .col-sm-4 {
    padding: 0px; } }

@media screen and (min-width: 992px) and (max-width: 1250px) {
  .vehicle_price .icon {
    padding: 0px; } }

@media screen and (min-width: 639px) and (max-width: 991px) {
  .tab-row .nav-patch ul li a {
    color: #FFF;
    padding: 2px 15px;
    margin-bottom: -3px; }
  .tablist ul, .tablist li {
    font-size: 1.2em !important;
    padding: 0px !important;
    margin-right: -1px; }
  .tab-row .nav-patch ul li {
    display: inline-block;
    float: none;
    font-size: 0.8em !important;
    padding: 10px 25px;
    margin-bottom: -3px;
    margin-left: inherit; } }

.background {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.video {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative; }

.video video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  object-fit: fill; }

.forgot {
  text-align: right; }
  .forgot a {
    color: #F48B3A; }
    .forgot a:hover {
      color: #F48B3A; }
    .forgot a:focus {
      color: #F48B3A; }

.icon-cross {
  position: absolute;
  top: 0;
  right: 15px; }

.testimonial_description {
  font-size: 1.2em;
  color: #807873; }

.customDialogOverlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 9999;
  background-color: #000; }

.customlocationDialog span.title {
  color: #F3893B;
  line-height: 40px;
  font-size: 15px;
  text-transform: inherit; }

.customlocationDialog {
  display: none;
  position: fixed;
  width: 700px;
  top: 30%;
  left: 42%;
  margin-left: -190px;
  margin-top: -100px;
  background-color: #ffffff;
  border: 2px solid #eee;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0px 0px 0px 0px;
  z-index: 9999 !important;
  font-family: Verdana;
  font-size: 10pt; }
  .customlocationDialog td {
    padding: 5px; }
  .customlocationDialog input {
    padding: 10px; }

button#saveLocationButton {
  text-transform: capitalize;
  background-color: #f68a33;
  color: #ffffff;
  border: 1px solid #f68a33;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 12px;
  text-decoration: none;
  margin-right: 12px; }

.profile-pg .table-responsive #tableEmail label {
  margin-bottom: 0px; }

.profile-pg .table-responsive #tablePhone label {
  margin-bottom: 0px; }

.book-event div {
  position: relative; }

.book-event .form-control-feedback {
  right: 15px;
  font-size: 18px;
  color: #B4AEA8; }

.book-event h3 {
  font-size: 1.286em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #807873; }

.book-event p {
  font-size: 1em;
  color: #807873; }

.book-event a {
  color: #F48B3A; }
  .book-event a:hover {
    color: #F48B3A; }
  .book-event a:focus {
    color: #F48B3A; }

.book-event .input-lg {
  height: 47px !important;
  font-size: 1.143em !important; }

.book-event .form-control {
  margin-bottom: 15px; }

.book-event .form-grey {
  background-color: #F6F6F6;
  color: #999; }

.book-event .radio-btn-field {
  padding: 17px 15px; }

.book-event label {
  margin-bottom: 0px; }

.book-event .close-btn {
  font-size: 1.386em;
  font-weight: bold;
  color: #807873;
  position: absolute;
  right: 15px;
  top: -5px; }

.book-event .radio-label {
  position: relative;
  color: #ADA8A5;
  vertical-align: middle;
  margin-left: 10px;
  top: -3px; }

.book-event textarea.input-lg {
  height: 100px !important;
  resize: none; }

.book-event h4 {
  font-size: 1.186em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #807873;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 18px; }

.book-event h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #807873; }

.book-event .btn-gray {
  color: #333;
  background-color: #F6F6F6;
  border: #eee 1px solid !important;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 13px !important;
  height: auto;
  font-weight: bold; }

.book-event .manifestBox {
  color: #999;
  position: relative;
  text-align: center;
  background: rgba(153, 153, 153, 0.1); }
  .book-event .manifestBox input[type="file"] {
    right: 0;
    bottom: 0;
    width: 100%; }

.book-event .form-group .btn-block {
  width: 200px;
  float: right; }

.book-event .vehicle .button {
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 2; }

.book-event .vehicle h3 {
  text-align: center; }

.book-event .head h3 {
  float: left;
  padding-top: 20px; }

.book-event .head .btn {
  float: right;
  width: 50px;
  margin-top: 0px;
  margin-left: 15px; }

.book-event .btn-cnfrm {
  text-align: center;
  float: right;
  width: 80px;
  padding: 8px !important;
  border-radius: 5px;
  margin-bottom: 8px !important; }
  .book-event .btn-cnfrm.lst {
    margin-left: 10px; }

.book-event .padTop {
  padding-top: 9px !important; }

.book-event .confrm h5 {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 7px 0px !important;
  margin-bottom: 5px;
  color: #807873; }

.book-event .confrm table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%; }
  .book-event .confrm table tr td {
    width: 70%;
    color: #222;
    padding: 5px 0 !important; }
    .book-event .confrm table tr td:first-child {
      width: 30%;
      color: #807873; }

.form-grey {
  background-color: #F6F6F6 !important;
  color: #999 !important; }

.left8 {
  left: -6px !important; }

.ui-datepicker {
  z-index: 999 !important; }

.posrel input[type=checkbox] + label {
  margin-bottom: 0px !important; }

.passenger-checkbox input[type=checkbox] + label {
  margin-bottom: 0px !important; }

.martop {
  margin-top: 10px !important; }

.stopIcon {
  top: 0px;
  left: -8px; }

.estimatedPrice {
  font-size: 14px; }

.newpayment .newfld td {
  text-align: left; }
  .newpayment .newfld td.name {
    padding-left: 47px; }
  .newpayment .newfld td.email {
    padding-left: 47px; }
  .newpayment .newfld td.ctr {
    text-align: center; }
  .newpayment .newfld td input[type=checkbox]:checked + label {
    margin-right: 8px; }

.newpayment .newpt td.one_fl {
  padding-left: 47px; }

.newpayment .newpt td.two_fl {
  padding-left: 47px; }

.ponka {
  color: #000; }

_::-moz-svg-foreign-content, :root .step1 #passenger {
  text-indent: 25px; }

.step1 .pickupFlightNumber {
  padding-left: 10px; }

form#ride_form .distance img {
  width: auto !important;
  height: auto !important; }

#arrival_section, #departure_section, #off_site_section, #shuttle_section {
  display: none; }

.logoBarContent .info {
  padding: 0px; }

.btn-fld {
  padding-right: 80px !important; }

.app_btn {
  position: absolute;
  top: 0;
  right: 15px;
  background: #f1f1f1;
  border: 0px;
  padding: 7px 15px; }

.promoError {
  display: block !important;
  font-weight: bold; }

.promoError.success {
  background-color: #e6ffe6;
  border: 1px solid green;
  padding: 10px; }

.editpromoBtn {
  padding: 11.5px 15px !important; }

.ui-widget {
  font-size: 0.9em !important; }

span.glyphicon.glyphicon-map-marker.form-control-feedback.locationPicker {
  pointer-events: inherit;
  cursor: pointer; }

.icons.address.locationPicker {
  pointer-events: inherit;
  cursor: pointer; }

.locationDialog, .cancelDialog {
  display: none;
  position: fixed;
  width: 590px;
  top: 30%;
  left: 42%;
  margin-left: -190px;
  margin-top: -100px;
  background-color: #ffffff;
  /*border: 2px solid #F68A33;*/
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 0px 0px 0px 0px;
  z-index: 9999;
  font-family: Verdana;
  font-size: 10pt; }

.locationDialogTitle, .cancelrideDialogTitle {
  /*border-bottom: solid 2px #F68A33;
    background-color: #F68A33;*/
  padding: 0px !important;
  color: white;
  font-weight: bold;
  color: white;
  text-decoration: none; }

.locationTab {
  /* border-radius: 10px 10px 0px 0px; */
  background-color: #d9d9d9;
  color: #555 !important;
  border: 1px solid #c7c7c7;
  padding: .5em 1em;
  background: -webkit-linear-gradient(top, #d9d9d9 50%, #fdfdfd);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-weight: normal;
  display: inline-block; }

.locationTabActive {
  color: #ffffff !important;
  border: 1px solid #F68A33;
  padding: .5em 1em;
  border: 1px solid #f59605;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #ee812d;
  background: linear-gradient(top, #ee812d 50%, #f57530);
  font-weight: normal;
  display: inline-block; }

.locationDialog .results {
  font-family: Verdana;
  font-size: 10pt;
  border-top: 2px solid #f68a33;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 15px; }

.locationList {
  height: 150px;
  list-style: none !important;
  margin: 10px 0px;
  overflow-y: scroll;
  padding: 0 !important; }

.locationList a {
  color: #f68a33;
  text-decoration: underline !important; }

.locationList a:hover {
  color: #f68a33;
  text-decoration: none !important; }

.ui-widget-content {
  border: none !important;
  background: #EFEFEF !important;
  color: #8A827E !important;
  opacity: 0.9 !important; }

#content-one-col {
  text-align: center; }

#content-one-col table.inthenews tr td .imagePlaceholder {
  border: 1px solid #cccccc;
  padding: 5px;
  box-shadow: 1px 1px 3px #DDD;
  -moz-box-shadow: 1px 1px 3px #DDD;
  -webkit-box-shadow: 1px 1px 3px #DDD;
  text-align: center;
  width: 212px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

table.cancelationPolicy {
  margin: 0px auto;
  border-collapse: collapse;
  box-shadow: 1px 1px 0px #cccccc, -1px -1px 0px #dddddd; }

table.cancelationPolicy tr td,
table.cancelationPolicy tr th {
  text-align: left;
  padding: 3px 15px;
  border: 1px solid #e8e4e8; }

table.cancelationPolicy tr th {
  background-color: #f68a33;
  color: #ffffff;
  text-shadow: none;
  font-weight: bold;
  border: 1px solid #F57712; }

table.form label {
  line-height: 1em; }

table.form tr td {
  padding: 2px 3px; }

.gridNoRecord {
  margin-top: 125px;
  text-align: center;
  padding: 7px;
  display: block;
  background: none !important;
  border: none !important; }

.alert-danger, .alert-success {
  margin: 0 10px;
  font-size: 12px; }

.selectedBorder {
  border: 2px solid #f48b3a !important; }

.redBorder {
  border: 1px solid red !important; }

#book_return {
  margin-right: 2px;
  font-weight: bold;
  font-size: 16px;
  text-transform: capitalize; }

.careers .about-header-content {
  margin: 196px 0 0 0 !important; }

img.img-responsive.bag-grey-icon {
  margin-left: -4px; }

.showCountryMessage {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px;
  color: #f00;
  font-family: Arial;
  padding-bottom: 20px; }

.rowPlatform {
  width: 100%;
  color: #333;
  font-family: AvenirLTStd-Light, sans-serif !important;
  margin-top: 10px; }
  .rowPlatform h1 {
    font-size: 3em !important;
    color: #9c938d;
    font-family: AvenirNextLTPro-Regular, sans-serif !important; }
  .rowPlatform p {
    font-size: 1.2em !important;
    color: #9c938c; }
  .rowPlatform div.row {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .rowPlatform .platformServices h3 {
    font-size: 1.4em;
    color: #9c938d;
    margin-top: 10px;
    text-align: center;
    text-transform: capitalize; }
  .rowPlatform .platformServices .services {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    height: 320px; }
    .rowPlatform .platformServices .services img {
      margin: 20px 0 !important; }
    .rowPlatform .platformServices .services:nth-child(4) {
      border-right: none; }
    .rowPlatform .platformServices .services h3 {
      margin-top: 15px !important; }
  .rowPlatform .platformServices p {
    font-size: 1.1em;
    font-weight: normal;
    padding: 10px 0;
    text-align: center; }
  .rowPlatform .lastServices .services {
    border-bottom: none !important; }
  .rowPlatform a.learnMore {
    color: #F48B3A;
    border: 1px solid #F48B3A;
    background: transparent;
    padding: 14px 50px;
    font-size: 16px;
    margin: 30px 0;
    text-transform: uppercase; }
    .rowPlatform a.learnMore:hover {
      background: #d6640c;
      color: #FFF;
      border: 1px solid #d6640c; }

.marginLeft100 {
  margin-left: 100px; }

.mobileHeight {
  height: 250px; }

.buttonExtraSpacing {
  margin: 0 auto;
  width: 100%; }

.main-nav-dropdown {
  position: fixed !important;
  height: 100% !important;
  left: auto !important;
  top: 70px !important;
  right: 15px  !important;
  width: 320px !important;
  min-width: 320px !important;
  padding: 0 0 80px 0 !important; }

.dropdown-menu .main-nav-inner-dropdown {
  height: 100%;
  position: relative;
  overflow-y: scroll; }

.main-nav-inner-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

.main-nav-inner-dropdown::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5; }

.main-nav-inner-dropdown::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #BCBCBC; }

.menu-drop.dropdown-menu .menu-thrd {
  margin: 24px 0px 0 0; }

.menu-drop.dropdown-menu .menu-thrd li a {
  display: block;
  padding-left: 0px;
  padding-right: 0px; }

.menu-drop.dropdown-menu .menu-last {
  margin-top: 30px; }

.menu-drop.dropdown-menu .menu-last li {
  text-align: center; }

.menu-drop.dropdown-menu .menu-last li a {
  display: inline-block;
  margin-right: 0;
  display: inline-block;
  border-right: 1px solid #e5e5e5 !important;
  padding: 0 20px 0 17px !important; }

.menu-drop.dropdown-menu .menu-last li a:last-child {
  border-right: none !important; }

.header-row-white ul.menu-thrd li a,
.header-row ul.menu-thrd li a {
  font-size: 14px !important;
  padding: 4px 0px !important; }

.profile-table, .passenger-table, .payment-table, .passenger-table, .payment-table, .payment-table {
  display: table !important; }

.platform-search-row #submit_button {
  width: 175px !important; }

h1.platformTopHeading {
  margin-bottom: 0px !important; }

.saveLocation {
  width: 100%; }

.schedule-form-row {
  padding: 25px 0 50px 0px;
  min-height: 0; }

.schedule-form-row .form-inline .form-group {
  display: block !important; }

.schedule-form-row .form-group .fields {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.home-search-form-row {
  min-height: 0px;
  padding: 15px 0 5px 0; }

.home-search-form-row h4 {
  margin-top: 0px;
  margin-bottom: 0px; }

.home-search-form-row .martop13 {
  margin-top: 0; }

.p-t-b-2 {
  padding-top: 2px;
  padding-bottom: 2px; }

.p-t-b-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.gray-bg-color {
  background-color: #F6F6F6 !important; }

.grid-table-mobile {
  max-height: 200px;
  overflow-y: scroll; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  #recaptcha_widget_div {
    transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  .header-row-white {
    height: 80px; }
  .header-row a.menuIcon, .header-row-white .menuIcon {
    margin-top: 5px; }
  .mobile-user-name {
    text-align: right; }
  .mobile-user-name a {
    font-size: 12px;
    color: #fff !important;
    font-weight: bold;
    display: block;
    margin-top: 3px 0 0 0; }
  .header-row-white .mobile-user-name a {
    color: #333 !important; }
  .menu-mobile-only {
    min-width: 180px !important;
    max-height: 85px !important;
    min-height: 85px !important;
    right: 0px !important; }
  .menuIcon-dropdown {
    min-width: 320px;
    max-height: 550px;
    min-height: 350px;
    overflow-y: scroll; }
  .main-nav-dropdown, .mobile-menu {
    text-align: center !important; }
  .dropdown-menu ul.menu-frst li a {
    margin-right: 0px !important; }
  .header-row-white ul li a {
    padding: 4px 0 !important;
    margin-right: 0 !important; }
  .mobile-menu {
    padding-left: 15px !important; }
  .mobile-menu ul.menu-frst li {
    border-bottom: 1px solid #d9d7d6 !important;
    text-align: center; }
  .mobile-menu ul.menu-frst li:last-child {
    border-bottom: none !important; }
  .mobile-menu ul.menu-frst li.signup a {
    background: #F48B3A;
    color: #fff !important;
    display: block;
    margin: 5px 0px; }
  .mobile-menu ul.menu-frst li.signup a:hover {
    background: #d6640c; }
  .header-row-white ul.menu-thrd li a,
  .header-row ul.menu-thrd li a {
    font-size: 12px !important; }
  .mbl-sp:before, .mbl-sp:after {
    content: "";
    clear: both;
    display: table; }
    .mbl-sp:before:after, .mbl-sp:after:after {
      clear: both; }
  .progressBarSteps {
    padding: 10px; }
  .progressBarSteps h1 {
    padding-bottom: 0px; }
  .progressBarSteps .pull-right {
    float: none !important; }
  .progressBarSteps .pull-right.padding-top-20 {
    font-size: 20px;
    padding-top: 10px;
    position: absolute;
    top: 0px;
    right: 10px; }
  .progressBarSteps .col-xs-12, .progressBarSteps .bookride .progressbar li {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 10px; }
  .step1 {
    margin-left: -35px !important;
    margin-right: -35px !important; }
  .step1 .pickupFlightNumber {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .step1 .pickupFlightNumber {
    margin-left: 0px !important; }
  .step1 .grayBorders {
    border: 1px solid #ccc;
    padding-top: 10px; }
  .step1 .stopPickUpTimeField {
    margin: 0 -15px; }
  .step1 .no-padding-left {
    padding-left: 15px !important; }
  .step1 .no-padding-right {
    padding-right: 15px !important; }
  .step1 .stopPickUpTimeField {
    display: table;
    clear: both; }
  .mobile-vehicle-info .vehicle_img {
    min-height: 100%; }
  .mobile-vehicle-info .vehicle_img img {
    padding: 0px; }
  .mobile-vehicle-info .vehicle_price_mobile {
    margin-bottom: 20px; }
  .passengers .btnBot .simple-button, .passengers .btnBot input[type="submit"] {
    vertical-align: top;
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .app_btn {
    right: 0px; }
  .rideConfirmationbuttons .btn-mobile {
    float: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .rideConfirmationbuttons .orangeBtn, .rideConfirmationbuttons .btn-gray, .rideConfirmationbuttons .btn-danger {
    width: 100%;
    margin-left: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .edit-ride [class*='col-'] {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .edit-ride .content-sec .glyphicon {
    left: 0px; }
  .edit-ride .content-sec .buttons {
    display: block;
    clear: both; }
  .edit-ride .new-passenger-box {
    border: none; }
  .edit-ride .content-sec .buttons a.simple-button, .edit-ride .content-sec .buttons input {
    display: block;
    width: 100%;
    margin: 15px 0; }
  .mobile-drop {
    display: block; }
  .mobile-drop a {
    font-size: 12px !important; }
  .mobile-book-btn .bookBtn {
    margin-top: 0px !important; }
  .saveLocation {
    display: block;
    text-align: center !important;
    width: 100%; }
  .blogContainer {
    border: none !important;
    margin-bottom: 0px !important; }
  .blogContainer .blogHeading {
    padding-left: 0px !important; }
  .blogContainer #blog-content {
    padding: 0; }
  .blogContainer #blog-content #primary, .blogContainer #blog-content #secondary {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .blogContainer .comment-respond label {
    display: block !important; }
  .blogContainer #blog-content .comments form input[type="text"] {
    width: 100% !important; }
  .blogContainer #blog-content .comments form input[type="submit"] {
    float: none !important; }
  .partner-description {
    width: 100%;
    text-align: center; }
  .partnerBox {
    height: 150px; }
  .footer-row .footerText {
    padding-left: 0;
    float: none;
    text-align: center; }
  .footer-row .footerIcon {
    text-align: center;
    padding-right: 0; }
  .about-header-content p {
    padding: 0 20px !important; }
  .about-header-content br {
    display: none !important; }
  .label-text label {
    width: 100%; }
  .contact_phone {
    margin-right: 0 !important;
    padding-bottom: 6% !important;
    text-align: left; }
  .marginLeft100 {
    margin-left: 0 !important; }
  .partner-login {
    margin-top: 20px; }
  .search-centered .fields {
    float: none !important;
    display: block !important;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
    width: 100% !important; }
  .search-centered .fields .blackRadio, .search-centered .fields .quoteBtn {
    width: 100% !important; }
  .search-advance-dropdown .advanceOptionBody li {
    height: auto;
    vertical-align: top;
    float: none;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #493d36 !important; }
  .search-advance-dropdown .advanceOptionBody .vehicleDiv {
    float: none;
    width: 100%; }
  .search-advance-dropdown .advanceOptionBody input[type="checkbox"] + label {
    display: block;
    padding: 0;
    margin: 0px auto; }
  .search-advance-dropdown .advanceOptionBody .detail {
    float: none;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%; }
  .search-advance-dropdown .advanceOptionBody .manifestBox .btn-file {
    float: none; }
  .passenger-checkbox {
    text-align: left !important; }
  .passenger-checkbox span {
    padding-right: 5px !important;
    font-size: 12px !important; }
  .passenger-checkbox .small-button {
    margin: 10px 0px !important; }
  .rideDetail .label-value, .ride-info-holder .content-info {
    word-wrap: break-word; }
  .ride-heading .ride-actions .btn-edit, .ride-heading .ride-actions .ridedetails-btn-cancel {
    width: 100% !important;
    text-align: center !important;
    margin: 6px 0 !important;
    float: none !important;
    background: none !important; }
  .modal-footer .btn-orange {
    display: inline-block; }
  .customlocationDialog {
    position: absolute !important;
    width: 90% !important;
    margin: 0 auto !important;
    left: 0px !important;
    right: 0px; }
  .customlocationDialog table {
    width: 100% !important; }
  .customlocationDialog table td {
    width: 100% !important;
    display: block !important; }
  .customlocationDialog table td input, .customlocationDialog table td select {
    width: 100% !important; }
  .customlocationDialog #saveLocationButton {
    padding: 15px 30px;
    font-size: 16px;
    margin-right: 0; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .progressBarSteps .progressbar li {
    font-size: 12px; }
  .dropdown .dropdown-menu {
    padding-right: 0px; }
  .menu-mobile-only {
    min-width: 180px !important;
    right: 0px !important;
    top: 20px !important; }
  .menu-mobile-only ul li a {
    font-size: 14px; }
  .mobile-drop {
    margin-right: 10px; }
  .contact_phone {
    margin-right: 0 !important;
    padding-bottom: 6% !important;
    text-align: left; }
  .marginLeft100 {
    margin-left: 0 !important; }
  .partner-description {
    width: 100%;
    text-align: center; }
  .partnerBox {
    height: 150px; }
  .search-centered .quoteBtn {
    margin: 15px 0px 0px 0px !important; }
  .search-advance-dropdown .advanceOptionBody li {
    height: auto;
    vertical-align: top;
    display: block;
    margin: 0px; }
  .search-advance-dropdown .advanceOptionBody .vehicleDiv {
    float: none;
    width: 100%; }
  .search-advance-dropdown .advanceOptionBody input[type="checkbox"] + label {
    display: block;
    padding: 0;
    margin: 0px; }
  .search-advance-dropdown .advanceOptionBody .detail {
    float: none;
    margin: 10px 0 0 0;
    padding: 0;
    width: 100%;
    text-align: left; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .search-centered .quoteBtn {
    margin: 15px !important; } }

@media screen and (min-width: 991px) and (max-width: 1250px) {
  .header-content h1 {
    margin: 0px !important; }
  video-row {
    margin-top: -70px; } }

@media screen and (min-width: 992px) and (max-width: 1320px) {
  .grid {
    position: relative !important;
    margin-top: 0px !important; }
  .hidden-custom-md {
    display: none; }
  .marginLeft100 {
    margin-left: 0 !important; } }

/*# sourceMappingURL=main.css.map */

/*# sourceMappingURL=main.css.map */
