/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* GT Walsheim Ultra Light */
@font-face {
  font-family: "GT Walsheim";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Ultra-Light.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Ultra-Light.woff2") format('woff2');
  font-weight: 100;
}

/* GT Walsheim Condensed Ultra Light */
@font-face {
  font-family: "GT Walsheim Condensed";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Ultra-Light.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Ultra-Light.woff2") format('woff2');
  font-weight: 300;
}

/* GT Walsheim Thin */
@font-face {
  font-family: "GT Walsheim";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Thin.woff") format('woff'),
    src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Thin.woff2") format('woff2');
  font-weight: 300;
}

/* GT Walsheim Condensed Thin */
@font-face {
  font-family: "GT Walsheim Condensed";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Thin.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Thin.woff2") format('woff2');
  font-weight: 300;
}

/* GT Walsheim Regular */
@font-face {
  font-family: "GT Walsheim";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Regular.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Regular.woff2") format('woff2');
  font-weight: 400;
}

/* GT Walsheim Condensed Regular */
@font-face {
  font-family: "GT Walsheim Condensed";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Regular.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Regular.woff2") format('woff2');
  font-weight: 400;
}

/* GT Walsheim Bold */
@font-face {
  font-family: "GT Walsheim";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Bold.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Bold.woff2") format('woff2');
  font-weight: 700;
}

/* GT Walsheim Condensed Bold */
@font-face {
  font-family: "GT Walsheim Condensed";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Bold.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Bold.woff2") format('woff2');
  font-weight: 700;
}

/* GT Walsheim Black */
@font-face {
  font-family: "GT Walsheim";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Black.woff") format('woff');
  font-weight: 900;
}

/* GT Walsheim Condensed Black */
@font-face {
  font-family: "GT Walsheim Condensed";
  src: url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Black.woff") format('woff'),
    url("//390853.fs1.hubspotusercontent-na1.net/hubfs/390853/raw_assets/public/Custom/fonts/GT-Walsheim-Condensed-Black.woff2") format('woff2');
  font-weight: 900;
}

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');

h1,h2,h3,h4,h5,h6{
  font-weight: 400;
}

.container-fluid{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.row-fluid [class*="span"]{
  min-height: 0 !important;
}
.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.vcenter{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sticky-wrapper{
  height: auto !important;
}

body{
  font-family: "GT Walsheim", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000!important;
}
div.body{
  width: 100%;
  /*min-height: 1000px;*/
}

.item{
  transition(5s ease-in-out left);
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
  padding-right: 0 !important;
  padding-left:0 !important;
}

.col-space{
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.col-space-left{
  padding-left: 15px !important;
}

.col-space-right{
  padding-right: 15px !important;
}

@media(max-width: 575px){
  .col-space-left{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .col-space-right{
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

._1JOiS{
  display: none;
}

/*Font Family*/
.fontWeightRubikLight{ font-family: "GT Walsheim", sans-serif; font-weight: 300; }
.fontWeightRubikNormal{ font-family: "GT Walsheim", sans-serif; font-weight: 400; }
.fontWeightRubikSemiBold{ font-family: "GT Walsheim", sans-serif; font-weight: 600; }
.fontWeightRubikBold{ font-family: "GT Walsheim", sans-serif; font-weight: 700; }


/*Colors CSSs*/
.colorfff{ color: #fff !important; }
.color000{ color: #000; }
.color111{ color: #111; }
.color222{ color: #222; }
.color333{ color: #333; }
.color666 { color: #666; }
.color777 { color: #777; }
.color888 { color: #888; }
.color999 { color: #999; }
.colorccc { color: #ccc; }
.colorddd { color: #ddd; }
.coloreee { color: #eee; }
.color212121 { color: #212121; }
.colorB28601 { color: #656565; }
.color717171 { color: #717171; }
.color1F1F1F { color: #1F1F1F; }

.fsize10{ font-size: 10px;}
.fsize12{ font-size: 12px; }
.fsize13{ font-size: 13px; }
.fsize14{ font-size: 14px; }
.fsize16{ font-size: 16px; }
.fsize18{ font-size: 18px; }
.fsize20{ font-size: 20px; }

.fontItalics{ font-style: italic;}
.fontBold{ font-weight: bold;}
.lineThrough{ text-decoration: line-through;}
.backgroundColor{ background-color: #fff; }
.text-underline { text-decoration: underline;}
.text-uppercase { text-transform: uppercase;}


/*Line Height CSSs*/
.lineHeight1pointZeroPoint9em{ line-height: 0.9em; }
.lineHeight1em{ line-height: 1em; }
.lineHeight1point1em{ line-height: 1.1em; }
.lineHeight1point2em{ line-height: 1.2em; }
.lineHeight1point3em{ line-height: 1.3em; }
.lineHeight1point4em{ line-height: 1.4em; }
.lineHeight1point5em{ line-height: 1.5em; }
.lineHeight1point6em{ line-height: 1.6em; }
.lineHeight1point7em{ line-height: 1.7em; }
.lineHeight1point8em{ line-height: 1.8em; }
.lineHeight1point9em{ line-height: 1.9em; }

/*Letter Specing*/
.letterSpacing1{letter-spacing: 1px; }
.letterSpacing2{letter-spacing: 2px; }
.letterSpacing3{letter-spacing: 3px; }

/*Custom CSSs*/
/*Colors*/
.color-red { color: #E01A4F;}
.color-blue { color: #60CB3F;}
.color-green { color: #4B62FF;}
.color-gray { color: #F5F8FA; }
.color-dark-gray { color: #333333; }
.color-black { color: #1F1F1F; }

/*Headings*/
h2, h3, h4, h5, h6{
  font-family: "GT Walsheim", sans-serif;
  color: #444444;
}
p,
a,
ul,
li {
  font-family: "GT Walsheim", sans-serif !important;
  font-weight: 400;
}

body, p, div, span:not(.fa), a.cta_button,
.product-specs-block-section .download-link-wrapper a,
.product-specs-block-section .specs-item-box .left-text p,
.product-specs-block-section .specs-item-box .right-text p,
.application-page-download-block .download-item-box .download-link,
.home-resources-block-section .resources-button-list-box .button-item-box-wrapper span {
  font-family: "GT Walsheim", sans-serif !important;
}

.product-image-text-block-section .right-content h2 {
  font-weight: bold;
}
h1{
  font-weight: 300;
  font-size: 46px;
  line-height: 1.2em;
}
h2{
  font-size: 34px;
  line-height: 1.2em;
}
h3{
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2em;
}
h4{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2em;
}
h5{
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2em;
}
h6{
  font-weight: 600;
  font-size: 12px;
  line-height: 1.1em;
  text-transform: none;
}

a {
  font-family: "GT Walsheim", sans-serif;
}

/*Paragraph*/
p{
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
}
ul li{
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
}

ol li{
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 24px;
}

.dark-theme p,
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6,
.dark-theme ul li,
.dark-theme ol li{
  color: #fff!important;
}

.setBackground{
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.flexContainer{
  display: flex;
  align-items: center;
  justify-content: center;
}

.site-btn1{
  width: 280px;
  height: 64px;
  background-color: #F05023;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 80px 20px 80px;
  border: 1px solid #F05023;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
}
.site-btn1:hover,
.site-btn1:active,
.site-btn1:focus{
  color: #F05023 !important;
  background-color: #ffffff !important;
  text-decoration: none;
}
.site-btn2{
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  padding: 20px 40px 20px 40px;
  transition: border-color 0.5s ease-in-out, color 0.5s ease-in-out;
}
.site-btn2:hover,
.site-btn2:focus,
.site-btn2:active{
  border-color: #F05023;
  color: #F05023;
  text-decoration: none;
}

.site-btn3{
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  padding: 20px 40px 20px 40px;
  transition: border-color 0.5s ease-in-out, color 0.5s ease-in-out;
}
.site-btn3:hover,
.site-btn3:focus,
.site-btn3:active{
  border-color: #43B02A !important;
  color: #43B02A !important;
  background-color: #ffffff !important;
  text-decoration: none;
}

.site-btn4{
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  padding: 20px 40px 20px 40px;
  transition: border-color 0.5s ease-in-out, color 0.5s ease-in-out;
}
.site-btn4:hover,
.site-btn4:focus,
.site-btn4:active{
  border-color: #238EF0 !important;
  color: #238EF0 !important;
  background-color: #ffffff !important;
  text-decoration: none;
}

@media(max-width: 767px){
  h1{
    font-size: 36px;
    line-height: 35px;
  }
  h3{
    font-size: 18px;
    line-height: 22px;
  }
  p{
    font-size: 16px;
  }    
}

.visible{
  visibility: visible !important;
}

.invisible{
  visibility: hidden;
}

.fadeIn {
  animation: fadeIn 0.7s ease-in-out forwards;
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100%{opacity: 1;}
}

.fadeInRight {
  animation: fadeInRight 0.7s ease-in-out forwards;
}
@keyframes fadeInRight {
  0% {opacity: 0; transform: translateX(-50px);}
  100%{opacity: 1; transform: translateX(0px);}
}

.fadeInLeft {
  animation: fadeInLeft 0.7s ease-in-out forwards;
}
@keyframes fadeInLeft {
  0% {opacity: 0; transform: translateX(50px);}
  100%{opacity: 1; transform: translateX(0px);}
}

.fadeInUp {
  animation: fadeInUp 0.7s ease-in-out forwards;
}
@keyframes fadeInUp {
  0% {opacity: 0; transform: translateY(50px);}
  100%{opacity: 1; transform: translateY(0px);}
}

.fadeInDown {
  animation: fadeInDown 0.7s ease-in-out forwards;
}
@keyframes fadeInDown {
  0% {opacity: 0; transform: translateY(-50px);}
  100%{opacity: 1; transform: translateY(0px);}
}

/*All pages CSSs*/
/*Header CSSs*/
#header-container{
  width: 100%;
  height: 90px;
  /*transition: all 0.4s ease 0s;*/
  /*background-color: transparent;*/
  background-color: #F2F2F2;
  z-index: 1000;
  /*     position: fixed; */
}
#header-container.stuck{
  position: fixed;
  top: 0;
  height: 90px;
  z-index: 1000;
  /*background-color: rgba(0,0,0,0,0.80);*/
  /*background-color: #fff;*/
  background-color: #F2F2F2;
  box-shadow: 0 1px 3px rgba(33, 41, 49, 0.18);
}
#header-container .navbar-brand img{
  width: 141px;
}
#header-container.stuck .navbar-brand img{
  width: 141px;
}
#header-container .navbar-expand-md{
  padding-left: 0;
  padding-right: 0;
}
#header-container .left-menu-container{
  padding-top: 24px;
}
#header-container .left-menu-container li{
  display: inline-block;
  padding-left: 25px;
  /*vertical-align: middle;*/
}
#header-container .left-menu-container li a{
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
#header-container .left-menu-container li a:hover,
#header-container .left-menu-container li a:active,
#header-container .left-menu-container li a:focus{
  color: #000000;
  text-decoration: underline;
}
#header-container .right-menu-container li{
  display: inline-block;
  padding-left: 20px;
  padding-top: 20px;
}


.menuSection .spoc1 a:hover{
  color: #f05023 !important;
  text-decoration: none;
}

.menuSection .spoc2 a:hover{
  color: #43b02a !important;
  text-decoration: none;
}

.menuSection .spoc3 a:hover{
  color: #238ef0 !important;
  text-decoration: none;
}

/*Footer CSSs*/
#footer-container{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 25px;
  /*background-color: #c4c4c4;*/
  background-color: #F2F2F2;
}
#footer-container .footer-links-block ul{
  margin: 0;
  padding: 0;
}
#footer-container .footer-links-block ul > li{
  display: block;
  padding-bottom: 6px;
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#footer-container .footer-links-block ul > li a{
  color: #444444;
}
#footer-container .footer-links-block ul > li a:hover,
#footer-container .footer-links-block ul > li a:active,
#footer-container .footer-links-block ul > li a:focus{
  color: #444444;
}
#footer-container .company-logo{
  width: 141px;
}
#footer-container .oopyright-text-box{
  padding-top: 100px;
}
#footer-container .oopyright-text-box p{
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.footer-bottom-social-links-box{
  margin: 0;
  padding: 0;
  text-align: right;
  line-height: 3;
}
.footer-bottom-social-links-box > li{
  display: inline-block;
  padding-left: 10px;
}
.footer-bottom-social-links-box > li a{
  font-size: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #F05023;
  text-align: center;
  color: #fff;
  padding-top: 4px;
}
.footer-bottom-social-links-box > li img{
  width: 24px;
}
.footer-companies-list span,
.footer-companies-list a,
.footer-companies-list a:hover{
  font-size: 13px;
  font-weight: 400;
  font-family: "GT Walsheim", sans-serif;
  color: #444;
}

#footer-container-v2{
  width: 100%;
  padding-top: 60px;
  padding-bottom: 5px;
  background-color: #f7f7f7;
}
#footer-container-v2 h4{
  color: #444444;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#footer-container-v2 .footer-links-block ul{
  margin: 0;
  padding: 0;
}
#footer-container-v2 .footer-links-block ul > li{
  display: block;
  padding-bottom: 6px;
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width:135px;
}
#footer-container-v2 .footer-links-block ul > li a{
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
}
#footer-container .footer-links-block ul > li a:hover,
#footer-container .footer-links-block ul > li a:active,
#footer-container .footer-links-block ul > li a:focus{
  color: #676767;
}
#footer-container-v2 .footer-bottom-links{
  padding-top: 80px;
}
#footer-container-v2 .oopyright-text-box p{
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
#footer-container-v2 .footer-bottom-links-list ul{
  margin: 0;
  padding: 0;
}
#footer-container-v2 .footer-bottom-links-list ul > li{
  display: inline-block;
  padding-bottom: 6px;
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#footer-container-v2 .footer-bottom-links-list ul > li a{
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
#footer-container-v2 .footer-bottom-links-list ul > li a:hover,
#footer-container-v2 .footer-bottom-links-list ul > li a:active,
#footer-container-v2 .footer-bottom-links-list ul > li a:focus{
  color: #676767;
}


/*** Home Blocks **/
.hero-block-section{
  width: 100%;
  position: relative;
}
.hero-block-section .go-to{
  position: absolute;
  display: block;
  width: 40px;
  bottom: 55px;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-size: 60px;
  color: #F05225;
  z-index:100;
}
.hero-block-section .image-box{
  height: 550px;
  overflow: hidden;
}
.hero-block-section .video-box{
  z-index: 0;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  position: absolute;

}
.hero-block-section .content-wrapper{
  max-width: 470px;
  position: relative;
  z-index: 5;
}
.hero-block-section .content-wrapper p{
  color: #444444;
  font-size: 48px;
  font-weight: 400;
  line-height: 64px;
}

@media(max-width: 575px){
  .hero-block-section h2{
    font-size: 24px;
  }
}

.content-video-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.content-video-block-section .content-wrapper{
  max-width: 380px;
}
.content-video-block-section .content-wrapper h4{
  margin-bottom: 20px;
}
.content-video-block-section .video-box{
  height: 327px;
  position: relative;
}

.home-quote-block-section{
  width: 100%;
  /*     padding-top: 130px; */
  padding-bottom: 130px;
}
.home-quote-block-section .left-content-wrapper{
  max-width: 430px;
  padding-top: 103px;
}
.home-quote-block-section .left-content-wrapper .media{
  cursor: pointer;
}
.home-quote-block-section .left-content-wrapper .content-box{
  display: none;
  padding-top: 20px;
}
.home-quote-block-section .left-content-wrapper .plus-icon{
  width: 25px;
}
.home-quote-block-section .left-content-wrapper h2{
  font-weight: 300;
}
.home-quote-block-section .quote-box-wrapper{
  padding-top: 80px;
}
.home-quote-block-section .quote-box-wrapper .quote-item-box{
  display: none;
}
.home-quote-block-section .quote-box-wrapper .quote-item-box.active{
  display: block;
}
.home-quote-block-section .quote-box-wrapper .quote-by-img{
  width: 122px;
  height: 122px;
  border-radius: 50%;
}

.single-col-text-block-section{
  width: 100%;
  /*min-height: 670px;*/
  overflow: hidden;
  position: relative;
}
.single-col-text-block-section .video-box{
  z-index: 1;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  position: absolute;

}
.single-col-text-block-section .content-wrapper{
  max-width: 1410px;
  margin: 0 auto;
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
  z-index: 2;
}
.single-col-text-block-section .content-wrapper h2{
  color: #000000;
  font-size: 44px;
  font-weight: 400;
  line-height: 64px;
  margin-bottom: 100px;
}
.single-col-text-block-section .content-wrapper h2 span{
  color: #676767;
}
.single-col-text-block-section .block-indicator{
  position: absolute;
  left: 0px;
  bottom: 50%;
  transform: rotate(90deg);
  transform-origin: left -14px;
}
.single-col-text-block-section .oil-and-gas-text{
  /*transform: rotate(270deg);*/
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  display: inline-block;
  margin-left: 0px;
  /*margin-bottom: 30px;
  position: relative;
  left: -20px;*/
}
.single-col-text-block-section .dots{
  /*display: block;*/
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #bdbdbd;
  border-radius: 50%;
  /*margin-bottom: 15px;*/
  cursor: pointer;
  margin-right: 10px;
}
.single-col-text-block-section .dots.active{
  background-color: #444444;
}
.single-col-text-block-section .content-wrapper.theme-dark h2{
  color: #c4c4c4;
}
.single-col-text-block-section .content-wrapper.theme-dark h2 span{
  color: #e8e8e8;
}
.oil-and-gas-text{
  color: #e8e8e8;
  transform: rotate( 270deg);
  position: absolute;
  left: -66px;
  bottom: 50%;
  transform-origin: left -30px;
}

.home-accordion-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.home-accordion-block-section .left-content-wrapper{
  max-width: 479px;
}
.home-accordion-block-section .left-content-wrapper h2{
  font-weight: 400;
}
.home-accordion-block-section .card{
  padding: 0;
  border: none;
  border-bottom: 1px solid #444444;
  background-color: transparent;
}
.home-accordion-block-section .card-body{
  padding: 0 0px 35px 83px
}
.home-accordion-block-section h3{
  padding: 8px 0 15px 0;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
  color: #444444;
  font-size: 34px;
  font-weight: 400;
  line-height: 44px;
  padding-left: 37px;
}
.home-accordion-block-section h3 span{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #1a191e;
  font-size: 32px;
  font-weight: 400;
  display: inline-block;
  border: 2px solid #444444;
  position: relative;
  left: -40px;
  top: 10px;
}
.home-accordion-block-section h3[aria-expanded="true"] span:before{
  content: "-";
  position: absolute;
  top: -2px;
  left: 13px;
}
.home-accordion-block-section h3[aria-expanded="false"] span:before{
  content: "+";
  position: absolute;
  top: 25px;
  top: -2px;
  left: 11px;
}
.home-accordion-block-section .link-box{
  margin-bottom: 20px;
  padding-left: 20px;
}
.home-accordion-block-section .link-box a{
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
.home-accordion-block-section .link-box a:hover,
.home-accordion-block-section .link-box a:active,
.home-accordion-block-section .link-box a:focus{
  color: #000000;
}

.home-map-block-section{
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.home-resources-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #e8e8e8;
  height: 768px
}
.home-resources-block-section .resource-content-box-wrapper{
  max-width: 820px;
  min-height: 285px;
}
.home-resources-block-section .resource-content-box{
  display: none;
  animation: fadeIn 1s ease-in-out;
}

.home-resources-block-section .resource-content-box.active{
  display: block;

}   

.home-resources-block-section .resources-button-list-box{
  margin-top: 45px;
  text-align: right;
}
.home-resources-block-section .resources-button-list-box .button-item-box-wrapper{
  width: 110px;
  height: 110px;
  border-radius: 50%;
  margin-left: 35px;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
.home-resources-block-section .resources-button-list-box .button-item-box-wrapper:hover{
  transform: scale(1.1);
  box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}
.home-resources-block-section .resources-button-list-box .button-item-box{
  height: 106px;
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  padding: 5px;
  cursor: pointer;
  text-align: center;
}
.home-resources-block-section .resources-button-list-box .button-item-box-wrapper:hover{
  box-shadow: 0px 0px 10px 0px #7b7b7b;
}
.home-resources-block-section .resource-content-box-xs{
  display: none;
}

.home-roi-info-block-section{
  width: 100%;
  background-color: #c4c4c4;
  padding-top: 130px;
  padding-bottom: 130px;
}
.home-roi-info-block-section h2{
  font-size: 34px;
  line-height: 1.1em;
  color: #444444;
}
.home-roi-info-block-section .custom-code-block{
  padding-top: 20px;
}
.home-roi-info-block-section .custom-code-item-box{
  margin-bottom: 30px;
}
.home-roi-info-block-section .custom-code-item-box h3{
  font-size: 76px;
  text-align: center;
}


.home-image-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.home-image-text-block-section .right-content-box{
  padding-top: 20px;
  padding-left: 40px;
  margin-bottom: 30px;
}
.home-image-text-block-section .right-content-box h2{
  margin-bottom: 30px;
}

/** Application Page CSSs */
.application-page-faq-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
}
.application-page-faq-block-section .faq-item-box{
  /*min-height: 506px;*/
  min-height: 500px;
  padding: 60px 40px 20px;
  text-align: center;
  visibility: hidden;
  transition: background-color 1s linear;
}


.application-page-faq-block-section .col-sm-4:nth-of-type(2){
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.application-page-faq-block-section .faq-item-box .image-box{
  width: 120px;
  height: 120px;
  margin-bottom: 60px;
}
.application-page-faq-block-section .faq-item-box h2{
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 24px;
}
.application-page-faq-block-section .faq-item-box p{
  text-align: left;
  display: none;
}
.application-page-faq-block-section .faq-item-box:hover{
  background-color: #e8e8e8
}

.application-page-faq-block-section .faq-item-box:hover p{
  display: block;
  animation: fadeIn 1s ease-in-out;
}


.two-column-title-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.two-column-title-block-section .title-wrapper{
  max-width: 494px;
}
.two-column-title-block-section h2{
  color: #444444;
  font-size: 64px;
  font-weight: 400;
  line-height: 74px;
  margin-bottom: 30px;
}

.image-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px !important;
  background-color: #fff;
  overflow: hidden;
}
.image-text-block-section .image-box{
  height: 472px;
}
.image-text-block-section .right-content{
  padding-left: 80px;
}
.image-text-block-section .order-first .right-content{
  padding-left: 0px;
}
.image-text-block-section h2{
  margin-bottom: 20px;
}
/*.image-text-block-section.stuck .fadeLeft .right-content{
animation: fadeInLeft 1s ease-in-out forwards;
}
.image-text-block-section.stuck .fadeRight .right-content{
animation: fadeInRight 1s ease-in-out forwards;
}*/

.application-page-download-block{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.application-page-download-block .title-wrapper{
  max-width: 479px;
}
.application-page-download-block .download-item-box{
  padding: 25px 15px;
  border-bottom: 1px solid #444444;
}

.application-page-download-block .download-item-box .image-box{

  border-radius: 50%;
}
.application-page-download-block .download-item-box .download-link{
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}
.application-page-download-block .download-item-box .download-link:hover,
.application-page-download-block .download-item-box .download-link:active,
.application-page-download-block .download-item-box .download-link:focus{
  color: #f05023;
  text-decoration: none;
}

.application-block-section{
  width: 100%;
  padding-top:  130px;
  padding-bottom: 130px;
  background-color: #c4c4c4;     
}
.application-block-section .title-wrapper{
  max-width: 479px;
}
.application-block-section h2{
  margin-bottom: 20px;
} 
.application-block-section .right-content{
  text-align: right;
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3.85px;
  line-height: 24px;
  text-transform: uppercase;
}
.application-block-section .block-content-list-box{
  margin-top: 100px;
}
.application-block-section .block-content-list-box .block-item-box{
  padding: 20px;
  transition: background-color 0.5s ease-in-out;
}
.application-block-section .block-content-list-box .block-item-box p{
  max-width: 230px;
  transition: color 0.5s ease-in-out;
}

.application-block-section .block-content-list-box .block-item-box:hover{
  background-color: #F05023;
}
.application-block-section .block-content-list-box .block-item-box h4{
  color: #444444;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
  transition: color 0.5s ease-in-out;
}
.application-block-section .block-content-list-box .block-item-box:hover h4,
.application-block-section .block-content-list-box .block-item-box:hover p{
  color: #fff;
}

.application-related-product-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
}
.application-related-product-section .related-product-slider-wrapper{
  width: 100%; 
  position: relative;
  margin-top: 10px;
}
.application-related-product-section .related-product-slider-scrollpane{
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.application-related-product-section .related-product-slider-wrapper .slider-control{
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  position: absolute;
  top: 25%;
  z-index: 5;
}
.application-related-product-section .related-product-slider-wrapper .slider-control.right{
  padding-left: 3px;
  right: 3px;
}
.application-related-product-section .related-product-slider-wrapper .slider-control.left{
  left: 3px;
  padding-right: 3px;
}
.application-related-product-section .related-product-list-box{
  margin: 0;
  padding: 0;
}
.application-related-product-section .related-product-list-box > li{
  display: inline-block;
  width: 270px;
  margin-right: 15px;
  vertical-align: top;
}
.application-related-product-section .related-product-item-box{
  height: 380px;
  position: relative;
  transition: transform .2s;
}
.application-related-product-section .related-product-item-box:hover{
  transform: scale(1.05);
}
.application-related-product-section .related-product-item-box h2{
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 15px;
  color: #fff;
  display: none;
}
.application-related-product-section .related-product-item-box:hover h2{
  display: block;
  padding-left: 15px;
}
.application-related-product-section .slider-control-box{
  text-align: right;
}

/** Product Listing Page CSSs */
.product-listing-hero-block-section{
  width: 100%;
  background-color: #c4c4c4;
}
.product-listing-hero-block-section .content-wrapper{
  max-width: 580px;
}

.product-listing-block-section{
  width: 100%;
  padding-top: 120px;
  padding-bottom: 100px;
  background-color: #fff;
}
.product-listing-block-section .horizontal-line{
  max-width: 280px;
  height: 1px;
  background: #676767;
  margin-top: 40px;
  margin-bottom: 30px;
}
.product-listing-block-section .side-links-box{
  padding-top: 10px;
}
.product-listing-block-section .side-links-box a{
  display: block;
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px;
}
.product-listing-block-section .side-links-box a:hover,
.product-listing-block-section .side-links-box a:active,
.product-listing-block-section .side-links-box a:focus{
  color: #444444;
}
.product-listing-block-section .product-list-wrapper{
  width: 100%;
}
.product-listing-block-section .product-list-wrapper .product-itme-box{
  position: relative;
  margin-bottom: 50px;
}
.product-listing-block-section .product-list-wrapper .product-itme-box .overlay{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #676767;
  top: 0;
  text-align: center;
  padding-top: 55%;
  color: #e8e8e8;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3.85px;
  line-height: 24px;
  text-transform: uppercase;
  display: none;
}
.product-listing-block-section .product-list-wrapper .product-itme-box:hover .overlay{
  display: block;
} 
.product-listing-block-section .product-list-wrapper .product-itme-box .image-box{
  height: 384px;
  margin-bottom: 20px;
}
.product-listing-block-section .product-list-wrapper .product-itme-box .product-title-wrapper{
  max-width: 199px;
}
.product-listing-block-section .product-list-wrapper .product-itme-box h6{
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
.product-listing-block-section .product-list-wrapper .product-itme-box h6 a,
.product-listing-block-section .product-list-wrapper .product-itme-box h6 a:hover{
  color: #444444;
}

.articles-listing-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
}
.articles-listing-block-section .view-more-article-btn-wrapper{
  text-align: right;
}
.articles-listing-block-section .view-more-articles-btn{
  min-width: 280px;
  height: 64px;
  background-color: #444444;
  color: #c4c4c4;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3.85px;
  line-height: 24px;
  text-transform: uppercase;
  border-radius: 0;
  padding-top: 18px;
}
.articles-listing-block-section .view-more-articles-btn:hover,
.articles-listing-block-section .view-more-articles-btn:active,
.articles-listing-block-section .view-more-articles-btn:focus{
  color: #c4c4c4;
}
.articles-listing-block-section .article-item-box{
  margin-bottom: 40px;
}
.articles-listing-block-section .article-item-box .image-box{
  height: 384px;
  margin-bottom: 15px;
}
.articles-listing-block-section .article-item-box h6{
  color: #444444;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.articles-listing-block-section .article-item-box h6 a,
.articles-listing-block-section .article-item-box h6 a:hover{
  color: #444444;
}

.right-circle-list-box{
  text-align: right;
}
.right-circle-list-box .circle-item-box{
  display: inline-block;
  width: 99px;
  height: 99px;
  background-color: #676767;
  border-radius: 50%;
  text-align: center;
  color: #e8e8e8;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 35px;
}
.right-circle-list-box .circle-item-box span{
  display: inline-block;
  padding-top: 38%;
}

.product-cta-blcok-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;    
}
.product-cta-blcok-section .content-wrapper{
  max-width: 580px;
}
.product-cta-blcok-section .button-wrapper{
  padding-top: 70px;
}
.product-cta-blcok-section .button-wrapper .download-whitepaper-btn{
  min-width: 280px;
  height: 64px;
  background-color: #444444;
  color: #c4c4c4;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;    
  letter-spacing: 3.85px;
  line-height: 24px;    
  text-transform: uppercase;
  padding-top: 17px;
  border-radius: 0;
}
.product-cta-blcok-section .button-wrapper .download-whitepaper-btn:hover,
.product-cta-blcok-section .button-wrapper .download-whitepaper-btn:active,
.product-cta-blcok-section .button-wrapper .download-whitepaper-btn:focus{
  color: #c4c4c4;
}

.product-image-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.product-image-text-block-section a{
  color: #F05023;
}

.product-image-text-block-section .content-wrapper{
  width: 100%;
  /*background-color: #c4c4c4;*/
  padding-left: 15px;
  padding-right: 15px;
  /*min-height: 720px;*/
  min-height: 700px;
  position: relative;
}
.product-image-text-block-section .inner-wrapper{
  max-width: 970px;
  margin: 0 auto;
}
.product-image-text-block-section .right-content{
  max-width: 380px;
  /*position: absolute;
  bottom: 10px;
  right: 0; */
}
.product-image-text-block-section .left-content{
  min-height: 700px;
}

.product-specs-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.product-specs-block-section .specs-list-box{
  max-width: 580px;
}
.product-specs-block-section .download-link-wrapper{
  text-align: right;
  padding-top: 40px;    
  padding-bottom: 20px;
}
.product-specs-block-section .download-link-wrapper a{
  color: #f05225;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.product-specs-block-section .download-link-wrapper a:hover,
.product-specs-block-section .download-link-wrapper a:active,
.product-specs-block-section .download-link-wrapper a:focus{
  color: #676767;
}
.product-specs-block-section .specs-item-box{
  padding: 20px 25px 20px 15px;
  background-color: #e8e8e8;
  margin-bottom: 10px;
  transition: background-color 0.5s ease-in-out;
}
.product-specs-block-section .specs-item-box .left-text p{
  margin: 0;
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  transition: color 0.5s ease-in-out;
}
.product-specs-block-section .specs-item-box .right-text p{
  font-weight: bold;
  margin: 0;
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: color 0.5s ease-in-out;
}
.product-specs-block-section .specs-item-box:hover{
  background-color: #444444;
}
.product-specs-block-section .specs-item-box:hover p{
  color: #fff;
}

.quote-cta-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.quote-cta-block-section .button-wrapper{
  padding-top: 40px;
}
.quote-cta-block-section .download-whitepaper-btn{
  min-width: 280px;
  height: 64px;
  background-color: #444444;
  color: #c4c4c4;
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3.85px;
  line-height: 24px;
  text-transform: uppercase;
  padding-top: 20px;
  border-radius: 0;
}
.quote-cta-block-section .download-whitepaper-btn:hover,
.quote-cta-block-section .download-whitepaper-btn:active,
.quote-cta-block-section .download-whitepaper-btn:focus{
  color: #c4c4c4;
}
.quote-cta-block-section .left-content{
  max-width: 526px;
}

.quote-cta-block-section .quoteCTA h2{
  color: #F05023;
}

/** General Page CSSs **/
.image-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}

.circle-text-center-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 25px;
}
.circle-text-center-block-section .circle-item-box{
  padding-bottom: 40px;
  text-align: center;
}
.circle-text-center-block-section .circle-item-box .image-box{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.circle-text-center-block-section .circle-item-box h2{
  margin-top: 30px;
  margin-bottom: 20px;
}
.image-quote-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.image-quote-text-block-section .right-content{
  padding-left: 100px;
}
.image-quote-text-block-section .quote-box .quote-image{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.articles-listing-block-section h3 a,
.articles-listing-block-section h3 a:hover{
  color: #000;
}

.articles-listing-block-section .article-item-wrapper{
  padding-right: 15px!important;
}
.articles-listing-block-section .article-item-wrapper:last-child{
  padding-right: 0px!important;
}

/** Landing Page CSSs */
.text-form-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.text-form-block-section .left-content{
  max-width: 580px;
  padding-top: 40px;
}
.text-form-block-section .hubspot-form-wrapper{
}
.hubspot-form-wrapper .hs-form-field{
  padding-bottom: 13px;
  position: relative;
}
.hubspot-form-wrapper .hs-form-field label{
  color: #333;
  font-size: 16px;
  font-weight: 400;    
  padding-bottom: 5px;
  display: none;
}
.hubspot-form-wrapper .hs-form-required{
  color: #8C2200;
}
.hubspot-form-wrapper .input .hs-input[type="text"],
.hubspot-form-wrapper .input .hs-input[type="email"],
.hubspot-form-wrapper .input .hs-input[type="tel"],
.hubspot-form-wrapper .input select{
  width: 100%;
  height: 50px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
  outline:none;
}
.hubspot-form-wrapper .input textarea{
  width: 100%;
  height: 91px;
  height: 50px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  padding-left: 10px;
  padding-right: 10px;
  color: #676767;
  font-family: "GT Walsheim", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.hubspot-form-wrapper .input .hs-input[type="text"]:focus,
.hubspot-form-wrapper .input .hs-input[type="email"]:focus,
.hubspot-form-wrapper .input .hs-input[type="tel"]:focus,
.hubspot-form-wrapper .input select:focus,
.hubspot-form-wrapper .input textarea:focus{
  border: 1px solid #f05023!important;
}
.hubspot-form-wrapper .input .hs-input[type="text"]:hover,
.hubspot-form-wrapper .input .hs-input[type="email"]:hover,
.hubspot-form-wrapper .input .hs-input[type="tel"]:hover,
.hubspot-form-wrapper .input select:hover,
.hubspot-form-wrapper .input textarea:hover{
  border: 1px solid #676767;
}
.hubspot-form-wrapper .input .hs-input[type="text"].invalid.error,
.hubspot-form-wrapper .input .hs-input[type="email"].invalid.error,
.hubspot-form-wrapper .input .hs-input[type="tel"].invalid.error,
.hubspot-form-wrapper .input select.invalid.error,
.hubspot-form-wrapper .input textarea.invalid.error{
  background-color: #e55f5f;
  color: #fff;
}
.hubspot-form-wrapper .input .hs-input[type="text"].invalid.error::-webkit-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="email"].invalid.error::-webkit-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="tel"].invalid.error::-webkit-input-placeholder,
.hubspot-form-wrapper .input select.invalid.error::-webkit-input-placeholder,
.hubspot-form-wrapper .input textarea.invalid.error::-webkit-input-placeholder{
  color: #fff!important;
} 
.hubspot-form-wrapper .input .hs-input[type="text"].invalid.error:-moz-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="email"].invalid.error:-moz-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="tel"].invalid.error:-moz-input-placeholder,
.hubspot-form-wrapper .input select.invalid.error:-moz-input-placeholder,
.hubspot-form-wrapper .input textarea.invalid.error:-moz-input-placeholder{
  color: #fff!important;
}
.hubspot-form-wrapper .input .hs-input[type="text"].invalid.error::-moz-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="email"].invalid.error::-moz-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="tel"].invalid.error::-moz-input-placeholder,
.hubspot-form-wrapper .input select.invalid.error::-moz-input-placeholder,
.hubspot-form-wrapper .input textarea.invalid.error::-moz-input-placeholder{
  color: #fff!important;
}
.hubspot-form-wrapper .input .hs-input[type="text"].invalid.error:-ms-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="email"].invalid.error:-ms-input-placeholder,
.hubspot-form-wrapper .input .hs-input[type="tel"].invalid.error:-ms-input-placeholder,
.hubspot-form-wrapper .input select.invalid.error:-ms-input-placeholder,
.hubspot-form-wrapper .input textarea.invalid.error:-ms-input-placeholder{
  color: #fff!important;
}
.hubspot-form-wrapper .hs-error-msgs{
  padding: 0;
  margin: 0;
  position: absolute;
  top: 7px;
  right: 23px;
}
.hubspot-form-wrapper .hs-error-msgs li{
  display: block;
  padding-top: 6px;
}
.hubspot-form-wrapper .hs-error-msgs li label{
  color: #fff;
  font-size: 14px;
  display: block;
}
.hubspot-form-wrapper .hs-error-msgs li label:after{
  content: "x";
  color: #fff;
  font-size: 14px;
  padding-left: 8px;
  /*cursor: pointer;*/
}
.hubspot-form-wrapper .inputs-list.multi-container{
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
.hubspot-form-wrapper  .inputs-list li{
  display: block;
}
.hubspot-form-wrapper  .inputs-list li span{
  padding-left: 6px;
  color: #333;
  font-size: 14px;
}
.hubspot-form-wrapper  .inputs-list li label{
  margin-bottom: 2px;
}
.hubspot-form-wrapper .actions{
  text-align: left;
}
.hubspot-form-wrapper .hs_error_rollup .hs-error-msgs{
  position: static;
}
.hubspot-form-wrapper .hs_error_rollup .hs-error-msgs li label{
  color: #f05023;
}
.hubspot-form-wrapper .actions input[type="submit"]{
  width: 280px;
  height: 64px;
  margin-top: 25px;
  /*border: 1px solid #444444;
  background-color: #444444;*/
  background-color: #f05023!important;
  color: #fff!important;       
  border: 1px solid #f05023;
  border-radius: 0;
  /*color: #c4c4c4;*/
  font-family: "GT Walsheim", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3.85px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}
.hubspot-form-wrapper .actions input[type="submit"]:hover,
.hubspot-form-wrapper .actions input[type="submit"]:active,
.hubspot-form-wrapper .actions input[type="submit"]:focus{
  color: #fff!important;       
}

.circle-image-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.circle-image-block-section .content-wrapper{
  max-width: 579px;
  margin: 0 auto;
  text-align: center;
}
.circle-image-block-section .circle-image-list-wrapper{
  width: 100%;
  padding-top: 35px;
  text-align: center;
}
.circle-image-block-section .circle-image-item-box{
  margin-bottom: 25px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.circle-image-block-section .circle-image-item-box img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

/** Thank You Page CSSs */
.thank-you-page-block-section{
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #e8e8e8; 
}
.thank-you-page-block-section .content-wrapper{
  max-width: 581px;
  margin: 0 auto;
  text-align: center;
}
.thank-you-page-block-section .content-wrapper h2{
  margin-top: 70px;
  margin-bottom: 20px;
}
.thank-you-page-block-section .circle-text-list-wrapper{
  margin-top: 120px;
  margin-bottom: 50px;    
}
.thank-you-page-block-section .circle-text-list-wrapper .circle-item-box{
  margin-bottom: 40px;
  text-align: center;
}
.thank-you-page-block-section .circle-text-list-wrapper .circle-item-box .image-box{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.thank-you-page-block-section .circle-text-list-wrapper .circle-item-box h3{
  margin-bottom: 15px;
  margin-top: 45px;
  min-height: 50px;
}
.thank-you-page-block-section .circle-text-list-wrapper .circle-item-box p{
  text-align: left;
}
.thank-you-page-block-section .return-to-spoc-automation-link{
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.thank-you-page-block-section .return-to-spoc-automation-link:hover,
.thank-you-page-block-section .return-to-spoc-automation-link:active,
.thank-you-page-block-section .return-to-spoc-automation-link:focus{
  color: #000000;
}


.thank-you-page-blockv2-section{
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #e8e8e8; 
}
.thank-you-page-blockv2-section .content-wrapper{
  max-width: 480px;
}
.thank-you-page-blockv2-section .content-wrapper h2{
  margin-bottom: 20px;
}
.thank-you-page-blockv2-section .circle-text-list-wrapper{
  margin-top: 60px;
  margin-bottom: 50px;
  padding-left: 100px;    
}
.thank-you-page-blockv2-section .circle-text-list-wrapper .circle-item-box{
  margin-bottom: 40px;
}
.thank-you-page-blockv2-section .circle-text-list-wrapper .circle-item-box .media-body{
  max-width: 300px;
}
.thank-you-page-blockv2-section .circle-text-list-wrapper .circle-item-box .image-box{
  width: 82px;
  height: 82px;
  border-radius: 50%;
}
.thank-you-page-blockv2-section .circle-text-list-wrapper .circle-item-box h3{
  margin-bottom: 10px;
  margin-top: 0px;
}
.thank-you-page-blockv2-section .circle-text-list-wrapper .circle-item-box p{
  text-align: left;
}
.thank-you-page-blockv2-section .return-to-spoc-automation-link{
  color: #000000;
  font-family: "GT Walsheim", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  margin-top: 50px;
}
.thank-you-page-blockv2-section .return-to-spoc-automation-link:hover,
.thank-you-page-blockv2-section .return-to-spoc-automation-link:active,
.thank-you-page-blockv2-section .return-to-spoc-automation-link:focus{
  color: #000000;
}

/** Oil and Gas Home Page CSSs */
.multi-col-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.multi-col-text-block-section h2{
  font-weight: 300;
}
.multi-col-text-block-section .text-item-box{
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.slider-block-section{
  width: 100%;
  padding-top: 30px;    
  padding-bottom: 30px;
}
.slider-block-section .slide-bg{
  height: 380px;
  position: relative;
}
.slider-block-section .title-and-nav-control-box{
  width: 280px;
  height: 380px;
  background-color: #fff;
  position: absolute;
  padding: 15px;
  z-index: 50;
  /*left: 765px;*/
  /*left: 577px;  */
}
.slider-block-section .slide-bg .overlay{
  width: 100%;
  height: 380px;
  background-color: #fff;
  position: relative;
  padding: 15px;
  display: none;
}
.slider-block-section .slide-bg .overlay h2{
  position: absolute;
  bottom: 20px;
  font-weight: 300;
  font-size: 30px;
}
.slider-block-section .owl-carousel .owl-nav.disabled{
  display: none;
  position: absolute;
  bottom: 140px;
  left: 704px;
}
.slider-block-section .owl-carousel .owl-prev,
.slider-block-section .owl-carousel .owl-next{
  background: transparent!important;
  outline: none!important;
}
/*.slider-block-section .owl-item.active.center .overlay{
display: block;
background-color: #fff;
}*/
/*.slider-block-section .owl-carousel .owl-stage-outer{
padding-left: 129px;
}
.slider-block-sectionNew .owl-carousel .owl-stage-outer{
padding-left: 0;
}
.slider-block-sectionNew .owl-stage{
right: 135px;
}*/
.slider-block-section .owl-prev,
.slider-block-section .owl-next{
  background: transparent!important;
  outline: none!important;
  border: none;
}


.long-image-title-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
}
.long-image-title-text-block-section .image-box{
  height: 300px;
}
.long-image-title-text-block-section h2{
  font-weight: 300;
  padding-top: 90px;
}
.long-image-title-text-block-section p{
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}

.video-text-block-section{
  width: 100%;
  padding-top: 50px;
  padding-bottom: 40px;
}
.video-text-block-section h4,
.video-text-block-section h2{
  font-weight: 300;
}

.calculator-block-section{
  width: 100%;
  padding-top: 250px;
  padding-bottom: 200px;
  background-color: #e8e8e8;
  /*background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;*/
}
.calculator-block-section h2{
  font-weight: 300;
  margin-bottom: 70px;
}
.calculator-block-section .custom-code-item-box{
  text-align: center;
}
.calculator-block-section .custom-code-item-box p{
  font-size: 12px;
}
.calculator-block-section .custom-code-item-box h3{
  font-size: 40px;
  font-weight: 300;
}

.calculator-block-section .ctaPad{
  margin-top: 100px;
}

.calculator-block-section h5{
  padding-bottom: 40px;
}

.carousel-text-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 180px;
}
.carousel-text-block-section .content-wrapper{
  max-width: 480px;
}
.carousel-text-block-section h2{
  font-weight: 300;
}
.carousel-text-block-section ul{
  margin: 0;
  padding: 0; 
  margin-top: 20px;
}
.carousel-text-block-section ul li{
  font-weight: 700;
  padding-bottom: 30px;
  padding-top: 30px;
}
.carousel-text-block-section .carousel-control-next, 
.carousel-text-block-section .carousel-control-prev{
  width: 32px;
}
.carousel-text-block-section .carousel-control-next{
  right: -55px;
}
.carousel-text-block-section .carousel-control-prev{
  left: -55px;
}
.carousel-text-block-section .carousel-indicators{
  bottom: -100px;
}
.carousel-text-block-section .carousel-indicators li{
  width: 20px;
  height: 20px;
  background-color: #c4c4c4;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
}
.carousel-text-block-section .carousel-indicators li.active{
  background-color: #F05023;
}

.carousel-control-prev:hover .prev-color{
  fill: #F05023;
}

.carousel-control-next:hover .next-color{
  fill: #F05023;
}

.video-product-block-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #f7f7f7;
}
.video-product-block-section .col-sm-6{
  padding-right: 15px!important;
}
.video-product-block-section h2{
  margin-bottom: 20px;
}
.video-product-block-section .content-box-wrapper{

  background-color: #fff;
  position: relative;
  border-bottom: solid 25px #F05023;
}
/* .video-product-block-section .content-box-wrapper .image-video-box:after{
content: "";
display: inline-block;
width: 250px;
height: 10px;
background-color: #f05023;
position: relative;
left: 0;
bottom: -5px;
} */
.video-product-block-section .right-content-box{
  max-width: 451px;
}

/** FAQ Block2 CSSs */
.application-page-faq-block2-section{
  width: 100%;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: #fff;
}
.application-page-faq-block2-section .col-sm-4{
  padding-left: 15px!important;
  padding-right: 15px!important;
}
.application-page-faq-block2-section .faq-item-box{
  /*min-height: 506px;*/
  height: 450px;
  padding: 120px 20px 40px 20px;
  text-align: center;
  margin-bottom: 40px;
  border: 1px solid #fff;
  background-color: #fff;
  transition: all 0.8s ease 0s;
}
.application-page-faq-block2-section .faq-item-box .image-box{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #238ef0;
  margin: 0 auto;
  transition: all 0.8s ease 0s;
}
.application-page-faq-block2-section .faq-item-box h2{
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 24px;
  color: #444;
  margin-top: 50px;
  transition: all 0.4s ease 0s;
}
.application-page-faq-block2-section .faq-item-box p{
  display: none;
}
.application-page-faq-block2-section .faq-item-box:hover{
  padding-top: 70px;
  border: 1px solid #238ef0;
  background-color: #f7f7f7;
}
.application-page-faq-block2-section .faq-item-box:hover .image-box{
  width: 90px;
  height: 90px;
}
.application-page-faq-block2-section .faq-item-box:hover h2{
  margin-top: 35px;
  color: #238ef0;
}
.application-page-faq-block2-section .faq-item-box:hover p{
  display: block;
  animation: fadeInUp 1s ease-in-out forwards;
}

.hs-search-results__title{
  font-family: "GT Walsheim", sans-serif;
  text-decoration: none;
  color: #444444;
}

.hs-search-results__title:hover{
  color: #f05023;
}

.hs-search-results__pagination a:hover{
  color: #f05023;
  text-decoration: none;
}

@media (min-width: 1200px){
  .container {
    max-width: 1180px !important;
  }
}

@media(max-width: 575px){
  .application-page-faq-block-section .col-sm-4:nth-of-type(2){
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media(max-width: 767px){
  /*Header CSSs*/
  #header-container{
    height: 55px;
  }
  #header-container.stuck{
    height: 55px;
  }
  #header-container .navbar-brand img{
    width: 115px;
  }
  #header-container.stuck .navbar-brand img{
    width: 115px;
  }
  #header-container .header-top-links-box li img{
    width: 55px;
  }
  #header-container .custom-toggler.navbar-toggler:focus,
  #header-container .custom-toggler.navbar-toggler:active,
  #header-container .custom-toggler.navbar-toggler:hover {
    /*border-color: rgb(255,102,203);*/
    outline: none;
    border: none;
  }
  #header-container .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  #header-container .navbar-collapse{
    padding-top: 15px;
    background-color: #fff;
    z-index: 1000;
  } 
  #header-container .left-menu-container ul{ 
    margin-left: 0;
    padding-left: 0;   
  }
  #header-container .left-menu-container ul li{
    display: block;
    padding-left: 15px;
    padding-bottom: 15px;
  }
  #header-container .right-menu-container ul{
    padding-left: 0;
    margin-left: 0;
  }

  .footer-bottom-social-links-box{
    text-align: center;
    margin-top: 10px;
  }
  .footer-bottom-social-links-box li:first-child{
    padding-left: 0px;
  }
  #footer-container .oopyright-text-box{
    padding-top: 40px;
    padding-left: 0px;
    text-align: center;
    margin: 0 auto;
  }
  #footer-container .footer-links-block ul > li{
    margin-bottom: 10px;
  }


  .hero-block-section .image-box{
    padding-top: 100px;
    padding-bottom: 150px;
    height:  auto;
  }
  .content-video-block-section .video-box{
    margin-top: 35px;
  }
  .hero-block-section .content-wrapper p {
    /*font-size: 24px;
    line-height: 38px;*/
  }

  .home-quote-block-section .quote-box-wrapper{
    padding-top: 40px;
  }
  .home-quote-block-section .quote-box-wrapper .media{
    display: block;
    text-align: center;
  }
  .home-quote-block-section .quote-box-wrapper .quote-by-img{
    margin: 35px auto;        
  }
  .home-quote-block-section .quote-box-wrapper .media-body{
    text-align: left;
  }
  .home-quote-block-section .left-content-wrapper{
    padding-bottom: 40px;
    padding-top: 40px;
  }

  .product-image-text-block-section{
    padding-top: 0px;
  }

  .single-col-text-block-section .content-wrapper h2{
    font-size: 34px;
    line-height: 1.4em;
    padding-left: 0px;
  }
  .home-accordion-block-section h3 {
    /*ont-size: 24px;*/
    font-size: 21px;
  }
  .home-accordion-block-section h3{
    padding-left: 10px;
  }
  .home-accordion-block-section h3 span{
    left: -12px;
  }
  .home-accordion-block-section .card-body {
    padding-left: 59px;
  }

  .home-image-text-block-section{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .home-image-text-block-section .right-content-box{
    padding-left: 0;
  }
  .home-image-text-block-section .order-last{
    padding-top: 40px;
  }

  .home-roi-info-block-section h2 {
    font-size: 35px;
  }
  .home-roi-info-block-section .custom-code-item-box h3 {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .home-roi-info-block-section .custom-code-item-box p{
    max-width: 270px;
    margin: 0 auto;
    padding-bottom: 25px;
  }

  .home-resources-block-section .resources-button-list-box .button-item-box-wrapper{
    display: block;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .home-resources-block-section .resource-content-box-xs{
    display: block;
    text-align: left;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .home-resources-block-section .resource-content-box{
    display: none;
  }
  .home-resources-block-section .resource-content-box.active{
    display: block;
  }
  .home-resources-block-section{
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .single-col-text-block-section .block-indicator{
    display: none;
  }

  .home-quote-block-section .left-content-wrapper h2{
    font-size: 34px;
    line-height: 1.2em;
  }
  .home-image-text-block-section .right-content-box h2{
    margin-top: 35px;
  }

  .home-quote-block-section .video-col{
    order: 1;
  }
  .home-quote-block-section .review-col{
    order: 2;
  }

  /***Application Page CSSs */
  .two-column-title-block-section h2{
    font-size: 36px;
    line-height: 1.2em;    
  }
  .two-column-title-block-section{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .application-page-faq-block-section{

  }
  .image-text-block-section .right-content{
    padding-left: 0;
    margin-top: 20px;
  }
  .image-text-block-section.fadeLeft img{
    margin-bottom: 30px;
  }

  .application-page-download-block .download-item-box .image-box{
    width: 60px;
    height: 60px;
  }

  .application-block-section .right-content{
    text-align: left;
  }
  .application-block-section .block-content-list-box{
    margin-top: 40px;
  }

  /** Product Listing Page CSSs */
  .product-listing-hero-block-section{
    height: auto;
    padding-top: 125px;
    padding-bottom: 70px;
  }
  .product-listing-block-section{
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .articles-listing-block-section .view-more-article-btn-wrapper{
    padding-top: 20px;
    text-align: left;
  }
  .articles-listing-block-section{
    padding-bottom: 20px;
  }

  .right-circle-list-box{
    text-align: left;
    padding-top: 20px;
  }
  .right-circle-list-box .circle-item-box-wrapper{
    display: inline-block;
    width: 32%;
    padding-right: 15px;
  }
  .right-circle-list-box .circle-item-box{
    width: 85px;
    height: 85px;
  }
  .right-circle-list-box .circle-item-box span{
    padding-top: 35%;
  }

  .product-cta-blcok-section{
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .product-cta-blcok-section .button-wrapper{
    padding-top: 35px;
  }
  .product-image-text-block-section .content-wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .quote-cta-block-section{
    padding-bottom: 30px;
  }

  /** General Page CSSs */
  .image-quote-text-block-section .right-content{
    padding-left: 0;
    padding-top: 40px;
  }
  .image-quote-text-block-section .quote-box .quote-image{
    width: 60px;
    height: 60px;
    margin-top: 35px;
  }

  /** Landnig Page CSSs */
  .text-form-block-section .hubspot-form-wrapper{
    padding-top: 35px;
  }

  /** Thank You Page CSSs */
  .thank-you-page-block-section {
    padding-top: 120px;
  }
  .thank-you-page-block-section .circle-text-list-wrapper{
    margin-top: 70px;
    margin-bottom: 40px;
  }
  .thank-you-page-blockv2-section .circle-text-list-wrapper{
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0px;    
  }
  .thank-you-page-blockv2-section{
    padding-top: 120px;
  }

  /** Oil and gas page css */
  .slider-block-section .owl-carousel .owl-stage-outer{
    padding-left: 0;
  }
  .slider-block-section .slide-bg .overlay{
    display: block;
  }
  .slider-block-sectionNew .owl-stage{
    right: 0!important;
  }
  .long-image-title-text-block-section p{
    position: static;
  }
  .long-image-title-text-block-section h2{
    padding-top: 25px;
  }
  .video-text-block-section{
    padding-top: 20px;
  }
  .calculator-block-section{
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .calculator-block-section .custom-code-item-box h3 {
    font-size: 56px;
    margin-bottom: 15px;
  }
  .calculator-block-section .custom-code-item-box{
    margin-bottom: 80px;
  }

  .calculator-block-section h5{
    text-align: center;
  }

  .carousel-text-block-section{
    padding-top: 20px;

  }

  .carousel-text-block-section .carousel-control-prev{
    left: 15px;
    position: static;
    margin-top: 25px;
    display: inline-block;
    width: 48%;
  }
  .carousel-text-block-section .carousel-control-next{
    right: 15px;
    position: static;
    margin-top: 25px;
    display: inline-block;
    width: 48%;
  }


  .application-page-faq-block2-section .faq-item-box p{
    display: block;
  }

  .application-page-faq-block2-section .faq-item-box{
    padding-top: 70px;
    border: 1px solid #238ef0;
    background-color: #f7f7f7;
  }
  .application-page-faq-block2-section .faq-item-box .image-box{
    width: 90px;
    height: 90px;
  }
  .application-page-faq-block2-section .faq-item-box h2{
    margin-top: 35px;
    color: #238ef0;
  }
  .slider-block-section .title-and-nav-control-box{
    position: static;
    height: auto;
  }
  .slider-block-section .control-wrapper{
    display: none;
  }
  .carousel-text-block-section .image-box-wrapper{
    order: -1;
    margin-bottom: 40px;
  }

  .home-resources-block-section{
    height: auto;
  }

  .video-product-block-section .content-box-wrapper .image-video-box{
    margin-bottom: 30px;
  }
  .video-product-block-section .right-content-box{
    padding: 15px;
  }

  #footer-container-v2 h4{
    margin-top: 20px;
  }
  #footer-container-v2 .footer-bottom-links{
    padding-top: 40px;
    text-align: center;
  }

  .application-page-faq-block-section .faq-item-box{
    background-color: #e8e8e8;
    margin-bottom: 20px;
  }
  .application-page-faq-block-section .faq-item-box p{
    display: block;
    animation: fadeIn 1s ease-in-out;
  }

  .order-last{
    order: 0;
  }

  .media{
    display: block;
  }

}
@media(min-width: 768px) and (max-width: 990px){ 
  #header-container .navbar-brand img{
    width: 150px;
  }
  #header-container.stuck {
    height: 81px;
  }
  #header-container .left-menu-container ul{ 
    margin-left: 0;
    padding-left: 0;   
  }
  #header-container .left-menu-container li{
    padding-left: 18px;
  }

  .home-accordion-block-section h3 {
    font-size: 24px;
  }
  .home-accordion-block-section h3{
    padding-left: 10px;
  }
  .home-accordion-block-section h3 span{
    left: -12px;
  }
  .home-accordion-block-section .card-body {
    padding-left: 59px;
  }

  /** Thnak You Page CSSs **/
  .thank-you-page-blockv2-section .circle-text-list-wrapper{
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0px;    
  }

  /** Old and Gas page CSSs. */
  .slider-block-section .owl-carousel .owl-nav.disabled{
    position: static;
  }

  .slider-block-section .title-and-nav-control-box{
    position: static;
    height: auto;
    width: 100%;
  }
  .slider-block-section .control-wrapper{
    display: none;
  }
  .slider-block-section .owl-carousel .owl-stage-outer {
    padding-left: 99px;
  }

  .application-page-faq-block2-section .faq-item-box{
    height: 500px;
  }




}
@media(min-width: 991px) and (max-width: 1199px){ 

}
@media(min-width: 1200px){ 

}