body{
    font-size: 17px;
    font-family: 'Monda', sans-serif;
	line-height:28px;
	
}
h1, h2, h3, h4, h5, h6 {
   font-weight:700;
   font-family: 'Monda', sans-serif;
   
}
.screen-reader-response {
    display: none;
}
 .container {
    max-width: 1660px;
}  


.Book-form .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}


.Book-form .tab button:hover {
  background-color: #ddd;
}


.Book-form .tab button.active {
  background-color: #ccc;
}

form-tabs.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}   'Monda', sans-serif;

p {
    font-size: 17px;
    line-height: 32px;
	
}
.banner {
    width: 100%;
    display: inline-block;
    padding: 80px 0;
    color: #fff;
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(21, 21, 21, 0) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/banner-bg.jpg);
    height: 600px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-header {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999999;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	    padding: 10px 55px;
}
.main-header .navbar-nav {
    width: 100%;
    justify-content: right;
    justify-content: flex-end;
}
.main-header .navbar-nav > li {
    float: none;
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 10px;
    font-weight: 500;
}
.main-header .navbar-nav > li a {
    color: #fff;
}	
.main-header .navbar-nav .sub-menu a {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
text-align: inherit;
white-space: nowrap;
background-color:
    transparent;
    border: 0;
}
.chauffeur-form .wpcf7-form p {
    width: 24.7%;
}
.wpcf7-form-control.wpcf7-submit.btn.book-btn {
    width: 100%;
    height: 50px;
    background: #231f20;
	padding: 6px;
	margin: 0;
	border-radius: 0 !important;
	color:  #fff;
    text-align: center;
    line-height: 30px;
    border: 0;
}
section.Book-form {
    padding: 0 80px;
    margin-top: -10rem;
}
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
text-align: left;
list-style: none;
background-color:#fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.main-header .navbar-nav .menu-item:hover .sub-menu {
    display: block;
}
.Book-form .tab button.tablinks {
    /* width: 309px; */
    height: 67px;
    background-color: #fff;
    padding: 5px 71px;
    color: #222222;
    font-weight: 600;
    font-size: 19px;
	margin: 8px 10px 8px 0;
}
.Book-form .tab button.tablinks.active {
    background-color: #F6D784;
    margin-bottom: 0;
    height: 77px;
}
.form-tabs .tabcontent {
    display: none;
    padding: 30px 30px 6px;
    border: none;
    border-top: none;
    background-color: #f6d784;
}
.form-tabs {
    width: 100%;
}
.chauffeur-form input {
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #fff;
    padding:8px 20px;
}
.chauffeur-form select.form-control{
	 width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #fff;
	border-radius: 0!important;
}
input[type=date]
{
min-height:50px;
    min-width:200px;
}
.chauffeur-form  .form-group.personal-info {
    width: 18.7%;
    display: inline-block;
    padding: 6px;
}
.chauffeur-form  .form-group.col-md-3 {
    padding: 6px;
}
.chauffeur-form a.btn.book-btn {
    width: 24.2%;
    height: 50px;
    background: #231f20;
    /* padding: 6px; */
    margin: 6px 0px 6px 6px;
    border-radius: 0!important;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.chauffeur-form .form-group.col-md-6 {
    padding: 6px;
}
li.nav-item a.btn.login-btn {
    border: 1px solid #f6d784;
    color: #f6d784;
    width: 120px;
    border-radius: 0;
}
li.nav-item a.btn.login-btn.hire-driver-btn {
    background-color: #f6d784;
    color: #231f20!important;
    width: 150px!important;
    font-weight: 600;
}
.main-header nav.navbar.navbar-expand-md a.navbar-brand {
    color: #f6d784;
    font-size: 28px;
}
.sec-padding{
	padding:80px;
}
h2.sec-heading {
    position: relative;
    color: #231f20;
    font-size: 40px;
    margin-bottom: 5rem;
}
h2.sec-heading:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background-color: #231f20;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%);
}
.service-item img {
    width: 100%;
}
.service-item figure {
    border-bottom: 7px solid #f6d784;
}
.service-item {
    background: #fff;
    box-shadow: 0px 9px 27px rgba(0, 0, 0, 0.06);
    height: 100%;
}
.service-item figcaption h5 {
    text-align: center;
    padding: 22px 24px 21px;
}


.car-tabs .tab-content {
    position: absolute;
    top: 0;
    left: 20%;
    background-color: #fff;
    padding: 30px;
}
.car-tabs ul.nav.nav-tabs {
    display: flex;
    flex-direction: column;
    border-bottom: none!important;
}
.car-tabs {
    position: relative;
}


.chauffeur-cars {
    width: 100%;
    display: inline-block; 
    background-image: url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/cars-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}


h2.sec-heading.white-head {
    color: #fff;
}
h2.sec-heading.white-head:after{
    background-color: #fff;
}
.chauffeur-cars ul.nav.nav-tabs li {
    width: 100%;
}
.chauffeur-cars ul.nav.nav-tabs li a {
    margin: 0px 10px 7px 0;
    display: inline-block;
    background:#CBCBCB;
	width: 19.6%;
	height: 60px;
	text-align: left;
	padding: 15px;
	color:#212529;
    font-size: 20px;
    font-weight: 700;
	line-height: inherit;
}
.chauffeur-cars ul.nav.nav-tabs li .active.show {
    background:#F6D784;
	position: relative;
}
.chauffeur-cars ul.nav.nav-tabs li .active.show::after {
    z-index: 9999;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
	border-left: 22px solid #f6d784;
	border-bottom: 31px solid
    transparent;
    right: -21px;
    top: 0;
}
.tab-content figure img {
    width: 100%;
}

.car-tabs ul.nav.nav-tabs li.active.show {
    background-color: #f6d784!important;
	position:relative;
}
.car-tabs ul.nav.nav-tabs li.active.show:after {
    z-index: 9999;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 22px solid #f6d784;
    border-bottom: 31px solid transparent;
    right: -21px;
    top: 0;
}
section.home-parcel img {
    width: 470px;
}
section.home-parcel figure {
    margin: 0;
    padding: 0 70px;
}
.parcel-text h2 {
    line-height: 46px;
}
  a.btn.send-btn {
    background-color: #f6d784;
    color: #231f20!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
	width: 200px;
}	

h4.small-sec-heading {
    position: relative;
    margin-bottom: 3rem;
    font-size: 29px;
    line-height: 44px;
}
h4.small-sec-heading:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background-color: #231f20;
    bottom: -19px;
    left: 0;
    /* transform: translate(-50%); */
}
.hire-driver {
    width: 100%;
    display: inline-block;
    background-image: linear-gradient(to right, rgba(67, 67, 67, 0.88) 0%, rgba(18, 18, 18, 0.8) 37.77%, rgba(84, 84, 84, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/driver.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.hire-driver .parcel-text.hire-text {
    color: #fff;
    width: 551px;
}
.hire-driver h4.small-sec-heading:after{
	background-color:#f6d784;
}
.hire-driver h4.small-sec-heading{
	color:#f6d784;
}
section.home-parcel.sec-padding {
    padding-bottom: 0;
}
.why-item a.btn.book-btn {
    background-color: #231f20;
    color: #ffffff!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    padding: 10px 44px;
    margin-top: 1rem;
}
.Why-us .why-item {
    text-align: center;
    /* width: 537px; */
    /* height: 541.38px; */
    background: #fff;
    box-shadow: 0px 12px 27px rgba(0, 0, 0, 0.06);
    padding: 30px;
	border-bottom: 6px solid #DBDBDB;
	height: 100%;
	border-top: 6px solid #f6d784;
}
figure.why-icon {
    width: 100px;
    height: 100px;
    background-color: #f6d784;
    line-height: 6rem;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
}
figure.why-icon img {
    width: 60px;
}
.Why-us .why-item h4 {
    padding: 14px 0 3px;
}
section.home-parcel .parcel-text {
    width: 551px;
    margin-top: 3rem;
}
.driver-strip img {
    width: 100%;
}
section.driver-strip {
    padding: 0 80px 80px;
}
a.btn.footer-book-btn {
    background-color: #f6d784;
    color: #231f20!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    padding: 10px 40px;
}
a.btn.footer-parcel-btn {
    border: 1px solid #f6d784;
    color: #f6d784;
    /* width: 120px; */
    border-radius: 0;
    padding: 10px 37.4px;
    margin-top: 1rem;
}
footer#footer h3 {
    font-size: 20px;
	position:relative;
}
footer#footer {
    background-color: #070707;
    color: #fff;
    padding: 0px 80px 60px;
}
footer#footer a{
     color: #fff;
}

footer#footer h3:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    background-color: #fff;
    bottom: -13px;
    left: 0;   
}
footer#footer ul {
    padding-left: 0;
    list-style: none;
}
footer#footer ul li a {
    color: #fff;
    font-size: 15px;
}
footer#footer h3 {
    font-size: 20px;
    position: relative;
    margin-bottom: 2rem;
}
.contact-info .info-box .icon i {
    font-size: 28px;
}
.contact-info .info-box  .icon {
    /* width: 15%; */
    border: 1px solid #fff;
    width: 40px;
    height: 50px;
    text-align: center;
    line-height: 57px;
}
.contact-info .info-box {
    display: flex;
    justify-content: space-around;
}
.contact-info {
    padding: 30px;
    background-color: #141414;
    margin-top: -4rem;
    margin-bottom: 4rem;
    /* padding-bottom: 2rem; */
}
section.top-footer {
    padding: 0 80px;
}

.contact-info .info-box .icon.email i {
    font-size: 19px!important;
}
.contact-info .info-box .icon.email {
    line-height: 47px!important;
}
.copyright-info {
    background-color: #141414;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

li.nav-item:hover .dropdown-menu{
	display:block;
}


/*about page css*/
section.Who-we-Are figure img {
    width: 100%;
}
section.hire-driver.philosphy{
	background-image: linear-gradient(to right, rgba(67, 67, 67, 0.88) 0%, rgba(18, 18, 18, 0.8) 37.77%, rgba(84, 84, 84, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/philosphy.jpg);
}
.philosphy-text {
    color: #fff;
}
section.Why-us.about-spec {
    background-color: #F9F9F9;
}
section.Who-we-Are figure img {
    width: 100%;
    border-right: 6px solid #f6d784;
}
.seraching-text {
    width: 610px;
    margin: 0 auto;
    text-align: center;
}

.searching-btns {
    display: flex;
    justify-content: space-evenly;
    width: 460px;
    margin: 0 auto;
	padding-top: 1rem;
}
.seraching-text h2 {
    line-height: 43px;
}
section.searching {
    padding: 80px 80px 145px;
}
section.banner.about-banner{
	background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(21, 21, 21, 0) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/about-banner-bg.jpg);
	height:auto;
}

.inner-banner-head {
    text-align: center;
    padding: 41px 0 0;
}
.bread-crumb span a {
    color: #fff;
}




/*services page css*/
.inner-service-item {
    background: #fff;
    box-shadow: 0px 9px 27px rgba(0, 0, 0, 0.06);
    height: 100%;
}

.inner-service-item figure {
    border-bottom: 7px solid #f6d784;
	position:relative;
}
.inner-service-item img {
    width: 100%;
}
.inner-services-gradient {
    /* background-image: linear-gradient( to right, red, #f06d06 ); */
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    /* width: 556px; */
    /* height: 459px; */
    background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(146, 146, 146, 0) 42.67%, rgba(91, 91, 91, 0) 61.08%, #000 100%);
}
.inner-service-item figcaption h5 {
    position: absolute;
    bottom: 14px;
    z-index: 8;
    color: #fff;
    left: 50%;
    transform: translate(-50%);
}
.inner-service-item p {
    text-align: center;
}
.service-more-text {
    text-align: center;
    padding: 30px;
}	
section.inner-services .col-md-4 {
    margin-top: 2rem;
}

section.searching.full-width {
    width: 100%;
    display: inline-block;
    background-image: linear-gradient(to right, rgba(9, 9, 9, 0.88) 105%, rgba(18, 18, 18, 0.8) 37.77%, rgba(1, 1, 1, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/searching-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
	padding: 80px;
}
section.searching.full-width .seraching-text {
    color: #fff;
}
section.searching.full-width .seraching-text a.btn.bordered-btn {
    border: 2px solid #ffffff;
    color: #ffffff;
}
section.customer-service.sec-padding {
    padding-bottom: 141px;
}
.service-number a {
    text-decoration: none;
    color: #D8A822;
    font-weight: 800;
    font-size: 36px;
}
.cs-text {
   
    text-align: center;
}

.service-more-text a.btn.send-btn {
    width: auto;
    padding: 10px 30px;
}


/*airport-transfer page */
section.banner.airport-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(21, 21, 21, 0) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/airport-banner-bg.jpg);
    height: auto;
}
.airport-brief-text {
    text-align: center;
    padding: 0 80px;
}
.airport-brief-text h4.small-sec-heading:after{
    left: 50%;
    transform: translate(-50%);
}
section.extra-care figure img {
    width: 100%;
}
section.extra-care .col-md-4 {
    padding: 0;
}
.extra-care-text {
    padding: 57px 80px 46px 15px;
}
.care-items {
    display: flex;
}

.care-item-text {
    padding-left: 1rem;
}
.extra-care-icon img {
    width: 30px;
}
section.extra-care {
    background-color: #EFEFEF;
}

.extra-care-text h3 {
    margin-bottom: 2rem;
    font-size: 33px;
}
figure {
    margin: 0;
}
/*table css*/


.vanilla {
  font-size: 12px;
 
    max-width: 100%;
  border-collapse: collapse;
  text-align: center;
  border-spacing: 0 5px;
  background-size: 100% 50%;
}

.vanilla th {
    text-align: center;
    color: #000000;
    font-size: 14px;
    background: #fff;
}

.vanilla td {
    padding: 10px 10px 10px 10px;
    border-bottom: 5px solid white;
}

.vanilla tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}

.vanilla tr:first-child td:first-child {
  border-top-left-radius: 10px;
  text-align: left;
  padding-left: 7px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:first-child td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vanilla tr:nth-child(2) td:first-child {
  text-align: left;
  padding-left: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:nth-child(2) td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vanilla tr:nth-child(3) td:first-child {
  text-align: left;
  padding-left: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:nth-child(3) td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vanilla tr:nth-child(4) td:first-child {
  text-align: left;
  padding-left: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:nth-child(4) td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vanilla tr:nth-child(5) td:first-child {
  text-align: left;
  padding-left: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:nth-child(5) td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.vanilla tr:nth-child(6) td:first-child {
  text-align: left;
  padding-left: 7px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.vanilla tr:nth-child(6) td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.vanilla th:nth-child(3), th:nth-child(7), th:nth-child(11) {
    background: #242523;
    color: #fff;
}
.vanilla th:nth-child(5),  th:nth-child(9){
	background:#F6D784;
}
.vanilla td:nth-child(3), td:nth-child(5), td:nth-child(7), td:nth-child(9), td:nth-child(11) {
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding-left: 7px;
    width: 145px;
    color: #212529;
}
.vanilla td:nth-child(2),
td:nth-child(4),
td:nth-child(6),
td:nth-child(8),
td:nth-child(10) {
 padding-left: 3px;
}

.vanilla tr:first-child {
    font-weight: bold;
   
    font-size: 15px;
   color: #212529;
    background-color: #eaeaea;
}

.vanilla tr:nth-child(2) {
    font-weight: bold;
    font-size: 17px;
   color: #212529;
    background-color: #eaeaea;
}

.vanilla tr:nth-child(3) {
    font-weight: bold;
    font-size: 17px;
   color: #212529;
    background-color: #eaeaea;
}

.vanilla tr:nth-child(4) {
   font-weight: bold;
    font-size: 17px;
   color: #212529;
    background-color: #eaeaea;
  padding-left: 10px;
}

.vanilla tr:nth-child(5) {
   font-weight: bold;
    font-size: 17px;
   color: #212529;
    background-color: #eaeaea;
  padding-left: 10px;
}

.vanilla tr:nth-child(6) {
   font-weight: bold;
    font-size: 17px;
   color: #212529;
    background-color: #eaeaea;
  padding-left: 10px;
}

.delta_value {
  /*width: 30px;*/
  display: inline-block;
}

.delta {
  font-weight: bold;
  font-size: 17px;
  width: 25px;
  color: #69A252;
  height: 25px;
  border-radius: 15px;
  vertical-align: middle;
  /*padding-top: 5px;*/
  margin-left: 4px;
  /*padding-left: 8px;*/
}

.delta_base {
  text-align: left;
  color: #000000;
}
section.airport-price {
    padding: 80px 80px 145px;
}

/*business meeting page*/

section.business-travel {
    background-image: linear-gradient(to right, rgba(3, 3, 3, 0.88) 0%, rgba(18, 18, 18, 0.8) 37.77%, rgba(84, 84, 84, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/traveller.jpg);
    background-position: right;
    background-size: cover;
    width: 100%;
    display: inline-block;
}
section.business-travel h4.small-sec-heading {
    color: #f6d784;
}

section.business-travel h4.small-sec-heading:after {
  
    background-color: #f6d784;
}
.cs-text img {
    padding-bottom: 1rem;
}
section.banner.meeting-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 8.68%, rgba(5, 4, 4, 0) 149.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/meeting-banner-bg.jpg);
    height: auto;
}
.bread-crumb span {
    padding: 4px;
}

.inner-sec-padding{
	padding:50px 80px;
}

section.business-travel.appointment {
    background-image: linear-gradient(to right, rgba(3, 3, 3, 0.88) 0%, rgba(18, 18, 18, 0.8) 37.77%, rgba(84, 84, 84, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/appointment.jpg);
}
section.banner.wedding-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 8.68%, rgba(5, 4, 4, 0) 149.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/wedding-banner-bg.jpg);
	height:auto;
}
section.banner.night-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 8.68%, rgba(5, 4, 4, 0) 149.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/night-banner-bg.jpg);
	height:auto;
}
section.night-images img {
    width: 100%;	
}
section.night-images {
    background-color: #EFEFEF;
	
}
section.night-images figure{
	position :relative;
}
	
section.night-images figure:before {
    content: "";
    position: absolute;
    width: 12.74px;
    height: 181.01px;
    background: #f6d784;
    left: 0;
    top: 52px;
}
section.parcel-points .why-item {
    text-align: center;
    /* width: 537px; */
    /* height: 541.38px; */
    background: #fff;
    box-shadow: 0px 12px 27px rgba(0, 0, 0, 0.06);
    padding: 38px;
    border-bottom: 6px solid #DBDBDB;
    /* height: 100%; */
    border-top: 6px solid #f6d784;
    margin-top: -14rem;
	margin-bottom: 2rem;
}
figure.why-icon img {
    width: 45px;
}
section.parcel-points {
    background-color: #EFEFEF;
    margin-top: 8rem;
}
section.parcel-points .why-item h4 {
    margin-top: 1rem;
    line-height: 35px;
}

 a.btn.book-btn {
    background-color: #231f20;
    color: #ffffff!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    padding: 10px 44px;
    margin-top: 1rem;
}
section.banner.parcel-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 8.68%, rgba(5, 4, 4, 0) 149.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/parcel-banner-bg.jpg);
	height:auto;
}
a.btn.contact-btn {
    background-color: #f6d784;
    color: #231f20;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    padding: 10px 45px;
}
a.btn.contact-btn.bordered-btn {
    border: 2px solid #212529;
    color: #141414;
    background: transparent;
}
a.btn.yellow.book-btn {
    background-color: #f6d784;
    color: #231f20!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    margin-top: 0;
    padding: 10px 34px;
}
.inner-banner-head h2 {
    
    text-transform: uppercase;
}
.nav-item .nav-link.active {
    color: #f6d784!important;
}

/*contact page css*/
.social-media ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    width: 141px;
    justify-content: space-between;
}
.social-media ul li i.fa {
    font-size: 37px;
    color: #231f20;
}
.inner-contact-item h2.sec-heading:after {
    left: 0;
    transform: inherit;
}
.inner-contact-item h2.sec-heading {
    margin-bottom: 2rem;
}

.inner-contact-item .item-info-box {
    display: flex;
    margin: 10px 0;
}
.inner-contact-item .item-info-box .icon {
    display: flex;
    background-color: #231f20;
    color: #fff;
    padding: 10px 20px;
    width: 30%;
}
.inner-contact-item .item-info-box .icon h6 {
    padding-left: 1rem;
    margin-bottom: 0;
    line-height: 2;
    font-size: 18px;
}
.inner-contact-item .item-info-box .info-box-text p {
    margin-bottom: 0;
}

.inner-contact-item .item-info-box .info-box-text {
    border: 1px solid #CFCFCF;
    padding: 10px 13px;
	width:66%;
}

.inner-contact-item .item-info-box .icon i.fa {
    line-height: 1.5;
    color: #f6d784;
    font-size: 25px;
}

input.form-control.help-input {
    /* width: 414px; */
    height: 59px;
    background: #fff;
    border: 1px solid #9e9e9e;
    margin-bottom: 1rem;
    border-radius: 0;
}
form.from-contact textarea#comment {
    width: 100%;
}
a.btn.submit-btn {
    background-color: #f6d784;
    color: #231f20!important;
    /* width: 100%; */
    font-weight: 600;
    padding: 10px;
    border-radius: 0;
    /* width: 200px; */
    margin-top: .7rem;
    padding: 10px 34px;
}
form.from-contact {
    padding-top: 1rem;
}
section.location-map {
    padding: 0 80px 145px;
}
section.banner.contact-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(20, 17, 17, 0.61) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/contact-banner-bg.png);
    height: auto;
}
section.gallery-tab {
    padding: 80px 80px 145px 80px;
}
section.gallery-tab img {
    width: 100%;
}
section.gallery-tab .img-space {
    margin-top: 1.5rem;
}
section.gallery-tab .tab {
    text-align: center;
}
section.gallery-tab .tablinks.active {
    background-color: #070707;
    border: none;
    color: #fff;
}
section.gallery-tab button.tablinks {
    border: 2px solid #070707;
    background: transparent;
    padding: 7px 33px;
    margin: 0 3px;
    font-weight: 600;
}
section.banner.event-banner {
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(20, 17, 17, 0.61) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/event-banner-bg.jpg);
    height: auto;
}
.wpcf7-form-control.wpcf7-textarea.problem {
    width: 100%;
}


.wpcf7-form-control.wpcf7-submit.btn.submit-btn {
    height: 62px;
    background: 
#231f20;
padding: 6px 60px;
margin: 17px 0px 0px;
border-radius: 0 !important;
color:
    #fff;
    text-align: center;
    line-height: 30px;
    border: 0;
    font-size: 19px;
}


.nav-tabs li a {
    color: #222;
    width: 309px;
    height: 67px;
    background-color: #fff;
    padding: 5px 20px;
    font-weight: 600;
    font-size: 19px;
    margin: 8px 10px 8px 0;
    line-height: 55px;
    display: inline-block;
    text-align: center;
}
.nav-tabs li a:hover{
	text-decoration: none;
}
.nav-tabs li .active.show {
    background-color: 
    #F6D784;
    margin-bottom: 0;
    height: 75px;
}

.nav-tabs li a {
    color: 
    #222;
}

.tab-content {
    padding: 30px 30px 6px;
    border: none;
    border-top: none;
    background-color: #f6d784;
}
.tab-content input {
    width: 100%;
    height: 50px;
    background: #fff;
	border: 1px solid #fff;
    padding: 6px 10px;
}
.tab-content select {
    width: 100%;
    height: 50px;
    background: #fff;
border: 1px solid #fff;
    padding: 6px 10px;
}
.tab-content .form-group.personal-info {
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}




/*responsive css*/
@media screen and (min-width:992px) and (max-width:1199px){
.main-header .navbar-nav > li a.nav-link {
    
    padding: 0;
    font-size: 14px;
}	
.main-header nav.navbar.navbar-expand-md a.navbar-brand {
      font-size: 23px;
}
li.nav-item a.btn.login-btn.hire-driver-btn {
    width: auto !important;
    font-size: 14px;
}	
.service-item figcaption h5 {
    text-align: center;
    padding: 21px 14px 10px;
    font-size: 17px;
}
section.home-parcel figure {
    margin: 0;
    padding: 0;
}
section.home-parcel .parcel-text {
    width: 100%;
    margin-top: 1rem;
}
.parcel-text h2 {
    line-height: 35px;
    font-size: 23px;
}
h4.small-sec-heading {
    margin-bottom: 2rem;
    font-size: 26px;
    line-height: 44px;
}
	
	h4.small-sec-heading:after {
  
    bottom: -8px;
    left: 0;
    
}
p {
    font-size: 14px;
    line-height: 24px;
}
.sec-padding {
    padding: 40px 5%;
}
.Why-us .why-item h4 {
    padding: 14px 9px 3px;
    font-size: 18px;
    line-height: 25px;
}
h2.sec-heading {
    font-size: 34px;
    margin-bottom: 2.5rem;
}
footer#footer h3 {
    font-size: 17px;
}
footer#footer .col-md-3.col-lg-3 {
    padding: 0;
}
footer#footer ul li a {
    font-size: 14px;
}
.Why-us .why-item{
	padding: 12px;
}
section.Why-us.about-spec .col-md-4 {
    padding: 10px;
}
.inner-sec-padding {
    padding: 40px 5%;
}
section.searching {
    padding: 40px 5% 119px;
}
li.nav-item a.btn.login-btn {
   
    width: auto;
}
.inner-service-item figcaption h5 { 
    bottom: 4px;
    left: 54%;
}	
.service-more-text {
    padding: 23px 15px;
}
section.searching.full-width{
	padding: 40px 5%;
}
.extra-care-text h3 {
    margin-bottom: 2rem;
    font-size: 24px;
}
.care-item-text h4 {
    font-size: 18px;
}
h2.tag-head {
    font-size: 24px;
}
section.night-images figure:before {
  
    top: 50%;
    transform: translate(0px, -50%);
}
section.parcel-points .why-item h4 {
    margin-top: 1rem;
    line-height: 28px;
    font-size: 20px;
}
section.gallery-tab {
    padding: 40px 5% 95px;
}
footer#footer {
    padding: 0px 5% 60px;
}
.info-text {
    padding-left: 11px;
}
.inner-contact-item .item-info-box .icon {
    padding: 10px 20px;
    width: 40%;
}
section.location-map {
    padding: 0 5% 111px;
}
section.home-parcel img {
    width: 100%;
}
.chauffeur-cars ul.nav.nav-tabs li a {
    height: 45px;
    padding: 8px 10px;
    font-size: 14px;
}
.chauffeur-cars ul.nav.nav-tabs li .active.show::after {
    border-top: 23px solid transparent;
	border-left: 22px solid #f6d784;
	border-bottom: 22px solid transparent;
	top: 0px;
}
}







@media screen and (min-width:768px) and (max-width:991px){
	.Book-form .tab button.tablinks {
    width: 221px;
    height: 67px;
    background-color: #fff;
    padding: 5px 12px;
    color: #222222;
    font-weight: 600;
    font-size: 19px;
    margin: 8px 10px 8px 0;
}
section.Book-form {
    padding: 0 5%;
}
.main-header {
   
    padding: 10px 5%;
}
.main-header .navbar-nav > li{
	margin: 0;
}
.main-header nav.navbar.navbar-expand-md {
    padding: 0;
}
.main-header .navbar-nav > li {
    margin: 0;
}
.main-header nav.navbar.navbar-expand-md a.navbar-brand {
   
    font-size: 20px;
}
.main-header .navbar-nav > li a.nav-link {
   
    font-size: 12px;
}
li.nav-item a.btn.login-btn {
    border: 1px solid #f6d784;
    color: #f6d784;
    width: 70px;
    border-radius: 0;
    font-size: 12px;
}
li.nav-item a.btn.login-btn.hire-driver-btn {
    
    width: 97px!important;
 
    font-size: 12px;
}
.sec-padding {
    padding: 40px 5%;
}
.service-item figcaption h5 {
   
    padding: 10px 20px 20px;
    font-size: 15px;
}
h2.sec-heading {
    font-size: 25px;
    margin-bottom: 3rem;
}
.chauffeur-cars ul.nav.nav-tabs li a {
    height: 38px;
    padding: 6px 10px;
    font-size: 11px;
}
.chauffeur-cars ul.nav.nav-tabs li .active.show::after {
    border-top: 21px solid transparent;
	border-left: 22px solid #f6d784;
	border-bottom: 19px solid transparent;
}
section.home-parcel .parcel-text {
    width: 100%;
    margin-top: 0;
}
.parcel-text h2 {
    line-height: 29px;
    font-size: 20px;
}
section.home-parcel figure {
    margin: 0;
    padding: 0 0;
}
p {
    font-size: 14px;
    line-height: 21px;
}
.Why-us .why-item h4 {
    padding: 14px 0 3px;
    font-size: 16px;
    line-height: 21px;
}
.why-item a.btn.book-btn {
    width: auto;
}
section.driver-strip {
    padding: 0 5% 80px;
}
footer#footer {
    padding: 0px 5% 60px;
}
.info-text {
    padding-left: 18px;
}
section.Why-us .col-md-4 {
    padding: 10px;
}
figure.why-icon {
    width: 70px;
    height: 70px;
}
figure.why-icon img {
    width: 45px;
    margin-top: -2rem;
}
.Why-us .why-item{
	padding: 30px 15px;
}
.why-item p {
    font-size: 12px;
    line-height: 16px;
}
.Why-us .why-item h4 {
    font-size: 15px;
}
a.btn.footer-book-btn {
    padding: 10px 17px;
    font-size: 13px;
}
a.btn.footer-parcel-btn{
	padding: 10px 17px;
    font-size: 13px;
}
footer#footer h3 {
    font-size: 15px;
}
footer#footer ul li a {
   
    font-size: 13px;
}
.contact-info .info-box .icon.email i {
    font-size: 14px!important;
    padding: 10px;
}
.contact-info .info-box .icon i {
    font-size: 25px;
    padding: 10px;
}
footer#footer .info-text p {
    font-size: 12px;
    line-height: 17px;
}
footer#footer .info-text .col-md-4 {
    padding: 0;
}
h4.small-sec-heading {
    margin-bottom: 2rem;
    font-size: 22px;
    line-height: 29px;
}
h4.small-sec-heading:after {
    bottom: -8px;
}
.chauffeur-form .form-group.personal-info {
    width: 25%;
}
.chauffeur-form a.btn.book-btn {
    width: auto;
}
.copyright-info {
    font-size: 14px;
}
.seraching-text h2 {
    line-height: 37px;
    font-size: 23px;
}
section.searching {
    padding: 40px 4% 113px;
}
.inner-services-gradient {

    background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(146, 146, 146, 0) 42.67%, rgba(91, 91, 91, 0) 39.08%, #000 100%);
}
.service-more-text a.btn.send-btn {
    width: auto;
    padding: 8px 17px;
    font-size: 13px;
}
.inner-service-item figcaption h5 {

    bottom: 5px;
    font-size: 18px;
}
section.inner-services .col-md-4 {
    margin-top: 1rem;
    padding: 10px;
}
.service-more-text {
    text-align: center;
    padding: 16px;
}
section.searching.full-width {
    padding: 40px 5%;
}
section.customer-service.sec-padding {
    padding-bottom: 113px;
}
.service-number a {
    font-size: 28px;
}
.inner-sec-padding {
    padding: 40px 5%;
}
.inner-banner-head h2 {
    font-size: 28px;
}
.airport-brief-text {
  
    padding: 0 5%;
}
h2.tag-head {
    font-size: 24px;
}
section.night-images figure:before {
   
    width: 7.74px;
    height: 123.01px;
    top: 50%;
    transform: translate(0, -50%);
}
.cs-text h2 {
    font-size: 26px;
}
section.parcel-points {
        margin-top: 3rem;
}
section.parcel-points .why-item {
    padding: 16px;
    margin-top: -7rem;
}
section.parcel-points .why-item h4 {
    margin-top: 1rem;
    line-height: 25px;
    font-size: 17px;
}
section.gallery-tab {
    padding: 40px 5% 89px;
}
section.location-map {
    padding: 0 5% 113px;
}
section.home-parcel img {
    width: 100%;
}
.extra-care-text {
    padding: 40px 5% 40px 15px;
}
.care-item-text h4 {
    font-size: 15px;
}
.extra-care-text h3 {
    font-size: 23px;
}
}





@media screen and (max-width:767px){
	section.home-parcel .parcel-text {
    width: 100%;
    margin-top: 0;
}
	.hire-driver .parcel-text.hire-text {
    width: 100%;
}
.banner{
	    background-position: left;
}
section.Book-form {
    padding: 4%;
}
section.Book-form .tab {
    display: flex;
}
.Book-form .tab button.tablinks {
    /* width: 309px; */
    height: 54px;
    background-color: #fff;
    padding: 4px 20px;
    color: #222222;
    font-weight: 600;
    font-size: 14px;
    margin: 8px 10px 8px 0;
    line-height: 20px;
    
}
.Book-form .tab button.tablinks.active {
    height: 63px;
}
.chauffeur-form .form-group.personal-info {
    width: 100%;
}
.chauffeur-form a.btn.book-btn {
    width: 192px;
}
.sec-padding {
    padding: 40px 4%;
}
h2.sec-heading {
    font-size: 27px;
    margin-bottom: 3rem;
}
section.home-parcel.sec-padding .row {
    display: flex;
    flex-direction: column-reverse;
}
.parcel-text h2 {
    line-height: 31px;
    font-size: 20px;
}
body{
    font-size: 14px;
	line-height:25px;
	
}
section.home-parcel figure {
    padding: 20px 0 0;
}

.hire-driver{
	    background-position: right;
}
.Why-us .col-md-4{
	margin-bottom:1rem;
	
}
footer#footer {
    padding: 0px 4% 60px;
}
.contact-info .info-box {
    justify-content: flex-start;
}
.contact-info {
    padding: 25px;
}
.info-text {
    padding-left: 15px;
}

.contact-info{
	    margin-bottom: 2rem;
}


.copyright-info {
	font-size: 14px;
}
section.driver-strip {
    padding: 0 4% 80px;
}
.main-header{
	padding: 10px 0;
}

.main-header .navbar{
	    flex-direction: row-reverse;
		padding:0;
}
	span.navbar-toggler-icon i {
    font-size: 35px;
    color: #fff;
}
.banner {
    
    background-image: linear-gradient(#000 0%, rgba(1, 1, 1, 0.95) 2.68%, rgba(20, 8, 8, 0.65) 46.37%, rgba(128, 128, 128, 0) 100%), url(http://goldenchauffeur.co.uk/wp-content/themes/car_booking/images/banner-bg.jpg);
}
li.nav-item a.btn.login-btn {   
    width: 150px;
    margin: 5px 0;
}
.main-header .navbar {
    padding: 5px 0;
}
section.hire-driver.philosphy {
    background-position: center;
}
.seraching-text {
    width: 80%;
}
section.searching {
    padding: 40px 4% 108px;
}
.searching-btns {
    width: auto;
}

.seraching-text h2 {
    padding-bottom: 0;
    line-height: 26px;
    font-size: 21px;
}
a.btn.send-btn {
    margin-right: 10px;
}
.parcel-text.who-text {
    margin-bottom: 2rem;
}
section.searching.full-width{
	padding: 40px 4%;
}
.inner-sec-padding {
    padding: 35px 4%;
}
.main-header .navbar-nav {
    
    background: rgb(0, 0, 0);
    padding: 30px 20px;
}
.airport-brief-text {
    padding: 0;
}
h4.small-sec-heading {
    font-size: 22px;
    line-height: 31px;
}
h2.tag-head {
    font-size: 19px;
    line-height: 29px;
}
.extra-care-text {
    padding: 40px 4%;
}
.extra-care-text h3 {
    margin-bottom: 2rem;
    font-size: 23px;
    line-height: 32px;
}
.care-item-text h4 {
    font-size: 17px;
}
.cs-text h2 {
    font-size: 28px;
}
.service-number a {
    line-height: 48px;
    font-size: 27px;
}
.cs-text p {
    font-size: 20px;
}
.inner-banner-head h2 {
    font-size: 21px;
}
section.parcel-points .why-item{
	margin-top:0;
}
.Book-form .tab button.tablinks {
   
    padding: 5px 39px;
    font-size: 15px;
}
section.airport-price {
    padding: 40px 4% 113px;
}
.vanilla td {
    /* padding: 10px 10px 10px 10px; */
    border-bottom: 5px solid white;
    line-height: 12px;
    padding: 15px 0;
}
.vanilla th {
    font-size: 9px;
    line-height: 12px;
    padding: 0px 10px;
}
.vanilla td span {
    font-size: 11px;
}
.cs-text {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
section.gallery-tab {
    padding: 40px 5% 80px;
}
section.gallery-tab button.tablinks {
    
    padding: 4px 14px;
   
    font-size: 12px;
}
.inner-contact-item .item-info-box .icon {
    padding: 10px 10px;
    width: 42%;
}
.inner-contact-item .item-info-box .icon h6 {
    font-size: 15px;
}
section.location-map {
    padding: 0 5% 113px;
}
section.airport-price div#tacos_1_1-taco {
    overflow: scroll;
    scroll-snap-type: y;
}
.chauffeur-form .wpcf7-form p {
    width: 97%;
}
.nav-tabs li a {
    color: #222;
    width: 137px;
    height: 56px;
    background-color: #fff;
    padding: 3px 5px;
    font-weight: 600;
    font-size: 13px;
    margin: 8px 10px 8px 0;
    line-height: 48px;
    display: inline-block;
    text-align: center;
}
.nav-tabs li .active.show {
    height: 64px;
}
.tab-content .form-group.personal-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}


@media screen and (max-width: 470px){
.searching-btns {
    width: 202px;
    flex-direction: column;
}
a.btn.yellow.book-btn{
	margin-bottom: 1rem;
}
.seraching-text {
    width: 90%;
}
.seraching-text h2 {
    padding-bottom: 0;
    line-height: 31px;
    font-size: 19px;
}
h2.sec-heading {
    font-size: 21px;
    margin-bottom: 3rem;
}
.service-number a {
    line-height: 48px;
    font-size: 17px;
}
.cs-text p {
    font-size: 14px;
    margin-bottom: 7px;
}
.cs-text h2 {
    font-size: 23px;
}
.service-number a {
    line-height: 37px;
    font-size: 25px;
}
.cs-text {
    text-align: center;
    width: 82%;
    margin: 0 auto;
}
.service-number {
    width: 256px;
    margin: 0 auto;
}
section.home-parcel img {
    width: 100%;
}
section.airport-price div#tacos_1_1-taco {
    overflow: scroll;
    scroll-snap-type: y;
}
.extra-care-text h3 {
    margin-bottom: 2rem;
    font-size: 20px;
}
.chauffeur-cars ul.nav.nav-tabs li a {
	height: 36px;
	padding: 5px 4px;
    font-size: 10px;
    line-height: 13px;
}
.chauffeur-cars ul.nav.nav-tabs li .active.show::after {

    border-top: 19px solid transparent;
	border-left: 21px solid #f6d784;
	border-bottom: 18px solid transparent;
}
}