#truck_guidelines {
          position: absolute;
          top: -50px;
          display: flex !important;
          align-content: center;

      }

      .truck_guidelines_position {
          position: relative;
      }

      /* h1,h2,h3,h4{
            text-transform: capitalize;
        } */

      #truck_guidelines .container {
          box-shadow: 0 1px 4px 0 rgb(0 0 0 / 6%), 0 4px 14px -1px rgb(0 0 0 / 18%);
          height: 100px;
          background: #FFF;
          padding: 0 90px;
          margin: auto;
          display: block;
          border-radius: 4px;
          position: relative;
      }


      #truck_guidelines .truck_guidelines_content {
          width: 75%;
          float: left;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);

      }

      #truck_guidelines .truck_guidelines_content h3 {
          font-size: 24px;
          font-weight: 500;
          cursor: auto !important;
      }

      #truck_guidelines .truck_guidelines_button {
          width: 25%;
          float: left;
          display: flex;
          justify-content: flex-end;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          width: 85%;

      }

      #productsHolder p {
          padding-top: 65px;
      }

      .launch-video {
          position: fixed;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 10000;
          background: rgba(0, 0, 0, 0.6);

          height: 100%;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          visibility: hidden;
          opacity: 0;
      }

      .launch-video iframe {
          position: relative;
          width: 900px;
          height: 500px;
          outline: none;
      }

      .launch-video .close {
          position: absolute;
          top: 30px;
          right: 30px;
          cursor: pointer;
          filter: invert(1);
          max-width: 32px;
          width: 30px;
          height: 30px;
          z-index: 100000;
      }

      .active {
          visibility: visible;
          opacity: 1;
      }

      @media only screen and (max-width: 800px) {
          #productsHolder p {
              padding-top: 170px;
          }

          #truck_guidelines .container {
              padding: 0 50px;
          }

          #truck_guidelines .truck_guidelines_button {
              width: 90%;
          }
      }

      @media only screen and (max-width: 600px) {
          #truck_guidelines {
              top: -90px;
          }

          #truck_guidelines .container {
              padding: 0 10px;

          }

          #truck_guidelines .truck_guidelines_content h3 {
              font-size: 18px;
              padding-right: 50px;
              line-height: 26px;
          }

          #productsHolder p {
              padding-top: 35px;
          }
      }

      #key-buying-slider-new p {
          font-family: "Roboto", sans-serif;
          font-size: 20px;
          color: #000000;
          line-height: 30px;
          padding-bottom: 20px;
      }

      .body-video {
          padding: 50px 0;
      }

      .body-video .flex-container {
          position: relative;
          display: flex;
      }

      .body-video .flex-item-1 {
          margin-right: 80px;
      }

      .body-video iframe {
          width: 640px;
          height: 360px;
      }

      .body-video .flex-item-2 h2 {
          font-family: "Roboto", sans-serif;
          font-size: 24px;
          padding-bottom: 10px;
      }

      .body-video .flex-item-2 p {
          font-family: "Roboto", sans-serif;
          font-size: 20px;
          line-height: 30px;
          padding-bottom: 10px;
      }

      .body-video .flex-item-2 a {
          position: static;
          bottom: 5px;
          margin-top: 15px;
      }

      @media only screen and (max-width: 800px) {

          .body-video {
              padding: 20px 40px;
          }
          .hdt-rtruck .truck-header-content {
    margin: 0px !important;
    width: 100% !important;
    padding: 10px !important;
}
          .body-video .flex-item-2 {
              margin-top: 10px;
          }

          .body-video .flex-container {
              flex-direction: column;
          }

          .body-video iframe {
              width: 640px;
              height: 360px;
          }

          .body-video .flex-item-2 h2 {
              font-size: 20px;
          }

          .body-video .flex-item-2 a {
              position: relative;
          }
      }

      @media only screen and (max-width: 600px) {

          .body-video {
              padding: 20px 0px;
              width: 80%;
              margin: auto;
          }

          .body-video iframe {
              width: 80vw;
              height: 220px;
          }

          .p-text {
              font-size: 20px !important;
              padding-right: 10px;
          }

          #trucks_details .truck-header-content h2 {
              font-size: 20px !important;
              padding-right: 10px;
          }

      }

      @media only screen and (min-width: 768px) {
          #key-buying-panelNew #key-buying-slidernh .owl-next {
              right: -40px !important;
          }

          #key-buying-panelNew #key-buying-slidernh .owl-prev {
              left: -55px !important;
          }
      }

      @media only screen and (max-width: 768px) {

          #key-buying-panel #key-buying-slider .owl-prev,
          #key-buying-panel #key-buying-slider .owl-next {
              width: 30px !important;
              height: 30px !important;
          }

          #key-buying-panel #key-buying-slider .owl-nav {
              display: block;
          }

          #key-buying-panel #key-buying-slider .owl-prev {
              left: -10px;
          }

          #key-buying-panel #key-buying-slider .owl-next {
              right: 6px;
          }

          #key-buying-panel {
              padding: 50px 35px 50px 25px;
          }

          #key-buying-panelNew #key-buying-slidernh .owl-nav {
              display: block !important;
          }

          #key-buying-panelNew #key-buying-slidernh .owl-next {
              right: 4px !important;
          }

          #key-buying-panelNew #key-buying-slidernh .owl-prev {
              left: -13px !important;
          }
      }

      @media only screen and (max-width: 321px) {

          .body-video iframe {
              width: 80vw;
              height: auto;
          }


      }

      #trucks_details #productSlider .owl-prev,
      #trucks_details #productDetailsSlider .owl-prev,
      #trucks_details #productSlider .owl-next,
      #trucks_details #productDetailsSlider .owl-next,
      #key-buying-panel #key-buying-slider .owl-prev,
      #key-buying-panel #key-buying-slider .owl-next,
      #key-buying-panelNew #key-buying-slidernh .owl-prev {
          display: block !important;
          width: 35px;
          height: 35px;
          border-radius: 50%;
          /*background-color: #a70e13;*/
          background-size: 23% 40%;
      }

      #productsHolder,
      #tech_slider_holder {
          background: #E5E5E5;
      }

      .product-panel {
          padding: 10px 0;
      }

      .product-panel .sim-button {
          font-weight: 600;
          background: #999999;
          font-size: 14px;
          opacity: 1;
          border-radius: 0;
          margin-bottom: 10px;
      }

      .product-panel:hover .sim-button,
      .common_guidelines .doenloadBro a {
          background: #a70e13;
      }

      .common_guidelines .doenloadBro a {
          border-radius: 0;
      }

      #productSlider .product-panel .sim-button,
      #productDetailsSlider .product-panel .sim-button {
          opacity: 1;
      }

      #trucks_details #key-buying-panel #key-buying-slider .key-buying .key-text h3 {
          margin-top: 3%;
      }

      #key-buying-panelNew #key-buying-slidernh .key-buyingNewS .key-textNew {
          margin-left: 0;
          margin-top: 5%;
      }



      #key-buying-panelNew #key-buying-slidernh .owl-prev,
      #key-buying-panelNew #key-buying-slidernh .owl-next {
          width: 31px;
          height: 55px;
          border-radius: 50%;
          background-color: #a70e13;
          background-size: 23% 40%;
      }

      #tech_slider_holder .tech_title,
      #key-buying-panelNew #key-buying-slidernh .key-buyingNewS .key-textNew h4 {
          color: #a70e13;
      }

      #trucks_details .truck-header-content h2 {
          font-size: 36px;
      }

      #trucks_details .truck-header-content p {
          padding: 3% 0 5%;
      }

      #breadcrumbs a.truck-bc {
          margin-right: 0;
          color: #ffffff;
          text-decoration: none;
      }

      #key-buying-panelNew h2,
      #tech_slider_holder h2,
      #trucks_details #key-buying-panel h2 {
          font-size: 32px;
      }

      #tech_slider_holder .tech_title,
      #key-buying-panelNew #key-buying-slidernh .key-buyingNewS .key-textNew h4 {
          font-size: 26px;
      }

      #key-buying-panelNew #key-buying-slidernh .key-buyingNewS .key-textNew h4 {
          font-weight: bold;
          margin-bottom: 10px;
      }

      #trucks_details #key-buying-panel {
          background: #ffffff;
      }

      @media only screen and (min-width: 768px) {
          #trucks_details .truck-header-content {
              width: 44%;
          }

          .owl-stage-outer .item {
              margin: auto 10px;
          }

          .owl-stage-outer .owl-item {
              width: 600px !important;
              display: inline-block;
              margin-right: 10px;
          }

          #trucks_details #key-buying-panel #key-buying-slider .key-buying img,
          #key-buying-panelNew #key-buying-slidernh .key-buyingNewS img {
              float: none;
              width: 100%;
          }

          #productsHolder p {
              padding: 14px 17% 4%;
              text-align: center;
          }

          #productsHolder h2 {
              font-weight: bold;
              font-size: 32px;
              line-height: 78px;
              color: #121B21;
              text-align: center;
              padding-top: 3%;
              font-family: "Roboto", sans-serif;
          }

      }

      #trucks_details .truck-header-content h1 {
          font-size: 40px;
          color: #A70E13;
          font-weight: bold;
          line-height: 48px;
      }

      .p-text {
          color: #fff !important;
          font-size: 15px !important;
          line-height: 28px !important;
          padding-bottom: 30px !important;
          padding-top: 10px !important;
          font-weight: normal !important;
      }

      .body-video .flex-item-2 a {
          border-radius: 0px !important;
      }

      #key-buying-panelNew #key-buying-slidernh .owl-prev {
           left:-55px !important; 
          /* background: url(<?=base_url?>assets/slide-prev.png) no-repeat center center !important; */
      }

      #key-buying-panelNew #key-buying-slidernh .owl-next {
          /* background: url(<?=base_url?>assets/slide-next.png) no-repeat center center !important; */
      }

      #key-buying-panelNew #key-buying-slidernh .owl-next {
          display: block !important;

      }

      #key-buying-panelNew #key-buying-slidernh .owl-prev {
          display: block !important;

      }

      #productDetailsSlider .product-panel .product-thumb .newBadge span img {
          width: 50px;
          position: absolute;
      }

      #productDetailsSlider .product-panel .product-thumb .newBadge .new2 {
          right: 0;
          top: -10px;
      }

      .trucks123 section.truck-cover {
          background-position: 100%;
      }

      #trucks_details .trucks123 .truck-header-content {
          width: 40%;
      }

      @media only screen and (max-width: 768px) {
          #trucks_details .trucks123 .truck-header-content {
              width: 95%;
          }

          section.truck-cover {
              background: #000 !important;
          }
      }

      .owl-prev {
          background: url(https://www.bharatbenz.com/assets/slide-prev.png) no-repeat center center !important;
          display: block !important;
          width: 35px;
          height: 35px;
          border-radius: 50%;
          /* background-color: #a70e13; */
          background-size: 23% 40%;
          position: absolute;
          top: 175px !important;
          left: -30px;
      }

      .owl-next {
          background: url(https://www.bharatbenz.com/assets/slide-next.png) no-repeat center center !important;
          display: block !important;
          width: 35px;
          height: 35px;
          border-radius: 50%;
          /* background-color: #a70e13; */
          background-size: 23% 40%;
          right: -45px;
          position: absolute;
          top: 185px !important;
      }

      /* p {
    font-size: 18px;
    line-height: 27px;
    color: #333333;
    padding-top: 20px;
} */
      .owl-nav .owl-prev,
      .owl-nav .owl-next {
          font-size: 0;
          /* Set font-size to 0 to hide the text */
      }

      #key-buying-panel #key-buying-slider-new {
          padding: 50px 0 50px 0;
      }

      .superior .tech_blurb.item {
          width: auto !important;
      }

      .superior .owl-prev {
          left: auto !important;
      }

      .superior .owl-next {
          right: -45px !important;
      }

      .safety .tech_blurb.item {
          width: auto !important;
      }

      .safety .owl-prev {
          left: auto !important;
      }

      .safety .owl-next {
          right: -5px !important;
      }

      .safety .truckSafety {
          font-size: 20px;
          font-family: "Roboto", sans-serif;
          font-size: 20px;
          line-height: 30px;
      }

      .tech_title {
          color: #a70e13;
          font-size: 26px;
          font-family: "Roboto", sans-serif;
          line-height: 36px;
          margin: 0;
          padding: 15px 0px;
      }

      .tech_title h4 {
          text-transform: none;
      }

      #key-buying-slider-new .owl-prev,
      #key-buying-slider-new .owl-next {
          top: 325px !important;
      }

      div#slider-new .owl-prev,
      div#slider-new .owl-next {
          top: 0px !important;
      }

      p.ordered-list {
          padding-top: 0px;
          padding-left: 30px;
      }

      .new_hed {
          font-weight: bold;
          line-height: 48px;
          font-size: 32px;
          color: #121B21;
          text-align: center;
          padding-top: 20px;
      }

      @media only screen and (max-width: 768px) {
          #trucks_details .truck-cover button {
              margin-left: 0px !important;
          }

          .new_hed {
              font-weight: bold;
              font-size: 32px;
              color: #121B21;
              text-align: center;
              padding-top: 20px;
          }

          .p_new {
              line-height: 26px;
              font-size: 18px;
              padding-top: 10px;
              padding-bottom: 20px;
          }

          .h3_new {
              padding-top: 10px;
              font-size: 24px;
              font-weight: 500;
              cursor: auto !important;
          }

          .img_new {
              width: 100%;
          }
      }

      h3.h3_new {

          color: #a70e13;
          font-size: 26px;
          line-height: 36px;
          padding: 15px 0;
          font-family: "Roboto", sans-serif;
      }

      p.p_new {
          font-family: "Roboto", sans-serif;
          font-size: 20px;
          color: #000;
          line-height: 30px;
          padding-bottom: 20px
      }
      .productslidetrucks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.productslidetrucks h3 {
    font-size: 20px !important;
}
.col-lg-6.iframeload {
    padding: 100px 80px 100px 180px;
}

section.truck-cover.hdt-rtruck {
    padding: 30px 0;
    text-align: center;
}
.hdt-rtruck .truck-header-content {
    width: 100% !important;
    padding: 20px 0 0px;
}
.hdt-rtruck p.p-text1 {
    padding: 0px 0px 20px !important;
}
.hdt-rtruck a.red-button.mr-4 {
    margin-right: 10px;
}

.container-field.map-container {
  overflow: hidden;
}

#myIframe {
  width: 100%;
  height: 500px;
  border: none;
}

.hdt-rtruck p.p-text1 {
    width: 730px;
}
.hdt-rtruck .text-center {
    text-align: center;
    display: flex;
    justify-content: center;
}
.btn-2{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}
@media (max-width: 768px) {
    .btn-2{
        justify-content: start;
        flex-direction: column;
        align-items: inherit;
        margin: 5px 10px 0px 0px;
    }
}

#productDetailsSlider .product-panel, #productSlider .product-panel {
    text-align: center;
    overflow: hidden;
    float: right;
    margin: 15px 30px;
}
#productDetailsSlider h3 {
    text-align: left;
    font-size: 30px;
    line-height: 24px;
    padding: 15px;
}
#productDetailsSlider, #productSlider {
    width: 100%;
    position: relative;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-flow: row;
    flex-direction: row;
    flex-wrap: wrap;
}
#key-buying-panel #key-buying-slider .owl-nav {
    display: none !important;
}
.truckSafety h4 {
    color: #a70e13;
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: bold;
}
.truckSafety p {
    padding-left: 20px;
}