/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
#slidercontainer, [data-u="slides"], [data-u="slides"] img {
  width: 100% !important;
  background: rgba(0, 0, 0, 0.5);
}
.static-banner-wrap {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.static-banner-wrap img{
  height: 450px;
  object-fit: cover;
}
.static-banner-wrap .captionOrange {
  position: absolute;
  top: 0;
  left:0;
  height:100%;
  width: 100%;
}
.captionOrange {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: auto !important;
}
.captionOrange .caption-heading {
  font-style: italic;
  font-weight: 900;
  letter-spacing: -1.28px;
  font-size: 64px;
  line-height: 64px;
}
.captionOrange .fs-18 {
  font-size: 34px;
  line-height: normal;
}
.captionOrange .btn {
  letter-spacing: normal;
  scale: 2;
  transform: translate(50px, 10px);
}
[data-widget="1141"] {
  height: 100%;
}
.small-hero {
  border-radius: 6px;
  background: linear-gradient(176deg, #3C907E 40.39%, #265C50 96.57%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  color: #FFF;
  font-size: 30px;
  font-weight: 400;
  height: 100%;
}
.small-hero img {
  width: calc(100% - 112px);
}
.promo-banner img, .home_category-img img {
  mix-blend-mode: multiply;
  max-height: 300px;
  width: auto;
}
.marketing-data-row, .home_category-row, .our-services-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.marketing-data-col, .home_category-col, .our-services-col, .recent-row > *  {
  padding: 0 8px;
  margin-bottom: 16px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.recent-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.home_category-col {
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px;
}
.home_category-img {
  border-radius: 2px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 62px);
}
.home_category-name {
  min-height: 48px;
  color: #111827;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 14px 16px 0 ;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.home-static{
  border-radius: 6px;
  overflow: hidden;
}
.home-static a {
  padding: 18px 16px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border-top: 1px solid var(--bs-gray-300);
      background: var(--bs-primary);
      }
.homecaro-gap{
  padding: 34px 0 64px 0;
}
.promo-banner a img {
  max-width: 40%;
  height: auto;
}
.under-construction {
  background: #0e3047;
}
.home-bottom-logo {
  background: var(--bs-gray-800);
      font-size: 24px;
      font-style: normal;
      font-weight: 600;
      line-height: 38px;
      color: #FFF;
    }
.home-bottom-logo:hover {
  color: #FFF;
}
.home-bottom-banner img {
  object-fit: cover;
  height: 100%;
}
.pf-subheader{
  color: #265C50;
  font-family: Inter;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 28px;
}
.tranedealer_txt2{
  background-color: var(--bs-header-top);
    }
.claim-color{
  background:#e9ecef;
}
.faq-headings {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.faq-headings > a {
  padding: 8px 20px;
  border: 1px solid #CCC;
  background: #FFF;
  font-size:14px;
}
.faq-block-heading {
  margin: 48px 0 24px 0;
}
.faq-block-heading a {
  margin-left: 15px;
}
.faq-page a {
  color: var(--bs-gray-900);
      text-decoration: underline;
    }
.billtrust-support {
  max-width: 676px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin: 0 auto;
}
.billtrust-support a {
  border-radius: 6px;
  border: 1px solid #5DBCA7;
  background: #E6F5F1;
  display: flex;
  width: 100%;
  padding: 15px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.dealer{
  background: #F9fafb !important;
  height: 50px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  color: #6b7280;
  padding: 10px 14px;
  font-size: 16px;
}
.formSelect{
  color: #000 !important;
  height: 50px;
  border: 1px solid #d1d5db;
  border-radius: 6px !important;
  padding: 10px 14px;
  font-size: 16px;
}
.helpText{
  background: #F9fafb !important;
  height: 200px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  color: #6b7280;
  padding: 10px 14px;
  font-size: 16px;
}
.consignment-btn{
  font-size: 28px;
  line-height: 32px;
}
.about-block {
  gap: 32px;
  align-items: center;
}
.about-block img{
  width: 100%;
  border-radius: 12px;
}
.captionOrange .consignment-btn {
  scale: 1.4;
  transform: translate(10px, 10px);
}
@media (min-width: 576px) {
  .captionOrange .consignment-btn {
    scale: 1;
    transform: translate(0, 0);
  }
}
@media (min-width: 768px) {
  .billtrust-support a {
    width: 330px;
  }
.captionOrange .fs-18 {
  font-size: 18px;
}
.captionOrange .btn {
  scale: 1;
  transform: translate(0, 0);
}
.blog-padding{
  margin-top:64px;
  margin-bottom:64px;
}
}
@media (min-width: 992px) {
  .homecaro-gap {
    padding: 64px 0;
  }
.about-block img{
  width: auto;
}
}
@media (min-width: 1200px) {
  .home-bottomcontent {
    padding: 0 96px;
  }
.home-bottomcontent p:nth-child(2){
  max-width:81%;
}
}
@media (max-width: 1200px) {
  .home-bottomcontent {
    padding:10px;
  }
}
@media (min-width: 1500px) {
  .small-hero img {
    width: auto;
  }
.small-hero {
  padding: 0 48px;
}
.about-block {
  padding: 1.5rem 10rem !important;
  gap: 56px;
}
}
@media (min-width: 1800px) {
}
@media (min-width: 1920px) {
}
.video-wrapper {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.video-content {
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
  z-index: 2;
  color: #fff;
  max-width: 620px;
}
.video-content h1 {
  font-family: "Inter";
  font-weight: 900;
  font-style: italic;
  font-size:  clamp(42px, 5vw, 64px);
  line-height: clamp(44px, 5vw, 64px);
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 16px;
  max-width:552px;
}
.video-content p {
  font-family: "Inter";
  font-weight: 600;
  font-size: clamp(16px, 2.5vw, 18px);
  line-height: clamp(22px, 3vw, 24px);
  max-width:501px;
}
@media (max-width: 768px) {
  .video-content {
    left: 4%;
  }
/*
.video-content h1 {
font-size: 42px;
line-height: 44px;
}
.video-content p {
font-size: 16px;
line-height: 22px;
}*/
}
.top-card{
  height:254px;
  background: #F3F4F6;
  border: 1px solid #E5E7EB;
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
  border-radius: 12px;
}
.top-card span{
  font-family:"inter";
  font-weight: 900;
  font-style:Italic;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color:var(--bs-primary);
    }
.py-32{
  padding-top:32px;
  padding-bottom:32px;
}
.home-bottompadd{
  padding-top:32px;
  padding-bottom:64px;
}
/*
.home-services{
display:flex;
gap:16px;
flex-wrap:wrap;
}*/
.home-col{
  flex-grow:1;
  position:relative;
  border-radius:12px;
  z-index:2;
  overflow: hidden;
}
.home-col::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display:block;
  border-radius: inherit;
  z-index:1;
}
.home-col span{
  font-size: clamp(20px, 4vw, 32px);
  font-weight:900;
  font-style:italic;
  line-height:32px;
  color:#fff;
  z-index:2;
}
.home-col img {
  width: 100%;
  object-fit: cover;
  object-position: 10% 79%;
}
.home-bottombanner {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
}
.home-bottombanner img {
  /*width: 100%;
  height: 100%;*/
  object-position: 0 92%;
  object-fit: cover;
}
.home-bottombanner::before {
  content: "";
  position: absolute;
  inset: 0;
  background:linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  z-index: 1;
}
.home-bottomcontent {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color:#fff;
  Z-index:2;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.home-bottomcontent .home-bottom-banner-heading{
  font-weight: 900;
  font-style:Italic;
  font-size: 48px;
}
.home-bottomcontent a{
  font-weight:800;
  font-style:italic;
  border:1px solid #D1D5DC;
}
.home-bottomcontent .btn-white:hover {
  background-color: #D3D3D3;
}
.cimm_slideBrandImg a:hover img {
  background:#F3F4F6;
  border-radius: 12px;
}
.cimm_slideBrandImg  {
  padding: 10px 0;
}
.cimm_CaroBlockTitle{
  text-transform:uppercase;
}
.recent-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.recent-row > *  {
  padding: 0 8px;
  margin-bottom: 16px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
/*---feature brand---*/
.brandTicker{
  overflow:hidden;
  width:100%;
}
.brandItem{
  flex:0 0 auto;
  padding:0 30px;
}
.brandTrack{
  display:flex;
  width:max-content;
  animation: scrollBrands 75s linear infinite;
}
.brandItem img{
  height:100px;
}
@keyframes scrollBrands{
  from {
    transform:translateX(0);
  }
to {
  transform:translateX(-50%);
}
}
.TrainingForm{
  padding:32px 40px;
  max-width:880px;
  background:#FFFFFF;
  margin:0 auto;
  border-radius:12px;
}
#slider0_container [data-u="slides"] > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(
  90deg,
  rgba(0, 0, 0, 0.6) 0%,
  rgba(0, 0, 0, 0) 54.52%
  );*/
  z-index: 1;
  pointer-events: none;
}
/*.calline [data-u="slides"] > div::before {
background: 
linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 54.52%) !important;
}*/
.cimm_footer_social{
  background:#4580CE;
  padding:32px 0;
}
.fs-36{
  font-size:36px;
}
.fw-900{
  font-weight:900
}
.blog-date{
  color:var( --bs-gray-500);
    }
.TrainingForm input::placeholder,
.TrainingForm textarea::placeholder {
  color: #6A7282;
}
.contact-content strong{
  font-size:48px;
  font-weight:900;
  text-transform:uppercase;
  font-style:italic;
  margin-bottom:32px;
  display:inline-block;
  letter-spacing: .02px;
}
.contactform {
  background-color: #fff;
  padding: 32px 40px;
}
.contactform .form-label {
  font-weight: 900;
  font-size:16px;
  font-style:italic;
}
.image-box {
  height: 280px;
  overflow: hidden;
}
.image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.training-box {
  height: 430px;
  overflow: hidden;
}
.training-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.equipmentwidget .slick-slide {
  margin: 8px !important;
}
.equipmentwidget li.slick-slide{
  border-radius:12px;
  overflow:hidden;
  /*border:1px solid #E1E4E7;*/
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.featuredProductList .cimm_slideItemImg{
  height: 300px;
  overflow: hidden;
}
.featuredProductList .cimm_slideItemImg img{
  width:100%;
  /*height:100%;*/
  object-fit:cover;
  display:block;
}
.equipmentwidget .cimm_slideItemDesp{
  background:#fff;
  padding:24px 16px;
}
.equipmentwidget .cimm_sliderWrap .cimm_caroWrap {
  margin:0 -8px;
}
.equipmentwidget.cimm_caroWrap:not(.slick-initialized) > * {
  flex: 0 0 300px;
}
.equipmentwidget .cimm_centerImg {
  /*background:none;*/
}
.equipmentwidget ul li{
  list-style: none;
}
.blog-detail p{
  margin-bottom:30px;
  line-height:24px;
}
.hero-banner {
    position: relative;
    overflow: hidden;
}
 
.hero-poster,
.hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 
.hero-video {
    display: none;
}