@charset "UTF-8";
/*
Theme Name: FLM Theme
Theme URI: http://www.forwardlevel.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */
.red {
  color: #d22630;
}

.primary {
  color: #2c2a29;
}

body .fl-row-fixed-width {
  max-width: 3000px;
}

html, body {
  background: #fff;
}

/* Pace.js */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #d22630;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 65%;
  height: 2px;
}

.bold {
  font-weight: 600;
}

.semibold {
  font-weight: 700;
}

.bold {
  font-weight: 800;
}

.cover {
  background-size: cover;
}

.centerContent, #centerContent {
  margin: 0;
  padding: 0 5px 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 98%;
}






.owl-item.center {
    opacity: 1 !important;
}








ul.no-bullets {
    list-style-type: none;
    padding-left: 0;
}



@media (min-width: 768px) {
  .right-desktop {
    float: right;
  }
}

@media (min-width: 768px) {
  .text-right-desktop {
    text-align: right;
  }
}

@media only all and (min-width: 47.939rem) {
  .visible-mobile, .hiddenDesktop {
    display: none !important;
  }
}

@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .hidden-mobile {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .hidden-mobile {
    display: none;
  }
}

.extrabold {
  font-weight: 900;
}

@media only all and (max-width: 768px) {
  .block-mobile {
    display: block !important;
    margin-bottom: 5px;
  }
}

@media only all and (max-width: 768px) {
  html body:not(.home) div#pageBanner .fl-row-content-wrap {
    padding-bottom: 30px;
  }
}
html body:not(.logged-in) #pageBanner .fl-module-photo {
  display: none !important;
}

@media only all and (min-width: 769px) {
  #pageBanner {
    position: relative;
    top: -3px;
  }

  div#bannerContent {
    position: relative !important;
  }

  #pageBanner .fl-row-content-wrap {
    padding-top: 220px;
    padding-left: 7.26%;
    padding-right: 7.26%;
    padding-bottom: 50px;
  }
}
@media only all and (min-width: 769px) and (min-width: 769px) {
  div#bannerContent h1, div#bannerContent h2 {
    font-size: 62px;
  }
}
@media only all and (min-width: 769px) {
  div#bannerContent p {
    font-size: 26px;
  }
}
@media only all and (min-width: 769px) {
  div#superform-header .fl-row-content-wrap {
    padding-left: 50px;
    padding-top: 0;
  }
}
div#pageBanner {
  position: relative;
}
@media only all and (max-width: 768px) {
  div#pageBanner .fl-module-photo {
    display: none !important;
  }
  div#pageBanner .fl-row-content-wrap {
    padding-top: 42px;
  }
}

@media only all and (max-width: 768px) {
  div#bannerContent .fl-row-content-wrap {
    padding-top: 7vw !important;
  }
}
div#bannerContent h1, div#bannerContent h2 {
  font-size: 61px;
  font-size: get-vw(81px);
  margin-top: 0;
  font-weight: 800;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 1vw;
}
@media only all and (max-width: 768px) {
  div#bannerContent h1, div#bannerContent h2 {
    color: #fff;
    font-size: 7.5vw;
    margin-bottom: 4vw;
  }
}
div#bannerContent p {
  font-size: 26px;
  font-size: get-vw(34px);
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
}
@media only all and (max-width: 768px) {
  div#bannerContent p {
    font-size: 4.5vw;
  }
}

div#pageBanner {
  position: relative;
}
@media only all and (max-width: 768px) {
  div#pageBanner .fl-module-photo {
    display: none !important;
  }
}

@media only all and (max-width: 768px) {
  html body.home div#bannerContent {
    background: transparent !important;
  }

  html body.home div#pageBanner .fl-row-content-wrap {
    min-height: 60vh !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-359 div#bannerContent .fl-rich-text {
    width: 66%;
  }
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  font-family: "quatro", sans-serif;
}
html body p, html body li {
  font-family: "franklin-gothic-urw", sans-serif;
}

body a {
  color: #2c2a29;
  font-weight: 600;
}
body a:hover {
  color: #d22630;
}

article em {
  font-style: normal;
  color: #d22630;
  font-weight: 500;
}

body, p, li {
  color: #2c2a29;
  font-weight: 300;
}

p, li {
  margin-bottom: 1em;
}

a {
  color: #2c2a29;
}
a:hover {
  color: #2c2a29;
  opacity: 0.85;
}

p, .uabb-blog-posts-description, h5.uabb-post-meta.uabb-blog-post-section, h5.uabb-post-meta.uabb-blog-post-section a, h5.uabb-post-meta.uabb-blog-post-section span {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 0.6em;
}
@media only all and (max-width: 768px) {
  p, .uabb-blog-posts-description, h5.uabb-post-meta.uabb-blog-post-section, h5.uabb-post-meta.uabb-blog-post-section a, h5.uabb-post-meta.uabb-blog-post-section span {
    font-size: 2.9vw;
  }
}

.white-text {
  color: #fff;
}
.white-text p {
  color: #fff;
}

.holdTable {
  width: 100%;
}
@media only all and (max-width: 768px) {
  .holdTable {
    overflow-x: scroll;
  }
}

body table {
  width: 100%;
}
body table th {
  background: #d22630;
  color: #fff;
  font-weight: 600;
  padding: 8px 16px;
  text-transform: uppercase;
}
body table td {
  padding: 8px 16px;
}

table {
  border-collapse: collapse;
  font-size: 12px;
}

table td, table th {
  border: 1px solid #b1b3b6;
  font-size: 12px;
}

table th {
  border: 1px solid #fff;
}

table tr:first-child th {
  border-top: 0;
}

table tr:last-child td {
  border-bottom: 0;
}

table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}

table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2c2a29;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #2c2a29;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #2c2a29;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #2c2a29;
}

input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #2c2a29;
}

@media only all and (max-width: 768px) {
  .logo-dark.header-logo {
    display: none !important;
  }
}
@media only all and (max-width: 768px) {
  div#superform-header-top .fl-row-content-wrap {
    background: #181715 !important;
  }

  div#superform-header .fl-row-content-wrap {
    background: #1e1d1a !important;
  }
}
@media only all and (max-width: 768px) {
  header .fl-module-photo .fl-photo {
    margin: 0;
  }
}
/* Mega */
/* RESOURCES */
html body .new-red-badge {
  background: #d22630;
  display: inline-block;
  clear: both;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 15px;
}
html body header #menu-item-5580 .ubermenu-submenu a span.title, html body header #menu-item-5642 .ubermenu-submenu a span.title {
  display: block !important;
  font-size: 32px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #fff;
}
html body li#menu-item-5586 .content, html body li#menu-item-5642 ul.ubermenu-tab-content-panel .widget .content {
  font-size: 15px;
  line-height: 1.4;
}
html body li#menu-item-5586 {
  text-align: center;
  padding: 20px;
}
html body li#menu-item-5586 .ubermenu-content-block, html body li#menu-item-5642 ul.ubermenu-tab-content-panel .widget {
  background: url("https://www.superformicf.com/wp-content/uploads/megamenu-featured-bg.jpg") 0 0 no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 20px;
  text-align: center;
}
html body div#mm-estimator-bottom {
  margin-left: -20px;
  margin-right: -20px;
  background: #d22630;
  margin-top: 131px;
  padding-bottom: 25px;
}
html body img#mm-ipad {
  margin-top: -96px;
  margin-bottom: 20px;
  padding-left: 18%;
  padding-right: 18%;
}
html body div#mm-estimator-bottom a {
  font-weight: 900 !important;
  font-size: 18px !important;
  background: transparent !important;
  padding: unset !important;
  color: #fff !important;
  text-align: center;
  display: block;
}
html body ul.ubermenu-submenu.ubermenu-submenu-id-5642 {
  background: #fff !important;
}
html body li.menu-upcoming-trainings {
  background: #fff;
}
html body .ubermenu-submenu-id-5580 h3, html body li.menu-upcoming-trainings h3, html body ul.ubermenu-submenu.ubermenu-submenu-id-5642 h3 {
  color: #131312;
  font-size: 20px;
  border-bottom: 2px solid #d22630;
  padding-bottom: 10px;
  font-weight: 600;
}
html body li#menu-item-5580 .ubermenu-submenu a.nav-link {
  color: #333 !important;
}
html body header #menu-item-5580 .ubermenu-submenu a {
  background: transparent !important;
  color: #333333;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
html body li#menu-item-5602 > div, html body li.menu-upcoming-trainings > div {
  padding-top: 0;
  padding-bottom: 0;
}
html body li#menu-item-5602 ul li, html body li.menu-upcoming-trainings ul li {
  font-size: 15px;
  font-weight: 500;
}
html body li#menu-item-5602 ul li em, html body li.menu-upcoming-trainings ul li em {
  font-size: 14px;
  font-weight: 300;
  display: block;
}
html body li#menu-item-5602 h4, html body li.menu-upcoming-trainings h4 {
  color: #d22630;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 0;
}
html body header .ubermenu-submenu a.mm-cta-button {
  padding-left: 0 !important;
  text-align: left;
  padding-top: 27px !important;
  display: inline-block;
  color: #333 !important;
  background: transparent !important;
}
html body ul.ubermenu-submenu.ubermenu-submenu-id-5580 {
  background: #fff !important;
}
html body a#caddetails-menu {
  display: inline-block;
  width: 210px;
  padding: 0 !important;
  margin-top: 17px;
}
html body a#caddetails-menu {
  width: 169px;
  margin-top: 0;
}
html body li#menu-item-5647 .ubermenu-tab a.ubermenu-target {
  padding-top: 13px;
  padding-bottom: 13px;
}
html body li#menu-item-5647 .ubermenu-tab a.ubermenu-target {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
html body .ubermenu-submenu-id-5647 li.ubermenu-tab {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
html body li#menu-item-5720 > div {
  padding-bottom: 0;
}
html body li#menu-item-5720 {
  margin-top: 0 !important;
}

/* End Resources */
/* Projects */
ul.ubermenu-submenu.ubermenu-submenu-id-5189 > li a.ubermenu-target {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

ul.ubermenu-submenu.ubermenu-submenu-id-5189 {
  padding-left: 7px;
  padding-right: 7px;
}

ul.ubermenu-tabs-group.ubermenu-column.ubermenu-column-1-4.ubermenu-submenu.ubermenu-submenu-id-5647.ubermenu-submenu-type-auto.ubermenu-submenu-type-tabs-group {
  width: 40%;
}

li#menu-item-5642 ul.ubermenu-tab-content-panel {
  width: 60% !important;
  text-align: center;
}

@media only all and (max-width: 768px) {
  .uabb-creative-menu-mobile-toggle.hamburger {
    margin-top: 11px;
  }
}
@media only all and (min-width: 769px) and (max-width: 1500px) {
  .fl-col.fl-node-5c0d98515ef51.fl-col-small {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .header-logo a {
    width: 452px !important;
  }

  .header-logo img {
    width: 319px;
    position: relative;
    top: 23px;
  }
}
a:focus {
  outline: unset;
}

ul.ubermenu-submenu-type-flyout {
  margin-top: 10px !important;
}
ul.ubermenu-submenu-type-flyout a {
  font-weight: 500 !important;
}

.ubermenu-item-normal a {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 20px !important;
  padding-right: 15px !important;
  background-color: #ffffff !important;
  color: #131312 !important;
  font-size: 16px !important;
}
.ubermenu-item-normal a:hover {
  color: #d22630 !important;
}

.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
  margin-top: 0;
}

.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
  padding: 0 !important;
}

.ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop {
  border: 0;
}

/* main level */
.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background: transparent !important;
}

.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: transparent;
}

.ubermenu .ubermenu-item.ubermenu-item-level-0 {
  border: 0 !important;
  -webkit-box-shadow: 0 0 0 !important;
          box-shadow: 0 0 0 !important;
  outline: unset;
}

/* Tabs */
/* active/hover */
.ubermenu-nojs.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
  background: #d2262f;
  color: #fff !important;
}

ul.ubermenu-tabs-group > li {
  margin: 12px !important;
  width: unset !important;
  display: block !important;
  float: unset !important;
}
ul.ubermenu-tabs-group > li a:hover {
  opacity: 1;
}
ul.ubermenu-tabs-group > li a span {
  text-transform: uppercase;
}

ul.ubermenu-tab-content-panel {
  border-right: 12px solid #fff !important;
  border-top: 12px solid #fff !important;
  border-bottom: 20px solid #fff !important;
}

/* end tabs */
li#menu-item-5172 {
    background: url(/wp-content/themes/sup19/img/menu/mm-bg.jpg) !important;
    background-position: 100% 100% !important;
    background-size: auto 100% !important;
}

ul.ubermenu-tabs-group.ubermenu-column.ubermenu-column-1-4 {
  background: #fff;
}

.ubermenu-skin-grey-white .ubermenu-tabs-group, .ubermenu-skin-grey-white .ubermenu-tab > .ubermenu-target, .ubermenu-skin-grey-white .ubermenu-tab-content-panel {
  background: transparent;
}

ul#menu-the-blocks li {
  padding: 18px;
}
ul#menu-the-blocks li:hover {
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
ul#menu-the-blocks li:nth-child(4) {
  clear: left;
}

ul#menu-the-blocks {
  margin-left: 6%;
}

li#icf-menu-descr p, li#icf-menu-descr h3 {
  color: #fff;
}

li#icf-menu-descr p {
  font-size: 12px;
}

li#icf-menu-descr h3 {
  font-size: 17px;
  font-weight: 700;
  margin-top: 10px;
}

.red {
  color: #d22630 !important;
}

div#icf-leftcol {
  width: 33.33333%;
  padding: 4px;
  float: left;
}

div#icf-rightcol {
  display: inline-block;
  width: 66.666%;
  float: right;
}

ul#menu-the-blocks #icf-menu-descr {
  width: 66.666666%;
  clear: left;
}

ul#menu-the-blocks li {
  width: 33.333333%;
  display: inline-block;
  float: left;
  position: relative;
  overflow: auto;
}

/* Insulation */
div#insulation-leftcol {
  width: 33.33333%;
  padding: 4px;
  float: left;
}

div#insulation-rightcol {
  display: inline-block;
  width: 66.666%;
  float: right;
}

div#insulation-rightcol h4 {
  color: #fff;
  font-size: 23px;
  text-align: right;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "quatro", sans-serif;
}

ul#insulation-menu-applications {
  margin-top: 50px;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  position: relative;
  overflow: auto;
}

ul#insulation-menu-applications li {
  display: inline-block;
  width: 33.3333%;
  float: left;
  color: #fff;
  margin-bottom: 20px;
}

ul#insulation-menu-applications li a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

ul#insulation-menu-applications li a:hover:after {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 45%;
}

ul#insulation-menu-applications li a:after {
  width: 0;
  border-bottom: 1px solid #d22630;
  height: 1px;
  display: block;
  content: "";
  margin-top: 5px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

div#insulation-menu-lower p {
  font-size: 16px;
  color: #fff;
}

div#insulation-menu-lower {
  margin-left: 5%;
  margin-top: 16px;
}

/* end insulation */
/* Accessories */
ul#menu-accessories li {
  width: 33.3333%;
  float: left;
  display: inline-block;
  padding: 12px;
}

/* end accessories */
/* end Mega */
.fl-page-content, header, #footerDealers {
  padding-left: 6.57%;
  background: #fff;
}
@media only all and (max-width: 768px) {
  .fl-page-content, header, #footerDealers {
    padding: 0 !important;
  }
}

header:not(.fl-theme-builder-header-scrolled) ul#menu-main > li > div {
  margin-top: 15px;
}
header:not(.fl-theme-builder-header-scrolled) ul#menu-main > li > div > a, header:not(.fl-theme-builder-header-scrolled) ul#menu-main > li > div ul#menu-main > li > a {
  line-height: 2.4vw;
}

ul.sub-menu a:hover {
  opacity: 1;
}

ul.sub-menu span {
  font-weight: 400;
}

.fl-page-content, #footerDealers {
  padding-right: 6.57%;
  position: relative;
}

@media only all and (min-width: 769px) {
  header:not(.fl-theme-builder-header-scrolled) .header-logo {
    margin-top: 11px;
  }
}

/* Find a dealer */
li#menu-item-3957, li#menu-item-5205 {
  background: #d22630;
}
li#menu-item-3957 a span, li#menu-item-5205 a span {
  color: #fff !important;
}
li#menu-item-3957:hover, li#menu-item-5205:hover {
  background: #a01f26;
}

header {
  position: relative;
}

div#navSocial {
  position: absolute;
  right: 0;
  top: 100%;
  width: 6.64%;
  background: #2c2a29;
  background-position: 0 0;
}

div#navRight {
  background: #2c2a29;
  background-position: 100% 100%;
  padding-right: 6.9%;
}

ul#ubermenu-nav-main-32-bar {
  margin-top: 14px;
}

ul#menu-main li.ubermenu-item-level-0, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0 {
  margin: 0;
}
ul#menu-main li.ubermenu-item-level-0 > a, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0 > a {
  font-size: 16px;
  text-transform: unset !important;
  font-family: franklin-gothic-urw, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 9px 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-left: 1.1111111111vw;
  padding-right: 1.1111111111vw;
}
@media only all and (max-width: 1400px) {
  ul#menu-main li.ubermenu-item-level-0 > a, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0 > a {
    font-size: 15px;
  }
}
@media only all and (max-width: 985px) {
  ul#menu-main li.ubermenu-item-level-0 > a, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0 > a {
    font-size: 13px;
  }
}
@media only all and (max-width: 850px) {
  ul#menu-main li.ubermenu-item-level-0 > a, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0 > a {
    font-size: 12px;
  }
}
ul#menu-main li.ubermenu-item-level-0.current-menu-item a, ul#ubermenu-nav-main-32-bar li.ubermenu-item-level-0.current-menu-item a {
  font-weight: 600;
}

div#navSocial li {
  display: block;
}
div#navSocial li:last-child {
  margin-bottom: 330px;
  margin-bottom: 21vw;
}

div#navSocial li a {
  padding: 22px 12px;
  font-size: 18px;
}
div#navSocial li a:hover {
  color: #d22630;
}

@media only all and (max-width: 768px) {
  header, header .fl-row, header .fl-row-content-wrap {
    padding: 0;
    background: #2c2a29 !important;
  }

  header .fl-col {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
  }

  header .fl-photo-content img {
    width: 100% !important;
    max-width: 100% !important;
  }

  div#navRight {
    background: transparent;
    position: absolute;
    top: 0;
    right: 5%;
    text-align: right;
    display: inline-block;
    width: initial !important;
    padding: 0;
    bottom: 0;
  }

  div#navRight .fl-col-content {
    display: block;
    vertical-align: middle !important;
    margin-top: 4.2vw !important;
  }

  .fl-builder-content .fl-node-5b75ef8ad15e5 *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
    color: #d12630;
  }
}
@media only all and (max-width: 768px) {
  #footer .fl-module-content {
    margin-bottom: 36px !important;
  }
}
div#quick-estimate-widget a:before {
  display: inline-block;
  line-height: 20px;
  background: #d22630 !important;
  content: "New";
  padding: 9px;
  margin-right: 10px;
  margin-left: -12px;
  margin-top: -11px;
  margin-bottom: -12px;
}

div#quick-estimate-widget {
  background: #2c2a29 !important;
}

div#blog-newsletter-footer {
  width: 385px;
}

div#blog-newsletter-footer input, div#blog-newsletter-footer li {
  width: 100% !important;
  margin-right: 0 !important;
  padding-right: 0;
}

footer {
  z-index: 100;
  position: relative;
}
@media only all and (min-width: 48rem) {
  footer {
    margin-top: 6.64vw;
  }
}

#footer {
  background-color: #2b2a28 !important;
  color: #fff;
  background: url(/wp-content/themes/sup19/assets/img/angled-corner-footer.png) 100% 0 no-repeat;
  background-size: auto 100%;
  position: relative;
}
@media only all and (max-width: 1550px) {
  #footer {
    background-size: auto 60%;
  }
}
@media only all and (max-width: 768px) {
  #footer {
    background-size: 30% auto !important;
  }
}
#footer .fl-row-content-wrap {
  padding-top: 80px;
  padding-bottom: 23px;
}
@media only all and (min-width: 48rem) {
  #footer .fl-row-content-wrap {
    padding-left: 7%;
    padding-right: 12%;
  }
}
@media only all and (max-width: 768px) {
  #footer .fl-row-content-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media only all and (min-width: 769px) and (max-width: 1065px) {
  #footer .fl-col.fl-node-5c1813eed0684 {
    width: 100%;
  }
  #footer .fl-col.fl-node-5c1813eed068a, #footer .fl-col.fl-node-5c1813eed068d, #footer .fl-col.fl-node-5c1813eed0690, #footer .fl-col.fl-node-5c1813eed0693 {
    width: 24% !important;
  }
  #footer .fl-node-5c1813eed0693 > .fl-col-content {
    padding-right: 0;
  }
  #footer .fl-col.fl-node-6189ee3b2090d {
    display: none;
  }
  #footer .fl-col.fl-node-6189ee3b20911 {
    width: 100%;
  }
}
#footer .fl-module-content {
  margin-top: 0 !important;
}
#footer p, #footer a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
@media only all and (max-width: 768px) {
  #footer p, #footer a {
    font-size: 3vw;
  }
}
#footer p strong, #footer a strong {
  color: #d22630;
}
#footer .uabb-gf-form-title {
  font-size: 18px;
  font-weight: 600;
}
#footer ul.menu a {
  padding-top: 0 !important;
  font-weight: 400;
}
#footer a i[class*=fa-] {
  font-size: 18px;
  margin-right: 1vw;
}
@media only all and (max-width: 768px) {
  #footer a i[class*=fa-] {
    font-size: 3.6vw;
    margin-right: 3vw;
  }
}
#footer .footerSocial .fl-module-content.fl-node-content {
  margin-top: 6px;
}
#footer .gform_footer.top_label {
  padding-bottom: 0;
}
#footer div#gform_wrapper_3 {
  margin-bottom: 0;
}

/* footer logo */
@media only all and (min-width: 48rem) {
  .fl-col.fl-node-5c18132f0b119 {
    margin-left: -2.2%;
  }
}

div#mobileFooterLogo img {
  width: 52%;
}

@media only all and (max-width: 768px) {
  #footerCopyright p {
    margin-bottom: 0;
  }
}

div#footerDealers {
  background: transparent !important;
}
@media only all and (max-width: 768px) {
  div#footerDealers {
    border-bottom: 40px solid #fff;
  }
}
div#footerDealers .fl-photo-content {
  width: 100%;
}
div#footerDealers .fl-photo-content img {
  width: 30%;
}
div#footerDealers .fl-row-content-wrap {
  padding-top: 79px;
  padding-bottom: 84px;
  padding-left: 3.3%;
  padding-top: 4.3888888889vw;
  padding-bottom: 4.6666666667vw;
}
@media only all and (max-width: 768px) {
  div#footerDealers .fl-row-content-wrap .fl-module-content {
    margin-left: 6.28% !important;
    margin-right: 6.28% !important;
  }
}
@media only all and (max-width: 47.938rem) {
  div#footerDealers .fl-row-content-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  div#footerDealers .fl-row-content-wrap .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  div#footerDealers .fl-row-content-wrap .fl-module-content img {
    width: 160px;
  }
}

.dIntent {
  font-size: 36px;
  font-size: 2vw;
  color: #2c2a29;
}
@media only all and (min-width: 48rem) {
  .dIntent {
    padding-left: 19.3%;
    margin-bottom: 78px;
    margin-bottom: 4.3333333333vw;
  }
}
@media only all and (max-width: 47.938rem) {
  .dIntent {
    font-size: 3vw;
    margin-top: 10px;
    margin-left: 7.7%;
    width: 37%;
    margin-bottom: 29px;
  }
}

.getStarted {
  font-size: 36px;
  font-size: 2vw;
  color: #d2252f;
  margin-bottom: 0;
  font-weight: 700;
}
@media only all and (min-width: 48rem) {
  .getStarted {
    margin-left: 8.6%;
  }
}
@media only all and (max-width: 47.938rem) {
  .getStarted {
    font-size: 3vw;
    margin-left: 7.7%;
  }
}

div#footerCopyright .fl-module-content {
  padding-top: 15px;
}

div#footerCopyright .fl-module-content {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}

div#footerCopyright p {
  margin-bottom: 0;
}

#footerDesktopLogo {
  margin-bottom: 12px;
}

/* Newsletter form */
footer .gform_wrapper, footer #field_3_1, footer #field_3_1 .ginput_container.ginput_container_text, footer #field_3_1 input {
  margin-top: 0 !important;
}

form input#gform_submit_button_3 {
  background: #D22630;
  border: 0;
  padding-top: 12px;
  color: #fff;
  border-radius: 0 !important;
  display: block;
  width: 100%;
  line-height: 2;
  padding-top: 10px;
  padding-bottom: 10px;
}

footer .gform_footer.top_label {
  padding-top: 0;
}

@media only all and (max-width: 768px) {
  footer img#member-of-desktop {
    display: none !important;
  }
}
@media (min-width: 769px) {
  footer img#member-of-mobile {
    display: none;
  }
}
footer div#member-of-hold a {
  position: absolute;
  opacity: 0;
}
@media (min-width: 769px) {
  footer div#member-of-hold {
    padding-right: 12%;
  }
}
footer div#member-of-hold {
  position: relative;
}
footer a#icfma {
  left: 0;
  top: 0;
  bottom: 0;
  width: 9%;
}
footer a#concretealberta {
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  width: 6%;
}
footer a#concretesask {
  position: absolute;
  left: 18%;
  top: 0;
  bottom: 0;
  width: 10%;
}
footer a#concretemanitoba {
  position: absolute !important;
  left: 30%;
  top: 0;
  bottom: 0;
  width: 10%;
}
footer a#eps {
  position: absolute;
  left: 432%;
  top: 0;
  bottom: 0;
  width: 6.5%;
}
footer a#qai {
  position: absolute;
  left: 52%;
  top: 0;
  bottom: 0;
  width: 4%;
}
footer a#arca {
  position: absolute;
  left: 59%;
  top: 0;
  bottom: 0;
  width: 4%;
}
footer a#caddetails {
  position: absolute;
  left: 64%;
  top: 0;
  bottom: 0;
  width: 16%;
}
footer a#strength {
  position: absolute;
  left: 80%;
  top: 0;
  bottom: 0;
  width: 9%;
}
@media only all and (max-width: 768px) {
  footer a#icfma {
    left: 0;
    top: 0;
    bottom: 0;
    width: 22%;
    height: 47%;
  }
  footer a#concretealberta {
    position: absolute;
    left: 24%;
    top: 0;
    bottom: 0;
    width: 18%;
    height: 46%;
  }
  footer a#concretesask {
    position: absolute;
    left: 45%;
    top: 0;
    bottom: 0;
    width: 28%;
    height: 42%;
  }
  footer a#concretemanitoba {
    position: absolute !important;
    left: 76%;
    top: 0;
    bottom: 0;
    width: 24%;
    height: 45%;
  }
  footer a#eps {
    position: absolute;
    left: 4%;
    top: 52%;
    bottom: 0;
    width: 19.5%;
    height: 50%;
  }
  footer a#qai {
    position: absolute;
    left: 26%;
    top: 53%;
    bottom: 0;
    width: 15%;
    height: 47%;
  }
  footer a#arca {
    position: absolute;
    left: 43%;
    top: 50%;
    bottom: 0;
    width: 13%;
    height: 50%;
  }
  footer a#caddetails {
    position: absolute;
    left: 59%;
    top: 53%;
    bottom: 0;
    width: 37%;
    height: 46%;
  }
}

@media (max-width: 768px) {
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
  }

  #footer .footer-header .fl-module-content {
    margin-bottom: 7px !important;
  }

  #footer .footer-subheader .fl-module-content {
    margin-bottom: 8px !important;
  }

  div#footerCopyright .fl-module-content {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media only all and (min-width: 48rem) {
  #blogArticle > .fl-row-content-wrap {
    padding-left: 7.4%;
    width: 70%;
    padding-top: 1.8vw;
    padding-bottom: 0;
  }
}
#blogArticle > .fl-row-content-wrap h2 {
  font-size: 24px;
  font-weight: 700;
}
#blogArticle > .fl-row-content-wrap p {
  font-size: 16px;
}
#blogArticle > .fl-row-content-wrap .fl-module-content {
  margin-left: 0;
  margin-right: 0;
}
#blogArticle > .fl-row-content-wrap .fl-module-content > h2:first-of-type {
  margin-top: 0 !important;
}

html body.single-post div#footerDealers {
  display: none;
}

@media only all and (min-width: 769px) {
  html body.postid-1602 div#bannerContent {
    padding-right: 39.5%;
  }
}

/* new home */
html body.page-id-5433 {
  /* end mobile */
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#pageBanner .fl-row-content-wrap {
    padding-top: 48px;
  }
}
html body.page-id-5433 .break-margins {
  margin-left: -49px;
  margin-right: -49px;
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .break-margins {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 {
    /* the block */
    /* Benefits of SuperForm heading */
  }
  html body.page-id-5433 div#home-top-feature .fl-row-content-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: 25px;
    background: transparent;
  }
  html body.page-id-5433 div#home-top-feature .fl-module-content {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  html body.page-id-5433 div#home-top-feature h2 {
    line-height: 1.2;
    margin-bottom: 12px !important;
    font-size: 7.2vw;
  }
  html body.page-id-5433 div#home-top-feature h2 span {
    display: block;
  }
  html body.page-id-5433 div#home-top-feature p {
    font-size: 16px;
  }
  html body.page-id-5433 div#home-products-title-row {
    margin-left: unset !important;
    margin-right: unset !important;
  }
  html body.page-id-5433 div#home-products-title-row .fl-row-content-wrap {
    padding-top: 0;
  }
}
@media only all and (max-width: 768px) and (max-width: 768px) {
  html body.page-id-5433 div#home-products-title-row .fl-row-content-wrap {
    background: transparent;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#home-products-title-row .fl-row-content-wrap h2 {
    font-size: 7.2vw;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#home-products-title-row .fl-row-content-wrap p {
    font-size: 16px;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes .fl-module-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#home-products-title-row .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#home-products-title-row .fl-module-content h2 {
    margin-bottom: 12px !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes .fl-photo-content {
    width: 80%;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes .fl-node-619c81aa91faa .fl-module-content {
    margin-top: -65px !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    padding-left: 6.5% !important;
    padding-right: 6.5% !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes h3 {
    font-size: 4.7vw;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes img {
    margin-bottom: 33px;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes h2 {
    font-size: 8vw !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes p a span {
    font-size: 16px !important;
    line-height: 1.3;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes p {
    margin-bottom: 6px;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#home-accessories-feature .fl-photo-content {
    width: 44%;
    margin-top: 51px;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes .fl-row-content-wrap {
    padding-bottom: 55px;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .product-feature-boxes a.fl-button {
    margin-top: 25px;
    font-size: 16px !important;
    display: inline-block;
    width: 86% !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .fl-module.fl-module-heading.fl-node-61a75a8bbb22e h2 {
    font-size: 7.2vw;
    margin-top: 31px !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#productTabs #productDescription p {
    font-size: 16px !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#productTabs .leftCol {
    padding-right: 0;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 .home-heading-row .fl-module-heading h2 {
    font-size: 7.2vw !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-5433 div#featured-projects-2col h2 {
    font-size: 4.7vw;
    line-height: 1.2;
  }
  html body.page-id-5433 div#featured-projects-2col h3 {
    font-size: 15px;
    margin-bottom: 5px !important;
    font-weight: 200 !important;
  }
  html body.page-id-5433 div#featured-projects-2col .fl-col-content {
    padding-top: 120px;
  }
  html body.page-id-5433 div#featured-projects-2col .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  html body.page-id-5433 div#featured-projects-2col h3 span {
    font-weight: 200;
  }
  html body.page-id-5433 div#featured-projects-2col a.fl-button {
    font-size: 12px !important;
    padding: 7px 16px;
  }
}

@media only all and (max-width: 768px) {
  div#bottom-dealer-left-col .fl-module-content {
    margin: 0 !important;
  }

  div#bottom-dealer-left-col .fl-col-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  div#bottom-dealer-right-col .fl-photo-content {
    width: 100%;
    padding: 0 !important;
    text-align: center !important;
    margin-top: 22px;
    margin-bottom: 37px;
  }

  div#bottom-dealer-right-col .fl-photo-img {
    width: 80%;
    margin-top: 14px;
  }

  .fl-module.fl-module-html.fl-node-61aa9eae263a5 .fl-module-content {
    margin: 0 !important;
  }

  .fl-node-61a94f534e409 .fl-module-content {
    margin: 0 !important;
  }

  div#bottom-dealer-hold {
    margin-bottom: 20px;
    margin: 20px;
  }
}
@media only all and (min-width: 769px) and (max-width: 1550px) {
  div#home-top-feature .fl-col-group .fl-col:first-child {
    width: 75% !important;
  }
}
@media only all and (min-width: 769px) and (max-width: 1450px) {
  div#home-top-feature .fl-module-heading .fl-module-content {
    margin-top: 77px;
  }

  div#home-top-feature .fl-module.fl-module-rich-text .fl-module-content {
    margin-bottom: 77px;
  }
}
@media only all and (min-width: 769px) and (max-width: 1470px) {
  div#home-top-feature br {
    display: none !important;
  }
}
@media only all and (min-width: 769px) and (max-width: 1250px) {
  div#home-top-feature h2 span {
    display: block;
  }
}
div#testimonials-homepage-carousel .fl-row-content-wrap {
  background-size: 50% auto;
  background-position: 100% -651px;
}

div#bottom-dealer-hold a.full {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}

.fl-module.fl-module-html.fl-node-61aa9eae263a5 .fl-module-content {
  position: unset;
}

div#bottom-dealer-hold img {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

div#bottom-dealer-hold:hover img {
  -webkit-transform: scale(1.06);
      -ms-transform: scale(1.06);
          transform: scale(1.06);
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.product-feature-boxes img {
  width: 100% !important;
}

html body.page-id-5433 div#fl-main-content {
  background-size: 50% auto;
  background-position: 100% 100%;
  background-image: url(https://www.superformicf.com/wp-content/uploads/customer-partner-testimonials-bg.png);
  background-repeat: no-repeat;
}

div#testimonials-homepage-carousel .owl-theme .owl-dots .owl-dot.active span, div#testimonials-homepage-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #d42631;
}
div#testimonials-homepage-carousel .owl-theme .owl-dots .owl-dot span {
  width: 23px;
  height: 4px;
  background: #323232;
  border-radius: 0;
}
div#testimonials-homepage-carousel a[class*=video] {
  cursor: pointer;
}

@media (min-width: 1848px) {
  .owl-carousel-testimonials .owl-item.active + div {
    opacity: 1;
  }
}
@media (min-width: 100px) and (max-width: 1847px) {
  .owl-carousel-testimonials .owl-item.active {
   // opacity: 1;
  }
}
.owl-carousel-testimonials .owl-item {
  opacity: 0.2;
}
.owl-carousel-testimonials .item .testimonial-left {
  display: inline-block;
  width: 22%;
  float: left;
}
.owl-carousel-testimonials .item .item .inner {
  width: 80%;
  margin: 0 auto;
}
.owl-carousel-testimonials .item .inner {
  padding-left: 7%;
  padding-right: 7%;
}
.owl-carousel-testimonials .item .testimonial-left {
  position: relative;
}
.owl-carousel-testimonials .item .testimonial-left img {
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
}
.owl-carousel-testimonials .item .testimonial-left:before {
  content: "“";
  font-size: 131px;
  line-height: 129px;
  /* height: 68px !important; */
  position: absolute;
  top: -12px;
  z-index: 12;
  bottom: 53%;
  right: 10px;
  overflow: hidden;
  color: #d22630;
  font-family: "franklin-gothic-urw", sans-serif;
}
.owl-carousel-testimonials .item blockquote {
  width: 78%;
  float: right;
  border: 0;
  padding-left: 35px;
  padding-top: 31px;
}
.owl-carousel-testimonials .item blockquote span.title {
  line-height: 1;
  font-size: 14px;
  text-align: right !important;
  display: block;
  margin-top: 18px !important;
}
.owl-carousel-testimonials .item blockquote span.title strong {
  display: block;
  font-size: 16px;
}
.owl-carousel-testimonials .item blockquote p {
  color: #da302e;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
}











@media only all and (max-width: 768px) {
  .owl-carousel-testimonials .item blockquote p {
    font-size: 16px;
  }

  .owl-carousel-testimonials .item blockquote {
    padding: 0;
    float: unset;
    width: 100%;
    margin-top: 14px;
  }

  .owl-carousel-testimonials .item .testimonial-left {
    float: unset !important;
    margin: 0 auto !important;
    width: 163px;
    display: block;
  }

  .fl-module.fl-module-html.fl-node-61a8fbc4835e4 .fl-module-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
div#testimonials-homepage-carousel .fl-row-fixed-width {
  max-width: unset !important;
}

html body.home {
  /* bottom bar behind graphic */
}
html body.home h2 {
  font-size: 44px;
  font-size: 2.4444444444vw;
  font-weight: 800;
  margin-top: 0;
  line-height: 1.1;
  margin-bottom: 0.8vw;
}
@media only all and (max-width: 768px) {
  html body.home h2 {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#bannerContent {
    background: url("/wp-content/uploads/home-banner-m.jpg");
    background-size: cover;
  }
}
html body.home div#bannerContent h1, html body.home div#bannerContent h2 {
  color: #fff;
  font-size: 81px;
  font-size: 4.5vw;
}
@media only all and (max-width: 768px) {
  html body.home div#bannerContent h1, html body.home div#bannerContent h2 {
    color: #fff;
    font-size: 7.5vw;
    margin-bottom: 4vw;
  }
}
@media only all and (min-width: 769px) {
  html body.home div#bannerContent p {
    font-size: 36px;
    font-size: 2vw;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#bannerContent p {
    font-size: 4.3vw;
    width: 90% !important;
  }
  html body.home div#bannerContent p br {
    display: none !important;
  }
}
html body.home #home-ctas {
  margin-bottom: 3vw;
}
html body.home #home-ctas .fl-module-content {
  padding-left: 7.4%;
}
@media only all and (max-width: 768px) {
  html body.home #home-ctas {
    display: none;
  }
}
html body.home #homeCTATabs {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  margin-top: 25px;
}
html body.home #homeCTATabs li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  float: left;
  font-weight: 700;
  width: 16.6666666667%;
}
html body.home #homeCTATabs li img {
  margin-top: 8px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
html body.home #homeCTATabs li h3 a:after {
  width: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  width: calc(100% + 18px);
  height: 0;
  background: #000;
  display: block;
  position: absolute;
  bottom: -14px;
  z-index: 5556;
  left: -9px;
  content: "";
}
html body.home #homeCTATabs li:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
html body.home #homeCTATabs li:hover h3 a:after {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  height: 7px;
  bottom: -21px;
}
html body.home #homeCTATabs li h3 {
  display: block;
  font-weight: 600;
  text-align: center;
  border-bottom: 3px solid #d22630;
  position: relative;
  padding-bottom: 10px;
}
html body.home #homeCTATabs li h3 a {
  display: inline-block;
  color: #d22630;
  font-size: 20px;
  font-size: 1.1111111111vw;
  position: relative;
}
@media only all and (max-width: 768px) {
  html body.home div#homeDiagram .fl-module-content {
    margin: 0 !important;
    padding: 0 !important;
  }
}
html body.home div#homeDiagram a:hover {
  opacity: 1;
}
html body.home div#homeDiagram:hover #homeDiagramBelow {
  background: #cb2528;
}
html body.home div#homeDiagramBelow {
  margin-top: 5px;
  background: #d22630;
}
@media only all and (max-width: 768px) {
  html body.home div#homeDiagramBelow {
    margin-top: 1px;
  }
}
@media only all and (min-width: 769px) {
  html body.home div#homeDiagramBelow {
    top: -3.9vw;
    margin-bottom: -3.9vw;
    position: relative;
    z-index: 1;
  }
}
html body.home div#homeDiagramBelow a {
  color: #fff;
  line-height: 1.2;
  padding: 1.8vw 0;
  display: block;
  font-weight: 200;
  font-family: quatro, sans-serif;
  font-size: 36px;
  font-size: 2vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeDiagramBelow a {
    font-size: 3.5vw;
    padding: 2.5vw 0;
    text-align: center;
  }
}
html body.home div#homeDiagramBelow a span {
  font-weight: 700;
}
html body.home div#homeDiagramBelow .fl-module-content {
  padding-left: 7.1%;
  font-size: 34px;
  margin: 0;
}
html body.home div#theBlock {
  z-index: 2;
  position: relative;
}
html body.home div#homeAbout {
  margin-top: 80px;
  margin-top: 4.4444444444vw;
  margin-bottom: 100px;
  margin-bottom: 5.5555555556vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout .fl-row-content-wrap {
    background: transparent !important;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 769px) {
  html body.home div#homeAbout .fl-module-content {
    padding: 10% 12.5%;
    margin: 0;
    padding-right: 0;
  }
}
html body.home div#homeAbout .fl-row-content-wrap {
  margin-top: 0;
}
html body.home div#homeAbout h2 {
  font-size: 44px;
  font-size: 2.4444444444vw;
  font-weight: 800;
  margin-top: 0;
  line-height: 1.1;
  margin-bottom: 0.8vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout h2 {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }
}
html body.home div#homeAbout p {
  font-size: 21px;
  font-size: 1.1666666667vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout p {
    font-size: 2.7vw;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout, html body.home div#homeAbout .fl-module-content {
    margin-bottom: 0 !important;
  }
}
html body.home div#homeInnovation {
  margin-top: 80px;
  margin-top: 4.4444444444vw;
  margin-bottom: 100px;
  margin-bottom: 5.5555555556vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeInnovation {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 769px) {
  html body.home div#homeInnovation .fl-module-content {
    padding: 10% 12.5%;
    margin: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#homeInnovation {
    margin-top: 35px;
  }
}
html body.home div#homeInnovation .fl-row-content-wrap {
  margin-top: 0;
}
html body.home div#homeInnovation h2 {
  font-size: 44px;
  font-size: 2.4444444444vw;
  font-weight: 800;
  margin-top: 0;
  line-height: 1.1;
  margin-bottom: 0.8vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeInnovation h2 {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }
}
html body.home div#homeInnovation p {
  font-size: 21px;
  font-size: 1.1666666667vw;
}
@media only all and (max-width: 768px) {
  html body.home div#homeInnovation p {
    font-size: 2.7vw;
  }
}
@media only all and (min-width: 48rem) {
  html body.home img.innovationLogoHome {
    margin-top: 4vw;
  }
}
@media only all and (max-width: 768px) {
  html body.home div#homeAbout img, html body.home div#homeInnovation img {
    /* Hide logo on mobile */
    display: none;
  }
}

footer {
  margin: 0 !important;
}

.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-619c80c460f6c {
  margin-left: -49px;
  margin-right: -49px;
}

.owl-controls {
  display: block;
  width: 382px;
  margin: 0 auto;
  position: relative;
}

button.owl-prev {
  position: absolute;
  left: 0;
}

button.owl-next {
  position: absolute;
  right: 0;
}

button.owl-dot {
  height: 43px;
  display: block;
}

.owl-nav span {
  opacity: 0.9;
  line-height: unset !important;
  height: unset !important;
  display: block;
}

.owl-nav button {
  -webkit-transform: scale(4);
      -ms-transform: scale(4);
          transform: scale(4);
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
  color: #d42631 !important;
}

@media only all and (max-width: 768px) {
  .owl-nav > button {
    position: unset !important;
    margin: 0 37px !important;
  }

  .owl-nav {
    margin-bottom: 40px;
  }

  .owl-dots {
    display: none;
  }

  div#testimonials-homepage-carousel h2.fl-heading {
    font-size: 7.2vw;
  }

  html body .break-margins {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* Left Col */
.red {
  color: #d22630;
}

.primary {
  color: #2c2a29;
}

.contactLeftCol .fl-col-content {
  padding-right: 9.5%;
  padding-top: 70px;
}

html body.page-id-412 #contactHold .fl-module-heading .fl-heading {
  font-size: 50px;
  font-size: 2.7777777778vw;
  border-bottom: 4px solid #d22630;
  padding-bottom: 34px !important;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}
@media only all and (max-width: 768px) {
  html body.page-id-412 #contactHold .fl-module-heading .fl-heading {
    text-align: left;
    padding-left: 5% !important;
    font-size: 6vw;
  }
}

.contactContent {
  padding-left: 20%;
}
@media only all and (max-width: 768px) {
  .contactContent {
    padding-left: 5%;
  }
}
.contactContent a {
  color: #2c2a29;
}

div#contactSocial a {
  font-size: 25px;
  padding-right: 6px;
  padding-left: 6px;
}
div#contactSocial a:first-child {
  padding-left: 0;
}

/* Right Col */
div#contactForm {
  padding-top: 70px;
}
@media only all and (min-width: 48rem) {
  div#contactForm {
    padding: 9.5%;
  }
}
@media only all and (max-width: 768px) {
  div#contactForm {
    border-bottom: 35px solid #fff !important;
  }
}
div#contactForm textarea {
  background: #fff !important;
}
div#contactForm .gform_wrapper .gfield .gfield_description {
  font-size: 18px;
  padding-top: 0;
}
div#contactForm input, div#contactForm select {
  font-size: 18px !important;
}

div#contactForm h3.uabb-gf-form-title {
  font-size: 50px;
  font-size: 2.7777777778vw;
  font-weight: 700;
  line-height: 1.3;
}
@media only all and (max-width: 768px) {
  div#contactForm h3.uabb-gf-form-title {
    font-size: 6.555vw;
  }
}

div#contactForm .fl-module-content {
  margin: 0;
}

@media only all and (max-width: 768px) {
  div#contactForm {
    margin-top: 20px;
  }
}

/* CASL Buton */
li.gchoice_1_12_1, li.gchoice_4_12_1 {
  position: relative;
}
li.gchoice_1_12_1 label, li.gchoice_4_12_1 label {
  color: #fff;
  line-height: 1.4 !important;
  padding-left: 45px !important;
  margin-bottom: 25px !important;
  padding-top: 21px !important;
  font-weight: 300;
}
li.gchoice_1_12_1 label:before, li.gchoice_4_12_1 label:before {
  position: absolute;
  top: 22px;
  left: 0;
}

@media only all and (max-width: 768px) {
  li#field_1_4 {
    margin-top: 43px;
  }
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin-top: 0 !important;
}

option {
  color: #2c2a29;
}

div#contactForm textarea {
  color: #2c2a29 !important;
  padding: 14px;
}

html body div#gform_wrapper_1, html body div#gform_wrapper_4 {
  margin-bottom: 0;
}
html body div#gform_wrapper_1 input#gform_submit_button_1, html body div#gform_wrapper_1 input#gform_submit_button_4, html body div#gform_wrapper_4 input#gform_submit_button_1, html body div#gform_wrapper_4 input#gform_submit_button_4 {
  background: url("/wp-content/themes/sup19/assets/img/form-submit.png");
  background-position: 100% 100% !important;
  border: 0;
  width: 420px;
  height: 48px;
  line-height: 48px;
  padding: 0;
  max-width: 100%;
  position: absolute;
  font-weight: 600;
}
html body div#gform_wrapper_1 input#gform_submit_button_1:hover, html body div#gform_wrapper_1 input#gform_submit_button_4:hover, html body div#gform_wrapper_4 input#gform_submit_button_1:hover, html body div#gform_wrapper_4 input#gform_submit_button_4:hover {
  color: #d22630;
}
html body div#gform_wrapper_1 form#gform_1, html body div#gform_wrapper_1 form#gform_4, html body div#gform_wrapper_4 form#gform_1, html body div#gform_wrapper_4 form#gform_4 {
  position: relative;
}
@media only all and (min-width: 48rem) {
  html body div#gform_wrapper_1 .gform_footer.top_label, html body div#gform_wrapper_4 .gform_footer.top_label {
    bottom: 68px;
    right: 0;
    position: absolute;
    display: inline-block !important;
    width: 50%;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media only all and (max-width: 768px) {
  html body div#gform_wrapper_1, html body div#gform_wrapper_4 {
    margin-bottom: 70px;
  }
}

.fl-node-5c0dae13e8b60 .uabb-gf-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked + label:before {
  background: #03b700;
}

@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs .uabb-content .fl-row-content-wrap, html body.page-id-5433 #productTabs .uabb-content .fl-row-content-wrap {
    background: transparent !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs .fl-module-content .fl-module-content, html body.page-id-5433 #productTabs .fl-module-content .fl-module-content {
    margin: 0 !important;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420 li h4 a span, html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186 li h4 a span, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420 li h4 a span, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186 li h4 a span {
    font-size: 2vw;
    line-height: 7vw;
  }
}
@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420, html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186 {
    margin-bottom: 19px;
  }
  html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420 a, html body.page-id-406 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186 a, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav5c132c7374420 a, html body.page-id-5433 #productTabs nav.uabb-tabs-nav.uabb-tabs-nav61a7580f63186 a {
    padding: 0 !important;
  }
}

ul.innovationTabs li {
  width: 25%;
}

#subNavTabs {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#subNavTabs li {
  color: #d22630;
  list-style-type: none;
  display: inline-block;
  margin: 0;
  float: left;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  border-bottom: 3px solid #d22630;
  position: relative;
}
#subNavTabs li.active span {
  display: inline-block;
  position: relative;
}
#subNavTabs li.active span:after {
  content: "";
  width: 100%;
  height: 7px;
  background: #000;
  display: block;
  position: absolute;
  bottom: -10px;
  z-index: 5556;
  left: 0;
  right: 0;
}

html body div#productTabs ul li a {
  background: transparent !important;
  border-bottom: 3px solid #d22630;
  padding-bottom: 0;
  padding-top: 0;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #d22630;
}
html body .uabb-tabs.uabb-tabs-style-linebox > nav li a::after {
  display: none;
}
html body .uabb-tabs.uabb-tabs-style-linebox > nav li span {
  position: relative;
  line-height: 58px;
  z-index: 44443;
}
@media only all and (max-width: 768px) {
  html body .uabb-tabs.uabb-tabs-style-linebox > nav li span {
    line-height: 9vw;
  }
}
html body .uabb-tabs.uabb-tabs-style-linebox > nav li.uabb-tab-current span::after {
  content: "";
  background: #000;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}
html body div#productTabs ul li {
  margin: 0;
  margin-bottom: 15px;
}
html body .uabb-tabs > nav a {
  overflow: initial;
}

/* Content Padding */
div#innovationMainContent h4.uabb-adv-accordion-button-label, div#tabHold h4.uabb-adv-accordion-button-label {
  display: inline-block;
  padding-right: 0 !important;
  position: relative;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap, div#tabHold .uabb-adv-accordion-icon-wrap {
  display: block;
  position: relative;
}
div#innovationMainContent i.uabb-adv-accordion-button-icon, div#tabHold i.uabb-adv-accordion-button-icon {
  display: inline-block;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap:before, div#tabHold .uabb-adv-accordion-icon-wrap:before {
  content: "Show more";
  display: inline;
  text-transform: uppercase;
}
div#innovationMainContent .uabb-adv-accordion-icon-animation, div#tabHold .uabb-adv-accordion-icon-animation {
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 5px;
}
div#innovationMainContent .uabb-adv-accordion-icon-animation i, div#tabHold .uabb-adv-accordion-icon-animation i {
  font-size: 18px !important;
  line-height: 1 !important;
}
div#innovationMainContent .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-icon-wrap:before, div#tabHold .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-icon-wrap:before {
  content: "Hide";
}
div#innovationMainContent .uabb-adv-accordion-button, div#tabHold .uabb-adv-accordion-button {
  line-height: 1;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap, div#tabHold .uabb-adv-accordion-icon-wrap {
  position: relative;
  top: 2px;
}
@media only all and (min-width: 769px) {
  div#innovationMainContent > .fl-row-content-wrap, div#tabHold > .fl-row-content-wrap {
    padding-left: 7.26%;
    padding-right: 7.26%;
  }
}
div#innovationMainContent .fl-module-content, div#tabHold .fl-module-content {
  margin-left: 0;
  margin-right: 0;
}
div#innovationMainContent p, div#innovationMainContent li, div#tabHold p, div#tabHold li {
  font-size: 18px;
}
@media only all and (max-width: 768px) {
  div#innovationMainContent p, div#innovationMainContent li, div#tabHold p, div#tabHold li {
    font-size: 16px;
  }
}
div#innovationMainContent li, div#tabHold li {
  margin-bottom: 5px;
}

@media only all and (min-width: 769px) {
  .benefitListItem {
    margin-right: 12%;
  }
}
.benefitListItem li {
  margin-bottom: 8px !important;
}

/* Tab Content */
/* Global tab settings */
div#productTabs #productDescription h2 {
  font-size: 50px;
  font-size: 2.7777777778vw;
  margin-top: 1.2vw;
  font-weight: 800;
  margin-bottom: 0.6vw;
  line-height: 1.2;
}
@media only all and (max-width: 768px) {
  div#productTabs #productDescription h2 {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }
}
div#productTabs #productDescription p {
  font-size: 21px !important;
  line-height: 1.3 !important;
  font-family: franklin-gothic-urw, sans-serif !important;
  padding-right: 0 !important;
}
@media only all and (min-width: 769px) {
  div#productTabs #productDescription p {
    width: 75%;
  }
}
@media only all and (max-width: 768px) {
  div#productTabs #productDescription p {
    font-size: 16px;
  }
}
div#productTabs #productDescription p span {
  font-size: inherit !important;
  font-family: inherit !important;
}
@media only all and (max-width: 768px) {
  div#productTabs a.button {
    font-size: 2.7vw;
  }
}
div#productTabs .leftCol {
  padding-right: 10%;
}

/* Remove tab inner margin on mobile */
@media only all and (max-width: 768px) {
  .uabb-content.uabb-tab-acc-content .fl-module-content {
    margin: 0 15px !important;
  }
}

div#innovationMainContent {
  margin-top: 80px;
  margin-top: 4.4444444444vw;
}
@media only all and (max-width: 768px) {
  div#innovationMainContent {
    margin-top: 15px;
  }
}

#productTabs .innovation-tab-inner h2, .innovation-tab-inner h2 {
  font-size: 69px;
  font-size: 2.6vw;
  width: 75%;
  line-height: 1.1;
  font-weight: 800;
  margin-top: 0 !important;
}
@media only all and (max-width: 768px) {
  #productTabs .innovation-tab-inner h2, .innovation-tab-inner h2 {
    font-size: 6.6vw;
    width: 100%;
  }
}

div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
  background-size: 100% auto;
  background-position: 100% 0 !important;
  background-position: 100% 100%;
  position: relative;
}
@media only all and (min-width: 48rem) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
    margin-top: 30px;
  }
}
@media only all and (max-width: 768px) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
    padding-bottom: 30px;
  }
}
@media only all and (min-width: 48rem) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap .fl-row-content, .innovation-tab-inner .fl-row-content-wrap .fl-row-content {
    padding-bottom: 330px;
    margin-bottom: -330px;
    background-repeat: no-repeat;
    margin-left: -11%;
    padding-left: 10% !important;
  }
}

@media only all and (min-width: 48rem) {
  div#innovation-homeowners .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/homeowners-parallax.png");
  }

  div#innovation-distributors .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/distributors-parallax.png");
  }

  div#innovation-architects .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/architects-parallax.png");
  }

  div#innovation-contractors .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/contractors-parallax.png");
  }
}
@media only all and (min-width: 769px) {
  div#innovation-distributors #productDescription p {
    width: 76%;
  }
}
#productDescription p {
  line-height: 1.3;
}

/* Innovation - Benefits */
@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs div[id*=innovation-] div#benefitsFeatures .fl-module-content {
    margin-top: 30px !important;
    margin-bottom: 40px !important;
  }
}
@media only all and (min-width: 48rem) {
  html body.page-id-406 div#productTabs #benefitsFeatures .fl-module-content.fl-node-content {
    margin-top: 0;
  }
}

/* New sub-content / accordion style */
.fl-module-advanced-accordion .fl-module-content {
  margin: 0 0 12px 0 !important;
}

html body div#productTabs .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul li {
  font-size: 16px !important;
  padding-left: 1px;
  margin-bottom: 10px;
  line-height: 1.3;
}

html body div#productTabs .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc p {
  font-size: 16px !important;
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul {
  list-style-position: outside;
  padding-left: 19px;
  list-style-type: none;
}

@media only all and (min-width: 769px) {
  .fl-module-advanced-accordion {
    margin-right: 12%;
  }
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc {
  padding-top: 5px;
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc li:before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #111;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  position: absolute;
  left: 35px;
}

h4.uabb-adv-accordion-button-label {
  font-size: 16px;
}

.benefitListSubItem .fl-module-content {
  margin-bottom: 15px;
  margin-top: 10px !important;
}

.sub-accordion .fl-module-content {
  margin-bottom: 0 !important;
}

@media only all and (max-width: 768px) {
  .fl-module.fl-module-advanced-accordion {
    margin-bottom: 39px;
  }
}
.benefitListSubItem h4 {
  padding-left: 15px;
}

/* Tabs - global */
@media only all and (max-width: 768px) {
  .uabb-content-current > .uabb-tab-acc-title {
    background: #2c2a29 !important;
  }

  .uabb-content-current > .uabb-tab-acc-title h4 span {
    color: #fff !important;
  }

  .uabb-tabs-nav .uabb-tab-acc-title {
    background: #000 !important;
  }

  .section > .uabb-tab-acc-title {
    background: #2c2a29;
    margin-bottom: 11px;
  }

  .section > .uabb-tab-acc-title h4 span {
    color: #ffffff;
  }
}
@media only all and (min-width: 769px) {
  .innovation-top-photo img {
    opacity: 0;
  }

  .innovation-top-photo .fl-module-content {
    margin: 0;
  }
}
@media only all and (max-width: 768px) {
  .innovation-top-photo {
    margin-top: 35px;
  }
}
/* New - Insulation 2021 */
/* New - Insulation 2021 */
/* New - Insulation 2021 */
/* New - Insulation 2021 */
html body.page-id-4603 div#bannerContent h1, html body.page-id-4603 div#bannerContent p, html body.parent-pageid-4474 div#bannerContent h1, html body.parent-pageid-4474 div#bannerContent p {
  color: #333;
}

#fl-main-content div.product-3col-hold {
  /* ul */
}
#fl-main-content div.product-3col-hold ul {
  list-style-type: none;
  padding: 0;
  /* li */
}
@media only all and (max-width: 768px) {
  #fl-main-content div.product-3col-hold ul {
    text-align: center;
  }
}
#fl-main-content div.product-3col-hold ul li {
  border-top: 2px solid #d22630;
  display: inline-block;
  padding-left: 2px;
  padding-top: 18px;
  width: 431px;
  max-width: 85%;
  font-size: 18px;
  margin-bottom: 48px;
  line-height: 1.2;
}
@media only all and (max-width: 768px) {
  #fl-main-content div.product-3col-hold ul li {
    text-align: center;
  }
}
#fl-main-content div.product-3col-hold ul li br {
  display: none;
}
#fl-main-content div.product-3col-hold ul li strong {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 6px;
}
@media only all and (max-width: 768px) {
  #fl-main-content div.product-3col-hold ul li strong {
    text-align: center;
  }
}

/* insulation benefits 3col */
@media only all and (max-width: 768px) {
  div#max-eps-logos .fl-col {
    width: 50% !important;
    display: inline-block;
    clear: none;
    float: left;
  }

  div#max-eps-logos .fl-col img {
    width: 80%;
  }

  div#max-eps-logos {
    margin-top: 30px;
    margin-bottom: 31px;
  }

  div#applications .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  div#applications .fl-module {
    margin-top: 0;
    margin-bottom: 0;
  }

  #applications h2 {
    margin-bottom: 21px !important;
  }

  .new-insulation-tabs .uabb-content-current .uabb-title-tag strong {
    color: #fff;
  }
}
html body.page-id-4023 div#bannerContent h1, html body.page-id-4023 div#bannerContent p, html body.page-id-4149 div#bannerContent h1, html body.page-id-4149 div#bannerContent p {
  color: #2c2a29;
}

/* Insulation - EPS+ */
.fl-col-group.fl-node-608fa60801f49 .fl-module {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: 36px;
  margin-bottom: 19px;
}

.fl-col-group.fl-node-608fa60801f49 .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}

.uabb-modal-text table th {
  color: #fff !important;
  font-weight: 600 !important;
}

.full-width-modal-button a {
  background: url("https://www.superformicf.com/wp-content/uploads/accessories-button.jpg") 50% 50% !important;
  background-size: cover !important;
}

.insulation-subnav-off img {
  opacity: 0.3;
}

.insulation-subnav-on div.fl-photo-content {
  position: relative;
}

.insulation-subnav-off img:hover {
  opacity: 1;
}

.insulation-subnav-on div.fl-photo-content:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -19px;
  height: 4px;
  background: #d22630;
  display: block;
  content: "";
}

.uabb-modal-text a[href*="/brochures/"] {
  font-weight: 600;
  color: #d22630;
  position: relative;
  top: -12px;
}

/* Insulation - Max+ */
.fl-col-group.fl-node-608fa60801f49 .fl-module {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: 36px;
  margin-bottom: 19px;
}

.fl-col-group.fl-node-608fa60801f49 .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}

.uabb-modal-text table th {
  color: #fff !important;
  font-weight: 600 !important;
}

.full-width-modal-button a {
  background: url("https://www.superformicf.com/wp-content/uploads/accessories-button.jpg") 50% 50% !important;
  background-size: cover !important;
}

.insulation-subnav-off img {
  opacity: 0.3;
}

.insulation-subnav-on div.fl-photo-content {
  position: relative;
}

.insulation-subnav-off img:hover {
  opacity: 1;
}

.insulation-subnav-on div.fl-photo-content:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -19px;
  height: 4px;
  background: #d22630;
  display: block;
  content: "";
}

.uabb-modal-text a[href*="/brochures/"] {
  font-weight: 600;
  color: #d22630;
  position: relative;
  top: -12px;
}



span.badge-new {
    position: absolute;
    top: -8px;
    right: 0px;
    background: #d22630;
    color: #fff;
    border-radius: 7px;
    padding: 3px;
    font-size: 10px;
    line-height: 1.3;
    font-weight: 600;
}



@media only all and (max-width: 768px) {
  div#insulation-subnav-hold .fl-col {
    width: 33.3333% !important;
    clear: unset !important;
    display: inline-block;
    float: left;
  }

  div#insulation-subnav-hold .fl-col-group .fl-col:first-child .fl-module-content {
    margin: 30px !important;
  }

  div#insulation-subnav-hold .fl-col-group .fl-col:last-child .fl-module-content {
    text-align: right;
  }

  div#insulation-subnav-hold .fl-col-group .fl-col:last-child .fl-module-content img {
    width: 100px;
    float: right;
    margin: 7px;
    margin-top: 20px;
  }
	  
	div#insulation-subnav-hold .fl-photo-content {
		width: 100%;
	}  
  
}
/* Main insulation applications grid */
@media only all and (max-width: 768px) {
  div#applications-grid-hold .fl-col {
    width: 50% !important;
    display: inline-block;
    float: left;
    clear: unset;
  }

  div#applications-grid-hold .fl-col .fl-module-content {
    margin: 5px !important;
  }

  div#applications-grid-hold .fl-row-content-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }

  #applications-grid-hold .uabb-new-ib-title {
    font-size: 18px;
    line-height: 1.2;
  }
}
/* END New - Insulation 2021 */
/* END New - Insulation 2021 */
/* END New - Insulation 2021 */
/* END New - Insulation 2021 */
/* New ICF Page */
#icf-block-interactive-hold {
  /* Information boxes */
}
#icf-block-interactive-hold div#icf-block-zoom-top {
  width: 7%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 30%;
  margin-top: 17.7%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#icf-block-zoom-top img {
  border: 0;
}
#icf-block-interactive-hold div#icf-block-zoom-top.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#icf-block-zoom-top.active img {
  border: 1px solid #d22630;
}
#icf-block-interactive-hold div#cutting-lines-zoom {
  width: 7%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 65%;
  margin-top: 38.4%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#cutting-lines-zoom .fl-module-content {
  margin: 0;
}
#icf-block-interactive-hold div#cutting-lines-zoom img {
  border: 0;
  border-radius: 100%;
}
#icf-block-interactive-hold div#cutting-lines-zoom.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#cutting-lines-zoom.active img {
  border: 1px solid #d22630;
}
#icf-block-interactive-hold div#inside-panel-zoom {
  width: 7%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 62%;
  margin-top: 18.4%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#inside-panel-zoom .fl-module-content {
  margin: 0;
}
#icf-block-interactive-hold div#inside-panel-zoom img {
  border: 0;
  border-radius: 100%;
}
#icf-block-interactive-hold div#inside-panel-zoom.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#inside-panel-zoom.active img {
  border: 1px solid #d22630;
}
#icf-block-interactive-hold div#tie-spacing-zoom {
  width: 0.93%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 50.6%;
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
  margin-top: 20%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#tie-spacing-zoom .fl-module-content {
  margin: 0;
}
#icf-block-interactive-hold div#tie-spacing-zoom img {
  border: 0;
}
#icf-block-interactive-hold div#tie-spacing-zoom.active {
  opacity: 1;
  -webkit-transform: rotate(248deg) scale(350%);
      -ms-transform: rotate(248deg) scale(350%);
          transform: rotate(248deg) scale(350%);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#the-ties {
  width: 7%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 35%;
  margin-top: 46%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#the-ties .fl-module-content {
  margin: 0;
}
#icf-block-interactive-hold div#the-ties img {
  border: 0;
  border-radius: 100%;
}
#icf-block-interactive-hold div#the-ties.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#the-ties.active img {
  border: 1px solid #d22630;
}
#icf-block-interactive-hold div#block-height-hilight {
  width: 4%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 62%;
  margin-left: 27%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#block-height-hilight .fl-module-content {
  margin: 0;
}
#icf-block-interactive-hold div#block-height-hilight img {
  border: 0;
  border-radius: 0;
}
#icf-block-interactive-hold div#block-height-hilight.active {
  opacity: 1;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div#block-height-hilight.active img {
  border: unset;
}
#icf-block-interactive-hold div#hold-schematic .pulse {
  cursor: pointer;
}
#icf-block-interactive-hold #container {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  overflow: inherit;
}
#icf-block-interactive-hold .circle {
  border-radius: 50%;
  background-color: #d22630;
  width: 60px;
  height: 60px;
  position: absolute;
  opacity: 0;
  -webkit-animation: scaleIn 2s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
          animation: scaleIn 2s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
}
#icf-block-interactive-hold .item {
  z-index: 100;
  padding: 5px;
  background: #d22630;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  border: 3px solid #fff;
}
#icf-block-interactive-hold .item img {
  width: 150px;
}
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
#icf-block-interactive-hold .item img {
  display: none;
}
#icf-block-interactive-hold div#hold-schematic {
  position: relative;
}
#icf-block-interactive-hold div#one {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 21.8%;
  margin-top: 20.6%;
}
#icf-block-interactive-hold div#two {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 36.2%;
  margin-top: 56%;
}
#icf-block-interactive-hold div#three {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 75%;
  margin-top: 38%;
}
#icf-block-interactive-hold div#four {
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 23;
  margin-top: 70%;
  margin-left: 22%;
}
#icf-block-interactive-hold div#five {
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 23;
  margin-top: 20%;
  margin-left: 63%;
}
#icf-block-interactive-hold div#six {
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 23;
  margin-top: 23%;
  margin-left: 48.1%;
}
#icf-block-interactive-hold .fl-module.fl-module-html.fl-node-6091d70f01d17 > div {
  position: inherit !important;
}
#icf-block-interactive-hold div.icf-benefits-content-column ul li {
  margin-bottom: 29px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 14px;
}
#icf-block-interactive-hold div.icf-benefits-content-column ul li.active, #icf-block-interactive-hold div.icf-benefits-content-column ul li.inactive {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#icf-block-interactive-hold div.icf-benefits-content-column ul li.inactive {
  opacity: 0.34;
}
#icf-block-interactive-hold div.icf-benefits-content-column ul li.active {
  opacity: 1 !important;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#icf-block-interactive-hold div.icf-benefits-content-column ul li:last-child {
  margin-bottom: 0 !important;
}

/* bottom row */
div#insulation-benefits-3col.bottom-addition li {
  width: 40%;
}

.hold-dots .fl-module-content {
  margin: 0;
}

#tie-interactive-hold {
  /* Information boxes */
}
#tie-interactive-hold div#flow-through-zoom {
  width: 15%;
  position: absolute;
  top: 0;
  margin-left: 25%;
  margin-top: 45.7%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#flow-through-zoom img {
  border: 0;
}
#tie-interactive-hold div#flow-through-zoom.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#flow-through-zoom.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#tie-right-hilight {
  width: 18.6%;
  position: absolute;
  top: 2.6%;
  right: 2.5%;
  width: 22.8%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#tie-right-hilight .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#tie-right-hilight img {
  border: 0;
}
#tie-interactive-hold div#tie-right-hilight.active {
  opacity: 1;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media only all and (max-width: 768px) {
  #tie-interactive-hold div#tie-right-hilight {
    top: 4.6%;
    right: 4.5%;
    width: 24.1%;
  }
}
#tie-interactive-hold div#twelve-inch-block {
  width: 18.6%;
  position: absolute;
  top: 32.6%;
  right: 18.5%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#twelve-inch-block .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#twelve-inch-block img {
  border: 0;
  border-radius: 100%;
}
#tie-interactive-hold div#twelve-inch-block.active {
  opacity: 1;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#twelve-inch-block.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#flange-zoom {
  width: 18.6%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 44px;
  opacity: 0;
  margin-top: 57.6%;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#flange-zoom .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#flange-zoom img {
  border: 0;
  border-radius: 100%;
}
#tie-interactive-hold div#flange-zoom.active {
  opacity: 1;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#flange-zoom.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#virgin-zoom {
  width: 9.6%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-left: 64.6%;
  margin-top: 36%;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#virgin-zoom .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#virgin-zoom img {
  border: 0;
  border-radius: 100%;
}
#tie-interactive-hold div#virgin-zoom.active {
  opacity: 1;
  -webkit-transform: scale(3);
      -ms-transform: scale(3);
          transform: scale(3);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#virgin-zoom.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#tie-rebar {
  width: 7%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-left: 47.2%;
  margin-top: 23.4%;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#tie-rebar .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#tie-rebar img {
  border: 0;
  border-radius: 100%;
}
#tie-interactive-hold div#tie-rebar.active {
  opacity: 1;
  -webkit-transform: scale(3.6);
      -ms-transform: scale(3.6);
          transform: scale(3.6);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#tie-rebar.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#--the-ties {
  width: 7%;
  position: absolute;
  top: 0;
  margin-left: 35%;
  margin-top: 51%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#--the-ties .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#--the-ties img {
  border: 0;
  border-radius: 100%;
}
#tie-interactive-hold div#--the-ties.active {
  opacity: 1;
  -webkit-transform: scale(2.9);
      -ms-transform: scale(2.9);
          transform: scale(2.9);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#--the-ties.active img {
  border: 1px solid #d22630;
}
#tie-interactive-hold div#--block-height-hilight {
  width: 3.2%;
  position: absolute;
  top: 0;
  margin-top: 65%;
  margin-left: 27%;
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#--block-height-hilight .fl-module-content {
  margin: 0;
}
#tie-interactive-hold div#--block-height-hilight img {
  border: 0;
  border-radius: 0;
}
#tie-interactive-hold div#--block-height-hilight.active {
  opacity: 1;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div#--block-height-hilight.active img {
  border: unset;
}
#tie-interactive-hold div#hold-tie .pulse {
  cursor: pointer;
}
#tie-interactive-hold #container {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
  overflow: inherit;
}
#tie-interactive-hold .circle {
  border-radius: 50%;
  background-color: #d22630;
  width: 60px;
  height: 60px;
  position: absolute;
  opacity: 0;
  -webkit-animation: scaleIn 2s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
          animation: scaleIn 2s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
}
#tie-interactive-hold .item {
  z-index: 100;
  padding: 5px;
  background: #d22630;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  border: 3px solid #fff;
}
#tie-interactive-hold .item img {
  width: 150px;
}
@keyframes scaleIn {
  from {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
            transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
#tie-interactive-hold .item img {
  display: none;
}
#tie-interactive-hold div#hold-schematic {
  position: relative;
}
#tie-interactive-hold div#t-one {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 36.2%;
  margin-top: 25%;
}
#tie-interactive-hold div#t-two {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 10.3%;
  margin-top: 54.6%;
}
#tie-interactive-hold div#t-three {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-left: 47%;
  margin-top: 45%;
}
#tie-interactive-hold div#t-four {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-top: 69%;
  margin-left: 93.3%;
}
#tie-interactive-hold div#t-five {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 23;
  margin-top: 25%;
  margin-left: 63%;
}
#tie-interactive-hold div#t-six {
  position: absolute;
  right: 12%;
  top: 37%;
}
#tie-interactive-hold .fl-module.fl-module-html.fl-node-6091d70f01d17 > div {
  position: inherit !important;
}
#tie-interactive-hold div.icf-benefits-content-column ul li {
  margin-bottom: 29px;
}
#tie-interactive-hold div.icf-benefits-content-column ul li:last-child {
  margin-bottom: 0 !important;
}
#tie-interactive-hold div.icf-benefits-content-column li {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 14px;
}
#tie-interactive-hold div.icf-benefits-content-column li.active, #tie-interactive-hold div.icf-benefits-content-column li.inactive {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#tie-interactive-hold div.icf-benefits-content-column li.inactive {
  opacity: 0.34;
}
#tie-interactive-hold div.icf-benefits-content-column li.active {
  opacity: 1 !important;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.position-unset .fl-module-content {
  position: unset !important;
}

@media only all and (max-width: 768px) {
  div.icf-benefits-content-column li.active {
    height: unset !important;
  }

  div.icf-benefits-content-column li:not(.active) {
    max-height: 0 !important;
    overflow: hidden;
    border: unset !important;
    position: absolute;
  }

  div.icf-benefits-content-column .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
html body.page-id-410 .fl-page-content #ourStoryIntro {
  margin-top: 85px;
}
@media only all and (max-width: 768px) {
  html body.page-id-410 .fl-page-content #ourStoryIntro {
    margin-top: 10px;
  }
}
@media only all and (min-width: 48rem) {
  html body.page-id-410 .fl-page-content #ourStoryIntro > .fl-row-content-wrap {
    padding-left: 7.4%;
  }
}
html body.page-id-410 .fl-page-content div#originalLogo .fl-photo-content {
  width: 100%;
}
html body.page-id-410 .fl-page-content div#originalLogo img {
  width: 76%;
}
@media only all and (max-width: 768px) {
  html body.page-id-410 .fl-page-content div#ourStoryIntro {
    margin-top: 30px !important;
  }
  html body.page-id-410 .fl-page-content div#originalLogo img {
    width: 203px;
  }
  html body.page-id-410 .fl-page-content div#originalLogo .fl-module-content {
    margin-bottom: 0 !important;
  }
  html body.page-id-410 .fl-page-content div#historySub .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  html body.page-id-410 .fl-page-content div#newsEventsHeader, html body.page-id-410 .fl-page-content .newsEventsRow {
    display: none !important;
  }
}
html body.page-id-410 .fl-page-content div#historySub h2 {
  font-size: 50px;
  font-size: 2.7777777778vw;
  line-height: 1.2;
  font-weight: 800;
}
@media only all and (max-width: 768px) {
  html body.page-id-410 .fl-page-content div#historySub h2 {
    font-size: 5.3vw;
  }
}
@media only all and (min-width: 48rem) {
  html body.page-id-410 .fl-page-content div#aboutVerticalCenter {
    padding-right: 11%;
  }
}
html body.page-id-410 .fl-page-content #aboutBlockFactory {
  margin-top: 25px;
}
@media only all and (max-width: 768px) {
  html body.page-id-410 .fl-page-content #aboutBlockFactory {
    margin-top: 0;
  }
  html body.page-id-410 .fl-page-content #aboutBlockFactory .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 35px;
  }
}

/* News Feed */
div#newsEventsHeader > .fl-row-content-wrap {
  padding-left: 7.4%;
}

div#newsEventsHeader h2.fl-heading {
  margin-top: 100px !important;
  margin-top: 5.5555555556vw !important;
  border-bottom: 4px solid #d63c45;
  display: inline-block;
  font-weight: 800;
  font-size: 50px;
  font-size: 2.7777777778vw;
  padding-left: 120px !important;
  padding-left: 6.6666666667vw !important;
  padding-bottom: 33px !important;
  padding-bottom: 1.8333333333vw !important;
  margin-left: -120px !important;
  margin-left: -6.6666666667vw !important;
  margin-bottom: 50px !important;
  margin-bottom: 2.7777777778vw !important;
}

.newsEventsRow {
  margin-bottom: 5.5555555556vw;
}
.newsEventsRow > .fl-row-content-wrap {
  padding-left: 7.4%;
}
.newsEventsRow > .fl-row-content-wrap > .fl-row-content {
  margin-left: -2.7777777778vw;
}
.newsEventsRow .fl-col-content {
  padding: 50px;
  padding: 2.7777777778vw;
  padding-top: 0;
  position: relative;
}
.newsEventsRow .fl-col:last-child .fl-col-content:after {
  display: none !important;
}
.newsEventsRow .fl-col-content:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 11vw;
  content: "";
  display: block;
  background: #929191;
}
.newsEventsRow h3.fl-heading {
  font-size: 22px !important;
  font-size: 1.2222222222vw;
  font-weight: 600;
  margin-top: 9px !important;
  margin-bottom: 10px !important;
  color: #d22630;
  display: block;
}
.newsEventsRow p {
  font-size: 18px;
  font-size: 1vw;
  line-height: 1.2;
}

/* Tradeshows */
@media only all and (min-width: 48rem) {
  #superformTradeshowBlock div#tradeshowList {
    width: 45%;
    position: absolute;
    top: 10%;
    right: 0;
  }
}
#superformTradeshowBlock div#tradeshowList h2, #superformTradeshowBlock div#tradeshowList p {
  color: #fff;
}
#superformTradeshowBlock div#tradeshowList h2 {
  font-size: 48px;
  font-size: 2.6666666667vw;
  line-height: 1.2;
  font-weight: 800;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock div#tradeshowList h2 {
    font-size: 7vw;
  }
}
#superformTradeshowBlock div#tradeshowList h2 {
  display: inline-block;
  padding-left: 106px;
  border-bottom: 3px solid #d22630;
  padding-bottom: 3vw;
  margin-left: -106px;
  margin-bottom: 3vw;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock div#tradeshowList h2 {
    margin-bottom: 36px;
  }
}
#superformTradeshowBlock div#tradeshowList p {
  font-size: 18px;
  font-size: 1vw;
  margin-bottom: 1.5vw;
  font-family: quatro, sans-serif;
}
#superformTradeshowBlock div#tradeshowList p:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock div#tradeshowList p {
    font-size: 16px;
    margin-bottom: 1em;
  }
}
#superformTradeshowBlock div#tradeshowList p strong {
  font-size: 24px;
  font-size: 1.3333333333vw;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock div#tradeshowList p strong {
    font-size: 18px;
  }
}

@media only all and (min-width: 48rem) {
  #superformTradeshowBlock2col div#tradeshowList {
    width: 60%;
    position: absolute;
    top: 16%;
    right: 0;
  }
}
#superformTradeshowBlock2col div#tradeshowList ul.twoCol {
  padding: 0;
}
@media only all and (min-width: 48rem) {
  #superformTradeshowBlock2col div#tradeshowList ul.twoCol li {
    width: 42%;
    display: inline-block;
    float: left;
    padding-right: 5%;
  }
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList ul.twoCol li:last-child {
    margin-top: 50px;
  }
}
#superformTradeshowBlock2col div#tradeshowList h2, #superformTradeshowBlock2col div#tradeshowList p {
  color: #fff;
}
#superformTradeshowBlock2col div#tradeshowList h2 {
  font-size: 48px;
  font-size: 2.6666666667vw;
  line-height: 1.2;
  font-weight: 800;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList h2 {
    font-size: 7vw;
  }
}
#superformTradeshowBlock2col div#tradeshowList h2 {
  display: inline-block;
  border-bottom: 3px solid #d22630;
  padding-bottom: 3vw;
  margin-bottom: 3vw;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList h2 {
    margin-bottom: 36px;
  }
}
#superformTradeshowBlock2col div#tradeshowList h3 {
  color: #d22630;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.3333333333vw;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList h3 {
    font-size: 4.8vw;
  }
}
#superformTradeshowBlock2col div#tradeshowList p {
  font-size: 16px;
  font-size: 1vw;
  margin-bottom: 1.5vw;
  font-family: quatro, sans-serif;
}
#superformTradeshowBlock2col div#tradeshowList p:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList p {
    font-size: 16px;
    margin-bottom: 1em;
  }
}
#superformTradeshowBlock2col div#tradeshowList p strong {
  font-size: 18px;
  font-size: 1.1111111111vw;
  line-height: 1.4;
}
@media only all and (max-width: 768px) {
  #superformTradeshowBlock2col div#tradeshowList p strong {
    font-size: 18px;
  }
}

div#superformTradeshowBlock .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

div#superformTradeshowBlock .gform_wrapper ul.gform_fields li.gfield input {
  border-radius: 0;
}

div#superformTradeshowBlock .fl-row-content-wrap {
  background-position: 79% 100% !important;
}

/* Parallax */
.parallax-mirror {
  z-index: 1 !important;
}

#tabHold {
  z-index: 3 !important;
}

html body .fl-page-content {
  background-color: transparent;
}

html body.page-id-410 .fl-page-content {
  background-color: transparent;
}

@media only all and (min-width: 769px) {
  /* Accessories */
  html body.page-id-433 div#tabHold, html body.page-id-4000 #tabHold {
    background: url(/wp-content/themes/sup19/assets/img/superform-accessories-parallax.png) no-repeat;
    background-position: 0 20%;
    -webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
  }

  /* About ? */
  html body.page-id-410 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/about-us-parallax-bg.png) no-repeat;
    background-position: 0 50%;
  }

  /* ICF */
  html body.page-id-361 #tabHold {
    background: url(/wp-content/uploads/ifc-content-bg.png) no-repeat;
    background-position: 0 50%;
  }

  html body.page-id-4037 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/about-us-parallax-bg.png) no-repeat;
    background-position: 0 50%;
    -webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
  }

  /* Projects */
  html body.page-id-421 .fl-page-content, html body.page-id-899 .fl-page-content, html body.page-id-897 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/projects-parallax-bg.png) no-repeat;
    background-position: 0 50%;
  }

  /* Insulation */
  html body.page-id-359 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/insulation-parallax.png) no-repeat;
    background-position: 0 50%;
    -webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
  }

  html body.page-id-4023 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/about-us-parallax-bg.png) no-repeat;
    background-position: 0 50%;
    -webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
  }

  /* Resources */
  html body.page-id-408 .fl-page-content, html body.page-id-6330 .fl-page-content {
    background: url(/wp-content/themes/sup19/assets/img/resources-parallax.png) no-repeat;
    background-position: 0 50%;
    -webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
  }
}
div#projectContentBlock {
  padding-top: 80px;
  padding-top: 4.4444444444vw;
}
div#projectContentBlock > .fl-row-content-wrap #projectTitle {
  margin-bottom: 60px;
  margin-bottom: 3.3333333333vw;
}
@media only all and (min-width: 48rem) {
  div#projectContentBlock > .fl-row-content-wrap #projectTitle {
    padding-left: 7.4%;
  }
}
div#projectContentBlock h2 {
  margin-top: 0;
  font-size: 50px;
  font-size: 2.7777777778vw;
  font-weight: 800;
}
@media only all and (max-width: 768px) {
  div#projectContentBlock h2 {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }
}
div#projectContentBlock p {
  font-size: 26px;
  font-size: 1.4444444444vw;
}
@media only all and (max-width: 768px) {
  div#projectContentBlock p {
    font-size: 2.7vw;
  }
}

#projects-grid .uabb-blog-post-content {
  padding: 0;
  background: #fff;
  border: 1px solid #333333;
  padding: 10px;
}

.uabb-blog-posts-shadow {
  -webkit-box-shadow: 0 0 0 !important;
          box-shadow: 0 0 0 !important;
}

h3.uabb-post-heading.uabb-blog-post-section {
  font-size: 18px;
  line-height: 1.2;
  color: #d22630;
}

.uabb-blog-posts-description {
  padding-top: 0;
}

@media only all and (max-width: 768px) {
  body.single-our_projects div#bannerContent .fl-module-content {
    padding-top: 274px;
    position: relative;
  }
  body.single-our_projects div#projectTitle h2 {
    font-size: 18px;
  }
  body.single-our_projects div#projectTitle h2 span {
    display: block;
    font-weight: 700;
    font-size: 26px;
  }
  body.single-our_projects div#projectTitle .fl-module-content {
    margin-bottom: 0 !important;
  }
  body.single-our_projects div#projects-sidebar {
    display: none;
  }
  body.single-our_projects .back-to-projects.hidden-desktop {
    position: absolute;
    top: 9px;
  }
  body.single-our_projects .back-to-projects.hidden-desktop a {
    color: #fff;
  }
}

div#projects-sidebar li.active a {
  font-weight: 600;
}

@media only all and (max-width: 768px) {
  div#projects-sidebar .fl-module-content {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
  }

  div#projects-sidebar {
    padding-top: 38px;
    margin-left: 10px;
  }
}
/* New Projects Template */
.slick-list.draggable {
  padding-right: 10% !important;
}

.projects-slider .slick-list {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(81%, black), color-stop(99%, transparent));
  -webkit-mask-image: linear-gradient(to right, black 81%, transparent 99%);
  mask-image: -webkit-gradient(linear, right top, left top, color-stop(81%, black), color-stop(99%, transparent));
  mask-image: linear-gradient(to left, black 81%, transparent 99%);
}

button.slick-next.slick-arrow, button.slick-next.slick-arrow:hover, button.slick-next.slick-arrow:focus {
  position: absolute;
  right: 2.5%;
  width: 9%;
  height: 100%;
  right: 0;
}

button.slick-next.slick-arrow i, button.slick-next.slick-arrow:hover i, button.slick-prev.slick-arrow i, button.slick-prev.slick-arrow:hover i {
  font-size: 46px;
}

button.slick-prev.slick-arrow i, button.slick-prev.slick-arrow:hover i {
  // display: none;
}

/* new project */
.hold-product-slider {
  position: relative;
  padding: 16px;
  color: #fff;
}

.hold-product-slider .uabb-post-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.hold-product-slider {
  height: 236px;
}

.hold-product-slider .float-bottom-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  text-align: right;
}

.hold-product-slider .float-bottom-right .location h4, .hold-product-slider .float-bottom-right h3.uabb-post-heading.uabb-blog-post-section {
  color: #fff;
  padding: 0;
  font-size: 20px;
}

.hold-product-slider .float-bottom-right .location h4 {
  font-weight: 200;
  font-size: 14px;
}

.hold-product-slider div.float-top-left {
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  background: #d2252f;
  display: inline-block;
  padding: 2px 8px;
  font-weight: 500;
}

.hold-product-slider .uabb-blog-posts .slick-next i.fas.fa-angle-right {
  background: transparent;
  color: #d2252f;
  font-size: 33px;
}

.hold-product-slider p.read-more {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.hold-product-slider p.read-more a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: -999999px;
}

.hold-product-slider img {
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  height: 236px;
  -o-object-fit: cover;
     object-fit: cover;
}

.hold-product-slider:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}

.hold-product-slider .uabb-post-thumbnail.uabb-blog-post-section:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
  opacity: 0.6;
  content: "";
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  /* IE6-9 */
}

.hold-product-slider .uabb-post-thumbnail.uabb-blog-post-section img {
  z-index: -1;
}


.gm-style-iw-d img {
  position: absolute;
  top: 9px;
  width: 85px;
  right: 9px;
}

.store-locator-col-sm-12.store_locator_description {
  position: unset;
}

h3.store_locator_name {
  margin-right: 91px;
}

select#store_locator_filter_radius {
  width: 100%;
  margin-bottom: 9px;
}

div#store_locator_filter {
  margin-right: 21px !important;
}

div#store_locator_filter_content {
  margin-top: 12px;
}

button#store_locator_find_stores_button {
  margin-top: 15px;
  padding: 10px 19px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
}

input#store_locator_address_field {
  padding: 10px;
}

.gm-style-iw, .store_locator_infowindow {
  max-width: 365px !important;
  width: 100% !important;
  max-height: 400px;
  white-space: unset;
  overflow: unset;
}



div#become-a-dealer-form div#contactForm h3.uabb-gf-form-title {
  font-size: 32px;
}

div#become-a-dealer-sub-banner .fl-row-content-wrap .fl-row-content {
  background: url("/wp-content/themes/sup19/assets/img/distributors-parallax.png");
  -webkit-transition: 900ms ease-out;
  -o-transition: 900ms ease-out;
  transition: 900ms ease-out;
  padding-bottom: 330px;
  margin-bottom: -330px;
  background-repeat: no-repeat;
  margin-left: -11%;
  padding-left: 11% !important;
}

.innovation-sub-banner .fl-row-content-wrap {
  background-size: 100% auto;
  background-position: 0 0 !important;
}
.innovation-sub-banner .fl-row-content-wrap #productDescription {
  padding-right: 30% !important;
}
.innovation-sub-banner .fl-row-content-wrap #productDescription .innovation-top-photo {
  opacity: 0;
}
.innovation-sub-banner .fl-row-content-wrap #productDescription h2 {
  font-size: 36px;
  margin-top: 0 !important;
  line-height: 1.1;
  font-weight: 800;
}
.innovation-sub-banner .fl-row-content-wrap #productDescription p {
  font-size: 18px;
}

.benefits-lower .fl-module-advanced-accordion .fl-module-content {
  margin: 0 0 12px 0 !important;
}
.benefits-lower .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul li {
  font-size: 16px !important;
  padding-left: 1px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.benefits-lower .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc p {
  font-size: 16px !important;
}
.benefits-lower .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul {
  list-style-position: outside;
  padding-left: 19px;
  list-style-type: none;
}
@media only all and (min-width: 769px) {
  .benefits-lower .fl-module-advanced-accordion {
    margin-right: 12%;
  }
}
.benefits-lower .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc {
  padding-top: 5px;
}
.benefits-lower .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc li:before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #111;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  position: absolute;
  left: 35px;
}
.benefits-lower h4.uabb-adv-accordion-button-label {
  font-size: 16px;
}
.benefits-lower .benefitListSubItem .fl-module-content {
  margin-bottom: 15px;
  margin-top: 10px !important;
}
.benefits-lower .sub-accordion .fl-module-content {
  margin-bottom: 0 !important;
}
@media only all and (max-width: 768px) {
  .benefits-lower .fl-module.fl-module-advanced-accordion {
    margin-bottom: 39px;
  }
}
.benefits-lower .benefitListSubItem h4 {
  padding-left: 15px;
}
.benefits-lower h4.uabb-adv-accordion-button-label {
  display: inline-block;
  padding-right: 0 !important;
  position: relative;
}
.benefits-lower .uabb-adv-accordion-icon-wrap {
  display: block;
  position: relative;
}
.benefits-lower i.uabb-adv-accordion-button-icon {
  display: inline-block;
}
.benefits-lower .uabb-adv-accordion-icon-wrap:before {
  content: "Show more";
  display: inline;
  text-transform: uppercase;
}
.benefits-lower .uabb-adv-accordion-icon-animation {
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 5px;
}
.benefits-lower .uabb-adv-accordion-icon-animation i {
  font-size: 18px !important;
  line-height: 1 !important;
}
.benefits-lower .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-icon-wrap:before {
  content: "Hide";
}
.benefits-lower .uabb-adv-accordion-button {
  line-height: 1;
}
.benefits-lower .benefitListItem p, .benefits-lower .benefitListItem li {
  font-size: 16px;
}
.benefits-lower .benefitListItem li {
  margin-bottom: 0.3em !important;
}
.benefits-lower .benefitListItem h3 {
  color: #d22630;
  margin-bottom: 14px;
}
.benefits-lower .uabb-adv-accordion-icon-wrap {
  position: relative;
  top: 2px;
}

/* Content Padding */
div#innovationMainContent h4.uabb-adv-accordion-button-label, div#tabHold h4.uabb-adv-accordion-button-label {
  display: inline-block;
  padding-right: 0 !important;
  position: relative;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap, div#tabHold .uabb-adv-accordion-icon-wrap {
  display: block;
  position: relative;
}
div#innovationMainContent i.uabb-adv-accordion-button-icon, div#tabHold i.uabb-adv-accordion-button-icon {
  display: inline-block;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap:before, div#tabHold .uabb-adv-accordion-icon-wrap:before {
  content: "Show more";
  display: inline;
  text-transform: uppercase;
}
div#innovationMainContent .uabb-adv-accordion-icon-animation, div#tabHold .uabb-adv-accordion-icon-animation {
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 5px;
}
div#innovationMainContent .uabb-adv-accordion-icon-animation i, div#tabHold .uabb-adv-accordion-icon-animation i {
  font-size: 18px !important;
  line-height: 1 !important;
}
div#innovationMainContent .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-icon-wrap:before, div#tabHold .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-icon-wrap:before {
  content: "Hide";
}
div#innovationMainContent .uabb-adv-accordion-button, div#tabHold .uabb-adv-accordion-button {
  line-height: 1;
}
div#innovationMainContent .uabb-adv-accordion-icon-wrap, div#tabHold .uabb-adv-accordion-icon-wrap {
  position: relative;
  top: 2px;
}
@media only all and (min-width: 769px) {
  div#innovationMainContent > .fl-row-content-wrap, div#tabHold > .fl-row-content-wrap {
    padding-left: 7.26%;
    padding-right: 7.26%;
  }
}
div#innovationMainContent .fl-module-content, div#tabHold .fl-module-content {
  margin-left: 0;
  margin-right: 0;
}
div#innovationMainContent p, div#innovationMainContent li, div#tabHold p, div#tabHold li {
  font-size: 18px;
}
@media only all and (max-width: 768px) {
  div#innovationMainContent p, div#innovationMainContent li, div#tabHold p, div#tabHold li {
    font-size: 16px;
  }
}
div#innovationMainContent li, div#tabHold li {
  margin-bottom: 5px;
}

@media only all and (min-width: 769px) {
  .benefitListItem {
    margin-right: 12%;
  }
}
.benefitListItem li {
  margin-bottom: 8px !important;
}

#productTabs .innovation-tab-inner h2, .innovation-tab-inner h2 {
  font-size: 69px;
  font-size: 2.6vw;
  width: 75%;
  line-height: 1.1;
  font-weight: 800;
  margin-top: 0 !important;
}
@media only all and (max-width: 768px) {
  #productTabs .innovation-tab-inner h2, .innovation-tab-inner h2 {
    font-size: 6.6vw;
    width: 100%;
  }
}

div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
  background-size: 100% auto;
  background-position: 100% 0 !important;
  background-position: 100% 100%;
  position: relative;
}
@media only all and (min-width: 48rem) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
    margin-top: 30px;
  }
}
@media only all and (max-width: 768px) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap, .innovation-tab-inner .fl-row-content-wrap {
    padding-bottom: 30px;
  }
}
@media only all and (min-width: 48rem) {
  div#productTabs .fl-row-bg-photo .fl-row-content-wrap .fl-row-content, .innovation-tab-inner .fl-row-content-wrap .fl-row-content {
    padding-bottom: 330px;
    margin-bottom: -330px;
    background-repeat: no-repeat;
    margin-left: -11%;
    padding-left: 10% !important;
  }
}

@media only all and (min-width: 48rem) {
  div#innovation-homeowners .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/homeowners-parallax.png");
  }

  div#innovation-distributors .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/distributors-parallax.png");
  }

  div#innovation-architects .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/architects-parallax.png");
  }

  div#innovation-contractors .fl-row-content-wrap .fl-row-content {
    background: url("/wp-content/themes/sup19/assets/img/contractors-parallax.png");
  }
}
/* Innovation - Benefits */
@media only all and (max-width: 768px) {
  html body.page-id-406 #productTabs div[id*=innovation-] div#benefitsFeatures .fl-module-content {
    margin-top: 30px !important;
    margin-bottom: 40px !important;
  }
}
@media only all and (min-width: 48rem) {
  html body.page-id-406 div#productTabs #benefitsFeatures .fl-module-content.fl-node-content {
    margin-top: 0;
  }
}

/* New sub-content / accordion style */
.fl-module-advanced-accordion .fl-module-content {
  margin: 0 0 12px 0 !important;
}

html body div#productTabs .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul li {
  font-size: 16px !important;
  padding-left: 1px;
  margin-bottom: 10px;
  line-height: 1.3;
}

html body div#productTabs .fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc p {
  font-size: 16px !important;
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc ul {
  list-style-position: outside;
  padding-left: 19px;
  list-style-type: none;
}

@media only all and (min-width: 769px) {
  .fl-module-advanced-accordion {
    margin-right: 12%;
  }
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc {
  padding-top: 5px;
}

.fl-module-advanced-accordion .fl-module-content .uabb-accordion-desc li:before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #111;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  position: absolute;
  left: 35px;
}

h4.uabb-adv-accordion-button-label {
  font-size: 16px;
}

.benefitListSubItem .fl-module-content {
  margin-bottom: 15px;
  margin-top: 10px !important;
}

.sub-accordion .fl-module-content {
  margin-bottom: 0 !important;
}

@media only all and (max-width: 768px) {
  .fl-module.fl-module-advanced-accordion {
    margin-bottom: 39px;
  }
}
.benefitListSubItem h4 {
  padding-left: 15px;
}

@media only all and (min-width: 769px) {
  .innovation-top-photo img {
    opacity: 0;
  }

  .innovation-top-photo .fl-module-content {
    margin: 0;
  }
}
@media only all and (max-width: 768px) {
  .innovation-top-photo {
    margin-top: 35px;
  }
}
/* New submission guest */
@media only all and (max-width: 768px) {
  html body.page-id-6176 div#guest-estimate-form {
    margin-left: 20px;
    margin-right: 20px;
  }
  html body.page-id-6176 div#guest-start-new-takeoff .fl-col-content {
    padding-top: 22px;
  }
  html body.page-id-6176 div#guest-start-new-takeoff h2.fl-heading {
    font-size: 31px;
    line-height: 1.2;
  }
}
html body.page-id-6176 div#bannerContent p {
  margin-right: 0;
}
html body.page-id-6176 div#guest-start-new-takeoff-login {
  display: none;
}
html body.page-id-6176 div#login-fade-button p {
  cursor: pointer;
}
html body.page-id-6176 div#bannerContent {
  text-align: center;
  padding: 0;
  width: 966px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 153px;
  margin-top: 0;
  padding: 0 !important;
}
html body.page-id-6176 #guest-estimate-form {
  position: relative;
  top: -100px;
  z-index: 5;
}
html body.page-id-6176 #guest-estimate-form .fl-module-pp-gravity-form {
  width: 365px;
  max-width: 100%;
  margin: 0 auto;
}
html body.page-id-6176 fieldset#field_17_6 legend {
  line-height: 1.3;
  /* text-align: center; */
  font-size: 22px;
  padding-top: 14px !important;
  display: block;
  border: 0;
}
html body.page-id-6176 fieldset#field_17_6 .gchoice {
  position: relative;
  width: 50% !important;
  float: left;
}
html body.page-id-6176 fieldset#field_17_6 .gchoice input {
  position: absolute;
  left: -9999999099px !important;
}
html body.page-id-6176 fieldset#field_17_6 .gchoice label {
  display: block !important;
  padding: 10px;
  text-align: center;
  border: 1px solid #fff;
}
html body.page-id-6176 fieldset#field_17_6 .gchoice input:checked + label {
  background: #fff;
  color: #a00 !important;
}
html body.page-id-6176 div#gfield_description_17_6 {
  color: #fff;
  line-height: 1.3;
}
html body.page-id-6176 fieldset#field_17_5 legend {
  text-align: center;
  padding-top: 20px !important;
  font-size: 18px;
  border: 0;
  line-height: 1.2;
}
html body.page-id-6176 div#login-box {
  width: 353px;
  margin: 0 auto;
}
html body.page-id-6176 div#login-box span.uabb-field-icon {
  display: none !important;
}

/* Take-off page */
html body.page-id-6188 div#guest-start-new-takeoff-login {
  display: none;
}
html body.page-id-6188 div#login-fade-button p {
  cursor: pointer;
}
html body.page-id-6188 html body div#bannerContent {
  text-align: center;
  padding: 0;
  width: 966px;
  margin: 0 auto;
  margin-bottom: 153px;
  margin-top: 0;
  padding: 0 !important;
}
html body.page-id-6188 #guest-estimate-form {
  position: relative;
  top: -100px;
  z-index: 5;
}
html body.page-id-6188 #guest-estimate-form .fl-module-pp-gravity-form {
  width: 365px;
  margin: 0 auto;
}
html body.page-id-6188 fieldset#field_17_6 legend {
  line-height: 1.3;
  /* text-align: center; */
  font-size: 22px;
  padding-top: 14px !important;
  display: block;
  border: 0;
}
html body.page-id-6188 fieldset#field_17_6 .gchoice {
  position: relative;
  width: 50% !important;
  float: left;
}
html body.page-id-6188 fieldset#field_17_6 .gchoice input {
  position: absolute;
  left: -9999999099px !important;
}
html body.page-id-6188 fieldset#field_17_6 .gchoice label {
  display: block !important;
  padding: 10px;
  text-align: center;
  border: 1px solid #fff;
}
html body.page-id-6188 fieldset#field_17_6 .gchoice input:checked + label {
  background: #fff;
  color: #a00 !important;
}
html body.page-id-6188 div#gfield_description_17_6 {
  color: #fff;
  line-height: 1.3;
}
html body.page-id-6188 fieldset#field_17_5 legend {
  text-align: center;
  padding-top: 20px !important;
  font-size: 18px;
  border: 0;
  line-height: 1.2;
}
html body.page-id-6188 div#login-box {
  width: 353px;
  margin: 0 auto;
}
html body.page-id-6188 div#login-box span.uabb-field-icon {
  display: none !important;
}

@media only all and (max-width: 768px) {
  div#hold-project-details.logged-in .row .col-md-6 {
    width: 100% !important;
    -webkit-box-flex: unset !important;
        -ms-flex: unset !important;
            flex: unset !important;
    display: block;
    margin: 0 !important;
  }

  div#hold-project-details.logged-in .row {
    display: block;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }

  div#hold-project-details.logged-in > .row > .col-md-6:first-child:after {
    top: 100%;
    left: calc(50% - 25px);
    top: calc(100% - 25px);
  }

  div#project-details-history {
    padding: 20px;
  }

  div#hold-project-details.logged-in div#project-details-history .row {
    display: block;
    padding-top: 32px;
  }

  div#hold-project-details.logged-in .recent-projects-items {
    width: 100%;
  }

  div#estimator {
    margin-bottom: 100px;
  }

  div#hold-project-details.logged-in .project-details {
    padding-top: 50px;
    padding-bottom: 67px;
  }

  .new-feature-notice {
    width: 90%;
  }

  div#estimate-calculator-result {
    /* margin-top: 0; */
  }

  div#results-notice {
    padding: 30px;
    padding-top: 45px;
    text-align: center;
    width: 100% !important;
  }

  i.fa.fa-close {
    top: 14px;
  }

  i.fas.fa-info-circle {
    top: -16px;
    left: calc(50% - 16px);
    background: #2c2a29;
  }

  .estimate-calculator-result-right-header a {
    width: 25%;
    float: left;
    margin: 0 !important;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    background: #c6252e;
    padding: 22px 11px;
  }

  .estimate-calculator-result-right-header {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .material-needed {
    padding-left: 12px;
    padding-right: 12px;
  }

  span.material-needed-start-over {
    margin-top: 26px;
    display: block;
    text-align: center;
    padding: 25px;
    font-size: 18px;
  }

  div#estimator-form-title {
    margin-left: -30px;
    margin-right: -30px;
  }

  div#form-start-over a {
    display: inline-block;
    /* float: unset !important; */
    /* margin-bottom: 20px; */
    width: 50%;
    float: left;
    /* background: #d02630; */
    color: #fff;
    font-weight: 500;
    padding: 13px 30px;
    /* height: 68px; */
  }

  div#form-start-over {
    display: block;
    float: unset;
    text-align: center;
    background: #d02630;
    overflow: auto;
    position: relative;
    padding: 3px;
    margin: 10px !important;
    position: relative;
    top: 11px;
  }

  div#form-start-over span {
    display: none;
  }

  div#estimator-form-title {
    margin-top: 0;
    padding: 0;
  }

  .project-details h3 {
    text-align: center !important;
    font-size: 27px;
    line-height: 1.2;
  }

  div#estimator-form-title h2 {
    padding: 30px;
    text-align: center;
  }

  .recent-projects-item a {
    display: block;
  }
}
@media (min-width: 769px) {
  html body.page-id-6188 div#bannerContent {
    margin-top: 0;
  }
}
/* Trainings */
h3.gsection_title {
  color: #fff;
  font-weight: 900;
  border: 0 !important;
  margin: 0;
}

.gfield.gsection {
  border: 0 !important;
  margin: 28px 0 0 0 !important;
}

.gf_coupon_code {
  display: inline-block !important;
  width: 240px !important;
}

input#gf_coupon_button {
  /* display: inline-block; */
  /* clear: unset !important; */
  /* float: right; */
}

.pp-gf-content .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-left: 0 !important;
}

body.trainings-template-default.single .gform_wrapper .gfield .gfield_description {
  color: #f6b1a4 !important;
}

body.trainings-template-default.single .gfield_description.validation_message {
  color: #000 !important;
  background: rgba(255, 255, 255, 0.4);
}

@media only all and (max-width: 768px) {
  #hold-trainings-list .fl-post-grid-text {
    padding-left: 0;
    padding-right: 0;
  }

  #hold-trainings-list h2.fl-post-title a {
    font-size: 16px;
    line-height: 1.3;
  }

  #hold-trainings-list h2.fl-post-title {
    line-height: 1 !important;
  }
}
@media only all and (max-width: 768px) {
  .gf_coupon_code {
    width: 100% !important;
  }

  input#gf_coupon_button {
    float: right !important;
    position: absolute !important;
    right: 12px !important;
    left: unset !important;
    top: 14px !important;
    padding: 1px 16px !important;
  }

  div[id*=gf_coupons_container_] {
    position: relative;
  }
}
ul#menu-trainings-list a {
  padding: 0 !important;
  display: block;
  background: transparent !important;
}

@media only all and (min-width: 769px) and (max-width: 1281px) {
  html body.fl-search-active {
    padding-top: 0 !important;
  }
  html body.fl-search-active .fl-builder-content[data-type=header].fl-theme-builder-header-sticky {
    position: absolute;
    top: 0 !important;
  }
}
@media only all and (max-width: 768px) {
  html body.fl-search-active div#superform-header-top a {
    font-size: 9px !important;
    margin: 0 8px 0 0 !important;
  }
  html body.fl-search-active div#superform-header-top .fl-row-content-wrap {
    padding: 5px 20px 10px 20px !important;
    float: unset !important;
    width: 100%;
  }
  html body.fl-search-active div#superform-header-top .fl-row-content-wrap img {
    height: 13px;
    width: unset !important;
  }
  html body.fl-search-active a#dealer-login {
    float: right !important;
  }
  html body.fl-search-active #superform-header-top .fl-html {
    line-height: 1;
  }
  html body.fl-search-active div#superform-header .fl-row-content-wrap {
    padding: 10px 20px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
  }





	div#mobile-header-find-a-dealer {
		margin: 0;
		position: absolute;
		right: 71px;
	}

	div#mobile-header-find-a-dealer a {
		font-size: 12px;
		padding: 6px 15px;
	}

	.uabb-creative-menu-mobile-toggle.hamburger {
		margin-top: 0;
	}


	.uabb-creative-menu-mobile-toggle.hamburger {
		position: relative;
		top: -3px;
	}

	.uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container, .uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container {
		width: 1.7em;
	}


	html body.fl-search-active div#superform-header-top .fl-row-content-wrap {
		display: block !important;
	}



}
@media only all and (min-width: 769px) {
  html body.fl-search-active ul#menu-main li a {
    font-size: 16px;
  }
}
html body.fl-search-active header {
  z-index: 34;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled {
  padding-left: 0 !important;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled div#superform-header-top .fl-row-content-wrap {
  float: unset;
  text-align: right;
  display: block;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled .header-logo img {
  width: 288px;
  top: 0px;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled ul#ubermenu-nav-main-32-bar {
  margin-top: 2px;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled #superform-header {
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
html body.fl-search-active header.fl-theme-builder-header-scrolled .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  color: #444;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled div#navSocial {
  display: none;
}
@media only all and (min-width: 769px) {
  html body.fl-search-active header.fl-theme-builder-header-scrolled div#superform-header {
    position: unset;
    padding-left: 63px;
    padding-right: 103px;
  }
}
html body.fl-search-active header.fl-theme-builder-header-scrolled .logo-white {
  display: none;
}
html body.fl-search-active .logo-dark {
  display: none;
}
html body.fl-search-active header.fl-theme-builder-header-scrolled .logo-dark {
  display: block;
  margin-top: 5px;
}
html body.fl-search-active .fl-page-content, html body.fl-search-active header, html body.fl-search-active #footerDealers {
  padding-left: 49px;
}
html body.fl-search-active #fl-main-content {
  padding-right: 49px;
}
html body.fl-search-active .fl-page-content, html body.fl-search-active #footerDealers {
  padding-right: 49px;
}
html body.fl-search-active div#superform-header-top .fl-row-content-wrap {
  display: inline-block;
  float: right;
  padding-right: 80px;
}
@media only all and (min-width: 769px) {
  html body.fl-search-active div#superform-header {
    position: absolute;
    /* top: 120px; */
    left: 63px;
    right: 103px;
  }
}
html body.fl-search-active div#navSocial {
  width: 49px;
}
html body.fl-search-active div#navSocial li:last-child {
  margin-bottom: 155px;
}
html body.fl-search-active a#dealer-login img {
  width: 30px;
  margin-left: 3px;
}
html body.fl-search-active div#superform-header-top a {
  margin: 0 10px;
  font-size: 13px;
  font-weight: 400;
}
html body.fl-search-active a#dealer-login {
  font-weight: 800 !important;
}
@media only all and (min-width: 1433px) {
  html body.fl-search-active div#superform-header-top a:first-of-type {
    margin-left: 55px;
  }
}
html body.fl-search-active div#superform-header-top .fl-module-content {
  margin-top: 13px;
  margin-bottom: 13px;
}
html body.fl-search-active div#navSocial .fl-menu {
  padding-top: 41px;
}
html body.fl-search-active div#navSocial li a {
  font-size: 14px;
  padding-bottom: 10px;
}
html body.fl-search-active li#menu-item-2789 {
  display: none;
}

@media (min-width: 769px) {
  .hidden-desktop {
    display: none;
  }
}

div#fl-main-content *:focus, div#fl-main-content *:active {
  outline: unset;
}

.uabb-tab-link:focus {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.fl-row-fixed-width {
  max-width: 1900px;
}

.bold {
  font-weight: 600;
}

table.left td, table.left th {
  text-align: left !important;
}

table.stdPadding td, table.stdPadding th {
  padding: 12px !important;
}

th.transparent {
  border-bottom: 1px solid #b1b3b6;
}

table th.transparent, table td.transparent {
  background: transparent;
}

td.text-left {
  text-align: left !important;
}

html body {
  background: #fff;
}

.fl-page-content, header {
  position: relative;
  z-index: 1;
}

@media only all and (max-width: 768px) {
  header {
    position: relative;
    z-index: 12;
  }
}

ul.bullets {
  list-style-type: initial !important;
  text-align: left !important;
  padding: 0 21px !important;
}

a.pdfDownloadButton {
  font-size: 16px;
}
@media only all and (max-width: 768px) {
  a.pdfDownloadButton {
    font-size: 16px;
  }
}

a.pdfDownloadButton i {
  color: #d22630;
}

@media only all and (max-width: 768px) {
  .fl-module-content {
    margin-left: 6.28% !important;
    margin-right: 6.28% !important;
  }
}

@media only all and (max-width: 768px) {
  header .fl-module-content {
    margin: 0 !important;
    padding: 0 !important;
  }
}

@media only all and (max-width: 768px) {
  body .fl-col-small {
    max-width: 100%;
  }
}

.standard-left-padding .fl-row-content-wrap {
  padding-left: 6.4%;
}

.fl-page:after {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/wp-content/themes/sup19/assets/img/content-bg-transparent.png) 0 0;
  content: "";
}

a.button {
  margin-top: 12px;
  font-size: 14px;
  color: #fff;
  background: #2c2a29;
  display: inline-block;
  padding: 10px 18px;
  line-height: 1.2;
  text-transform: uppercase;
}

/* RFQ */
form#gform_2 {
  font-size: 16px;
}

.fl-node-5ba27ff3804f3 .uabb-gf-style .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .fl-node-5ba27ff3804f3 .gform_wrapper textarea, .fl-node-5ba27ff3804f3 .gform_wrapper .gfield .ginput_container select, .fl-node-5ba27ff3804f3 .gform_wrapper .ginput_container_select .chosen-container-single .chosen-single {
  padding: 6px;
  margin: 0 0 12px 0 !important;
}

/* Accessories */
html body.page-id-433 div#productTabs {
  padding-bottom: 50vh;
}

html body.page-id-433 div#homeBottomCTAs {
  margin-top: -50vh;
}

/* Resources - FAqs */
div#faqs {
  margin-right: 0;
}
@media only all and (max-width: 768px) {
  div#faqs {
    margin-right: 0;
  }
}

html body.page-id-408 footer, html body.page-id-2368 footer, html body.page-id-2500 footer {
  margin-top: 0;
}
@media (min-width: 769px) {
  html body.page-id-408 .pdf-bottom-margin .fl-row-content-wrap, html body.page-id-2368 .pdf-bottom-margin .fl-row-content-wrap, html body.page-id-2500 .pdf-bottom-margin .fl-row-content-wrap {
    padding-bottom: 200px !important;
  }
}
html body.page-id-408 div#benefitsFeatures, html body.page-id-2368 div#benefitsFeatures, html body.page-id-2500 div#benefitsFeatures {
  margin-top: 50px;
}
@media only all and (max-width: 768px) {
  html body.page-id-408 div#benefitsFeatures, html body.page-id-2368 div#benefitsFeatures, html body.page-id-2500 div#benefitsFeatures {
    margin-top: 0;
  }
}
@media only all and (min-width: 769px) {
  html body.page-id-408 div#estimator .fl-module-content, html body.page-id-408 div#benefitsFeatures .fl-module-content, html body.page-id-408 div#holdFAQs .fl-module-content, html body.page-id-408 .fl-module.fl-module-html.fl-node-5c3ea46e2a5d1 .fl-module-content, html body.page-id-408 div#benefitsFeatures .fl-module-content, html body.page-id-408 .pdfBlock .fl-module-content, html body.page-id-2368 div#estimator .fl-module-content, html body.page-id-2368 div#benefitsFeatures .fl-module-content, html body.page-id-2368 div#holdFAQs .fl-module-content, html body.page-id-2368 .fl-module.fl-module-html.fl-node-5c3ea46e2a5d1 .fl-module-content, html body.page-id-2368 div#benefitsFeatures .fl-module-content, html body.page-id-2368 .pdfBlock .fl-module-content, html body.page-id-2500 div#estimator .fl-module-content, html body.page-id-2500 div#benefitsFeatures .fl-module-content, html body.page-id-2500 div#holdFAQs .fl-module-content, html body.page-id-2500 .fl-module.fl-module-html.fl-node-5c3ea46e2a5d1 .fl-module-content, html body.page-id-2500 div#benefitsFeatures .fl-module-content, html body.page-id-2500 .pdfBlock .fl-module-content {
    margin-left: 7.4%;
  }
}

/* Testimonials - Slider */
.testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content {
  margin-top: 2%;
}
@media only all and (max-width: 768px) {
  .testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content {
    margin-top: 2% !important;
  }
  .testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content h3, .testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content .uabb-testimonial-author-designation {
    font-size: 10px !important;
    margin: 0 !important;
    font-weight: 600 !important;
  }
  .testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content .uabb-testimonial-author-description {
    margin-bottom: 10px;
  }
}

@media only all and (max-width: 768px) {
  .testimonialSliderHold div#projectTestimonial .fl-module-photo .fl-module-content {
    margin-top: 0 !important;
  }
}

.testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content h3 {
  color: #fff;
  font-weight: 200;
  font-size: 22px;
  font-size: 1.2222222222vw;
  margin-top: 1vw;
}

.testimonialSliderHold div#projectTestimonial .theQuote .fl-module-content div.uabb-testimonial-author-designation {
  color: #fff;
  font-weight: 200 !important;
}

.testimonialSliderHold .bx-pager.bx-default-pager {
  text-align: left;
}

@media only all and (max-width: 768px) {
  .testimonialSliderHold #projectTestimonial {
    margin-top: 0;
  }
}

/* End Testimonials - Slider */
/* Sort These */
a.fl-button:hover, a.button:hover {
  background: #D22630;
  border: 0;
}

div#gform_confirmation_message_5 p {
  color: #fff;
  padding: 20px;
}

html body.page-id-3158 div#fl-main-content {
  background: url(/wp-content/themes/sup19/assets/img/resources-parallax.png) no-repeat;
  background-position: 0 50%;
}

html body.page-id-3158 .estimate-calculator-table-wrapper button:hover {
  background: #ef2d35;
}

body.page-id-3158 .estimate-calculator-table-wrapper button {
  border-radius: 0 !important;
  border: 0 !important;
}

.estimate-calculator {
  margin-bottom: 0;
}

div#questions {
  padding: 22px 40px;
  opacity: 0.9;
  /* background: rgba(0,0,0,0.1); */
  /* border-radius: 25px; */
  display: inline-block;
  /* margin-top: 43px; */
}

div#questions ul {
  list-style: none;
  padding: 0;
}

div#questions ul li {
  display: inline-block;
  margin-right: 13px;
}

div#questions ul li, div#questions ul li a {
  color: #D73437;
  font-weight: 600;
}

div#questions h3 {
  line-height: 1;
  font-weight: 800;
}

@media only all and (max-width: 768px) {
  .estimate-calculator-table-wrapper {
    padding: 0;
  }

  form#estimate-calculator td {
    min-width: 74px;
  }

  .project-details {
    padding: 20px 30px;
  }

  div#questions {
    text-align: right;
  }

  div#questions li {
    margin: 0 0 3px 0;
  }

  div#questions h3 {
    font-size: 19px;
  }

  table.estimate-calculator-table td {
    padding: 8px 6px;
  }
}
@media only all and (max-width: 768px) {
  .uabb-modal-text {
    overflow-y: scroll;
  }
}
html body {
  font-family: franklin-gothic-urw, sans-serif;
}

div#newsletter-delayed-modal .fl-row-content-wrap {
  background-size: 33% auto;
  padding-right: 21%;
}

div#newsletter-delayed-modal p {
  color: #fff;
}

div#newsletter-delayed-modal div#gform_confirmation_message_6 {
  background: green;
  color: #fff;
  padding: 21px;
}

#newsletter-delayed-modal .fl-module-content {
  margin-top: 0;
  margin-bottom: 16px;
}

div#newsletter-delayed-modal .fl-row-content-wrap {
  padding-top: 40px;
  padding-left: 15px;
}

.fl-node-5fa06b1832ffe p {
  font-size: 12px;
  text-align: center;
}

div#newsletter-delayed-modal form input.gform_button {
  background: #d22630;
  border-radius: 0;
  padding: 13px 23px;
  text-transform: uppercase;
  letter-spacing: 4px;
}

div#newsletter-delayed-modal form {
  width: 300px;
  max-width: 100%;
  margin: 0;
}

div#newsletter-delayed-modal form input {
  border-radius: 0;
}

#newsletter-delayed-modal .gform_footer.top_label {
  margin-top: 0 !important;
  padding-top: 0;
}

@media only all and (max-width: 768px) {
  div#newsletter-delayed-modal h2.fl-heading {
    font-size: 4vw !important;
  }

  div#newsletter-delayed-modal p {
    font-size: 12px;
  }

  div#newsletter-delayed-modal .uabb-gf-style.uabb-gf-form-style1 {
    padding: 0;
  }

  div#newsletter-delayed-modal .fl-module-content {
    margin-bottom: 0 !important;
  }

  div#newsletter-delayed-modal .fl-row-content-wrap {
    padding-bottom: 28px;
  }
}
div#quick-estimate-widget {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 332;
  /* background: #ffa90c; */
  background: #D22630;
  text-align: center;
}

div#quick-estimate-widget a:hover {
  text-decoration: none;
}

div#quick-estimate-widget a {
  /* background: #ff7600; */
  color: #fff;
  padding: 11px 12px;
  line-height: 1.3;
  font-weight: 200;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500 !important;
  letter-spacing: 1.2px;
}

@media only all and (max-width: 768px) {
  div#quick-estimate-widget {
    display: none;
  }
}
.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


.owl-carousel .owl-item img.iSub {
  width: 50%;
  margin-bottom: 30px;
  float: right;
  margin-left: 30px;
  border: 1px solid #b6b8bb;
  margin-right: 1px;
}

@media only all and (max-width: 768px) {
  .owl-carousel .owl-item img.iSub {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.owl-carousel .owl-item img.iSub.smaller {
  width: 40%;
}

@media (min-width: 769px) {
  html body.blog div#benefitsFeatures {
    margin-top: 60px;
  }
}
#blog-feed h2.fl-post-title a {
  color: #d22630;
}

#blog-feed .fl-post-excerpt p {
  font-size: 16px !important;
}

html body.blog div#footerDealers {
  display: none;
}

.project-hold-thumb a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0 !important;
  z-index: 4;
  display: block;
}

@media only all and (min-width: 1200px) and (max-width: 1382px) {
  .fl-col.fl-node-5c12f289ce9bc .fl-col-small {
    clear: both !important;
  }
}
/* Innovation */
div#productTabs .benefitListItem p, div#productTabs .benefitListItem li {
  font-size: 16px;
}

div#productTabs .benefitListItem li {
  margin-bottom: 0.3em !important;
}

div#productTabs .benefitListItem h3 {
  color: #d22630;
  margin-bottom: 14px;
}

/* forms */
form#gform_1, form#gform_1 .gform_body {
  background: transparent !important;
}

div#contactForm .gf_browser_chrome {
  background: transparent;
}

#login-popup-hold form.uabb-lf-login-form div[class*=username], #login-popup-hold form.uabb-lf-login-form div[class*=password] {
  width: 50%;
  float: left;
  padding-right: 12px;
}

#login-popup-hold .uabb-lf-input-group.uabb-lf-label {
  display: none;
}

#training_form form {
  border: 2px solid #D8252B;
  border-radius: 9px;
  padding: 12px 16px 0 16px;
}

#training_form li.gsection {
  border: 0 !important;
  background: transparent;
  margin-left: -14px !important;
  padding: 20px 0 0 0 !important;
  margin: 0 !important;
}

#training_form .gform_wrapper h2.gsection_title {
  color: #D8252B;
  line-height: 1;
}

.newsletter-checkbox label {
  padding-left: 13px !important;
  display: inline-block;
}

.newsletter-checkbox {
  border: 1px solid #d2252f;
  padding-left: 12px;
  display: inline-block;
  margin: 0 !important;
}

div#top-bar a span.button {
  background: #2c2a29;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  border-radius: 8px;
  padding: 4px 10px;
  margin-left: 10px;
}

header.fl-theme-builder-header-scrolled div#top-bar {
  height: 0 !important;
  overflow: hidden;
  max-height: 0 !important;
}

@media only all and (min-width: 48rem) {
  html body:not(.home) div#homeBottomCTAs {
    margin-bottom: 0;
  }
}

/* ICF page end */
/* Extend bottom of tabs, so BG doesn't get cut off.  Negative top margin
	also applied to item below */
#tabHold {
  padding-bottom: 6.64vw;
  margin-bottom: -6.64vw;
}

@media only all and (max-width: 1236px) {
  div#icfBlock .fl-col {
    width: 100%;
  }
  div#icfBlock .fl-col table {
    width: 100%;
  }
}

@media only all and (min-width: 48rem) {
  div#productDescription, .productDescription {
    padding-right: 8%;
  }
}
div#productDescription h3, .productDescription h3 {
  text-transform: uppercase;
  font-size: 21px;
  font-size: 1.1666666667vw;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 30px;
}
@media only all and (max-width: 768px) {
  div#productDescription h3, .productDescription h3 {
    font-size: 2.7vw;
  }
}

#productTabs div#productDescription h2 {
  font-size: 36px;
  margin-top: 0 !important;
}
@media only all and (max-width: 768px) {
  #productTabs div#productDescription h2 {
    font-size: 21px;
  }
}

.productDescription .fl-module-content {
  margin-top: 0 !important;
}
.productDescription .fl-module-content .center {
  text-align: center;
}

/* right image */
@media only all and (max-width: 768px) {
  .gray-border {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

/* Benefits */
div#benefitsFeatures {
  margin-top: 6.45vw;
}
div#benefitsFeatures h2 {
  font-size: 69px;
  font-size: 3.18vw;
  line-height: 1.1;
  font-weight: 800;
}
@media only all and (max-width: 768px) {
  div#benefitsFeatures h2 {
    font-size: 6.5vw;
  }
}

#tabHold .benefitListItem ul {
  margin: 0 0 0 21px;
  padding: 0;
}
@media only all and (max-width: 768px) {
  #tabHold .benefitListItem li, #tabHold .benefitListItem p {
    font-size: 2.7vw;
  }
}
#tabHold .benefitListItem .fl-rich-text p:first-child {
  margin-bottom: 4px !important;
}
@media only all and (max-width: 768px) {
  #tabHold .benefitListItem p strong {
    font-size: 3.8vw;
  }
}
#tabHold .benefitListItem li {
  font-weight: 400;
}
#tabHold .benefitListItem .fl-module-content {
  position: relative;
  padding-top: 17px;
}
@media only all and (max-width: 768px) {
  #tabHold .benefitListItem .fl-module-content {
    padding-top: 8px;
    padding-bottom: 30px;
  }
}

.benefitListItem .fl-module-content:before {
  content: "";
  width: 22%;
  height: 1px;
  display: block;
  background: red;
  position: absolute;
  top: 0;
}

@media only all and (max-width: 768px) {
  html body.page-id-361 table {
    width: 590px;
  }
}

/* products bottom */
/* Bottom CTA */
@media only all and (min-width: 48rem) {
  div#homeBottomCTAs {
    margin-top: 6.64vw;
  }
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only all and (min-width: 48rem) {
  div#homeBottomCTAs .fl-module-content {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}
div#homeBottomCTAs h3 {
  font-size: 33px;
  font-size: 1.8333333333vw;
  font-weight: 700;
  color: #fff;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs h3 {
    font-size: 4vw;
  }
}
div#homeBottomCTAs p {
  font-size: 23px;
  font-size: 1.2777777778vw;
  color: #fff;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs p {
    font-size: 3vw;
  }
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs p:last-child {
    margin-bottom: 6px;
  }
}
div#homeBottomCTAs a {
  color: #2c2a29;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs .fl-module-content {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
div#homeBottomCTAs div#homeSheetFoamCTA .fl-module-content .top {
  background: url("/wp-content/uploads/sheet-foam-home-cta.png") 0 0 no-repeat;
  background-size: cover;
}
div#homeBottomCTAs div#homeSheetFoamCTA .fl-module-content .bottom {
  background: #ce2934;
}
div#homeBottomCTAs div#homeAccessoriesCTA .fl-module-content .top {
  background: url("/wp-content/uploads/accessories-home-cta.png") 0 0 no-repeat;
  background-size: cover;
}
div#homeBottomCTAs div#homeAccessoriesCTA .fl-module-content .bottom {
  background: #2b2a28;
}
div#homeBottomCTAs div#homeICFCTA .fl-module-content .top {
  background: url("/wp-content/uploads/icf-home-cta.png") 0 0 no-repeat;
  background-size: cover;
}
div#homeBottomCTAs div#homeICFCTA .fl-module-content .bottom {
  background: #2b2a28;
}
div#homeBottomCTAs .fl-module-content .top {
  padding: 9.3%;
  padding-bottom: 6%;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs .fl-module-content .top {
    padding-top: 5.3%;
    padding-left: 10.3%;
  }
}
div#homeBottomCTAs .bottom {
  border-top: 10px solid #fff;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs .bottom {
    border-top: 0;
    margin-top: 5px;
  }
}
div#homeBottomCTAs .bottom a {
  color: #fff;
  font-size: 23px;
  font-size: 1.2777777778vw;
  padding: 20px 0;
  text-align: left;
  display: block;
  padding-left: 9.3%;
}
@media only all and (max-width: 768px) {
  div#homeBottomCTAs .bottom a {
    font-size: 2.6vw;
    padding-left: 10.3%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
div#homeBottomCTAs .bottom a:hover {
  opacity: 1;
}
div#homeBottomCTAs .bottom a span {
  position: relative;
  left: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div#homeBottomCTAs .bottom a:hover span {
  position: relative;
  padding-left: 5px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

/* Testimonials Old */
#projectTestimonial {
  margin-top: 88px;
  margin-top: 4.8888888889vw;
}

div#projectTestimonial {
  position: relative;
}
div#projectTestimonial .theQuote {
  position: absolute;
  top: 10%;
  left: 0;
}
div#projectTestimonial .theQuote .fl-module-content {
  padding-left: 7.4%;
  margin-top: 6%;
  width: 65%;
}
@media only all and (max-width: 768px) {
  div#projectTestimonial .theQuote .fl-module-content {
    width: 75%;
  }
}
div#projectTestimonial .theQuote blockquote {
  border: 0;
  padding: 0;
  margin-bottom: 3vw;
}
div#projectTestimonial .theQuote p {
  font-size: 38px;
  font-size: 2.1111111111vw;
  color: #fff;
  line-height: 1.1;
  font-weight: 200;
}
@media only all and (max-width: 768px) {
  div#projectTestimonial .theQuote p {
    font-size: 2.7vw;
  }
}
div#projectTestimonial .theQuote cite {
  font-size: 21px;
  font-size: 1.1666666667vw;
  font-style: normal;
}
@media only all and (max-width: 768px) {
  div#projectTestimonial .theQuote cite {
    font-size: 2.7vw;
  }
}

/* Insulation old */
/* Global - products */
.gray-border img {
  border: 1px solid #b6b8bb;
}

html body.page-id-359 div#bannerContent h1, html body.page-id-359 div#bannerContent p {
  color: #2c2a29;
}

ul.insulationTabs li {
  width: 25%;
}

.fl-module-content.fl-node-content {
  position: relative;
}

div#productTabs .fl-module-content.fl-node-content {
  position: relative;
}

@media only all and (max-width: 768px) {
  html body.page-id-359 div#productTabs button.owl-thumb-item {
    font-size: 3vw;
  }
  html body.page-id-359 div#productTabs .owl-thumbs {
    margin-bottom: 40px;
  }
  html body.page-id-359 div#productTabs .owl-carousel h3 {
    font-size: 4vw;
  }
  html body.page-id-359 div#productTabs .owl-carousel h3:not(.top) {
    margin-top: 50px;
  }
  html body.page-id-359 div#productTabs .owl-carousel p, html body.page-id-359 div#productTabs .owl-carousel li {
    font-size: 3.2vw;
  }
  html body.page-id-359 .uabb-content.uabb-tab-acc-content .fl-module-content {
    margin: 0 !important;
  }
}

/* Mobile Tabs */
@media only all and (max-width: 768px) {
  html body.page-id-359 nav.uabb-tabs-nav.uabb-tabs-nav5c11fead81a4f {
    overflow-x: scroll;
  }

  html body.page-id-359 nav.uabb-tabs-nav.uabb-tabs-nav5c11fead81a4f ul li h4 a {
    padding-right: 10px;
  }

  html body.page-id-359 nav.uabb-tabs-nav.uabb-tabs-nav5c11fead81a4f ul li h4 a span {
    font-size: 3vw;
  }

  html body.page-id-359 .uabb-tabs > nav ul {
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-flex-flow: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: initial;
    -moz-justify-content: initial;
    -ms-justify-content: initial;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }

  nav.uabb-tabs-nav.uabb-tabs-nav5c11fead81a4f {
    margin-right: -20px;
  }
}
/* Extras */
div#featured-projects-2col .category-button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

div#featured-projects-2col .fl-col {
  position: relative;
}

div#featured-projects-2col .category-button .fl-button-wrap {
  text-align: center;
}

.break-margins {
  margin-left: -49px;
  margin-right: -49px;
}

.break-margins img {
  -webkit-transition: 900ms ease-out;
  -o-transition: 900ms ease-out;
  transition: 900ms ease-out;
}

div#quick-estimate-widget a:before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 9px;
  margin: 0;
  padding: 0;
}

div#quick-estimate-widget a {
  position: relative;
  padding-left: 18px;
  background: #d22630 !important;
}

.new-red-badge {
  display: none !important;
}

body.admin-bar #menu-item-5642.visible-admin {
  display: inline-block !important;
}

footer div#member-of-hold a {
  position: absolute;
  opacity: 0;
  text-indent: unset !important;
}

html body[class*=learndash] div#fl-main-content {
  background: url(/wp-content/themes/sup19/assets/img/resources-parallax.png) no-repeat;
  background-position: 0 50%;
}

html body[class*=learndash] footer {
  margin-top: 0;
}

div#cert-download a:hover {
  border: 1px solid #fff;
}

body footer {
  z-index: 1;
}

/* Test */
.wpProQuiz_forms label {
  font-size: 16px;
  display: inline-block;
  padding-right: 4px;
}

.wpProQuiz_forms select {
  font-size: 16px;
  padding: 4px;
}

input#gf_coupon_code_5 {
  display: inline-block;
  width: 248px;
  padding-right: 80px;
}

input#gf_coupon_button {
  background: #fff;
  color: #333;
  border: 0;
  position: relative;
  left: -70px;
}

td.gf_coupon_name_container * {
  color: #fff;
}

span.gf_coupon_discount {
  color: #fafafa;
}

div#hold-course-materials {
  border: 2px dashed #ddd;
  padding: 17px;
  width: 544px;
  max-width: 100%;
  position: relative;
  /* background: #fff; */
  margin-bottom: 30px;
  margin-top: 18px;
}

div#hold-course-materials table td {
  border: 0;
  padding: 0;
}

div#hold-course-materials table td:last-child {
  padding-left: 16px;
}

/* Quiz Results */
.wpProQuiz_catOverview {
  margin-bottom: 25px !important;
  padding-bottom: 47px;
  margin-top: 42px !important;
  border-bottom: 3px solid #dd3333;
}

.ld-quiz-result-passed p.wpProQuiz_certificate {
  display: none;
}

a#quiz_continue_link {
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: "open sans";
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  padding-left: 33px !important;
  padding-right: 33px !important;
  background: #dd3333 !important;
}

.wpProQuiz_content.ld-quiz-result-passed p.wpProQuiz_points {
  border-color: #4ee84e;
  background: #e6ffe6;
}

.learndash-wrapper button, .learndash-wrapper .button, .learndash-wrapper input[type=button] {
  font-size: 14px !important;
  letter-spacing: 3px;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-family: "open sans" !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}

body.fl-builder-edit .fl-node-60f262845f821 > .fl-col-content {
  margin-top: 140px;
}

div#insulation-application-logo img {
  height: 63px;
  width: unset;
}

body.fl-builder-edit .fl-block-overlay-active {
  z-index: 10000000;
}

body.fl-builder-edit div#fl-main-content:hover {
  z-index: 100;
}

blockquote.notice {
  background: #fff;
}

div#watch-video-with-sound-modal a.uabb-button {
  opacity: 0.5;
}

div#watch-video-with-sound-modal a.uabb-button:hover {
  opacity: 1;
}

.product-types ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: unset;
  display: inline-block;
}

.product-types ul li {
  margin: 0;
  border-bottom: 2px solid #d22630;
  padding-right: 18px;
  line-height: 1.4;
  padding-top: 7px;
  padding-bottom: 7px;
}

@media only all and (max-width: 768px) {
  div#insulation-application-logo img {
    width: 55vw;
    height: unset;
  }

  div#insulation-application-logo .fl-module-content {
    margin-bottom: 0 !important;
    margin-top: 27px !important;
  }

  p, .uabb-blog-posts-description, h5.uabb-post-meta.uabb-blog-post-section, h5.uabb-post-meta.uabb-blog-post-section a, h5.uabb-post-meta.uabb-blog-post-section span {
    font-size: 14px;
    line-height: 1.3;
  }

  div#applications-modal img {
    width: 100%;
  }
}
ul.red-black {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 8px;
  margin-bottom: 20px;
}

ul.red-black li {
  margin: 0 0 3px 0;
}

ul.red-black li strong {
  color: #d22630;
}





































ul.ubermenu-submenu.ubermenu-submenu-id-5203 li {
    margin: 8px !important;
}
ul.ubermenu-submenu.ubermenu-submenu-id-5203 li:hover {
    background: #d22630;
}
ul.ubermenu-submenu.ubermenu-submenu-id-5203 li:hover a {
    background: transparent !important;
    color: #fff !important;
}




/* Find a dealer */
nav.ubermenu li.featured-menu-item {
  background: #d22630 ;
}
nav.ubermenu li.featured-menu-item a span {
  color: #fff !important;
}
nav.ubermenu li.featured-menu-item:hover {
  background: #a01f26;
}




@media only all and (max-width: 768px) {
    
body form[id*='gform'] {
    margin-top: unset !important;
    padding-top: unset !important;
}


    .uabb-creative-menu .uabb-menu-overlay > ul.menu {
         margin-top: 0 !important;
         margin-bottom: 40px !important;
         height: unset !important;
    }
    html body .uabb-creative-menu .uabb-menu-overlay {
        background-color: #2c2a29fa !important;
    }    
}



@media only all and (min-width: 769px) {
     
    .gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label {
        padding-right: 0 !important;
    }
    
    .gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice {
        margin-bottom: 0 !important;
    }
    
    .gfield.gf_list_inline .ginput_container_checkbox {
        height: 54px;
        border-bottom: 1px solid #f6b1a4;
        padding-top: 15px;
    }
 }




.gform_wrapper .ginput_container_select select {
    font-family: unset !important;
}

.gform_footer.top_label {
    position: relative;
}

img.gform_ajax_spinner {
    position: absolute;
    width: 27px;
    right: 17px;
    top: 27px;
}

div#logo-column {
    z-index: 4;
}

form input::placeholder {
    font-family: "franklin-gothic-urw", sans-serif !important;
}



@media only all and (min-width: 769px) and (max-width: 1088px) {  
	html body header div#superform-header {
			left: 4% !important;
			right: 4% !important;
			padding-left: 20px;
			padding-right: 20px;
	}

	html body header div#superform-header .fl-row-content-wrap {
			padding-left: 0 !important;
	}
	
    div#fl-main-content {
        padding-left: 4.1%;
        padding-right: 4.1% !important;
    }
    html body div#navSocial {
      width: 4.1% !important;
    }
    div#navSocial li a {
        padding: 8px 0;
        text-align: center !important;
        display: block;
    }
    
    div#navSocial li {
        width: 100%;
    }

	
	
	body:not(.home) div#bannerContent h1, div#bannerContent h2 {
			font-size: 3.8vw;
	}

	body:not(.home) #pageBanner .fl-row-content-wrap {
			padding-top: 150px;
			padding-bottom: 20px;
	}

	body:not(.home) div#bannerContent p {
			font-size: 18px;
	}	
	
	
	div#tabHold > .fl-row-content-wrap {
		padding-left: 0 !important;
		padding-right:0 !important;
	}
	

	.menu-upcoming-trainings h2, .menu-upcoming-trainings p, .menu-upcoming-trainings a {
			font-size: 14px !important;
	}	
	
	
}




li#menu-item-8901 {
    display: none !important;
}

html body.isadmin li#menu-item-8901 {
    display: block !important;
}


header #phone-superform {
	display: none;
	}
body.page-id-8575 header a#phone-superform {
    display: inline-block !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
body.page-id-8575 header a#phone-superform i {
    color: #d22630;
    font-size: 16px;
    margin-left:3px;
}



body.page-id-8575 a#dealer-login {
    display: none;
}



table a[href*='.pdf'] {
    font-size: 25px !important;
    color: #d8262f;
    text-align: center;
    display: block;
}

div#mm-estimator-photo img {
    margin-top: -96px;
    margin-bottom: 20px;
    padding-left: 18%;
    padding-right: 18%;
}


@media (min-width: 2148px) {
	.owl-carousel-testimonials .owl-item.active + div {
			opacity: 0.2;
	}
		.owl-carousel-testimonials .owl-item.active{
			// opacity: 1;
	}
}




h2.menu-training-title {
    font-size: 18px;
    font-weight: 800;
    color: #000 !important;
}

.ubermenu-item .fl-post-title-hold a {
    padding: 0 !important;
    padding-right: 20px !important;
}
h2.menu-training-title {
    font-size: 18px !important;
    margin: 12px 0 6px 0 !important;
}


.z-index-5 {
	position: relative;
	z-index: 5;
}

input.awsm-application-submit-btn {
    display: block;
    background: #fff !important;
    color: #333 !important;
    width: 100%;
    border-radius: 0;
    border: 0;
    padding: 16px 6px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
}



@media (min-width: 769px) {
footer a#eps {
    position: absolute;
    left: 42%;
    top: 0;
    bottom: 0;
    width: 6.5%;
}
}

form[id*='gform'] {
    padding-top: 250px !important;
    margin-top: -250px !important;
}


@media (min-width: 769px) {
	ul#menu-the-blocks li:nth-child(4) {
			clear: unset;
	}
	ul#menu-the-blocks li:nth-child(6) {
			clear: left;
	}
	ul#menu-the-blocks li {
			width: 20%;
	}
	ul#menu-the-blocks #icf-menu-descr {
			width: 75%;
	}
}


@media (min-width: 769px) {
div#testimonials-homepage-carousel .owl-theme .owl-dots .owl-dot span {
    width: 16px;
}
}
.awsm-job-item {
    background: transparent;
    box-shadow: unset !important;
    border: 0 !important;
}

.awsm-job-listings.awsm-lists {
    border: unset;
}

.awsm-job-item {
    padding-left: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}

.awsm-job-form-inner {
    background: transparent;
    border: 0;
}


.awsm-job-form-inner > h2 {
    display: none;
}

.awsm-job-form-inner {
    padding: 20px;
}




.awsm-job-form-group.awsm-job-form-text-group label {
    display: none;
}

.awsm-job-form-group.awsm-job-form-email-group label {
    display: none;
}

.awsm-job-form-group.awsm-job-form-tel-group label {
    display: none;
}

.awsm-job-form-group.awsm-job-form-textarea-group {
    display: none;
}

input#awsm-applicant-email {
    border-radius: 0;
}

.awsm-job-form-inner input {
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #fff;
}

.awsm-job-form-inner input::placeholder {
    color: #fafafa;
}

.awsm-job-form-group.awsm-job-form-tel-group, .awsm-job-form-group.awsm-job-form-text-group, .awsm-job-form-group.awsm-job-form-email-group {
    width: 50%;
    float: left;
    padding-right: 38px;
}
.awsm-job-form-group.awsm-job-form-tel-group input, .awsm-job-form-group.awsm-job-form-text-group input, .awsm-job-form-group.awsm-job-form-email-group input {
font-size: 18px;
}
.awsm-job-form-inner input[type=text]:focus, .awsm-job-form-inner input[type=email]:focus, .awsm-job-form-inner input[type=tel]:focus {
    background: transparent;
    border-color: #aaa !important;
}

div#career-content h2 {
    font-size: 20px;
    margin: 25px 0 5px 0;
    font-weight: 600;
}

div#career-content ul li {
    margin: 0 0 5px 0;
}

div#career-content ul {
    margin-bottom: 24px;
}

.awsm-job-form-group.awsm-job-form-file-group {
    color: #fff;
}

.awsm-job-form-group.awsm-job-form-file-group label {
}

.awsm-job-form-group.awsm-job-form-file-group {
    float: left;
    margin-top: 13px;
}

.awsm-job-form-group input {
    clear: both;
}

form#awsm-application-form > .awsm-job-form-group:last-child {
    clear: both;
    display: block;
    padding-top: 20px;
}

input#awsm-application-submit-btn {
    display: block;
    background: #fff;
    color: #333;
    width: 100%;
    border-radius: 0;
    border: 0;
    padding: 16px 6px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
}



ul#why-work-at-superform {
    list-style-type: none;
    padding-left: 0;
}

ul#why-work-at-superform li {
    position: relative;
    padding-left: 26px !important;
}

ul#why-work-at-superform li:before {
    content: '+';
    position: absolute;
    left: 0;
    color: #e51010;
    font-weight: 900;
    font-size: 28px;
}

ul#why-work-at-superform li strong {
    font-size: 28px;
}

ul#why-work-at-superform li {
    font-size: 18px;
    line-height: 1.25;
}




div#featured-projects-2col .category-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

div#featured-projects-2col .fl-col {
    position: relative;
}

div#featured-projects-2col .category-button .fl-button-wrap {
    text-align: center;
}

.break-margins {
    margin-left: -49px;
    margin-right: -49px;
}

.break-margins img {

-webkit-transition: 900ms ease-out;
    -o-transition: 900ms ease-out;
    transition: 900ms ease-out;
}


div#quick-estimate-widget a:before {
    content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 9px;
    margin: 0;
    padding: 0;
}

div#quick-estimate-widget a {
    position: relative;
    padding-left: 18px;
    background: #d22630 !important;
}
.new-red-badge {
    display: none !important;
}


body.admin-bar #menu-item-5642.visible-admin {
    display: inline-block !important;
}


footer div#member-of-hold a {
		position: absolute;
		opacity: 0;
	text-indent: unset !important;
	} 



html body[class*='learndash'] div#fl-main-content {
    background: url(/wp-content/themes/sup19/assets/img/resources-parallax.png) no-repeat;
    background-position: 0 50%;
}

html body[class*='learndash'] footer {
    margin-top: 0;
}
div#cert-download a:hover {
    border: 1px solid #fff;
}

body footer {
	z-index: 1;
}


/* Test */
.wpProQuiz_forms label {
    font-size: 16px;
    display: inline-block;
    padding-right: 4px;
}

.wpProQuiz_forms select {
    font-size: 16px;
    padding: 4px;
}




input#gf_coupon_code_5 {
    display: inline-block;
    width: 248px;
    padding-right: 80px;
}

input#gf_coupon_button {
    background: #fff;
    color: #333;
    border: 0;
    position: relative;
    left: -70px;
}
td.gf_coupon_name_container * {
    color: #fff;
}

span.gf_coupon_discount {
    color: #fafafa;
}











div#hold-course-materials {
    border: 2px dashed #ddd;
    padding: 17px;
    width: 544px;
	max-width: 100%;
    position: relative;
    /* background: #fff; */
    margin-bottom: 30px;
    margin-top: 18px;
}
div#hold-course-materials table td {
    border: 0;
    padding: 0;
}

div#hold-course-materials table td:last-child {
    padding-left: 16px;
}
div#hold-course-materials {}











/* Quiz Results */
.wpProQuiz_catOverview {
    margin-bottom: 25px !important;
    padding-bottom: 47px;
    margin-top: 42px !important;
    border-bottom: 3px solid #dd3333;
}

.ld-quiz-result-passed p.wpProQuiz_certificate {
    display: none;
}

a#quiz_continue_link {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'open sans';
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    padding-left: 33px !important;
    padding-right: 33px !important;
    background: #dd3333 !important;
}

.wpProQuiz_content.ld-quiz-result-passed p.wpProQuiz_points {
    border-color: #4ee84e;
    background: #e6ffe6;
}




.learndash-wrapper button, .learndash-wrapper .button, .learndash-wrapper input[type="button"] {
    font-size: 14px !important;
    letter-spacing: 3px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-family: 'open sans' !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}








body.fl-builder-edit .fl-node-60f262845f821 > .fl-col-content {
    margin-top: 140px;
}



div#insulation-application-logo img {
    height: 63px;
    width: unset;
}

body.fl-builder-edit .fl-block-overlay-active {z-index: 10000000;}

body.fl-builder-edit div#fl-main-content:hover {
    z-index: 100;
}


blockquote.notice {
    background: #fff;
}
div#watch-video-with-sound-modal a.uabb-button {
    opacity: 0.5;
}

div#watch-video-with-sound-modal a.uabb-button:hover {
    opacity: 1;
}



.product-types ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: unset;
    display: inline-block;
}

.product-types ul li {
    margin: 0;
    border-bottom: 2px solid #d22630;
    padding-right: 18px;
    line-height: 1.4;
    padding-top: 7px;
    padding-bottom: 7px;
}








@media only all and (max-width: 768px) {

    div#insulation-application-logo img {
        width: 55vw;
        height: unset;
    }

    div#insulation-application-logo .fl-module-content {
        margin-bottom: 0 !important;
        margin-top: 27px !important;
    }

    p, .uabb-blog-posts-description, h5.uabb-post-meta.uabb-blog-post-section, h5.uabb-post-meta.uabb-blog-post-section a, h5.uabb-post-meta.uabb-blog-post-section span {
        font-size: 14px;
        line-height: 1.3;
    }

    div#applications-modal img {
        width: 100%;
    }

}






ul.red-black {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 8px;
    margin-bottom: 20px;
}

ul.red-black li {
    margin: 0 0 3px 0;
}

ul.red-black li strong {
    color: #d22630;
}






/* Learndash */

.learndash-wrapper button, .learndash-wrapper .button, .learndash-wrapper input[type="button"] {
    font-family: franklin-gothic-urw, sans-serif !important;
    font-weight: 500 !important;
}
.learndash-wrapper button, .learndash-wrapper .button, .learndash-wrapper input[type="button"] {
	    font-family: franklin-gothic-urw, sans-serif !important;

}

div#cert-download a.button:hover, div#cert-download a.button:hover i {
    border: 1px solid #fff !important;
    background: #fff;
    color: #333;
}

.wpProQuiz_forms select, .wpProQuiz_forms select + div {
    max-width: 281px;
}




/* 2 column resource template */

#hold-resource-pdfs h3.uabb-infobox-title {
    margin: 0 -5px -5px -5px !important;
    padding: 10px !important;
    background: #fafafa;
    color: #e82c29;
    font-weight: 900 !important;
    border-top: 1px solid #eee;
    border-radius: 0 0 8px 8px;
}

#hold-resource-pdfs  .uabb-module-content.uabb-infobox {
    border-radius: 8px;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    padding: 5px;
    background: #fff;
}

div#resource-sub-menu li a {
    font-weight: 300;
}
div#resource-sub-menu li:not(.current-menu-item) a:hover {
	font-weight: 600;
	color: #333;
	background: transparent;
	opacity: 1;
}
div#resource-sub-menu li:not(.current-menu-item) a:focus {
	background: unset !important;
	color: #333 !important;
}

div#resource-sub-menu li.current-menu-item a {
    border-radius: 13px;
    font-weight: 600;
}
div#resource-sub-menu li.current-menu-item a:hover {
	color: #fff;
}




/* MST-Bar Menu */

div#mst-bar-leftcol {
    width: 33.33333%;
    padding: 4px;
    float: left;
}

div#mst-bar-rightcol {
    display: inline-block;
    width: 66.666%;
    float: right;
}

div#mst-bar-rightcol {
    color: #fff;
}

div#mst-bar-rightcol .hilight {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 4px;
    line-height: 1.2;
}

div#mst-bar-rightcol {
    padding-left: 10%;
    margin-top: 31px;
    padding-right: 42px;
}

div#mst-bar-rightcol a.learnmore {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
}




html body header .ubermenu-submenu a.mm-cta-button {
    padding-top: 0 !important;
	    padding-bottom: 0 !important;
	padding-right: 0 !important;

}


li#menu-item-5722 .fl-post-title-hold > div {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
    display: inline-block;
}

li#menu-item-5722 .fl-post-title-hold a {
    font-size: 14px !important;
}



.hold-in-person-training-widget > div:last-of-type > div, .hold-webinar-training-widget > div:last-of-type > div { 
    border: 0;
}



li#menu-item-5722 > .ubermenu-content-block {
    padding-top: 0 !important;
}
.red-icon-cta-button i {
    font-size: 20px !important;
}
.red-icon-cta-button a {
    background: url(https://www.phpstack-1357241-4992113.cloudwaysapps.com/wp-content/uploads/accessories-button.jpg) 50% 50% !important;
    background-size: cover !important;

	font-size: 16px !important;
    line-height: 18px !important;

    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
border: 1px solid rgb(199, 36, 46);

    border-radius: 0px;
    
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media only all and (max-width: 768px) {	
	
	html body header {
		position: fixed;
		
	}
	#fl-main-content {
		padding-top: 75px !important;
	}	
	
}