
* , body{
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}

.container {
  max-width: 1200px; }
.navbar-brand span{
  font-weight: 500;
  color: #2e2e2e;
  font-size: 27px;
  display: block;
}

.navbar-light .navbar-nav{
  justify-content: flex-end;
  padding-top: 35px;
}
.navbar-light .navbar-nav .nav-link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #111;
  position: relative;
  padding: 12px;
  text-transform: uppercase;
  transform: skew(12deg); /* INVERSE SKEW */
}
.navbar-light .navbar-nav li{
  transform: skew(-12deg); /* INVERSE SKEW */
  z-index: 9;
}
.dropdown-menu{
  transform: skew(12deg); /* INVERSE SKEW */
  background-color: #27428f;
  color: #fff;
  margin: -2px;
}
.dropdown-menu a{
  color: #fff;
}
.navbar-light .navbar-nav li:hover{
   background-color: #27428f;
 }
.navbar-light .navbar-nav li.active{
  background-color: #27428f;
}
.navbar-light .navbar-nav .nav-link:hover{
  color: #fff;
}
.navbar-light .navbar-nav li.active .nav-link{
  color: #fff;
}
.navbar{
  padding: 25px 0;
}
.navbar-nav{
  width: 100%;
}
.topb-contact-info{
  position: absolute;
  top: 0;
  right: 0;
  padding: 25px 13px;
}
.topb-contact-info li{
  display: inline-block;
  list-style: none;
}
.topb-contact-info li a{
  color: #111111;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}
.topb-contact-info li a img{
  padding-right: 5px;
  width: 22px;
}

.topb-contact-info li a i{
  font-size: 16px;
  padding: 5px;
}
.topb-contact-info li.email{
  padding-right: 30px;
}
.banner1{
  background: url("../images/banner-img1.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 800px;
  position: relative;
}
.banner1 .banner1-text{
  position: absolute;
  top: 8%;
  left: 20%;
}
.banner1 .banner1-text h1{
  font-family: 'Poppins', sans-serif;
  font-size: 70px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
.banner1 .banner1-text h1 span.bigone{
  background-color: #b5372b;
  padding-left: 20px;
  padding-right: 20px;
  transform: skew(-12deg);
  display: inline-block;
}
.banner1 .banner1-text h1 span.bigone span{
  transform: skew(12deg);
  display: inline-block;
  line-height: normal;
  text-transform: uppercase;
}
.banner1 .banner1-text h1 span.smallone{
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  padding-left: 20px;
}
.banner1 .banner1-text h2{
  font-family: 'Poppins', sans-serif;
  font-size: 117px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.banner1 .banner-bottle{
  display: flex;
  flex-wrap: wrap;
  max-width: 540px;
  position: absolute;
  bottom: 62px;
  left: 28%;
  align-items: flex-end;
}
.banner1 .banner-bottle .bottle{
  flex-basis: 55%;
}
.banner1 .banner-bottle .bottle img{
  width: 112%;
}
.banner1 .banner-bottle .bottle-text{
  margin-right: -135px;
  padding-bottom: 30px;
}
.banner1 .banner-bottle .bottle-text h4{
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #111;
  font-size: 44px;
  background-color: #fff;
  padding: 6px 30px;
  border-radius: 47px;
  padding-right: 100px;
}
.banner1 .banner-bottle .bottle-text p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 19px;
  padding-left: 36px;
  margin-bottom: 0;
}
.banner2{
  background: url("../images/banner-img2.jpg") no-repeat;

}

.banner2 .banner1-text h1 span.bigone{
  background-color: #202020;
  color: #e1c14a;
}
.banner1 .banner1-text h1 span.smallone{
  color: #fff;
}
.banner2 .banner1-text h2 span{
  color: #b5372b;
  font-weight: 800;
}
.banner2 .banner1-text h1 span.smallone {
  color: #111;
}
.banner3{
  background: url("../images/banner-img3.jpg") no-repeat;
}

.banner3 .banner-bottle {
  bottom: 100px;
  left: 22%;
  align-items: center;
}
.banner3 .banner-bottle .bottle-text h4{
  background-color: #b5372b;
  color: #fff;
}
.banner3 .banner-bottle .bottle-text p{
  color: #111;
}
.banner4{
  background: url("../images/banner-img4.jpg") no-repeat;
}
.home-page-banner .owl-nav .owl-prev{
  width: 55px;
  height: 55px;
  background-color: #27428f !important;
  margin-right: 5px;
  transform: skew(-12deg);
}
.home-page-banner .owl-nav img{
  transform: skew(12deg);
}
.home-page-banner .owl-nav .owl-next{
   width: 55px;
   height: 55px;
   background-color: #27428f !important;
  transform: skew(-12deg);
 }
.home-page-banner .owl-nav{
  position: absolute;
  bottom: 0;
  left: 20%;
}
.home-page-banner .owl-dots{
  display: none;
}
.padding-top{
  padding-top: 100px;
}
.padding-bottom{
  padding-bottom: 100px;
}
.about-titanium-section{
  position: relative;
}
.heading-h2{
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  margin: auto;
  display: table;
  position: relative;
}
.heading-h2 span.first{
  font-size: 30px;
  font-weight: 600;
  background-color: #27428f;
  display: inline-block;
  transform: skew(-12deg);
  padding: 14px 10px;
  vertical-align: text-bottom;
  margin-right: -30px;
  z-index: 999;
  position: relative;
}
.heading-h2 span.first span{
  display: block;
  transform: skew(12deg);
}
.heading-h2 span.second{
  font-family: 'Open Sans', sans-serif;
  font-size: 62px;
  font-weight: 700;
  color: #fff;
  background-color: #2e2e2e;
  padding: 20px 50px;
  display: inline-block;
  transform: skew(-12deg);
}
.heading-h2:before{
  position: absolute;
  content: "";
  width: 50px;
  height: 60px;
  background-color: #f3c716;
  right: -24px;
  z-index: 1;
  bottom: 13px;
  transform: skew(-12deg);
}
.heading-h2:after{
  position: absolute;
  content: "";
  width: 50px;
  height: 60px;
  background-color: #f3c716;
  opacity: 0.4;
  right: -13px;
  z-index: 1;
  bottom: 37px;
  transform: skew(-12deg);
}
.heading-para{
  max-width: 980px;
  margin: auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #595858;
  margin-top: 45px;
  text-align: center;
}
.about-titanium-section .about-text{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.about-titanium-section .about-text .text{
  flex-basis: 60%;
  padding-left: 20%;
  padding-top: 60px;
}
.about-titanium-section .about-text .image{
  flex-basis: 40%;
}
.about-titanium-section .about-text .image img{

  max-width: 100%;
}
.about-titanium-section .text h4{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #2b2b2b;
}
.about-titanium-section .text h4 span{
  color: #b5372b;
}
.about-titanium-section .text p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #585858;
  padding-top: 40px;
}
.about-titanium-section .text .list{
  padding-top: 35px;
}
.about-titanium-section .text .list li{
  list-style: none;
  position: relative;
  display: table;
  transform: skew(-20deg);
  background-color: #2b2b2b;
  margin-bottom: 20px;
}
.about-titanium-section .text .list li:before{
  position: absolute;
  content: "";
  background: url("../images/list-icon.png") no-repeat;
  background-size: auto;
  left: -37px;
  top: 7px;
  width: 100%;
  height: 100%;
  transform: skew(20deg);

}
.about-titanium-section .text .list li p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  padding: 14px 50px;
  transform: skew(20deg);
  min-width:400px;
}
.about-titanium-section .text a.become-dealer-btn{
  margin-top: 50px;
}
.become-dealer-btn{
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  background-color: #b5372b;
  transform: skew(-15deg);
  display: table;
  text-decoration: none;
}
.become-dealer-btn:hover{
  color: #2e2e2e;
}
.become-dealer-btn i{
  background-color: #27428f;
  padding: 15px;
  font-size: 21px;
  margin-right: -1px;
}
.become-dealer-btn span{
  padding: 10px 20px;
  display: inline-block;
  transform: skew(15deg);

}

.oil-names .four-names{
  padding-top: 50px;
  text-align: center;
}
.oil-names .four-names a{
  padding: 15px;
  background-color: #d5d5d5;
  color: #3d3c3c;
  font-size: 15px;
  text-decoration: none;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 600;
}
.oil-names a.active{
  background-color: #b5372b;
  color: #fff;
}
.oil-bottles{
  padding-top: 80px;
  position: relative;
}
.oil-bottles .five-bottles{
  display: flex;
  flex-wrap: wrap;
}
.oil-bottles .five-bottles .first-bottle{
  flex-basis: 33.33%;
  margin-bottom: 42px;

}
.oil-bottles .five-bottles .first-bottle a{
  text-decoration: none;

}
.oil-bottles .five-bottles .first-bottle img{
  border: 1px solid #efefef;
  padding: 18%;
  width: 90%;
  border-radius: 5px;
  margin: auto;
  display: table;
}
.oil-bottles .five-bottles .first-bottle .bottle-name{
  text-align: center;
  padding-top: 30px;
}
.oil-bottles .five-bottles .first-bottle .bottle-name h4{
  margin: auto;
  color: #27428f;
  font-size: 26px;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 600;
}
.oil-bottles .five-bottles .first-bottle .bottle-name p{
  color: #3d3c3c;
  font-size: 18px;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 600;
}
.oil-bottles .pic img {
  position: absolute;
  bottom: 0;
  width: 15%;
}
.products .all-products {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.products .all-products .four-products{
  flex-basis: 50%;
  padding: 3px;
}
.products .all-products .four-products .all-pics img{
  width: 100%;
}

.products .all-products .four-products .all-pics{
  position: relative;
}
.products .all-products .four-products .all-pics .cars{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.products .all-products .four-products .all-pics .cars img{
  width: auto;
  text-align: center;
  padding-bottom: 20px;
}
.products .all-products .four-products .all-pics .cars h4 {
  font-size: 23px;
  color: #fff;
  text-align: center;
  padding: 10px;
  display: table;
  margin: auto;
}
.products .all-products .four-products .all-pics.one .cars h4 {
  background-color: #854153;
}
.products .all-products .four-products .all-pics.two .cars h4{
  background-color: #aeaeae;
}
.products .all-products .four-products .all-pics.three .cars h4 {
  background-color: #51393d;
}
.products .all-products .four-products .all-pics.four .cars h4 {
  background-color: #675713;
}
.products {
  position: relative;
}
.products .pic img{
  position: absolute;
  bottom: -15%;
  width: 15%;
}
.industrial-applicants {
  content: "";
  background: url(../images/background-truck.jpg) no-repeat;
  background-size: 100% 100%;
}
.industrial-applicants .industrial-products{
  display: flex;
  flex-wrap: wrap;
}
.industrial-applicants .industrial-products .all-images{
  flex-basis: 33.33%;
  position: relative;
}
.industrial-applicants .industrial-products .all-images .product1{
  margin: 10px;
  position: relative;
}
.industrial-applicants .industrial-products .all-images img{
  width: 100%;
}
.industrial-applicants .industrial-products .all-images .cars{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  width: 100%;
}
.industrial-applicants .industrial-products .all-images .cars h5 {
  font-size: 19px;
  color: #1e1e1e;
  text-align: center;
  padding-top: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.industrial-applicants .industrial-products .all-images .cars img{
  width: auto;
  text-align: center;
}
.industrial-applicants{
  position: relative;
}
.triangle-pic img{
  position: absolute;
  bottom: -0%;
  width: 8%;
}
.industrial-applicants h2.heading-h2 span.first{
  background-color: #b5372b;
}
.industrial-applicants h2.heading-h2 span.second{
  background-color: #f3c716;
  color: #2b2b2b;
}
.industrial-applicants h2.heading-h2:before{
  background-color: #fff;
}
.industrial-applicants h2.heading-h2:after{
  background-color: #fff;
}
.industrial-applicants p.heading-para{
  color: #fff;
}
.industrial-applicants .industrial-products {
  margin-top: 50px;
}
.industrial-applicants .border-overly{
  border: 2px solid rgba(0, 0, 0, 0.5);
  width: 84%;
  height: 84%;
  position: absolute;
  top: 8%;
  left: 8%;
}
.industrial-applicants .industrial-products .all-images .overly{
  background-color: rgba(255,255,255, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.industrial-applicants .industrial-products .all-images:hover .overly{
  background-color: rgba(240,197,23, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.industrial-applicants .industrial-products .all-images:hover .border-overly{
  border: 2px solid rgba(0, 0, 0, 1);
}
.industrial-applicants a.become-dealer-btn{
  margin: auto;
  margin-top: 40px;
}
.our-products-section{
  position: relative;
  padding-bottom: 250px;
}
.our-products-section .products-our{
   display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  position: relative;
  min-height: 515px;
}
.our-products-section .products-our .products-points{
   flex-basis: 60%;
}
.our-products-section .products-our .products-desp{
   flex-basis: 40%;
  padding-left: 20px;
}
.our-products-section .products-our .image img{
  position: absolute;
  left: -367px;
}
.our-products-section .products-our .option1{
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.our-products-section .products-our .option1{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.our-products-section .products-our .option1 .circle{
  width: 125px;
  height: 125px;
  background-color: #27428f;
  border-radius: 100%;
  text-align: center;
  padding: 10px;
  padding-top: 23px;
  flex-basis: 125px;
  position: relative;
  transition: all 0.5s ease;
  cursor: pointer;
}
.our-products-section .products-our .option1 .circle img{
  max-width: 75%;
  margin: auto;
}
.our-products-section .products-our .option1 .circle img.black{
  display: none;
}
.our-products-section .products-our .option1 .circle img.white{
  display: block;
}

.our-products-section .products-our .option1 .name{
  flex-basis: 56%;
  padding-left: 20px;
}
.our-products-section .products-our .option1 .number{
  background-color: #2b2b2b;
  color: #fff;
  padding: 16px;
  border-radius: 100%;
  position: absolute;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  top: -2px;
  left: -18px;
}
.our-products-section .products-our .option1 .name p{
  font-size: 20px;
  color: #27428f;
  font-weight: 600;
  margin-bottom: 0;
}
.our-products-section .products-desp .description-card h3{
  background-color: #27428f;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  text-align: center;
margin: 0;
  padding: 20px;
}
.our-products-section .products-desp .description-card p{

  font-weight: 400;
  font-size: 16px;
  color: #3c3c3c;
  text-align: center;
margin: 0;
  padding: 20px;
}
.our-products-section .products-desp .description-card p a{
  color: #3c3c3c;
}
.our-products-section .products-desp .description-card p:nth-child(even){
  background-color: #f1f1f1;
}
.our-products-section .products-desp .description-card p:nth-child(odd){
  background-color: #eaeaea;
}
.our-products-section .products-desp a.become-dealer-btn{
  margin: auto;
  margin-top: 40px;
}
.our-products-section .side-truck{
  position: absolute;
  right: 0;
  bottom: -30px;
  z-index: -1;
  width: 20%;
}
.our-products-section .products-our .options{
  width: 50%;
  float: right;
}
.our-products-section .products-our .option1.circle1{
  position: absolute;
  left: 240px;
  top: 0px;
}
.our-products-section .products-our .option1.circle1 .line1{
  position: absolute;
  left: -170px;
  bottom: 23px;
}
.our-products-section .products-our .option1.circle2{
  position: absolute;
  left: 330px;
  top: 140px;
}
.our-products-section .products-our .option1.circle2 .line2{
  position: absolute;
  left: -170px;
  bottom: 23px;
}
.our-products-section .products-our .option1.circle3{
  position: absolute;
  left: 375px;
  top: 297px;
}
.our-products-section .products-our .option1.circle3 .line3{
  position: absolute;
  left: -76px;
  bottom: 64px;
}
.our-products-section .products-our .option1.circle4{
  position: absolute;
  left: 265px;
  top: 455px;
  width: 100%;
}
.our-products-section .products-our .option1.circle5{
  position: absolute;
  left: 80px;
  top: 590px;
}
.our-products-section .products-our .option1.circle4 .line4{
  position: absolute;
  left: -159px;
  bottom: 97px;
}
.our-products-section .products-our .circle:hover{
  background-color: #f3c716;
  transition: all 0.5s ease;
}
.our-products-section .products-our .circle:hover img.black{
  display: block;
}
.our-products-section .products-our .circle:hover img.white{
  display: none;
}
.our-products-section .products-our .circle:hover .number{
  background-color: #27428f;
}
.our-products-section .products-our .circle.active{
  background-color: #f3c716;
  transition: all 0.5s ease;
}
.our-products-section .products-our .circle.active img.black{
  display: block;
}
.our-products-section .products-our .circle.active img.white{
  display: none;
}
.our-products-section .products-our .circle.active .number{
  background-color: #27428f;
}





.footer-section {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  padding-top: 50px;
  background-color: #303030;
}

.footer-section .footer{

}
.footer-section .footer-menu{
  text-align: center;
}
.footer-section .footer-menu a {
  padding: 10px 10px;
  color: #818181 !important;
  display: inline-block;
  line-height: normal;
}
.footer-section .footer-menu span{
  color: #818181;
}
.footer-section .footer-menu a:hover {
  color: #b5372b !important;
}
.footer-section .footer-social a {
  font-size: 15px;
  padding: 6px;
  display: inline-block;
  color: #818181;
}
.footer-section .footer-social a:hover {
  color: #b5372b;
}
.footer-section .rights{
  text-align: center;
  color: #818181;
  padding-top: 10px;
}
.footer-section .designedby {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #272727;
  margin-top: 30px;
  text-align: center;
}
.footer-section .copyright{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-section .copyright p {
  margin-bottom: 0;
  color: #818181;
}
.footer-section .designedby p {
  margin-bottom: 0;
  color: #818181;
}
.footer-section .copyright a {
  color: #818181;
}

.footer-section .copyright a:hover {
  color: #b5372b;
}
.products-banner{
  background: url("../images/product-banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.products-banner h2{
  background-color: #232323;
  color: #e1c14a;
  font-size: 48px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 10px 30px;
  display: table;
  transform: skew(-15deg);
  margin-top: 60px;
}
.products-banner h2 span{
  transform: skew(15deg);
}
.industrial-applicants-page .banner4{
  height: 400px;
  background: url("../images/industrail-banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.industrial-applicants-page .banner-bottle .bottle img {
  width: 88%;
}
.industrial-applicants-page .banner-bottle {
  bottom: 37px;
  left: 30%;
  align-items: center;
}
.industrial-applicants-page .banner-bottle .bottle-text h4 {
  background-color: #b5372b;
  color: #fff;
  font-size: 32px;
}
.industrial-applicants-page .banner1 .banner-bottle .bottle-text {
  margin-right: -100px;
  padding-bottom: 0px;
}
.industrial-applicants-page h2{
  background-color: #232323;
  color: #e1c14a;
  font-size: 48px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 10px 30px;
  display: table;
  transform: skew(-15deg);
  margin-top: 50px;
}
.industrial-applicants-page h2 span{
  transform: skew(15deg);
}
.ia-page{
  background: url("../images/industrail-application-page-bk-img.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.ia-page h2.heading-h2 span.second{
  background-color: #232323;
  color: #fff;
}
.ia-page h2.heading-h2:before{
  background-color: #e1c14a;
}
.ia-page h2.heading-h2:after{
  background-color: #e1c14a;
}
.industrial-applicants.ia-page .industrial-products .all-images .overly {
  background-color: rgba(0, 0, 0, 0.6);
}
.ia-page p.heading-para{
  color: #2a2a2a;
}
.ia-page.industrial-applicants .border-overly {
  border: 2px solid rgba(129, 129, 129, 0.5);
}
.ia-page.industrial-applicants .industrial-products .all-images .cars img.black{
  display: none;

}
.ia-page.industrial-applicants .industrial-products .all-images .cars img.white{
  display: block;
  margin: auto;
}
.ia-page.industrial-applicants .industrial-products .all-images .product1:hover .cars .white{
  display: none;

}
.ia-page.industrial-applicants .industrial-products .all-images .product1:hover .cars .black{
  display: block;
  margin: auto;
}
.ia-page.industrial-applicants .industrial-products .all-images .cars h5{
  color: #fff;
}
.ia-page.industrial-applicants .industrial-products .all-images .product1:hover .cars h5{
  color: #2e2e2e;
}

.ia-page.industrial-applicants .industrial-products .all-images:hover .overly {
  background-color: rgba(240, 197, 23, 0.7);
}
.ia-page a.become-dealer-btn{
  margin: auto;
  margin-top: 40px;
}


.about-us .heading-img{
  position: relative;
}
.about-us .pic-img li{
  list-style: none;
  display: table;
  position: relative;
  background-color: #2b2b2b;
  margin-bottom: 10px;
  transform: skew(-15deg);
}
.about-us .pic-img{
  position: absolute;
  left: 22%;
  top: 26%;
}

.about-us .pic-img li p{
  color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  font-weight: 400;
  transform: skew(15deg);
  margin-bottom: 0;
}
.about-us .pic-img li:before{
  content: "";
  background: url(../images/list-icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -28px;
  top: 8px;
  width: 50px;
  height: 31px;

}
.about-us{
  overflow: hidden;
  position: relative;
}
.about-us .truck{
  width: 50%;
}
.about-us .truck img{
  width: 100%;
}
.right-corner{
  position: absolute;
  right: 0;
  top: 0;
}
.about-us .pic img{
  position: absolute;
  bottom: -15%;
  width: 15%;
}

.about-us .trailer img{
  position: absolute;
  max-width: 100%;
  right: 0;
  top: 23%;
  width: 37%;
  z-index: -1;
}
.quality-oil .lubricants p{
  color: #595858;
  font-size: 16px;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 400;
}
.quality-oil .lubricants h3{
  color: #b5372b;
  font-size: 24px;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 600;
}
.quality-oil{
  background-color: #f7f7f7;
  padding-top: 50px;
  position: relative;
}
img.engine-oil {
 position: absolute;
  width: 25%;
  left: 0;
  bottom: 0;
}
.quality-oil .lubricants{
  text-align: right;
  width: 85%;
  float: right;
  overflow: hidden;
}
.Choose-us-section.quality-oil .lubricants{
    width:100%;
    text-align:left;
    float:left;
}
.Choose-us-section h2.heading-h2 {
  float: left;
}
.Choose-us-section .engine-oil{
    display:none;
}
.quality-oil .container{
  overflow: hidden;
}
.about-page-story h2.heading-h2{
  margin-left: 0;
}
.about-page-story p.heading-para{
  text-align: left;
  margin-left: 0;
}
.covid_page_story.about-page-story{
    padding-bottom:55px;
}
.covid_page_story.about-page-story p.heading-para{
    margin-top:22px;
}
.about-page-story h3 {
  color: #b5372b;
  font-size: 24px;
  font-family: 'OpenSans Semibold', sans-serif;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 30px;
}
.Choose-us-section h2.heading-h2{
  margin-right: 40px;
  margin-bottom: 30px;
}
.Choose-us-section a.become-dealer-btn{
  overflow: hidden;
  clear: both;
  float: left;
  margin-top: 23px;
}
.contact-us-page{
  position: relative;
}
.contact-us-page .form {
  border: 1px solid #dedede;
  background-color: #f6f4f4;
  max-width: 1000px;
  margin: auto;
  padding: 30px;
  margin-top: 50px;
}
.product-circle-img-contact{
  position: absolute;
  left: -400px;
  bottom: 31px;
  width: 42%;
}
.contact-page-banner .banner1{
  background: url("../images/contact-banner.jpg") no-repeat;
  height: 400px;
  overflow: hidden;
}
.contact-page-banner .banner1 .banner-bottle {
  display: flex;
  flex-wrap: wrap;
  max-width: 540px;
  position: absolute;
  bottom: 23px;
  left: 25%;
  align-items: flex-end;
}
.contact-page-banner .banner1 .banner-bottle .bottle {
  flex-basis: 40%;
}
.contact-page-banner .banner1 .banner-bottle .bottle-text h4{
  color: #fff;
  background-color: #b5372b;
}

.contact-page-banner h2 {
  background-color: #232323;
  color: #e1c14a;
  font-size: 48px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 10px 30px;
  display: table;
  transform: skew(-15deg);
  margin-top: 50px;
}

.contact-page-banner h2 span {
  transform: skew(15deg);
}
.products-inner-details{
  position: relative;
}
.products-inner-details .products-details{
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}
.products-inner-details .products-details .products-names{
  flex-basis: 30%;
}
.products-inner-details .products-details .products-deta{
  flex-basis: 70%;
}
.products-inner-details .products-details .products-names .product1drop{
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
}
.products-inner-details .products-details .products-names .product1drop h3{
  background-color: #d7d7d7;
  padding: 10px;
  position: relative;
  color: #3d3c3c;
  font-weight: 600;
  font-size: 16px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.products-inner-details .products-details .products-names .product1drop h3:before{
  position: absolute;
  content: "";
  background: url("../images/angle-drpo-dwon.png") no-repeat;
  background-position: 100%;
  width: 10px;
  height: 14px;
  right: 13px;
  top: 11px;

}
.products-inner-details .products-details .products-names .product1drop ul{
  padding-left: 0;
  margin-bottom: 0;
}
.products-inner-details .products-details .products-names .product1drop li{
  color: #595858;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  list-style: none;
  padding-left: 20px;
  background-color: #f6f6f6;
}
.products-inner-details .products-details .products-names .product1drop li a{
  color: #595858;
}
.products-inner-details .products-details .products-names .product1drop li:nth-child(even){
  background-color: #ececec;
}
.products-inner-details .products-deta .descp-product{
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
}
.products-inner-details .products-deta .descp-product .image{
  flex-basis: 30%;
}
.products-inner-details .products-deta .descp-product .text{
  flex-basis: 70%;
  padding-left: 20px;
}
.products-inner-details .products-deta .descp-product .image .img{
  border: 1px solid #ddd;
  padding: 10px 10px;
}
.products-inner-details .products-deta .descp-product .image .img img{
  width: 100%;
}
.products-inner-details .products-deta .descp-product .image h4, .product_desc_paragraph h5{
  /*font-weight: 600;
  font-size: 23px;
  color: #27428f;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  margin-top: 20px;*/
  font-weight: 600;
  font-size: 20px;
  color: #27428f;
  
  text-align: left;
  text-transform: uppercase;
  margin: 25px 0px 16px 0px;
}
.products-inner-details .products-deta .descp-product .image h5{
  font-weight: 600;
  font-size: 16px;
  color: #3d3c3c;
  float: left;
  text-align: center;
  text-transform: uppercase;
  margin: 45px 0px 0px 0px;
}
.products-inner-details .products-deta .descp-product .text table{
  width: 100%;
}
.products-inner-details .products-deta .descp-product .text table th{
  color: #27428f;
  font-weight: 700;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
.products-inner-details .products-deta .descp-product .text table td{
  color: #2b2b2b;
  font-weight: 600;
  font-size: 15px;
  padding: 5px;
}
.products-inner-details .buttons-pdfs{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
.products-inner-details .buttons-pdfs .button{
  flex-basis: 50%;
}
.products-inner-details .buttons-pdfs .pdfs{
  flex-basis: 50%;
}
.products-inner-details .buttons-pdfs .button a{
  margin: auto;
}
.products-inner-details .pdfs h4{
  font-weight: 700;
  font-size: 20px;
  color: #27428f;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.products-inner-details .download-div, .products-inner-details .buttons-pdfs .pdfs{
  display: none;
}
.products-inner-details .download-div .top{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}
.products-inner-details .download-div .top:last-child{
  margin-bottom: 0;
}
.products-inner-details .download-div .top .name{
  flex-basis: 50%;
}
.products-inner-details .download-div .top .name p{
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.products-inner-details .download-div .top a{
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  background-color: #b5372b ;
  display: block;
}
.products-inner-details .download-div{
  background-color: #27428f;
  padding: 20px;
}
.yellow-pic{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 13%;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #173076;
}
.products-inner-details .products-details .products-names .product1drop li.active{
  background-color: #b5372b;
  color: #fff;
}
.products-inner-details .products-details .products-names .product1drop li.active a {
  color: #fff;
}

.product_desc_paragraph{
  padding: 20px 0px 8px 30px
}
.product_desc_paragraph p{
  margin: 0px;
}
.products-inner-details  .product_desc_paragraph + .buttons-pdfs .button{
    flex-basis: 100%;
}





.industrial_app_page{
    padding-bottom:70px;
}

.industrial_app_page p.heading-para{
  margin-top:30px;
}
.industrial_app_page .heading-h2 span.second{
    font-size:42px;
}

.industrial_app_page .heading-h2 span.first{
    font-size:24px;
}
.manufacture_industrial_app_page.industrial_app_page p.heading-para{
    max-width:100%;
    text-align:left;
}
.manufacture_industrial_app_page.industrial_app_page ul{
    margin:25px 0px 0px;
}
.home-page-banner .owl-carousel .owl-item img{
  width: auto !important;
}
.home-page-banner ul{
  padding: 0px;
  list-style: none;
}
.home-page-banner .banner_01, .home-page-banner .banner_02, .home-page-banner .banner_03, .home-page-banner .banner_04{
  background: url('../images/banner_01_bg.jpg') center center no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  padding-bottom: 40px;
  position: relative;
}
.home-page-banner .banner_02{
  background: url('../images/banner_02_bg.jpg') center center no-repeat;
  background-size: cover;
  padding-bottom: 62px;
}
.home-page-banner .banner_03{
  background: url('../images/banner_03_bg.jpg') center center no-repeat;
  background-size: cover;
}
.home-page-banner .banner_04{
  background: url('../images/banner_04_bg.jpg') center center no-repeat;
  background-size: cover;
}
.home-page-banner .left .banner_heading{
  padding-top: 45px;
  float: left;
  width: 100%;
}
.home-page-banner .left .banner_detail{
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home-page-banner .left .banner_heading p{
  background: #232323;
  padding: 4px 10px 5px;
  transform: skew(-12deg);
  float: left;
}
.home-page-banner .left .banner_heading p span {
  transform: skew(12deg);
  color: #e1c14a;
  font-size: 41px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 41px;
}
.home-page-banner .left .banner_heading h1{
  width:100%;
  float: left;
  font-size: 75px;
  color: #b5372b;
  font-weight: 700;
  text-transform: uppercase;
  margin: -25px 0px 30px -10px;
  letter-spacing: -3px;
  text-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.home-page-banner .left .banner_heading h1 span{
  color: #fff;
}
.home-page-banner .left .banner_detail .left_detail, .home-page-banner .left .banner_detail .right_image{
  float: left;
}
.home-page-banner .left .banner_detail .left_detail{
  align-self: flex-end;
  margin-bottom: 50px;
}
.home-page-banner .left .banner_detail .left_detail p{
  padding: 3px 25px 3px 15px;
  background: #b5372b;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  text-align: center;
  border-top-left-radius:50px;
  border-bottom-left-radius:50px;
  margin: 0px 0px 5px;
}
.home-page-banner .left .banner_detail .left_detail span{
  font-size: 19px;
  color: #232323;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-right: 18px;
}
.home-page-banner .left .banner_detail .right_image{
  margin-left: -79px;
}
.home-page-banner .banner_02 .left .banner_detail .right_image{
  margin-left: -53px;
}
.banner_img{
  float: right;
}
.home-page-banner .left{
  width: 50%;
}
.home-page-banner .banner_img{
  float: left;
  width: 100%;
  text-align: center;
}
.home-page-banner .banner_img img{
  display: inline-block;
  margin: 10px 50px 0px 0px;
}
.home-page-banner .banner_03 .right img,.home-page-banner .banner_img img{
  max-width: 100%;
}
.home-page-banner .banner_03 .left{
  width: 40%;
  float: left;
}
.home-page-banner .banner_03 .right{
  width: 60%;
  float: left;
  margin-top: 30px;
}
.home-page-banner .banner_03 .banner_heading h1{
    font-size: 86px;
}
.home-page-banner .banner_03 .banner_heading p{
    padding: 12px 10px 10px;
}
.home-page-banner .banner_03 .banner_heading p span{
    font-size: 52px;
}
.home-page-banner .banner_03 .banner_heading{
  padding-top: 90px;
}
.home-page-banner .banner_04  .left{
  width:55%;
}
.home-page-banner .banner_04 .left .banner_heading p{
  padding: 9px 12px 9px;
  background: #b5372b;
}
.home-page-banner .banner_04 .left .banner_heading p span{
    color: #fff;
    font-size: 51px;
}
.home-page-banner .banner_04 .left .banner_heading h1{
  color: #fff;
  font-size: 75px;
}
.home-page-banner .banner_04 .left .banner_detail .right_content{
  display: flex;
}
.home-page-banner .banner_04 .left .banner_detail .left_detail{
  align-self: flex-end;
}
.home-page-banner .banner_04 .left .banner_detail .right_content, .home-page-banner .banner_04  .left .banner_detail .left_content{
  width: 50%;
  float: left;
}
.home-page-banner .banner_04 .left .banner_detail .right_content .left_detail{
  align-self: flex-end;
}
.home-page-banner .banner_04 .left_detail, .home-page-banner .banner_04 .right_image{
  float: left;
  width: 60%;
}
 .home-page-banner .banner_04 .left .banner_detail .left_content{
  text-align: center;
  width: 35%;
 }
 .home-page-banner .banner_04 .left .banner_detail .right_content{
  width: 55%;
 }
 .home-page-banner .banner_04 .left .banner_detail .left_content img{
  display: inline-block;
 }
 .home-page-banner .banner_04 .left .banner_detail .left_detail p {
  background: #b5372b;
  color: #fff;
  font-size: 17px;
  padding: 3px 7px 3px 25px;
  text-align: left;
}
.home-page-banner .banner_04 .left .banner_detail .left_detail span{
  color: #fff;
  font-size: 12px;
  padding-left: 8px;
  text-align: left;
}
.home-page-banner .banner_03 .right .mob{
  display: none;
}
@media only screen and (max-width: 1600px) {
    .about-us .trailer img {
      top: 38%;
      width: 32%;
    } 
}

@media only screen and (max-width: 1300px) {
  .about-titanium-section .about-text .text {
    flex-basis: 60%;
    padding-left: 8%;
    padding-top: 60px;
  }
  .about-us .trailer img {
    top: 50%;
  }
  .quality-oil .lubricants {
    width: 100%;
  }

}

@media only screen and (max-width: 1199px) {
  .navbar-brand img{
    width: 260px;
  }
  .banner1 .banner1-text h1 {
    font-size: 50px;
  }
  .banner1 .banner1-text h2 {
    font-size: 65px;
  }
  .banner1 .banner-bottle .bottle img {
    width: 80%;
  }
  .about-titanium-section .text .list li p {
    font-size: 14px;
    padding: 5px 50px;
  }
  .about-titanium-section .text .list {
     padding-top: 10px;
   }
  .about-titanium-section .text p {
    padding-top: 23px;
  }
  .our-products-section .products-our .option1 .number {
    padding: 7px;
    height: 30px;
    width: 30px;
    top: 0px;
    left: -7px;
  }
  .our-products-section .products-our .option1 .circle {
    width: 90px;
    height: 90px;
    padding-top: 18px;
    flex-basis: 90px;
  }
  .our-products-section .products-our .option1 .name {
    flex-basis: 50%;
    padding-left: 5px;
  }
  .our-products-section .products-our .option1.circle4 .circle img,.our-products-section .products-our .option1.circle3 .circle img{
    width: 53%;
  }
  .our-products-section .products-our .option1.circle4 .line4 {
    bottom: 60px;
  }
  .oil-names .four-names a {
    font-size: 14px;
  }
  .right-corner img{
    width: 50%;
    float: right;
  }
  .home-page-banner .owl-carousel .owl-item img{
    max-width: 100%;
  }
  .home-page-banner .left .banner_detail .right_image {
    width: 50%;
    margin-left:-52px;
  }
  .home-page-banner .left .banner_detail .left_detail{
    width: 50%;
  }
  .home-page-banner .left .banner_heading p span{
    font-size: 34px;
  }
  .home-page-banner .left .banner_heading h1{
    font-size: 64px;
  } 
  .home-page-banner .left .banner_detail .left_detail p{
    font-size: 22px;
    line-height: 24px;
    padding:4px 10px 4px 15px;
  }
  .home-page-banner .left .banner_detail .left_detail span{
    font-size: 17px;
  }
  .home-page-banner .owl-nav{
    display: none;
  }
  .home-page-banner .banner_03 .banner_heading{
    padding-top: 50px;
  }
  .home-page-banner .banner_03 .banner_heading p {
    padding: 8px 10px 8px;
  }
  .home-page-banner .banner_04 .left .banner_heading p span{
    font-size: 42px;
  }
  .home-page-banner .banner_04 .left .banner_heading h1{
    font-size: 66px;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail p{
    font-size: 14px;
    padding: 6px 7px 6px 14px;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail span {
    font-size: 9px;
    padding-left: 0px;
  }
}
@media only screen and (max-width: 992px) {
  .navbar-brand img {
    width: 200px;
  }
  .products-inner-details .products-deta .descp-product{
    padding-left: 0px;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
    padding: 12px 5px;

  }
  .our-products-section .products-our .option1.circle4 .line4 {
    position: absolute;
    left: -159px;
    bottom: 58px;
  }
  .product_desc_paragraph{
    padding-left: 0px;
  }
  .our-products-section .products-our .option1.circle1 {
    position: absolute;
    left: 161px;
    top: 59px;
  }
  .our-products-section .products-our .option1.circle2 {
    position: absolute;
    left: 181px;
    top: 181px;
  }
  .our-products-section .products-our .option1.circle3 {
    position: absolute;
    left: 198px;
    top: 331px;
  }
  .our-products-section .products-our .option1.circle4 {
    position: absolute;
    left: 80px;
    top: 470px;
  }
  .our-products-section .products-our .image img {
    left: -500px;
  }
  .our-products-section .products-our .option1.circle5{
    left: -70px;
    width: 100%;
  }
  /*.our-products-section .products-our .option1 .name*/
  .our-products-section .products-our .products-points {
    flex-basis: 55%;
  }
  .our-products-section .products-our .products-desp {
    flex-basis: 45%;
  }
  .our-products-section .products-desp .description-card h3 {
    font-size: 17px;
  }
  .our-products-section .products-desp .description-card h3 {
    background-color: #27428f;
    font-weight: 600;
    font-size: 15px;
    padding: 13px;
  }
  .heading-h2 span.second {
    font-size: 35px;
    padding: 10px 35px;
  }
  .heading-h2 span.first {
    font-size: 20px;
    padding: 10px 10px;
  }
  .heading-h2:before {
    width: 35px;
    height: 45px;
    background-color: #f3c716;
    right: -12px;
    z-index: 1;
    bottom: 7px;
    transform: skew(-12deg);
  }
  .heading-h2:after {
    width: 35px;
    height: 45px;
    right: -9px;
    bottom: 26px;
  }
  .products-banner h2 {
    font-size: 30px;
    margin-left: 30px;
  }
  .oil-names .four-names a {
    font-size: 12px;
    padding: 15px 10px;
  }
  .oil-bottles .five-bottles .first-bottle .bottle-name h4 {
    font-size: 16px;
  }
  .oil-bottles .five-bottles .first-bottle .bottle-name p {
    font-size: 14px;
  }
  .about-us .pic-img {
    left: 3%;
  }
  .products-inner-details .products-details .products-names {
    flex-basis: 100%;
    max-width: 400px;
    margin: auto;
    margin-bottom: 30px;
  }
  .products-inner-details .products-details .products-deta {
    flex-basis: 100%;
  }
  .home-page-banner .left .banner_heading h1{
    font-size: 52px;
  }
  .home-page-banner .left .banner_heading p{
    padding: 2px 10px 3px;
  }
  .home-page-banner .left .banner_heading p span{
    font-size: 26px;
  }
  .home-page-banner .left .banner_detail .left_detail p {
    font-size: 18px;
    line-height: 20px;
    padding: 4px 12px 4px 8px;
  }
  .home-page-banner .left .banner_detail .left_detail span{
    font-size: 15px;
  }
  .home-page-banner .banner_04 .left .banner_heading p {
    padding: 4px 12px 4px;
  }
  .home-page-banner .banner_04 .left .banner_heading p span {
    font-size: 32px;
  }
  .home-page-banner .banner_04 .left .banner_heading h1 {
    font-size: 56px;
  }
  .home-page-banner .banner_04 .left .banner_detail .right_image{
    margin-left: -9px;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail span{
    font-size: 10px;
  }
  .home-page-banner .left .banner_detail .right_image , .home-page-banner .banner_02 .left .banner_detail .right_image{
    margin-left: -40px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-brand span {
    font-size: 20px;
  }
  .navbar-light .navbar-toggler {
    padding: 3px 8px;
  }
  .topb-contact-info {
    position: unset;
    top: unset;
    padding: 10px;
    margin-bottom: 0;
  }
  .topb-contact-info li {
    display: block;
    padding-bottom: 10px;
  }
  .navbar-light .navbar-nav {
    padding-top: 0;
  }
  .navbar-light .navbar-nav li {
    transform: skew(0);
    z-index: 9;
  }
  .navbar-light .navbar-nav .nav-link{
    transform: skew(0);
  }
  .dropdown-menu {
    transform: skew(0);
    background-color: #27428f;
    color: #fff;
  }
  .banner1 .banner1-text h1 {
    font-size: 40px;
  }
  .banner1 .banner1-text h2 {
    font-size: 52px;
  }
  .banner1 .banner1-text h1 span.smallone {
    display: none;
  }
  .banner1 .banner1-text {
    position: absolute;
    top: 8%;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .banner1 .banner-bottle{
    display: none;
  }
  .banner1{
    height: 500px;
  }
  .banner2 {
    background-position: top;
  }
  .banner3 {
    background-position: center;
  }
  .banner4 {
    background-position: top;
  }
  .about-titanium-section .about-text .image {
    display: none;
  }
  .about-titanium-section .about-text .text {
    flex-basis: 100%;
    padding-left: 20px;
    padding-top: 50px;
    padding-right: 20px;
  }
  .right-corner{
    display: none;
  }
  .triangle-pic img{
    display: none;
  }
  .padding-bottom{
    padding-bottom: 50px;
  }
  .padding-top{
    padding-top: 50px;
  }

  .about-titanium-section .text .list li:before {
    background-size: contain;
    left: -23px;
    top: 3px;
    height: 100%;
    width: 41px;
  }
  a.become-dealer-btn {
    margin: auto;
    margin-top: 30px;
  }
  .our-products-section {
    padding-bottom: 141px;
  }
  .our-products-section .side-truck {
    display: none;
  }
  .our-products-section .products-our .image{
    display: none;
  }
  .our-products-section .products-our .option1 .line1 , .line2 , .line3 , .line4{
    display: none;
  }
  .our-products-section .products-our .option1.circle4 .line4 {
    position: absolute;
    left: -159px;
    bottom: 58px;
  }
  .our-products-section .products-our .option1.circle1 , .our-products-section .products-our .option1.circle5{
    position: unset;
    left: unset;
    top: unset;
  }
  .our-products-section .products-our .option1.circle2 {
    position: unset;
    left: unset;
    top: unset;
  }
  .our-products-section .products-our .option1.circle3 {
    position: unset;
    left: unset;
    top: unset;
  }
  .our-products-section .products-our .option1.circle4 {
    position: unset;
    left: unset;
    top: unset;
  }
  .our-products-section .products-our .options {
    width: 100%;
    float: none;
  }
  .our-products-section .products-our .products-points {
    flex-basis: 100%;
  }
  .our-products-section .products-our .options {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
  }

  .our-products-section .products-our .option1 .name {
    flex-basis: 100%;
    padding-left: 0;
    text-align: center;
  }
  .our-products-section .products-our .option1 .circle {
    width: 90px;
    height: 90px;
    padding-top: 18px;
    flex-basis: auto;
    margin: auto;
  }
  .our-products-section .products-our .option1 {
    flex-basis: 25%;
    margin-bottom: 20px;
    padding: 10px;
  }
  .our-products-section .products-our .option1 .name p {
    font-size: 15px;
  }
  .our-products-section .products-our .products-desp {
    flex-basis: 100%;
    padding-left: 0;
  }
  .our-products-section {
    padding-bottom: 50px;
  }
  .industrial-applicants .industrial-products .all-images {
    flex-basis: 50%;
  }
  .products-banner h2 {
    margin: auto;
    margin-top: 50px;
  }
  .products-banner {
    height: 300px;
  }
  .oil-bottles .five-bottles .first-bottle {
    flex-basis: 50%;
    margin-bottom: 10px;
  }
  .oil-names .four-names a {
    display: block;
    border-bottom: 1px solid #2e2e2e;
    font-size: 15px;
  }
  .oil-names .four-names {
    padding-top: 40px;
    text-align: center;
    max-width: 400px;
    margin: auto;
  }
  .oil-bottles {
    padding-top: 50px;
  }
  .about-us .trailer img{
    display: none;
  }
  .about-us .truck{
    display: none;
  }
  .about-us .pic-img {
    position: unset;
    left: unset;
    top: unset;
  }
  .about-us .pic img {
    display: none;
  }
  .about-us .pic-img ul{
    padding-left: 17px;
  }
  .about-us .pic-img li p {
    color: #fff;
    padding: 7px 30px;
    font-size: 14px;
  }
  img.engine-oil{
    display: none;
  }
  .about-page-story h2.heading-h2 {
    margin: auto;
  }
  .about-page-story p.heading-para {
    text-align: center;
    margin-left: 0;
  }
  
  .about-page-story h3{
    text-align: center;
  }
  .Choose-us-section h2.heading-h2 {
    margin: auto;
    margin-bottom: 30px;
  }
  .quality-oil .lubricants {
    text-align: center;
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .Choose-us-section a.become-dealer-btn {
    float: none;
  }
  .industrial-applicants-page h2 {

    font-size: 30px;
    margin: auto;
    margin-top: 50px;
  }
  .contact-page-banner .banner1 .banner-bottle{
    display: none;
  }
  .products-inner-details .products-deta .descp-product .image {
    flex-basis: 100%;
    max-width: 300px;
    margin: auto;
  }
  .products-inner-details .products-deta .descp-product .text {
    flex-basis: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .products-inner-details .products-deta .descp-product {
    padding-left: 0;
  }
  .products-inner-details .buttons-pdfs .button {
    flex-basis: 100%;
    margin-bottom: 30px;
  }
  .products-inner-details .buttons-pdfs .pdfs {
    flex-basis: 100%;
  }
  .yellow-pic{
    display: none;
  }
  .products .all-products .four-products .all-pics .cars img {
    width: 50px;
  }
  .products .all-products .four-products .all-pics .cars h4 {
    font-size: 16px;
  }
  .home-page-banner .left .banner_heading p {
    padding: 0px 10px 0px;
  }
  .home-page-banner .left .banner_heading p span{
    font-size: 24px;
  }
  .home-page-banner .left .banner_heading h1{
    font-size:48px;
    margin: -20px 0px 20px -10px;
  }
  .home-page-banner .left .banner_heading {
    padding-top: 35px;
  }
  .home-page-banner .banner_01, .home-page-banner .banner_02, .home-page-banner .banner_03, .home-page-banner .banner_04{
    padding-bottom: 25px;
  }
  .home-page-banner .left{
    width: 65%;
    padding-left: 10px;
  }
  .home-page-banner .left .banner_detail .left_detail{
    order:2;
  }

  .home-page-banner .left .banner_detail .left_detail p{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    font-size:15px;
    line-height: 18px;
    margin:0px 0px 4px;
    padding: 4px 0px 4px 12px;
  }
  .home-page-banner .left .banner_detail .right_image{
    margin-left: -30px;
    z-index: 999;
  }
  .home-page-banner .left .banner_detail .left_detail, .home-page-banner .banner_02 .left .banner_detail .right_image{
    margin-left: -20px;
    margin-bottom: 8px;
  }

  .home-page-banner .left .banner_detail .left_detail span{
    font-size: 14px;
  }
  .home-page-banner .banner_03 .right .mob{
    display: block;
  }
  .home-page-banner .banner_03 .right img:first-child{
    display: none;
  }
  .home-page-banner .banner_03 .banner_img{
    display: none;
  }
  .home-page-banner .banner_03 .left{
    width: 100%;
  }
  .home-page-banner .banner_03 .right {
    width: 100%;
    margin-top: 10px;
  }
  .home-page-banner .banner_03 .right img {
    max-width: 400px;
    margin:0 auto;
  }
  .home-page-banner .banner_04 .left .banner_heading p {
    padding: 0px 12px 0px;
  }
  .home-page-banner .banner_04 .left .banner_heading p span {
    font-size: 26px;
  }
  .home-page-banner .banner_04 .left .banner_heading h1 {
    font-size: 46px;
  }
  .home-page-banner .banner_04 .left {
    width: 75%;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_content{
    width: 38%;
    padding-right: 20px;
  }
  .home-page-banner .banner_04 .left .banner_detail .right_content{
    width: 62%;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail{
    order:0;
    margin-left: -50px;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail p {
    font-size: 14px;
    padding: 4px 3px 3px 18px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .home-page-banner .banner_04 .left .banner_detail .right_image {
    margin-left: -14px;
  }
  .home-page-banner .banner_04 .left .banner_detail .left_detail span{
    padding-left: 5px;
  }
  .home-page-banner .left .banner_detail .left_detail{
    width: 40%;
  }
  .home-page-banner .banner_01 .left .banner_detail .left_detail{
    position: relative;
    top:20px;
  }
}


@media only screen and (max-width: 530px) {
  .home-page-banner .owl-nav{
    display: none;
  }
  .about-titanium-section .text .list ul{
    padding-left: 15px;
  }
  .about-titanium-section .text .list li p{
    padding: 5px 20px;
  }
  .about-titanium-section .about-text .text{
    padding-top: 30px;
  }
  .about-titanium-section .text h4{
    font-size: 20px;
  }
  .our-products-section .products-our .option1 {
    flex-basis: 50%;
    margin-bottom: 30px;
  }
  .heading-h2 span.first {
    font-size: 20px;
    padding: 8px 10px;
    margin-right: 0;
    display: table;
  }
  .heading-h2 span.second {
    font-size: 30px;
    padding: 5px 20px;
    padding-right: 43px;
  }
  .industrial-applicants .industrial-products .all-images .cars h5 {
    font-size: 11px;
  }
  .products .all-products .four-products {
    flex-basis: 101%;
    padding: 3px;
  }
  .home-page-banner .left .banner_heading p span {
    font-size: 18px;
    line-height: 35px;
  }
  .home-page-banner .left .banner_heading h1{
    font-size: 42px;
    margin: -18px 0px 20px -10px;
  }
  .home-page-banner .left .banner_detail .left_detail p{
    font-size: 14px;
  }
  .home-page-banner .left .banner_detail .left_detail span{
    font-size: 13px;
  }
  .home-page-banner .left {
    width: 100%;
  }
  .home-page-banner .banner_01 .left .banner_detail{
    margin-top: 18px;
  }
  .home-page-banner .banner_04 .left .banner_detail{
    margin-top: 24px;
  }
  .home-page-banner .banner_03 .right img{
    max-width: 270px;
  }
  .home-page-banner .banner_04 .left .banner_heading p span {
    font-size: 20px;
  }
  .home-page-banner .banner_04 .left .banner_heading h1 {
    font-size: 36px;
  }
  .home-page-banner .banner_04 .left {
    width: 100%;
  }
}