@charset "UTF-8";
/* CSS Document */

body {
  font-size: 14px;
}


/*=============================================
=            Flex tools            =
=============================================*/
.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.flex-50 {
  flex: 1 0 100%;
  padding: 0 0.5rem;
}




/*----------  social share  ----------*/
.social-share button {
  font-size: 1.5em;
}

.tabs .tab a {
  padding-top: 10px !important;
  display: block !important;
  height: 40px !important;
}

.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: #FFF !important;
  position: relative !important;
  z-index: 1000000000 !important;
}

#tab-container .col {
  padding: 0px !important;
}

.indicator {
  display: block;
  opacity: 1 !important;
}

.tabs {
  height: auto !important;
  opacity: 1 !important;
  display: inline !important;
  position: relative !important;

}

.tab {
  float: left !important;
  width: 33% !important;
  clear: none !important;
  top: 0px !important;
  -webkit-box-flex: 1;
  flex-grow: 1;
  position: relative;
  width: 100%;
  float: left;
}

.padding40 {
  padding: 20px 0;
}

#globalLocations input {
  width: 95%;
}

#globalLocations #search button {
  position: absolute;
  right: -5px;
}

#productDetails .techInfo .padding {
  padding: 14px;
}

.fixTest input,
.fixTest textarea {
  border: .5px solid #ddd;
  -webkit-appearance: none;
}

#productDetails .fullGreyBar .global {
  width: 30px;
  height: 30px;
}

.stacktable th {
  width: 35%;
}

.stacktable tr td {
  padding-bottom: 14px;
}

#prodSearch {
  height: 100% !important;
}

#prodSearch #productSearch {
  width: 100%;
  margin-left: 0px;
  height: auto;
}

#productDetails .left {
  display: none;
}

.attribute {
  width: 100%;
}

#prodSearch #productSearch input {
  font-size: inherit;
  text-transform: uppercase;
  display: block;
  width: 80%;
  text-align: center;
  font-weight: 300;
  padding: 0px 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  float: left;
}

#prodSearch #accordion h5 {
  clear: both;
}

.iconClosed,
.iconOpen {
  margin-right: 5px;
}

/*================================
=            Homepage            =
================================*/
#productSearch.padding60 {
  padding: 0 0 30px 0px;
}

#productSearch ul {
  margin-top: 0px;
}

#productSearch ul li {
  width: 49%;
  margin-top: 30px;
  margin-right: 0px;
}

#productSearch p {
  display: none;
}

.home-blog-logo svg {
  width: 70%;
}

.article-spot {
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  max-width: 100%;
}

.pods li {
  width: 90%;
  float: none;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #homepage-hero-search {
    margin: 20% auto;
  }

  .hero h1 {
    font-size: 1.75em;
    line-height: 1;
  }

  #product-search button:after {
    content: none;
  }

  #product-categories {
    margin-top: 1rem;
  }

  #product-categories ul {
    padding: 0.5rem 0;
  }

  #product-categories li {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    padding: 0.5rem;
    max-width: none;
  }

  #product-categories li a {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    border-radius: 3px;
    -webkit-transition: all ease .25s;
    transition: all ease .25s;
  }

  #product-categories li a .product-icon {
    background-color: #00a1df;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
  }

  #product-categories li a .cls-1 {
    fill: #fff;
  }

  /*----------  homepage app-promo  ----------*/
  .app-icon {
    display: none;
  }

  .app-description {
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    text-align: center;
  }

  .app-links {
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .app-links .icon {
    -webkit-box-flex: 1;
    /*un-comment when android icon goes back*/
    /*flex: 1 1 50%; */
    padding-top: 0.5rem;
  }

  .a-icon,
  .g-icon {
    /*text-align: right;*/
    text-align: center;
  }

  .app-links svg {
    display: inline-block;
    height: auto;
    width: 70%;
    max-width: 180px;
    max-height: 70px;
  }

  .image-inline__container {
    grid-template-columns: 100%;
    grid-template-areas:
      "description"
      "image"
      "caption";
  }

  .image-inline__right {
    padding: 0.5rem;
  }

  .caption {
    text-align: left;
    padding: 0 0.5rem;
  }


  .image-section__card {
    flex: 1 0 100%;
    padding: 0.5rem;
  }

  .tool {
    width: 100%;
  }

  .icon-grid--item {
    width: calc(100%/3);
  }
}

@media (max-width: 575px) {
  #product-search .search-query {
    padding-left: 15px;
  }

  .icon-grid--item {
    width: 50%;
  }

}

/*=====  End of Homepage  ======*/

@media (max-width: 477px) {
  #prodSearch #productSearch input {
    width: 80%;
    max-width: 310px;
    float: left;
  }

  .slideText p {
    display: none;
  }

  .icon-grid--item {
    width: 100%;
  }
}

#txtProdSearch {
  width: 85%;
}

#prodSearch {
  padding-left: 8px;
  width: 95% !important;
  float: left !important;
  margin-top: 0px;
}

#btnProdSearch {
  float: right !important;
}

#prodSearch #productSearch button {
  margin: 0 auto;
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  float: left;
  margin-left: -1px;
  border-bottom: solid 19px #00a1df;
}

#techToggle {
  font-size: 16px;
}

input,
textarea {
  border-radius: 0;
}

.formStyle .jcf-select {
  width: 100% !important;
}

.MarketsSlider {
  height: auto;
}

#globalLocations #search {
  float: left;
  width: 100% !important;
}

.market {
  /* display:block; */
  margin-top: -23px;
}

/* .mLogo {
  width: 100% !important;
  position: relative !important;
  z-index: 0;
  margin-top: -17px;
} */

.huge {
  font-size: 1.9em;
  font-weight: 300;
}

/* 48PX */

h1 {
  font-size: 1.5em !important;
  font-weight: 300;
}

/* 40PX */

h2 {
  font-size: 1.5em;
  font-weight: 300;
}

/* 32PX */

h3 {
  font-size: 1.35em;
  font-weight: 300;
}

/* 26PX */

h4 {
  font-size: 1.25em;
  font-weight: 300;
}

/* 24PX */

h5 {
  font-size: 1em;
  font-weight: 300;
}

/* 20PX */

h6 {
  font-size: .75em;
  font-weight: 300;
}

/* 12PX */

.inbetween {
  font-size: 1.250em;
}

#productSearch ul li img,
.pods li img {
  width: 70px;
  margin: 0 auto;
  display: block;
}

.header {
  display: block;
}

.header #logo {
  height: 60px;
}

header {
  display: none !important;
}

.width,
#productSearch,
.resources25,
.width40,
.width30,
.width70 {
  width: 90%;
}

.resources25 {
  margin-bottom: 10px;
}

#resources {
  width: 90%;
}

#application-technology {
  grid-template-columns: 100%;
}


/*=============================================
=            Services            =
=============================================*/
#carbo-next .videos-wrapper {
  margin-bottom: 3rem;
}

.services>.section {
  padding: 2rem 0 1rem;
}

.text-full {
  padding: 0rem 0.5rem;
  margin-bottom: 1rem;
  text-align: left;
  width: 100%;
}

.service {
  flex: 1 1 100%;
  margin: 1rem 0;
}

.service-body svg {
  width: 32px;
  height: 32px;
}

footer .top,
footer .middle .left {
  display: none;
}

footer .middle .right {
  text-align: center;
  width: 100%;
  margin-top: 0px;
}

footer .bottom li {
  display: block;
}

footer {
  width: 100%;
  overflow: hidden;
}

footer #topBorder {
  width: 160%;
  position: relative;
  left: -26px;
  display: block;
}

.banner_textOnly {
  height: 30px;
  padding: 10px 0px;
}

.banner_textOnly h1 {
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  left: 50%;
  top: 50%;
  width: 100%;
  bottom: auto;
  text-align: center;
  /* display: none; */
}

/* HOMEPAGE */

#productSearch.padding60 {
  padding: 0 0 30px 0px;
}

#productSearch ul li {
  width: 49%;
  margin-top: 30px;
  margin-right: 0px;
}

#productSearch button {
  margin-top: 20px;
}

#productSearch input {
  font-size: 1.2em;
  padding: 8px 0px;
}

.stickyLeftNav label {
  font-size: 1em;
  padding-left: 5px;
}

#prodSearch #accordion li label {
  width: auto !important;
}

/* CONTACT PAGE */

#contactForm .width60,
#contactForm .width50 {
  width: 100%;
}

#contactForm .row .width50:nth-child(2) input,
#contactForm .row .width50:nth-child(1) input {
  width: 100%;
  float: none;
}

#contactForm .row .width50:nth-child(2) .jcf-select {
  width: 101% !important;
  float: none;
}

#contactForm .width50 h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

.formStyle .jcf-radio {
  margin-top: 0px !important;
}

/* GLOBAL LOCATIONS */

#globalLocations .width50 {
  width: 100%;
}

#globalLocations .width50 img {
  padding: 0px 0px 0px 0px;
}

#locationResults div:nth-child(3n+1),
#locationResults div:nth-child(2n+1),
#productApps li:nth-child(3n+1),
#productApps li:nth-child(2n+1) {
  clear: none;
}

#locationResults div,
#productApps li {
  width: 100%;
  display: block;
  clear: both;
}

/* PRODUCT APPLICATIONS */

#productApps ul li,
#productApps .fullGreyBar p {
  width: 100%;
}

#productApps .fullGreyBar {
  padding-bottom: 40px;
}

/* MARKET DETAILS */
#marketDetails .width50 li {
  margin-bottom: 0;
}

#marketDetails .download {
  right: auto;
  left: 0px;
  position: relative;
  border-bottom: 1px solid #96999b;
  text-align: right;
}

#marketDetails .width60,
#marketDetails .width40,
#marketDetails .width50 {
  width: 100%;
}

#marketDetails .width40 {
  margin-top: 20px;
}

/* PRODUCT DETAILS */

#productDetails .width60,
#productDetails .width40 {
  width: 100%;
}

#productDetails .width40 {
  margin-top: 20px;
}

#productDetails h2 {
  margin: 0.75rem 0;
  font-size: 1.35rem;
}

.st-head-row {
  font-size: 1.275rem;
}

#productDetails .techInfo td {
  border-right: 0px;
}

#productDetails .techInfo table,
#productDetails .techInfo tr:last-child {
  padding-bottom: 20px;
}

#productDetails .techInfo table img {
  display: none;
}

#productDetails .techInfo table p {
  display: block;
}

#productDetails .bottom .width50 {
  width: 100%;
  margin-bottom: 20px;
}

#productDetails .fullGreyBar h1:after {
  width: 30px;
  height: 30px;
}

#productDetails .bottom .right {
  width: 90%;
}

#productDetails .bottom .right .padding {
  padding: 0 0;
}

.download li {
  width: 30px !important;
  margin-left: 0px;
}

#marketDetails .width60 .padding,
#productDetails .width60 .padding {
  padding-right: 0px;
}

#prodSearchForm {
  display: none;
}

#documents-container {
  margin-left: 0px;
  /* z-index: 10000; */
  position: relative;
  background-color: #FFF;
}

/* TEMP PRODUCTS */
.t-product {
  border: none;
  grid-template-columns: 100%;
  margin: 10px 0;
}

/* PRODUCT SEARCH */

.sortBy {
  display: none;
}

#prodSearch .width30 {
  width: 100%;
}

#prodSearch .stickyLeftNav {
  position: relative;
}

#prodSearch .width70 {
  width: 100%;
}

.sticky2 {
  position: relative !important;
}

.rectangleView .width50 {
  width: 100%;
}

.rectangleView .right {
  margin-top: 10px;
  padding-left: 0px;
  border-left: 0px;
}

.squareView li {
  width: 100%;
}

.squareView>li:nth-child(odd) {
  padding-right: 0px;
}

.squareView>li:nth-child(even) {
  padding-left: 0px;
}

/* MARKETS PRODUCTS */

#marketsPage ul {
  -webkit-columns: 1;
  -moz-columns: 1;
  columns: 1;
}

.slideText {
  background-color: #cf0a2c;
  z-index: 10;
  position: relative;
  color: #fff;
  width: 100%;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  top: 50%;
}

/* NEWS AND EVENTS */

#news-events .width60 {
  width: 90%;
}

#news-item a {
  font-size: 1.25em;
}

/*================================
=            Textpage            =
================================*/
.textpage-side {
  -webkit-box-flex: 1;
  flex: 1 100%;
}

.textpage-main {
  -webkit-box-flex: 1;
  flex: 1 100%;
}

/*PODCAST PAGE*/
#episodes {
  padding: 10px 0;
}

.episode {
  grid-template-columns: 100%;
}

.pod-image {
  display: none;
}

/*PRODUCT SPOTLIGHT*/
.product-features {
  grid-template-columns: 100%;
}

#productDetails .width70,
#productDetails .width30 {
  width: 100%;
}

#productDetails .width70 .padding {
  padding-right: 0;
}

#productDetails .width30 {
  margin-top: 20px;
}

#product-docs {
  margin-left: 0;
}

/*=============================================
=            Lining system tool            =
=============================================*/
.dropdown-container .jcf-select {
  width: 100%;
}

#lining-systems {
  width: 100%;
}

.system th {
  width: 35%;
}

.system td {
  width: 60%;
}

/*=====  End of Lining system tool  ======*/

/*=============================================
=            Webinars            =
=============================================*/
.webinar_container {
  grid-template-columns: 100%;
  grid-template-areas:
    "date"
    "body";
  width: 100%;
}

.webinar_container--spanish {
  grid-template-areas:
    "date date"
    "link link"
    "class-one class-one"
    "class-two class-two";
}

.webinar_container--spanish .webinar_link {
  justify-self: start;
}

.webinar_class {
  grid-template-areas:
    "title title"
    "presenter presenter"
    "description description";
}

.webinar_image {
  display: none;
}

.webinar_date {
  padding-bottom: 0.5rem;
}

.webinar_body {
  grid-template-columns: 100%;
  grid-template-areas:
    "title"
    "description"
    "link";
}

.webinar_link,
.webinar_link-video {
  justify-self: start;
  margin-top: 1rem;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */