video#homevideo::-webkit-media-controls {
  display: none
}

.carousel-item {
  height: auto;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.sliderindex .carousel-caption {
  right: 15%;
  bottom: 10%;
  left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  width: 1100px;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 0
}

.no-margin {
  margin: 0
}

.no-padding {
  padding: 0
}

.pb25 {
  padding-bottom: 25px
}

.ml30 {
  margin-left: 30px !important
}

.disptext {
  width: 455px
}

.disptext .frst {
  display: block;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 30px;
  font-weight: 100
}

.disptext h2 {
  background: #000;
  font-size: 72px;
  font-weight: 100 !important
}

.leading-man-right-sec h1 {
  font-weight: 200
}

.disptext h2 .red {
  color: red
}

.disptext span.last {
  display: block;
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 30px;
  font-weight: 100
}

.sliderindex video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sliderindex .carousel-control-next,
.sliderindex .carousel-control-prev {
  height: 80%;
  padding-top: 10%;
  width: 5%
}

header {
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 1
}

header.sticky {
  position: fixed;
  top: 20px;
  width: 100%;
  z-index: 9999;
  background: #fff;
  top: 0;
  padding-bottom: 10px
}

.whiteheader .menu-sec .topmenu li a {
  color: #fff
}

.whiteheader .bottommenu .navbar .nav-link {
  color: #fff;
  font-weight: 500
}

.whiteheader .menu-sec .topmenu li::before {
  color: #fff
}

.whiteheader span.logotext {
  color: #fff
}

span.logotext {
  font-size: 14px;
  font-family: serif;
  font-weight: 100;
  text-align: justify;
  width: 100%;
  display: block;
  word-spacing: 1.5px;
  color: #000
}

body {
  font-family: Roboto, sans-serif
}

.menu-sec {
  float: right;
  width: 75%;
  margin-top: 0
}

.logo {
  float: left
}

.logo a:hover {
  text-decoration: none
}

.menu-sec .topmenu {
  float: inherit;
  display: block
}

.menu-sec .topmenu ul {
  width: 100%;
  display: inline;
  float: right
}

.menu-sec .topmenu li {
  list-style: none;
  display: inline-block;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 14px
}

.menu-sec .topmenu li::before {
  content: "|";
  margin-left: 0;
  margin-right: 4px;
  color: #000
}

.menu-sec .topmenu li a:hover {
  background: red;
  color: #fff !important
}

.menu-sec .topmenu li a {
  color: #000;
  text-decoration: none;
  padding: 0 5px;
  font-weight: 500
}

.menu-sec .topmenu li.onlinebtn::before,
.menu-sec .topmenu li:first-child::before {
  display: none
}

.menu-sec .topmenu li.onlinebtn {
  margin-left: 15px
}

.menu-sec .topmenu li.onlinebtn a {
  background: #f90f00;
  color: #fff !important;
  font-size: 13px;
  padding: 5px 9px
}

.bottommenu {
  float: right;
  display: block;
  width: 78%
}

.navbar .dropdown-menu div[class*=col] {
  margin-bottom: 0
}

.navbar .dropdown-menu {
  border: none;
  background-color: rgb(0 0 0 / .9) !important;
  padding-top: 35px;
  padding-bottom: 35px
}

.bottommenu .navbar .dropdown-menu .buynw {
  background: #f90f00;
  color: #fff;
  width: 200px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  font-size: 18px;
  margin-top: 47px;
  float: left
}

.active-menu {
  background: red;
  color: #fff !important
}

@media screen and (min-width:992px) {
  .navbar {
    padding-top: 0;
    padding-bottom: 0
  }

  .navbar .nav-item {
    padding: .5rem;
    margin: 0 .25rem
  }

  .navbar .dropdown {
    position: static
  }

  .navbar .dropdown-menu {
    width: 100vw;
    left: 34.9%;
    right: 0;
    top: 18px;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .3s linear;
    margin-left: -50vw
  }

  .navbar .dropdown .dropdown-menu:hover,
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity .3s linear
  }

  .navbar .dropdown-menu {
    border: 1px solid rgb(0 0 0 / .15);
    background-color: #fff
  }
}

.bottommenu .navbar {
  padding: 0
}

.bottommenu .navbar .nav-item {
  padding: 0;
  margin: 0
}

.bottommenu .navbar .nav-link {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 0 2px;
  text-transform: uppercase
}

.bottommenu .navbar .nav-link:hover {
  background: red;
  color: #fff !important
}

.bottommenu .navbar.navbar-expand-lg .navbar-collapse {
  display: block
}

.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav {
  display: block;
  float: right;
  display: block;
  float: right;
  margin-left: 20px
}

.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item {
  float: left;
  margin-left: 19px
}

.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item:first-child {
  max-height: 35px
}

.dropdown-menu a.nav-link.submtitle {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px;
  margin-top: 0 !important
}

.bottommenu .navbar .dropdown-menu .nav-link.submtitle {
  color: #f89b1b !important;
  width: 99%;
  float: left;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 16px
}

.bottommenu .navbar .dropdown-menu .nav-link {
  color: #fff !important;
  padding-left: 0;
  margin-top: 10px
}

.bottommenu .navbar .dropdown-menu .nav-link:hover {
  background: unset;
  color: #f89b1b !important
}

.dropdown-menu a.nav-link.submtitle.second {
  padding-top: 40px
}

.bottommenu .navbar .dropdown-menu .text-white {
  font-size: 18px
}

.namemenu {
  display: none
}

.aboutsec {
  background-image: linear-gradient(to right, #efa54c, #f77b56)
}

.leading-man-left-sec p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  text-align: justify
}

.aboutsec .container {
  padding-top: 60px;
  padding-bottom: 60px
}

.leading-man-right-sec {
  font-size: 39px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 55px
}

.leading-man-right-sec span {
  font-size: 43px;
  font-weight: 600
}

.iconboxs .box {
  background: #fff;
  border: .5px solid #f0a24c;
  padding: 25px
}

.iconboxs .img {
  text-align: center
}

.iconboxs .img img {
  max-width: 75px
}

.iconboxs .count {
  font-size: 32px;
  font-weight: 400;
  text-align: center
}

.iconboxs .name {
  text-align: center;
  font-size: 18px;
  font-weight: 100
}

.iconboxs {
  margin-top: 40px
}

.iconboxs .row {
  margin: 0
}

.productsec {
  margin: 36px 0 36px
}

.productboxs .row {
  margin: unset
}

.productboxs .proboxinner {
  border: 2px solid #efefef
}

.productboxs .row>div {
  padding: 8px
}

.productboxs .proboxinner .img {
  width: 100%
}

.productboxs .proboxinner .img img {
  width: 100%
}

.productsec .container {
  padding: 6px
}

.productboxs .proboxinner .name {
  background: #f0b51a;
  padding: 18px 0;
  text-align: center;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500
}

.productboxs .proboxinner .img span {
  background: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 195.5px 0;
  font-size: 18px;
  color: #000
}

.productboxs .proboxinner a:hover .name {
  background: #db0f10;
  color: #fff
}

.productboxs .proboxinner a:hover {
  text-decoration: none
}

.masonry {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: .85em;
  margin-top: 30px
}

.masonry .item {
  display: inline-block;
  background: #fff;
  margin: 0 0 1.5em;
  width: 100%;
  -webkit-transition: 1s ease all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 2px 2px 4px 0 #ccc
}

.masonry .item img {
  max-width: 100%
}

.masonry .containmasory {
  background: #f48b52;
  padding: 20px 15px
}

.masonry .containmasory .title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  color: #000;
  margin-bottom: 6px;
}

.masonry .containmasory ul {
  padding-left: 16px;
  color: #4e4e4e;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 25px;
  margin-bottom: 0
}

.entry-overlay {
  background-color: rgb(0 0 0 / .26);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: opacity .2s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
  transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.masonry .item .imagbox {
  position: relative
}

.entry-overlay img {
  width: 40px;
  text-align: -webkit-auto;
  line-height: 60px;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  font-size: 32px;
  top: 50%;
  margin-top: -15px;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000px;
  opacity: 0;
  -webkit-transform: translatex(-20px);
  -moz-transform: translatex(-20px);
  -ms-transform: translatex(-20px);
  transform: translatex(-20px);
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: opacity .2s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
  transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1)
}

.cl-icon-arrow-right:before {
  content: '21A3'
}

.masonry .item a:hover {
  text-decoration: none
}

.masonry .item a:hover .entry-overlay {
  opacity: 1
}

.masonry .item a:hover .entry-overlay img {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
  opacity: 1
}

.sec-title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600
}

.margridsec {
  margin: 40px 0
}

.masonry .item a:hover ul {
  color: #fff
}

.masonry .item a:hover .title {
  color: #fff
}

.masonry .item a:hover .containmasory {
  background: #000
}

@media only screen and (max-width:320px) {
  .masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
  }
}

@media only screen and (min-width:321px) and (max-width:767px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2
  }
}

@media only screen and (min-width:769px) and (max-width:1200px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3
  }
}

@media only screen and (min-width:1201px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3
  }
}

.testimonialsec {
  background: #e5e5e5;
  padding: 40px 0
}

.subline {
  font-size: 16px;
  color: #000;
  text-align: center;
  font-weight: 100
}

.testimonbox {
  background-image: linear-gradient(to right, #efa54c, #f77b56);
  border-radius: 25px;
  padding: 20px
}

.testimonbox .dec {
  font-size: 15px;
  font-weight: 100;
  color: #fff;
  font-style: italic;
  text-align: justify;
  position: relative;
  padding: 0 20px
}

.testimonbox .dec .quote.left {
  font-size: 50px;
  height: 1px;
  position: absolute;
  top: 0;
  line-height: 1;
  left: 0
}

.testimonbox .dec .quote.right {
  font-size: 50px;
  height: 1px;
  position: absolute;
  bottom: 0;
  line-height: .5;
  right: 10px
}

.testimonbox hr.divid {
  color: #fff;
  border-color: #fff
}

.testimonbox .userinfo .left {
  display: inline-block
}

.testimonbox .userinfo .right {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-top: 11px;
  text-align: center
}

.testimonbox .userinfo .right span {
  color: #dadada;
  font-weight: 100;
  width: 100%;
  display: block
}

.testimonialsec .owl-carousel {
  margin-top: 25px
}

.testimonialsec .owl-nav {
  position: absolute;
  top: 32%;
  width: 100%
}

.testimonialsec .owl-carousel .owl-nav button.owl-next,
.testimonialsec .owl-carousel .owl-nav button.owl-prev {
  font-size: 50px
}

.testimonialsec .owl-nav .owl-prev {
  left: 0;
  float: left
}

.testimonialsec .owl-nav .owl-next {
  left: 0;
  float: right
}

.viewall {
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 1.5;
}

.viewall a {
  color: #727272 !important;
  text-align: center;
  display: block;
  margin: auto;
  font-size: 18px
}

.state-of-sec {
  background-image: url(../images/home/bgleft1.webp);
  background-position: inherit;
  background-repeat: no-repeat;
  background-color: #e5e5e5;
  background-size: 50%
}

.state-of-sec .leftsec {
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 40px
}

.state-of-sec .leftsec .title {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  margin-bottom: 15px
}

.state-of-sec .leftsec p {
  color: #000;
  font-weight: 100;
  line-height: 25px
}

.state-of-sec .leftsec a {
  color: red
}

.state-of-sec .leftsec a:hover {
  text-decoration: none;
  color: #000
}

.testimonialsec button.owl-prev {
  display: none !important
}

.testimonialsec button.owl-next {
  display: none !important
}

.buynow-title {
  text-transform: uppercase;
  font-size: 18px
}

footer {
  background-color: #333;
  padding: 20px 0
}

.footertobband {
  background-image: linear-gradient(to right, #fa6365 25%, #fcb354 25%, #fcb354 50%, #5bb8fd 50%, #5bb8fd 75%, #fa8032 75%);
  background-size: 100% 7px;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 7px
}

.footer-social-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  width: 100%
}

.footer-social-icon ul li {
  display: inline-block
}

.footer-social-icon {
  margin-top: 12px
}

footer .logopart {
  max-width: 240px;
  float: left
}

.footer-social-icon ul li:first-child {
  margin-left: 0
}

.footer-social-icon ul li {
  display: block;
  float: left;
  margin-left: 4px;
  width: 13.3%
}

.footer-social-icon img {
  width: 100%;
  background: #000
}

.footer-social-icon a:hover img {
  background: #c70009
}

.quicklink {
  display: block;
  float: left;
  width: 60%;
  color: #fff;
  margin-left: 30px
}

.quicklink .title {
  text-transform: uppercase;
  font-size: 18px
}

footer .title {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
}

.quicklink ul {
  padding: 0;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block
}

.quicklink ul li {
  float: left;
  display: block;
  width: 50%;
  color: #969696;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px
}

.quicklink ul li a {
  color: #969696
}

.quicklink ul li a:hover {
  text-decoration: none;
  color: #f89b1b
}

.quicklink ul li:nth-child(2n) {
  width: 45%;
  margin-left: 15px
}

.newslete {
  width: 240px;
  float: left
}

.newslete .emil {
  width: 100%;
  display: block;
  font-size: 13px;
  padding: 10px;
  background: #000;
  border: #ffdead;
  margin-top: 20px;
  margin-bottom: 10px
}

.newslete button {
  background: #ef7f19;
  border: #ffdead;
  padding: 4px 25px;
  font-size: 15px;
  text-transform: uppercase
}

.contact {
  margin-left: 0;
  float: none;
  width: 100%
}

.contact .address {
  color: #969696;
  font-size: 14px;
  font-weight: 400;
  margin-top: 17px
}

.contact .address h4 {
  font-size: 1rem;
}

.contact .address .contactlink {
  margin-top: 25px;
  font-size: 16px
}

.contact .address .contactlink a {
  color: #969696
}

.contact .address .contactlink a:hover {
  text-decoration: none;
  color: #f89b1b
}

.footer-buyicon {
  margin-top: 6px
}

.footer-buyicon img {
  margin-bottom: 15px;
  width: 86px;
  margin-right: 10px
}

.newslete ul {
  list-style: none;
  padding: 0;
  margin: 11px 0
}

.newslete ul li {
  line-height: 27px
}

.newslete ul li a {
  color: #969696;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase
}

.newslete ul li a:hover {
  text-decoration: none;
  color: #f89b1b
}

.bannersec {
  position: relative;
  width: 100%
}

.bannersec.aboutbg {
  background-image: url(../images/about/about_Banner.jpg);
  height: 540px;
  background-position: center
}

.bannersec .headercontent {
  font-size: 110px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-weight: 100;
  bottom: 0
}

.bannersec .headercontent h1,
.bannersec .headercontent h2 {
  font-size: 55px;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-weight: 100;
  bottom: 0
}

.abouttxt {
  padding: 60px 0;
  text-align: left;
  color: #8e8e8e;
  font-weight: 100
}

.abouttxt .abottitle {
  color: #000
}

.abouttxt p {
  text-align: justify;
  margin-bottom: 22px
}

.whykane {
  padding: 40px 0
}

.whykane .left {
  padding-left: 95px
}

.whykane .boxw {
  height: 555px;
  width: 555px;
  display: block;
  background: #fff;
  box-shadow: 0 0 30px 0 #888;
  padding: 45px
}

.whykane .boxw h1 {
  font-weight: 100
}

.whykane .boxw h1 span {
  width: 100%;
  display: block;
  font-weight: 700;
  font-size: 50px;
  letter-spacing: 4px
}

.whykane .boxw ul {
  padding-left: 20px;
  color: #8e8e8e;
  font-weight: 100
}

.whykane .boxw ul li {
  margin-bottom: 20px
}

.abottitle {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1.5;
}

.whykane .box img {
  display: block
}

.whykane .box h3 {
  width: 100%;
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  margin: 0;
}

.whykane .box {
  margin-bottom: 40px
}

.visionmission {
  background-image: url(../images/about/Mission-vision_Banner.jpg);
  height: 550px;
  background-position: center;
  padding: 30px 0
}

.missionbox {
  background: #3a3a3a;
  max-width: 600px;
  padding: 30px;
  float: right;
  margin-right: 130px;
  margin-top: 50px
}

.missionbox .title {
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 0;
  line-height: 1.5;
}

.missionbox ul {
  padding-left: 20px;
  margin-top: 25px;
  color: #ccc
}

.missionbox.vision {
  clear: both;
  background: #f39c0f
}

.missionbox.vision .title {
  color: #000
}

.missionbox.vision ul {
  color: #000
}

.qualitystand {
  clear: both;
  padding-top: 120px;
  display: block;
  padding-bottom: 110px
}

.qualitystand .abottitle {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.5;
}

.qualitystand .box {
  display: block;
  text-align: center
}

.corevalue {
  background-image: url(../images/about/Core-Value.jpg);
  background-position: center;
  background-size: cover;
  padding: 30px 0
}

.corevalue .abottitle {
  text-align: center
}

.corevalue .subtitle {
  text-align: center;
  color: #585656;
  width: 650px;
  display: block;
  margin: auto
}

.corevalue .box {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px
}

.corevalue .box .name {
  font-weight: 700;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 1.5;
}

.corevalue .box .dec {
  color: #000;
  width: 80%;
  display: block;
  margin: auto
}

.corevalue .box .readmore {
  margin-top: 9px;
  display: block
}

.companyprofile {
  margin: 60px 0
}

.companyprofile .left .bgbox {
  width: 511px;
  height: 365px;
  display: block;
  background: #ea9c52;
  position: absolute;
  top: 0;
  z-index: -1
}

.companyprofile .left img {
  float: right;
  margin-top: 27px
}

.companyprofile .right {
  margin-top: 27px;
  padding-left: 25px
}

.companyprofile p {
  font-weight: 400
}

.milestone .abottitle {
  text-align: center;
  color: #fff
}

.milestone {
  background-image: url(../images/about/Milestone-Banner.jpg);
  background-position: center;
  background-size: cover;
  padding-top: 40px
}

.timeline {
  white-space: nowrap;
  overflow-x: hidden;
  position: relative
}

.timeline ol {
  font-size: 0;
  width: 100vw;
  padding: 260px 0;
  transition: all 1s
}

.timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 210px;
  height: 13px;
  background-image: url(../images/about/Circle.png);
  background-position: left
}

.timeline ol li:last-child {
  width: 280px
}

.timeline ol li:not(:first-child) {
  margin-left: 14px
}

.timeline ol li:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #fca700
}

.timeline ol li div {
  position: absolute;
  left: calc(100% + 6px);
  width: 450px;
  padding: 15px;
  font-size: 16px;
  white-space: normal;
  color: #f3f3f3;
  background: 0 0;
  border-left: 2px solid #fca700
}

.whykane .abottitle {
  text-align: center
}

.whykane .row {
  margin-left: 100px
}

.timeline ol li:nth-child(odd) div {
  top: 1px;
  transform: translateY(-100%)
}

.timeline ol li:nth-child(even) div {
  top: calc(100% + 0px)
}

.timeline ol li:nth-child(even) div::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: #fff0 #fff0 #fff0 #fff
}

.timeline time {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 8px;
  background: #fca700;
  width: 100px;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  top: -25px;
  left: -12px;
  color: #000
}

.timeline time::before {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(10% + 0px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #fb8401;
  border: 1px solid #fff
}

.timeline ol li:nth-child(even) div time {
  top: unset;
  bottom: -35px
}

.timeline .arrows {
  display: block;
  justify-content: center;
  margin-bottom: 20px;
  position: absolute;
  top: 42%;
  width: 100%
}

.timeline .arrows button.arrow.arrow__prev {
  float: left;
  margin-left: 40px
}

.timeline .arrows button.arrow.arrow__next {
  float: right;
  margin-right: 40px
}

.timeline .arrows .arrow__prev {
  margin-right: 20px
}

.timeline .disabled {
  opacity: .5
}

.timeline .arrows img {
  width: 30px;
  height: 30px
}

.timeline .arrows button {
  background: unset;
  border: none
}

.timeline ol li:nth-child(even)>div {
  display: table
}

.timeline ol li:nth-child(even) .milestones-textbot {
  position: relative;
  left: 0;
  border: unset;
  padding: 0;
  display: table-cell;
  padding-bottom: 0;
  vertical-align: bottom;
  top: unset
}

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

  .timeline ol,
  .timeline ol li {
    width: auto
  }

  .timeline ol {
    padding: 0;
    transform: none !important
  }

  .timeline ol li {
    display: block;
    height: auto;
    background: 0 0
  }

  .timeline ol li:first-child {
    margin-top: 25px
  }

  .timeline ol li:not(:first-child) {
    margin-left: auto
  }

  .timeline ol li div {
    width: 94%;
    height: auto !important;
    margin: 0 auto 25px;
    position: static
  }

  .timeline ol li:nth-child(odd) div {
    transform: none
  }

  .timeline ol li:nth-child(even) div::before,
  .timeline ol li:nth-child(odd) div::before {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border: none;
    border-left: 1px solid #fff;
    height: 25px
  }

  .timeline .arrows,
  .timeline ol li:last-child,
  .timeline ol li:not(:last-child)::after,
  .timeline ol li:nth-last-child(2) div::before {
    display: none
  }
}

.abouttxt .rightimages {
  background: #e5e5e5;
  width: 185px;
  margin-left: 80px
}

.abouttxt .rightimages img:first-child {
  margin-top: -44px
}

.abouttxt .rightimages img {
  margin-left: -45px;
  margin-bottom: 45px
}

p {
  color: #000;
  font-weight: 400
}

.bannersec.careerbg {
  background-image: url(../images/Career_Banner.jpg);
  height: 540px;
  background-position: center
}

section.companyculture {
  margin-top: 45px
}

.companyculture .abottitle {
  text-align: center;
  width: 100%
}

.companyculture p {
  text-align: center;
  max-width: 90%;
  margin: auto
}

section.job-main {
  margin-top: 45px
}

.job-main p {
  margin-bottom: 30px;
  max-width: 397px;
  text-align: justify
}

.opening .abottitle {
  margin-bottom: 10px
}

.opening .post {
  margin-bottom: 15px
}

.opening .post span {
  color: #f64c4c
}

.jobform .abottitle {
  margin-bottom: 0
}

.inputbox {
  display: block;
  margin-top: 20px;
  float: left;
  width: 100%
}

.inputbox select {
  border: 1px solid #8e8e8e;
  border-radius: 0;
  color: #595959;
  height: 40px;
  padding: 0 6px;
  width: 99%;
  background: #fff;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 15px
}

#careerForm .inputbox select {
  -webkit-appearance: auto;
}

.inputbox input {
  width: 100%;
  display: block;
  border: 1px solid #8e8e8e;
  padding: 8px;
  font-weight: 300;
  font-size: 14px;
  width: 100%;
  background: #fff;
  color: #969696
}

.inputbox textarea {
  width: 100%;
  display: block;
  border: 1px solid #8e8e8e;
  padding: 8px;
  font-weight: 300;
  font-size: 14px;
  width: 100%;
  background: #fff;
  resize: none;
  height: 95px
}

.inputbox.half {
  width: 48%;
  margin-right: 25px
}

.inputbox.half:nth-child(even) {
  margin-right: 0
}

.inputbox button {
  background: #ef1313;
  border: unset;
  width: 100%;
  display: block;
  font-size: 18px;
  color: #fff;
  padding: 5px
}

.jobform {
  margin-bottom: 70px
}

.bannersec.industriesbg {
  background-image: url(../images/indusries/Banner.jpg);
  height: 540px;
  background-position: center
}

.industrysubp-main .title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 40px;
  margin-bottom: 20px
}

.industrysubp-main .greybg {
  background: #eee;
  padding: 10px;
  display: block;
  width: 100%;
  float: left
}

.industrysubp-main .greybg .systemname {
  color: #e81c1d;
  font-size: 14px
}

.systemname.a {
  width: 49%;
  display: inline-block
}

.systemname.b {
  width: 32.3%;
  display: inline-block
}

.systemname.c {
  width: 24%;
  display: inline-block
}

.proapplibocx.firstboxmar {
  margin-left: 0 !important
}

.industrysubp-main .greybg .proapplibocx .name {
  font-weight: 500;
  font-size: 18px
}

.industrysubp-main .greybg .proapplibocx .imgbox img {
  max-width: 113px;
  margin-top: 25px;
  max-height: 230px
}

.industrysubp-main .greybg .proapplibocx .systemimgbox img {
  max-width: 228px;
  max-height: 256px
}

.industrysubp-main .greybg .proapplibocx {
  max-width: 235px;
  float: left;
  display: block;
  margin-left: 29px
}

.industrysubp-main .greybg .proapplibocx:nth-child(2) {
  margin-left: 0
}

.industrysubp-main .greybg .proapplibocx .iconset {
  margin-top: 80px
}

.industrysubp-main .greybg .proapplibocx .iconset .icontypr span {
  width: 100%;
  font-size: 10px;
  display: block;
  text-align: center
}

.industrysubp-main .greybg .proapplibocx .iconset .icontypr {
  display: inline-block;
  width: 48%
}

.industrysubp-main .greybg .proapplibocx .iconset .icontypr img {
  width: 44px;
  margin: auto;
  display: block
}

.industrysubp-main .greybg .proapplibocx .knowmore a {
  color: #504c4b;
  font-size: 15px;
  font-weight: 500
}

.industrysubp-main .greybg .proapplibocx .knowmore {
  margin-top: 20px
}

.industrysubp-main .row:last-child {
  margin-bottom: 55px
}

.indwise-airports {
  background-image: url(../images/industries-Wise-Products/Airport_Banner.jpg);
  height: 541px;
  background-position: center
}

.indwise-electrical-bank {
  background-image: url(../images/industries-Wise-Products/Bank.jpg);
  height: 541px;
  background-position: center
}

.indwise-electrical-panels {
  background-image: url(../images/industries-Wise-Products/Electical-Panel.jpg);
  height: 541px;
  background-position: center
}

.indwise-factories {
  background-image: url(../images/industries-Wise-Products/Factory.jpg);
  height: 541px;
  background-position: center
}

.indwise-home {
  background-image: url(../images/industries-Wise-Products/Home.jpg);
  height: 541px;
  background-position: center
}

.indwise-hospitals {
  background-image: url(../images/industries-Wise-Products/Hospital.jpg);
  height: 541px;
  background-position: center
}

.indwise-hotel {
  background-image: url(../images/industries-Wise-Products/Hotel.jpg);
  height: 541px;
  background-position: center
}

.indwise-office {
  background-image: url(../images/industries-Wise-Products/Office.jpg);
  height: 541px;
  background-position: center
}

.indwise-oilgas {
  background-image: url(../images/industries-Wise-Products/Oil-Gas_Banner.jpg);
  height: 541px;
  background-position: center
}

.indwise-ressocie {
  background-image: url(../images/industries-Wise-Products/residential_banner.jpg);
  height: 541px;
  background-position: center
}

.indwise-schools {
  background-image: url(../images/industries-Wise-Products/School.jpg);
  height: 541px;
  background-position: center
}

.indwise-server {
  background-image: url(../images/industries-Wise-Products/Server-room.jpg);
  height: 541px;
  background-position: center
}

.indwise-warehous {
  background-image: url(../images/industries-Wise-Products/Wearhouse.jpg);
  height: 541px;
  background-position: center
}

.abc-powderbg {
  background-image: url(../images/product-listing/abc-powder-fire-extingushers/abc-powder-fire-extingushers-banner.jpg);
  height: 542px;
  background-position: center
}

.ul-powderbg {
  background-image: url(../images/product-listing/ul-fire-extingushers/banner.jpg);
  height: 542px;
  background-position: center
}

.lithium-ion-powderbg {
  background-image: url(../images/product-listing/lithium-ion-fire-extingushers/banner.jpg);
  height: 542px;
  background-position: center
}

.preengin-powderbg {
  background-image: url(../images/product-listing/preengin-powderbg.jpg);
  height: 542px;
  background-position: center
}

.fire-extinguisher {
  background-image: url(../images/product-listing/EXTINGUISHER-FILLING-MACHINE.jpg);
  height: 542px;
  background-position: center
}

.fire-extinguisherbg {
  background-image: url(../images/product-listing/FIRE-EXTINGUISHERS.webp);
  height: 542px;
  background-position: center
}

.fire-suppressionbg {
  background-image: url(../images/product-listing/Fire-Suppression-System.jpg);
  height: 542px;
  background-position: center
}

.cafs-watermistbg {
  background-image: url(../images/product-listing/Watermist-CAFS-system.jpg);
  height: 542px;
  background-position: center
}

.mainlisting-headertext {
  font-size: 56px;
  position: relative;
  top: 30%;
  color: #000;
  font-weight: 300;
  text-align: left
}

.mainlisting-headertext h1 {
  font-size: 56px;
  position: relative;
  top: 0;
  color: #000;
  font-weight: 300;
  text-align: left
}

.listing-headertext {
  font-size: 56px;
  position: relative;
  top: 28%;
  color: #fff;
  font-weight: 300;
  margin-left: 0
}

.listing-headertext h1 {
  padding: 20px 0 20px !important;
  font-size: 56px;
  position: relative;
  top: 0;
  color: #fff;
  font-weight: 300
}

.prolisting-main .abottitle {
  text-align: center
}

.prolisting-main {
  margin-top: 50px
}

.prolistbox {
  max-height: 215px;
  margin-bottom: 50px;
  display: block;
  float: left;
  margin-top: 135px;
  width: 100%
}

.prolistbox .imagebox {
  display: inline-block;
  width: 40%;
  background-image: linear-gradient(to right, #edab4a, #f29d4a, #f68f4d, #f98153, #f9735a);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 200px;
  float: left
}

.prolistbox .imagebox img {
  margin-top: -110px;
  margin-bottom: 35px;
  max-width: 100%
}

.prolistbox .details {
  display: inline-block;
  width: 60%;
  float: left;
  background: #f2f2f2;
  padding: 13px 20px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  height: 200px
}

.prolistbox .details .name {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 3px;
}

.col-md-6 .prolistbox .details .name {
  margin-top: 50px;
  line-height: 1.5;
}

.prolisting-main.branchpage .col-md-6 .prolistbox .details .name {
  margin-top: 5px;
}

.prolistbox .details .subtitle {
  color: #868686;
  font-weight: 100;
  margin-bottom: 8px
}

.prolistbox .details a.knowmore {
  background: #eb2929;
  padding: 7px 20px;
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  margin-right: 10px
}

.BC-Powder-Fire-Extinguishers {
  background-image: url(../images/product-listing/BC-Powder-Fire-Extinguishers/BC-Powder-Fire-Extinguishers.jpg);
  height: 542px;
  background-position: center
}

.Water-Foam-Fire-Extinguishers {
  background-image: url(../images/product-listing/Water-&-Foam-Fire-Extinguisher/Water-&-Foam-Fire-Extinguisher.jpg);
  height: 542px;
  background-position: center
}

.CO2-Based-Fire-Extinguishers {
  background-image: url(../images/product-listing/CO2-Based-Fire-Extinguishers/CO2-Based-Fire-Extinguishers.jpg);
  height: 542px;
  background-position: center
}

.Clean-Agent-Fire-Extinguishers {
  background-image: url(../images/product-listing/Clean-Agent-Fire-Extinguishers/Clean-Agent-Fire-Extinguishers.jpg);
  height: 542px;
  background-position: center
}

.Special-Application-Fire-Extinguishers {
  background-image: url(../images/product-listing/Special-Application-Fire-Extinguishers/Special-Application-Fire-Extinguishers.jpg);
  height: 542px;
  background-position: center
}

.Automatic-Modular-Type-Fire-Extinguishers {
  background-image: url(../images/product-listing/Automatic-Modular-Type-Fire-Extinguishers/Automatic-Modular-Type-Fire-Extinguishers.jpg);
  height: 542px;
  background-position: center
}

.totalfloding {
  background-image: url(../images/Total-Flooding-Systembanner.jpg);
  height: 542px;
  background-position: center
}

.Fire-Suppression-System {
  background-image: url(../images/product-listing/Fire-Suppression-System/Banner.jpg);
  height: 595px;
  background-position: center
}

.inquirymodl .modal-content {
  background: #f49c0f;
  border: 0 #f49c0f
}

.inquirymodl .modal-content .modal-header {
  color: #fff;
  border: unset
}

.inquirymodl .modal-content textarea#comment {
  border-radius: .25rem;
  padding: .375rem .75rem;
  border: unset;
  width: 100%;
  resize: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5
}

.inquirymodl .modal-content .form-control {
  border: unset
}

.inquirymodl .modal-content .modal-header button.close {
  font-size: 42px;
  font-weight: 100;
  padding: 0;
  margin: -9px 0
}

.inquirymodl .modal-content .modal-header button.close:focus {
  outline: unset
}

.inquirymodl .modal-content .form-control {
  border: unset
}

.inquirymodl .modal-content .btn-primary {
  background: #000;
  border: unset
}

.error {
  color: #f30000;
  margin-top: 5px;
  font-size: 14px;
  margin-bottom: 0
}

.success-msg {
  font-size: 18px;
  display: none
}

.bannersec.contactbg {
  background-image: url(../images/contact/Banner.jpg);
  height: 540px;
  background-position: center
}

.getintouch-main .abottitle {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px
}

.getintouch-main .abottitle span {
  font-size: 22px;
  color: #ef7f1b
}

.getintouch-main .getin-icon {
  text-align: center;
  margin-bottom: 40px;
  display: block
}

.getin-icon img {
  margin-bottom: 25px
}

.registered-main {
  margin-top: 70px
}

.registered-main .abottitle {
  text-align: center;
  font-size: 22px;
  margin-bottom: 45px
}

.registered-headertext {
  color: #ef7f1b;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px
}

.registered-border {
  display: block;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 35px 30px
}

.registered-border:last-child {
  border-right: none
}

.registered-border p {
  line-height: 28px;
  letter-spacing: .45px;
  max-width: 300px;
  font-weight: 400
}

.registered-border span {
  font-size: 17px;
  letter-spacing: .45px;
  max-width: 315px
}

.contact-map {
  margin: 85px 0 0
}

.registered-border.bnone {
  border-bottom: none
}

.contact-map-form .abottitle {
  text-align: left;
  margin-left: 7.8%;
  margin-top: 25px;
  margin-bottom: 0;
  color: #fff
}

.contact-form .inputbox.half {
  width: 47%
}

.contact-form .inputbox {
  width: 98%
}

.contact-form button {
  width: 200px
}

.contact-form {
  width: 84%;
  margin-left: 7.8%;
  max-width: 597px
}

.contact-map-form {
  background-image: url(../images/contact/Form-Banner.jpg);
  background-size: cover;
  background-position: center center;
  margin-top: 60px
}

.bannersec.networkbg {
  background-image: url(../images/network/Banner.jpg);
  height: 540px;
  background-position: center
}

.map-btn {
  margin-top: 28px
}

.map-btn a {
  font-size: 15px;
  border: 1px solid #000;
  text-align: center;
  margin: auto;
  margin-top: 22px;
  border-radius: 4px;
  padding: 8px 9px
}

.map-btn a:hover {
  color: #fff !important;
  background: red;
  border-color: red
}

.getintouch-main {
  margin-top: 70px
}

.distributer-main {
  margin-top: 15px
}

.distributer-main .abottitle {
  text-align: center;
  margin-top: 22px;
  font-size: 29px;
  text-transform: uppercase
}

.distributer-main .container {
  border-top: 3px dashed #d3d3d3;
  padding-top: 31px
}

.network-service ul li {
  list-style: none;
  line-height: 31px
}

.network-service ul {
  padding: 0
}

.network-service {
  display: block;
  padding: 10px 30px 17px;
  margin-top: 0
}

.distributer-main .network-service span {
  font-size: 13px;
  text-align: left !important;
  line-height: 20px;
  word-spacing: 3px
}

.network-service ul h3::before {
  content: url(../images/network/Arrow.png);
  margin-right: 10px
}

.network-service h3 {
  font-size: 1rem;
  margin: 7px 0;
}

.distributer-main span {
  text-align: center !important;
  display: block;
  font-size: 22px;
  font-weight: 400
}

.distributer-main.manufacturing {
  margin-bottom: 60px
}

.distributer-main.manufacturing .getin-text {
  text-align: center
}

.getin-text a {
  color: #000
}

.fortext-aline {
  text-align: center;
  width: 44%;
  margin: auto
}

.getin-text a:hover {
  color: #000;
  text-decoration: none
}

.bannersec.clientbg {
  background-image: url(../images/client/Banner.jpg);
  height: 540px;
  background-position: center
}

.client-logo {
  text-align: right
}

.client-logo img {
  border: 1px solid #dedede;
  margin: 0 20px 26px 22px
}

.client-company ul {
  list-style: none;
  padding: 0
}

.client-company ul li {
  font-size: 15px;
  line-height: 32px
}

.client-nameicon {
  display: flex;
  align-items: center;
  color: #f72723;
  font-size: 17px;
  font-weight: 500;
  margin: 40px 0
}

.client-main .container {
  padding: 55px 0 0
}

.client-company {
  margin: 40px 0 14px
}

.client-border {
  border-top: 2px dashed #d2d2d2
}

.client-nameicon img {
  margin: -19px 14px 0
}

.bannersec.productkbg {
  background-image: url(../images/product/Banner.jpg);
  height: 540px;
  background-position: center
}

.product-grid {
  margin: 50px 0
}

.product-grid ul {
  list-style: none;
  padding: 0
}

.product-grid ul li {
  color: #969290;
  margin-top: 0;
  line-height: 28px;
  display: flex
}

.product-grid ul li a {
  color: #969290;
  text-decoration: none;
  font-size: 14px
}

.product-grid ul li::before {
  content: "\25B8";
  font-size: 27px;
  margin-right: 10px;
  color: #969290
}

.product-grid .card {
  border: none;
  margin-bottom: 25px
}

.prod-mainbox .card-body {
  box-shadow: 1px 2px 14px -4px rgb(0 0 0 / .35)
}

.bannersec.infrastructurebg {
  background-image: url(../images/infrastructure/infrastructure-Banner.jpg);
  height: 540px;
  background-position: center
}

.infrs-prodfact h2 {
  text-align: center;
  margin: 50px 0;
  color: #414141
}

.fact-colour {
  background-color: #e8e6e7;
  width: 160px;
  height: 115px;
  display: inline-table;
  margin-bottom: 20px
}

.fact-colour .align-middle {
  vertical-align: middle !important;
  display: table-cell;
  text-align: center;
  font-size: 34px;
  font-weight: 500
}

.fact-box {
  text-align: center
}

.inhouse-testing img {
  width: 95%
}

.fact-box span {
  display: block;
  font-size: 18px;
  line-height: 30px
}

.bgremove {
  background: 0 0 !important
}

.bgremove h2 {
  color: #000 !important
}

.bgremove .watch-prod-img img {
  width: 100% !important;
  height: auto;
  margin: auto
}

.red-boder {
  height: 10px;
  background: red;
  width: 100px;
  text-align: center;
  margin: auto;
  position: relative;
  height: 7px
}

.red-boder::after {
  display: inline-block;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid #fff0;
  border-bottom: 0;
  border-left: .3em solid #fff0;
  z-index: 99999;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  width: 6px;
  margin: auto;
  color: red
}

.fire-equipment {
  background-image: url(../images/infrastructure/Image-1.jpg);
  height: 802px;
  background-position: center;
  padding: 70px 0 0
}

.equipment-text h2 {
  font-size: 50px;
  margin-top: 20px;
  color: #434341;
  font-weight: 600
}

.equipment-text p {
  font-size: 20px;
  line-height: 27px;
  margin-top: 50px;
  font-weight: 300;
  max-width: 738px;
  text-align: justify
}

.equipment-text h2 span {
  color: #e31e25
}

.our-prodmain {
  background: #333;
  padding: 55px 0 20px
}

.our-prodmain h2 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  margin-bottom: 9px;
  margin-top: 64px;
  line-height: 1.4;
  min-height: 60px
}

.our-prod-list {
  color: #939393
}

.our-prod-list ul {
  list-style: none;
  padding: 0
}

.our-prod-list ul li {
  line-height: 38px;
  display: flex
}

.our-prod-list ul li::before {
  content: url(../images/infrastructure/Right-Icon.png);
  margin-right: 10px
}

.watch-prod-img img {
  margin: auto;
  display: block;
  box-shadow: 1px 2px 14px -4px rgb(0 0 0 / .35);
  position: relative;
  border: 7px solid #fff
}

.white-space {
  background: #fff;
  height: 190px;
  margin-top: -140px
}

.inhouse-testing {
  text-align: center;
  margin-top: 20px;
  color: #000;
  margin-bottom: 30px
}

.inhouse-testing img {
  box-shadow: 1px 2px 14px -4px rgb(0 0 0 / .35);
  margin: 30px 0;
  border: 7px solid #fff
}

.inhouse-testing h3 {
  font-size: 24px
}

.lasttext p {
  max-width: 840px;
  margin: auto;
  margin-bottom: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: .2px
}

.lasttext {
  margin: 80px 0;
  text-align: center
}

.fireimg .container {
  padding: 0 90px
}

.fireimg {
  text-align: center;
  margin-bottom: 95px
}

.proddetailbg {
  background-image: url(../images/product-detail/Banner.jpg);
  height: 804px;
  background-position: center
}

.proddetailbg-text {
  position: relative;
  top: 30%;
  text-align: left;
  font-weight: 400;
  bottom: 0
}

.proddetailbg-text.proddetailbg-centeraline {
  display: table;
  margin: auto;
  text-align: center
}

.proddetailbg-text h2,
.proddetailbg-text h1,
.proddetailbg-text div.h1 {
  font-size: 36px;
  font-weight: 500;
  color: #363636;
  margin: 0;
  line-height: 44px;
  text-transform: uppercase
}

.proddetailbg-text h1,
.proddetailbg-text div.h1,
.proddetailbg-text h2 {
  font-size: 36px;
  font-weight: 500;
  color: #363636;
  margin: 0;
  line-height: 44px;
  text-transform: uppercase
}

.proddetailbg-text span {
  font-size: 22px;
  font-weight: 300;
  color: #000
}

.proddetailbg-text p {
  max-width: 670px;
  font-size: 19px;
  text-align: justify;
  margin: 35px 0 0;
  font-weight: 300;
  line-height: 26px
}

.kgbox {
  padding: 2px 15px;
  border: 1px solid #363636;
  margin: 0 10px
}

.availablekg {
  margin-top: 45px;
  color: #363636;
  font-weight: 500;
  font-size: 20px;
  margin-right: 10px;
  float: left
}

.proddetailbg-text button.btn.btn-primary {
  padding: 5px 20px;
  margin: 45px 8px 0;
  background-color: #fff0;
  border-color: #000;
  border-radius: unset;
  color: #363636;
  float: left
}

.proddetailbg-text button.btn.btn-primary:hover:active:focus {
  background: 0 0;
  color: #363636;
  outline: 0 !important
}

.prodinqury {
  background: #f32f30;
  border-color: #f32f30;
  border-radius: unset;
  padding: 12px 0;
  color: #fff;
  display: block;
  clear: both;
  max-width: 145px;
  margin-top: 20px;
  float: left;
  width: 145px
}

.buyonlinebtn {
  background: #f32f30;
  border-color: #f32f30;
  border-radius: unset;
  padding: 12px 0;
  color: #fff;
  display: block;
  max-width: 145px;
  margin-top: 20px;
  float: left;
  margin-left: 15px;
  width: 145px
}

.prodinqury:hover {
  background: #ce1718;
  border-color: #ce1718;
  border-radius: unset;
  color: #fff
}

.prodinqury-leftaline {
  background: #f32f30;
  border-color: #f32f30;
  border-radius: unset;
  padding: 12px 26px;
  color: #fff;
  margin-top: 40px
}

.btn-warning:not(:disabled):not(.disabled).active,
.proddetailbg-text .btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #fff !important;
  background-color: #ce1718 !important;
  box-shadow: none !important;
  border-color: #ce1718 !important
}

.secotext h3 {
  max-width: 466px;
  margin: auto;
  font-size: 19px;
  margin-top: 19px;
  line-height: 25px;
  color: #4e272a;
  text-align: center
}

.secotext p {
  font-family: sans-serif;
  font-size: 19px;
  text-align: justify;
  font-weight: 300;
  line-height: 26px;
  margin: auto;
  max-width: 855px;
  color: #4e272a;
  margin-bottom: 6px;
  margin-top: 6px
}

.secotext {
  margin: 70px 0 0
}

.applibox-iteam {
  width: 210px;
  height: 210px;
  display: block;
  position: relative;
  margin: auto;
  margin-bottom: 38px
}

.applibox-iteam img {
  margin: auto;
  display: block;
  margin-bottom: 15px
}

.applibox-iteam span {
  width: 100%;
  display: block;
  margin: auto;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  color: #000;
  line-height: 28px;
  text-transform: capitalize
}

.bordrbtm {
  background: linear-gradient(to right, #134ede, #734898, #f63e39);
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: none
}

.applibox-iteam a:hover .bordrbtm {
  display: block
}

.applibox-iteam a:hover {
  text-decoration: none;
  border: 1px solid #f2f2f2;
  background: #f2f2f2
}

.applibox-iteam a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  padding-top: 40px
}

.appli-area .row {
  margin: auto
}

.tech-specifi h2 {
  text-align: center;
  margin: 45px 0
}

.tech-specifi {
  margin: 80px 0 0
}

.techtab li {
  border: 1px solid #373737;
  border-right: 0
}

.techtab li .nav-link.active {
  background: #373737;
  color: #fff
}

.techtab li .nav-link {
  padding: 10px 43px;
  color: #000;
  font-weight: 600;
  border: none;
  border-radius: unset
}

.techtab li:last-child {
  border-right: 1px solid
}

.tech-specifi .tab-content table.table th {
  background: #373737;
  color: #fff
}

.tech-specifi td:nth-child(3) {
  font-weight: 600
}

.removebold td:nth-child(3) {
  font-weight: unset
}

.tech-specifi td:first-child {
  font-weight: 600
}

.appli-area h2 {
  text-align: center;
  margin-bottom: 45px;
  margin-top: 45px
}

.special-feature.registered-border {
  display: block;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 25px 30px
}

.bordernone {
  border-right: none !important
}

.special-feature .row {
  margin: auto
}

.special-aero {
  font-size: 18px;
  font-weight: 400;
  display: flex
}

.special-aero::before {
  content: url(../images/product-detail/Right_icon.png);
  margin-right: 15px
}

.special-feature .registered-border p {
  line-height: 24px;
  letter-spacing: .45px;
  max-width: 200px;
  font-weight: 400;
  margin: auto
}

.special-feature h2 {
  text-align: center;
  margin: 0 0 50px;
  text-transform: uppercase
}

.special-feature {
  margin: 60px 0
}

.special-feature .registered-border:nth-last-child(1) {
  border-bottom: none !important
}

.special-feature .registered-border:nth-last-child(2) {
  border-bottom: none !important
}

.special-feature .registered-border:nth-last-child(3) {
  border-bottom: none !important
}

.tech-specifi table.table {
  margin-bottom: 50px;
  border: 1px solid #373737;
  border-top: none
}

.downlo-tech {
  margin-top: 50px
}

.downlo-textnow img {
  margin: 30px 0;
  cursor: pointer;
  max-width: 225px
}

.downlo-text {
  display: grid;
  float: left;
  margin-top: 2%
}

.downlo-textnow.withname h3,
.downlo-textnow.withname h4 {
  color: #000;
  font-size: 18px;
  margin-left: 66px;
  margin-bottom: -18px
}

.downlo-textnow.withname img {
  margin: 0 0 30px
}

.downlo-text-withoutimg {
  display: block;
  float: unset;
  margin-top: 5%;
  text-align: center
}

.downlo-text span {
  font-size: 32px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #000
}

.kitchen-pdf img {
  width: 39px;
  height: 49px
}

.kitchen-pdf {
  display: flex;
  margin-top: 20px
}

.kitchen-pdfname {
  margin-left: 30px
}

.kitchen-pdfname h4 {
  margin: 0;
  font-size: 22px;
  font-weight: 300
}

.kitchen-pdfname h5 a {
  color: #e23436;
  font-size: 18px;
  text-decoration: underline
}

.kitchen-downlo-text span {
  font-size: 32px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #000;
  margin-top: 20px;
  display: block
}

.systemimg-main h2 {
  text-align: center;
  margin: 0 0 50px;
  text-transform: uppercase
}

.system-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: table
}

.system-text p {
  vertical-align: middle;
  display: block
}

.apllicationname {
  font-size: 26px;
  margin-left: 0;
  margin-bottom: 13px;
  font-weight: 500;
  text-transform: uppercase
}

.proddetailbg1 {
  background-image: url(../images/product-detail/abc-map-50-based-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg2 {
  background-image: url(../images/product-detail/abc-map-50-based-mobile-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg3 {
  background-image: url(../images/product-detail/abc-map-50-based-portable-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg4 {
  background-image: url(../images/product-detail/abc-map-90-based-cartridge-operated-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg5 {
  background-image: url(../images/product-detail/abc-map-90-based-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg6 {
  background-image: url(../images/product-detail/abc-map-90-based-mobile-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg7 {
  background-image: url(../images/product-detail/abc-map-90-based-mobile-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg8 {
  background-image: url(../images/product-detail/abc-map-90-based-portable-stored-pressure-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg9 {
  background-image: url(../images/product-detail/abc-map-90-based-portable-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg10 {
  background-image: url(../images/product-detail/abc-map-90-based-portable-stored-pressure-SS-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg11 {
  background-image: url(../images/product-detail/modular-clean-agent-type-FE36-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg12 {
  background-image: url(../images/product-detail/modular-clean-agent-type-hfC326fa-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg13 {
  background-image: url(../images/product-detail/modular-type0-map-50-powder-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg14 {
  background-image: url(../images/product-detail/modular-type-map-90-powder-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg15 {
  background-image: url(../images/product-detail/modular-type-map-90-powder-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg16 {
  background-image: url(../images/product-detail/dcp-pbc-based-mobile-fire-extinguishers/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg17 {
  background-image: url(../images/product-detail/dcp-pbc-based-portable-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg18 {
  background-image: url(../images/product-detail/dcp-pbc-based-portable-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg19 {
  background-image: url(../images/product-detail/dcp-sbc-based-mobile-fire-extinguishers/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg20 {
  background-image: url(../images/product-detail/dcp-sbc-based-portable-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg21 {
  background-image: url(../images/product-detail/dcp-sbc-based-portable-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg211 {
  background-image: url(../images/product-detail/ul-fire-extingushers/inner_banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg212 {
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/kanex-li-ion-battery-fire-extinguisher-banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg22 {
  background-image: url(../images/product-detail/fe-36-based-portable-stored-pressure-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg23 {
  background-image: url(../images/product-detail/fe-36-based-portable-stored-pressure-fire-extinguishers-SS-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg24 {
  background-image: url(../images/product-detail/hfc236fa-based-portable-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg25 {
  background-image: url(../images/product-detail/co2-based-mobile-fire-extinguishers/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg26 {
  background-image: url(../images/product-detail/stored-pressure-al-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg27 {
  background-image: url(../images/product-detail/stored-pressure-squeze-type-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg28 {
  background-image: url(../images/product-detail/stored-pressure-wheel-type-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg29 {
  background-image: url(../images/product-detail/d-type-stored-pressure/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg30 {
  background-image: url(../images/product-detail/k-class-type/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg31 {
  background-image: url(../images/product-detail/foam-based-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg32 {
  background-image: url(../images/product-detail/foam-based-mobile-fire-extinguishers/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg33 {
  background-image: url(../images/product-detail/foam-based-stored-pressure-fire-extinguishers-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg34 {
  background-image: url(../images/product-detail/foam-based-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg35 {
  background-image: url(../images/product-detail/foam-based-stored-pressure-fire-extinguishers-SS-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg36 {
  background-image: url(../images/product-detail/water-based-cartridge-operated-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg37 {
  background-image: url(../images/product-detail/water-based-stored-pressure-fire-extinguishers-RQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg38 {
  background-image: url(../images/product-detail/water-based-stored-pressure-fire-extinguishers-SS-HQ-series/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg39 {
  background-image: url(../images/product-detail/kitchen-suppression-system/Kitchen-1.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg40 {
  background-image: url(../images/product-detail/nitrogen-filling-machine/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg41 {
  background-image: url(../images/product-detail/powder-filling-machine/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg42 {
  background-image: url(../images/product-detail/cnc-edm-machines-flooding-system/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg43 {
  background-image: url(../images/product-detail/electrical-cabinets-panel-flooding-system/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg44 {
  background-image: url(../images/product-detail/fume-hoods-flooding-system/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg45 {
  background-image: url(../images/product-detail/server-racks-panel-flooding-system/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg46 {
  background-image: url(../images/product-detail/wind-turbine-flooding-system-DLP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg47 {
  background-image: url(../images/product-detail/wind-turbine-flooding-system-ILP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg48 {
  background-image: url(../images/product-detail/kats-systems-cnc-edm-machines-flooding-system-IHP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg49 {
  background-image: url(../images/product-detail/kats-systems-cnc-edm-machines-flooding-system-ILP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg50 {
  background-image: url(../images/product-detail/kats-systems-electrical-cabinets-panel-flooding-system-DLP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg51 {
  background-image: url(../images/product-detail/kats-systems-electrical-cabinets-panel-flooding-system-DHP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg52 {
  background-image: url(../images/product-detail/kats-systems-fume-hoods-flooding-system-IHP/Banner-ihp.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg53 {
  background-image: url(../images/product-detail/kats-systems-server-racks-panel-flooding-system-DHP/Banner-dhp.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg54 {
  background-image: url(../images/product-detail/kats-systems-server-racks-panel-flooding-system-DLP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg55 {
  background-image: url(../images/product-detail/kats-systems-transformers-dg-set-flooding-system-IHP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg56 {
  background-image: url(../images/product-detail/kats-systems-transformers-dg-set-flooding-system-ILP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg57 {
  background-image: url(../images/product-detail/kats-systems-wind-turbine-flooding-system-DLP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg58 {
  background-image: url(../images/product-detail/kats-systems-wind-turbine-flooding-system-ILP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg59 {
  background-image: url(../images/product-detail/server-racks-panel-flooding-system/Banner.jpg);
  height: 804px;
  background-position: center
}

.proddetailbg60 {
  background-image: url(../images/product-detail/kats-systems-fume-hoods-flooding-system-IHP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg61 {
  background-image: url(../images/product-detail/kats-systems-server-racks-panel-flooding-system-DHP/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg62 {
  background-image: url(../images/product-detail/Watermist/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg64 {
  background-image: url(../images/product-detail/watermist-cum-CAFS-Back-pack/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg63 {
  background-image: url(../images/product-detail/watermist-cum-CAFS-mobile-unit/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg70 {
  background-image: url(../images/product-detail/Direct-Release-Systems/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg71 {
  background-image: url(../images/product-detail/indirect-systems/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg74 {
  background-image: url(../images/KANEX-ROOM-PROTECTION-SYSTEM.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg75 {
  background-image: url(../images/TOTAL-FLOODING-SYSTEM.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg76 {
  background-image: url(../images/product-detail/special-D-type-Stored-pressure/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg77 {
  background-image: url(../images/product-detail/special-K-class-type/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg78 {
  background-image: url(../images/product-detail/MONNEX-TYPE-CARTRIDGE/Banner.jpg);
  height: 100vh;
  background-position: center
}

.proddetailbg79 {
  background-image: url(../images/product-detail/MONNEX-type-Stored/Banner.jpg);
  height: 100vh;
  background-position: center
}

.card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1
}

.card-title a {
  margin-bottom: .75rem;
  color: #000
}

.card-title a:hover {
  color: #000;
  text-decoration: none
}

.stopfade {
  opacity: .5
}

#bgvid {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-image: url(../images/home/HP_Banner_1.jpg)
}

.blinking {
  color: #fff;
  -webkit-animation-name: blink;
  -webkit-animation-duration: 2s;
  animation-name: blink;
  animation-duration: 2s;
  animation-iteration-count: infinite
}

@-webkit-keyframes blink {
  from {
    color: red
  }

  to {
    color: #fff
  }
}

@keyframes blink {
  from {
    color: red
  }

  to {
    color: #fff
  }
}

.sticky .blinking {
  color: #000;
  -webkit-animation-name: blinkst;
  -webkit-animation-duration: 2s;
  animation-name: blinkst;
  animation-duration: 2s;
  animation-iteration-count: infinite
}

@-webkit-keyframes blinkst {
  from {
    color: red
  }

  to {
    color: #000
  }
}

@keyframes blinkst {
  from {
    color: red
  }

  to {
    color: #000
  }
}

.home-lastlogo h2 {
  margin-bottom: 60px
}

.home-lastlogo {
  padding: 80px 0
}

.home-lastlogo button.owl-prev img {
  width: 60%;
  float: left;
  margin-top: -83px;
  position: relative;
  z-index: 11;
  left: -40px
}

.home-lastlogo button.owl-next img {
  width: 60%
}

.home-lastlogo button.owl-next {
  float: right;
  margin-top: -66px;
  z-index: 11;
  position: absolute;
  right: -40px
}

.milestone p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .3px;
  margin-bottom: 12px;
  line-height: 1.3
}

.companyprofile ul {
  padding: 0 0 0 20px
}

.prolistbox .details a.knowmore:hover {
  background: #b50707
}

.system-image img {
  width: 90%;
  float: left
}

.systemimg-main {
  padding: 40px 0 60px
}

.Design-main img {
  width: 60%;
  text-align: center;
  margin: auto;
  display: block
}

.tfs img {
  width: 100%;
  margin-top: 46px
}

.krps img {
  width: 80%;
  text-align: center;
  margin: auto;
  display: block
}

.krp img {
  width: 50%
}

.appli-box img {
  width: 100%
}

.apli-botbox {
  background: red;
  width: 100%;
  padding: 12px 0;
  color: #000;
  text-align: left;
  margin: auto;
  display: block
}

.apli-botbox p {
  color: #fff;
  margin-left: 10px;
  margin-bottom: 0
}

.appli-box {
  margin-bottom: 50px;
  width: 95%;
  -webkit-box-shadow: 1px 6px 15px -5px rgb(0 0 0 / .75);
  -moz-box-shadow: 1px 6px 15px -5px rgb(0 0 0 / .75);
  box-shadow: 1px 6px 15px -5px rgb(0 0 0 / .75)
}

.direct-apli img {
  width: 100%;
  text-align: center;
  margin: auto;
  display: block
}

.apli-directbotbox {
  background: #fff;
  width: 100%;
  padding: 12px 0;
  color: #000;
  text-align: left;
  margin: auto;
  display: block;
  height: 300px
}

.forboxheight {
  height: 200px
}

.apli-directbotbox p {
  color: #fff;
  margin-left: 7%;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  color: #000
}

.apli-directbotbox span {
  display: block;
  color: #000;
  font-size: 15px;
  font-weight: 200;
  padding: 0 25px;
  padding-top: 10px
}

.direct-apli h2 {
  text-align: center;
  text-transform: uppercase;
  margin: 70px 0 40px
}

.appli-box {
  margin-bottom: 50px
}

.img-size img {
  width: 100% !important
}

.img-size {
  width: 100% !important
}

.home-supretion {
  background-image: url(../images/home/Homepage-Fire-Suppression-System.jpg);
  padding: 30px 0 25px
}

.home-supretion-left img {
  width: 70%
}

.home-supretion-right img {
  width: 95%
}

.sup-box {
  background: #f0b51a;
  width: 40%;
  float: left;
  margin: 10px;
  padding: 10px 0;
  text-align: center;
  color: #000;
  list-style: none
}

.home-supretion-name ul {
  list-style: none;
  margin-top: 60px
}

.sup-box:hover {
  background: red;
  color: #fff
}

.home-supretion-name h2 {
  text-align: center;
  margin: 10px 0 30px;
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 8%
}

.home-lastlogo .owl-carousel {
  display: none;
  width: 97%;
  z-index: 1
}

.details-apli h2 {
  text-align: center;
  margin: 50px 0 40px
}

.center-text {
  text-align: center;
  margin: 0
}

.downlo-textnow p {
  margin: 0;
  position: relative;
  top: 27px;
  left: 60px;
  color: #000;
  font-weight: 400;
  font-size: 19px
}

.home-supretion-right {
  color: #fff
}

.home-supretion-right li a {
  color: #fff;
  text-decoration: none
}

.home-supretion-right li a:hover {
  color: #f0b51a;
  text-decoration: none
}

.home-supretion-right ul {
  padding: 0;
  list-style: none
}

.home-supretion-right li a:before {
  content: "";
  margin-right: 12px;
  background-image: url(../images/marge-img.png);
  background-position: -23px -14px;
  cursor: pointer;
  height: 19px;
  width: 8px;
  display: block;
  float: left
}

.home-supretion-right li {
  margin-bottom: 20px
}

.home-supretion-right h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 40px
}

.home-supretion-right {
  color: #fff;
  padding-top: 10%
}

.heightset {
  height: 80vh !important
}

.bannersec.Resources {
  background-image: url(../images/Resources/Banner.jpg);
  height: 540px;
  background-position: center
}

.bannersec.privacy-policy {
  background-image: url(../images/privacy-policy/Banner.jpg);
  height: 540px;
  background-position: center
}

.privacypolicy-main {
  text-align: center;
  font-size: 68px;
  padding: 160px 0
}

.notfound404 {
  width: 100%;
  font-size: 76px;
  text-align: center;
  font-weight: 400;
  color: #444;
  line-height: 60px
}

.notfound {
  width: 100%;
  font-size: 26px;
  text-align: center
}

.bannersec.notfound404 {
  background-image: url(../images/404.jpg);
  height: 57vh;
  background-position: center 130px;
  background-repeat: no-repeat;
  background-size: 800px
}

.notfound {
  padding: 10px 0
}

.notfound p {
  font-size: 17px;
  margin-bottom: 7px
}

.notfound a {
  font-size: 16px
}

.seocontent {
  font-family: sans-serif;
  font-size: 19px;
  text-align: justify;
  font-weight: 300;
  line-height: 26px;
  margin: auto;
  max-width: 535px;
  color: #000;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 0
}

.fotercontent {
  font-family: sans-serif;
  font-size: 19px;
  text-align: justify;
  font-weight: 300;
  line-height: 26px;
  margin: auto;
  max-width: 1025px;
  color: #4e272a;
  margin-bottom: 26px;
  margin-top: 6px
}

.fotermar {
  margin: 40px 0
}

.contentcolo {
  color: #fff !important
}

ul.secul {
  font-size: 21px;
  padding-left: 100px;
  font-weight: 400;
  color: #4e272a
}

.thankyoubg {
  background-position: center;
  margin-top: 110px
}

.thankyou a {
  text-align: center;
  width: 100%;
  display: block;
  margin: 40px 0 80px
}

section.new-download a img {
  box-shadow: 1px 2px 14px -4px rgb(0 0 0 / .35);
  position: relative;
  border: 7px solid #fff
}

.newdown-tital {
  text-align: center;
  font-size: 34px;
  margin-bottom: 10px;
  margin-top: 24px;
  font-weight: 500
}

section.new-download {
  text-align: center;
  padding: 50px 0 0;
  margin-bottom: -40px
}

section.new-download a h5 {
  color: #000;
  margin-top: 14px;
  display: block;
  font-size: 22px
}

section.new-download a:hover {
  text-decoration: none;
  color: #000
}

.footer-social-icon .social {
  width: 100%;
  height: 32.391px;
  background: #000
}

.footer-social-icon a:hover .social {
  background-color: #c70009
}

.social.fb {
  background-image: url(../images/marge-img.png);
  background-position: -49px -9px
}

.social.linkd {
  background-image: url(../images/marge-img.png);
  background-position: -121px -9px
}

.social.tweet {
  background-image: url(../images/twitter.png);
  background-repeat: no-repeat;
  background-position: center
}

.social.youtu {
  background-image: url(../images/marge-img.png);
  background-position: -197px -9px
}

.social.insta {
  background-image: url(../images/marge-img.png);
  background-position: -85px -9px
}

nav.navbar.navbar-expand-lg button.navbar-toggler .menuimg {
  background-image: url(../images/marge-img.png);
  background-position: 59px -7px;
  cursor: pointer;
  height: 32px;
  width: 34px
}

.entry-overlay .arrowimage {
  background-image: url(../images/marge-img.png);
  background-position: 125px -9px;
  width: 40px;
  text-align: -webkit-auto;
  line-height: 60px;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  font-size: 32px;
  top: 50%;
  margin-top: -15px;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000px;
  opacity: 0;
  -webkit-transform: translatex(-20px);
  -moz-transform: translatex(-20px);
  -ms-transform: translatex(-20px);
  transform: translatex(-20px);
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: opacity .2s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
  transition: opacity .2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1)
}

.masonry .item a:hover .entry-overlay .arrowimage {
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
  opacity: 1
}

.delarpage_main {
  background-image: url(../images/delar/delar-banner.jpg);
  min-height: 1050px;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 20% 0 40px
}

.delar_topban h4 {
  color: #FF010C;
  font-size: 31px;
  margin-bottom: 28px;
  font-weight: 600;
  text-align: center
}

.delar_topban h2,
.delar_topban h1 {
  color: #FF010C;
  font-size: 36px;
  font-weight: 600;
  text-align: center
}

.delar_formmain {
  padding: 10% 0 0
}

.deler_leftmain p span {
  color: #FF010C;
  font-weight: 600;
  font-size: 24px
}

.deler_leftmain p {
  line-height: 25px;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  clear: both
}

.deler_leftmain h3 {
  padding-top: 30px;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 30px
}

.deler_leftmain ul li {
  float: left;
  width: 50%;
  text-align: center;
  margin-bottom: 50px;
  padding: 0 20px
}

.deler_leftmain ul li img {
  width: 100px;
  margin-bottom: 20px
}

.deler_leftmain ul li h6 {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  margin: 0
}

.delar_rightform form label {
  font-size: 15px
}

.delar_rightform form .form-control {
  height: calc(2.2em + 0.75rem + 2px);
  padding: .375rem 1.25rem;
  margin-bottom: 20px;
  border: 0;
  background: #D4D4D4;
  border-radius: 4px;
  color: #000
}

.delar_rightform form .form-control::-webkit-input-placeholder {
  color: #8e8e8e
}

.delar_rightform form .form-control:-ms-input-placeholder {
  color: #8e8e8e
}

.delar_rightform form .form-control::placeholder {
  color: #8e8e8e
}

.delar_rightform h3 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 7px
}

.delar_rightform h6 {
  color: #000;
  font-weight: 400;
  margin-bottom: 30px
}

.deler_leftmain {
  width: 95%
}

.delar_rightform {
  width: 95%;
  margin: auto;
  margin-right: 0
}

.cusradio input[type="radio"],
.cusradio input[type="checkbox"] {
  display: none
}

.cusradio input[type="radio"]+label,
.cusradio input[type="checkbox"]+label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.cusradio input[type="radio"]+label:last-child,
.cusradio input[type="checkbox"]+label:last-child {
  margin-bottom: 0
}

.cusradio input[type="radio"]+label:before,
.cusradio input[type="checkbox"]+label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #9a9a9a;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
  background-color: #9a9a9a;
  border-radius: 4px
}

.cusradio input[type="radio"]:checked+label:before,
.cusradio input[type="checkbox"]:checked+label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: #fff0;
  border-left-color: #fff0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff0
}

.delaryesno .row {
  margin-bottom: 23px
}

.radiotital {
  font-size: 16px;
  color: #000;
  line-height: 28px
}

.delaryesno {
  padding: 15px 0 0 22px
}

.delar_rightform form::placeholder {
  color: #000;
  opacity: 1
}

.delar_rightform form:-ms-input-placeholder {
  color: #000
}

.delar_rightform form::-ms-input-placeholder {
  color: #000
}

.delar_rightform form button {
  width: 100%;
  border: 0;
  padding: 8px 0;
  background-color: #FE0000;
  color: #fff;
  font-size: 22px;
  transition: .5s
}

.delar_rightform form button:hover {
  background-color: #c70000;
  color: #fff
}

.delar_footby .buynow-title {
  color: #fff;
  margin-top: 15px
}

.delar_footby {
  float: left;
  width: 41%
}

.quicklink.foot2 {
  width: 50%;
  margin-left: 90px
}

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: calc(2.2em+0.75rem+2px);
  overflow: hidden
}

.file-upload-wrapper:after {
  content: attr(data-text) !important;
  top: 0;
  left: 0;
  padding: 5px 0 0 18px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: calc(2.2em + 0.75rem + 2px);
  line-height: 40px;
  color: #000;
  border-radius: 5px 5px;
  background: #d4d4d4;
  text-transform: uppercase
}

.file-upload-wrapper:before {
  content: url(../images/delar/paperclip-solid.svg);
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: calc(2.2em + 0.75rem + 2px);
  background: #d4d4d4;
  z-index: 25;
  padding: 14px;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
  width: 43px
}

.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%
}

.last_checkbox label {
  font-size: 14px
}

.delar_rightform form .form-control:focus {
  box-shadow: 0 0 0 .2rem #fff0
}

.dropdown-menu.refillingmenu {
  width: max-content;
  padding: 20px 30px 25px;
  right: 35%;
  left: auto
}

.refilling_topbanner {
  background-image: url(../images/refilling-topbanner.jpg);
  height: 550px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 40px;
  margin-top: 125px
}

.refilling_topbanner h2,
.refilling_topbanner h1 {
  text-align: right;
  margin: auto;
  width: 100%;
  display: block;
  color: #fff;
  text-shadow: 1px 1px 6px #000000ab;
  font-size: 54px;
  text-transform: uppercase
}

.refilling_topbanner h2 span,
.refilling_topbanner h1 span {
  display: block;
  text-align: right;
  margin-right: 105px;
  margin-bottom: 10px
}

.whytop_text {
  margin-bottom: 60px
}

.whytop_text p {
  font-size: 16px;
  color: #1d1d1d;
  font-weight: 400;
  text-align: center;
  max-width: 82%;
  margin: auto
}

.whytop_text p span {
  color: #ff000d;
  font-weight: 600;
  font-size: 20px
}

.whyrefi_text h3 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 32px;
  margin-bottom: 10px
}

.whyrefi_text p {
  text-align: justify;
  max-width: 550px;
  color: #1d1d1d;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 40px
}

.whyrefi_img img {
  text-align: center;
  margin: auto;
  display: block;
  margin-right: 0;
  max-width: 100%
}

.whyrefilling_main {
  padding: 60px 0
}

.requestrefil_btn {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #000;
  padding: 11px 25px;
  font-size: 16px;
  transition: .5s
}

.requestrefil_btn:hover {
  background: #f90f00;
  color: #fff;
  text-decoration: none;
  border-color: #f90f00
}

.whenrefil_main {
  background: #edac4b;
  background: linear-gradient(90deg, rgb(237 172 75) 0%, rgb(249 116 89) 100%);
  padding: 40px 0
}

.whenrefil_text h3 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 14px
}

.whenrefil_text h6 {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  padding-left: 10px
}

.whenrefil_text p {
  color: #1d1d1d;
  font-weight: 400;
  text-align: justify;
  padding-right: 20px;
  margin-bottom: 25px
}

.whenrefil_text h6::before {
  content: '';
  color: red;
  font-weight: bolder;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  background: red;
  z-index: 999
}

.whenrefi_img img {
  max-width: 100%
}

.whyknex_refil {
  padding: 70px 0
}

.refilservi_text {
  background: #e00f0f;
  display: inline-block;
  vertical-align: bottom;
  width: 76%;
  padding: 30px 40px
}

.refilservi_text h3 {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 20px
}

.refilservi_text ul li {
  display: flex;
  align-items: center;
  margin-bottom: 6px
}

.refilservi_text ul li img {
  width: 61px
}

.refilservi_text ul li p {
  margin: 0;
  color: #fff;
  font-weight: 400;
  margin-left: 10px
}

.refilservi_img {
  display: inline-block;
  width: 24%;
  margin-left: -170px;
  margin-bottom: -3px
}

.refilservi_img img {
  max-width: 432px
}

.refilservi_text .requestrefil_btn {
  border-color: #fff;
  color: #fff;
  margin-top: 30px;
  display: block;
  width: max-content;
  white-space: nowrap
}

.ourrefil_pro {
  padding: 20px 0 10px
}

.ourrefil_pro h3 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 14px;
  text-align: center
}

.step_box {
  margin: 15px 10px
}

.step_box h4 {
  color: #1d1d1d7d;
  font-weight: 600;
  font-size: 22px
}

.step_box h4 span {
  font-size: 38px;
  color: #ff4e4e;
  font-weight: 600
}

.step_box p {
  color: #000;
  font-size: 16px;
  text-align: justify;
  font-weight: 400
}

.step_box img {
  max-width: 100%
}

.enqury_refiling h3 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 34px;
  font-size: 30px;
  margin-bottom: 0
}

.enqury_refiling h6 {
  color: #f72020;
  font-size: 14px;
  text-transform: uppercase
}

.enqury_refiling form {
  margin-top: 30px
}

.enqury_refiling form .form-control {
  height: 66px;
  background: #EBEBEB;
  border: 0;
  padding: 7px 35px;
  color: #000;
  font-size: 17px;
  letter-spacing: .05px
}

.enqury_refiling form .form-control:focus {
  box-shadow: 0 0 0 .2rem #fff0
}

.enqury_refiling form textarea.form-control {
  height: auto;
  resize: none
}

.enqury_refiling form label {
  font-size: 14px;
  text-transform: uppercase;
  color: #3a3a3a;
  margin-bottom: 11px
}

.enqury_refiling form .refil_subbtn {
  width: 100%;
  border: 0;
  background: #e00f0f;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 5px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .45px;
  border-radius: .25rem;
  margin-top: 20px;
  transition: .5s
}

.enqury_refiling form .refil_subbtn:hover {
  background: #c50303;
  color: #fff
}

.enqury_refiling {
  padding: 110px 0 60px
}

.secotext h2 {
  text-align: center;
  margin: 0 0 25px;
  text-transform: uppercase;
  font-size: 2rem
}

.secotext ul {
  margin: auto;
  max-width: 900px
}

.secotext ul li p {
  font-size: 18px;
  font-weight: 400
}

.system-text ul li p {
  font-size: 18px;
  font-weight: 400
}

.whiteheader .bottommenu .navbar .nav-link {
  cursor: pointer
}

.whenrefil_text {
  padding: 0 15px
}

.buynow {
  border-radius: 0
}

.topmenu li:hover>.dropdown-menu {
  display: block
}

#navbarDropdownMenuLink::after {
  content: "";
  border: #ffdead;
  padding: 0 !important;
  margin: 0
}

.myaccountmenu .dropdown-menu a {
  color: #000 !important;
  font-size: 13px;
  text-align: left;
  padding: 3px 9px !important;
  text-transform: capitalize
}

.searchlink .dropdown-menu {
  padding: 11px 19px;
  width: 265px;
  left: -108px
}

.no-border::before {
  border: none !important;
  content: "" !important
}

.no-border a {
  background: none !important
}

.newsbox {
  position: relative;
  transition: .5s;
  width: 90%;
  margin: auto;
  display: block
}

.newsbox::before {
  content: '';
  background: #00000057;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 1rem;
  height: auto;
  z-index: 0;
  opacity: 0;
  transition: .5s
}

.newsview {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  text-align: center;
  height: 64px;
  opacity: 0;
  transition: .5s
}

.newsview span {
  color: #fff;
  background-color: #f90f00;
  padding: 7px 20px 6px;
  text-transform: unset;
  letter-spacing: .45px;
  font-size: 20px
}

.newsbox img {
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 0 11px -3px rgb(0 0 0 / .69);
  box-shadow: 0 0 11px 0 #000
}

.newsbox:hover::before {
  opacity: 1
}

.newsbox:hover .newsview {
  opacity: 1
}

.newsletter_main {
  margin: 4rem 0 3rem
}

h6.newstital {
  text-align: center;
  color: #ff000d;
  margin-bottom: 30px;
  font-size: 18px
}

.newsletter_main a:hover {
  text-decoration: none
}

.bottommenu .navbar .nav .nav-link {
  text-transform: capitalize;
  letter-spacing: .25px
}

.step_box svg {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  color: #e00f0f;
  font-size: 47px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff
}

.step_box a {
  position: relative
}

.sitemap_main ul li ol li ul li a {
  font-size: 15px
}

.sitemap_main ul li a {
  color: #000;
  font-size: 17px
}

.sitemap_main ul li a:hover {
  text-decoration: none
}

.sitemap_main {
  margin-top: 9rem;
  margin-bottom: 2rem
}

.sitemap_main ul li ol li ul {
  margin-bottom: 1.1rem
}

.custom_breadcrumb ul li:last-child::after {
  display: none
}

.custom_breadcrumb ul li::after,
.custom_breadcrumb.prodetail.forwhite ul li::after {
  content: '/';
  color: #fff;
  margin-left: .3rem
}

.custom_breadcrumb ul li:last-child {
  margin-right: 0
}

.custom_breadcrumb ul li {
  margin-right: .5rem
}

.custom_breadcrumb ul li a,
.custom_breadcrumb.prodetail.forwhite ul li a {
  color: #fff
}

.custom_breadcrumb ul li a:hover {
  color: #fff;
  text-decoration: none
}

.custom_breadcrumb {
  position: absolute;
  bottom: 2.5rem;
  z-index: 0;
  width: 100%
}

.custom_breadcrumb.prodetail {
  bottom: auto;
  top: 8rem
}

.custom_breadcrumb.prodetail ul li a {
  color: #000
}

.custom_breadcrumb.prodetail ul li::after {
  color: #000
}

.main404 a {
  color: #000;
  text-transform: capitalize
}

.main404 h1 {
  font-size: 140px
}

.main404 {
  margin: 13rem 0;
  text-align: center
}

.proddetailbg-text h1.h1,
.proddetailbg-text span.h1 {
  font-size: 21px;
  font-weight: 300;
  color: #000;
  margin: 0;
  line-height: 1.5;
  text-transform: capitalize
}

.side_enquirybtn {
  position: fixed;
  top: 40%;
  right: 0;
  writing-mode: vertical-lr;
  text-orientation: upright;
  line-height: 43px;
  text-align: center;
  color: #FFF !important;
  z-index: 10010;
  cursor: pointer;
  background-color: #f39c0f;
  padding: 11px 0;
  border-radius: 4px 0 0 4px;
  text-decoration: none !important;
  text-transform: uppercase
}

.side_enquirybtn:hover {
  color: #FFF !important;
  background-color: #bf7600;
  text-decoration: none
}

.whatsapp_icon {
  background: #25D366;
  color: #fff;
  position: fixed;
  bottom: 15px;
  left: 40px;
  width: 45px;
  text-align: center;
  height: 45px;
  border-radius: 50%;
  font-size: 30px;
  padding-top: 0;
  box-shadow: 0 0 15px -4px #000;
  -webkit-box-shadow: 0 0 15px -4px #000;
  -moz-box-shadow: 0 0 15px -4px rgb(0 0 0 / .58)
}

.whatsapp_icon:hover {
  background: #25D366;
  color: #fff;
  text-decoration: none
}

.contact_view {
  color: #ef7f1b;
  font-size: 15px;
  text-decoration: underline
}

.contact_view:hover {
  color: #ef7f1b;
  text-decoration: underline
}

.dropdown-menu.industri_menu {
  width: max-content;
  padding: 20px 30px 25px;
  right: 25%;
  left: auto
}

.refilling-sec {
  margin: 40px 0;
  background: url(../images/refilling-sec.webp);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: inherit
}

.refilling-sec .leftsec {
  padding: 0 40px;
  margin-top: 20px;
  margin-bottom: 40px
}

.refilling-sec .leftsec .title {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  margin-bottom: 12px
}

.refilling-sec .leftsec p.bold {
  font-weight: 700
}

.refilling-sec .leftsec p {
  font-weight: 400;
  line-height: 22px
}

.refilling-sec .leftsec a.btn-km {
  text-transform: uppercase;
  float: left;
  background: #f39c0f;
  color: #000;
  padding: 5px 20px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}

.refilling-sec .leftsec a.btn-km:hover {
  text-decoration: none;
  color: #fff
}

.refilling-sec .leftsec a.btn-ror {
  text-transform: uppercase;
  float: right;
  background: #ff000d;
  color: #fff;
  padding: 5px 20px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}

.refilling-sec .leftsec a.btn-ror:hover {
  text-decoration: none;
  color: #000
}

.advantage_new {
  padding: 5rem 0 2rem
}

.advantage_new h4 {
  text-align: center;
  margin-bottom: 1.3rem;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: .45px
}

.advantage_new ul li {
  margin-bottom: .9rem;
  font-size: 16px;
  line-height: 1.6
}

.popular-searches {
  overflow: hidden;
  width: 100%
}

.popular-searches h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px
}

.popular-searches ul {
  list-style: none;
  padding: 0
}

.popular-searches ul>li {
  display: inline-block;
  margin-bottom: .3rem
}

.popular-searches ul>li:after {
  content: "|";
  padding: 0 5px
}

.popular-searches ul>li:last-child:after {
  content: ""
}

.popular-searches a {
  text-decoration: none;
  color: #000
}

.popular-searches a:hover {
  text-decoration: none;
  color: #007bff
}

.seocontent-2 {
  font-size: 18px;
  text-align: justify;
  font-weight: 400;
  line-height: 26px;
  margin: auto;
  max-width: 535px;
  color: #ca7d00;
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 0
}

.product-variation a.btn.btn-primary {
  padding: 3px 8px;
  border-radius: 0;
  background-color: #fff0;
  border-color: gray;
  font-size: 15px;
  color: grey;
  margin: 0 4px 0 0
}

.product-variation {
  margin-bottom: 12px
}

.product-variation a.btn.btn-primary:hover,
.product-variation a.btn.btn-primary:active,
.product-variation a.btn.btn-primary:focus {
  color: #F90F00;
  border-color: #F90F00;
  background: none !important;
  box-shadow: none !important
}

.product-inq-btn {
  color: #626262;
  font-size: 14px;
  padding: 10px 6px;
  display: inline-block
}

.fire-onlin {
  padding: 50px 0 37px
}

.fire-onlin-box {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / .75);
  -webkit-box-shadow: 0 0 25px 0 rgb(159 155 155 / .75);
  -moz-box-shadow: 0 0 25px 0 rgb(0 0 0 / .75);
  padding: 15px 15px;
  border-radius: 8px
}

.bay1 h4 {
  float: left;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.8;
  margin-top: 0
}

.find-product {
  float: left
}

.find-product select {
  float: left;
  width: 245px;
  border: none;
  box-shadow: unset;
  border-bottom: 1px solid;
  margin-top: 0;
  border-radius: 0;
  font-size: 18px;
  color: #646363;
  font-weight: 700;
  padding-left: 0;
  margin-right: 20px;
  margin-left: 20px !important
}

.bay1 p {
  display: block !important;
  width: 100%;
  clear: left;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-top: 9px !important;
  float: left
}

.bayimg img {
  width: 100%
}

.find-product button {
  float: left;
  background: #FB1E1F !important;
  border-color: #FB1E1F;
  margin: 0
}

.find-product select:focus {
  box-shadow: unset !important;
  border: unset;
  border-bottom: 1px solid !important
}

.bay1 a {
  color: red;
  text-decoration: underline
}

#timeLineCarousel .carousel-control-prev,
#timeLineCarousel .carousel-control-next {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: radial-gradient(white, transparent)
}

#timeLineCarousel .carousel-control-prev {
  left: 5%
}

#timeLineCarousel .carousel-control-next {
  right: 5%
}

#timeLineCarousel .carousel-control-prev-icon {
  background-image: url(../images/about/arrow_prev.svg);
  transform: scale(2)
}

#timeLineCarousel .carousel-control-next-icon {
  background-image: url(../images/about/arrow_Next.svg);
  transform: scale(2)
}

#dealershipForm label {
  color: #262626;
  font-size: 14px;
  margin-bottom: 3px
}

#dealershipForm label.error {
  color: red;
  font-size: 12px
}

#dealershipForm .form-control {
  font-size: 15px;
  border-radius: 0;
  padding: 0 10px;
  height: 44px
}

#dealershipForm ::placeholder {
  color: #777;
  opacity: 1
}

#dealershipForm :-ms-input-placeholder {
  color: #777
}

#dealershipForm ::-ms-input-placeholder {
  color: #777
}

#dealershipForm {
  margin-bottom: 40px
}

#dealershipForm .abottitle {
  font-size: 18px;
  color: #FF000D;
  border-bottom: 1px solid #ddd;
  margin-bottom: 23px !important;
  padding-bottom: 3px
}

.checkboxgroup .checkbox-inline {
  display: inline-block;
  width: 23%;
  margin-left: 8px
}

.subque {
  font-size: 14px;
  padding: 0 15px;
  margin-top: 11px;
  font-weight: 400
}

#dealershipFrmBtn {
  float: right;
  border-radius: 0;
  background: #FF000D;
  border-color: #FF000D;
  text-transform: uppercase;
  margin: 14px 0 0;
  padding: 12px 34px
}

.testimonials-page>.item {
  display: inline-block;
  width: auto !important;
  width: 31% !important;
  margin-bottom: 23px;
  margin-right: 23px;
  vertical-align: top
}

.testimonbox .dec {
  min-height: 236px
}

.testimonbox .userinfo {
  width: 100%;
  margin: auto;
  display: inline-block;
  text-align: center;
  min-height: 88px;
  vertical-align: middle
}

.prolisting-main .card-body ul {
  padding: 0 0 0 15px
}

.prolisting-main {
  margin-bottom: 40px
}

.city-top-paragraph p {
  font-size: 19px;
  text-align: center;
  font-weight: 400
}

.city-top-paragraph {
  margin-bottom: 50px
}

.prolisting-main .card-columns .card-body {
  height: 264px !important;
  background: #fff !important
}

.branch-contact-form {
  background: #f9f9f9;
  margin-bottom: 30px;
  padding-bottom: 33px
}

.branch-contact-form .abottitle {
  color: #000;
  margin-left: 0
}

.branch-contact-form .contact-form {
  margin: 0
}

.related-searches ul li {
  display: inline-block;
  border: 1px solid #eee;
  padding: 1px 10px;
  margin: 0 0 11px
}

.related-searches ul {
  padding: 0
}

.related-searches ul li a {
  color: #000;
  font-size: 14px;
  text-decoration: none
}

.related-searches ul li:hover {
  border-color: #999
}

.local-dealers ul {
  padding: 0
}

.local-dealers ul li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid #eee;
  padding: 0 15px 0 10px
}

.local-dealers ul li a {
  color: red;
  text-transform: uppercase;
  font-size: 14px
}

.local-dealers ul li:first-child {
  padding-left: 0
}

.local-dealers ul li:last-child {
  border: navajowhite
}

.local-dealers {
  margin-top: 30px;
  margin-bottom: 40px
}

.related-searches {
  margin-top: 40px
}

.related-searches h3,
.local-dealers h3 {
  font-size: 20px;
  margin-bottom: 15px
}

.punebranch-bg {
  background-image: url(../images/pune-fire-extinguisher.jpg);
  height: 542px;
  background-position: 61% 0
}

.mumbaibranch-bg {
  background-image: url(../images/kanex-mumbai-banner.jpg);
  height: 542px;
  background-position: center 0
}

.coimbatorebranch-bg {
  background-image: url(../images/coimbatore-fire-extinguisher.jpg);
  height: 542px;
  background-position: 61% 0
}

.delhibranch-bg {
  background-image: url(../images/kanex-delhi-banner.jpg);
  height: 542px;
  background-position: center 0
}

.ludhiyanabranch-bg {
  background-image: url(../images/ludhiana-fire-extinguisher.jpg);
  height: 542px;
  background-position: 61% 0
}

.bangalorebranch-bg {
  background-image: url(../images/kanex-bengaluru-banner.jpg);
  height: 542px;
  background-position: center 0
}

.chennaibranch-bg {
  background-image: url(../images/kanex-chennai-banner.jpg);
  height: 542px;
  background-position: center 0
}

.gurugram-bg {
  background-image: url(../images/gurugram.jpg);
  height: 542px;
  background-position: 61% 0
}

.indore-bg {
  background-image: url(../images/indore.jpg);
  height: 542px;
  background-position: 61% 0
}

.surat-bg {
  background-image: url(../images/surat-banner.jpg);
  height: 542px;
  background-position: 61% 0
}

.odishabranch-bg {
  background-image: url(../images/Odisha-Banner.jpg);
  height: 542px;
  background-position: 61% 0
}

.jharkhandbranch-bg {
  background-image: url(../images/Jharkhand-Banner.jpg);
  height: 542px;
  background-position: 61% 0
}

.latinamerica-bg {
  background-image: url(../images/Latin-America-Banner.jpg);
  height: 542px;
  background-position: 61% 0
}

.saudiarabia-bg {
  background-image: url(../images/Latin-America-Banner.jpg);
  height: 542px;
  background-position: 61% 0
}

.fsie-bg {
  background-image: url(../images/Banneroption-1.jpg);
  height: 450px !important;
  background-position: 50% 0
}

.mumbaibranch-bg .custom_breadcrumb.prodetail ul li a {
  color: #fff
}

.mumbaibranch-bg .custom_breadcrumb.prodetail ul li::after {
  color: #fff
}

.privacypolicy {
  margin: 50px 0
}

.privacypolicy h1 {
  font-size: 2em
}

.privacypolicy p {
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px
}

.privacypolicy h4 {
  font-size: 20px;
  margin-top: 30px
}

.privacypolicy a {
  color: #000
}

.one-terms {
  list-style: conic-gradient
}

.one-terms1 {
  list-style: lower-alpha
}

.one-terms li {
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400
}

.branchpage .prolistbox .details .subtitle {
  min-height: 76px;
  font-size: 15px
}

dropdown-menu.dealersmenu {
  width: max-content;
  padding: 20px 30px 25px;
  right: 30%;
  left: auto
}

.dealers ul {
  list-style: none;
  padding: 0;
  margin: 11px 0
}

.dealers ul li {
  display: block;
  width: 100%;
  color: #969696;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px
}

.dealers ul li a {
  color: #969696
}

.dealers ul li a:hover {
  text-decoration: none;
  color: #f89b1b
}

.fotermar h2 {
  font-size: 18px
}

.fotermar h3 {
  font-size: 16px
}

footer .dealers {
  float: right
}

.input-note {
  font-size: 11px;
  color: red;
  display: block;
  margin-top: 5px
}

#termsandcondition {
  z-index: 9999999 !important
}

#termsandcondition p,
#termsandcondition li {
  font-size: 15px;
  font-weight: 400 !important
}

#dealershipForm .checkbox-inline {
  width: 100%
}

#dealershipForm .checkbox-inline a {
  font-size: 13.7px;
  color: #2c2e4f
}

.thankyou {
  padding: 128px 0 20px 0;
  text-align: center
}

.thankyou h1 {
  font-size: 87px;
  color: green;
  font-weight: 400
}

.bannersec .headercontent p {
  font-size: 19px;
  color: #fff;
  font-weight: 700
}

.degree360 {
  width: 800px;
  height: 500px;
  border: 6px solid #ccc;
  margin: 0 auto 0;
  overflow: hidden
}

.degree360 ul {
  width: 800px;
  height: 500px;
  padding: 0;
  list-style: none
}

.degree360 ul li img {
  display: block;
  width: 800px;
  height: 500px
}

.degbtn360 {
  background: #f32f30;
  border-color: #f32f30;
  border-radius: unset;
  color: #fff;
  display: block;
  margin-top: 20px;
  float: left;
  margin-left: 15px;
  width: auto;
  max-width: unset;
  padding: 12px 15px
}

.degbtn360:hover {
  background: #ce1718;
  border-color: #ce1718;
  border-radius: unset;
  color: #fff
}

.proddetailbg-text .degbtn360 span {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  margin-right: 15px
}

.degbtn360 a {
  color: #000;
  border: 1px solid;
  padding: 5px 15px;
  font-size: 14px;
  margin-right: 10px;
  text-decoration: none !important
}

.degbtn360 a:last-child {
  margin-right: 0
}

.tech-specifi {
  margin: 80px 0 0
}

.tech-specifi h2 {
  text-align: center;
  margin: 45px 0;
  font-weight: 600
}

.techtab li {
  border: 1px solid #373737;
  border-right: 0
}

.techtab li .nav-link.active {
  background: #373737;
  color: #fff
}

.techtab li .nav-link {
  padding: 10px 43px;
  color: #000;
  font-weight: 600;
  border: none;
  border-radius: unset
}

.techtab li:last-child {
  border-right: 1px solid
}

.tech-specifi table.table {
  margin-bottom: 50px;
  border: 1px solid #373737;
  border-top: none
}

.tech-specifi .tab-content table.table th {
  background: #373737;
  color: #fff
}

.tech-specifi td:first-child {
  font-weight: 700
}

.tech-specifi td:nth-child(3) {
  font-weight: 700
}

.downlo-text {
  display: grid;
  float: left;
  margin-top: 2%
}

.downlo-text span {
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #000
}

.downlo-textnow.withname h3,
.downlo-textnow.withname h4 {
  color: #000;
  font-size: 18px;
  margin-left: 66px;
  margin-bottom: -18px;
  font-weight: 600
}

.downlo-textnow.withname img {
  margin: 0 0 30px
}

.downlo-textnow img {
  margin: 30px 0;
  cursor: pointer;
  max-width: 225px
}

.downlo-tech {
  margin-top: 50px
}

@media only screen and (min-width:1700px) and (max-width:3000px) {
  .size-bg::before {
    height: 130% !important
  }
}

.mobail {
  display: none
}

.top-img img {
  width: 90%
}

.top-img {
  position: relative;
  top: 20%
}

.proddetailbg-text h2 {
  font-size: 49px;
  font-weight: 700;
  color: #363636;
  margin: 0
}

.proddetailbg-text h1.h1 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin: 0;
  text-transform: capitalize
}

.bottam-box {
  background-color: #fff;
  padding: 30px 50px;
  border-radius: 20px;
  opacity: .9;
  margin-top: 0
}

.bottam-img_a {
  padding-top: 20px
}

.bottam-img_b img {
  width: 143px
}

.bottam-img {
  text-align: center
}

.proddetailbg-text {
  position: relative;
  top: 30%;
  text-align: left;
  font-weight: 400;
  bottom: 0
}

.proddetailbg-text p {
  max-width: 532px;
  font-size: 15px;
  text-align: justify;
  margin: 35px 0 0;
  font-weight: 600;
  line-height: 26px
}

.prodinqury:hover {
  background: #ce1718 !important;
  border-color: #ce1718;
  border-radius: unset;
  color: #fff
}

.prodinqury {
  background: #f32f30 !important;
  border-color: #f32f30;
  padding: 14px 0 !important;
  color: #fff !important;
  display: block;
  clear: both;
  max-width: 145px;
  margin-top: 20px;
  float: left;
  width: 150px;
  padding-top: 10px !important;
  border-radius: 10px !important;
  font-weight: 600 !important
}

.prodinqury_1:hover {
  background: #fe6225 !important;
  border-color: #ce1718;
  border-radius: unset;
  color: #fff
}

.prodinqury_1 {
  background: #fe6225 !important;
  border-color: #f32f30;
  padding: 12px 0 !important;
  color: #fff !important;
  display: block;
  max-width: 185px;
  margin-top: 20px;
  float: left;
  width: 185px;
  padding-top: 10px !important;
  border-radius: 10px !important;
  margin-left: 30px;
  font-weight: 600 !important
}

.digri {
  width: 40px
}

.degree360 {
  width: 800px;
  height: 500px;
  border: 6px solid #ccc;
  margin: 0 auto 0;
  overflow: hidden
}

.degree360 ul {
  width: 800px;
  height: 500px;
  padding: 0;
  list-style: none
}

.degree360 ul li img {
  display: block;
  width: 800px;
  height: 500px
}

.techtab1 {
  width: 100%
}

.techtab1 img {
  width: 150px
}

.tab-pop .close {
  position: absolute;
  right: 18px;
  top: 6px;
  z-index: 1
}

.tab-pop {
  border-bottom: 0 !important;
  padding-bottom: 0 !important
}

.tab-pop li {
  text-align: center;
  border: 1px solid #e2e5e9;
  border-right: 0
}

.tab-pop .lastli {
  border-right: 1px solid #e2e5e9
}

.tab-pop .nav-item {
  margin-bottom: 0 !important
}

.tab-pop a {
  padding: .5rem 0rem !important
}

.tab-pop p {
  margin: 0;
  font-weight: 600
}

.techtab1 .nav-link {
  color: #000
}

.techtab1 .nav-link.active,
.techtab1 .nav-item.show .nav-link {
  color: #be1618 !important;
  background-color: gainsboro !important
}

.techtab1 .nav-link:hover {
  background-color: gainsboro !important
}

.fully-section {
  padding-top: 100px;
  position: relative
}

.features_a-section {
  padding-top: 250px;
  position: relative
}

.fully-text h2 {
  font-size: 49px;
  font-weight: 700
}

.fully-text p {
  text-align: justify;
  font-weight: 600;
  color: #696666;
  margin-top: 25px
}

.fully-bg::before {
  content: '';
  background-image: url(../images/lithium-ion-stored-pressure-fire-extinguisher/kanex-ul-fire-extinguisher-background-dots.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 4%;
  height: 100%;
  top: 65px;
  right: 0
}

.features_a-bg::before {
  content: '';
  background-image: url(../images/lithium-ion-stored-pressure-fire-extinguisher/kanex-ul-fire-extinguisher-background-dots.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 4%;
  height: 90%;
  top: 200px;
  left: 0
}

.ul-img {
  display: none
}

.fully-bg::after {
  content: '';
  height: 97%;
  width: 47%;
  position: absolute;
  top: 90px;
  z-index: -1;
  left: 0;
  background-image: url(../images/lithium-ion-stored-pressure-fire-extinguisher/kanex-ul-fire-extinguisher-content-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.features_a-bg::after {
  content: '';
  background: #d1e8ee;
  height: 250px;
  width: 30%;
  position: absolute;
  bottom: -100px;
  z-index: -1;
  right: 0
}

.features_a-text {
  background: #ececec;
  padding: 70px 70px
}

.features_a-text h2 {
  font-size: 49px;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 30px
}

.features_a-text ul {
  padding: 0;
  list-style: none;
  margin: 0
}

.features_a-text ul li {
  position: relative;
  margin-left: 35px;
  font-size: 20px;
  margin-bottom: 15px;
  line-height: normal;
  font-weight: 600;
  color: #000
}

.features_a-text ul li img {
  position: absolute;
  left: -35px;
  top: 3px
}

.ideal-section {
  background: #333230;
  text-align: center;
  color: #fff;
  margin-top: 200px;
  margin-bottom: 200px;
  padding-top: 50px;
  height: 320px
}

.ideal-text h2 {
  font-size: 49px;
  font-weight: 700;
  text-decoration: underline
}

.ideal-text p {
  font-weight: 500;
  color: #f0eeef;
  margin-top: 25px;
  font-size: 25px
}

.features_a-img img {
  width: 100%
}

.features_a-img {
  text-align: right
}

.features_aa {
  padding-right: 0 !important
}

.features_ab {
  padding-left: 0 !important
}

.features_a-img img {
  width: 100%;
  height: 551px
}

.home-img {
  display: inline-block;
  margin-top: 20px
}

.most-section {
  padding: 50px 0;
  text-align: center
}

.most-hed h2 {
  font-size: 49px;
  font-weight: 700;
  margin-bottom: 70px;
  text-decoration: underline
}

.most-a h2 {
  font-size: 49px;
  font-weight: 700;
  margin-bottom: 70px;
  text-decoration: underline
}

.circle {
  height: 230px;
  border-radius: 50%;
  color: #fd6221;
  text-align: center;
  border: 5px solid #fd6221;
  margin: 0 15px;
  transition: 0.5s
}

.circle:hover {
  color: #fff;
  background-color: #fd6221
}

.most-box h4 {
  font-size: 28px;
  font-weight: 600;
  padding-top: 70px
}

.circlea h4 {
  padding-top: 85px
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: none !important
}

.bottam-img_c img {
  width: 90%;
  padding-top: 10px
}

.tab-pop {
  margin: 0 auto
}

.custom_breadcrumb.prodetai2 ul li a {
  color: #fff
}

.custom_breadcrumb.prodetai2 ul li::after {
  color: #fff
}

.proddetailbg212 {
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-banner.png);
  height: 90vh;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #e9e8e6
}

.lithium-text h2 {
  color: #fff;
  font-size: 40px
}

.lit-but {
  border-radius: 30px !important;
  max-width: 180px;
  width: 180px
}

.pro-section {
  background-color: #e9e8e6;
  padding-top: 100px;
  padding-bottom: 50px;
  position: relative
}

.pro-img img {
  width: 100%;
  margin-left: -60px
}

.pro-text h1,
.pro-text h2 {
  font-size: 43px;
  font-weight: 700;
  padding-top: 50px
}

.pro-text p {
  font-size: 18px;
  font-weight: 600;
  text-align: justify;
  margin-top: 40px;
  letter-spacing: -.2px
}

.avd-section {
  padding-top: 150px;
  padding-bottom: 100px;
  position: relative
}

.avd-img img {
  width: 100%;
  margin-left: 30px
}

.avd-text h2 {
  font-size: 43px;
  font-weight: 700;
  display: block;
  width: 115%;
  padding-bottom: 30px
}

.avd-text p {
  font-size: 18px;
  font-weight: 600;
  text-align: justify;
  margin-top: 15px;
  letter-spacing: -.2px
}

.idealuse-section {
  padding: 100px 0;
  position: relative;
  margin-top: 200px
}

.ideal h2 {
  font-size: 43px;
  font-weight: 700;
  padding-top: 90px
}

.idealuse-text {
  text-align: center;
  background: #efefef;
  padding: 50px 0;
  border-radius: 20px;
  height: 270px
}

.idealuse-text img {
  width: 90px;
  margin-bottom: 30px
}

.idealuse-2 img {
  margin-bottom: 40px
}

.idealuse-text h2,
.idealuse-text h3 {
  font-size: 27px;
  font-weight: 600
}

.use-text {
  text-align: right;
  margin-top: 15px;
  font-size: 17px;
  font-weight: 500
}

.faq-section {
  position: relative;
  padding-top: 50px;
  margin-bottom: 200px
}

.faq-text h2 {
  font-size: 38px;
  font-weight: 700;
  color: #000;
  padding-bottom: 50px
}

.pro-bg::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-background-1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 14%;
  height: 46%;
  top: 30%;
  left: 0;
  background-size: cover;
  background-position: center
}

.avd-bg::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-background-2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 21%;
  height: 45%;
  top: 3%;
  right: 0;
  background-size: cover;
  background-position: center;
  z-index: 1
}

.idealuse-bg::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-background-4.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 24%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center
}

.faq-bg::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-faqs-img.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 52%;
  height: 100%;
  top: 40px;
  left: 0;
  background-size: cover;
  background-position: center
}

.mob {
  display: none
}

.faq-bg::after {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-faqs-background.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 59%;
  height: 38%;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  z-index: -1
}

.btn1.btn-link {
  color: #000;
  text-decoration: none;
  background: #fff0;
  border: none;
  font-weight: 600;
  font-size: 19px;
  width: 100%;
  text-align: left
}

.btn1.btn-link:hover {
  color: #000;
  text-decoration: none
}

button:focus {
  outline: 0 dotted !important
}

.btn1.btn-link span {
  font-size: 50px;
  float: right;
  margin-top: -24px;
  font-weight: 100
}

.card {
  background-color: #eee !important;
  margin-bottom: 30px;
  padding: .75rem 1.25rem;
  border: 0px !important;
  box-shadow: 0 0 11px -4px rgb(0 0 0 / 75%)
}

.card-header {
  background-color: transparent !important;
  border-bottom: 0 solid rgb(0 0 0 / .125) !important;
  padding: 0 !important
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: none !important;
  box-shadow: none
}

.faq p {
  width: 90%;
  font-weight: 500
}

.fire-text h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 40px
}

.fire-text p {
  font-weight: 600;
  text-align: justify;
  letter-spacing: -.2px
}

.downlo-text1 span {
  font-size: 35px;
  font-weight: 700;
  color: #000;
  display: block;
  width: 150%
}

.tech-specifi1 h2 {
  text-align: left;
  font-size: 35px;
  font-weight: 700;
  color: #000
}

.sizes-section {
  position: relative;
  padding-top: 50px;
  text-align: center
}

.size-hed {
  text-align: center
}

.size-hed h2 {
  font-size: 38px;
  font-weight: 700;
  text-decoration: underline
}

.lit-but1 {
  margin: 0 auto;
  float: unset
}

.size-line {
  background: #fff;
  color: #000;
  display: inline-block;
  width: 33%;
  margin-bottom: 15px;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 0 11px -4px rgb(0 0 0 / 75%);
  margin-left: 5px;
  margin-right: 5px
}

.size-line p {
  margin: 0;
  font-size: 22px;
  font-weight: 600
}

.size-box img {
  width: 30px;
  margin-bottom: 5px
}

.size-line1 {
  position: relative;
  top: 25px
}

.size-line2 {
  margin-bottom: 70px
}

.size-cor {
  position: relative;
  padding-top: 150px;
  padding-right: 40px
}

.size-cor::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/unnamed.png);
  width: 100%;
  position: absolute;
  height: 188%;
  background-repeat: no-repeat;
  z-index: -1;
  top: 0;
  left: 0
}

.size-bg::before {
  content: '';
  background-image: url(../images/product-detail/lithium-ion-stored-pressure-fire-extinguisher/lithium-ion-battery-fire-extinguisher-available-size-background.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%;
  height: 103%;
  z-index: -1;
  left: 0
}

.ninquire-btn {
  transition: 0.5s ease-in-out !important
}

.ninquire-btn:hover {
  background-color: #F1DD3F !important;
  color: #C82221 !important
}

.size-line {
  transition: 0.5s ease-in-out
}

.size-line:hover {
  transform: scale(1.1);
  background-color: #fafafa !important
}

.idealuse-text {
  transition: 0.5s ease-in-out;
  border: 1px solid #f6f6f6
}

.idealuse-text:hover {
  box-shadow: 0 16px 32px 0 rgb(7 28 31 / .1);
  background-color: #fff
}

.avd-bg::before {
  animation: zoom-in-zoom-out 5s ease-in-out infinite
}

@keyframes zoom-in-zoom-out {
  0% {
    width: 20%
  }

  50% {
    width: 21%
  }

  100% {
    width: 20%
  }
}

.pro-img img {
  animation: up-down 4s ease-in-out infinite
}

.avd-img img {
  animation: up-down 4s ease-in-out infinite
}

@keyframes up-down {
  0% {
    transform: translateY(0%)
  }

  50% {
    transform: translateY(-2%)
  }

  100% {
    transform: translateY(0%)
  }
}

.faq-section {
  height: 1080px;
  margin-bottom: 100px !important;
  padding-top: 0 !important
}

@media(max-width:767px) {
  .faq-section {
    height: unset
  }

  .size-cor {
    padding-right: 0;
    padding-top: 25%
  }

  .size-cor::before {
    left: 40px
  }

  .avd-img img {
    margin-top: 70px
  }

  .size-hed h2 {
    margin-bottom: 60px
  }

  .idealuse-section {
    margin-top: 50px !important
  }

  .ideal h2 {
    margin-bottom: 40px !important
  }

  .faq p {
    width: 85%
  }
}

@media(max-width:480px) {
  .size-cor::before {
    left: 0
  }
}

.faq-bg::after {
  width: 57%;
  height: 38%
}

.faq-bg .faq-text {
  padding-top: 50px
}

.faq-bg::before {
  width: 49%;
  height: 95%
}

.faq p {
  font-weight: 400 !important;
  width: 75%;
  margin-top: 15px;
  user-select: none
}

.btn1.btn-link {
  padding-left: 0
}

.faq-section .card-body {
  padding: 0
}

.accordion button {
  position: relative;
  user-select: none
}

.accordion button span::after {
  position: absolute;
  right: 0;
  top: -25px;
  content: "+";
  height: 100%;
  transition: 0.3s ease-in-out
}

button[aria-expanded="true"] span::after {
  content: "-";
  color: #f32f30
}

@media(min-width:991px) and (max-width:1200px) {
  .bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item {
    margin-left: 0
  }
}

.but {
  display: flex
}

.playvideo {
  background: #f39c0f !important;
  border-color: #f32f30;
  padding: 14px 0 !important;
  color: #fff !important;
  max-width: 145px;
  margin-top: 20px;
  float: left;
  width: 150px;
  padding-top: 13px !important;
  border-radius: 10px !important;
  font-weight: 600 !important;
  text-align: center;
  margin-right: 30px;
  text-decoration: none;
  transition: 0.5s
}

.playvideo:hover {
  background: #d48910 !important;
  text-decoration: none
}

.top-img svg {
  position: absolute;
  top: 40%;
  color: #ff000d;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 50px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 70px
}

.branch-bg {
  height: 540px
}

.branch-bg .listing-headertext {
  top: 33%
}

.branch-bg.fsie-bg .listing-headertext {
  top: 48%
}

.branchpagenew .custom_breadcrumb.prodetail ul li a,
.branchpagenew .custom_breadcrumb.prodetail ul li::after {
  color: #fffc
}

.branchpagenew .custom_breadcrumb.prodetail {
  top: 10rem
}

.branchpagenew .prolistbox .imagebox {
  width: 20%;
  height: 285px
}

.branchpagenew .prolistbox .details {
  width: 80%;
  height: 285px
}

.branchpagenew .prolistbox {
  max-height: 100%
}

.branchpagenew .prolistbox .details .name {
  font-size: 19px
}

.branchpagenew .prolistbox .details .subtitle {
  font-size: 17px;
  color: #000
}

.branchpagenew .section_title {
  text-align: center;
  font-weight: 400;
  margin-top: 70px
}

.branchpagenew .city-top-paragraph {
  margin-bottom: 0
}

.branchpagenew a.knowmore.secenq {
  background: #eb2929;
  padding: 7px 10px;
  color: #fff;
  display: block;
  float: none;
  text-decoration: none;
  margin-right: 10px;
  width: 140px;
  margin: auto;
  text-align: center
}

.dealerpagefaq .card-header .title {
  font-size: 17px;
  color: #000
}

.dealerpagefaq .card-header .accicon {
  float: right;
  font-size: 20px;
  width: 1.2em
}

.dealerpagefaq .card-header {
  cursor: pointer;
  border-bottom: none;
  padding: .75rem 1.25rem !important
}

.dealerpagefaq .card {
  border: 1px solid #ddd;
  padding: 0
}

.dealerpagefaq .card-body {
  border-top: 1px solid #ddd
}

.dealerpagefaq .card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg)
}

.branchpagenew.margintop {
  margin-top: 200px
}

.branchpagenew+.features_a-section {
  padding-top: 30px
}

.branchpagenew+.features_a-section svg {
  position: absolute;
  top: 40%;
  color: #ff000d;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 50px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 70px
}

.abc_btn {
  position: absolute;
  bottom: 15%;
  left: 25%
}

.co2_btn {
  position: absolute;
  bottom: 15%;
  right: 10%
}

.call_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%
}

.call_box_inner {
  color: #fff;
  background-color: #ef1313;
  font-size: 28px;
  text-align: center;
  padding: 25px 35px;
  width: auto;
  text-transform: uppercase
}

.call_box_inner span {
  font-size: 22px;
  font-weight: 700
}

.call_box_inner span a {
  color: #fff;
  text-decoration: none
}

.delar_rightform.becomeform form .form-control.error {
  font-size: 15px;
  margin: 0
}

.delar_rightform.becomeform form .form-control {
  margin-bottom: 0;
  font-size: 15px
}

.delar_rightformbecomeform form label {
  font-size: 16px
}

.delar_rightform.becomeform form label.error {
  font-size: 14px
}

.delar_rightform.becomeform form .row {
  margin-bottom: 15px
}

.delar_rightform.becomeform form .delaryesno {
  padding: 10px 0 0 0
}

.delar_rightform.becomeform form .errorplace .row {
  margin-bottom: 0
}

.submitspinner {
  display: none
}

.enqury_refiling form label.error {
  color: red
}

@media (max-width:767px) {
  .call_box {
    padding: 40px 0 25px
  }

  .lithium-ion-list-top-banner .seocontent {
    max-width: 100% !important
  }
}

.card-columns {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem
}

.header-mobile-link {
  display: none
}

@media(max-width:1024px) {
  .card-columns {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media(max-width:991px) {
  .header-desktop-link {
    display: none
  }

  .header-mobile-link {
    display: block
  }
}

@media(max-width:767px) {
  .card-columns {
    grid-template-columns: repeat(1, 1fr)
  }
}

.fotermar b,
.fotermar strong {
  font-weight: 700
}

.fire_ul li {
  margin-bottom: 1rem
}

.fotermar h2,
.fotermar h3 {
  font-weight: 700
}

.fotermar h2 {
  margin-top: 30px
}

.fotermar .small_text {
  font-size: 16px;
  margin-top: 0
}

.popular-searches h3 {
  font-weight: 600
}

.accessories-menu {
  margin-top: 30px
}

.job-main .post h5 a {
  color: #212529;
  text-decoration: none;
}

.job-main .post {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}

.job-main .post::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #e63946;
  font-size: 20px;
  line-height: 1.3;
}

h2.card-title {
  font-size: 1.25rem;
}

.whyrefi_text .newtag {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 32px;
  margin-bottom: 10px;
}

.whenrefil_text .newtag1 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 14px;
}

.whenrefil_text .newtag2 {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  padding-left: 10px;
  line-height: 1.2;
  text-transform: unset;
}

.whenrefil_text .newtag2::before {
  content: '';
  color: red;
  font-weight: bolder;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  background: red;
  z-index: 999;
}

.refilservi_text .newtag {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 20px;
}

.newstruc h2 {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 41px;
  font-size: 30px;
  margin-bottom: 14px;
  text-align: center;
}

.step_box1 h3 {
  color: #1d1d1d7d;
  font-weight: 600;
  font-size: 22px;
  text-align: left;
}

.step_box1 h3 span {
  font-size: 38px;
  color: #ff4e4e;
  font-weight: 600;
}

.delar_topban h2 {
  color: #FF010C;
  font-size: 31px;
  margin-bottom: 28px;
  font-weight: 600;
  text-align: center;
}

.delar_rightform .newtag {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 7px;
}

.delar_rightform .newtag1 {
  color: #000;
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 1rem;
}


.deler_leftmain .newtaga {
  padding-top: 30px;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 30px;
}

.deler_leftmain .newbecom li h3 {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  font-weight: normal;
  padding-top: 0;
}

.client-nameicon h2 {
  font-size: 17px;
  font-weight: 500;
}

.newprivacypolicy h3 {
  font-size: 20px;
  margin-top: 30px;
}

h2.newstital {
  text-align: center;
  color: #ff000d;
  margin-bottom: 30px;
  font-size: 18px;
}

h3.newtt {
  font-size: 1.25rem;
}

.newtagb h3 {
  font-size: 1rem;
}

.prolistbox .details .name a {
  color: #212529;
  text-decoration: none;
}

.public-notice-wrapper {
  position: fixed;
  bottom: 100px;
  right: 15px;
  z-index: 9999;
}

.public-notice-wrapper .public-notice-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ff000d;
  color: #ffffff;
  border: 1px solid #ff000d;
  border-radius: 7px;
  padding: 12px 10px;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 4px 10px rgba(255, 0, 13, 0.3);
  animation: publicNoticeBlink 0.4s infinite alternate;
  font-size: 15px;
}
.public-notice-wrapper .public-notice-link img{
  width: 20px;
}

.public-notice-wrapper .public-notice-link:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.95;
}

.public-notice-wrapper .public-notice-link img {
  width: 19px;
  height: 19px;
}

@keyframes publicNoticeBlink {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0.8;
    transform: scale(1.02);
  }
}

@media(max-width: 767px) {
  .public-notice-wrapper {
    right: 20px;
  }
}

.public-disclaimer-section {
  padding: 200px 0 100px 0;
}

.public-disclaimer-section .public-disclaimer-inner {}

.public-disclaimer-section .public-disclaimer-inner .top-details-section {
  margin-bottom: 100px;
}

.public-disclaimer-section .public-disclaimer-inner .top-details-section h2 {
  text-align: center;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 32px;
}

.public-disclaimer-section .public-disclaimer-inner .top-details-section .paragraph-content p {
  text-align: justify;
}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper {}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper {
  margin-bottom: 70px;
}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper:last-child {
  margin-bottom: 0;
}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper .disclaimer-title-wrapper {}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper .disclaimer-title-wrapper h3 {
  font-weight: 600;
  color: #000;
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
  text-decoration: underline;
}

.public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper img {
  width: 100%;
}

@media(max-width: 767px) {
  .public-disclaimer-section .public-disclaimer-inner .top-details-section h2 {
    font-size: 22px;
  }

  .public-disclaimer-section .public-disclaimer-inner .bottom-images-wrapper .image-wrapper .disclaimer-title-wrapper h3 {
    font-size: 20px;
  }
}@media only screen and (min-width:240px) and (max-width:400px){#timeLineCarousel .carousel-control-prev,#timeLineCarousel .carousel-control-next{display:none}.prolistbox .details .name{font-size:15px!important}}@media only screen and (min-width:240px) and (max-width:480px){.dealers{text-align:right}.newslete{margin-bottom:35px}.footer-logo{text-align:center}.footer-social-icon ul li{display:inline-block;float:none}.footer-social-icon{text-align:center}#timeLineCarousel .carousel-control-prev,#timeLineCarousel .carousel-control-next{display:none}.prolistbox .imagebox{height:250px}.catalog-product-view #maincontent{padding:0!important}.prolistbox{max-height:unset!important;margin-top:26px!important}.abc-powderbg,.BC-Powder-Fire-Extinguishers,.Water-Foam-Fire-Extinguishers,.CO2-Based-Fire-Extinguishers,.Clean-Agent-Fire-Extinguishers,.Special-Application-Fire-Extinguishers,.Automatic-Modular-Type-Fire-Extinguishers,.cafs-watermistbg,.fire-extinguisherbg,.Fire-Suppression-System,.preengin-powderbg,.totalfloding{padding:105px 10px 30px!important}.proddetailbg-text{margin-top:50px!important;margin-top:90px!important}.buynow{font-size:14px;padding:4px 14px}.Fire-Suppression-System{height:535px;background-position:left}.listing-headertext h1{font-size:24px!important;font-weight:600!important}.product-inq-btn{padding:5px 6px}.prolistbox .details{height:250px}.product-variation a.btn.btn-primary{margin:0 4px 7px 0}.product-variation{margin-bottom:5px}.prolistbox .details a.knowmore{margin-right:5px;font-size:14px}.newsletter_main{margin:4rem 0 1rem}h6.newstital{margin-bottom:2rem}.icon-link{padding:0 7px}.icon-link>a svg{font-size:13px}.responsive-img{width:100%}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item{float:unset;border-bottom:1px solid #151414;margin-left:0}.bottommenu .navbar.navbar-expand-lg .navbar-collapse{display:none}.bottommenu .navbar.navbar-expand-lg .navbar-collapse.show{display:block}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav{display:block;float:left;width:100%;background:#e82027;margin-left:0}.bottommenu .navbar .nav-link{font-size:14px;font-weight:400;padding:5px 10px}header{top:4px;width:100%;position:relative}header .container{padding:0}.logo{float:unset;margin:auto;display:block}.logo img{display:block;margin:auto}span.logotext{text-align:center;color:#ff000d!important}.menu-sec{float:unset;width:100%;margin-top:14px}.menu-sec .topmenu{background:#ef7f1a;padding-bottom:4px}.menu-sec .topmenu ul{width:340px;display:block;float:unset;padding-left:6px;margin:auto}.menu-sec .topmenu li{font-size:11px}.menu-sec .topmenu li.careerlink,.menu-sec .topmenu li.resources{display:none}nav.navbar.navbar-expand-lg{width:100%;display:block}nav.navbar.navbar-expand-lg button.navbar-toggler{float:right!important;display:block;align-items:flex-end!important;padding-top:0}.bottommenu{margin-top:0;background:#e82027;width:100%}.namemenu{display:block;float:left;margin-left:10px;margin-top:6px}.navbar .dropdown-menu{padding-top:5px}.bottommenu .navbar .dropdown-menu .nav-link{padding-left:25px;margin-top:0;font-weight:100}.dropdown-menu a.nav-link.submtitle{padding:5px 0;width:100%!important;border:unset}.dropdown-menu a.nav-link.submtitle.second{padding-top:5px}.bottommenu .navbar .dropdown-menu .buynw{display:none}footer .logopart{max-width:240px;float:unset;margin:auto;display:block}.newslete ul li{text-align:left}.quicklink{float:unset;width:300px;margin:auto;display:block;clear:both;margin-bottom:15px}.quicklink .title{text-transform:uppercase;font-size:18px;text-align:center;padding-top:0;display:block;clear:both}.quicklink ul{padding:0;list-style:none;margin-top:15px}.quicklink ul li:nth-child(2n){width:49%;margin-left:0;text-align:right}.footer-buyicon{width:70%;margin:auto;margin-top:10px;text-align:center}.contact .address .contactlink a{display:block}.newslete .title{text-align:left}.buynow-title{text-align:center}.contact{margin-left:0;float:unset;width:100%;text-align:center;padding-top:15px;display:block;clear:both}.bannersec .headercontent{font-size:48px}.bannersec .headercontent h1{font-size:48px}.bannersec .headercontent h2{font-size:38px}.leading-man-left-sec p{text-align:center}.leading-man-right-sec{font-size:32px;text-align:center}.leading-man-right-sec span{font-size:35px;font-weight:600}.refilling-sec{background-image:none}.state-of-sec{background-image:url(../images/home/bgright.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.state-of-sec .video-play-btn{display:none}.state-of-sec .leftsec .title{font-size:28px}.sec-title{font-size:28px}.disptext .frst{width:100%;text-align:center;font-size:24px}.disptext h1{background:#000;font-size:38px;font-weight:100!important}.disptext h2{background:#000;font-size:38px;font-weight:100!important}.disptext span.last{text-align:center;font-size:24px}.disptext h1{font-size:38px}.disptext h2{font-size:38px}.sliderindex .carousel-caption{bottom:0;width:100%;display:block!important}.disptext{width:100%}.abottitle{margin-bottom:0}.opening .post{margin-bottom:10px;text-align:center}.opening .abottitle{margin-bottom:10px;text-align:center}.jobform .abottitle{margin-bottom:0;margin-top:30px;text-align:center}.jobform p{text-align:center}.inputbox.half{width:100%;margin-right:0}.contact-form .inputbox.half{width:100%}.contact-form button{width:200px;margin-bottom:25px}.registered-border{display:block;border-right:unset;border-bottom:1px solid #d2d2d2;padding:20px 30px}.registered-main .abottitle{text-align:center;font-size:22px;margin-bottom:6px}.bannersec.contactbg{height:290px;background-position:center;background-size:cover}.bannersec .headercontent{top:60%}.bannersec .headercontent h1{top:0}.abottitle{font-size:28px}.whykane .abottitle{text-align:center}.whykane .box{margin-bottom:40px;width:50%}.whykane .box img{display:block;margin:auto}.whykane .row{margin-left:0}.whykane .box h3{text-align:center}.missionbox{max-width:100%;float:right;margin-right:auto;margin-top:50px}.qualitystand .box{display:block;text-align:center;width:50%;margin-bottom:30px}.qualitystand .box img{width:100%}.timeline time{left:-7px}.timeline ol li:nth-child(even) div time{top:-25px;bottom:unset}.timeline ol li{width:95%}.timeline ol li:first-child{margin-top:45px;margin-left:auto}.corevalue .subtitle{max-width:100%}.companyprofile .left .bgbox{display:none}.companyprofile .left img{float:unset;margin-top:unset;max-width:100%}.abouttxt .rightimages img{margin-left:-75px}.bannersec.aboutbg{height:290px;background-position:center;background-size:cover}.bannersec.infrastructurebg{height:290px;background-position:center;background-size:cover}.bannersec.Resources{height:290px;background-position:center;background-size:cover}.bannersec.privacy-policy{height:290px;background-position:center;background-size:cover}.fire-equipment .row{margin:auto}.fireimg .row{margin:auto}.watch-prod-img img{max-width:100%}.inhouse-testing img{max-width:100%;margin:15px 0}.equipment-text h2{font-size:34px}.our-prodmain h2{font-size:28px}.inhouse-testing h2{font-size:28px}.fireimg .container{padding:0}.fireimg img{margin-bottom:20px}.fact-box{display:block;width:100%;margin-bottom:30px}.fact-colour{width:100%}.client-main .row{margin:0}.bannersec.clientbg{height:290px;background-position:center;background-size:cover}.client-nameicon{display:block;margin:10px 0}.client-nameicon img{margin:auto;display:block}.client-nameicon{text-align:center;margin-bottom:14px}.client-company{margin:0;text-align:center}.client-border{border-top:2px dashed #d2d2d2;margin-top:21px;padding-top:21px;display:block}.client-company ul{margin-bottom:0}.client-border:last-child{margin-bottom:25px}.bannersec.networkbg{height:290px;background-position:center;background-size:cover}.network-service{padding:0;margin-top:0}.network-service ul{padding:0;margin-bottom:0}.distributer-main .abottitle{margin-bottom:15px}.bannersec.industriesbg{height:290px;background-position:center;background-size:cover}.industrysubp-main .greybg .proapplibocx{max-width:100%;margin-left:0;margin-top:20px;float:unset;border-bottom:1px dashed;padding-bottom:20px}.industrysubp-main .greybg .proapplibocx:last-child{border-bottom:unset}industrysubp-main .greybg .proapplibocx:nth-child(2){margin-left:0}.mainlisting-headertext{font-size:24px;top:67%}.mainlisting-headertext h1{font-size:24px;top:0}.fire-extinguisher{height:auto;padding:190px 10px 20px}.fire-extinguisherbg{height:auto;padding:200px 10px 20px;background-size:1150%}.fire-suppressionbg{height:auto;background-size:300%;background-position:left;padding:190px 10px 20px}.cafs-watermistbg{height:auto;padding:190px 10px 20px}.apli-directbotbox{height:auto}.appli-box{margin:auto;margin-bottom:50px}.Water-Foam-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 10px 30px}.leading-man-right-sec h1{font-weight:200;font-size:30px}.preengin-powderbg{padding:180px 10px 20px;background-repeat:no-repeat;background-size:610%}.totalfloding{height:457px!important}.delarpage_main{padding:220px 0 40px;background-size:230%}.delar_topban h4{font-size:20px;margin-bottom:15px}.delar_topban h2{font-size:23px}.delar_formmain{padding:13% 0 0}.deler_leftmain p{line-height:21px;clear:both}.deler_leftmain h3{font-size:26px;margin-bottom:25px}.deler_leftmain{width:100%}.deler_leftmain ul li img{margin-bottom:10px}.deler_leftmain ul li{width:50%;margin-bottom:30px;padding:0 7px}.deler_leftmain ul li h6{font-size:14px;line-height:20px;font-weight:500}.delar_rightform{width:100%;margin-top:40px}.delar_rightform h6{margin-bottom:20px}.delar_rightform form .form-control{margin-bottom:15px;height:calc(1.7em + 0.75rem + 2px)}.file-upload-wrapper:before{height:calc(1.7em + 0.75rem + 2px)}.file-upload-wrapper:after{padding:3px 0 0 18px;height:calc(1.7em + 0.75rem + 2px)}.radiotital{margin-bottom:5px}.last_checkbox>br{display:none}.delaryesno{padding:15px 0 0 10px}.quicklink.foot2{width:100%;margin-left:0;margin-top:50px}.quicklink.foot2 ul li{text-align:center}.delar_footby{width:100%}.refilling_topbanner{height:550px;background-position:-420px}.refilling_topbanner h2{font-size:24px}.whyrefilling_main{padding:40px 0}.whytop_text{margin-bottom:40px}.whytop_text p{max-width:100%}.whytop_text p span{font-size:16px}.whyrefi_text h3{line-height:36px;font-size:26px}.whyrefi_text p{margin-bottom:25px}.requestrefil_btn{display:block;width:max-content;margin-bottom:30px}.whenrefil_text h3{line-height:36px;font-size:24px}.refilling_topbanner h2 span{margin-right:20px;margin-bottom:10px}.refilservi_text{width:100%;padding:20px 15px}.refilservi_img{width:100%;margin-left:0;margin-bottom:0}.refilservi_text h3{line-height:36px;font-size:26px;margin-bottom:15px}.refilservi_img img{max-width:90%;margin:auto;display:block;margin-top:20px}.whyknex_refil{padding:60px 0 40px}.ourrefil_pro h3{line-height:36px;font-size:26px}.step_box p br{display:none}.ourrefil_pro{padding:20px 0 30px}.custom_breadcrumb ul li{margin-right:.3rem;display:inherit}.custom_breadcrumb ul li a{font-size:12px}.custom_breadcrumb ul li::after{margin-left:.2rem;font-size:12px}.custom_breadcrumb.prodetail{bottom:auto;top:3.6rem;position:absolute}.proddetailbg-text h1.h1{font-size:18px}.find-product select{margin-right:5px;margin-left:5px!important}.refilling-sec .leftsec a.btn-km{padding:5px 10px;font-size:13px}.refilling-sec .leftsec a.btn-ror{padding:5px 10px;font-size:13px}.refilling_topbanner h2 span,.refilling_topbanner h1 span{display:block;text-align:center;margin-right:0;margin-bottom:0}.refilling_topbanner h2,.refilling_topbanner h1{text-align:center;font-size:45px}.bannersec .headercontent{top:40%}.custom_breadcrumb.prodetail,.branchpagenew .custom_breadcrumb.prodetail{bottom:auto;top:11.6rem;position:absolute}.fire-equipment .container{background-color:rgb(255 255 255 / .5)}.fire-equipment{padding:0 0 0}.menu-sec .topmenu li.onlinebtn{width:90px}.menu-sec .topmenu li.onlinebtn a{display:none}}@media only screen and (min-width:481px) and (max-width:768px){#timeLineCarousel .carousel-control-prev,#timeLineCarousel .carousel-control-next{display:none}footer .dealers{float:right;text-align:right}.footer-buyicon img{margin-right:0}.footer-social-icon ul li{display:inline-block;float:none}.proddetailbg-text h1.h1{font-size:19px}.custom_breadcrumb ul li{margin-right:.3rem;display:inherit}.custom_breadcrumb ul li a{font-size:12px}.custom_breadcrumb ul li::after{margin-left:.2rem;font-size:12px}.custom_breadcrumb.prodetail{bottom:auto;top:12rem;position:relative}.responsive-img{width:100%}.icon-link{padding:0 7px}.icon-link>a svg{font-size:13px}.newslete ul li{text-align:left}.buynow-title{text-align:center}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item{float:unset;border-bottom:1px solid #151414;margin-left:0}.bottommenu .navbar.navbar-expand-lg .navbar-collapse{display:none}.bottommenu .navbar.navbar-expand-lg .navbar-collapse.show{display:block}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav{display:block;float:left;width:100%;background:#e82027;margin-left:0}.bottommenu .navbar .nav-link{font-size:14px;font-weight:400;padding:5px 10px}header{top:4px;width:100%;position:relative}header .container{padding:0;max-width:100%}.logo{float:unset;margin:auto;display:block}.logo img{display:block;margin:auto}span.logotext{text-align:center;color:#ff000d!important}.menu-sec{float:unset;width:100%;margin-top:14px}.menu-sec .topmenu{background:#ef7f1a;padding-bottom:4px}.menu-sec .topmenu ul{width:100%;display:block;float:unset;padding-left:6px;margin:auto}.menu-sec .topmenu li{font-size:12px}.menu-sec .topmenu li.onlinebtn{display:none}nav.navbar.navbar-expand-lg{width:100%;display:block}nav.navbar.navbar-expand-lg button.navbar-toggler{float:right!important;display:block;align-items:flex-end!important;padding-top:0}.bottommenu{margin-top:0;background:#e82027;width:100%}.namemenu{display:block;float:left;margin-left:10px;margin-top:6px}.navbar .dropdown-menu{padding-top:5px}.bottommenu .navbar .dropdown-menu .nav-link{padding-left:25px;margin-top:0;font-weight:100}.dropdown-menu a.nav-link.submtitle{padding:5px 0;width:100%!important;border:unset}.dropdown-menu a.nav-link.submtitle.second{padding-top:5px}.bottommenu .navbar .dropdown-menu .buynw{display:none}footer .logopart{max-width:240px;float:unset;margin:auto;display:block;text-align:center}.quicklink{float:unset;width:300px;margin:auto;display:block;clear:both}.quicklink .title{text-transform:uppercase;font-size:18px;text-align:center;padding-top:20px;display:block;clear:both}.quicklink ul{padding:0;list-style:none;margin-top:15px}.quicklink ul li:nth-child(2n){width:49%;margin-left:0;text-align:right}.contact .address .contactlink a{display:block}.footer-buyicon{width:100%;margin:auto;margin-top:10px;text-align:center}.newslete{width:unset;float:left;margin:auto;display:block}.newslete .title{text-align:left}.footer-buyicon a:first-child{display:block}.contact{margin-left:0;float:unset;width:100%;text-align:center;padding-top:15px;display:block;clear:both}.bannersec .headercontent{font-size:48px}.bannersec .headercontent h1{font-size:48px}.bannersec .headercontent h2{font-size:38px}.leading-man-left-sec p{text-align:center}.leading-man-right-sec{font-size:32px;text-align:center}.leading-man-right-sec span{font-size:35px;font-weight:600}.leading-man-right-sec h1{font-weight:200;font-size:30px}.refilling-sec{background-image:none}.state-of-sec{background-image:url(../images/home/bgright.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.state-of-sec .video-play-btn{display:none}.state-of-sec .leftsec .title{font-size:28px}.sec-title{font-size:28px}.disptext .frst{width:100%;text-align:center;font-size:24px}.disptext h1{background:#000;font-size:38px;font-weight:100!important}.disptext h2{background:#000;font-size:38px;font-weight:100!important}.disptext span.last{text-align:center;font-size:24px}.disptext h1{font-size:38px}.disptext h2{font-size:38px}.sliderindex .carousel-caption{bottom:0;width:100%;display:block!important}.disptext{width:100%}.abottitle{margin-bottom:0}.opening .post{margin-bottom:10px;text-align:center}.opening .abottitle{margin-bottom:10px;text-align:center}.jobform .abottitle{margin-bottom:0;margin-top:30px;text-align:center}.jobform p{text-align:center}.inputbox.half{width:100%;margin-right:0}.contact-form .inputbox.half{width:100%}.contact-form button{width:200px;margin-bottom:25px}.registered-border{display:block;border-bottom:1px solid #d2d2d2;padding:20px 30px}.registered-main .abottitle{text-align:center;font-size:22px;margin-bottom:6px}.bannersec.contactbg{height:290px;background-position:center;background-size:cover}.bannersec .headercontent{top:60%}.bannersec .headercontent h1{top:0}.abottitle{font-size:28px}.whykane .abottitle{text-align:center}.whykane .row{margin-left:0}.whykane .box{margin-bottom:40px;width:50%}.whykane .box img{display:block;margin:auto}.whykane .box h3{text-align:center}.missionbox{max-width:100%;float:right;margin-right:auto;margin-top:50px}.qualitystand .box{display:block;text-align:center;width:50%;margin-bottom:30px}.qualitystand .box img{width:100%}.timeline time{left:-7px}.timeline ol li:nth-child(even) div time{top:-25px;bottom:unset}.timeline ol li{width:95%}.timeline ol li:first-child{margin-top:45px;margin-left:auto}.corevalue .subtitle{max-width:100%}.companyprofile .left .bgbox{display:none}.companyprofile .left img{float:unset;margin-top:unset;max-width:100%}.abouttxt .rightimages img{margin-left:-75px}.bannersec.aboutbg{height:290px;background-position:center;background-size:cover}.bannersec.infrastructurebg{height:290px;background-position:center;background-size:cover}.bannersec.Resources{height:290px;background-position:center;background-size:cover}.bannersec.privacy-policy{height:290px;background-position:center;background-size:cover}.fire-equipment .row{margin:auto}.fireimg .row{margin:auto}.watch-prod-img img{max-width:100%}.inhouse-testing img{max-width:100%;margin:15px 0}.equipment-text h2{font-size:34px}.our-prodmain h2{font-size:28px}.inhouse-testing h2{font-size:28px}.fireimg .container{padding:0}.fireimg img{margin-bottom:20px;width:100%}.fact-box{display:block;width:100%;margin-bottom:30px}.fact-colour{width:100%}.bannersec.clientbg{height:290px;background-position:center;background-size:cover}.client-main .row{margin:0}.client-nameicon{display:block;margin:10px 0}.client-nameicon img{margin:auto;display:block}.client-nameicon{text-align:center;margin-bottom:14px}.client-company{margin:0;text-align:center}.client-border{border-top:2px dashed #d2d2d2;margin-top:21px;padding-top:21px;display:block}.client-company ul{margin-bottom:0}.client-border:last-child{margin-bottom:25px}.bannersec.networkbg{height:290px;background-position:center;background-size:cover}.network-service{padding:0;margin-top:0}.network-service ul{padding:0;margin-bottom:0}.distributer-main .abottitle{margin-bottom:15px}.bannersec.industriesbg{height:290px;background-position:center;background-size:cover}.industrysubp-main .greybg .proapplibocx{max-width:100%;margin-left:0;margin-top:20px;float:unset;border-bottom:1px dashed;padding-bottom:20px}.industrysubp-main .greybg .proapplibocx:last-child{border-bottom:unset}.industrysubp-main .greybg .proapplibocx:nth-child(2){margin-left:0}.productboxs .proboxinner .img span{padding:92px 0}.productboxs .proboxinner .name{font-size:12px}.leftsec{flex:0 0 100%;max-width:100%}.abouttxt .rightimages img:nth-child(2n){margin-left:-109px}.mainlisting-headertext{font-size:30px;top:67%}.mainlisting-headertext h1{font-size:30px;top:0}.fire-extinguisher{height:auto;padding:190px 10px 20px}.fire-extinguisherbg{height:auto;padding:200px 10px 20px;background-size:1150%}.fire-suppressionbg{height:auto;background-size:300%;background-position:left;padding:190px 10px 20px}.cafs-watermistbg{height:auto;padding:190px 10px 20px}.apli-directbotbox{height:auto}.appli-box{margin:auto;margin-bottom:50px}.preengin-powderbg{height:auto;padding:180px 10px 20px;background-repeat:no-repeat;background-size:610%}.totalfloding{background-image:url(../images/Total-Flooding-Systembanner.jpg);height:auto;background-position:left;padding:180px 10px 20px}.delarpage_main{padding:30% 0 40px;background-size:170%}.delar_topban h4{font-size:28px;margin-bottom:18px}.delar_topban h2{font-size:30px}.deler_leftmain{width:100%}.delar_rightform{width:100%}.quicklink.foot2{width:100%;margin-left:0;margin-top:50px}.quicklink.foot2 ul li{text-align:center}.delar_footby{width:100%}.refilling_topbanner{height:550px;background-position:-420px}.refilling_topbanner h2{font-size:24px}.whyrefilling_main{padding:40px 0}.whytop_text{margin-bottom:40px}.whytop_text p{max-width:100%}.whytop_text p span{font-size:16px}.whyrefi_text h3{line-height:36px;font-size:26px}.whyrefi_text p{margin-bottom:25px}.requestrefil_btn{display:block;width:max-content;margin-bottom:30px}.whenrefil_text h3{line-height:36px;font-size:24px}.refilling_topbanner h2 span{margin-right:20px;margin-bottom:10px}.refilservi_text{width:100%;padding:20px 15px}.refilservi_img{width:100%;margin-left:0;margin-bottom:0}.refilservi_text h3{line-height:36px;font-size:26px;margin-bottom:15px}.refilservi_img img{max-width:90%;margin:auto;display:block;margin-top:20px}.whyknex_refil{padding:60px 0 40px}.ourrefil_pro h3{line-height:36px;font-size:26px}.step_box p br{display:none}.ourrefil_pro{padding:20px 0 30px}h6.newstital{margin-bottom:2rem}.newsletter_main{margin:4rem 0 1rem}}@media only screen and (min-width:769px) and (max-width:991px){#timeLineCarousel .carousel-control-prev,#timeLineCarousel .carousel-control-next{display:none}.proddetailbg-text h1.h1{font-size:20px}.custom_breadcrumb ul li{margin-right:.3rem;display:inherit}.custom_breadcrumb ul li a{font-size:12px}.custom_breadcrumb ul li::after{margin-left:.2rem;font-size:12px}.custom_breadcrumb.prodetail{bottom:auto;top:12rem;position:relative}.newsbox{width:100%}.newsview span{font-size:14px}.newsview{height:32px}h6.newstital{font-size:16px}.newslete ul li{text-align:center}.buynow-title{text-align:center}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item{float:unset;border-bottom:1px solid #151414;margin-left:0}.bottommenu .navbar.navbar-expand-lg .navbar-collapse{display:none}.bottommenu .navbar.navbar-expand-lg .navbar-collapse.show{display:block}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav{display:block;float:left;width:100%;background:#e82027;margin-left:0}.bottommenu .navbar .nav-link{font-size:14px;font-weight:400;padding:5px 10px}header{top:4px;position:relative}header .container{padding:0;max-width:100%}.logo{float:unset;margin:auto;display:block}.logo img{display:block;margin:auto}span.logotext{text-align:center;color:#ff000d!important}.menu-sec{float:unset;width:100%;margin-top:14px}.menu-sec .topmenu{background:#ef7f1a;padding-bottom:4px}.menu-sec .topmenu ul{width:460px;display:block;float:unset;padding-left:6px;margin:auto}.menu-sec .topmenu li{font-size:12px}.menu-sec .topmenu li.onlinebtn{display:none}nav.navbar.navbar-expand-lg{width:100%;display:block}nav.navbar.navbar-expand-lg button.navbar-toggler{float:right!important;display:block;align-items:flex-end!important;padding-top:0}.bottommenu{margin-top:0;background:#e82027;width:100%}.namemenu{display:block;float:left;margin-left:10px;margin-top:6px}.navbar .dropdown-menu{padding-top:5px}.bottommenu .navbar .dropdown-menu .nav-link{padding-left:25px;margin-top:0;font-weight:100}.dropdown-menu a.nav-link.submtitle{padding:5px 0;width:100%!important;border:unset}.dropdown-menu a.nav-link.submtitle.second{padding-top:5px}.bottommenu .navbar .dropdown-menu .buynw{display:none}footer .logopart{max-width:180px;float:left;margin:auto;display:block}.quicklink{float:right;width:300px;margin:auto;display:block}.quicklink .title{text-transform:uppercase;font-size:18px;text-align:left;display:block}.quicklink ul{padding:0;list-style:none;margin-top:15px}.quicklink ul li:nth-child(2n){width:49%;margin-left:0;text-align:right}.contact .address .contactlink a{display:block}.footer-buyicon{width:70%;margin:auto;margin-top:10px}.newslete{width:245px;float:unset;margin:auto;display:block}.newslete .title{text-align:center}.footer-buyicon img{float:left}.footer-buyicon img:last-child{float:right}.contact{margin-left:0;float:unset;width:100%;text-align:center;padding-top:15px;display:block;clear:both}.bannersec .headercontent{font-size:48px}.bannersec .headercontent h1{font-size:48px}.productboxs .proboxinner{height:294px!important}.productboxs .proboxinner .name{font-size:12px}.productboxs .proboxinner .img span{padding:91px 0}.sliderindex .carousel-control-next,.sliderindex .carousel-control-prev{height:60%;padding-top:40%;width:5%}.state-of-sec .leftsec{padding-left:20px;margin-top:30px;margin-bottom:30px}.refilling-sec{background-image:none}.refilling-sec .leftsec{padding-left:40px;margin-top:60px;margin-bottom:60px;flex:0 0 100%;max-width:100%}.state-of-sec .leftsec .title{font-size:22px;line-height:30px}.state-of-sec{background-size:50% 100%}.inputbox.half{width:100%;margin-right:25px}.bannersec.careerbg{height:389px}.bannersec .headercontent{top:55%}.bannersec .headercontent h1{top:0}.contact-form .inputbox.half{width:100%}.bannersec.contactbg{height:389px}.contact-form button{margin-bottom:30px}.bannersec.aboutbg{height:389px}.companyprofile .left .bgbox{display:none}.abouttxt .rightimages img{margin-left:-102px}.companyprofile .left img{max-width:100%}.whykane .row{margin-left:0}.bannersec.infrastructurebg{height:389px}.bannersec.Resources{height:389px}.bannersec.privacy-policy{height:389px}.fact-box{margin-bottom:35px}.equipment-text h2{font-size:36px}.fireimg .col-12{flex:0 0 50%;margin-bottom:35px}.inhouse-testing img{max-width:100%}.bannersec.industriesbg{height:389px}.bannersec.clientbg{height:389px}.bannersec.networkbg{height:389px}.network-service ul{margin-bottom:0}.network-service{padding:0 28px}.apli-directbotbox{height:auto}.appli-box{margin:auto;margin-bottom:50px}.preengin-powderbg{height:auto;padding:180px 10px 20px;background-repeat:no-repeat;background-size:610%}.totalfloding{background-image:url(../images/Total-Flooding-Systembanner.jpg);height:auto;background-position:left;padding:180px 10px 20px}.refilling_topbanner h2{font-size:34px}.refilling_topbanner{background-position:-350px}.whyrefi_img img{margin-right:auto;margin-top:40px}.refilservi_text{width:100%}.refilservi_img{width:100%;margin-left:0;margin-bottom:0}.refilservi_img img{max-width:80%;margin:auto;display:block;margin-top:30px}}@media only screen and (min-width:992px) and (max-width:1024px){.quicklink{margin-left:10px;width:57%}footer .logopart{max-width:217px}footer .container .row>div:first-child{max-width:60%!important}.dealers{float:left}footer .container .row>div:nth-child(2n){max-width:40%!important;flex:unset}.menu-sec{margin-top:0}.newsview{height:44px}.refilservi_text ul li p{padding-right:100px}.refilservi_img img{max-width:382px}.bottommenu .navbar.navbar-expand-lg .navbar-collapse .navbar-nav li.nav-item{margin-left:10px}.quicklink.foot2{margin-left:35px}.footer-buyicon img{float:left;margin-right:19px}.bottommenu{width:75%}footer .contact{margin-left:0;margin-top:0}.productboxs .proboxinner .name{font-size:12px}.productboxs .proboxinner .img span{padding:136px 0}.sliderindex .carousel-control-next,.sliderindex .carousel-control-prev{height:60%;padding-top:40%;width:5%}.refilling-sec{background-image:none}.refilling-sec .leftsec{padding-left:40px;margin-top:60px;margin-bottom:60px;flex:0 0 100%;max-width:100%}.state-of-sec{background-size:50% 100%}.inputbox.half{width:100%;margin-right:25px}.bannersec.careerbg{height:389px}.bannersec .headercontent{top:40%}.bannersec .headercontent h1{top:0}.contact-form .inputbox.half{width:100%}.bannersec.contactbg{height:389px}.contact-form button{margin-bottom:30px}.bannersec.aboutbg{height:389px}.companyprofile .left .bgbox{display:none}.companyprofile .left img{max-width:100%}.whykane .row{margin-left:0}.bannersec.infrastructurebg{height:389px}.bannersec.Resources{height:389px}.bannersec.privacy-policy{height:389px}.fact-box{margin-bottom:35px}.equipment-text h2{font-size:36px}.inhouse-testing img{max-width:100%}.bannersec.clientbg{height:389px}.bannersec.networkbg{height:389px}.network-service ul{margin-bottom:0}.network-service{padding:0 28px}.bannersec.industriesbg{height:389px}.mainlisting-headertext{font-size:28px;top:53%}.mainlisting-headertext h1{font-size:28px;top:0}.fire-extinguisher{height:380px}.fire-extinguisherbg{height:380px}.fire-suppressionbg{height:380px}.cafs-watermistbg{height:auto;padding:190px 10px 20px}.preengin-powderbg{height:auto;padding:180px 10px 20px;background-repeat:no-repeat;background-size:610%}.totalfloding{background-image:url(../images/Total-Flooding-Systembanner.jpg);height:auto;background-position:left;padding:180px 10px 20px;background-image:url(../images/Total-Flooding-Systembanner.jpg);height:auto;background-position:left;padding:180px 10px 20px 10px}.delarpage_main{padding:220px 0 40px;background-size:230%}.delar_topban h4{font-size:20px;margin-bottom:15px}.delar_topban h2{font-size:23px}.delar_formmain{padding:13% 0 0}.deler_leftmain p{line-height:21px;clear:both}.deler_leftmain h3{font-size:26px;margin-bottom:25px}.deler_leftmain{width:100%}.deler_leftmain ul li img{margin-bottom:10px}.deler_leftmain ul li{width:50%;margin-bottom:30px;padding:0 7px}.deler_leftmain ul li h6{font-size:14px;line-height:20px;font-weight:500}.delar_rightform{width:100%;margin-top:40px}.delar_rightform h6{margin-bottom:20px}.delar_rightform form .form-control{margin-bottom:15px;height:calc(1.7em + 0.75rem + 2px)}.file-upload-wrapper:before{height:calc(1.7em + 0.75rem + 2px)}.file-upload-wrapper:after{padding:3px 0 0 18px;height:calc(1.7em + 0.75rem + 2px)}.radiotital{margin-bottom:5px}.last_checkbox>br{display:none}.delaryesno{padding:15px 0 0 10px}}@media only screen and (min-width:240px) and (max-width:480px){.menu-sec .topmenu li a{color:#000;text-decoration:none;padding:0;font-weight:400}.home-supretion-left img{width:72%;text-align:center;margin:auto;display:block}.home-supretion-right img{width:75%;text-align:center;margin:auto;display:block}.sup-box{background:#f0b51a;width:100%;float:left;margin:auto;padding:10px 0;text-align:center;color:#000;list-style:none;margin-bottom:16px}.home-supretion-name li{width:80%;margin:auto;display:block;float:unset;margin-bottom:10px}.home-supretion-name ul{list-style:none;margin-top:20px;padding:0}.home-supretion-name h2{text-align:center;margin:20px 0 0;color:#000;font-size:23px;text-transform:uppercase;font-weight:600;padding-right:0}.home-supretion{padding:20px 0 5px}.home-lastlogo button.owl-next{right:-25px}.home-lastlogo button.owl-prev img{left:-14px}.bannersec.careerbg{height:290px;background-position:center;background-size:cover}.listing-headertext{font-size:24px;position:relative;top:0;color:#fff;font-weight:300;margin-left:unset}.branch-bg .listing-headertext{top:0%}.branch-bg .contentcolo br{display:none}.listing-headertext h1{font-size:24px;position:relative;top:0;color:#fff;font-weight:300;margin-left:unset}.abc-powderbg{height:auto;padding:200px 10px 100px;background-position:left;background-size:cover}.prolistbox .imagebox img{margin-top:15px;margin-bottom:15px}.prolisting-main{margin-top:28px}.prolistbox{margin-bottom:14px;margin-top:55px}.prolistbox .details{padding:14px}.prolistbox .details .name{font-size:17px;margin-bottom:5px;line-height:22px}.prolistbox .details .subtitle{margin-bottom:14px}.prolistbox .details a.knowmore{padding:5px 10px}.prolisting-main .abottitle{line-height:38px}.listing-headertext{text-align:center}.listing-headertext h1{text-align:center;line-height:34px}.BC-Powder-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 20px 30px;text-align:left}.CO2-Based-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 10px 20px}.Clean-Agent-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:190px 10px 20px}.Special-Application-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:190px 10px 20px}.Automatic-Modular-Type-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:180px 10px 20px}.techtab li .nav-link{padding:6px 22px}.tech-specifi table.table{display:block;width:100%}.tech-specifi table.table thead{display:block}.tech-specifi table.table thead tr{display:block}.tech-specifi table.table thead tr th{display:block;width:50%;float:left}.tech-specifi .tab-content table.table th:nth-child(3){display:none}.tech-specifi .tab-content table.table th:nth-child(4){display:none}.tech-specifi table.table tbody{display:block;width:100%}.tech-specifi table.table tbody tr{display:inline;width:100%}.tech-specifi table.table tbody tr td{display:inline-block;width:49%}.downlo-tech img{width:100%}.special-feature{margin:30px 0 0}.special-feature h2{margin:0 0 20px;font-size:28px}.tech-specifi{margin:10px 0 0}.downlo-text{margin-top:10%;display:block}.downlo-tech{margin-top:10px}.proddetailbg1{height:740px;background-position:left}.proddetailbg-text{top:180px}.proddetailbg-text h2{font-size:28px;line-height:34px;margin-top:20px}.proddetailbg-text h1{font-size:28px;line-height:34px;margin-top:20px}.proddetailbg-text span{font-size:19px}.proddetailbg-text p{font-size:18px;margin:14px 0 0}.availablekg{display:table;clear:both;margin-top:8px;margin-bottom:8px;width:100%}.prodinqury{margin-left:3px;padding:12px 0;margin-top:10px;margin-bottom:10px;width:30%;font-size:15px}.buyonlinebtn{margin-left:3px;padding:12px 0;margin-top:10px;margin-bottom:10px;float:left;width:33.5%;font-size:15px}.buyonlinebtn:nth-child(2n){float:left}.applibox-iteam{width:151px;height:200px;margin-bottom:0}.applibox-iteam a{display:block;width:100%;height:88%;padding-top:13%;vertical-align:middle}.applibox-iteam img{margin-bottom:15px;max-width:70px}.applibox-iteam span{font-size:17px;line-height:22px}.appli-area .row{margin-right:-15px;margin-left:-15px}.secotext{clear:both;padding-top:13px;margin:0!important}.appli-area h2{margin-bottom:30px;font-size:28px;position:relative;top:15px;display:block}.appli-area{clear:both}.proddetailbg-text button.btn.btn-primary{margin:0 .8%}.special-feature .registered-border{padding:14px 5px}.tech-specifi h2{margin:25px 0;font-size:28px}.downlo-textnow img{width:95%;margin:20px auto}.downlo-textnow{display:block;margin:auto}.downlo-text span{font-size:19px;line-height:12px}.blank{display:none}.system-image img{width:80%;margin:auto;display:block}.systemimg-main{padding:0}.system-text{margin-top:7%;text-align:center;position:relative}.system-text p{margin-bottom:0;font-size:17px}.special-feature .registered-border:nth-last-child(3){border-bottom:1px solid #d2d2d2!important}.special-feature .registered-border:nth-last-child(2){border-bottom:1px solid #d2d2d2!important}.systemimg-main h2{margin:40px 0}.kitchen-pdf{display:-webkit-box;margin-top:15px}.kitchen-pdfname h4{font-size:20px}.kitchen-downlo-text span{text-align:center}.proddetailbg2{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg3{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg4{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg5{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg6{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg7{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg8{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg9{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg10{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg25{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg16{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg17{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg18{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg19{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg20{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg21{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg29{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg22{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg23{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg31{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg32{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg33{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg34{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg35{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg24{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg11{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg12{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px}.proddetailbg13{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg14{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg15{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg40{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg41{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg45{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg26{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg27{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg28{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg59{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg36{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg37{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg38{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg46{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg47{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg48{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg49{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg50{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg51{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg52{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg75{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg53{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg60{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg61{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg55{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg56{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg57{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg58{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg39{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg44{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg42{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg43{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg62{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg63{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg64{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg70{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg71{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg74{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg76{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg77{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg78{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg79{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg-text{display:block;margin:auto;text-align:center;float:left;width:100%;top:unset;margin-top:110px!important;margin-bottom:26px}.carousel-item{height:auto;min-height:auto;background-size:cover}.card-columns{column-count:1}.sliderindex video{object-fit:contain}#bgvid{height:85vh;background-image:none}.qualitystand{padding-top:80px;padding-bottom:50px}.corevalue{padding-top:20px;height:auto}.corevalue .box{margin-top:13px}.client-logo img{border:1px solid #dedede;margin:0 6px 15px 5px;width:35%}.client-logo{text-align:center;width:100%}.home-supretion-right h2{font-size:24px;font-weight:600;margin-bottom:16px;text-align:center}.home-supretion-right li{margin-bottom:10px}}@media only screen and (min-width:481px) and (max-width:768px){.home-supretion-left img{width:100%;text-align:center;margin:auto;display:block}.home-supretion-right h2{font-size:24px;font-weight:600;margin-bottom:16px;text-align:center}.home-supretion-right li{margin-bottom:10px;margin-left:60px}.home-supretion-right img{width:100%;text-align:center;margin:auto;display:block}.sup-box{background:#f0b51a;width:100%;float:left;margin:auto;padding:10px 0;text-align:center;color:#000;list-style:none;margin-bottom:6px}.home-supretion-name li{width:80%;margin:auto;display:block;float:unset;margin-bottom:10px}.home-supretion-name ul{list-style:none;margin-top:20px;padding:0}.home-supretion-name h2{text-align:center;margin:0;color:#000;font-size:23px;text-transform:uppercase;font-weight:600;padding-right:0}.home-supretion{padding:20px 0 5px}.home-lastlogo button.owl-next{right:-25px}.qualitystand{padding-top:80px;padding-bottom:50px}.home-lastlogo button.owl-prev img{left:-14px}.Water-Foam-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 10px 30px}.bannersec.careerbg{height:290px;background-position:center;background-size:cover}.listing-headertext{font-size:24px;position:relative;top:67%;color:#fff;font-weight:300;margin-left:unset}.listing-headertext h1{font-size:24px;position:relative;top:0;color:#fff;font-weight:300;margin-left:unset}.abc-powderbg{height:auto;padding:200px 10px 100px;background-position:left;background-size:cover}.prolistbox .imagebox img{margin-top:15px;margin-bottom:15px}.prolisting-main{margin-top:28px}.prolistbox{margin-bottom:15px;margin-top:13px}.prolistbox .details{padding:14px}.prolistbox .details .name{font-size:17px;margin-bottom:5px;line-height:22px}.prolistbox .details .subtitle{margin-bottom:14px}.prolistbox .details a.knowmore{padding:5px 10px}.prolisting-main .abottitle{line-height:38px}.listing-headertext{text-align:center}.listing-headertext h1{text-align:center;line-height:34px}.BC-Powder-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 20px 30px;text-align:left}.CO2-Based-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:200px 10px 20px}.Clean-Agent-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:190px 10px 20px}.Special-Application-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:190px 10px 20px}.Automatic-Modular-Type-Fire-Extinguishers{height:auto;background-position:left;background-size:cover;padding:180px 10px 20px}.techtab li .nav-link{padding:6px 22px}.tech-specifi table.table{display:block;width:100%}.tech-specifi table.table thead{display:block}.tech-specifi table.table thead tr{display:block}.tech-specifi table.table thead tr th{display:block;width:50%;float:left}.tech-specifi .tab-content table.table th:nth-child(3){display:none}.tech-specifi .tab-content table.table th:nth-child(4){display:none}.tech-specifi table.table tbody{display:block;width:100%}.tech-specifi table.table tbody tr{display:inline;width:100%}.tech-specifi table.table tbody tr td{display:inline-block;width:49%}.downlo-tech img{width:100%}.special-feature{margin:30px 0 0}.special-feature h2{margin:0 0 20px;font-size:28px}.tech-specifi{margin:10px 0 0}.downlo-text{margin-top:10%;display:block}.downlo-tech{margin-top:10px}.proddetailbg1{height:700px;background-position:left}.proddetailbg-text{top:180px}.proddetailbg-text h2{font-size:28px;line-height:34px}.proddetailbg-text h1{font-size:28px;line-height:34px}.proddetailbg-text span{font-size:19px}.proddetailbg-text p{font-size:18px;margin:14px 0 0}.availablekg{display:table;clear:both;margin-top:8px;margin-bottom:8px;width:100%}.prodinqury{margin-left:3px;padding:12px 26px;margin-top:10px;margin-bottom:10px;width:30%;font-size:15px}.buyonlinebtn{margin-left:3px;padding:12px 9px;margin-top:10px;margin-bottom:10px;float:left;width:33%;font-size:15px}.applibox-iteam{width:151px;height:200px;margin-bottom:0}.applibox-iteam a{display:block;width:100%;height:88%;padding-top:13%;vertical-align:middle}.applibox-iteam img{margin-bottom:15px;max-width:70px}.applibox-iteam span{font-size:17px;line-height:22px}.appli-area .row{margin-right:-15px;margin-left:-15px}.secotext{clear:both;padding-top:13px;margin:0!important}.system-image img{width:80%;margin:auto;display:block}.systemimg-main{padding:0}.appli-area h2{margin-bottom:30px;font-size:28px;position:relative;top:15px;display:block}.appli-area{clear:both}.proddetailbg-text button.btn.btn-primary{margin:0 2%}.special-feature .registered-border{padding:14px 5px}.tech-specifi h2{margin:25px 0;font-size:28px}.downlo-textnow img{width:95%;margin:20px auto}.downlo-textnow{display:block;margin:auto}.downlo-text span{font-size:28px;line-height:35px}.blank{display:unset}.system-image img{width:100%}.system-text{margin-top:7%;text-align:center;position:relative}.system-text p{margin-bottom:0;font-size:17px}.special-feature .registered-border:nth-last-child(3){border-bottom:none}.special-feature .registered-border:nth-last-child(2){border-bottom:none}.systemimg-main h2{margin:40px 0}.kitchen-pdf{display:-webkit-box;margin-top:15px}.kitchen-pdfname h4{font-size:20px}.kitchen-downlo-text span{text-align:center}.proddetailbg2{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg3{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg4{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg5{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg6{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg7{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg8{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg9{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg10{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg25{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg16{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg17{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg18{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg19{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg20{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg21{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg29{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg22{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg23{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg31{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg32{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg33{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg34{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg35{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg24{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg11{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg12{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px}.proddetailbg13{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg14{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg15{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg40{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg41{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg45{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg26{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg27{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg28{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg59{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg36{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg37{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg38{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg46{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg47{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg48{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg49{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg50{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg51{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg52{height:615px;background-position:left}.proddetailbg53{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg60{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg61{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg55{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg56{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg57{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg58{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg39{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg44{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg42{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg43{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg75{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg62{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg63{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg64{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg70{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg71{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg74{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg76{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg77{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg78{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg79{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.proddetailbg-text{display:block;margin:auto;text-align:center;float:left;width:100%;top:unset;margin-top:210px!important;margin-bottom:26px}.client-main .col-md-3{flex:0 0 100%;max-width:100%}.carousel-item{height:auto;min-height:auto;background-size:cover}.card-columns{column-count:1}.sliderindex video{object-fit:contain}#bgvid{height:191vh;background-image:none}.corevalue .box{margin-top:13px}.client-logo img{border:1px solid #dedede;margin:0 6px 15px 5px;width:35%}.client-logo{text-align:center;width:100%}}@media only screen and (min-width:769px) and (max-width:991px){.home-supretion-left img{width:100%;text-align:center;margin:auto;display:block}.home-supretion-right img{width:100%;text-align:center;margin:auto;display:block}.sup-box{background:#f0b51a;width:100%;float:left;margin:auto;padding:10px 0;text-align:center;color:#000;list-style:none;margin-bottom:6px}.home-supretion-name li{width:80%;margin:auto;display:block;float:unset;margin-bottom:10px}.home-supretion-name ul{list-style:none;margin-top:20px;padding:0}.home-supretion-name h2{text-align:center;margin:0;color:#000;font-size:23px;text-transform:uppercase;font-weight:600;padding-right:0}.home-supretion{padding:20px 0 5px}.qualitystand{padding-top:80px;padding-bottom:50px}.corevalue{padding-top:20px;height:auto}.corevalue .box{margin-top:13px}.prolistbox .imagebox img{margin-top:10px;margin-bottom:35px;max-width:100%}.prolistbox .details{line-height:27px;padding:8px 10px}.prolistbox .details .name{font-weight:500;font-size:20px;margin-bottom:5px;line-height:24px}.prolistbox .details .subtitle{font-weight:400;margin-bottom:10px;font-size:17px;line-height:24px}.listing-headertext{top:46%}.listing-headertext h1{top:0}.prolistbox{max-height:215px;margin-bottom:20px;display:block;float:left;margin-top:55px;width:100%}.prodinqury{margin-left:9px;display:block;margin-top:10px;width:30%;font-size:15px}.buyonlinebtn{margin-left:3px;padding:12px 26px;margin-top:10px;margin-bottom:10px;float:right;width:33%;font-size:15px}.availablekg{display:block}.proddetailbg-text span{max-width:570px;display:block}.proddetailbg-text p{max-width:500px}.secotext{margin:30px 0 20px}.appli-area h2{margin-bottom:30px;margin-top:20px}.special-feature{margin:10px 0}.special-feature h2{margin:0 0 20px}.registered-border{padding:20px 10px}.downlo-text{display:block;float:unset;margin-top:60px;text-align:center}.downlo-img img{width:100%}.tech-specifi{margin:55px 0 0}.proddetailbg-text.proddetailbg-centeraline p{margin:auto;text-align:center;line-height:24px;margin-bottom:11px}.proddetailbg-text.proddetailbg-centeraline span{margin:auto;display:block;margin-bottom:20px}.proddetailbg-centeraline .prodinqury{display:unset;margin:auto;margin-bottom:20px;margin-top:30px}.system-image img{width:100%}.systemimg-main h2{margin:40px 0}.secotext p{max-width:650px}.proddetailbg-text.proddetailbg-centeraline{display:block;margin:auto;text-align:center;float:left;width:100%;top:unset;margin-top:180px!important;margin-bottom:26px}.proddetailbg58{height:auto;background-position:left;padding:unset;display:block;position:relative;float:left;width:100%;margin-top:-30px;background-size:cover}.carousel-item{height:auto;min-height:auto;background-size:cover}.card-columns{column-count:2}.sliderindex video{object-fit:contain}.client-logo img{border:1px solid #dedede;margin:0 6px 15px 5px;width:35%}.client-logo{text-align:center;width:100%}#bgvid{height:128vh;background-image:none}}@media only screen and (min-width:992px) and (max-width:1024px){.proddetailbg-text p{max-width:580px}.proddetailbg-text span{max-width:570px!important;display:block}.availablekg{margin-right:5px}.card-columns{column-count:2}.sliderindex video{object-fit:contain}.client-logo img{border:1px solid #dedede;margin:0 6px 15px 5px;width:17%}.client-logo{text-align:right;width:100%}}@media only screen and (min-width:1024px) and (max-width:1200px){.quicklink{margin-left:10px;width:57%}footer .logopart{max-width:217px}footer .container .row>div:first-child{max-width:60%!important}.dealers{float:left}footer .container .row>div:nth-child(2n){max-width:40%!important;flex:unset}}@media only screen and (min-width:768px){.careermenu,.resourcesmenu{display:none}}@media(min-width:1500px){.containerTimeLine{width:1500px;margin:auto}}@media only screen and (min-width:240px) and (max-width:479px){.delhibranch-bg,.mumbaibranch-bg,.punebranch-bg,.coimbatorebranch-bg,.ludhiyanabranch-bg,.surat-bg,.indore-bg,.gurugram-bg,.bangalorebranch-bg{height:350px;background-position:center;background-size:cover}.seocontent{font-size:15px;line-height:22px;max-width:70%;margin-bottom:0;margin-top:0;margin-left:0}.listing-headertext h1{text-align:center;line-height:30px;margin-top:42px;padding-top:50px!important}.custom_breadcrumb ul li a{font-size:11px}.prolistbox .details a.knowmore{margin-bottom:5px}.call_box_inner1 span br{display:none}.call_box_inner1 span{font-size:17px;font-weight:700}}@media only screen and (min-width:480px) and (max-width:767px){.delhibranch-bg,.mumbaibranch-bg,.punebranch-bg,.coimbatorebranch-bg,.ludhiyanabranch-bg,.surat-bg,.indore-bg,.gurugram-bg,.bangalorebranch-bg{height:350px;background-position:center;background-size:cover}.seocontent{font-size:15px;line-height:22px;max-width:70%;margin-bottom:0;margin-top:0;margin-left:0}.listing-headertext h1{text-align:center;line-height:30px;margin-top:42px;padding-top:30px!important}.custom_breadcrumb.prodetail,.branchpagenew .custom_breadcrumb.prodetail{top:1rem}.listing-headertext{top:-16%}.branch-bg .listing-headertext{top:-13%}.branch-bg .contentcolo br{display:none}.listing-headertext h1{font-size:30px!important}}@media only screen and (min-width:768px) and (max-width:991px){.custom_breadcrumb.prodetail,.branchpagenew .custom_breadcrumb.prodetail{top:1rem}.listing-headertext{top:3%}.branch-bg .listing-headertext{top:5%}.branch-bg .contentcolo br{display:none}.seocontent{max-width:51%}.branchpagenew .prolistbox .details{width:75%;height:375px}.branchpagenew .prolistbox .imagebox{width:25%;height:375px}.branchpagenew .prolistbox{margin-bottom:15px;margin-top:13px;max-height:300px}}@media only screen and (min-width:240px) and (max-width:479px){.proddetailbg-text h2{font-size:28px;line-height:34px;margin-top:20px}.proddetailbg-text{display:block;margin:auto;text-align:center;float:left;width:100%;top:unset;margin-top:110px!important;margin-bottom:26px}.proddetailbg-text h1.h1{font-size:18px;margin-bottom:10px}.prodinqury{margin-left:0;padding:12px 0;margin-top:10px;margin-bottom:10px;width:45%;font-size:15px}.prodinqury_1{padding:10px 0!important;max-width:160px;margin-top:10px;padding-top:8px!important;margin-left:20px}.top-img{position:unset}.bottam-box{margin-top:0;padding:10px}.bottam-img_c img{width:100%}.bottam-img_d img{width:60%}.bottam-img_a img{width:100%}.bottam-img_b img{width:70%;padding-top:20px}.bottam-img{margin-bottom:20px}.fully-bg::before,.fully-bg::after,.features_a-bg::before{display:none}.ul-img{display:block;width:110%;margin-left:-65px}.ul-padi{padding-left:0!important}.fully-text h2{font-size:35px}.features_a-section{padding-top:50px}.features_a-img img{width:70%;height:auto}.features_a-img{text-align:center}.features_a-text{background:#ececec;padding:20px 20px}.features_aa{padding-right:0!important;padding-left:0!important}.features_ab{padding-left:15px!important}.features_a-text h2{font-size:35px}.ideal-section{margin-top:150px;margin-bottom:50px;padding-top:50px;height:auto;padding-bottom:50px}.ideal-text h2{font-size:35px}.ideal-text p{font-size:19px}.most-hed h2{font-size:33px;margin-bottom:30px}.circle{height:100px;text-align:center;margin:0 0;margin-bottom:0}.most-box h4{font-size:14px;font-weight:600;padding-top:24px}.circlea h4{padding-top:34px}.circle-box{display:inline-block;width:33%;text-align:center;padding:0 10px}.top-img img{width:55%}.top-img{text-align:center}.proddetailbg-text{z-index:1}.techtab1 img{width:90px}.degree360 ul li img{display:block;width:300px;height:auto}.degree360{width:310px;height:180px}.degree360 ul{width:300px;height:180px}.bottam-img_a{padding-top:20px;margin-bottom:40px}.tech-specifi h2{margin:25px 0;font-size:28px}.tech-specifi{margin:10px 0 0}.techtab li .nav-link{padding:6px 22px}.tech-specifi table.table{display:block;width:100%}.tech-specifi table.table thead{display:block}.tech-specifi table.table thead tr{display:block}.tech-specifi table.table thead tr th{display:block;width:50%;float:left}.tech-specifi .tab-content table.table th:nth-child(3){display:none}.tech-specifi .tab-content table.table th:nth-child(4){display:none}.tech-specifi table.table tbody{display:block;width:100%}.tech-specifi table.table tbody tr{display:inline;width:100%}.tech-specifi table.table tbody tr td{display:inline-block;width:49%}.downlo-text span{font-size:19px;line-height:initial;text-align:center}.downlo-textnow{display:block;margin:auto}.downlo-textnow img{width:95%;margin:20px auto}.downlo-tech img{width:100%}.mobail{display:block}.desktop{display:none}.home-img{width:49%}.home-img img{width:100%}.abc_btn,.co2_btn{bottom:auto;top:10%;max-width:80px;padding:3px 0!important;left:16%;font-size:10px}.co2_btn{left:auto;right:12%}}@media only screen and (min-width:480px) and (max-width:767px){.proddetailbg-text h2{font-size:28px;line-height:34px;margin-top:20px}.proddetailbg-text{display:block;margin:auto;text-align:center;float:left;width:100%;top:unset;margin-top:110px!important;margin-bottom:26px}.proddetailbg-text h1.h1{font-size:18px}.prodinqury{margin-left:3px;padding:12px 0;margin-top:10px;margin-bottom:10px;width:30%;font-size:15px}.prodinqury_1{padding:10px 0!important;max-width:160px;margin-top:10px;padding-top:8px!important}.top-img{position:unset}.bottam-box{margin-top:0}.bottam-img{margin-bottom:20px}.fully-bg::before,.fully-bg::after,.features_a-bg::before{display:none}.ul-img{display:block;width:100%}.ul-padi{padding-left:0!important}.fully-text h2{font-size:35px}.features_a-section{padding-top:50px}.features_a-img img{width:100%;height:auto}.features_a-text{background:#ececec;padding:20px 20px}.features_aa{padding-right:0!important;padding-left:0!important}.features_ab{padding-left:15px!important}.features_a-text h2{font-size:35px}.ideal-section{margin-top:150px;margin-bottom:50px;padding-top:50px;height:auto;padding-bottom:50px}.ideal-text h2{font-size:35px}.ideal-text p{font-size:19px}.most-hed h2{font-size:33px;margin-bottom:30px}.circle{height:200px;text-align:center;margin:0 115px;margin-bottom:20px}.most-box h4{font-size:20px;font-weight:600;padding-top:64px}.circlea h4{padding-top:83px}.top-img img{width:55%}.top-img{text-align:center}.downlo-img img{width:100%}.proddetailbg-text{z-index:1}.abc_btn,.co2_btn{bottom:14%;max-width:114px;padding:4px 0!important;left:22%;font-size:13px}.co2_btn{left:auto;right:10%}}@media only screen and (min-width:768px) and (max-width:991px){.proddetailbg-text h2{font-size:40px}.bottam-box{margin-top:150px;padding:20px 20px}.prodinqury{margin-left:3px;padding:12px 0;margin-top:10px;margin-bottom:10px;width:30%;font-size:15px}.prodinqury_1{padding:10px 0!important;max-width:160px;margin-top:10px;padding-top:8px!important}.proddetailbg-text{position:relative;top:20%}.bottam-img img{width:115px}.ul-img{display:none}.fully-bg::before,.features_a-bg::before{display:none}.fully-bg::after{height:32%;width:48%}.fully-text h2{font-size:40px}.features_a-section{padding-top:100px}.features_a-img img{width:100%;height:auto}.features_a-text{background:#ececec;padding:30px 30px}.features_a-text h2{font-size:40px;margin-bottom:20px}.ideal-text h2{font-size:40px}.ideal-text p{font-size:22px}.ideal-section{margin-top:100px;margin-bottom:50px;height:auto;padding-bottom:50px}.most-hed h2{font-size:40px;margin-bottom:50px}.circle{height:150px;margin:0 0}.most-box h4{font-size:20px;padding-top:42px}.circlea h4{padding-top:55px}.downlo-img img{width:100%}.downlo-text span{font-size:22px}.proddetailbg-text{z-index:1}.abc_btn,.co2_btn{bottom:8%}}@media only screen and (min-width:992px) and (max-width:1200px){.bottam-box{margin-top:130px}.fully-bg::after{height:54%;width:51%}.home-img img{width:100%}.home-img{width:19%}.circle{height:215px;margin:0 0}.proddetailbg-text{z-index:1}}@media only screen and (min-width:240px) and (max-width:479px){.proddetailbg212{height:32vh;background-image:none;background-color:#babc65}.pro-section{padding-top:50px}.lit-but{margin:0 auto;float:unset}.pro-img{text-align:center}.pro-img img{width:100%;margin-left:-50px}.size-hed h2{font-size:30px}.pro-bg::before,.avd-bg::before,.idealuse-bg::before,.faq-bg::before,.faq-bg::after,.size-bg::before{display:none}.pro-text h2{font-size:27px;font-weight:700;padding-top:10px}.avd-section{padding-top:50px;padding-bottom:50px}.avd-text h2{font-size:27px;width:100%;margin-bottom:10px}.avd-img img{width:100%;margin-left:0}.mob{display:block;width:100%}.idealuse-section{padding:50px 0}.ideal h2{font-size:30px;font-weight:700;padding-top:40px;text-align:center;padding-bottom:20px}.idealuse-text{text-align:center;padding:25px 0;height:auto;margin-bottom:20px}.use-text{text-align:center}.card{padding:.75rem 1rem}.faq-section{margin-bottom:50px}.downlo-text1 span{width:100%}.faq-text h2{font-size:27px;font-weight:700;color:#000;padding-bottom:30px;padding-top:30px}.idealuse-text h2{font-size:24px}.size-cor::before{background-size:contain}.size-line{margin-bottom:10px;padding:10px}.size-cor{position:relative;padding-top:75px;padding-right:0}.size-line2{margin-bottom:35px!important}.size-line{width:38%}.idealuse-section{margin-top:0}.lithium-text h2{margin-bottom:20px}}@media only screen and (min-width:480px) and (max-width:767px){.proddetailbg212{height:65vh}.pro-section{padding-top:50px}.lit-but{margin:0 auto;float:unset}.pro-img{text-align:center}.pro-img img{width:100%;margin-left:-50px}.size-hed h2{font-size:30px}.pro-bg::before,.avd-bg::before,.idealuse-bg::before,.faq-bg::before,.faq-bg::after,.size-bg::before{display:none}.pro-text h2{font-size:27px;font-weight:700;padding-top:10px}.avd-section{padding-top:50px;padding-bottom:50px}.avd-text h2{font-size:27px;width:100%;margin-bottom:10px}.avd-img img{width:100%;margin-left:0}.mob{display:block;width:100%}.idealuse-section{padding:50px 0}.ideal h2{font-size:30px;font-weight:700;padding-top:40px;text-align:center;padding-bottom:20px;padding-bottom:25px}.idealuse-text{text-align:center;padding:25px 0;height:auto;margin-bottom:20px}.use-text{text-align:center}.card{padding:.75rem 1rem}.faq-section{margin-bottom:50px}.downlo-text1 span{width:100%}.faq-text h2{font-size:27px;font-weight:700;color:#000;padding-bottom:30px;padding-top:30px}.idealuse-text h2{font-size:24px}.techtab li .nav-link{padding:10px 39px}}@media only screen and (min-width:768px) and (max-width:991px){.proddetailbg212{height:40vh}.pro-img img{margin-left:-35px}.pro-text h2{font-size:28px;font-weight:700;padding-top:0}.pro-text p{margin-top:15px}.avd-section{padding-top:100px}.avd-text h2{font-size:31px;width:100%;padding-bottom:0}.size-cor::before{background-size:contain}.size-cor{position:relative;padding-top:65px;padding-right:0}.size-line{padding:10px}.size-line2{margin-bottom:30px}.size-bg::before{height:72%}.idealuse-section{margin-top:100px}.idealuse-bg::before{background-size:contain}.ideal h2{font-size:33px;font-weight:700;padding-top:128px}.idealuse-text h2{font-size:18px;font-weight:600}.faq-bg::before{top:0;background-size:contain}.faq-bg::after{width:100%;height:27%}.btn1.btn-link span{font-size:37px;float:right;margin-top:-12px;font-weight:100}.faq-section{margin-bottom:100px}}@media only screen and (min-width:992px) and (max-width:1200px){.proddetailbg212{height:40vh}.pro-text h2{font-size:38px}.avd-text h2{font-size:40px;width:100%}.size-bg::before{height:75%}.size-cor::before,.idealuse-bg::before,.faq-bg::before{background-size:contain}.size-line2{margin-bottom:35px}.faq-bg::after{width:100%}.faq-section{margin-bottom:50px}.idealuse-section{margin-top:50px}.size-cor{position:relative;padding-top:120px;padding-right:0}.pro-section{padding-top:50px}.avd-section{padding-top:100px}.branchpagenew .prolistbox .details,.branchpagenew .prolistbox .imagebox{height:308px}}@media only screen and (max-width:767px){.branchpagenew .prolistbox .details{width:70%;height:auto}.branchpagenew .prolistbox .imagebox{width:30%;height:auto}.branchpagenew .prolistbox{max-height:unset!important}.icontext{display:inline-grid!important;gap:30px!important;justify-content:center!important}#schedule_appointment .branch-contact-form .contact-form,#schedule_appointment .inputbox select,#schedule_appointment .contact-form .inputbox{width:100%}.state-of-sec .col-md-6.col-lg-6.col-xl-6:first-child{padding-top:34%;padding-bottom:25%}.state-of-sec{background-image:url(../images/home/bgleft1.jpg);background-size:100% 48%;background-position:top}.state-of-sec .video-play-btn{display:block}}@media only screen and (min-width:991px){.buyonlineitem{display:none}}@media only screen and (max-width:991px){.quicklink{margin-left:0;float:left;width:400px}.quicklink ul li:nth-child(2n){text-align:left}.dealers{width:245px;float:unset!important;margin:auto;display:block}.dealers .title,.dealers ul li{text-align:center}}@media only screen and (max-width:768px){.quicklink ul li{width:100%;text-align:center!important}.quicklink ul li:nth-child(2n){width:100%}.quicklink{width:100%}.newslete{width:100%}.newslete .title,.newslete ul li{text-align:center}.abouttxt .rightimages img:first-child{margin-top:0}}@media only screen and (min-width:240px) and (max-width:480px){.state-of-sec{background-size:100% 35%}.state-of-sec .col-md-6.col-lg-6.col-xl-6:first-child{padding-top:23%}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0 ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0 ease 0;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height: 576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width: 576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:9999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
