.trucknewused {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.split {
  height: 300px;
  padding-right: 0px;
  padding-left: 0px;
}

.link_truck {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #a4a4a4;
  opacity: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 150px;
  text-align: center;
  text-decoration: none;
}

.link_truck:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: hsla(0, 0%, 64%, .91);
  opacity: 1;
}

.truck_slider {
  position: relative;
  z-index: 100;
  clear: both;
  background-color: #fff;
}

.slide {
  display: inline-block;
  background-image: url('../images/MJ_truck_new_used_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide._2 {
  background-image: url('../images/MJ_truck_new_used_6.jpg');
}

.image {
  position: static;
}

.div-block {
  position: relative;
}

.div-block-2 {
  position: relative;
  z-index: 1000;
  background-color: #656565;
}

.row {
  position: static;
}

.slide-2 {
  background-image: url('../images/MJ_truck_new_used_3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-2._2 {
  background-image: url('../images/MJ_truck_new_used_7.jpg');
}

.slide-3 {
  background-image: url('../images/MJ_truck_new_used_4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-3._2 {
  background-image: url('../images/MJ_truck_new_used_8.jpg');
}

.truck_slider2 {
  position: relative;
  z-index: 100;
  clear: both;
  background-color: #fff;
}

.split2 {
  height: 300px;
  padding-right: 0px;
  padding-left: 0px;
}

._4truck {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  text-align: center;
}

.card_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  cursor: pointer;
}

.avers1 {
  position: relative;
  border-radius: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.avers2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .71), rgba(0, 0, 0, .71)), url('../images/box-4truck-back.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .71), rgba(0, 0, 0, .71)), url('../images/box-4truck-back.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.avers2._2 {
  background-image: -webkit-linear-gradient(270deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
}

.heading {
  display: block;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 40px;
  font-weight: 400;
}

.avers3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/landscape-4truck-back.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/landscape-4truck-back.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.avers3._2 {
  background-image: -webkit-linear-gradient(270deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
}

.body {
  padding-top: 40px;
}

.avers4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/spray-4truck-back.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/spray-4truck-back.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.avers4._2 {
  background-image: -webkit-linear-gradient(270deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
}

.avers5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/BLB0988-badged_LR4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .79), rgba(0, 0, 0, .79)), url('../images/BLB0988-badged_LR4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.avers5._2 {
  background-image: -webkit-linear-gradient(270deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/used-2016-isuzu-npr_hd-crewcabnew14ftalumlandscapedumptrashdump-12916-15707391-38-640.jpg');
}

.heading-2 {
  display: block;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 35px;
  font-weight: 400;
}

.text-block-3 {
  color: #131313;
  font-size: 10px;
  line-height: 12px;
}

.column-2 {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.link-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

@media (max-width: 991px) {
  .trucknewused {
    max-height: 300px;
  }
  .split {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link_truck {
    font-size: 100px;
  }
  .column {
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block {
    font-size: 100px;
  }
  .text-block-2 {
    font-size: 100px;
  }
  ._4truck {
    display: block;
  }
}

@media (max-width: 767px) {
  ._4truck {
    display: block;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading {
    font-size: 40px;
  }
  .heading-2 {
    font-size: 40px;
  }
}