.vehicleSection{width:1500px;flex-grow:1;margin-top:50px;margin-bottom:50px;padding:0;}
.vehicleSection h2{font-size:30px;color:var(--h1-color);}
.vehicleSection h3{font-size:24px;color:var(--h1-color);}
.vehicleSection p{font-size:15px;color:var(--sub-color);}
.vehicleSection h1{padding-bottom:20px;}
.vehicleSection .vehicleList ul{display:flex;flex-direction:column;gap:30px;}
.vehicleImg img{width:370px;height:230px;object-fit:contain;}
.vehicleSection .vehicleList li{display:flex;flex-direction:row;align-items:center;gap:16px;box-shadow:1px 0px 6px rgb(0 0 0 / 24%);padding:15px;}
.vehicleSection .vehicleList .vehList li{box-shadow:unset;padding:unset;}
.vehicleSection .vehicleList .vehicleImg{/*border:1px solid #ccc;*//*padding:15px;*/background:#fff;text-align:center;}
/*.vehicleSection .vehicleList .vehicleImg .vehimg{width:370px;height:230px;}*/
.vehicleSection .vehicleList .vehicleImg{width:370px;height:230px;}
.vehicleSection .vehicleList .vehList{display:flex;flex-direction:column;gap:10px;margin-top:15px;margin-bottom:15px;/* justify-content:space-evenly; */align-items:baseline;}
.vehicleSection .vehicleList .bookVeh{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:4px;font-size:16px;line-height:32.61px;width:250px;overflow:hidden;display:block;text-align:center;font-weight:bold;font-size:16px;padding:3px 0px;width:225px;cursor:pointer;border:none;}
.brand-home-page-form .headerInfo{display:flex;}
@media only screen and (max-width:801px){.vehicleSection{width:95%;padding:0;}}
@media only screen and (min-width:0px) and (max-width:500px){.vehicleSection .vehicleList li{display:flex;flex-direction:column;justify-content:center;gap:16px;}
.vehicleSection .vehicleList .vehList{flex-direction:row;}
.vehicleSection .vehicleList .bookVeh{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:4px;font-size:16px;line-height:32.61px;width:250px;overflow:hidden;display:block;text-align:center;font-weight:bold;font-size:16px;padding:3px 0px;width:100%;cursor:pointer;}
.vehicleSection{margin:14px auto;}
.vehicleSection .vehicleList .vehicleImg .vehimg{width:100%;}
.vehicleSection h2{font-size:30px;color:var(--h1-color);text-align:center;}
.vehicleSection h3{font-size:24px;color:var(--h1-color);text-align:center;}
.vehicleSection p{font-size:15px;text-align:justify;}}
@media only screen and (min-width:501px) and (max-width:800px){.vehicleSection .vehicleList li{display:flex;flex-direction:column;justify-content:center;gap:16px;}
.vehicleSection .vehicleList .vehList{flex-direction:row;}
/*  .vehicleSection {max-width:93%;margin:0 auto;padding-top:20px;padding-bottom:30px;}*/
.vehicleSection h2{font-size:30px;color:var(--h1-color);text-align:center;}
.vehicleSection h3{font-size:24px;color:var(--h1-color);text-align:center;}
.vehicleSection p{font-size:15px;text-align:justify;}
.vehicleSection .vehicleList .bookVeh{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:4px;font-size:16px;line-height:32.61px;width:250px;overflow:hidden;display:block;text-align:center;font-weight:bold;font-size:16px;padding:3px 0px;width:100%;cursor:pointer;}}
@media only screen and (min-width:801px) and (max-width:1024px){.vehicleSection{margin:14px auto;padding:0}}
@media only screen and (min-width:1025px) and (max-width:1280px){.vehicleSection{max-width:90%;padding:0;}.vehicleSection .vehicleList .vehicleImg {width: 550px;height: 230px;}.vehicleImg img {width: 100%;height: 100%;object-fit: contain;}.vehicleSection .vehicleList ul {flex-direction: row;gap: 17px;flex-wrap: wrap;justify-content: space-between;}.vehicleSection .vehicleList li {width: 45%;}.vehicleSection h2{font-size: 25px;}}
@media only screen and (min-width:1281px) and (max-width:1579px){}
@media only screen and (min-width:1281px) and (max-width:1419px){.vehicleSection{max-width:1220px;padding:0;}.vehicleSection .vehicleList ul{flex-wrap:wrap;justify-content:space-between;flex-direction:unset;}
.vehicleSection .vehicleList > ul > li{width:48.5%;box-sizing:border-box;}.vehicleSection .vehicleList .vehicleImg {width: 300px;height: 230px;}.vehicleImg img {width: 100%;height: 100%;object-fit: contain;}}
@media only screen and (min-width:1420px) and (max-width:1579px){.vehicleSection{max-width:1370px;padding:0;margin:14px auto;}
.vehicleSection .vehicleList ul{flex-wrap:wrap;justify-content:space-between;flex-direction:unset;}
.vehicleSection .vehicleList > ul > li{width:48.5%;box-sizing:border-box;}
.vehicleSection .vehicleList .vehicleImg .vehimg{width:310px;object-fit:contain;}}
@media only screen and (min-width:1580px){.vehicleSection .vehicleList ul{display:flex;flex-direction:unset;gap:30px;flex-wrap:wrap;justify-content:space-between;}
.vehicleSection .vehicleList > ul > li{width:49%;box-sizing:border-box;}}