.dealer-network-section{margin-top:60px}
.dealer-network-wrapper{min-height:260px;height:100%;position:relative}
.dealer-network-content{display:flex;position:absolute;top:70px;width:100%;padding:0 60px}
.dealer-network-content .lhs{display:flex;width:50%;align-items:center}
.dealer-network-content .rhs{display:flex;width:50%}
.left-img{width:176px;height:90px}
.dealer-network-content .lhs .content-inner{margin-left:30px}
.dealer-network-content .rhs .content-inner:first-child{margin-left:20px;padding-right:40px;border-right:1px solid rgba(255,255,255,0.5)}
.dealer-network-content .rhs .content-inner:last-child{margin-left:45px}
.dealer-network-content .lhs .content-inner h3{font-family:"Poppins-Medium";font-size:40px;font-weight:500;line-height:42px;letter-spacing:normal;color:#fff}
.dealer-network-content .rhs .content-inner h3{font-family:"Poppins-Light";font-size:36px;line-height:42px;font-weight:300;color:#fff}
.dealer-network-content .lhs .content-inner p{font-family:"Poppins-SemiBold";font-size:14px;font-weight:600;color:#f5822d;text-transform:uppercase;margin-top:15px}
.dealer-network-content .rhs .content-inner p{font-family:"Poppins-SemiBold";font-size:14px;font-weight:600;color:#f5822d;text-transform:uppercase;margin-top:15px}
@media only screen and (min-width:320px) and (max-width:991px){.dealer-network-section{margin-top:20px}
.dealer-network-wrapper{min-height:370px;height:100%}
.bg-img{height:370px;border-radius:10px}
.dealer-network-content,.dealer-network-content .lhs,.dealer-network-content .rhs{flex-direction:column}
.dealer-network-content{padding:0;top:20px;justify-content:center}
.dealer-network-content .lhs{width:100%}
.dealer-network-content .rhs{margin-top:30px;width:100%;align-items:center}
.left-img{width:120px;height:62px;margin:0 auto}
.dealer-network-content .lhs .content-inner{text-align:center;margin-left:0;margin-top:8px}
.dealer-network-content .rhs .content-inner:first-child{padding:0;margin:0;border-right:0;text-align:center;padding-bottom:21px;border-bottom:1px solid rgba(255,255,255,0.5)}
.dealer-network-content .rhs .content-inner:last-child{margin-left:0;margin-top:21px;text-align:center}
.dealer-network-content .lhs .content-inner h3{font-size:24px;line-height:32px;display:inline-block}
.dealer-network-content .rhs .content-inner h3{line-height:32px;font-size:24px;display:inline-block}
.dealer-network-content .lhs .content-inner p{font-size:12px;margin-top:15px}
.dealer-network-content .rhs .content-inner p{font-size:12px;margin-top:9px}
}
@media only screen and (min-width:768px) and (max-width:1260px){.bg-img{min-height:260px}
.left-img{min-height:0;width:140px}
.dealer-network-content .lhs{align-items:center}
.dealer-network-content .rhs{align-items:center}
.dealer-network-content .lhs .content-inner{margin-left:15px}
.dealer-network-content .lhs .content-inner h3{font-size:32px}
.dealer-network-content .rhs .content-inner h3{font-size:22px}
}