@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

html{
    scroll-behavior: smooth;
    font-family: "Roboto", sans-serif;
}
.mb30{
  margin-bottom: 30px !important;
}
.www{
  width: 23px;
}
.logo {
  width: 105px;
  max-height: unset !important;
  filter: brightness(110%);
}
.menu_container{
    max-width: 1770px;
}
.navbar-brand {
  padding: 10px 0;
}
.active_menu{
    color: #5FAAB9 !important;
    font-style: italic;
    font-weight: 600 !important;
    padding-left: 15px;
}
.active_menu::after{
    content: "";
    background: url("../img/home/drop_icon.svg");
    width: 14px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
    opacity: 1 !important;
}
#accordian ul li a::after {
    content: "";
    background: url("../img/home/drop_icon.svg");
    width: 14px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease;
}
#accordian ul li a:hover::after {
    opacity: 1;
    transition: all 0.5s ease;
}
.push-button  span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 21px;
  height: 1px;
  background-color: #fff;
  border-radius: 0;
  opacity: 1;
  position: absolute;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.push-button span:nth-child(1) {
  top: 0px;
  width: 12px;
}

.push-button span:nth-child(2), .push-button  span:nth-child(3) { 
    top: 6px; 
    left: -3.5px;
}
.push-button  span:nth-child(4) { 
    top: 12px; width: 13px; 
}
.navbar.navbar-dark .push-button:hover, .sticky .navbar.header-dark .push-button:hover {
    opacity: 0.6;
}
#slide-411-layer-01, #slide-411-layer-03, #slide-411-layer-05, #slide-411-layer-07, #slide-411-layer-09{
    font-size: 44px !important;
    letter-spacing: 0px !important;
    line-height: 56px !important;
    padding-bottom: 0 !important;
    font-family: "Roboto", sans-serif;
}
#slide-411-layer-02, #slide-411-layer-04, #slide-411-layer-06, #slide-411-layer-08, #slide-411-layer-10{
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
    font-family: "Roboto", sans-serif;
}
.home-startup .ares.tp-leftarrow, .home-startup .ares.tparrows.tp-leftarrow::before {
  font-size: 17px;
}
.ares.tparrows {
background: #fff0;
  min-width: 22px;
  min-height: 22px;
  border: 1px solid white;
}
.tparrows {
  width: 35px;
  height: 35px;
}
.ares.tparrows::before {
  line-height: 32px;
}
.home-startup .ares:hover {
  background: rgb(255, 255, 255);
}
.home-startup .ares.tp-rightarrow, .home-startup .ares.tparrows.tp-rightarrow::before {
  font-size: 17px;
}
.home-startup .ares.tparrows:hover::before {
  color: #57909b;
}
.tp-leftarrow{
    left: 6px !important;
}
.tp-rightarrow {
    left: 99.7% !important;
}
.youtube_container {
  overflow: hidden;  
  width: 100%; 
  aspect-ratio: 15.9/9; 
  pointer-events: none;
}

.youtube_container iframe {
  width: 300%;
  height: 100%;
  margin-left: -100%;
} 
.overlay-bg {
  background-color: #0000008f;
}
.scroll-down-section {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 1px;
    opacity: 0.8;
}
.scroll-down-section::before {
    background: white;
    width: 2px;
    height: 16px;
    position: absolute;
    bottom: 34px;
    left: -1px;
    right: 0;
    margin: 0 auto;
    content: '';
}
.scroll-down-section span {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 23px;
    height: 34px;
    margin-left: -12px;
    border: 2px solid white;
    border-radius: 10px;
}
.scroll-down-section span::before {
    position: absolute;
    top: 4px;
    left: 50%;
    content: ''; 
    width: 5px;
    height: 9px;
    margin-left: -2px;
    border: 2px solid white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-animation: down 2s infinite;
    animation: down 2s infinite;
    box-sizing: border-box;
}
@keyframes down {
    0% {
        transform: translate(0, 0);
        opacity: 0;
      }
      40% {
        opacity: 1;
      }
      80% {
        transform: translate(0, 20px);
        opacity: 0;
      }
      100% {
        opacity: 0;
      }
}

.client-logos {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: auto;
  margin-top: 20px;
  margin-bottom: 3px;
}
.logo-outer {
  float: left;
  position: relative;
  overflow: hidden;
}
#logo-slider, #logo-slider2 {
  position:relative;
  left:-160px;
  list-style-type: none; 
  margin: 0px;
  padding: 0px;
  width:9999px;
  display: flex;
  align-items: center;
}

#logo-slider li, #logo-slider2 li{
  float: left;                                    
  margin: 0px 6px;
}

#logo-slider li img , #logo-slider2 li img{
  width: 148px;
  margin: 8px;  
  padding: 8px;
  object-fit: contain;
  border-radius: 11px;
  background: #f9f9f9;
}

section {
  padding: 80px 0;
  overflow: hidden;
  position: relative;
}
.main_title{
    color: #57909b;
    font-size: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    font-weight: 300 !important;
    font-family: "Roboto", sans-serif;
    padding-left: 10px;
    border-left: 3px solid #d87e34;
    line-height: 33px;
}
header.sticky .push-button span {
  background-color: #2f2f2f;
}
header.sticky .header-push-button p {
  color: #2f2f2f;
}
footer{
    background: #f2f2f2;
}
.copyright{
    font-size: 10px;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    color: #ffffffc4;
    line-height: 16px;
}
.copyright a{
    font-size: 10px;
    letter-spacing: 0.3px;
    color: #ffffffc4;
}

.ft_btm{
    background: #57909b;
    padding: 6px 0 5px;
}
footer a{
  color: #6a6a6a;
}
.text-medium {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #282828 !important;
  margin-bottom: 6px;
}
footer ul li {
  margin-bottom: 1px;
  color: #6a6a6a;
  display: flex;
  align-items: center;
}
.footer-top{
    padding: 39px 0;
}
.footer_details i{
    margin-right: 8px;
    font-size: 18px;
}
.footer_details .span1{
    margin-left: 22px;
    margin-right: 10px;
}
.footer_details .span2{
    margin-left: 42px;
    margin-right: 10px;
}
.footer_details .span3{
    margin-left: 33px;
    margin-right: 10px;
}
.footer_details .span4{
    margin-left: 9px;
    margin-right: 9px;
}
footer iframe{
    margin-bottom: -8px !important;
    border-radius: 9px;
}
.mt20{
    margin-top: 20px !important;
}
.footer-startup.footer-light a:hover {
  color: #d87e34;
  margin-left: 5px;
}
.copyright a:hover {
  color: #ffffff !important;
  margin-left: 0 !important;
}
.d_flex{
  display: flex;
}
.footer-startup.footer-light .d_flex a:hover {
  color: #d87e34;
  margin-left: 0px;
  transform: translateY(-3px);
  transition: all 0.5s ease;
}
.footer-startup.footer-light .d_flex a {
  transition: all 0.5s ease;
}
.banner_title{
  font-size: 48px !important;
  letter-spacing: 2px;
  font-weight: 800 !important;
  margin-bottom: 0;
  line-height: 42px !important;
  -webkit-text-stroke: 1px #ffffffb5;
  color: #ffffff29;
  text-transform: uppercase;
  font-family: var(--bs-body-font-family);
}
.parallax {
  position: relative !important;
  background-size: cover !important;
  overflow: hidden;
  /*! background-attachment: fixed !important; */
  transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  background-position: 50% 58% !important;
}
.pb10{
  padding-bottom: 10px !important;
}
.banner_op{
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  top: 0;
  left: 0;
  background-color: #000;
}
.small-screen {
  height: 360px;
}


/* HD About*/

.logo_blue_bg_color_light{ background-color: #f4fdff;}
.logo_blue_bg_color{ background-color: #57909b;}
.logo_blue_color{ color: #57909b;}

.logo_oranges_color{ color: #d87e34;}
.logo_oranges_bg_color{background-color: #ee8b39;}

.ab{ width: 100%;}
.ab p{ margin-bottom: 10px;}
 
 .row-cols-md-7 > * {
    flex: 0 0 auto;
    width: 14.28%;
  }

.gry_bg{ background-color: #f9f9f9;}



.mb0{ margin-bottom: 0px !important;}


.product_title{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 0 !important;
  line-height: 18px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  z-index: 999;
  text-shadow: 1px 1px 3px #0006;
}
.product_box{
  overflow: hidden;
  position: relative;
  border-radius: 9px;
}
.product_box img{
  width: 100%;
  background: #609eab47;
  /*! border-radius: 10px 10px 0 0; */
  overflow: hidden;
}
.over_hide{
  overflow: hidden;
}
.product_box a img{
  transition: all 0.8s ease;
}

.product_box a:hover img{
  transform: scale(1.06);
  transition: all 0.8s ease;
}

.product_box a:hover .product_title span{
  transition: all 0.5s ease;
  color: #fff;
  opacity: 1;
  display: block;
}

.mt35{
  margin-top: 35px !important;
}
.product_banner{
  background-position: 50% 0% !important;
}
.list-style-02 li {
  list-style: none;
  line-height: 26px;
  letter-spacing: 0.3px;
  margin-bottom: 10px;
}
.list-style-02 li i {
  line-height: 26px;
}
.product_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  margin-top: 4%;
}
.gas_analysis_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 154px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 154px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/gas_analysis/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 5%;
}
.liquid_analysis_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 152px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 152px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/liquid_analysis/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 48%;
  margin-top: 5%;
}
.sensors_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 154px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 154px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/sensors/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 60%;
  margin-top: 5%;
}
.system_components_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 154px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 154px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/system_components/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 7%;
  margin-top: 2.5%;
}
.hydrogen_energy_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 154px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 154px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/hydrogen_energy/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-top: 2.5%;
}
.lng_sampling_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 154px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 154px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/products/lng_sampling/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 47%;
  margin-top: 2.5%;
}
.resources_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/resources/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 80%;
  margin-top: 4%;
}
.contact_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/contact/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 5%;
  margin-top: 4%;
}
.career_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 170px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/career/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 60%;
  margin-top: 5%;
}
.about_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/about_us/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 55%;
  margin-top: 4%;
}
.service_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/services/txt.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 94%;
  margin-top: 4%;
}
.projects_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 170px;
  letter-spacing: 7px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/projects/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 5%;
}
.privacy_policy_pg .banner_big_title {
  text-transform: uppercase;
  font-size: 161px;
  letter-spacing: 4px;
  -webkit-text-stroke: 1px #ffffff8c;
  color: #ffffff0a !important;
  font-weight: 800 !important;
  line-height: 176px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  background-image: url("../img/about_us/banner.webp");
  background-clip: text;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 55%;
  margin-top: 4%;
}
.link_clr{
  text-decoration: underline;
  color: #223bc4;
    transition: all 0.5s ease;
}
.link_clr:hover{
  text-decoration: underline;
  color: #363636;
  transition: all 0.5s ease;
}
.mb40{
  margin-bottom: 40px !important;
}
.mb3{
  margin-bottom: 3px !important;
}
.detail_box{
  box-shadow: 0 0 20px rgba(0,0,0,.08);
  padding: 30px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  margin-bottom: 35px;
  background: white;
}
.detail_box:last-child{
  margin-bottom: 2px;
}
.img_hover{
  overflow: hidden;
   border-radius: 8px;
}
.img_hover img{
  transition: all 0.8s ease;
}
.img_hover:hover img{
  transform: scale(1.06);
  transition: all 0.8s ease;
}
.pl40{
  padding-left: 40px;
}
.detail_box p{
  letter-spacing: 0.3px;
  line-height: 26px;
  color: #595959;
}
.detail_box .img_hover img{
  border-radius: 8px;
  background: #609eab3d;
}
.btn.btn-transparent-white {
  background: transparent;
  border-color: #ee8b3999;
  color: #282828;
}
.btn.btn-medium {
  font-size: 12px;
  letter-spacing: 0.7px;
  font-family: "Roboto", sans-serif;
  padding: 10px 25px !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.5s ease;
}
.btn .bg-white {
  background-color: rgb(238, 139, 57) !important;
}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {
  background: #ee8b39;
  border-color: #ee8b39;
  color: #fff;
  transition: all 0.5s ease;
}
.btn {
  display: inline-block;
  border: 1px solid transparent;
}
.bg_gradiant{
  background: linear-gradient(to right top, #d87e34a1 11%, #fff1e8, #609eab54, #609eab);
}
.mt5{
  margin-top: 5px;
}

p {
  margin: 0 0 18px;
  color: #3c3c3c;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.nav_tree{
  font-size: 12px;
  color: #ffffffa1;
  margin-bottom: 0;
  font-weight: 500;
  margin-left: 36px;
}
.nav_tree a{
  font-size: 12px;
  color: #fff9;
}
.nav_tree a:hover{
  color: rgba(255, 255, 255, 0.692);
}
b, strong {
  font-weight: 600;
}
.mb8{
  margin-bottom: 8px !important;
}
.sub_txt{
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.4px;
  color: #282828 !important;
  font-weight: 600;
}
.explore{
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  position: absolute;
  opacity: 1;
  transition: all 0.5s ease;
  letter-spacing: 1px !important;
  line-height: 15px;
    opacity: 0;
  transform: translateY(40px);
  text-transform: uppercase;
}
.pdf_icon{
  width: 21px;
  margin-left: 8px;
  margin-top: -1px;
}
.bg_black{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to top, rgb(94, 155, 168) 0%, #2d2d2d24 78%);
}
.pos_rel{
  position: relative;
}
.product_title_box{
  position: absolute;
  bottom: 23px;
  left: 0;
  width: 100%;
  display: flex;
  padding: 0 30px;
  z-index: 999;
}
.product_arrow{
  width: 36px;
  height: 36px;
  background: white;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #ee8b39;
  margin-left: 27px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease;
}
.product_box a:hover .product_arrow{
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s ease;
}
.product_box a:hover .explore{
  opacity: 1;
  transition: all 0.6s ease;
  transform: translateY(24px);
}
.pro_bg{
  position: absolute;
  top: -174px;
  left: -30px;
  filter: invert(100%);
  opacity: 0.7;
  animation: rotate_wel 12s linear infinite;
}
@keyframes rotate_wel {
    0%{
        transform: rotate(0deg);
    }
    25%{
        transform: rotate(-11deg);
    }
    50%{
        transform: rotate(0deg);
    }
    75%{
        transform: rotate(11deg);
    }
    100%{
        transform: rotate(0deg);
    }
}

.pro_bg_right{
  position: absolute;
  top: -43px;
  right: -48px;
  filter: invert(100%);
  opacity: 0.6;
  animation: rotate_right 12s linear infinite;
  width: 640px;
  z-index: -1;
}
@keyframes rotate_right {
    0%{
        transform: rotate(0deg);
    }
    25%{
        transform: rotate(-11deg);
    }
    50%{
        transform: rotate(0deg);
    }
    75%{
        transform: rotate(11deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
.pt0{
  padding-top: 0px !important;
}
.logo-slick {
  padding: 0 24px 8px;
}
.logo-slick img {
  height: auto;
  width: 148px;
  margin: 8px;
  padding: 8px;
  object-fit: contain;
  border-radius: 11px;
  background: #f9f9f9;
}
.dot_bg{
  background-image: url("../img/home/dots.png");
}
.slick-dots {
  left: 0 !important;
}
.slick-next, .slick-prev {
  width: 24px;
  height: 24px;
}
.slick-next::before, .slick-prev::before {
  font-family: slick;
  font-size: 13px;
  line-height: 1;
  opacity: .75;
  color: #8a8a8a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  display: block;
  line-height: 22px;
  border: 1px solid #999;
  font-weight: 600;
}
.slick-prev::before {
  content: "\f104";
  font-family: "Font Awesome 6 Pro" !important;
}
.slick-next::before {
   content: "\f105";
  font-family: "Font Awesome 6 Pro" !important;
}
.slick-next:focus::before, .slick-next:hover::before, .slick-prev:focus::before, .slick-prev:hover::before {
  opacity: 1;
  background: #d87e34;
  color: white;
  transition: all 0.5s ease;
}
.slick-next:focus::before, .slick-next::before, .slick-prev:focus::before, .slick-prev::before {
  transition: all 0.5s ease;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 1px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button::before {
  font-family: slick;
  font-size: 6px;
  line-height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  content: '•';
  text-align: center;
  opacity: 0.15;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
  opacity: .75;
  color: #000;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  bottom: -9px;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next, .slick-prev {
  top: 42%;
}

/* resorces page start */
.policies_btn {
  padding: 0;
  border: none;
  width: 100%;
  background: transparent;
  margin-bottom: 0;
  cursor: pointer;
}
.investors_box {
  padding: 26px 20px;
  border-radius: 12px;
  background: #f5f7f9;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
}
.policies_btn {
  cursor: pointer;
}
button{
  text-transform: none;
  font-size: 100%;
  line-height: 1.15;
}
.investors_box .icons {
  width: 34px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  margin-left: 0;
}
.inv_title {
  text-align: left;
  margin-left: 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 0 !important;
  line-height: 23px;
  transition: all 0.5s ease;
  color: #4d4d4d;
  flex: 1;
}
.resource_pdf_icon{
  width: 23px;
  margin-right: 8px;
  margin-top: -2px;
}
.resource_flex{
  display: inline-flex;
  align-items: center;
}
.resource_box a .resource_flex{
  transition: all 0.5s ease;
}
.resource_box a:hover .resource_flex{
  margin-left: 20px;
  transition: all 0.5s ease;
}
.mb25{
  margin-bottom: 25px !important;
}
.investors_box .inv_title {
  text-align: left;
  margin-left: 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15px;
  margin-bottom: 0 !important;
  line-height: 23px;
  transition: all 0.5s ease;
  color: #4d4d4d;
  margin-top: 29px;
}
.investors_box .more {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 10px;
  border-radius: 0 0 0 10px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  opacity: 1;
}

.investors_box .more .pdf_icon {
  width: 40px;
  height: 40px;
  line-height: 52px;
  border-radius: 100%;
  text-align: center;
  transition: all .5s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-left: 0;
}
.investors_box:hover .more .pdf_icon {
  background: #f2f2f2;
  color: #ee8b39;
}
.investors_box .more .shap-left-top {
  position: absolute;
  top: -1px;
  left: -17px;
  transform: rotate(90deg);
  line-height: 1;
  width: 17px;
}
.investors_box .more .shap-right-bottom {
  position: absolute;
  bottom: -17px;
  right: -1px;
  transform: rotate(90deg);
  line-height: 1;
  width: 16px;
}
.about_title{
  font-size: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  font-weight: 300 !important;
  font-family: "Roboto", sans-serif;
  line-height: 32px;
  color: black;
}
.feature-box {
  box-shadow: 0 0 15px rgba(0,0,0,.08);
  padding: 51px;
  background: white;
  border-radius: 7px;
}
.feature-box-content p:last-child {
  margin-bottom: 0;
}
.mb20{
  margin-bottom: 20px !important;
}
.about_icon{
  font-size: 40px;
  margin-bottom: 20px;
  color: #ee8b39;
}
.heigh_light{
  font-size: 30px;
  letter-spacing: 0.4px;
  font-family: "Roboto", sans-serif;
  padding-left: 10px;
  line-height: 33px;
  color: #ffffff;
  width: 100%;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0;
}
.bg-light-gray {
  background-color: #f9f9f9;
}
.wd16{
  width: 14.28% !important;
}
.client-logo-style-01 .client-box::before, .client-logo-style-01 .client-box::after {
  background: #f9f9f9;
  border-radius: 6px;
}
.client-logo-style-01 .client-box{
  background: #f9f9f9;
  border-radius: 6px;
}
.logo_blue_bg_color_light {
  background-color: #ee8b391c;
  border-radius: 7px;
}
.iso_logo{
  border-radius: 14px;
  background: #fff;
}
.iso_logo img{
  padding: 60px;
  opacity: 0.9;
}
.tagline_txt{
  font-size: 28px;
  letter-spacing: 0.3px;
  font-family: "Roboto", sans-serif;
  line-height: 33px;
  font-weight: 500 !important;
  color: #fff;
  margin-bottom: 0;
}
.tagline_bg{
  background: linear-gradient(to right top, #d87e34 0%, #d87e34, #609eab, #609eab);
}
.ptb170{
  padding-top: 170px !important;
  padding-bottom: 170px !important;
  background-position: 50% 100% !important;
}
.lap_br{
  display: none;
}
.bg_orange{
  background-color: #ee8b39;
}
.vertical-counter-number ul {
  color: white;
}
.bg_white {
  background-color: #ffffff;
}
.mb83{
  margin-bottom: 83px !important;
}
.process-step-item-bfr, .process-step-icon-bfr, .process-step-number-bfr{
  background-color: rgb(238, 139, 57) !important;
}
.process-step-item-box-bfr{
   background-color: rgb(238, 139, 57) !important;
   opacity: 0.4;
}
.process-step-style-04 .process-step-number {
  color: white;
}
.process-step-style-04 .process-content {
  padding-top: 33px;
}
.mt40{
  margin-top: 40px !important;
}
.flex_wrap{
  display: flex;
  flex-wrap: wrap;
}
.mt60{
  margin-top: 60px !important;
}
.ls01{
  letter-spacing: 0.1px !important;
}
.process-step-style-04 .process-step-item {
  padding: 45px 18px 0;
}
.service_bg {
  background: linear-gradient(to right top, #d87e34 0%, #d87e34, #609eab, #609eab);
  background: black;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.72;
  top: 0;
  left: 0;
}
.service_high p{
  color: #ffffffd4 !important;
}
.service_high .sub_txt{
  color: white !important;
}
.process-step-style-04 .process-step-item-box .process-step-item-box-bfr {
  display: block;
  width: 52%;
  height: 1px;
  position: absolute;
  content: '';
  top: 28px;
  left: 75%;
}
.white_bg{
  background: white;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.2;
  top: 0;
  left: 0;
}
.contact_details .footer_details li{
  list-style: none;
  line-height: 28px;
}
.contact_details p{
  letter-spacing: 0.4px;
  line-height: 25px;
}
.contact_details .feature-box {
  padding: 20px 13px;
  height: 185px;
  justify-content: unset !important;
}
.contact_details .sub_txt {
  margin-bottom: 7px !important;
  display: block;
}

.contact_details .footer_details{
  text-align: left;
}
.span4 {
  margin-left: 10px;
  margin-right: 10px;
}
.span5 {
  margin-left: 24.1%;
  margin-right: 10px;
}
.span6 {
  margin-left: 28.4%;
  margin-right: 10px;
}
.contact_details .about_icon {
  font-size: 24px;
  margin-bottom: 9px;
  color: #ee8b39;
}
.wd79{
  width: 79%;
}
.contact_details a:hover{
  color: #ee8b39;
  text-decoration: underline;
}
.contact_details .feature-box{
  transition: all 0.6s ease;
}
.contact_details .feature-box:hover{
  transform: translateY(-7px);
  transition: all 0.6s ease;
}
.contact_map iframe{
  margin-bottom: -8px;
  width: 100%;
  height: 550px;
  filter: grayscale(100%) brightness(96%);
}
.ptb0{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pt0{
  padding-top: 0 !important;
}


.contact_form_box{
  position: relative !important;
  box-shadow: 0 0 30px rgba(0,0,0,.08);
  background-color: white;
  transition: all 0.3s ease-in-out;
  z-index: 6;
  padding: 60px;
  margin-top: -50px;
  border-radius: 10px;
}
.input_box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.input_box input{
  width: 48%;
  border-bottom: 1px solid gainsboro !important;
  border: none;
  padding: 15px 0;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  color: #171717 !important;
  border-radius: 0 !important;
}
::placeholder {
  color: #7b7b7bc4 !important;
  text-overflow: ellipsis;
  opacity: 1;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-family: "Roboto", serif;
}
input:focus{
  border-bottom: 1px solid rgba(5, 5, 5, 0.555) !important;
}
.resource_tab{
  cursor: pointer;
  margin:0px 30px 0 0;
  display:inline-block;  
  color:rgb(25, 21, 20); 
  font-size: 28px;
  letter-spacing: 0.5px;
  padding: 9px 20px;
  border: 1px solid #cecece;
  border-radius: 5px;
  font-weight: 300;
  transition: all 0.5s ease;
}
.resource_tab:hover{
  background: #ee8b39;
  color: white;
  transition: all 0.5s ease;
  border-radius: 5px;
  border: 1px solid #ee8b39;
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel
{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab{ 
  background: #ee8b39;
  color: white;
  border: 1px solid #ee8b39;
  transition: all 0.5s ease;
}
.panels{
  width:100%;
  overflow:hidden;  
  margin-top: 50px;
}
.panel{
  display:none;
  animation: fadein .8s;
  
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.coming_soon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 100px auto 40px;
}
.coming_soon p {
  text-align: center;
  letter-spacing: 1.3px;
  margin: 0 0 0px;
  font-size: 16px;
}
.coming_soon h1 {
  color: #c8c8c896 !important;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}
.product_nav {
background-color: #f5f7f9;
}
.w31{
  width: 29.5%;
}
.w69{
  width: 66%;
}
.product_nav ul {
  padding-left: 0px !important;
}
.product_nav li {
  border-bottom: 1px solid #00000017;
  margin-left: 0;
}
ul li {
  list-style: none;
}

.product_nav li:nth-child(1) button {
  padding: 0px 0px 13px 0px;
  padding-left: 0px;
}
 .product_nav li button {
    line-height: 23px;
  }
  .product_nav li button {
  display: flex;
  width: 100%;
  padding: 16px 0px 13px 0px;
  position: relative;
  font-size: 16px;
  letter-spacing: 1px;
  color: #242424;
  transition: all 0.5s ease;
  font-weight: 500;
  background: transparent;
  outline: none;
  border: none;
  align-items: center;
  text-align: left;
  cursor: pointer;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.icon-feather-arrow-right::before {
  content: "\f061";
  font-family: "Font Awesome 6 pro";
}
.product_nav li button i {
  position: absolute;
  right: 0;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  transition: all .5s ease;
  transform: rotate(-45deg);
}
.product_nav li button:hover i {
  background: white !important;
  color: #ee8b39 !important;
  transform: translate3d(10px, 0px, 0px) rotateZ(0deg) !important;
  transition: all .5s ease;
}
.product_nav.p-40px {
  padding: 28px !important;
}
.justify_center{
  display: flex;
  justify-content: center;
}
.product_nav li button:hover{
  color: #ee8b39 !important;
}
#product_active{
  color: #ee8b39; padding-left: 0px; font-weight: 700;
}
#product_i{
 color: rgb(238, 139, 57);
  background: white;
  transform: rotateZ(0deg);
}
.image_box{
  box-shadow: 0 0 20px rgba(0,0,0,.08);
  padding: 20px;
  border-radius: 10px;
  background: white;
}
.image_box .img_hover img{
  background: #609eab3d;
}
.mt40{
  margin-top: 40px !important;
}
.mb10{
  margin-bottom: 10px !important;
}
.mb20{
  margin-bottom: 20px !important;
}
.align_unset{
  align-items: unset;
}
.mt7{
  margin-top: 7px !important;
}
.mt30{
  margin-top: 30px !important;
}
.pro_span1{
  margin: 0 10px 0 30px;
}
.pro_span2{
  margin: 0 10px 0 47.5px;
}
.pro_span3{
  margin: 0 10px;
}
.pro_span4{
  margin: 0 10px 0 84px;
}
.pro_span5{
  margin: 0 10px;
}
.pro_span6{
  margin: 0 10px 0 29.5px;
}
.pro_span7{
  margin: 0 10px 0 47px;
}
.pro_span_sc1{
  margin: 0 10px 0 10px;
}
.pro_span_sc2{
  margin: 0px 10px 0 27px;
}
.pro_span_sc3{
  margin: 0 10px 0 81px;
}
.pro_span_sc4{
  margin: 0px 10px 0 123px;
}
.pro_span_sc5{
  margin: 0px 10px 0 31px;
}
.flex_auto{
  flex: 1 0 auto;
}
.mb25{
  margin-bottom: 25px !important;
}
.pl30{
  padding-left: 30px !important;
}
.z1{
  z-index: 1;
}
.filter_flex{
  display: flex;
  justify-content: space-between;
}
.filter_img{
  width: 19%;
}
.pro_bg_btm {
  position: absolute;
  bottom: -43px;
  right: -48px;
  filter: invert(100%);
  opacity: 0.6;
  animation: rotate_right 12s linear infinite;
  width: 640px;
  z-index: 0;
}
.mb50{
  margin-bottom: 50px !important;
}
.op3{
  opacity: 0.35;
}
.coming_soon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 150px auto;
  text-align: center;
}
.coming_soon p {
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.coming_soon h1 {
  color: #c8c8c896 !important;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 0;
  line-height: 30px;
}
.mr8{
  margin-right: 8px !important;
}
.get_social{
  letter-spacing: 1px;
  color: black;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0 !important;
  line-height: 18px;
}
.wd12{
  flex: 0 0 auto;
    width: 12.333%;
}
.contact_pg .small-icon a {
  font-size: 19px;
  width: auto;
  height: auto;
  line-height: 30px;
  color: #6a6a6a;
    transition: all 0.5s ease;
}
.contact_pg .small-icon a:hover {
  color: #d87e34;
  transform: translateY(-3px);
  transition: all 0.5s ease;
}
.pb70{
  padding-bottom: 70px !important;
}
.career_link {
  color: white;
  text-decoration: underline !important;
}
.career_link:hover {
  color: #0d0d0d;
  text-decoration: underline !important;
}
.pp_link {
  color: #609eab;
  text-decoration: underline !important;
}
.pp_link:hover {
  color: #0d0d0d;
  text-decoration: underline !important;
}
.mb2{
  margin-bottom: 2px !important;
}
.career_pg .opacity-medium {
  opacity: 0.85;
}
.fa_arrow_right{
 color: inherit !important;
}
.scroll-top-arrow, .scroll-top-arrow:focus {
  right: 25px;
}
.wd_auto{
  width: auto !important;
}
.page-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 1) !important;
  opacity: 1 !important;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -ms-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-loader::after{
  display: none;
  content: unset !important;
}


@media screen and (min-width:1900px) and (max-width:2500px){
  .product_banner {
    background-position: 50% 0% !important;
    background-size: contain !important;
  }
}


@media screen and (min-width:1600px) and (max-width:2500px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1450px;
  }
}		

@media screen and (min-width:1800px) and (max-width:1899px){
 .product_banner {
    background-position: 50% 0% !important;
    background-size: contain !important;
  }
  .small-screen {
    height: 345px;
  }
}		

@media screen and (min-width:1700px) and (max-width:1799px){
 .product_banner {
    background-position: 50% 0% !important;
    background-size: 1850px !important;
  }
  .small-screen {
    height: 345px;
  }
}		

@media screen and (min-width:1600px) and (max-width:1699px){
 .product_banner {
    background-position: 50% 0% !important;
    background-size: 1750px !important;
  }
  .small-screen {
    height: 320px;
  }
  .system_components_pg .banner_big_title {
    margin-top: 1.5%;
  }
    .banner_big_title {
    font-size: 133px !important;
    line-height: 127px !important;
  }
}		

@media screen and (min-width:1500px) and (max-width:1599px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
  }
  .menu_container {
    max-width: 1374px;
  }

  .banner_big_title {
    font-size: 134px !important;;
    line-height: 127px !important;;
    letter-spacing: 2px !important;
  }
  .pro_bg_right {
    width: 560px;
  }
  .small-screen {
    height: 290px;
  }
  .product_banner {
    background-position: 50% 0% !important;
    background-size:  1650px !important;
  }

	/* all product analysis page responsive  */
  .logo{
      width: 100px !important;
  }
   .gas_analysis_pg .banner_big_title{
        font-size: 110px !important;
            line-height: 120px !important;
   }

   .btn.btn-medium{
      padding: 8px 25px !important;
   }
   .liquid_analysis_pg .banner_big_title{
        font-size: 90px !important;
            line-height: 100px !important;
   }
   .liquid_analysis_pg .logo{
    width: 80px;
}
  .sensors_pg .banner_big_title{
        font-size: 115px !important;
            line-height: 120px !important;
  }
 .sensors_pg .logo{
      width: 90px;
 }
  .sensor_btn{
    width: 330px;    
 }
  .logo .system_components_pg{
        width: 85px;
  }
  .system_components_pg .banner_big_title{
    font-size: 90px !important;
    line-height: 95px;
  }
    .system_components_pg .detail_box p{
          font-size: 15px;
    }
   .system_components_pg .btn.btn-medium{
        padding: 7px 20px !important;
   }
    .lng_sampling_pg .logo{
          width: 85px;
    }
    .lng_sampling_pg .banner_big_title{
      font-size: 100px !important;
      line-height: 110px !important;
    }					
    .contact_form_box {
      padding: 45px;
    }
    .contact_map iframe {
      height: 500px;
    }						 
}


@media screen and (min-width:1400px) and (max-width:1499px){
  .system_components_pg .banner_big_title {
    margin-top: 1.5%;
  }
    .banner_big_title {
    font-size: 121px !important;
    line-height: 117px !important;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1350px;
  }
  .menu_container {
    max-width: 1322px;
  }
  .sm_pc_h597{
  height: 800px !important;
  }


  .sensor_btn{
    width: 330px;    
 }					 

  .feature-box {
    padding: 43px;
  }
  .investors_box {
    padding: 26px 16px;
  }
  .investors_box .inv_title {
    font-size: 15px;
    letter-spacing: 0px;
  }
	/* all product analysis page responsive  */
.logo{
    width: 100px !important;
}

  .btn.btn-medium{
      padding: 8px 25px !important;
  }


    .liquid_analysis_pg .logo{
          width: 80px;
    }
     

      .sensors_pg .logo{
            width: 80px;
      }

     .system_components_pg  .detail_box p{
          font-size: 15px;
     }
    .system_components_pg  .btn.btn-medium{
          padding: 8px 25px !important;
    }
     .lng_sampling_pg .logo{
          width: 77px;
     }


  .small-screen {
    height: 265px;
  }
  .product_banner {
  background-position: 50% 0% !important;
  background-size:  1550px !important;
}
  .contact_form_box {
  padding: 45px;
}
.contact_map iframe {
  height: 500px;
}	
}

@media screen and (min-width:1300px) and (max-width:1399px){
    .small-screen {
    height: 235px;
  }
  .product_banner {
  background-position: 50% 0% !important;
  background-size: 1450px !important;
}
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
  }
  .menu_container {
    max-width: 1252px;
  }
  .sm_pc_h597{
  height: 745px !important;
  }


	  .sensor_btn{
    width: 315px;    
 }

  .banner_big_title {
    font-size: 115px !important;;
    line-height: 115px !important;;
  }

  .feature-box {
    height: 184px !important;
    padding: 20px 11px !important;
  }
    .lap_br{
    display: block;
  }
 /* all product analysis page */
  .logo{
      width: 95px !important;
  }
  .gas_analysis_pg .banner_big_title{
        font-size: 95px !important;
  }
  .btn.btn-medium{
      padding: 8px 20px !important;
  }


     .system_components_pg   .detail_box p{
        font-size: 14px;
      }
       .system_components_pg .btn.btn-medium{
            padding: 8px 20px !important;
       }
  

  .main_title {
  letter-spacing: 0.2px;
}
  .contact_form_box {
  padding: 45px;
}
.contact_map iframe {
  height: 500px;
}		
.nor_align_unset{
  align-items: unset !important;
}
.nor_mt7{
  margin-top: 7px !important;
}
.system_components_pg .banner_big_title {
  margin-top: 0.5%;
}
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1180px;
  }
  .menu_container {
    max-width: 1152px;
  }
   .product_banner {
    background-position: 50% 0% !important;
    background-size:  1350px !important;
  }
  .small-screen {
    height: 206px;
  }
  section {
  padding: 70px 0;
}
  .sm_pc_h597{
  height: 685px !important;
  }
  .gas_analysis_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .liquid_analysis_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .sensors_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .system_components_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .hydrogen_energy_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .lng_sampling_pg .banner_big_title {
    font-size: 116px;
    line-height: 120px;
  }
  .feature-box {
    padding: 20px !important;
    height:   175px !important;
  }
  .lap_br{
    display: block;
  }
  .main_title {
    font-size: 29px;
    letter-spacing: 0.1px;
  }
/* index page responsive  */
  .logo{
    width: 95px;
  }
  .logo-slide img{
    width: 85% !important;
  }
 

  /* about page responsive  */
  .banner_big_title{
    font-size: 110px !important;
  }
    .main_title{
      font-size: 24px;
      margin-bottom: 15px;
    }
    .mb83{
        margin-bottom: 40px !important;
    }
    .client-box{
        padding: 13px;
    }
    .client-box-image{
        max-width: 90%;
    }
    .tagline_txt{
        font-size: 25px;
    }
/* career page responsive */
    .tag_text{
      font-size: 22px;
    }
/* all product analysis page responsive */
  .gas_analysis_pg .banner_big_title{
        font-size: 85px !important;
  }

.btn.btn-medium{
    padding: 7px 20px !important;
}
.liquid_analysis_pg .banner_big_title{
      font-size: 80px !important;
          line-height: 100px !important;
}
 .liquid_analysis_pg  .logo{
        width: 80px;
  }
    .sensors_pg .banner_big_title{
          font-size: 91px !important;
              line-height: 100px !important;
    }
      .btn.btn-medium {
    padding: 7px 10px !important;
  }
    .sensor_btn{
    width: 295px;    
 }
     /* .sensors_pg {
          width: 80px;
     } */
     .system_components_pg .banner_big_title{
          font-size: 67px !important;
              line-height: 68px;
     }

    .lng_sampling_pg .banner_big_title {
    font-size: 70px !important;
        line-height: 90px !important;
  }
   .hydrogen_energy_pg .banner_big_title {
    font-size: 85PX !important;
        line-height: 95px !important;
  }			
  .contact_form_box {
  padding: 40px;
}
.contact_map iframe {
  height: 500px;
}			
  .system_components_pg .detail_box{
     align-items: unset !important;
  }
  .system_components_pg .img_hover {
  margin-top: 7px;
}	 
}

@media screen and (min-width:1100px) and (max-width:1199px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1080px;
  }
  .menu_container {
    max-width: 1052px;
  }
  .sm_pc_h597{
  height: 624px !important;
  }
	 /* index page responsive  */
.logo{
  width: 85px;
}
   .product_banner {
    background-position: 50% 0% !important;
    background-size:  1250px !important;
  }
  .small-screen {
    height: 222px;
  }
.logo-slide{
  width: 90% !important;
}
  /* about page responsive  */
  .banner_big_title{
      font-size: 120px !important;
  }
  .main_title{
      font-size: 25px;
  }
  .feature-box{
      padding: 20px !important;
  }
  .mb83{
      margin-bottom: 50px !important;
  }


  /* career page responsive  */
  .tagline_txt{
      font-size: 22px;
  }

/* all product analysis page responsive */
.gas_analysis_pg .banner_big_title{
      font-size: 80px !important;
}
.btn.btn-medium{
    padding: 8px 20px !important;
}

.liquid_analysis_pg .banner_big_title{
      font-size: 73px !important;
        line-height: 95px !important;
}
 .sensors_pg .banner_big_title{
      font-size: 90px !important;
        line-height: 95px !important;
 } 
 .sensor_btn{
    height: 52px;
 }
 .system_components_pg .banner_big_title{
      font-size: 65px !important;
        line-height: 95px !important;
 }
.system_components_pg .logo{
      width: 80px;
}
.lng_sampling_pg .logo{
      width: 75px;
}
.lng_sampling_pg .banner_big_title{
      font-size: 70px !important;
        line-height: 80px;
}
.hydrogen_energy_pg .banner_big_title{
      font-size: 80px !important;
        line-height: 90px;
}
 .hydrogen_energy_pg .logo {
    width: 75px;
  }	
    section {
  padding: 60px 0;
}		
footer br{
  display: none;
}		
.contact_form_box {
  padding: 40px;
}
.contact_map iframe {
  height: 450px;
}
  .detail_box{
     align-items: unset !important;
  }
  .gas_analysis_pg .img_hover {
  margin-top: 7px;
}
  .system_components_pg .img_hover {
  margin-top: 7px;
}
.small_hg50{
  height: 50px !important;
}

}

@media screen and (min-width:1025px) and (max-width:1099px){
  .logo-slick img {
  width: auto;
}
.product_title_box {
  padding: 0 20px;
}
.product_title {
  font-size: 16px;
  letter-spacing: 0.2px;
}
footer br{
  display: none;
}		
   .product_banner {
    background-position: 50% 0% !important;
    background-size:  1150px !important;
  }
  .small-screen {
    height: 199px;
  }
  .menu_container {
    max-width: 930px;
  }
  .product_pg .banner_big_title {
    font-size: 159px;
  }
	.feature-box{
      padding: 18px !important;
}
.mb83{
    margin-bottom: 50px !important;	  
}
.main_title{			   
  font-size: 24px;				
}
.sm_pc_h597{
  height: 597px !important;
}
  /* product responsive */
  .banner_big_title{
    font-size: 100px !important;
  }
  .slick-prev{
        right: 70px !important; 
          left: -20px !important;
  }


  /* process page responsive */
  .detail_box{
     align-items: unset !important;
  }
  .gas_analysis_pg .img_hover {
  margin-top: 7px;
}


  /* career responsive page */
  .tagline_txt{
      font-size: 22px;
  }

  /* contact page responsive */
  .banner_big_title h1{
        font-size: 85px !important;
  }
  .footer_details .span1{
    margin-left: 0px;
    margin-right: 0px;
  }
  .footer_details .span2{
     margin-left: 0px;
    margin-right: 0px;
  }
  .footer_details .span3{
     margin-left: 0px;
    margin-right: 0px;
  } 


  /* product all analysis page responsive */
  .gas_analysis_pg .banner_big_title{
        font-size: 70px !important;
  }
  .btn.btn-medium{
      padding: 7px 20px !important;
  }
.liquid_analysis_pg .banner_big_title{
      font-size: 65px !important;	  
      line-height: 90px !important;
}
.btn.btn-medium{
      padding: 6px 17px !important;
}
.sensors_pg .banner_big_title{
      font-size: 80px !important;		  
      line-height: 90px !important;
}
/* .sensor_btn .btn.btn-medium{
padding: 0px !important;
  width: 100%;
    text-align: left;
} */
 .sensor_btn{
    height: 52px;
 }
 .system_components_pg .banner_big_title{
      font-size: 64px !important;
      line-height: 69px;				  
 }

 .lng_sampling_pg .banner_big_title{
    font-size: 65px !important;		  
    line-height: 80px;
 }
 .lng_sampling_pg  .logo {
    width: 60px;						
  }
 .align_unset{
    align-items: top;
  }			
.hydrogen_energy_pg .banner_big_title{
    font-size: 65px !important;
  line-height: 80px;			  
}
 .hydrogen_energy_pg .logo {
    width: 70px;
  }	
  section {
  padding: 60px 0;
}
.contact_form_box {
  padding: 40px;
}
.contact_map iframe {
  height: 450px;
}
.small_hg50{
  height: 50px !important;
}
.small_hg_sy50{
  height: 50px !important;
}
}


@media screen and (min-width: 768px) and (max-width:1024px){
  .mob_h_auto {
    height: 42vh !important;
  }
  .rev_slider li.tp-revslider-slidesli {
  position: absolute !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#slide-411-layer-02, #slide-411-layer-04, #slide-411-layer-06, #slide-411-layer-08, #slide-411-layer-10 {
  width: 100% !important;
  line-height: 22px !important;
  white-space: wrap !important;
  text-align: center !important;
  font-size: 16px !important;
  letter-spacing: 0.2px !important;
  padding: 0 12% !important;
}
#slide-411-layer-02 br, #slide-411-layer-04 br, #slide-411-layer-06 br, #slide-411-layer-08 br, #slide-411-layer-10 br {
  display: none !important;
}
.tp-caption{
  width: 100% !important;
}
#slide-411-layer-01, #slide-411-layer-03, #slide-411-layer-05, #slide-411-layer-07, #slide-411-layer-09 {
font-size: 30px !important;
line-height: 37px !important;
padding: 0 15px 8px !important;
text-align: center !important;
white-space: wrap !important;
}
.overlay-bg {
  background-color: #00000094;
}
.slick-next::before, .slick-prev::before {
  font-size: 11px;
  width: 20px;
  height: 20px;
  line-height: 16px;
}
.slick-next, .slick-prev {
  width: 20px;
  height: 20px;
}
.tp-revslider-slidesli .tp-parallax-wrap{
position: unset !important;
}
.tp-mask-wrap{
  position: unset !important;
}
.tp-loop-wrap{
  position: unset !important;
}
.tp-leftarrow {
  left: -15px !important;
}
.tp-rightarrow {
  left: auto !important;
  right: -61px;
}
}

@media screen and (max-width:767px) {
.menu_container {
  max-width: 100%;
}
.container{
  max-width: 100%;
}
.col-sm-8 {
  width: 100%;
}
.logo {
  width: 90px;
}
.home_pg{
  padding-top: 95px;
}
.d-none {
  display: block !important;
  color: black;
}
.push-button span {
  background-color: #333;
}
.header-push-button p {
  color: #333;
}
.mo_pe10{
  padding-right: 10px !important;
}
.mob_h_auto{
  height:  25vh !important;
}

section {
  padding: 39px 0;
}
.push-menu {
  display: block;
}
.push-menu{
  width: 100%;
}
.mob_mb0{
  margin-bottom: 0px !important;
}
.rev_slider li.tp-revslider-slidesli {
  position: absolute !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#slide-411-layer-02, #slide-411-layer-04, #slide-411-layer-06, #slide-411-layer-08, #slide-411-layer-10 {
  width: 100% !important;
  line-height: 22px !important;
  white-space: wrap !important;
  text-align: center !important;
  font-size: 15px !important;
  letter-spacing: 0.2px !important;
  padding: 0 15px !important;
}
#slide-411-layer-02 br, #slide-411-layer-04 br, #slide-411-layer-06 br, #slide-411-layer-08 br, #slide-411-layer-10 br {
  display: none !important;
}
.tp-caption{
  width: 100% !important;
}
#slide-411-layer-01, #slide-411-layer-03, #slide-411-layer-05, #slide-411-layer-07, #slide-411-layer-09 {
font-size: 20px !important;
line-height: 30px !important;
padding: 0 15px 8px !important;
text-align: center !important;
white-space: wrap !important;
}
.overlay-bg {
  background-color: #00000094;
}
.slick-next::before, .slick-prev::before {
  font-size: 11px;
  width: 20px;
  height: 20px;
  line-height: 18px;
}
.slick-next, .slick-prev {
  width: 20px;
  height: 20px;
}
.tp-revslider-slidesli .tp-parallax-wrap{
position: unset !important;
}
.tp-mask-wrap{
  position: unset !important;
}
.tp-loop-wrap{
  position: unset !important;
}
/* about page */

.about_pg{
  padding-top: 95px;
}

.product_banner{
  padding: 0px;
  background-size: 650px !important;
  background-position: center !important;
  background-attachment: inherit !important;
}
.small-screen {
  height: 182px;
}
.main_title {
  font-size: 21px;
  line-height: 29px;
  text-align: left;
  margin-bottom: 18px !important;
  letter-spacing: 0;
  padding-left: 8px;
}
.feature-box {
  padding: 15px;
}
.mob_mb30{
  margin-bottom: 30px !important;
}
.mob_mb40{
  margin-bottom: 40px !important;
}
.mob_h2{
  font-size: 22px;
  height: 30px;
}
.heigh_light {
  font-size: 22px;
  line-height: 28px;
}
.logo_sec .wd16 {
    width: 31% !important;
    padding: 0;
  }
.logo_sec .client-logo-style-01{
  justify-content: space-between;
}
.detail_box p {
  letter-spacing: 0.2px;
  line-height: 26px;
}
.input_box input {
  width: 100%;
  padding: 12px 0;
  margin-bottom: 16px;
}
.res_tl{
  text-align: left !important;
}
.res_wd46{
  width: 41% !important;
  padding: 0;
}
.projects_pg .mob_mt30 {
    margin-top: 20px !important;
  }
  .process-step-style-04 .process-step-icon {
  transform: scale(0.9);
}
.process-step-style-04 .process-content {
  padding-top: 24px;
}
.res_mt35{
  margin-top: 35px !important;
}
.res_none{
  display: none;
}
.mob_w90{
  width: 90%;
  margin: 0 auto 30px;
}
.pro_bg_right {
  top: 360px;
  right: -240px;
}
.tagline_txt {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.3px;
}
.mob_ptb70{
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.list-style-02 .mob_mb0 {
  margin-bottom: 0px;
}
.mob_align_left{
  align-items: center !important;
}
.mob_flex_row{
  flex-direction: row !important;
}
.sm-w-90px {
    width: 100px !important;
}
.mob_h_unset{
  height: unset !important;
}
.mob_ml20{
  margin-left: 20px;
}
.mob_pl0{
  padding-left: 0px !important;
}

.mob_mt0{
  margin-top: 0px !important;
}

.mob_flex_column{
  flex-direction: column;
}
.mob_pl0{
  padding-left: 0px;
}
.mob_mt30{
  margin-top: 30px !important;
}
.mob_flex_column_reverse{
  flex-direction: column-reverse;
}
.mob_mb30{
  margin-bottom: 30px !important;
}

.process-step-style-04 .process-step-item {
  padding: 45px 0px 0;
}
.mob_ptb60{
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}

.mob_w100{
  width: 100%;
}
.fa_arrow_right{
 color: inherit !important;
}
/* technical papers & documents */
.mob_mb25{
  margin-bottom: 25px;
}

.mob_ptb40{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.mob_pb30{
  padding-bottom: 30px !important;
}
.contact_form_box {
  padding: 22px;
  margin-top: 40px;
}
.mob_dnone{
  display: none !important;
}
.contact_map iframe {
  height: 300px;
}
.mob_pr0{
  padding-right: 0px;
}
.contact_details .feature-box {
  height: auto;
}
.mob_w50{
  width: 50%;
}
.mob_w25{
  width: 25%;
}
/* privacy policy */

.privacy_policy_pg .mt30{
  margin-top: 20px !important;
}
.privacy_policy_pg .pro_bg {
  top: 0px;
  left: 191px;
}

.nav_tree {
  margin-left: 0;
}
.sensors_pg .banner_big_title{
  font-size: 50px;
  letter-spacing: 4px;
  line-height: 55px;
}
.pro_span4 {
  margin: 0 10px 0 10px;
}
 .list-style-02 li {
  letter-spacing: 0.1px;
}
.pro_span6 {
  margin: 0 10px 0 10px;
}
.pro_span7 {
  margin: 0 10px 0 10px;
}

.filter_flex {
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter_img {
  width: 100%;
  margin: 10px 0;
}
.pro_span_sc2 {
  margin: 0px 10px 0 10px;
}
.pro_span_sc3 {
  margin: 0 10px 0 10px;
}
.pro_span_sc4 {
  margin: 0px 10px 0 10px;
}
.pro_span_sc5 {
  margin: 0px 10px 0 10px;
}

.btn.btn-medium {
  font-size: 11px;
  padding: 10px 20px !important;
  margin-top: 4px;
}
.lng_sampling_pg .banner_big_title{
  font-size: 50px;
  letter-spacing: 1px;
  line-height: 55px;
}
  .banner_big_title {
    font-size: 45px !important;
    line-height: 48px !important;
    letter-spacing: 3px !important;
    margin-top: 0 !important;
  }
.mob_mt0{
  margin-top: 0px;
}
.detail_box {
  padding: 17px;
}
.image_box {
  padding: 17px;
}
.liquid_analysis_pg .mob_mt30 {
    margin-top: 25px !important;
  }
  .scroll-top-arrow {
    display: block !important;
  }
  .scroll-top-arrow {
  right: 14px !important;
  bottom: 25px;
}
  .process-step-style-04 .process-step-item-box .process-step-item-box-bfr {
    display: none;
  }
  .get_social {
    letter-spacing: 0px;
    font-size: 16px;
  }
.logo-slick img {
  width: 94px;
  margin: 5px;
  padding: 5px;
}
.home-startup .tp-bullet {
    opacity: 0.5;
    height: 5px !important;
    width: 5px !important;
    border: 1px solid #fff !important;
  }
  .tp-bullets, .tp-tabs, .tp-thumbs {
    bottom: -26px !important;
    top: auto !important;
  }
  .mo_pe15{
    padding-right: 15px !important;
  }
  .about_icon {
    font-size: 32px;
    margin-bottom: 7px;
  }
  .contact_details .about_icon {
  font-size: 24px;
  margin-bottom: 9px;
}
  .res_mb30{
    margin-bottom: 30px !important;
  }
  .res_mb8{
    margin-bottom: 8px !important;
  }
  .client-box.padding-15px-all{
    padding: 5px;
  }
  .res_mar0{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .inv_title {
  font-size: 16px;
  letter-spacing: 0.3px;
}
.product_nav.p-40px {
  padding: 20px !important;
}
.res_fs20{
  font-size: 20px !important;
}
.gas_analysis_pg .detail_box .mob_mt30 {
    margin-top: 17px !important;
  }
.gas_analysis_pg .detail_box .mob_mb30 {
    margin-bottom: 17px !important;
  }
.system_components_pg .detail_box .mob_mt30 {
    margin-top: 17px !important;
  }
.system_components_pg .detail_box .mob_mb30 {
    margin-bottom: 17px !important;
  }
  .sub_txt {
  letter-spacing: 0.1px;
}
 .text-large {
    font-size: 18px;
    line-height: 22px;
    margin-top: 2px;
  }
  .res_mb20{
    margin-bottom: 20px !important;
  }
  .pro_span1 {
    margin: 0 8px 0 10px;
  }
  .pro_span2 {
  margin: 0 8px 0 10px;
}
.res_mt25{
  margin-top: 25px !important;
}
}


@media screen and (min-width:575px) and (max-width:767px){
  .lg_mo_w100{
   width: 100%;
  }
   .btn.btn-medium {
    font-size: 12px;
    letter-spacing: 0.7px;
    padding: 10px 25px !important;
  }
}

@media screen and (min-width:410px) and (max-width:420px){
 .mob_h_auto {
    height: 25vh !important;
  }
}

@media screen and (min-width:375px) and (max-width:390px){

.mob_w25{
  width: 22%;
}

}
@media screen and (min-width:375px) and (max-width:386px){
 .mob_h_auto {
    height: 26vh !important;
  }
}

@media screen and (max-width:375px) {
  #slide-411-layer-01, #slide-411-layer-03, #slide-411-layer-05, #slide-411-layer-07, #slide-411-layer-09 {
    font-size: 19px !important;
  }
  #slide-411-layer-02, #slide-411-layer-04, #slide-411-layer-06, #slide-411-layer-08, #slide-411-layer-10 {
    line-height: 21px !important;
  }
}

@media screen and (min-width:350px) and (max-width:375px) {
  .push-menu {
    right: -115%;
  }
  .copyright {
    letter-spacing: -0.1px;
  }
  .heigh_light{
    letter-spacing: 0.3px;
  }
  p{
    letter-spacing: 0.4px;
  }
  .mob_w50{
    width: 55%;
  }
  .mob_w25{
    width: 22%;
  }
  .btn.btn-medium {
    letter-spacing: 0.1px;
    padding: 10px 10px !important;
  } 
   .banner_big_title {
    font-size: 42px !important;
    letter-spacing: 2px !important;
  }
}
