pvxlbody {
  font-family: 'Lato', sans-serif;
  color: #333;
}
a{
  cursor: pointer;
}
button:focus{
 outline:0 !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family:'Muli', sans-serif;
  text-transform: none;
  font-weight: lighter;
}
h1 {
    font-size: 60px;
  }
h2 {
  font-size: 40px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 20px;
}
p, body {
  font-size: 20px;
  line-height: 32px;
}
p.small{
  font-size: 16px;
  line-height: 26px;
}
p.xsmall{
  font-size: 10px;
  line-height: 14px;
}
.btn {
  font-size: 20px;
  font-weight: 400;
}
.btn.borderless {
  border: 0;
}
.breadcrumb-container .btn {
  font-size: 14px;
}
.comment-meta {
  font-size: 18px;
}
.nav-pills > li > a {
  font-size: 16px;
}
.form-control {
  font-size: 16px;
}
.text-default{
  color: #00b7a5;
}
.text-white{
  color:#ffffff;
}
.text-dark{
  color: #002E6E;
}
.default-bg{
  background-color: #00b7a5;
  color: #ffffff;
}
.pv-15-w{
  padding-left: 15px;
  padding-right: 15px;
}
.pv-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.default-bg .btn-default {
  color: #00b7a5;
}
a {
  color: #00b7a5;
}
a:hover, a:focus{
  color: #00b7a5;
}
a.text-dark:hover, a.text-dark:focus{
  color: #0345A0;
}
a.text-white {
  font-weight: 700;
  text-decoration: none;
}
a.text-white:hover, a.text-white:focus{
  color: #008578;
}
.default-bg a:not(.btn) {
    text-decoration: none;
    }
.default-bg a:not(.btn):hover {
    text-decoration: none;
    color: #008578;
  }
.subfooter a {
  color: #C6C4C4;
}
.nav-pills > li > a {
  font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #00b7a5;
}
.nav-pills.nav-stacked > li.active > a, .nav-pills.nav-stacked > li.active > a:hover, .nav-pills.nav-stacked > li.active > a:focus, .nav-pills.nav-stacked > li > a:hover, .nav-pills.nav-stacked > li > a:focus {
  color: #00b7a5;
}
.navbar-default .navbar-toggle{
  border: none;
}
.navbar-default .navbar-toggle:hover{
  background-color: white;
  border: none;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ccc;
}
.extlink{
  font-style: italic;
}

.btn-default {
  color: #ffffff;
  background-color: #00b7a5;
  border-color: #21AC93;
}
.btn-default:hover, .btn-default:focus{
  color: #ffffff;
  background-color: #21AC93;
  border-color: #21AC93;
}

.white {
  color: #fff;
}

.black-on-white {
  color: #000;
  background-color: #fff;
}

.btn.btn-white {
  color: #21bb9d;
  background-color: #ffffff;
  border-color: #F3F3F3;
}
.btn-white:hover, .btn-white:focus{
  color: #21AC93;
  background-color: #F3F3F3;
  border-color: #F3F3F3;
}
.btn-gray {
  color: #ffffff;
  background-color: #999;
  border-color: #999;
}
.btn-gray:hover, .btn-gray:focus{
  color: #ffffff;
  background-color: #21AC93;
  border-color: #21AC93;
}
.default-hovered:hover:after, .default-hovered:hover {
  background-color: #0073bd;
}
.navLev{
  z-index: 1;
}
.smart-vent-hero__text{
  padding: 65px 0 0 86px;
}
.smart-vent-hero__text h1{
  font-size: 40px;
}
.smart-vent-hero-image{
  padding-right: 0;
  overflow: hidden
}
.smart-vent-hero-image img{
  max-width: none;
}

.inline-block {
  display: inline-block;
}


/*  carousel - editing arows */
.content-slider-with-controls .owl-buttons, .content-slider-with-controls-autoplay .owl-buttons {
    top: 40%;
    }
.content-slider-with-controls .owl-buttons div {
  background-color: #000;
}
.content-slider-with-controls .owl-buttons .owl-prev:after, .content-slider-with-controls-autoplay .owl-buttons .owl-prev:after {
   color: rgba(0,0,0,0.2);
}
.content-slider-with-controls .owl-buttons .owl-next:after, .content-slider-with-controls-autoplay .owl-buttons .owl-next:after {
  color: rgba(0,0,0,0.2);
}
.content-slider-with-controls .owl-buttons .owl-next, .content-slider-with-controls-autoplay .owl-buttons .owl-next {
  right: 0px;
  left: 50%;
  padding-top: 0;
  background: rgba(0,0,0,0);
}
.content-slider-with-controls .owl-buttons .owl-prev, .content-slider-with-controls-autoplay .owl-buttons .owl-prev {
  left: 0px;
  right: 50%;
  padding-top: 0;
  background: rgba(0,0,0,0);
}
.content-slider-with-controls .owl-buttons .owl-next:hover, .content-slider-with-controls-autoplay .owl-buttons .owl-next:hover {
  color: rgba(0,0,0,0);
}
/*carousel dots */
.owl-controls .owl-page span, .owl-controls .owl-page span {
  background: #999;
}
.owl-controls .owl-page {
  padding-right: 5px;
  padding-left: 5px;
}

.content-slider-with-controls .owl-buttons .owl-prev:after, .content-slider-with-controls-autoplay .owl-buttons .owl-prev:after {
  font-size: 3em;
  left: 0px;
}
.content-slider-with-controls .owl-buttons .owl-next:after, .content-slider-with-controls-autoplay .owl-buttons .owl-next:after  {
  font-size: 3em;
  right: 0px;
}

/*-------legal page start------------*/
.legalTitle{
  color:#21bb9d;
}
.legal .dropdown-toggle{
  background-color: transparent;
  border: none;
}
.legal .dropdown-menu{
  border: none;
}
.legal .dropdown-menu li a{
  color: white;
  background-color: #21bb9d;
}
.legal .dropdown-menu li a:hover{
  color: #21bb9d;
  background-color: white;
}
.legal hr{
  margin: 5px 0 10px 0;
}

/*-------tech specs page start-------*/

.breadcrumb-container{
  padding: 5px 0 5px 0;
  border: none;
}
.breadcrumb-container .list-inline{
  margin: 0;
}
.breadcrumb-container__pinned{
  position: fixed;
  min-width: 100%;
  top: 0;
  z-index: 1000;
}
.breadcrumb-container li{
  font-size: 16px;
}
.breadcrumb-container .subTitle a{
  color: #ababab;
}
.breadcrumb-container .subActive a{
  color: #545454
}
.breadcrumb-container .subTitle a:hover, .breadcrumb-container .subTitle a:focus{
  color: #545454;
  text-decoration: none;
}
/*bottom banner text block*/
.bottomBanner{
  padding: 10% 10px;
}
ol {
    padding-left: 30px;
  }


/*---------smart vent page-yx start---------*/
.floatText{
  padding: 5% 15px 10px 15px;
}
.owl-pagination, .owl-pagination{
  bottom: -20px;
}

/*  icons on smart vent page */
.grid-color-blocks .fa {
    text-align: center;
    font-size: 5em;
    margin-bottom: 35px;
    display: block;
}
/* display footer nav menu as accordian */
.footer-nav-accordian {
  margin-bottom: 0px;
}
.footer-nav-list {
  display: none;
}
.last-mobile-footer-nav-col {
    margin-bottom: 10px;
}
.footer-subscribe {
  text-align: center;
  margin-top: 10px;
}
.footer-social {
  text-align: center;


  /* display footer nav menu as accordian */
    .footer-nav-accordian {
        margin-bottom: 0px;
    }

    .footer-nav-list {
        display: none;
    }

    .last-mobile-footer-nav-col {
        margin-bottom: 10px;
    }
    /*  FOOTER EMAIL FORM */
  .footer-subscribe {
    text-align: center;
    margin-top: 10px;
  }
  .footer-social {
    text-align: center;
  }

/*  tabbed smart vent section */
  .smart-vent-tabs {
    display: inline-block;
  }
  .smart-vent-tab-container .col-md-4.col-md-offset-1.ml-25 {
    text-align: center;
  }
  /*  copyright align center for mobile */
  .subfooter-inner {
    text-align: center;
  }
  .full-text-container.full-text-container-2.light-gray-bg.home-smartvent-cta {
    text-align: center;
    padding: 40px 20px;
  }
}
.smart-vent-tabs {
  display: inline-block;
}
.smart-vent-tab-container .col-md-4.col-md-offset-1.ml-25 {
  text-align: center;
}
.subfooter-inner {
  text-align: center;
}
.full-text-container.full-text-container-2.light-gray-bg.home-smartvent-cta {
  text-align: center;
  padding: 40px 20px;
}
img.img-thumbnail.smartvent-img-lg {
  display: none;
}
.smartvent-hero {
  text-align: center;
}
img.img-thumbnail.smartvent-img-mobile {
  display: none;
}
.with-dropdown-buttons .navbar-default .navbar-collapse {
  padding-right: 0;
}
.header.breadcrumb-container {
  background-color: #f8f8f8;
}
.header {
  background-color: #fff;
}
/*  mobile and desktop image switches for smart vent page */
img.img-thumbnail.smartvent-img-mobile {
  display: none;
}
/* switch grid for desktop so image is first on tablet */
.push {
  left: 50%;
}
.pull {
  right: 50%;
}

.smartvent-faceplates-bg {
  background-image: url("../images/smartvent-faceplates-desktop.6cd1ee6e.jpg");
  text-align: left;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 10%;
  padding-bottom: 10%;
}
.footer-nav-accordian {
  display: none;
}
.footer-nav-list {
  display: block;
}
.footer-subscribe {
  margin-top: 0px;
  text-align: right;
}
.footer-social {
  text-align: right;
}
/*  copyright alignt left for desktop */
.subfooter-inner {
  text-align: left;
}
.full-width-section {
  background: white;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.full-text-container {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 50px;
  position: static;
}
.full-text-container {
  position: relative;
  display: block;
}
.full-width-section:not(.no-image) .full-text-container {
  top: 0;
  height: 100%;
  padding: 0 50px;
  width: 50%;
}
.full-text-container {
  display: table-cell;
  position: static;
}
.full-image-container-push {
  left: 50%;
}
.full-text-container-pull {
  right: 50%;
}
/*  styling for grid section on home page - text containers */
.full-text-content {
  margin: 60px;
}
.full-text-content {
  max-width: 550px;
  margin: 0 auto;
}
/*  MAKE FULL IMAGE CONTAINER STACKED FOR TABLET */
.full-image-container {
    width: 50%;
    display: table-cell;
    position: relative;
    overflow: hidden;
}

.full-width-section:not(.no-image) .full-text-container.light-gray-bg {
    background-color: rgba(255, 255, 255, 1);
    color: #000000;
    border-top: none;
    border-bottom: none;
    width: 50%;
  }
  .full-text-container.full-text-container-2.light-gray-bg.home-smartvent-cta {
    padding-left: 10%;
  }
.nav-tabs>li a {
    padding: 25px;
  }
.full-width{
  min-width: 100%;
}
/*  press page - header */
  .background-p{
    background: url("../images/press-bg.7cc58110.jpg");
    background-size: cover;
    /*background-position-y: 20%;*/
  }
  /*  support page - header */
  .background-s{
    background: url("../images/support-bg.ee8ddad4.jpg");
    background-size: cover;
    background-position-x: 40%;
  }

.contactIcon{
  max-width: 35%;
  padding: 5% 5% 3%;
}
.aboutIcon{
  width: 90%;
}

.aboutIcon .media-body{
  vertical-align: bottom;
}
.aboutIcon .media-body .media-heading{
  font-size: 40px;
  color: #00B7A5;
}
.aboutIcon .media{
  margin-right: 8%;
}
.media-l{
  display: inline-block;
  padding: 2px 5px;
}
.media-r{
  display: inline-block;
  width: auto;
}
.icon-row .media img {
    height: 60px;
    width: auto;
}
.list-icons span{
  display: inline-block;
  text-indent: 25px;
}
.google-maps iframe {
  top: 0;
  left: 0;
  width: 100% !important;
}

/*---------jobs page start--------*/
.heroBlock{
  margin-top: 38%;
  margin-bottom: 2%;
}
.textBlock{
  margin-top: 12%;
  margin-bottom: 15%;
}
/*table*/
.table:not(.table-bordered) {
	border-bottom: none;
}
.table-block tbody{
  background:none;
}
.table-block tbody tr td{
  border-top:none;
}
.careerBlock h3 a:hover, .quickBlock a:hover{
  color: #333333;
}
.careerBlock h3 a:focus, .quickBlock a:focus{
  text-decoration: none;
  color: black;
}

.background-s1{
  background: url("../images-keen/background-support.jpg");
  background-size: cover;
  background-position-x: 70%;
  background-repeat: no-repeat;
}
.banner-bg-1 {
  background-image: url('images-keen/bg-support.jpg');
}
.less-transparency-bg:after {
    background-color: rgba(255, 255, 255, 0.2);
}
.less-dark-transparency-bg:after {
  background-color: rgba(0,0,0,0.4);
}
.coverBlock{
  margin-top: 12%;
  margin-bottom: 12%;
}
/*carousel*/
.carousel-indicators .active{
  background-color: #21bb9d;
}
.carousel-indicators li{
  background-color: #cccccc;
  border: none;
}
.stableCarousel{
  width: auto;
  min-height: 330px;
}
/*tab-nav*/
.nav-tabs.style-4{
  border-bottom: 1px solid rgba(33, 187, 157, 0);
}
.nav-tabs.style-4 > li.active > a, .nav-tabs.style-4 > li.active > a:hover, .nav-tabs.style-4 > li.active > a:focus{
  color: #ffffff;
  background-color: #21bb9d;
  border-color: #21bb9d;
}
.nav-tabs.style-4 > li > a:focus{
  background-color: #21bb9d;
  border-color: #21bb9d;
}
.nav-tabs.style-4 > li > a:hover{
  color: #ffffff;
  background-color: #21bb9d !important;
  border-color: #21bb9d;
  border-bottom-color: #21bb9d !important;
}

/*tab-panel-accordions*/
h4.panel-title{
  font-size: 18px;
}
.tab-content .collapse-style-2 .panel-heading a{
  background: #21bb9d;
  font-weight: 300;
}
.tab-content .collapse-style-2 .panel-heading a.collapsed {
  background-color: #ffffff;
  color: #21bb9d;
}
.tab-content .collapse-style-2 .panel-body{
  padding: 15px;
  color: #545454;
}
.tab-content .collapse-style-2 .panel-heading.panel-heading-no-toggle a {
    background-color: #fff;
    color: #00b7a5;
}
.collapse-style-2 .panel-heading.panel-heading-no-toggle a:after {
    content: " ";
  }
/*contact icons*/
.supportIcon{
  max-width: 50%;
  background-color: transparent;
}
/*smart bridge icons*/
.bridgeIcon {
    max-width: 40%;
    background-color: transparent;
  }
/*make image thumbnail transparent bg */
.img-thumbnail-transparent {
  background-color: transparent;
}
/*app screen images */
.appImg {
  max-width: 80%;
}
/*bottom banner*/
.background-s2{
  background: url("../images-keen/pattern-cotton.jpg");
  background-repeat: repeat;
}

/*-------press page start-------*/

.executiveBlock{
  padding: 10px 8%;
}

#hero-video-wrapper{
  overflow: hidden;
  border-bottom: 1px solid #efefef;
  position: relative;
  position: fixed;
  opacity: 0.0;
  top: 0px;
  height: 100%;
  width: 177.77777778vh; /* 100 * 16 / 9 */
  min-width: 100%;
  min-height: 56.25vw; /* 100 * 9 / 16 */
  /*z-index: -10;*/
}
#hero-video{
  height: 100%;
  width: 177.77777778vh; /* 100 * 16 / 9 */
  min-width: 100%;
  min-height: 56.25vw; /* 100 * 9 / 16 */
}
#product-video{
  width:100%;
  height: auto;
}

/*---------------yang's css--------------*/
.fixed-header-on .header .logo img{
  max-height: 60px;
}
.pv-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.floatText{
    padding: 5% 15px 10px 15px;
}

.pv-15-w{
    padding-left: 15px;
    padding-right: 15px;
}

.owl-pagination, .owl-pagination{
  bottom: -10%;
}
/*  remove background color from mobile accordian nav in footer */
.footer-accordian-panel {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
}
.grid-color-blocks {
  max-width: 520px;
  margin: 10% auto;
  min-height: 470px;
  padding: 30px;
  vertical-align: middle;
}
.grid-color-blocks-alt {
    min-height: 570px;
  }
/*  remove transparent box hover on two column background styles */
.full-width-section:hover .full-image-container:before, .full-width-section .full-image-container.hovered:before {
    opacity: 0;
}
.navbar .navbar-nav {
  font-family: 'Muli', sans-serif;
}
.logo-font {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 28px;
  color: #777;
}

.hero-p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 25px;
}

/*  hero paragraph larger font size */
.hero-p {
font-size: 20px;
line-height: 32px;
}
.dropdown > a:before {
  right: 2px;
}
.mb-30 {
  margin-bottom: 30px;
}


/*  APP MODE SCREEN SHOTS MOBILE CONTENT SLIDER  */

img.img-appscreen-small {
    display: inline-block;
    max-width: 50%;
}

.appscreen-caption {
    position: relative;
    min-height: 100%;
    margin-bottom: 30px;
}

.appscreen-caption-mb {
    margin-top: 30px;
}

.setup-caption-mb {
    margin-bottom: 30px;
}
.setup-caption-mb p {
    margin-top: 40px;
    font-size: 20px;
}

.default-bg-alt {
    background-color: #0073bd;
}
.default-bg-v2 {
    background-color: #00C4B4;
}
.default-bg-v3 {
    background-color: #63CABA;
}

.bg-orange {
  background-color: #F89C27;
}
.bg-black {
  background-color: #000;
}

.form-control {
	display: inline-block;
    max-width: 200px;
	margin-right: 10px;
  height: 38px;
  vertical-align: middle;
}

.footer-content .social-links li {
  margin: 0 15px 5px 0;
}

.footer-content .social-links li a {
  color: #21bb9d;
  border-color: #21bb9d;
}

li.xing.margin-right-clear {
	margin-right: 0px;
}

/*   HIDE >> AFTER LINKS  */
.nav-pills.nav-stacked:not(.list-style-icons) li a:after {
	display: none;
}
.subfooter {
  color: #f8f8f8;
  background-color: #999;
}


/*** ICONS   ****/
.icon.default-bg {
    background-color: transparent;
    color: #21bb9d;
}

.nav-pills > li > a {
  opacity: 0.3;
  font-size: 14px;
  text-transform: none;
  }
.footer-content .nav-pills > li > a {
  opacity: 1;
}

.nav-pills.style-2 > li.active > a, .nav-pills.style-2 > li.active > a:hover, .nav-pills.style-2 > li.active > a:focus, .nav-pills.style-2 > li > a:hover, .nav-pills.style-2 > li > a:focus {
	background-color: #fff;
  border: 1px solid #00b7a5;
  opacity: 1;
}

/*smart vent page vent-app-bridge*/
.vent-app-bridge-bg {
    background-image: url("../images/vent-bridge-app-together.f75e8cf1.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 20%;
    margin-bottom: 15%;
}

/*  subfooter legal links nav */
.subfooter-inner .nav-horiz > li > a {
    color: #C6C4C4;
    text-transform: none;
    padding-top: 3px;
    padding-bottom: 0px;
  }
.nav-inside-border {
    border-left: 1px solid #737171;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .nav-inside {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

.subfooter-inner .nav-horiz > li > a:hover {
    color: #737171;
    background-color: transparent;
    border-bottom: none;
}

/*.subfooter p {
    padding: 7px 0;
    color: #737171;
  }*/


.nav-horiz > li {
  display: inline-block;
}

.icon.default-bg a:active {
	color: #fff;
}

/*  REMOVE BORDER FROM IMG THUMBNAILS */

.img-thumbnail {
	border: none;
}

.background-img-sv-1 {
	background: url(images/smart-vent-faceplates-bg.png) no-repeat top right;
}
/*  tabbed smartvent tech section */
.ml-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.mt-10-percent {
  margin-top: 10%;
}

.mb-10-percent {
  margin-bottom: 10%;
}

.smart-vent-icon {
    height: 30px;
    margin: auto;
    vertical-align: middle;
    position: relative;
    display: inline;
    padding-bottom: 3px;
  }
.full-text-container {
    position: relative;
}
/*  styling for grid section on home page - text containers */
.full-text-content {
  padding: 20px;
}

/*  margins */
.pv-90{
  margin-top: 90px;
  margin-bottom: 90px;
  padding-bottom: 90px;
}
.mv-20p{
  margin-top: 20%;
  margin-bottom: 20%;
}
.mv-10p{
  margin-top: 10%;
  margin-bottom: 10%;
}
.smart-vent-setup-hero-unit-message{
  position: absolute;
  z-index: 10;
  margin-top: 100px;
}
.smart-vent-setup-hero-unit-message h1{
  color: white;
}
.smart-vent-setup-steps p{
  padding: 30px 0 0 40px;
}

.centered{
  margin: auto;
}
.col-centered{
  float: none;
  margin: 0 auto;
}

.img-responsive-full-width{
  min-width: 100%;
}
.navbar-brand{
  margin-top: 6px;
  padding-left: 22px;
  max-width: 160px;
}
.navbar.navbar-default{
  background-color:rgba(255,255,255,0.95);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #efefef;
}
body{
  padding-top: 76px;
}
.chessboard{
  background: white;
}
.chessboard-text{
  padding: 65px;
  padding-top: 9%;
}
.navbar-nav {
  float: right;
}
.navbar.navbar-default{
  margin: 0;
}
.sticky-sub-nav .navbar-nav{
  margin: 0 -15px;
}

.icon.small{
  width: 29px;
  line-height: 29px;
}
.nav-pills.style-2 > li.active > a, .nav-pills.style-2 > li.active > a:hover, .nav-pills.style-2 > li.active > a:focus, .nav-pills.style-2 > li > a:hover, .nav-pills.style-2 > li > a:focus, .circle{
  height: 50px;
}
.smart-vent-tabs .nav-pills > li{
  width: 50px;
}

.parallax{
   background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 750px;
  min-width:100%;
}
.video-wrapper{
  position: fixed;
  z-index: -1;
  top: 76px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  height: 100%;
}
.hero-video{
  margin-top: -76px;
  bottom: 0;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
}
.hero-cta-wrapper{
  position: absolute;
  top:76px;
  background: #00b7a5;
  min-width: 100%;
}
.hero-cta{
  padding-top: 150px;
  color: white;
}
.hero-cta h1{
  color: white;
}

.hero-cta-2{
  padding-top: 80px;
  padding-left: 100px;
  color: white;
}
.hero-cta-2 h1{
  color: white;
  font-size: 50px;
}

.hero-video-play-button{
  width: 150px;
  height: 150px;
  top: 200px;
  position: relative;
  color: white;
  background-color: #00b7a5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 42px 59px;
  cursor: pointer;
  cursor: hand;
}
.hero-video-play-button:hover{
  width: 154px;
  height: 154px;
  top: 198px;
  padding: 44px 61px;
}
.play-triangle{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 52.0px;
  border-color: transparent transparent transparent #ffffff;
}
.press-grid .col-sm-4, .press-grid .col-sm-6{
  height: 360px;
}

iframe[name=google_conversion_frame]{
  display: none !important;
}
.gray-bg {
  background-color: #f4f4f4;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}
ul {
  list-style: disc;
}
.smart-vent-setup-steps h4 {
  margin-left: -25px;
}
.collapse-style-2 .panel-heading a {
  padding: 15px 25px 15px 15px;
}
.footer-subscribe .btn-default{
  padding: 3px 20px;
}
.jobs-hero{
  background-image: url('../images/anthony.1de6f090.jpg');
}
.wwn-hero{
  background: url(../images/works-with-nest-cooling-2.105508e7.jpg);
  height: 510px;
  background-position: center 52%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: auto;
  background-repeat: no-repeat;
}
.about-hero{
  background: url(../images/bg-about.a7c76619.jpg);
}
.cover-hero{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.jobs-grid img{
  max-width: 60px;
}
.mobile-only {
  display: none;
}
.wwn-header{
  padding-top: 25px;
}
.shark-tank-mention{
  width: 80px;
}
.home-hero .shark-tank-logo {
  max-width: 290px;
}
@media (min-width: 992px) {
  .shark-tank-hero {
    max-width: 115px;
    position: absolute;
    right: 40px;
  }
  .shark-tank-container{
    padding-bottom: 40px;
    padding-top: 40px;
    cursor: pointer !important;
  }
}
@media (max-width: 992px) {
  .shark-tank-hero {
    max-width: 170px;
    margin-right: auto;
    margin-left: auto;
  }
  .shark-tank-container{
  padding-bottom: 0px;
  padding-top: 60px;
  cursor: pointer !important;
}
}



.smart-filter-logo{
  width: 335px;
}
.dropdown-backdrop {
  position: absolute;
}
.trademark {
  font-size: 12px;
  vertical-align: super;
}
.invalid input:required:invalid {
  border: 1px solid #BE4C54;
}
/* sub-section for support */
.panel-sub-section {
  margin-top: 15px;
}

.invalid input:required:valid {
  background: white;
}
.error-message{
  color: red;
  background: pink;
  padding: 5px 0 5px 10px;
}
.error-field{
  border: 2px solid  red;
}
.edit-room, #add-room{
  display: block;
  cursor: pointer;
  cursor: hand;
}

#add-room-plus-sign {
  font-size: 40px;
}

/* Force google autocomplete to sit above Bootstrap modal.*/
.pac-container {
  z-index: 1051 !important;
}
select{
  padding: 15px;
  font-size: 16px;
}
.slider.slider-horizontal{
  width: 100% !important;
}
.slider-handle{
  background-image: none !important;
  background-color: #999 !important;
}
.cold{
  color: #09afdf;
}
.hot{
  color: red;
}
label{
  font-size: 18px;
}
.bootstrap-touchspin-down, .bootstrap-touchspin-up{
  background-color: white;
  border: 1px solid #eee;
  color: black;
  margin: 0px !important;
  padding: 4px 15px 3px 15px !important;
}
.bootstrap-touchspin-down:hover, .bootstrap-touchspin-up:hover{
  background-color: #ddd;
  border: 1px solid #ddd;
  color: black
}
.numeric-spinner-wrapper{
  width: 130px;
}
.numeric-spinner{
  padding: 0px;
  text-align: center;
}
.btn-toggle{
  background: white;
  color: #888;
  border-color: #D8D8D8;
  font-size: 16px;
  margin: 0;
  padding: 6px 15px 7px 15px;
}
.btn-toggle:hover,
.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:active,
.btn-toggle.active{
  background: #D8D8D8;
  color: #333;
  border-color: #D8D8D8;
  outline: none;
}
#analysis-result-wrapper hr{
  border: 0;
  border-top: 1px solid #00b7a5;
}
.analysis-results{
  font-size: 75px;
  padding-top: 12px;
}
.how-it-works {
  background:#00b7a5;
  color: white;
}
.how-it-works h3{
  font-size: 40px;
  color: white;
}
.how-it-works h4{
  font-size: 40px;
  color: white;
}
#analysis-banner{
  background: #00b7a5;
  padding: 20px 0 30px 0;
}
#analysis-banner h2{
  color: white;
}
.room{
  border: 1px solid #00b7a5;
  margin-bottom: 10px;
}
.room .btn-default{
  margin: 0;
  padding: 3px 0 4px 0;
}
.room .btn-custom-control{
  background: white;
  border: 1px solid #eee;
  color: #666;
  margin: 0;
  padding: 6px 10px 7px 10px;
  font-size: 16px;
  text-align: left;
}
.room-header, .room-panel{
  padding: 20px;
}
.room-type{
  width: 155px !important;
}
.room label{
  padding: 25px 0 2px 0;
  display: block;
}
.form-control{
  padding-right: 5px;
}
select.form-control{
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../images/select-arrow.4bfc21f0.jpg) no-repeat right;
  background-size: 25px 25px;
  /*border-right: none;*/
}
#add-room{
  background: #00b7a5;
  color: white;
  padding: 20px;
}
.temp-slider-label{
  font-size: 14px;
  margin-top:-7px;
}
.panel-sub-section .instruction-img{
  margin: auto;
}

.panel-sub-section .panel-sub-section-title span.sub-section-title {
  border-bottom: 1px solid #545454;
}

.panel-sub-section .panel-sub-section-content {
  margin-top: 10px;
}

#how-many-floors-text.error-message {
  margin: 0 -15px 0 15px;
  padding: 2px 0 2px 15px;
}

/* numbered list */
.panel .numbered-list {
  list-style-type: decimal;
}
.btn-cancel{
  background-color: #D8D8D8;
  border-color: #D8D8D8;
}

/* background color highlighting */
.bg-green { font-weight: 600; color: #87C848 } /*{ background-color: #87C848 }*/
.bg-yellow {font-weight: 600; color: #ffdb1d }/*{ background-color: #ffdb1d }*/
.bg-red {font-weight: 600; color: #cf252d }/*{ background-color: #cf252d; color: #ffffff;}*/
.bg-purple {font-weight: 600; color: #bf2168 }/*{ background-color: #bf2168; color: #ffffff; }*/
.bg-white {font-weight: 600; color: #a8a8a8; }/*{ background-color: #ffffff }*/


/* support - Smart Vents - How do I install Vents - ceiling installation content */
#smart-vent-basics-accordion .smart-vent-setup-steps{
  width: auto;
}

#smart-vent-basics-accordion .setup-requirements{
  text-align: left;
}

/* alignment of step text for the support page */
@media (max-width: 767px) {
  #smart-vent-basics-accordion .smart-vent-setup-steps p {
    padding: 20px 20px 0;
  }
}

/* nav bar button */
.navbar-default .navbar-nav > li > a.nav-buy-btn {
    margin-top: 19px;
    margin-left: 8px;
    color: #fff;
    padding: 10px 15px;
    border-color: #21AC93;
  }

.navbar-default .navbar-nav > li > a.nav-buy-btn:hover, .navbar-default .navbar-nav > li > a.nav-buy-btn:focus {
  color: #ffffff;
  background-color: #21AC93;
  border-color: #21AC93;
}

.nav-tabs.style-6 {
  border-bottom: 0px;
}

.nav-tabs.style-6 > li {
  width: 26%;
}
.nav-tabs.style-6 > li.width-33 {
  width: 33%;
}

.nav-tabs.style-6 > li > a {
  color: #333333;
  background-color: #eee;
  border: 8px solid #fafafa;
  border-bottom-color: #fafafa;
  margin-right: 0px;
  opacity: 1;
}
.nav-tabs.style-6 > li > a img {
  opacity: .5;
  max-width: 100%;
  margin: 0 auto;
}
.nav-tabs.style-6 > li > a:hover img {
  opacity: 1;
}
.nav-tabs.style-6 > li > a:hover {
  color: #333333;
  background-color: #ddd;
  border: 8px solid #fafafa;
  border-bottom-color: #fafafa;
  opacity: 1;
}
.nav-tabs.style-6 > li > a:focus {
    color: #333333;
  background-color: #eee;
  border: 8px solid #fafafa;
  border-bottom-color: #fafafa;
  margin-right: 0px;
}
.nav-tabs.style-6 > li.active > a  {
  color: #333333;
  background-color: #ddd;
  border: 8px solid #fafafa;
  border-bottom-color: #fafafa;
  opacity: 1;
}
.nav-tabs.style-6 > li.active > a img {
  opacity: 1;
}
.press-tabs .tab-content {
  min-height: 100px;
}
.press-tabs img {
  max-height: 50px;
}
.press-tabs .chessboard-text {
  padding-top: 50px;
  padding-bottom: 50px;
}
.chessboard-logo img {
  display: inline-block;
}
a.buy-btn-fade {
  display: none;
}
.btn-animated.btn-lg:after {
    width: 45px;
    border-radius: 0 3px 3px 0px;
}
.nest-img img{
  margin-right: auto;
  margin-left: auto;
}
.btn-max-width {
  max-width: 232px;
}
.btn-min-width {
  min-width: 100px;
}
.btn-min-width2 {
  min-width: 183px;
}
.feature-icons {
  max-width: 400px;
}
.home-hero h1 {
  font-size: 50px;
}
.home-hero a.btn {
  font-size: 25px;
}
.home-hero a.btn i {
  padding-top: 4px;
}
.text-padding {
      margin-top: 203px;
}
.home-media p{
    font-size: 20px;
    line-height: 26px;
    padding-top: 4px;

}
.home-media .media-left {
    vertical-align: text-top;
  }
.home-media-img img {
  max-width: 40%;
  background-color: transparent;
}
.btn-primary {
    background-color: #0073BD;
    }


.media:hover .icon {
    background-color: #00b7a5;
    color: #fff;
    border: 1px solid #00b7a5;
    height: 31px;
  }
.icon.small {
  height: 31px;
}

/*margin-top negative 10px*/
.mt-n10  {
  margin-top: -10px;
}
.cta-bar-button {
  margin-top: 10px;
}

.media-img-list .media-object {
  max-width: 50px;
}
.st-media-body {
  vertical-align: middle;
}
.st-hero img {
  max-width: 600px;
}
.st-plus {
  margin-top: 15px;
}
.call-to-action p.small {
      line-height: 20px;
}

/*Edited CSS*/
.st-limited-small {
  font-size: 15px;
  padding-left: 0px;
  margin-bottom: -10px;
}

.questions-text{
  padding-top: 1px;
  font-size: 16px;
  margin-bottom: -10px;
  font-weight: 500;

}

.system-text{
  font-size: 16px;
  margin-bottom: -12px;
  margin-top: -6px;
  font-weight: 500;
}

.monday-text{
  font-size: 15px;
}

.call-us-button{
  height:20px;
}

.btn-animated.btn-lg {
    border-radius: 3px 3px 3px 3px;
}
.btn-green-border {
  border-color: #00b7a5;
}
.btn-green-border:hover {
    background-color: #00b7a5;
    color: #fff;
}

/*--End*/

@media (min-width: 992px) {
  .st-limited {
    font-size: smaller;
    padding-left: 0px;
  }
}
@media (max-width: 992px) {
  .st-limited {
    font-size: smaller;
  }
}

s {
  color: #999;
}

.default-bg s {
  color: #DDD;
}

.maxw-300 {
  max-width: 300px;
}
.text-gray {
  color: #777777;
}

.youtube-wrapper {
  position: relative;
  padding-bottom: 54.1%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-mw-200 {
  max-width: 200px;
}
.img-mw-300 {
  max-width: 300px;
}

/* Dropdown main nav edits */
.navbar-nav.open .dropdown-menu {
    display: block;
}
.open .dropdown > a:before {
    content: "\f106";
}
.dropdown-menu li {
    background-color: #fff;
}
.dropdown-menu li a:hover {
    color: #00b7a5;
}
/* Progress bars */
i.circle-bg {
  -webkit-border-radius: 100%!important;
  -moz-border-radius: 100%!important;
  border-radius: 100%!important;
}
.one, .two, .three, .four{
    position:absolute;
	margin-top:-16px;
	z-index:1;
	height:30px;
	width:123px;
	border-radius:25px;
  font-family: "Muli", sans-serif;
}
.one{
	left:-5%;
}
.two{
	left:27%;
}
.three{
	left:60%;
}
.four{
	left:91%;
}
.no-color{
	background-color:inherit;
}
.green-border {
  border: 3px solid #00b7a5;
}
.progress {
  border-radius: 10px;
  height: 5px;
}
.light-gray-text {
  color: #fafafa;
}
.font-12px {
  font-size: 12px;
}
.gray-text {
  color: #9B9B9B;
}
.progress {
  background-color: #e0e0e0;
}
.alert.alert-invest {
  margin: 0;
    border-radius: 0;
    padding: 0px;
}
.alert-invest .close {
  position: absolute;
  color: #0c2a43;
  text-shadow: 0 1px 0 #0c2a43;
  top: 5px;
  right: 7px;
}
.default-bg a:not(.btn).close {
    color: #0c2a43;
}
.pos-relative {
  position: relative;
}
.dark-bg {
  background-color:#333;
}
.text-dark {
  color: #333;
}
.dark-border {
  border: 3px solid #333;
}

/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,xl,n = small(5px),medium(10px),large(20px),xlarge(40px),none(0px)
*/
.ptn,.pvn,.pan{padding-top:0px}
.pts,.pvs,.pas{padding-top:5px}
.ptm,.pvm,.pam{padding-top:10px}
.ptl,.pvl,.pal{padding-top:20px}
.ptxl,.pvxl,.paxl{padding-top:40px}
.prn,.phn,.pan{padding-right:0px}
.prs,.phs,.pas{padding-right:5px}
.prm,.phm,.pam{padding-right:10px}
.prl,.phl,.pal{padding-right:20px}
.prxl,.phxl,.paxl{padding-right:40px}
.pbn,.pvn,.pan{padding-bottom:0px}
.pbs,.pvs,.pas{padding-bottom:5px}
.pbm,.pvm,.pam{padding-bottom:10px}
.pbl,.pvl,.pal{padding-bottom:20px}
.pbxl,.pvxl,.paxl{padding-bottom:40px}
.pln,.phn,.pan{padding-left:0px}
.plxs,.phxs,.paxs{padding-left:3px}
.pls,.phs,.pas{padding-left:5px}
.plm,.phm,.pam{padding-left:10px}
.pll,.phl,.pal{padding-left:20px}
.plxl,.phxl,.paxl{padding-left:40px}
.mtn,.mvn,.man{margin-top:0px}
.mts,.mvs,.mas{margin-top:5px}
.mtm,.mvm,.mam{margin-top:10px}
.mtl,.mvl,.mal{margin-top:20px}
.mtxl,.mvxl,.maxl{margin-top:40px}
.mrn,.mhn,.man{margin-right:0px}
.mrs,.mhs,.mas{margin-right:5px}
.mrm,.mhm,.mam{margin-right:10px}
.mrl,.mhl,.mal{margin-right:20px}
.mrxl,.mhxl,.maxl{margin-right:40px}
.mbn,.mvn,.man{margin-bottom:0px}
.mbs,.mvs,.mas{margin-bottom:5px}
.mbm,.mvm,.mam{margin-bottom:10px}
.mbl,.mvl,.mal{margin-bottom:20px}
.mbxl,.mvxl,.maxl{margin-bottom:40px}
.mln,.mhn,.man{margin-left:0px}
.mls,.mhs,.mas{margin-left:5px}
.mlm,.mhm,.mam{margin-left:10px}
.mll,.mhl,.mal{margin-left:20px}
.mlxl,.mhxl,.maxl{margin-left:40px}

/* typography helpers */
.lh-solid { line-height: 1; }
.lh-title { line-height: 1.25; }
