@media only screen and (max-width: 737px) {
  #new_body {
    background: #fff;
  }
  nav.mobile .quote-button .get-a-quote {
    position: relative;
    display: block;
    right: 0px;
    cursor: pointer;
    top: 0;
    width: 120px;
    height: auto;
    background-color: #2f89fc;
    font-weight: bold !important;
    color: white;
    border-radius: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    text-align: center;
    margin-top: 0;
    float: right;
    margin-bottom: 12px;
  }

  #ProdViewStyle {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
  }
}

h2 sup {
  font-family: "proxima-nova-alt", sans-serif;
  display: inline-block;
  transform: scale(0.5) translate(-0.5em);
}

#body.infographic.media-item #library-filters {
  max-width: 220px !important;
  overflow: hidden !important;
  left: 100px !important;
}

#body.infographic.media-item article > div > p + p + a {
  display: none !important;
  pointer-events: none;
  user-select: none;
  height: 0;
  opacity: 0;
}

#body.Product #ProdDL ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#body.Product-148::first-line {
  color: transparent;
}

#body.downloads .full-height {
  padding-left: 0;
  margin-left: 0;
}
#body.downloads .sticky-wrapper.is-sticky #library-filters.scrolling-sidebar {
  right: inherit;
  left: calc(50% - 480px);
  max-width: 260px;
  margin-top: 20px;
  margin-left: 0;
}

@media only screen and (min-width: 414px) and (max-width: 737px) {
  body .navbar-brand {
    top: -9px;
  }
  #body.blog nav.mobile {
    margin-top: 7rem;
    margin-bottom: -2rem;
  }
}
.callout.FlowControlMagazine {
  background-image: url(/assets/images/ialogo2016.png);
}
.callout.FlowControlHonors {
  background-image: url(/assets/images/iahonors2016.png);
}
.ico-instagram {
  background-position: -122px 0;
}
.landing-page-7 #primary-cta .btn {
  margin-bottom: 18px;
}
.landing-page .footer p.tel {
  font-size: 13.33px;
}
.landing-page .call-us {
  /*margin: 68px 45px 0 0;*/
  margin: 0px 30px 0 0;
}
#scottFlows ul,
#scrolltext ul {
  margin-left: 3px;
}
.footer .copyright {
  padding-top: 0;
}
body.home #new_body {
  background: rgba(0, 0, 0, 0);
}
.home #flow-featured-prods .slick-prev {
  z-index: 1;
  left: 0;
  background-image: url(/assets/images/home/featured-prods/ic_chevron_left_black_48dp.png) !important;
}
.home #flow-featured-prods .slick-next {
  z-index: 1;
  right: 0;
  background-image: url(/assets/images/home/featured-prods/ic_chevron_right_black_48dp.png) !important;
}
.cat-media img,
body.product-family .product-block .thumb img {
  height: auto;
}
#scottFlows {
  margin-top: -2em;
  margin-bottom: 2em;
  margin-left: 0;
}
#scottFlows h4 {
  font-size: 48.5px;
  color: #e40433;
  font-weight: 300;
  letter-spacing: -1.5px;
}
#scottFlows p {
  font-size: 29.1px;
  font-weight: 500;
  line-height: 29px;
  max-width: 90%;
}
#scottFlows li span {
  font-size: 26px;
  font-weight: 500;
  color: #e40433;
  vertical-align: middle;
}
#scottFlows .btn {
  font-size: 34px !important;
  padding: 0 18px !important;
}
#HDYF ul,
.list-twitter {
  padding-left: 0;
}
#scottFlows > .col-sm-5 {
  height: 545px;
  position: relative;
}
#scottFlows .wrap {
  position: absolute;
  bottom: 0;
}
#twitter h3 {
  left: unset;
}
.w_new {
  margin-left: 0;
  margin-bottom: 1.5em;
}
.w_new > .row {
  margin: 0 -30px;
}
#HDYF p,
#pr .row {
  margin-bottom: 1em;
}
#pr > div.row > div.col-sm-7 {
  height: 131px;
}
#HDYF {
  margin-top: -1em;
  margin-bottom: 1.5em;
}
#HDYF h4 {
  text-shadow: 6px 6px 18px #000;
  font-size: 124px;
  color: #fff;
  font-weight: 300;
  letter-spacing: -2px;
}
#HDYF li span,
#HDYF p {
  text-shadow: 3px 3px 8px #000;
  font-weight: 500;
  color: #fff;
}
#HDYF p {
  font-size: 34.5px;
  line-height: 29px;
  max-width: 75%;
}
#HDYF ul {
  list-style: none;
  margin-bottom: 3em;
}
#HDYF li span {
  font-size: 26px;
  vertical-align: middle;
}
#HDYF .btn {
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
  font-size: 34px !important;
  padding: 0 18px !important;
}
#HDYF .wrap {
  margin: 4em 0 5em;
  padding-left: 6px;
}
.video-frame {
  height: 602px;
  left: 0;
  margin-top: -1em;
  max-height: 602px;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  z-index: -1;
}
#bgvid {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (max-width: 1024px) {
  #body .welcome-cont .division-jumper {
    line-height: 27px;
  }
  body .call-us {
    margin-right: 15px;
  }
  #scottFlows > .col-sm-5 {
    height: 516px;
  }
  #HDYF h4 {
    font-size: 112px;
  }
  .video-frame {
    height: 580px;
  }
  body .fancybox-opened {
    z-index: 10000;
  }
}
@media (max-width: 768px) and (min-width: 736px) {
  #body .welcome-cont .division-jumper {
    padding-top: 15px !important;
    margin-top: inherit !important;
  }
}

@media (max-width: 480px) and (min-width: 380px) {
  #body .welcome-cont .division-jumper {
    padding-top: 1px !important;
    margin-top: inherit !important;
  }
}

@media (max-width: 768px) {
  #body.autotest .welcome-cont .container > .toggle-division {
    display: none;
  }

  #body.autotest nav.mobile header {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  nav.mobile header .mobile-logo {
    background-image: url("/assets/images/sierra-logo.png");
    height: 50px;
    width: 180px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
  }

  #body p {
    line-height: 1.5 !important;
  }

  #body p > a {
    display: inline;
    vertical-align: middle;
    font-size: 105%;
    padding-top: 1.25em;
    padding-bottom: 1.35em;
    line-height: 0;
    min-height: 3em;
    margin-top: -0.75em;
    margin-bottom: -0.75em;
    padding-right: 0.25em;
    padding-left: 0.25em;
  }

  #body .welcome-cont .division-jumper,
  #body .welcome-cont .promo {
    line-height: 28px;
  }
  .call-us {
    margin: 25px 15px 0 0;
  }
  #scottFlows .wrap {
    position: relative;
    bottom: unset;
  }
  #scottFlows h4 {
    font-size: 25px !important;
  }
  #scottFlows p {
    font-size: 25px;
  }
  #scottFlows li span {
    font-size: 23px;
  }
  #scottFlows > .col-sm-5 {
    height: unset;
  }
  .w_new .new {
    display: none;
  }
  #twitter {
    width: 75% !important;
  }
  #HDYF h4 {
    font-size: 76px;
  }
  #HDYF p {
    margin-bottom: 0.5em;
  }
  #HDYF ul {
    margin-bottom: 1.5em;
  }
  #HDYF li span {
    font-size: 24px;
    line-height: 32px;
  }
  #HDYF .wrap {
    margin: 1em 0 1.5em;
  }
  .video-frame {
    height: 434px;
  }
  body .meganav-slider .slick-slide {
    min-width: 296px;
  }
  body .home3 .meganav-slider .slick-track {
    min-width: 1184px;
  }
}
@media (max-width: 736px) {
  #body .welcome-cont .call-us {
    display: none !important;
  }
}
@media (max-width: 414px) {
  .video-frame {
    height: 311px;
    width: 200%;
  }
  #HDYF h4 {
    font-size: 258%;
    letter-spacing: -1px;
  }
  #HDYF p {
    font-size: 105%;
    line-height: 1.25;
    margin-bottom: 0.5em;
  }
  #HDYF li span {
    font-size: 125%;
    line-height: 1.25em;
  }
  .live-help-text-link {
    line-height: 31px;
    vertical-align: top;
  }
  #body .welcome-cont .division-jumper {
    float: right;
    margin-right: 8px;
  }
  .navbar-nav > li > .dropdown-menu {
    max-width: 100%;
    width: 100% !important;
    left: -15px !important;
  }
  .meganav-slider .slick-track {
    min-width: unset;
  }
  #body .meganav-slider .slick-slide,
  #body .meganav-slider .slick-slide > a {
    max-width: unset;
    min-width: unset;
    display: block;
  }
  .bg-grad.dropdown-menu::before {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 12px 11px rgba(0, 0, 0, 0.5);
    content: "";
    left: -15px;
    position: absolute;
    right: -18px;
    top: 0;
    z-index: -1;
  }
}

.cookie-warning {
  box-shadow: 1px 7px 8px #0003, 0px 2px 2px #0007;
  pointer-events: none;
  background-color: rgba(255, 20, 35, 1);
  background-color: #f11;
  transition: 0.2s ease all;
  min-height: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  text-shadow: rgba(0, 0, 0, 0.25);
  text-shadow: 0px 2px 1px #0004;
  color: white;
  height: 60px;
  opacity: 0;
  z-index: 99;
}

.cookie-warning > button {
  opacity: 0;
  line-height: normal !important;
  min-height: unset !important;
  box-shadow: 1px 7px 8px rgba(0, 0, 0, 0.125),
    0px 2px 2px rgba(0, 0, 0, 0.0625);
  font-size: 0.5em;
  transition: 0.3s ease-out all;
  border: 1px solid rgba(255, 255, 255, 0.0625);
  background: rgba(255, 255, 255, 0.0625);
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 32px;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  transform: translateX(180px);
}
.no-cookie .cookie-warning:not(:hover) button:not(:hover) {
  transition-delay: 1.5s;
}

.no-cookie .cookie-warning > button {
  opacity: 1;
  background: rgba(255, 20, 35, 0.6);
  font-size: 1.25em;
  transform: translateX(0);
  border: 1px solid #fff;
}

.no-cookie .cookie-warning:hover > button {
  transition-delay: 0;
}

.no-cookie .cookie-warning:not(:hover) > button {
  background: rgba(255, 20, 35, 0.6);
}

.cookie-warning > button:hover {
  transition-delay: 0;
  background-color: rgba(255, 20, 35, 1);
}

.welcome-cont {
  transition: 0.3s ease margin-top;
  transition-timing-function: cubic-bezier(0.325, -0.385, 0.935, 0.33);
}

.welcome-cont .center-text {
  height: 100%;
  width: 1024px;
  text-align: left;
  margin: 0 auto;
  padding-right: 100px;
  padding-top: 15px;
}

.welcome-cont.no-cookie {
  margin-top: 60px;
}

.no-cookie .cookie-warning {
  pointer-events: all;
  background-color: rgba(64, 64, 64, 0.93);
  transition: 0.7s ease all;
  transition-timing-function: cubic-bezier(0.325, -0.385, 0.935, 0.33);
  opacity: 1;
  min-height: 60px;
  height: 60px;
}
.cookie-warning span {
  font-size: 15px;
  margin-right: 4px;
}

.cookie-warning span:nth-of-type(1) {
  font-size: 17px;
}

.cookie-warning a {
  line-height: normal !important;
  min-height: unset !important;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  transition: 1.5s ease-in all;
  opacity: 0;
  position: absolute;
  bottom: 14px;
  font-size: 17px;
  right: calc(30% - 50px);
}

.no-cookie .cookie-warning a {
  -webkit-filter: blur(0);
  filter: blur(0);
  opacity: 1;
  position: absolute;
  bottom: 2px;
  font-size: 17px;
  right: calc(30% - 50px);
}

@media screen and (min-width: 1024px) {
  .cookie-warning > button {
    right: calc(50% - 512px);
  }
  .no-cookie .cookie-warning > a {
    right: calc(50% - 320px);
  }
}

@media screen and (min-width: 1380px) {
  .no-cookie .cookie-warning {
    height: 60px;
  }
  .cookie-warning {
    height: 0px;
  }
  .welcome-cont.no-cookie {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1199px) {
  .no-cookie .cookie-warning {
    height: 60px;
  }
  .welcome-cont .center-text {
    width: 970px;
  }
  .cookie-warning {
    height: 0px;
  }
  .welcome-cont.no-cookie {
    margin-top: 60px;
  }
}

@media screen and (max-width: 980px) {
  .welcome-cont .center-text {
    width: 760px;
    padding-top: 8px;
  }
  .cookie-warning a {
    position: absolute;
    bottom: 0;
    font-size: 17px;
    right: calc(30% - 50px);
  }
}

@media screen and (max-width: 780px) {
  .welcome-cont .center-text {
    width: 700px;
    padding-left: 15px;
  }
  .cookie-warning a {
    position: absolute;
    bottom: 0px;
    font-size: 17px;
    right: calc(30% - 50px);
  }
  .welcome-cont.no-cookie {
    margin-top: 80px !important;
  }

  #body.blog .ico-date {
    line-height: 32px;
    top: 32px;
  }
}

.welcome-cont span.env-tag {
  position: absolute;
  opacity: 0.3;
}
@media screen and (max-width: 720px) {
  .welcome-cont .center-text {
    width: calc(100% - 20px);
    float: left;
  }
  .cookie-warning a {
    position: absolute;
    bottom: -5px;
    right: calc(30% - 50px);
  }

  .no-cookie .cookie-warning {
    height: 60px;
  }

  .cookie-warning > button {
    bottom: 30px;
  }

  .welcome-cont.no-cookie {
    margin-top: 90px !important;
  }
  .no-cookie .cookie-warning {
    height: auto;
    min-height: 90px;
  }
}

@media screen and (min-width: 321px) and (max-width: 479px) {
  .welcome-cont {
    min-height: 59px;
  }
}

@media screen and (max-width: 511px) {
  .welcome-cont.no-cookie {
    margin-top: 140px !important;
  }
  #body .welcome-cont > .container > .toggle-division > a + span {
    display: inline-block !important;
  }
}

.welcome-cont .division-jumper img {
  height: 30px;
}

body.autotest .welcome-cont .division-jumper img {
  height: 30px;
  margin-top: 10px;
  transform: translateX(40px);
}

@media screen and (min-width: 609px) and (max-width: 736px) {
  body:not(.autotest) .welcome-cont .division-jumper img {
    margin-top: 1rem;
    transform: scale(0.9);
  }
  body.autotest .welcome-cont .division-jumper img {
    margin-top: 1rem;
    transform: scale(0.9);
  }
}

@media screen and (min-width: 737px) and (max-width: 767px) {
  #body.blog > .container > .masthead nav.mobile {
    transform: translateY(4rem);
    margin-bottom: 4rem;
    margin-top: 3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  body:not(.autotest) .welcome-cont .division-jumper img {
    margin-top: -3px;
    transform: scale(1) translateX(15px);
  }
}

@media screen and (max-width: 608px) {
  body.autotest .welcome-cont .division-jumper img {
    margin-top: 0.1rem;
    transform: scale(0.9);
  }
}

@media screen and (min-width: 321px) and (max-width: 413px) {
  body:not(.autotest) .welcome-cont .division-jumper img {
    margin-top: 14px;
  }
}

@media screen and (min-width: 993px) {
  #body:not(.autotest) .welcome-cont .division-jumper img {
    height: 34px;
    margin-top: -6px;
  }

  #body.autotest .welcome-cont .division-jumper img {
    height: 34px;
    margin-top: 7px;
  }
}

#body
  .container
  .masthead
  .navbar.navbar-default
  .container-fluid
  .navbar-header-fixed
  a.navbar-brand {
  display: block;
}

/*
.welcome-cont {
    background: url("/assets/images/banners/year_end_sale_promo_banner.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    cursor: pointer;
}

.welcome-cont .container > div {
    cursor: default;
}

.welcome-cont .container .promo {
    transform: scale(.8);
}

.shareaholic-canvas {
    transform: translateY(48px);
}

@media screen and (max-width:999px) {
    #body .welcome-cont {
        background: none ;
    }
    #body.autotest .welcome-cont {
        background: #d2d3d5;
    }
    #body .welcome-cont::before {
        content:"";
        cursor: pointer;
        background: url("/assets/images/banners/year_end_sale_promo_banner.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position-x: center;
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: 10vw;
        max-height: 100%;
    }

    #body.autotest .welcome-cont::before {
        content:"";
        content:"";
        cursor: pointer;
        background: url("/assets/images/banners/year_end_sale_promo_banner.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position-x: left;
        display: block;
        position: relative;
        float: left;
        width: 100%;
        height: 10vw;
        max-height: 100%;
    }
    #body.autotest .shareaholic-canvas {
        transform: translateY(0);
    }
}
*/

@media screen and (min-width: 737px) and (max-width: 767px) {
  #home-slider {
    padding-top: 1em !important;
  }
  #body > .welcome-cont > .container > .promo,
  #body > .welcome-cont > .container > .division-jumper {
    position: absolute;
  }
  #body > .welcome-cont > .container > .division-jumper {
    top: 0;
    right: 50px;
    transform: scale(1.2);
  }
}

@media screen and (min-width: 769px) {
  #body nav.mobile {
    display: none !important;
  }
  #body .navbar .navbar-nav {
    display: flex !important;
  }
}

@media screen and (max-width: 768px) {
  #body div #new_body {
    min-width: 100% !important;
  }

  #body.autotest .page #new_body {
    margin-top: 10px !important;
  }

  #body .container .masthead {
    min-height: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
  }

  #QuickCP {
    z-index: 8;
  }

  ul.main-menu.show {
    margin-top: 0px;
    margin-bottom: 60px;
  }

  #body .navbar-default,
  #body .container ul.navbar-nav.navbar-right {
    display: none !important;
  }

  #body .container .masthead {
    background: transparent;
    margin-top: 20px !important;
  }

  #body .welcome-cont {
    border-bottom: 0px solid transparent !important;
    border-top: 3px solid #e40433;
  }

  nav.mobile {
    clear: both;
    margin-bottom: -4rem;
    display: block;
    width: 100%;
    background-color: transparent;
  }

  nav.mobile header .mobile-logo {
    background-image: url("/assets/images/sierra-logo.png");
    position: absolute;
    top: -6.5rem;
    left: -1.5rem;
    cursor: pointer;
    z-index: 50;
  }

  nav.mobile header button {
    display: block !important;
    position: absolute !important;
    top: -55px;
  }

  nav.mobile header button.menu {
    transform: scaleX(1.25);
    margin-right: 1vw;
    right: 1vw;
  }

  nav.mobile header button.cart {
    position: absolute;
    right: 14vw;
  }

  nav.mobile header button.search,
  nav.mobile header button.cancel-search {
    position: absolute;
    right: 24vw;
  }

  nav.mobile ul {
    padding: 0;
    list-style: none;
  }

  nav.mobile > ul {
    margin: 0;
  }

  nav.mobile > ul > li {
    cursor: default;
    user-select: none;
    line-height: 2 !important;
    margin: 0;
    padding: 0;
  }

  nav.mobile ul h2 {
    line-height: 2 !important;
    font-size: 2.75rem !important;
    margin: 0;
    padding: 0;
    padding-left: 1rem;
  }

  nav.mobile h2,
  nav.mobile h3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  nav.mobile .main-menu > li > h2 {
    background-color: white;
    transition: 0.2s ease-out all;
    position: relative;
    display: block;
    color: #000;
    border-bottom: 1px solid #aaa;
    overflow: visible;
  }

  nav.mobile .main-menu > li > h2::after {
    content: "+";
    display: block;
    position: absolute;
    right: 2rem;
    top: 0;
    bottom: 0;
  }

  nav.mobile .main-menu > li.direct-link > h2::after {
    content: "";
  }

  nav.mobile .main-menu > li:last-of-type h2::after {
    content: ">";
    color: #e41c34;
  }

  nav.mobile .main-menu > li:not(.collapsed) > h2::after {
    content: "−";
  }

  nav.mobile .main-menu > li:last-of-type:not(.collapsed) > h2::after {
    content: ">";
    color: #e41c34;
  }

  nav.mobile .main-menu > li:not(.collapsed) > h2 {
    line-height: 3 !important;
    transition: 0.2s ease-out all;
    color: #777;
    border-bottom: none;
  }

  nav.mobile h3 {
    transition: 0.2s ease all;
    padding-left: 2rem;
    display: block;
    position: relative;
    font-size: 2rem !important;
    line-height: 2 !important;
  }

  nav.mobile li > h3 {
    color: #000;
    font-size: 2.5rem !important;
    line-height: 2 !important;
  }

  nav.mobile li:not(.collapsed) > h3 {
    color: #e41c34;
    position: relative;
    padding-top: 0.5rem;
  }

  nav.mobile li:not(.collapsed) > h3::before {
    content: "−";
    font-size: 2.25rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 2.25 !important;
    padding-top: 0.5rem;
  }

  nav.mobile li.collapsed > h3::before {
    content: "+";
    font-size: 2.25rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 2.25 !important;
  }

  nav.mobile .main-menu > li > ul > li:not(.collapsed):last-of-type {
    border-bottom: 1rem solid white;
    padding-bottom: 0.5rem;
  }

  nav.mobile li:not(.collapsed) + li.collapsed > h3 {
    margin-top: 0.5em;
  }

  nav.mobile li:not(.collapsed) + li.collapsed > h2 {
    margin-top: 0.5em;
    border-top: 1px solid #bbb;
  }

  nav.mobile li.collapsed > h3 {
    color: #666;
  }

  nav.mobile .collapsed h2,
  nav.mobile .collapsed h3 {
    transition: none;
    color: #000;
    background-color: transparent;
  }

  nav.mobile > ul > li > ul > li > ul {
    transition: 0.2s ease-out all;
    line-height: 0.02 !important;
    opacity: 0;
  }

  nav.mobile > ul > li > ul > li:not(.collapsed) > ul {
    line-height: 2 !important;
    opacity: 1;
  }

  nav.mobile li.collapsed ul {
    margin: 0;
    padding: 0;
    max-height: 0;
    pointer-events: none;
  }

  nav.mobile li.collapsed ul li {
    max-height: 0;
    opacity: 0;
    border: 1px solid transparent;
  }

  nav.mobile ul ul ul a {
    transition: 0.2s ease all;
    padding-left: 3rem;
    text-decoration: underline;
    text-decoration-color: #e41c34;
    font-size: 1.75rem;
    line-height: 3 !important;
    font-weight: bold;
    color: #000 !important;
    width: 100%;
    display: block !important;
    cursor: pointer;
  }

  nav.mobile ul ul ul a:active {
    text-decoration: underline;
    color: #e41c34 !important;
    background-color: black;
  }

  nav.mobile ul ul ul a:hover {
    color: #e41c34 !important;
    text-decoration: underline;
  }

  nav.mobile li.direct-link h2,
  nav.mobile li.direct-link h2 > a {
    color: #000 !important;
    text-decoration: underline !important;
    text-decoration-color: #e41c34 !important;
  }

  nav.mobile li.direct-link h2:active {
    background-color: black !important;
    color: #e41c34 !important;
  }

  nav.mobile li.direct-link h2 a:active {
    color: #e41c34 !important;
    text-decoration: underline !important;
    filter: drop-shadow(0 2px 2px rgba(240, 20, 50, 0.9));
  }

  nav.mobile li.direct-link h2 a > i {
    transition: 0.3s ease all;
  }

  nav.mobile li.direct-link h2 a:active i {
    transform: scale(2) translateX(0.5rem);
  }

  nav.mobile h2 a i {
    margin-left: 1rem;
  }

  nav.mobile > header {
    position: relative;
    margin-left: 1rem;
    padding-top: 1rem;
  }

  nav.mobile > header > button {
    display: inline-block;
    min-height: inherit !important;
    line-height: inherit !important;
    vertical-align: inherit !important;
    width: 24px;
    height: 24px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    opacity: 0.5;
  }

  nav.mobile > header > button:active {
    opacity: 1;
  }

  nav.mobile header > button.search,
  nav.mobile header > button.cancel-search {
    transition: 0.2s ease-in all;
    overflow: hidden;
    max-width: 4rem;
    opacity: 0.5;
    transform: scale(1) translate(0, 0);
  }

  nav.mobile header.search-active button.search,
  nav.mobile header:not(.search-active) button.cancel-search {
    overflow: hidden;
    max-width: 0;
    padding: 0;
    opacity: 0;
    transform: scale(0.5) translate(-0.5rem, -0.1rem);
  }

  nav.mobile > header > #mobile-search-form {
    display: inline-block;
    width: 80%;
    float: right;
    height: 0;
    transform: translateY(0);
  }

  nav.mobile > header.search-active > #mobile-search-form {
    width: 100%;
    transform: inherit !important;
    height: inherit;
  }

  /* Override ALL OF THE THINGS! */
  nav.mobile > header > #mobile-search-form > #mobile-search-new {
    display: inline-block !important;
    overflow: hidden !important;
    max-width: 0 !important;
    width: 0 !important;
    opacity: 0 !important;
    border-radius: 2rem !important;
    border: 1px solid gray !important;
    padding-left: 1rem !important;
    outline: none !important;
  }
  nav.mobile > header.search-active > #mobile-search-form > #mobile-search-new {
    box-shadow: 0 0 4px 4px rgba(50, 160, 220, 0.1);
    transform: translateY(-1.5rem);
    overflow: hidden !important;
    max-width: 100% !important;
    width: calc(100% - 30px) !important;
    opacity: 1 !important;
    height: 4rem !important;
    margin-left: 0 !important;
    font-size: 1.75rem !important;
    padding-left: 1.75rem !important;
  }

  nav.mobile header > form input + label {
    transition: 0s ease-out all;
    transition-delay: 0s;
    content: "";
    margin: 0;
    padding: 0;
    position: absolute;
    top: -2px;
    font-size: 1.25rem;
    display: inline-block;
    pointer-events: none;
    z-index: 4;
    transform: scale(0.3) translate(-135px, 5px);
    opacity: 0;
  }

  nav.mobile header.search-active form input + label {
    filter: drop-shadow(0 0 2px rgba(50, 160, 220, 0.95));
    pointer-events: all;
    transition: 0.2s ease all;
    margin-bottom: 0 !important;
    cursor: pointer;
    transition-delay: 0.2s;
    opacity: 0.4;
    width: 2.5rem;
    height: 2.5rem;
    transform: scale(1) translate(-35px, 5px);
  }

  nav.mobile header.search-active form input + label:active {
    opacity: 1 !important;
    transform: translate(-35px, 5px) scale(0.8) !important;
  }

  nav.mobile > .main-menu {
    transition: 0.2s ease all;
    overflow: hidden;
    max-height: 0;
    height: auto;
    display: block;
    opacity: 0;
    transform: scaleY(0.2);
    transform-origin: top;
  }

  nav.mobile > .main-menu.show {
    max-height: 100rem;
    opacity: 1;
    transform: scaleY(1);
  }
}

#body .container .masthead {
  min-height: 58px;
}

#body.autotest .container .masthead {
  min-height: 70px;
}

#body:not(.autotest) nav.mobile > .main-menu > li.autotest-item,
#body.autotest nav.mobile > .main-menu > li.flow-item {
  display: none !important;
  opacity: 0 !important;
  height: 0 !important;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
  #body .welcome-cont {
    height: 62px !important;
  }
}

@media screen and (min-width: 541px) and (max-width: 626px) {
  #body:not(.autotest) nav.mobile {
    margin-top: 1rem;
    margin-bottom: -2rem;
  }
  #body.blog nav.mobile {
    position: relative;
    margin-left: 1rem;
    padding-top: 1rem;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 480px) and (max-width: 480px) {
  #body.autotest .welcome-cont {
    height: 64px;
  }
}

@media screen and (max-width: 480px) {
  #body:not(.home) nav.mobile,
  #body.blog nav.mobile {
    margin-bottom: 2rem !important;
  }
}

@media screen and (min-width: 627px) and (max-width: 768px) {
  #body:not(.autotest) nav.mobile {
    margin-top: 1rem;
    margin-bottom: -40px;
  }

  #body.buyonline #StepsStock > ul {
    width: 100%;
    max-width: 500px;
  }

  #body.buyonline.stock #paneStock .row > h3 {
    margin-bottom: 20px;
    margin-top: 10px;
  }

  #body.buyonline nav.mobile {
    margin-bottom: -20px;
  }

  #body.autotest .-canvas {
    display: block;
    position: absolute;
    top: 6rem;
    right: 3em;
    margin: 0;
    padding: 0;
  }

  #body.autotest #new_body {
    background: transparent;
  }
}

@media screen and (min-width: 768px) {
  #body.chart-selector #ChartSelectorList .col-sm-10 h1 {
    font-size: 35px;
  }
}

@media screen and (min-width: 512px) and (max-width: 627px) {
  #body.autotest .shareaholic-canvas {
    position: absolute;
    top: 14rem;
    right: 1rem;
    transform: scale(1.3);
  }
}

@media screen and (max-width: 625px) {
  #body:not(.autotest) > .welcome-cont > .container > .promo > a {
    line-height: 0;
    font-size: 1px;
    color: transparent !important;
    overflow: visible;
    position: relative;
    max-width: 100px !important;
    float: left;
  }
  #body:not(.autotest) > .welcome-cont > .container > .promo > a::after {
    content: "BLOG >";
    white-space: nowrap;
    color: #e41c34 !important;
    position: absolute;
    bottom: 0.5em;
    left: 0;
    width: auto;
    font-size: 2.5rem;
    font-weight: bold;
  }
}

@media screen and (min-width: 482px) and (max-width: 608px) {
  #body .welcome-cont > .container > .division-jumper {
    display: block !important;
    position: absolute !important;
    right: 2rem !important;
    top: 1.4rem !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: scale(1.1);
  }
  #body .welcome-cont > .container > .promo a + span {
    position: absolute;
    float: none;
    left: 4px;
    top: 2px;
    z-index: 100;
    opacity: 0.5;
  }
}

#body nav.mobile > .main-menu .toggle-division {
  font-size: 20px;
  transform: translateY(-8px);
}

@media screen and (max-width: 541px) {
  #body .welcome-cont span.toggle-division,
  #body .welcome-cont span.toggle-division span {
    display: none !important;
    line-height: 1 !important;
  }

  #body:not(.autotest) nav.mobile {
    margin-bottom: -2rem;
    margin-top: 1rem;
  }
  #body .welcome-cont > .container > .promo a + span {
    position: absolute;
    float: none;
    left: 4px;
    top: 2px;
    z-index: 100;
    opacity: 0.5;
  }
}

@media screen and (max-width: 481px) {
  #body:not(.autotest) > .welcome-cont > .container > .promo > a::after {
    position: absolute;
    bottom: 1em;
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 520px) {
  #body.autotest .welcome-cont .shareaholic-canvas {
    float: none !important;
    height: auto;
    position: absolute;
    top: 4rem !important;
    right: 2rem;
    z-index: 1;
  }
}

/* 'Required' asterisk was not showing on getquote_meters.html RFQ page, because text-indent: -9999px */
#body.page-46
  .container
  #new_body
  #survey.gas-mass
  .jFormWrapperContainer
  .jFormComponent
  #mass_flow_meter-label.jFormComponentLabel {
  text-indent: 0 !important;
}

#body.page-46
  .container
  #new_body
  #survey.gas-mass
  .jFormWrapperContainer
  .jFormComponent
  #mass_flow_meter-label.jFormComponentLabel
  ~ .choiceWrapper {
  font-size: 1.75rem !important;
  float: left;
  display: inline;
  margin-bottom: 1rem;
}

#filter-by-fluid-section + .prod-app-toggle {
  display: block;
  float: left;
  clear: both;
  margin-left: 33.33%;
  margin-right: 100%;
  width: 240px;
  height: 35px;
  display: block;
  padding: 0;
  margin-bottom: 1em;
}

#FamProdList #filter-by-fluid-section + .prod-app-toggle {
  margin-left: 0;
}

.prod-app-toggle > div {
  width: 50%;
  display: inline-block;
}

.prod-app-toggle > div.selected {
  background-color: #2f2f2f;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  cursor: default;
}

.prod-app-toggle > div:not(.selected) {
  border: 1px solid #e3e3e3;
  background-color: #fff;
  color: #808080;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
}

.prod-app-toggle > div span {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 35px;
  line-height: 35px;
}

#new_body #Filters .filter-group.filter-by-fluid > ul > li:not(.cur-filter) a,
#new_body
  #library-filters
  .filter-group.filter-by-fluid
  > ul
  > li:not(.cur-filter)
  a {
  padding-left: 6px;
  background-color: transparent;
  color: black !important;
  text-decoration: none !important;
}

#new_body #Filters .filter-group.filter-by-fluid > ul > li.cur-filter a,
#new_body
  #library-filters
  .filter-group.filter-by-fluid
  > ul
  > li.cur-filter
  a {
  padding-left: 6px;
  background-color: transparent;
  color: #e41c34 !important;
  text-decoration: none !important;
}

#new_body #Filters .filter-group.filter-by-fluid > ul > li input,
#new_body #library-filters .filter-group.filter-by-fluid > ul > li input {
  display: none;
}
#new_body #library-filters .filter-group.filter-by-fluid > ul {
  padding-left: 0;
}

#new_body #Filters .filter-group.filter-by-fluid > ul > li input + label,
#new_body
  #library-filters
  .filter-group.filter-by-fluid
  > ul
  > li
  input
  + label {
  width: 14px;
  height: 14px;
  display: inline-block;
  float: left;
  border: 1px solid #666;
  border-radius: 2px;
  background: #fff;
  margin: 0;
  margin-top: 6px;
  cursor: pointer;
}

#new_body
  #Filters
  .filter-group.filter-by-fluid
  > ul
  > li
  input:checked
  + label,
#new_body
  #library-filters
  .filter-group.filter-by-fluid
  > ul
  > li
  input:checked
  + label {
  width: 14px;
  height: 14px;
  display: inline-block;
  float: left;
  border: 1px solid #e41c34;
  background: #e41c34;
  margin: 0;
  margin-top: 6px;
  cursor: pointer;
}

#new_body #Filters .filter-group.filter-by-fluid > ul > li,
#new_body #library-filters .filter-group.filter-by-fluid > ul > li {
  list-style-type: none;
  line-height: 26px;
}

@media only print {
  #body .container > .masthead > nav,
  #body footer {
    display: none !important;
    height: 0 !important;
    opacity: 0 !important;
  }
}

.navbar-mega ul li,
.navbar-normal ul li {
  line-height: 1.8;
}

.page-508 .full-width-banner + h2.no-print {
  margin-top: 15px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #body.autotest .navbar-right li a {
    margin-top: 22px;
  }

  #body.featured-img.autotest .feat-img h1 {
    bottom: 93px;
    left: 0 !important;
    right: 0;
    letter-spacing: 12px;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 48px !important;
  }
  #body.featured-img.autotest .feat-img h1 + h2 {
    text-shadow: none;
    font-size: 26px !important;
    bottom: 8px;
    height: auto;
    top: inherit !important;
    left: 0 !important;
    right: 0 !important;
    padding-left: 2em;
    padding-right: 2em;
    text-align: center;
    letter-spacing: 2px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
  #body.featured-img.autotest .feat-img h1 {
    font-size: 60px !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    top: 50px !important;
  }
  #body.featured-img.autotest .feat-img h1 + h2 {
    font-size: 38px !important;
    left: 0 !important;
    right: 0 !important;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center !important;
    bottom: 0 !important;
    top: inherit !important;
  }
}

@media screen and (min-width: 1025px) {
  #body.featured-img.autotest .feat-img h1 {
    font-size: 60px !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    top: 50px;
  }
  #body.featured-img.autotest .feat-img h1 + h2 {
    font-size: 38px !important;
    left: 0 !important;
    right: 0 !important;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
    bottom: 0;
    top: inherit;
  }
}

#body.featured-img.autotest #global-locations .pull-left + .pull-left {
  padding-left: 1em !important;
}

#body.video #TagResults.videos .product-row > .thumb.col-xs-12.col-sm-3 {
  width: 100% !important;
  padding-left: 0px;
  padding-right: 24px;
}

#body.video #TagResults.videos .product-row > .thumb.col-xs-12.col-sm-3 img {
  min-width: 150px !important;
}

#body.video #TagResults.videos .product-row > .thumb a::after {
  left: calc(50% - 22px) !important;
  top: calc(50% - 21px) !important;
}

#body.video #TagResults.videos .product-row h4 {
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 0.5em;
  display: inline-block;
  padding-bottom: 1em;
}

#body .toggle-division {
  font-size: 16px;
  text-transform: uppercase !important;
  font-weight: bold;
  display: inline-block;
  width: auto;
  position: relative;
  transform: translateY(10px);
}

#body .toggle-division a {
  transition: 0.2s ease all;
}

#body .toggle-division span {
  color: #aaa;
  margin: 4px;
}

#body .toggle-division a:hover {
  color: #e02 !important;
}

#body .container .toggle-division:hover a:not(:hover) {
  color: #aaa !important;
}

#body .toggle-division span,
#body .toggle-division a {
  display: inline-block;
}

#body .toggle-division span {
  pointer-events: none;
  user-select: none;
}

#body .toggle-division a:first-of-type {
  margin-right: 5px;
}

#body.autotest .toggle-division:not(:hover) a:first-of-type {
  color: #999 !important;
  font-weight: 400;
  font-size: 13px;
}

#body.autotest .toggle-division a:last-of-type,
#body:not(.autotest) .toggle-division a:first-of-type {
  color: black !important;
  font-weight: bold;
}

#body:not(.autotest) .toggle-division a:last-of-type,
#body.autotest .toggle-division a:first-of-type {
  font-size: 14px !important;
}

#body:not(.autotest) .toggle-division a:last-of-type {
  font-weight: 400;
}
#body:not(.autotest) .toggle-division a:last-of-type:hover {
  font-weight: bold;
}

#body:not(.autotest) .toggle-division a:last-of-type:not(:hover),
#body.autotest .toggle-division:hover > a:last-of-type:not(:hover) {
  color: #aaa !important;
}

.autotest .env-tag {
  position: absolute;
  right: 0;
  top: 0;
}

#body.community
  > .container
  > .masthead
  > .navbar
  > .container-fluid
  > .navbar-collapse
  > .search-menu,
#body.community
  > .container
  > .masthead
  > .navbar
  > .container-fluid
  > .navbar-collapse
  > .navbar-right {
  display: none !important;
}

.container-fluid .get-a-quote {
  text-align: center;
  position: absolute;
  display: block;
  right: 0px;
  cursor: pointer;
  user-select: none;
  top: 40px;
  width: 120px;
  height: 26px;
  background-color: #2f89fc;
  font-weight: bold !important;
  color: white;
  border-radius: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 17px;
}

.flow-item.direct-link h2 {
  white-space: nowrap;
}

.flow-item.direct-link h2 label {
  text-decoration: underline;
  text-decoration-color: #e25;
  font-weight: 500;
  font-size: 22px;
}

#body #new_body #filter-link.hidden {
  display: none !important;
  opacity: 0 !important;
  height: 0 !important;
}

#body.page-109 .scrolling-sidebar {
  padding-right: 0;
  width: 240px;
}

#body.page-109
  #library-filters-sticky-wrapper.is-sticky
  #library-filters.scrolling-sidebar {
  left: calc(50% - 442px);
  padding-top: 20px;
}

@media (max-width: 991px) and (min-width: 768px) {
  #body.page-109
    #library-filters-sticky-wrapper.is-sticky
    #library-filters.scrolling-sidebar {
    left: calc(50% - 305px);
    padding-top: 10px;
  }
}

#body.page-483 #crumbs,
#body.page-486 #crumbs,
#body.page-22 #crumbs {
  padding-bottom: 0;
  padding-top: 20px;
}

body.page a.get-a-quote {
  text-shadow: none !important;
  color: white !important;
  line-height: 36px !important;
  min-height: 36px !important;
}

#body .navbar a.get-a-quote:link,
#body .navbar a.get-a-quote:visited {
  text-shadow: none !important;
  color: white !important;
}

#body.Product #new_body #productDetails #productFilters {
  float: left !important;
  width: 240px !important;
}

#body.Product #new_body #productFilters-sticky-wrapper {
  float: left !important;
  width: 240px !important;
}

#body.whitepaper #TagResults #sidebar1 {
  z-index: 5 !important;
}

#body #global-locations h3 {
  margin-top: 8px;
  color: #000;
  font-size: 25px !important;
  font-weight: normal;
}

.prod_dlgrid .collapsable h4 {
  cursor: default;
}

.prod_dlgrid .collapsable h4 .glyphicon-menu-up {
  margin-right: 4px;
  transition: 0.2s ease all;
  transform: rotate(0);
  opacity: 0.7;
}
.prod_dlgrid .collapsable.collapsed h4 .glyphicon-menu-up {
  transform: rotate(180deg);
  opacity: 1;
}

#body.app #new_body.extend-bottom {
  padding-bottom: 500px;
}

.callout.NODRIFT {
  background-image: url("/assets/images/nodrift-sensor-guarantee.png");
  transform: translate(10px, -10px);
}

.callout.NEWICON {
  background-image: url("/assets/images/newiconred.svg");
  transform: translate(10px, -10px);
  background-size: 90px 90px;
  background-position: center;
}

.masthead .navbar .navbar-nav > li > a.parent_menu {
  cursor: pointer;
}

@media screen and (max-width: 1199px) {
  #body.app #RMA_MyUnits h2 img.fr.move {
    /* Rep Portal 'Beta' circle badge */
    left: -15vw;
    transform: translateY(-10px);
  }
}

#body.Product-23 #productImage #imgstd {
  max-height: 160px;
  margin-left: 60px;
}
