


.cup-image {
    z-index: 9;
}
.engineering {
    margin-bottom: 30px;
    margin-top: 40px;
}
.heading-real h2 {
    color: #44592F;

   }
.buyer-wins h2 {
    font-weight: 600;
}
.choose-your-heading h2 {
    color: #44592F;
    font-weight: 600;
}
.choose-your-heading p {
    font-weight: 600;
}
.vehicle-your-heading h2 {
    color: #44592F;
    font-weight: 800;
}
.vehicle-your-heading {
    text-align: center;
    margin-bottom: 40px;
}
.vehicle-your-heading p {
    font-size: 24px;
    color: #44592F;
    line-height: 30px;
    font-weight: 600;
    font-family: "Barlow",sans-serif;
}
.vehicle-right {
    margin-top: 70px;
}
.video-section-item img {
    max-width: 100%;
	width: 100%;
}
.logo-tracklander img {
    max-width: 100%;
}
.section-engineering{
    overflow: hidden;
}
.engineering-heading {
    background: #44592F;
    padding: 75px 85px;
}

.logo-tracklander {
    text-align: center;
    max-width: 270px;
    margin: 0 auto;
}
.logo-tracklander img {
    max-width: 100%;
}
.proven-text h3 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight: 800;
    margin-top: 20px;
}

@media(min-width: 1200px) and (max-width:1400px){
.cup-image {
    bottom: -43px;
}
.cup-image img {
    max-width: 300px;
}

.new-design h3 {
    font-size: 40px;
       line-height: 46px;
   }
p.top-text {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px !important;

}
}