* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* favorite color: #3B4638 */
}

html {
  font-size: 62.5%;
}

body {
  font-family: roboto;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clear {
  clear: both;
}

header {
  height: 80px;
  background-color: #32142d;
  font-family: roboto;
}

nav {
  display: flex;
  /* border: 1px solid green; */
  background-color: #32142d;
  height: 80px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  /* position: sticky;
  top: 0; */
  width: 100%;
}

nav h5,
nav ul {
  /* border: 1px solid red; */
  height: 60px;
}

nav h5 {
  margin-top: 0.9%;
}

.box-1 {
  flex: 1;
}

.box-2 {
  flex: 2;
  /* width: 20px; */
}

ul {
  list-style-type: none;
}

nav li {
  list-style-type: none;
  font-size: 2rem;
  margin-top: 2%;
  color: white;
  text-decoration: none;
}

nav ul {
  display: flex;
  justify-content: space-evenly;
  color: white;
}

nav #ulChanges li a {
  color: white;
  text-decoration: none;
}

nav img {
  width: 55%;
}
a {
  text-decoration: none;
  color: white;
}

main {
  width: 100%;
  height: 700px;
  background: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  /* display: flex; */
}

#carCover,
#carCover2 {
  height: auto;
  /* transform: scale(0.8); */
  width: 100%;
}

.swiper {
  width: 100%;
  /* height: fit-content; */
  height: 695px;
}

.swiper-slide img {
  width: 100%;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  color: white;
}

.swiper .swiper-pagination-bullet-active {
  background: white;
}

.swiper .swiper-pagination-bullet {
  background: white;
}

.banner {
  font-size: 4rem;
  height: 150px;
  /* border: 1px solid blue; */
  width: 80%;
  text-align: center;
  margin-left: 10%;
  margin-top: 3%;
  position: relative;
  margin-bottom: -2%;
  padding-top: 2%;
  background-color: #32142d;
  color: white;
  opacity: 0.5;
}

#about {
  background-image: url(../images/carBody3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.aboutInfo {
  display: flex;
  height: 600px;
  /* border-top: 1px solid white; */
}

.info1,
.info2 {
  /* border: 1px solid black; */
  height: 600px;
}

.info1 {
  flex: 1;
  /* background-color: #3b4638; */
  background-color: rgb(34, 34, 34);
}

.info2 {
  flex: 2;
  display: flex;
  flex-direction: column;
  /* background-image: url("../images/interior.jpg");
  background-repeat: no-repeat;
  background-size: cover; */
}

.info1 div {
  border: 1px solid black;
  font-size: 2.5rem;
  font-weight: bolder;
  width: 60%;
  padding: 10px 10px;
  margin-top: 10%;
  background-color: white;
  color: black;
}

.info1 div p {
  padding: 10px 10px;
}

.info1 div h6 {
  border: 1px solid black;
  width: 52%;
  margin-left: 2%;
  padding-left: 2px;
  text-align: center;
  margin-top: -5%;
  color: white;
  background: black;
}

.aboutInfo .info2 .description p {
  color: white;
  font-size: 1.5rem;
  margin-top: 5%;
  text-align: center;
  margin-left: 5%;
}

.aboutInfo .info2 .description .paragTwo {
  color: white;
  font-size: 1.5rem;
  margin-top: 0%;
  text-align: left;
}

.description {
  /* border: 1px solid black; */
  /* flex-basis: 100%; */
  justify-items: left;
}

.carRange {
  /* border-top: 1px solid rgb(190, 188, 188); */
  font-size: 1.5rem;
  /* flex-basis: 100%; */
  justify-items: left;
  width: 90%;
  margin-left: 5%;
  color: white;
}

.offer {
  /* border: 1px solid green; */
  justify-items: center;
  flex-basis: 100%;
  width: 45%;
  margin-left: 10%;
  /* background-color: black; */
}

.booking {
  /* border: 1px solid green; */
  justify-items: center;
  flex-basis: 100%;
  font-size: 2rem;
  /* width: 45%; */
  margin-left: 55%;
  margin-right: 20%;
  /* margin-top: -25.5%; */
  background-color: rgb(34, 34, 34);
  opacity: 0.5;
}

.aboutInfo .info2 .offer {
  /* color: #32142d; */
  color: white;
  font-size: 2.5rem;
  padding-top: 5%;
  padding-left: 2%;
  padding-right: 2%;
  text-align: center;
  background-color: #32142d;
  opacity: 0.5;
  margin-top: 5%;
}

.aboutInfo .info2 .offer span {
  font-weight: bolder;
}

.booking ul {
  border: 1px solid black;
  padding: 10px;
  margin-top: 2%;
  background-color: white;
}

.booking button {
  background-color: #32142d;
  color: white;
  padding: 2px;
}
.booking img {
  width: 20%;
}
.banner2 {
  font-size: 2rem;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 7%;
}

.shortGallery {
  display: flex;
}

.shortGallery .singleVehicle {
  border: 1px solid black;
  height: 200px;
  flex: 1;
}

.product {
  position: relative;
  overflow: hidden;
  padding: 20px;
}

.product-category {
  padding: 0 10vw;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 40px;
  text-transform: capitalize;
}

.product-container {
  padding: 0 10vw;
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.product-container::-webkit-scrollbar {
  display: none;
}

.product-card {
  flex: 0 0 auto;
  width: 250px;
  height: 450px;
  margin-right: 40px;
}

.product-image {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.product-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.discount-tag {
  position: absolute;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #009688;
  right: 10px;
  top: 10px;
  text-transform: capitalize;
}

.card {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
  padding: 10px;
  width: 90%;
  text-transform: capitalize;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  opacity: 0;
}

.card-btn {
  color: black;
  background: black;
}

.product-card:hover .card-btn {
  opacity: 1;
}

.card-btn:hover {
  background: #32142d;
  color: #fff;
}

.product-info {
  width: 100%;
  /* height: 100%; */
  padding-top: 10px;
}

.product-brand {
  text-transform: uppercase;
}

.product-short-description {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  opacity: 0.5;
  text-transform: capitalize;
  margin: 5px 0;
}

.price {
  font-weight: 900;
  font-size: 20px;
}

.actual-price {
  margin-left: 20px;
  opacity: 0.5;
  text-decoration: line-through;
}

.pre-btn,
.nxt-btn {
  border: none;
  width: 10vw;
  height: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  cursor: pointer;
  z-index: 9;
}

.pre-btn {
  left: 0;
  transform: rotate(180deg);
}

.nxt-btn {
  right: 0;
}

.pre-btn img,
.nxt-btn img {
  opacity: 0.2;
}

.pre-btn:hover img,
.nxt-btn:hover img {
  opacity: 1;
}

.collection-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

.collection img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collection p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: centeer;
  color: #fff;
  font-size: 2.5rem;
  text-transform: capitalize;
}

.collection:nth-child(3) {
  grid-column: span 2;
  margin-bottom: 10px;
}

.product-category {
  text-align: center;
  font-weight: bolder;
}

.container2 {
  display: flex;
}
.vehicles {
  background-color: rgb(248, 246, 246);
}

.container {
  /* border: 1px solid black; */
  height: 500px;
  flex: 1;
}
.visits {
  /* border: 1px solid black; */
  height: 500px;
  flex: 1;
}
.bookNow {
  border: 1px solid rgb(223, 220, 220);
  height: 500px;
  flex: 1;
}

.firstName,
.lastName {
  width: 40%;
  margin-bottom: 1%;
  margin-top: 5%;
  margin-right: 2%;
  height: 30px;
  margin-left: 6%;
  border: 1px solid rgb(223, 220, 220);
}

.phoneNumber,
.email,
.message {
  width: 40%;
  margin-bottom: 1%;
  margin-top: 5%;
  margin-right: 2%;
  height: 30px;
  margin-left: 5%;
  border: 1px solid rgb(223, 220, 220);
}

.phoneNumber {
  margin-left: 2%;
}

.email {
  margin-left: 12%;
}
#message {
  width: 60%;
  height: 150px;
  margin-left: 7%;
  border: 1px solid rgb(223, 220, 220);
}

.bookNow label {
  font-size: 1.5rem;
  margin-left: 10%;
}

.submitOne {
  margin-left: 40%;
  height: 30px;
  width: 30%;
  background-color: #32142d;
  color: white;
  background: linear-gradient(to bottom right, #32142d, #ff9a5a);
  border-radius: 28px;
  border: 1px solid gray;

  box-shadow: 5px 3px 3px rgb(31, 30, 30);
}

.submitOne:hover {
  background: #32142d;
  opacity: 0.7;
  color: #fff;
}

/* input {
  height: 30%;
} */

.visits h1 {
  text-align: center;
  margin-top: 30%;
  margin-right: 30%;
  margin-left: 25%;
  font-size: 2rem;
}

.visits ul {
  margin-top: 2%;
  font-size: 1.5rem;
  margin-left: 33%;
}

.visits ul li:before {
  content: "✓ ";
  color: green;
  font-weight: bolder;
}

/* the video controls */

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* font-family: "Poppins", sans-serif; */
}

video::cue {
  opacity: 0;
}

.caption_text {
  position: absolute;
  left: 50%;
  bottom: 10%;
  width: 90%;
  max-width: 90%;
  transform: translate(-50%, -50%);
  text-align: center;
  user-select: none;
  transition: bottom 0.3s;
}

.caption_text.active {
  bottom: 0%;
}

.caption_text mark {
  background-color: #0000008f !important;
  color: #fff;
}
*/ .material-icons {
  user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
}

/* section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 51px);
  width: 100%;
  padding: 1.7%;
} */

.container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

/* Video player Styling */
.container .video_player {
  position: relative;
  width: 450px;
  height: 450px;
  background: #000;
  overflow: hidden;
  margin-top: 4%;
  margin-bottom: 3.5%;
}

.container .video_player .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border: 4px solid #fff;
  border-bottom-color: transparent;
  border-radius: 50%;
  z-index: 1;
  animation: animate 0.6s linear infinite;
  display: none;
}
@keyframes animate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.container .video_player .thumbnail {
  position: absolute;
  bottom: 80px;
  left: calc(var(--x) + 11px);
  transform: translateX(-50%);
  width: 165px;
  height: 90px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  display: none;
}
.container .video_player .main-video {
  position: relative;
  width: 100%;
  height: 100%;
  outline: none;
}

.video_player .progressAreaTime {
  position: absolute;
  left: calc(var(--x) + 11px);
  transform: translateX(-50%);
  bottom: 50px;
  min-width: 60px;
  text-align: center;
  white-space: nowrap;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  z-index: 1;
  display: none;
}

.container .video_player .controls {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: rgb(0 0 0 / 29%);
  box-shadow: 0 0 40px 10px rgb(0 0 0 / 25%);
  z-index: 3;
  transform: translateY(180%);
  transition: 0.3s;
  padding: 0px 10px;
}

.container .video_player .controls.active {
  transform: translateY(0);
}

.video_player .controls .progress-area {
  width: 100%;
  height: 5px;
  margin: auto;
  background: #f0f0f063;
  cursor: pointer;
  position: relative;
}

.controls .progress-area .progress-bar {
  position: relative;
  width: 0%;
  background: rgb(255, 174, 0);
  height: inherit;
  border-radius: inherit;
  cursor: pointer;
}

.controls .progress-area .progress-bar::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(255, 174, 0);
}

.controls .progress-area .bufferedBar {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 100%;
  height: inherit;
}

.controls .controls-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 97%;
  height: 46px;
  margin: 0 auto;
}

.controls .controls-list .controls-left,
.controls .controls-list .controls-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.controls .controls-left .timer {
  display: inline-block;
  font-size: 14px;
  white-space: nowrap;
  color: #fff;
  margin-left: 5px;
  text-align: center;
}

.controls .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  margin-left: 8px;
  margin-right: 5px;
}

.controls .icon .material-icons {
  font-size: 26px;
  color: #fff;
  cursor: pointer;
}

.controls .icon .material-icons.fast-rewind:active {
  transition: 0.2s;
  transform: rotate(-45deg);
}

.controls .icon .material-icons.fast-forward:active {
  transition: 0.2s;
  transform: rotate(45deg);
}

.controls .icon .volume_range {
  -webkit-appearance: none;
  appearance: none;
  width: 0px;
  height: 3px;
  background: #fff;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
  transition: 0.4s;
}

.controls .icon .volume_range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  outline: none;
  background: #fff;
  color: #fff;
  opacity: 0;
  transition: 0.3s;
}

.controls .icon:hover .volume_range {
  display: inline-block;
  width: 60px;
}

.controls .icon:hover .volume_range::-webkit-slider-thumb {
  opacity: 1;
  pointer-events: auto;
  transition: 0.5s;
}

.controls-right .icon .auto-play {
  width: 30px;
  height: 10px;
  border-radius: 20px;
  position: relative;
  margin-right: 8px !important;
  background: #b6b6b6;
}

.controls-right .icon .auto-play::before {
  content: "\e034";
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 14px;
  background: #727272;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  font-family: "Material Icons";
}

.controls-right .icon .auto-play.active::before {
  content: "\e037";
  left: 15px;
  font-family: "Material Icons";
}

.controls-right .icon .material-icons.settingsBtn {
  font-size: 24px;
  transition: 0.3s;
}

.controls-right .icon .settingsBtn.active {
  transform: rotate(45deg);
}

.video_player .captions,
.video_player .settings {
  position: absolute;
  right: 25px;
  bottom: 62px;
  background: rgb(28 28 28 / 90%);
  width: 200px;
  max-height: 250px;
  height: auto;
  color: #fff;
  overflow-y: auto;
  z-index: 20;
  display: none;
  border-radius: 5px;
}

.video_player .captions.active,
.video_player .settings.active {
  display: block;
}

.video_player .captions .caption span,
.video_player .settings > div > span {
  font-size: 14px;
  font-weight: 300;
  padding: 15px 30px;
  border-bottom: 1px solid rgb(83, 83, 83);
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
}
.video_player .settings > div .icon {
  font-size: 14px;
  margin: 0 5px;
  cursor: pointer;
}
.video_player .settings > div ul li span {
  pointer-events: none;
}

.video_player .captions .caption ul,
.video_player .settings > div ul {
  position: relative;
}

.video_player .captions .caption ul li,
.video_player .settings > div ul li {
  position: relative;
  width: 100%;
  cursor: pointer;
  text-align: left;
  padding: 12px 33px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

.video_player .captions .caption ul li:hover,
.video_player .settings > div ul li:hover {
  background: rgba(28, 28, 28, 0.9);
}

.video_player .captions .caption ul li.active::before,
.video_player .settings > div ul li.active::before {
  content: "\e876";
  font-family: "Material Icons";
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 10px;
  font-size: 18px;
}

.video_player .captions::-webkit-scrollbar,
.video_player .settings::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}

.video_player .captions::-webkit-scrollbar-thumb,
.video_player .settings::-webkit-scrollbar-thumb {
  height: 20px;
  border: 2px solid transparent;
  background: rgba(83, 83, 83, 0.9);
  border-radius: 20px;
}

.socials {
  display: flex;
  /* border: 1px solid black; */
}
.socialMedia {
  /* border: 1px solid black; */
  height: 200px;
  flex: 1;
  margin-left: 3%;
  font-size: 1.3rem;
  margin-top: 2%;
}

.locations {
  /* border: 1px solid black; */
  height: 200px;
  flex: 1;
  margin-left: 3%;
  font-size: 1.3rem;
  margin-top: 2%;
}

.footerLocations h4 {
  margin-left: 2%;
}

.locations h4 {
  margin-top: 2%;
}
.icons {
  margin-top: 2%;
}

.icons li {
  margin-bottom: 1%;
}

.address {
  margin-top: 5%;
}

.address li {
  margin-bottom: 1%;
}

.icons img {
  width: 4%;
}

.socials {
  background-color: #32142d;
  color: white;
}

.socialMedia h4 > img {
  width: 15%;
}
/*================================*/

/*Car gallery */

.fleet {
  /* border: 1px solid black; */
  display: flex;
  flex-wrap: wrap;
  background: rgb(248, 246, 246);
}

.fleet1 {
  border: 1px solid rgb(223, 223, 223);
  height: 440px;
  width: 48%;
  margin: 1% 1%;
  border-radius: 2%;
}

.mainGallery {
  text-align: center;
  margin-top: 2%;
  margin-bottom: 2%;
}

.carSize {
  height: 420px;
  width: 100%;
  /* padding-top: 5%; */
  object-fit: cover;
  /* transform: scale(0.8); */
}

.galleryDescription {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 1%;
}

.mainGallery {
  font-size: 2rem;
}

.galleryButton {
  margin-left: 35%;
  height: 25px;
  width: 7%;
  /* background: #32142d; */
  color: white;
  font-size: 1.5rem;
  margin-right: 2%;
  /* opacity: 0.8; */
  background: linear-gradient(to bottom right, #32142d, #ff9a5a);
  border-radius: 28px;
  /* padding: 0.4%; */
  padding-left: 0.5%;
  padding-right: 0.5%;
  border: 1px solid gray;

  box-shadow: 5px 3px 3px rgb(31, 30, 30);
}

.galleryCall,
.galleryWhatsApp {
  /* opacity: 0.8; */
  font-size: 1.5rem;
  height: 25px;
  background: linear-gradient(to bottom right, #32142d, #ff9a5a);
  border-radius: 28px;
  /* padding: 0.4%; */
  padding-left: 0.5%;
  padding-right: 0.5%;
  /* padding-bottom: 0.4%; */
  border: 1px solid gray;
  box-shadow: 5px 3px 3px rgb(31, 30, 30);
}

.galleryButton:hover,
.galleryCall:hover,
.galleryWhatsApp:hover {
  background: #32142d;
  opacity: 0.7;
  color: #fff;
}

.galleryCall img {
  height: 20px;
  object-fit: cover;
}

.galleryWhatsApp {
  height: 25px;
  padding-top: 0.3%;
  margin-left: 2%;
  padding-bottom: 1%;
}

/*====Car Gallery ends here*/

/* booking page */

.form-label {
  font-size: 1.5rem;
}

.bookingPage {
  display: flex;
}

.bookingDescription {
  margin-top: 2%;

  height: 300px;
  flex-basis: 33.333%;
  margin-left: 5%;
  margin-right: 5%;
  border-radius: 5%;
}

.book2 {
  border: 1px solid rgb(231, 231, 231);
}

.bookingDescription h2 {
  margin-top: 5%;
  margin-left: 10%;
  margin-bottom: 5%;
  margin-right: 3%;
  font-family: roboto;
}

.bookingDescription p {
  margin-left: 10%;
  font-size: 1.2rem;
  margin-bottom: 3%;
}

.bookingDescription p a {
  text-decoration: none;
  color: white;
  border: 1px solid black;
  padding: 1%;
  background-color: #32142d;
  opacity: 0.8;
  border-radius: 10%;
  background: linear-gradient(to bottom right, #32142d, #ff9a5a);
  border-radius: 28px;
  border: 1px solid gray;

  box-shadow: 5px 3px 3px rgb(31, 30, 30);
}

.bookingDescription p a:hover {
  background: #32142d;
  opacity: 0.7;
  color: #fff;
}

.CustomerService img {
  width: 40%;
  margin-left: 30%;
  border: 1px solid black;
  border-radius: 50%;
}
/* booking page ends here */

/* Contact page */

#form2 {
  margin-left: 10%;
  font-family: roboto;
}

#firstNames,
#lastNames,
#emails,
#phoneNumbers {
  height: 50px;
  font-size: 1.5rem;
}

#messages {
  height: 400px;
  font-size: 1.5rem;
}

.submitTwo {
  background: #32142d;
  color: white;
  width: 30%;
  font-size: 1.5rem;
  margin-bottom: 2%;
  height: 30px;
  background: linear-gradient(to bottom right, #32142d, #ff9a5a);
  border-radius: 28px;
  border: 1px solid gray;

  box-shadow: 5px 3px 3px rgb(31, 30, 30);
}

.submitTwo:hover {
  background: #32142d;
  opacity: 0.7;
  color: #fff;
}

/* Contact us page Ends here */

/* Each car detail */

.container3 {
  display: flex;
}

.carDescriptions,
.detailImage {
  border: 1px solid black;
  flex-basis: 50%;
  height: 500px;
}

/* .detailImage {

} */

@media screen and (max-width: 1780px) {
  .phoneNumber {
    margin-left: 2%;
  }
}

@media screen and (max-width: 1584px) {
  html {
    font-size: 50.06%;
  }
  .submitOne {
    margin-left: 45%;
  }

  #callMobile {
    margin-bottom: 10%;
  }

  .bookingDescription p a {
    padding: 3%;
  }
}

@media screen and (max-width: 1199px) {
  .bookingDescription {
    height: 330px;
  }
}

@media screen and (max-width: 1176px) {
  html {
    font-size: 45%;
  }
  main {
    height: 500px;
  }

  .email {
    margin-left: 13%;
  }

  .firstName {
    margin-top: 20%;
  }

  .visits h1 {
    margin-top: 50%;
    margin-right: 10%;
    margin-left: 15%;
  }

  .visits ul {
    margin-top: 8%;
  }

  .container .video_player {
    position: relative;
    width: 100%;
    height: 450px;
    background: #000;
    overflow: hidden;
    margin-top: 8%;
    margin-bottom: 4.5%;
  }

  .swiper {
    width: 100%;
    /* height: fit-content; */
    height: 450px;
  }

  .banner {
    font-size: 3rem;
    padding-top: 8%;
  }
  .booking ul {
    padding-top: 30%;
  }
  .aboutInfo .info2 .offer {
    padding-top: 15%;
  }
}

/* html {
    font-size: 39.06%;
  }
 */

@media screen and (max-width: 1060px) {
  html {
    font-size: 45%;
  }
}

@media screen and (max-width: 999px) {
  .container2 {
    display: flex;
    flex-direction: column;
  }

  .visits h1 {
    margin-top: 10%;
    margin-right: 35%;
    margin-left: 35%;
  }

  .visits ul {
    margin-top: 5%;
    margin-bottom: 10%;
    margin-left: 40%;
  }

  .container .video_player {
    position: relative;
    width: 100%;
    height: 450px;
    background: #000;
    overflow: hidden;
    margin-top: 8%;
    margin-bottom: 4.5%;
  }

  .firstName {
    margin-top: 5%;
  }

  #message {
    margin-bottom: 0.1%;
  }

  /* #messageLabel {
    margin-bottom: 15%;
  } */

  .phoneNumber {
    margin-left: 4%;
  }

  .email {
    margin-left: 9%;
  }

  .submitOne {
    margin-left: 35%;
  }

  .fleet {
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
  }

  .fleet1 {
    width: 100%;
    height: 510px;
  }

  .carSize {
    height: 400px;
    width: 100%;
    /* padding-top: 5%; */
    object-fit: cover;
  }

  .galleryButton {
    margin-left: 35%;

    width: 10%;
  }
}

@media screen and (max-width: 973px) {
  html {
    font-size: 40.06%;
  }

  main {
    height: 300px;
  }

  .swiper {
    width: 100%;
    /* height: fit-content; */
    height: 250px;
  }

  .visits h1 {
    margin-top: 10%;
    margin-right: 10%;
    margin-left: 15%;
  }

  .visits ul {
    margin-top: 8%;
  }

  .container .video_player {
    position: relative;
    width: 100%;
    height: 450px;
    background: #000;
    overflow: hidden;
    margin-top: 8%;
    margin-bottom: 4.5%;
  }

  .email {
    margin-left: 8%;
  }

  #callMobile {
    margin-bottom: 15%;
    margin-top: 10%;
  }

  .bookingDescription .CustomerService {
    margin-top: 5%;
  }

  main {
    height: 500px;
  }
  .swiper {
    height: 495px;
  }
}

@media screen and (max-width: 890px) {
  .bookingDescription p a {
    padding: 4%;
  }

  .book2 {
    flex-basis: 100%;
  }
}

@media screen and (max-width: 700px) {
  html {
    font-size: 35.06%;
  }
  .email {
    margin-left: 9%;
  }
  .submitOne {
    margin-left: 35%;
  }

  #callMobile {
    margin-bottom: 15%;
    margin-top: 10%;
  }

  .bookingDescription p a {
    padding: 5%;
  }
  .bookingDescription .CustomerService {
    margin-top: 5%;
  }
  .book2 {
    flex-basis: 100%;
  }

  .swiper {
    height: 370px;
  }
  main {
    height: 380px;
  }
}

@media screen and (max-width: 650px) {
  .aboutInfo {
    display: flex;
    flex-direction: column;
    height: 1000px;
  }

  .phoneNumber {
    margin-left: 2%;
  }
  .galleryDescription {
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 1%;
  }

  .mainGallery {
    font-size: 2rem;
    text-align: left;
  }

  .galleryButton {
    margin-left: 1%;

    width: 10%;
  }
}

@media screen and (max-width: 640px) {
  .phoneNumber {
    margin-left: 3.5%;
  }

  /* .galleryButton {
    margin-left: 1%;
    height: 25px;
    width: 15%;
    background: #32142d;
    color: white;
    font-size: 2rem;
  } */

  main {
    height: 350px;
  }
  .swiper {
    height: 345px;
  }
}

@media screen and (max-width: 600px) {
  #callMobile {
    margin-bottom: 22%;
    margin-top: 12%;
  }

  /* .bookingDescription p a {
    padding: 5%;
  }
  .bookingDescription .CustomerService {
    margin-top: 5%;
  }
  .book2 {
    flex-basis: 100%;
  } */
}

@media screen and (max-width: 540px) {
  .email {
    margin-left: 10%;
  }

  /* #callMobile {
    margin-bottom: 35%;
    margin-top: 30%;
  }

  .bookingDescription p a {
    padding: 8%;
  } */
  /* .bookingDescription .CustomerService {
    margin-top: 5%;
  } */

  main {
    height: 255px;
  }
  .swiper {
    height: 245px;
  }
}

@media (max-width: 500px) {
  /* #callMobile {
    margin-bottom: 35%;
    margin-top: 30%;
  }

  .bookingDescription p a {
    padding: 8%;
  }
  .bookingDescription .CustomerService {
    margin-top: 5%;
  } */

  .book2 {
    height: 250px;
  }

  .galleryButton {
    width: 15%;
  }
}

@media (max-width: 430px) {
  .container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .controls .icon {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 24px;
  }

  .volume,
  .volume_range,
  .auto-play,
  .fast-forward,
  .picture_in_picutre {
    display: none;
  }

  .container2 {
    display: flex;
    flex-direction: column;
  }

  .email {
    margin-left: 11%;
  }

  .submitOne {
    margin-left: 39%;
  }

  /* .galleryButton {
    margin-left: 1%;
    height: 25px;
    width: 20%;
    background: #32142d;
    color: white;
    font-size: 2rem;
  } */
}

@media screen and (max-width: 375px) {
  .email {
    margin-left: 12%;
  }

  .submitOne {
    margin-left: 43%;
  }

  /* #callMobile {
    margin-bottom: 35%;
    margin-top: 30%;
  }*/

  .bookingDescription p a {
    padding: 8%;
  }

  .bookingDescription .CustomerService {
    margin-top: 15%;
  }

  .book2 {
    height: 240px;
  }
}

@media screen and (max-width: 350px) {
  .phoneNumber {
    margin-left: 1%;
  }

  .visits h1 {
    margin-top: 10%;
    margin-right: 10%;
    margin-left: 15%;
  }

  .visits ul {
    margin-top: 8%;
  }

  #callMobile {
    margin-bottom: 25%;
    margin-top: 15%;
  }

  .book2 {
    flex-basis: 100%;
    /* height: 220px; */
  }

  .bookingDescription {
    height: 230px;
  }

  /* test */

  .bookingDescription p a {
    padding: 8%;
  }

  .bookingDescription .CustomerService {
    margin-top: 15%;
  }

  main {
    height: 155px;
  }
  .swiper {
    height: 145px;
  }
  .galleryButton {
    width: 20%;
  }
}

/* @media screen and (max-width: 340px) {
  .bookingDescription .CustomerService {
    margin-top: 15%;
  }
} */
