.paragraph {
  display: block;
  margin-bottom: 0px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 0.5px;
}

.paragraph.bottom-padding {
  margin-bottom: 25px;
}

.partner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 33.33%;
  -webkit-flex: 33.33%;
  -ms-flex: 33.33%;
  flex: 33.33%;
}

.products-heading-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.nav-wrap {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  height: 23vh;
}

.nav-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 17vh;
  padding-right: 5%;
  padding-left: 5%;
  background-color: #fff;
}

.logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  text-decoration: none;
}

.menu-nav-wrap {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.contact-nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 9vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.menu-nav-div {
  height: 8vh;
}

.logo {
  margin-right: 10px;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.body-2 {
  font-family: 'Josefin Sans', sans-serif;
  color: #505050;
}

.contact-info {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #f06510;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: right;
  letter-spacing: 1px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
}

.nav-link {
  padding: 0px 0px 0px 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: right;
}

.nav-link.w--current {
  color: #f06510;
}

.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #505050;
}

.banner.white {
  height: auto;
  padding: 2% 5%;
  background-color: #fff;
}

.banner._20 {
  height: 20vh;
}

.banner._20.white {
  background-color: hsla(0, 0%, 71%, .15);
}

.banner._10 {
  height: 10vh;
}

.navbar-2 {
  height: 100%;
}

.bg-slider {
  height: 77vh;
}

.bg-slider.small {
  height: 67vh;
}

.right-arrow {
  width: 0px;
  font-size: 0px;
}

.left-arrow {
  width: 0px;
  font-size: 0px;
}

.slide-nav {
  height: 0px;
  font-size: 0px;
}

.slider-caption-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/6-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/6-2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.slider-caption-wrap.bg-3 {
  padding-bottom: 12%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_7625crop.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_7625crop.png');
  background-position: 0px 0px, 50% 50%;
}

.slider-caption-wrap.bg-2 {
  padding-bottom: 10%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/IMG_7622.PNG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/IMG_7622.PNG');
  background-position: 0px 0px, 50% 50%;
}

.slider-caption-wrap.bg-1 {
  background-image: -webkit-linear-gradient(270deg, null, null), url('../images/6-2.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/6-2.jpg');
}

.slider-caption-wrap.bg-1 {
  padding-bottom: 10%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/wood_pellet_ss165510110_tmb.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/wood_pellet_ss165510110_tmb.jpg');
  background-position: 0px 0px, 50% 88%;
}

.slider-caption-wrap.bg-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/BOILER.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/BOILER.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-caption-wrap.bg-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Palnik-Uni-Max-Perfect-750kW-1test_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Palnik-Uni-Max-Perfect-750kW-1test_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-caption-wrap.bg-6 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Do-Wood-Pellets-Contain-Chemicals-The-Facts.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Do-Wood-Pellets-Contain-Chemicals-The-Facts.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-heading {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 44px;
  font-weight: 800;
  text-align: center;
}

.slider-heading.grey {
  color: #505050;
  text-align: center;
}

.slider-heading.light-orange {
  color: #f0a024;
  line-height: 44px;
}

.slider-sub-heading {
  width: 100%;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.banner-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  text-transform: capitalize;
}

.banner-heading.dark-orange {
  color: #f06510;
  text-transform: capitalize;
}

.banner-heading.dark-orange.bottom-padding {
  margin-bottom: 25px;
}

.banner-heading.left {
  text-align: left;
}

.banner-heading.left.grey {
  color: #505050;
  line-height: 38px;
}

.banner-heading.bottom-padding {
  margin-bottom: 25px;
}

.banner-sub-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.banner-sub-heading.light-orange {
  color: #f0a024;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.products-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  padding: 0% 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-img {
  border-radius: 50%;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #f0a024;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}

.section-heading.white {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.section-heading.white.left {
  text-align: left;
}

.section-heading.bottom-padding {
  margin-bottom: 25px;
  text-transform: capitalize;
}

.section-heading.small-case {
  text-transform: capitalize;
}

.section-heading.small-case.dark-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  color: #505050;
  font-size: 20px;
  text-align: center;
}

.card-paragraph {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.button {
  border-radius: 5px;
  background-color: #f06510;
  font-size: 16px;
  font-weight: 600;
}

.button:hover {
  border: 1px solid #f06510;
  background-color: transparent;
  color: #f06510;
  font-weight: 600;
}

.button.white {
  background-color: #fff;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  color: #f0a024;
  font-weight: 600;
}

.button.white:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.heading-highlight {
  font-family: 'Open Sans', sans-serif;
  color: #f06510;
}

.heading-highlight.bottom-padding {
  margin-bottom: 40px;
}

.about-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
}

.about-section-mnre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}
.about-section-mnre-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px !important;
}
.twitter-tweet-rendered {
    width:340px !important;
    max-width:90% !important;
    height:auto !important;
    position:relative;
    margin: 0 auto;
    background-color: #f8f8f8;
}

.bg-section {
  position: relative;
  height: 75vh;
}

.bg-video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.bg-gradient {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(240, 60, 31, .05);
}

.section-half-half {
  width: 100%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  background-image: url('../images/flame-2233630_960_720.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-half-half.top {
  overflow: hidden;
  background-position: 50% 100%;
  background-attachment: fixed;
}

.section-half-half.bottom {
  overflow: hidden;
  background-image: url('../images/pellets.ac2b0d80.jpg');
  background-position: 100% 0px;
  background-attachment: fixed;
}

.parallelogram {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.partners {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer {
  height: auto;
  background-color: #505050;
  color: #fff;
}

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.copyright-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 1% 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f06510;
}

.footer-wrap-half-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.footer-wrap-half-half.centre {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-wrap-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2% 5% 2% 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.contact-paragraph {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.contact-paragraph.grey {
  color: #505050;
}

.footer-links {
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-field {
  margin-bottom: 20px;
}

.saptaru-link {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}

.saptaru-link-wrap {
  color: #fff;
  text-decoration: none;
}

.address-highlight {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: underline;
}

.body-3 {
  font-family: 'Josefin Sans', sans-serif;
}

.bg-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 57vh;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/shutterstock_425106391test.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/shutterstock_425106391test.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bg-image.bg3 {
  height: 67vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/shutterstock_465005900.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/shutterstock_465005900.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.bg-image.bg-4 {
  height: 67vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Do-Wood-Pellets-Contain-Chemicals-The-Facts_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Do-Wood-Pellets-Contain-Chemicals-The-Facts_1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bg-image.bg5 {
  height: 67vh;
  background-image: url('../images/Eco-palnik-Uni-Max-1MWtest.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: url('../images/Eco-palnik-Uni-Max-1MWtest.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.bg-image.bg6 {
  height: 67vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/web-Installations.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/web-Installations.jpg');
  /*background-image: url('../images/web-Installations.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: url('../images/web-Installations.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));*/
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}


.company-statement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-statement.grey {
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: hsla(0, 0%, 71%, .15);
}

.company-statement.grey.vertical.stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.company-statement.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nav-social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 6vh;
  padding-right: 2%;
  padding-left: 1%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #505050;
}

.social-icon {
  margin-left: 20px;
}

.section-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1% 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 90%;
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;
}

.section-half.right {
  padding-right: 2%;
  padding-left: 2%;
  text-align: right;
}

.main-contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-color: hsla(0, 0%, 71%, .15);
}

.main-contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  padding: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.main-contact-form-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.main-contact-form-field {
  margin-bottom: 30px;
  background-color: hsla(0, 0%, 71%, .15);
  text-align: center;
}

.main-contact-address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.specs-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 21px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.table-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.table-row-text {
  margin-top: 2px;
  margin-bottom: 2px;
  border: 1px solid #f06510;
  color: #505050;
  font-weight: 700;
  text-align: center;
}

.table-row-text.bold {
  font-size: 16px;
  line-height: 28px;
}

.products-para-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}

.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 225px;
  margin-top: 20px;
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  border-radius: 5px;
  background-color: #b4b4b4;
}

.card-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.products-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.body-4 {
  font-family: 'Open Sans', sans-serif;
}

.icon-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 26.67%;
  -ms-flex-preferred-size: 26.67%;
  flex-basis: 26.67%;
}

.icon-item.arrow {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.icon-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-radius: 50%;
  background-color: #f0a024;
  box-shadow: -2px 2px 20px 0 rgba(0, 0, 0, .5);
}

.icon-img-wrapper.dark-orange {
  background-color: #f06510;
}

.icon-wrapper-separator {
  width: 70%;
  height: 2px;
  background-color: #f06510;
}

.paragraph-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  font-size: 13px;
  text-align: center;
}

.icon-img-div {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.icon-separator-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 5%;
  -ms-flex-preferred-size: 5%;
  flex-basis: 5%;
}

.burners-img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.product-wattage {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.body {
  font-family: 'Josefin Sans', sans-serif;
}

.card-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #f06510;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}

.card-heading.large {
  font-size: 32px;
  line-height: 38px;
  font-weight: 800;
  text-align: center;
}

.card-heading.grey {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  color: #505050;
}

.card-heading.bottom-padding {
  margin-bottom: 25px;
}

.footer-heading-wrapper {
  width: 100%;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.footer-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 90%;
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;
}

.icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  padding-top: 1%;
  padding-bottom: 1%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.burner-info-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form-2 {
  text-align: center;
}

.form-block-2 {
  width: 100%;
}

.company-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.company-name-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 5px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.company-tagline-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.heading {
  display: inline-block;
  width: 100%;
  margin-top: 5%;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #f06510;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
}

.heading-2 {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5%;
  padding-left: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #505050;
  font-size: 16px;
  line-height: 16px;
  font-style: italic;
  text-align: left;
}

.text-span {
  color: #2f9044;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 77vh;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 71%, .15);
}

@media (max-width: 991px) {
  .paragraph {
    font-size: 14px;
  }
  .nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #505050;
  }
  .nav-link {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #fff;
  }
  .nav-link.w--current {
    padding-right: 10px;
  }
  .banner.white {
    padding-bottom: 2%;
  }
  .slider-heading.light-orange.small {
    font-size: 32px;
  }
  .banner-heading.left.grey {
    font-size: 24px;
  }
  .banner-heading.bottom-padding {
    font-size: 26px;
    line-height: 32px;
  }
  .banner-sub-heading {
    font-size: 22px;
  }
  .banner-sub-heading.light-orange {
    font-size: 22px;
    line-height: 28px;
  }
  .section-heading.small-case.dark-grey {
    font-size: 18px;
    line-height: 24px;
  }
  .card-paragraph {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    text-align: center;
  }
  .card-paragraph.small {
    font-size: 14px;
    text-align: center;
  }
  .button.small {
    font-size: 14px;
  }
  .company-statement.grey.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .company-statement.grey.vertical.stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .nav-social-links {
    position: absolute;
    height: auto;
    padding-right: 2%;
    padding-left: 1%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .main-contact-form {
    width: 100%;
  }
  .table-row-text.bold {
    font-size: 15px;
  }
  .icon-item {
    height: 50vh;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
  .paragraph-small {
    font-size: 12px;
  }
  .card-heading.large {
    font-size: 26px;
    line-height: 32px;
  }
  .card-heading.grey {
    font-size: 18px;
  }
  .icon-wrapper {
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-button {
    height: 100%;
    padding: 10px;
  }
  .menu-button.w--open {
    background-color: #f06510;
  }
  .icon {
    color: #505050;
  }
  .nav-mob {
    background-color: #fff;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-menu-3 {
    background-color: #505050;
  }
  .menu-button-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .menu-button-2.w--open {
    background-color: #fff;
  }
  .icon-2 {
    color: #505050;
  }
  .nav-mob-social-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #505050;
    text-align: right;
  }
  .nav-mob-social-links {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nav-mob-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2%;
    padding-left: 2%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .paragraph {
    font-size: 13px;
    line-height: 19px;
  }
  .partner-item {
    height: 33.33333333%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .contact-info {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .banner {
    height: auto;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .banner._20.white {
    height: auto;
  }
  .slider-heading {
    font-size: 35px;
    line-height: 35px;
  }
  .slider-heading.light-orange.small {
    font-size: 24px;
  }
  .slider-sub-heading {
    font-size: 20px;
    line-height: 26px;
  }
  .banner-heading.bottom-padding {
    font-size: 24px;
    line-height: 30px;
  }
  .banner-sub-heading {
    font-size: 20px;
    line-height: 26px;
  }
  .products-item {
    height: auto;
    padding-right: 1%;
    padding-left: 1%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .product-img {
    margin-bottom: 20px;
  }
  .section-heading {
    font-size: 20px;
    line-height: 26px;
  }
  .section-heading.white.left {
    font-size: 18px;
  }
  .card-paragraph {
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    font-size: 13px;
    line-height: 19px;
  }
  .button {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 18px;
  }
  .button.dark-orange {
    margin-bottom: 20px;
  }
  .section-half-half.top {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .section-half-half.bottom {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .partners {
    height: 60vh;
  }
  .footer-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-wrap-half-half {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .footer-wrap-half-half.centre {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .footer-wrap-half {
    padding-right: 2%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .saptaru-link {
    font-size: 18px;
  }
  .company-statement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .company-statement.grey {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .company-statement.vertical {
    height: auto;
  }
  .table-row-text {
    font-size: 12px;
  }
  .table-row-text.bold {
    font-size: 12px;
  }
  .products {
    height: auto;
  }
  .products-card {
    width: 70%;
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }
  .icon-item {
    padding-top: 5%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .burners-img-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-heading.grey {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 26%;
    -ms-flex-preferred-size: 26%;
    flex-basis: 26%;
  }
  .copyright-text {
    font-size: 12px;
    line-height: 18px;
  }
  .heading {
    font-size: 14px;
    line-height: 18px;
  }
  .heading-2 {
    margin-top: 0px;
    margin-bottom: -1%;
    font-size: 11px;
  }
  .bold-text {
    font-size: 20px;
    line-height: 25px;
  }
  .bold-text-2 {
    font-size: 20px;
    line-height: 26px;
  }
  .bold-text-3 {
    font-size: 20px;
    line-height: 26px;
  }
  .brand {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 479px) {
  .nav-div {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .logo-wrap.w--current {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
  .menu-nav-wrap {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .nav-menu-2 {
    left: -100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .nav-link {
    width: auto;
    padding-right: 10px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 12px;
    line-height: 18px;
  }
  .nav-link.w--current {
    width: auto;
    padding-right: 10px;
    padding-left: 0px;
    background-color: transparent;
  }
  .banner {
    height: auto;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .banner._20 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .banner._20.white {
    height: auto;
  }
  .slider-caption-wrap.bg-4 {
    background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/BOILER.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/BOILER.jpg');
    background-size: auto, cover;
  }
  .slider-heading {
    font-size: 28px;
    line-height: 33px;
  }
  .slider-heading.light-orange.small {
    font-size: 20px;
    line-height: 30px;
  }
  .slider-sub-heading {
    font-size: 16px;
    line-height: 22px;
  }
  .banner-heading.bottom-padding {
    font-size: 20px;
    line-height: 26px;
  }
  .banner-sub-heading {
    font-size: 16px;
    line-height: 22px;
  }
  .banner-sub-heading.light-orange {
    font-size: 16px;
    line-height: 22px;
  }
  .product-img {
    margin-top: 10px;
  }
  .section-heading {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .section-heading.white.left {
    font-size: 16px;
  }
  .card-paragraph {
    font-size: 13px;
  }
  .card-paragraph.small {
    font-size: 12px;
  }
  .button {
    font-size: 12px;
  }
  .button.white {
    margin-bottom: 0px;
  }
  .button.small {
    font-size: 12px;
  }
  .about-section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-half-half.top {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .section-half-half.bottom {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .footer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-wrap-half-half {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .footer-wrap-half-half.centre {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .footer-wrap-half {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .form-block {
    display: block;
    width: auto;
    height: auto;
    margin-bottom: 0px;
  }
  .saptaru-link {
    font-size: 12px;
  }
  .company-statement.grey {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-half {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .main-contact-form-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .main-contact-form {
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-contact-form-text {
    font-size: 14px;
    line-height: 20px;
  }
  .card-heading.large {
    font-size: 24px;
    line-height: 30px;
  }
  .footer-heading-wrapper {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .footer-info-wrapper {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .copyright-text {
    font-size: 10px;
  }
  .bold-text {
    font-size: 18px;
    line-height: 24px;
  }
  .nav-mob {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 100;
    background-color: #fff;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-menu-3 {
    background-color: #505050;
  }
  .menu-button-2 {
    background-color: #fff;
  }
  .icon-2 {
    color: #505050;
  }
}

.inst-company {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .inst-company.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.inst-company.vertical {
    height: auto;
  }
  
  .testgall {width:70%;height:50vh,margin-top:10px;background-color:grey;}
  
/* For landscape, we want the tool bar stick on the left */
.siema{width:70%;height:70vh;background-color:red;}
.showcase2 {width:100%;height:100%;position:relative;float:left;margin-right:10px;margin-bottom:10px;display:none;}
.showcasesl {width:100%;height:100%;position:relative;float:left;margin:0;}

.client-title {width:100%;position:relative;float:left;height:20%;background-color:transparent;}
.client-title h3{text-align:left !important;}


/*Slider*/
 .slider {background-color:grey;}
 .slider img,.slider video {display:none;}
 .slider-nav {display:block;}
 .showcasevideo {width:100%;height:inherit;}
.slick-list {float:left !important;}   
.slick-arrow {padding-left:0px;padding-right:0px;padding-top:3%;padding-bottom:3%;position:absolute;float:left;width:5%;margin-top:29%;z-index:20;background-color:rgba(0, 0, 0, 0.4);color:rgba(255, 255,255 , 0.63);outline:none;cursor: pointer;font-size:1.2em;}
.slick-next {margin-left:-5%;}
.slick-prev {margin-left:0%;}
 
@media screen and (orientation: landscape) {
  .install-client {height:70vh;}
  .client-info { width:50%;position:relative;float:left;background-color:transparent;height:100%;}
  .client-preview { width:50%;position:relative;float:left;background-color:transparent;height:100%;}
  
.slider > div {
	width:100%;
	height:100%;
  display:block;padding: 0px 0;
  background-color:transparent;
  text-align: center; font-size: 2em;
}
.slider > div img {
	width:101%;
	overflow:hidden;
}
/* Navigation */
.slider-nav { text-align: center; width:auto;}
.slider-nav > div {
  display:inline-block;
  margin: 0 5px; padding: 3px 0;
  text-align: center; font-size:2em;
  cursor: pointer;
  position:relative;float:left;
  width:180px;
}
}
  @media screen and (orientation: portrait) {
.install-client {height:70vh;width:100%;position:relative;float:left;background-color:grey;}
  .client-info { width:100%;position:relative;float:left;background-color:transparent;height:auto;}
  .client-preview { width:100%;position:relative;float:left;background-color:transparent;height:50%;}
  .slick-arrow {width:10%;}
  .slick-next {margin-left:-10%;}
 .slick-prev {margin-left:0%;}
  
.slider > div {
	width:100%;
	height:100%;
  display:block;padding: 0px 0;
  background-color:transparent;
  text-align: center; font-size: 2em;
}
.slider > div img {
	width:100%;
}
/* Navigation */
.slider-nav { text-align: center; width:auto;}
.slider-nav > div {
  display:inline-block;
  margin: 0 5px; padding: 3px 0;
  text-align: center; font-size:2em;
  cursor: pointer;
  position:relative;float:left;
  width:20%;
}
.vidgd {
height:40vh !Important;
}
  
}

.section-prod {color:#8e8484;}
 
  
  
