.blogSection{width:1500px;flex-grow:1;margin-top:50px;margin-bottom:50px;padding:0;}
.blogSection h2{font-size:30px;color:var(--h1-color);}
.blogSection h3{font-size:24px;color:var(--h1-color);}
/*.blogSection p{font-size:15px;color:var(--sub-color);}*/
.blogSection h1{padding-bottom:20px;}
.blogSection .blogList ul{display:flex;flex-wrap:wrap;gap:30px;}
/*.blogSection .blogList li{display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:1px 0px 6px rgb(0 0 0 / 24%);padding:15px;width:365px;}*/
.blogSection .blogList .vehList li{box-shadow:unset;padding:unset;}
.blogSection .blogList .blogImg{/*border:1px solid #ccc;*/padding:15px;background:#fff;text-align:left;}
.blogSection .blogList .blogImg .vehimg{width:364px;height:230px;}
.blogSection .blogList .vehList{display:flex;flex-direction:column;gap:10px;margin-top:15px;margin-bottom:15px;/* justify-content:space-evenly; */align-items:baseline;}
.blogSection .blogList .readMore{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:3px 0px;font-size:16px;line-height:32.61px;width:225px;overflow:hidden;display:block;text-align:center;font-weight:bold;cursor:pointer;border:none;}
.brand-home-page-form .headerInfo{display:flex;}
@media only screen and (max-width:801px){.blogSection{width:95%;padding:0;}}
@media only screen and (min-width:0px) and (max-width:500px){.blogSection .blogList .vehList{display:flex;flex-direction:row;gap:10px;margin-top:15px;margin-bottom:15px;justify-content:space-evenly;align-items:center;}
.blogSection ol{padding-left:0px;}
.blogSection .blogList li{display:flex;flex-direction:column;justify-content:center;gap:16px;}
.blogSection .blogList .readMore{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:3px 0px;font-size:16px;line-height:32.61px;width:100%;overflow:hidden;display:block;text-align:center;font-weight:bold;cursor:pointer;}
.blogSection{margin:14px auto;}
.blogSection .blogList .blogImg .vehimg{width:100%;}
.blogSection h2{font-size:30px;color:var(--h1-color);text-align:center;}
.blogSection h3{font-size:24px;color:var(--h1-color);text-align:center;}
.blogSection p{font-size:15px;text-align:justify;}}
@media only screen and (min-width:501px) and (max-width:800px){.blogSection .blogList .vehList{display:flex;flex-direction:row;gap:10px;margin-top:15px;margin-bottom:15px;justify-content:space-evenly;align-items:center;}
.blogSection ol{padding-left:0px;}
.blogSection .blogList li{display:flex;flex-direction:column;justify-content:center;gap:16px;}
/*.blogSection{max-width:93%;margin:0 auto;padding-top:20px;padding-bottom:30px;}*/
.blogSection h2{font-size:30px;color:var(--h1-color);text-align:center;}
.blogSection h3{font-size:24px;color:var(--h1-color);text-align:center;}
.blogSection p{font-size:15px;text-align:justify;}
.blogSection .blogList .readMore{background:var(--primary-color);color:var(--white-color);border-radius:5px;padding:3px 0px;font-size:16px;line-height:32.61px;width:100%;overflow:hidden;display:block;text-align:center;font-weight:bold;cursor:pointer;}}
@media only screen and (min-width:801px) and (max-width:1024px){.blogSection{margin:14px auto;padding:0;}}
@media only screen and (min-width:1025px) and (max-width:1280px){.blogSection{max-width:90%;padding:0;}}
@media only screen and (min-width:1281px) and (max-width:1419px){.blogSection{max-width:1220px;padding:0;}}
@media only screen and (min-width:1420px) and (max-width:1579px){.blogSection{max-width:1370px;padding:0;margin:14px auto;}}
@media only screen and (min-width:1580px){}
