body {
   overflow-x: hidden; 
  background-color: #1e3262;
}
.gradient-line {
  width: 80%;
  border: 3px solid #1e3262;
  background-image: linear-gradient(
    to right top,
    #1e3262,
    #00659f,
    #0099ab,
    #00c97b,
    #a8eb12
  );
  margin: 0px 30px 30px;
  border-radius: 10px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.card-body{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
padding:0px; !important
}

.post{
    box-shadow: 0px 0px 20px #dfe3e3, 0px 0px 25px #98e9f2;

  margin: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
 
  padding: 6rem;
    border-radius: 30px;
    background: rgb(255, 255, 255, 0.6);
}

.latest-news {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;

}
.post h1 {
  font-weight: 600;
  background-image: linear-gradient(to left, #1e3262, #1e3262);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  text-align: center;
  margin: 30px 0px;
font-size:2.5rem;
}
.post h3{
width:100%;
line-height:60px;
}
.post ul{
line-height:2;
padding-left:30px;
}
.post p{
line-height:2;
}


.card-cont{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
padding:2rem;
}

.latest-span2 {
  font-size: 60px;
  font-weight: 700;
}
.latest-span1 {
  font-size: 60px;
  font-weight: 400;
margin-right: 5px;
}
.card {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.footer-basic {
  padding: 40px 0;
  background-color: #ffffff;
  color: #4b4c4d;
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-basic li {
  padding: 0 10px;
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer-basic ul a:hover {
  opacity: 1;
}

.footer-basic .social {
  text-align: center;
  padding-bottom: 25px;
}

.footer-basic .social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 8px;
  color: inherit;
  opacity: 0.75;
}

.footer-basic .social > a:hover {
  opacity: 0.9;
}

.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  margin-bottom: 0;
}
.card-img-top {
  height: 30vh;
}

.card {
  position: relative;
  overflow: hidden;
}

.card::before {
  content: "";
  background-image: url("./images/truck2.jpg");
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  filter: blur(5px); /* Optional: Add a blur effect to the background image */
}

@media (max-width: 1400px) {
 card-cont{
padding:2rem;
}




.post span {
  font-size: 18px;
  margin-bottom: 30px;
}


.post p {
  font-size: 16px;
}
.post img {
  width: 100%;
  height: 100vh;
}

h2 {
  font-size: 30px;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4 {
  font-weight: 500;
  line-height: 1.1;
}

section {
  background-color: #f5f5f5;
  font-family: "Bebas Neue", cursive;
}

section.ct-u-paddingBoth80 {
  padding:2rem;
}

.ct-u-paddingTop20 {
  padding-top: 20px;
}

.ct-u-size40 {
  font-size: 40px;
}

.ct-section_header--type2 small {
  color: #1e3262;
  font-family: "Lobster", cursive;
  font-size: 58px;
  line-height: 0.7;
  display: block;
  font-weight: 700;
  position: relative;
  padding-bottom: 7px;
}

.ct-section_header--type2 span {
  color: #1e3262;
  font-family: "Bebas Neue";
  font-size: 115px;
  line-height: 0.8;
}

.tags {
  color: #1e3262;
  line-height: 0.8;
}

.btn.btn-red:hover {
  background-color: #455477;
}

.imgContainer {
  background: url("https://img.fleetowner.com/files/base/ebm/fleetowner/image/2022/06/16x9/USAT_trucks_1.62b5eb5c423ed.png?auto=format,compress&fit=fill&fill=blur&w=1200&h=630")
    no-repeat center center;
  background-size: cover;
  border-radius: 10%;
  overflow: hidden;
}

.btn.btn-red {
  color: #fff;
  background-color: #1e3262;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.created-by {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ct-u-marginTop60 {
  margin-top: 60px;
}

.btn {
  border-radius: 0;
  text-transform: uppercase;
  color: #111;
  font-size: 26px;
  padding: 12px 30px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  text-decoration: underline;
}

.btn.see-all-projects {
  margin-left: 12px;
  border: 3px solid #000;
  padding: 9px 20px;
}

.btn.see-all-projects:hover {
  background-color: #000;
  color: #fff;
}

@media (min-width: 768px) {
  .col-md-7 {
    -ms-flex: 0 0 55.5%;
    flex: 0 0 55.5%;
  }

  .imgContainer {
    border: 14px solid #fafafa;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    height: 500px;
    width: 500px;
  }
}

.text {
  max-width: 400px;
}

@media (max-width: 768px) {
  .imgContainer {
    border: 14px solid #fafafa;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    height: 300px;
    width: 300px;
    margin: 0 auto 40px;
  }
.post{
margin:2rem;
padding:2rem;
}
.post h1{
font-size:2rem;
}
.post h3{
line-height:30px;
}
  .post img{
height:100%;
}

}

@media (min-width: 768px) and (max-width: 991px) {
  .col-md-7,
  .col-md-5 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }


@media (max-width: 991px) {
  .imgContainer {
    width: 350px;
    height: 350px;
  }
 .post img{
    height: 100%;
  }


 .latest-news {
    display: flex;
    flex-direction: column;
    
}
.single-post-big{

 display: flex;
align-items:center;
    flex-direction: column;

}

  
  .imgContainer,
  .text {
    margin: 0 auto;
  }
}

@media (max-width: 1200px) {
  .btn {
    font-size: 20px;
  }
	
}


.big-image {
    float: left;
    width: 50%;
    padding-right: 35px;
}



.author{

font-size:16px;
}

@media (max-width: 576px) {
.card-cont{
padding:1rem;
}



}







