/**
 * ADDITIONAL STYLES GO HERE
 */



 /**
 * Homepage Styles Bar
 */

sup {
 vertical-align: top;
  position: relative;
  top: 0.75em;
}


.hero-carousel-nav, .flex-control-thumbs {


}



.hero.hero--carousel .hero__viewport {

  height:85vh;

}

.single-product-features .single-product-features__left {
  padding-top: 0px;
  height: 655px;
}

 .single-product-features .single-product-features__right {
  padding-top: 0px;
  height: 655px;

}

.single-product-features {
  min-height: 655px;

}

 .hero.hero--carousel {
  height:90vh;
}

@media only screen and (max-width: 481px) {


.single-product-features .single-product-features__left {
  height: auto;
}

 .single-product-features .single-product-features__right {
  height: auto;
}

.story-grid__header h3 {
  font-size: 20px; !important;
  margin-top: 15px !important;
  padding: none !important;

}

 .hero.hero--carousel {
  height:96vh;
}

}

@media only screen and (min-width: 481px) and (max-width: 768px) {

 .single-product-features .single-product-features__left {
  height: auto;
}

.single-product-features .single-product-features__right {
  height: auto;
}

.story-grid__header h3 {
  font-size: 26px; !important;
  margin-top: 15px !important;
  padding: none !important;

}

.hero.hero--carousel {
  height:98vh;
}


}





 /**
 Alert BAr*/



.alert-bar {
  position: relative;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 178, 176, 0.95);
  text-align: center;
  font-size: 14px;
  color: #1b1b1b;
  border-bottom: 1px solid rgba(50, 52, 53, 0.95);

}
.alert-bar span {
  color: #1b1b1b;
}
.alert-bar em {
  color: #696969;
}

.alert-bar a {
  color: #1b1b1b;
  text-decoration:none;
}

.alert-bar a:hover a:focus {

  text-decoration:underline;
}


@media only screen and (max-width: 480px) {
  .alert-bar span{
    font-size: 10px; !important

  }
}



   Alert Bar Original

body.show--alert_bar #header {
  transform: translate3d(0, 40px, 0);
  -webkit-transform: translate3d(0, 40px, 0);
}


 /**Alert Bar Hide */
/**
body.show--alert_bar #header {
  transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
}
*/



 /**UPSELL APP ********** */
#giveclosebtn {
	font-family: "opensans" !important;
	font-weight: normal !important;
	color: #262729 !important;
	text-decoration: none !important;
}

#giveacceptbtn {
	border: none !important;
	border-radius: 3px 3px 3px 3px !important;
	box-shadow: none !important;
	color: #FFFFFF !important;
	cursor: pointer;
	font-family: "opensans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
	text-shadow: none !important;
	text-transform: none !important;
	background-color: #35a8a6  !important;
	background: #35a8a6 !important;
  display: none !important;
}




 /**NEW BLOG STYLES ********** */

.blog-main {
  margin: 0 auto;

}

.blog-full {
  max-width: 980px; !important;
margin: 0 auto;

}

.hero.hero--empty
{

  padding-bottom: 10px;
}


 .blog-main .wrapper {
  max-width: 100%; !important;
  margin: 0; !important;
  padding: 0; !important;
}

 .blog-main .wrapper .two-thirds {
  margin: 0 auto;
}


.blog-main p {
  font-size: 18px;
	line-height: 1.7;
  font-weight: 300;
}

.blog-main ol li {
  font-size: 18px;
	line-height: 1.7;
  font-weight: 300;
}

.blog-main ul li {
  font-size: 18px;
	line-height: 1.7;
  font-weight: 300;
}


.blog-main li {
margin-bottom:20px;
}

.blog-main strong {
  font-weight: 600;
}

.blog-main em {
  font-weight: 300;
 
}





.blog-main a {
color: #20A09D;
  text-decoration: none;
}


.blog-main h5 {
text-align:center;
  font-weight: 500;
  font-size: 24px;
  font-family: "din-next-pro";
  padding-top: 30px;
}

.blog-main a:hover, a:focus {
color: #319c9b;
  text-decoration: underline;
}


.blog-legacy p {
font-size: 16px;
line-height: 1.8;
}

.blog-legacy a {
color: #20A09D;
  text-decoration: none;
}


.blog-legacy h5 {
text-align:center;

}

.blog-main a:hover, a:focus {
color: #319c9b;
  text-decoration: underline;
}


.blog-divider {

  width: 85px;
  height: 1px;
  background-color: #a8a8a8;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.main-divider {

  width: 315px;
  height: 1px;
  background-color: #a8a8a8;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  display: inline;
}

.blog-main .wrapper .two-thirds
{
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 652px;
}

@media only screen and (max-width: 480px) {
 .blog-main .wrapper .two-thirds {
  width: 91%;
	}
  
 .blog-main .grid__item .large--one-half {
   padding-left: 0px !important;
   padding-right: 0px !important;
   
  }
  

.blog-main p {
  font-size: 16px;
	line-height: 1.6;
  font-weight: 300;
}

.blog-main ol li {
  font-size: 16px;
	line-height: 1.6;
  font-weight: 300;
}

.blog-main ul li {
  font-size: 16px;
	line-height: 1.6;
  font-weight: 300;
}

  
  .blog-main ul  {
  padding-left: 0 !important;
}

  
    .blog-main ol  {
  padding-left: 0 !important;
}


.blog-main li {
margin-bottom:20px;
}

.hero.hero--empty {
  padding-top: 50px !important;
  
}
  
  .hero.hero--empty h1 {
    padding-right: 30px;
    padding-left: 30px;
    
  }




.blog-main a {
color: #20A09D;
  text-decoration: none;
}


.blog-main h5 {
text-align:center;
  font-weight: 500;
  font-size: 24px;
  font-family: "din-next-pro";
  padding-top: 30px;
}



}



/**STICKY NAV BAR ********** */
.nav-horizontal__title {
  font-size: 20px;
}

@media only screen and (max-width: 480px) {
  .nav-horizontal__title a  {
  font-size: 16px; !important;
  padding: 25px 0;
}
}

/**COMPARE AT PRICE ********** */

.product-price-compare-small
{
font-size: 13px;
color:#7a7a7a;
display:inline;

}

.product-price-compare-strike
{
font-size: 16px;
text-decoration: line-through;
color:#7a7a7a;
display:inline;

}


/**FREE SHIPPING BAR ********** */

.alert-bar {
font-size: 12px;
}


.cart-limit-note {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
}

.cart-shipping-note {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
  	margin-top: 25px;
}


/**IE9 BUG FIX ********** */
.sidebar {
  -ms-transform: translate(105%, 0);
}
.sidebar.show {
  -ms-transform: translate(0,0);
}


  /**PRODUCT PAGESE********** */

  h1.large {
  font-size: 76px;
}


.product-grid-item__footer a {
  color: #262729 !important;
}

.product-grid-item__footer a:hover {
  color: #20A09D !important;
}



@media only screen and (max-width: 768px) {
  h1.large {
    font-size: 36px;
  }


}


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

  .single-product-features .grid__item {
    text-align: left;

  }

  .product-grid-item__thumb {
    max-height: 300px;
    height: 220px;
  }


}



 .product-specs__table .spec-desc
{
  color: #828282;
}

.product-specs__table .spec-desc li {
  line-height: 18px;
font-size: 13px;
}

.product-specs__table .spec-desc ol {
  line-height: 10px;
}

.product-specs__table .spec-title
{
  line-height:24px;
}


/**PRODUCT PAGE MENU ADJUSTMENTS ********** */
@media only screen and (min-width: 481px) {
  body.template-product #alert-bar {
    position: relative;
    top: 0;
  }

  body.template-product #header {
    z-index: 100;
    position:relative;
  }
  body.template-product .hero--product {

    top: 0;
  }
  body.template-product #undefined-sticky-wrapper {
    position: relative;
    z-index: 5;

  }
  body.template-product #product-overview {
    background-color: #fff;
    z-index: 3;
    position: relative;
  }
  body.template-product #product-features {
    position: relative;
    margin-top: 0;
  }
  body.template-product #product-specs {
    z-index: 3;
    position: relative;
    margin-bottom: 0;
  }
  body.template-product .interstitial {
    z-index: 3;
    margin-bottom: 0 !important;
    border-bottom: 40px solid #fff;
  }
  body.template-product #bundled-offer {
    position: relative;
    z-index: 3;
  }
  body.template-product .product-tech.without-curtain .product-tech-curtain {
    height: 100%;
  }
  body.template-product .product-tech-curtain, body.template-product #product-tech {
    z-index: 3;
  }
  body.template-product .product-tech-overlay {
    background-color: transparent;
    z-index: 3;
  }

  body.template-product .product-tech__content-container {
    background-color: #fff;
    position:relative;
    z-index:4;
  }
  body.template-product .product-tech-overlay__content {
    background-color: rgba(32, 160, 157, .9);
  }
  body.template-product .product-reviews-container {
    background-color: #fff;
    position: relative;
    z-index: 3;
  }

  body.template-product .product-reviews-container #AddReviewedToCartForm{
    display: inline-block;
    vertical-align: middle;
  }

  body.template-product .product-reviews-container #AddReviewedToCartForm button{
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
    padding: 15px 35px;
  }

  body.template-product .product-reviews-container #ProductPrice{
    font-size: 22px;
    font-family: "din-next-pro";
    font-weight: 200;
    vertical-align: middle;
    color: #35a8a6;
    display: inline-block;
    margin-left: 15px;
    margin-top: 2px;
  }

  body.template-product .product-reviews-container h3.light{
    text-align: center;
  }

  body.template-product .product-reviews-container .product-featurette__image{
    text-align: center;
  }

  body.template-product .product-reviews-container .product-featurette__image h3{
    font-family: "din-next-pro";
    font-weight: 600;
    color: #444;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
  }

  body.template-product .footer-social, body.template-product .footer-default {
    position: relative;
    z-index: 3;
  }
}



 /**CONTACT / FORMS (Added by Jake M.) ********** */
 #international-checkout .hero .wrapper {
  display: none;
 }
 #international-checkout .hero {
  background-color: #fff;
  padding-top: 40px;
 }

 /**CONTACT / FORMS (Added by Jake M.) ********** */
.lead-form .error-message {
  font-weight: bold;
  color: #900000;
  text-align: left;
  display: none;
}
.lead-form input, .lead-form select, .lead-form textarea {

}
.lead-form .input-select select {
  position: relative;
  z-index: 2;
}
.lead-form label.error {
}
.lead-form .grid__item.field-note {
  font-size: 12px;
  color: #777;
  padding: 5px;
}
.lead-form .input-select label span {
  height: 16px;
}
.lead-form label.required span:after {
  content: '*';
  margin-left: 4px;
  font-size: 18px;
  line-height: 14px;
  display: inline-block;
  position: relative;
}
.lead-form .hidden-field {
  display: none;
}
.lead-form .input-error {
  background-color: #fff6f6;
}
.lead-form .response {
  display: none;
}
.form-hidden-iframe {
  display:none;
}
.lead-form div.label-sub {
  font-size: 12px;
  color: #b3b3b5;
  margin-left: 17px;
  margin-top: -20px;
  margin-bottom: 7px;
}
.lead-form h4 {
  margin-left: -30px;
  margin-top: 5px;
}
.lead-form .input-check label {
  display: block;
}
.lead-form .input-check div {
  float: left;
  width: 50%;
  margin-bottom: 3px;
  padding: 0 15px;
}
.lead-form .input-check div label {
  display: inline-block;
  margin-left: 3px;
  color: #b3b3b5;
}
.lead-form .input-check div label input {
  display: inline-block;
  margin: 0;
  width: initial;
  margin-left: 5px;
  padding: 5px;
  height: initial;
  font-size: 14px;
}
.lead-form .input-check input[type="checkbox"],
.lead-form .input-check input[type="radio"] {
  height: initial;
}
#form-warranty, #form-reseller {
  margin-bottom: 35px;
}
#form-warranty .input-complex label {
  width: 200px;
}
#form-warranty .input-complex input {
  padding-left: 215px;
}
#form-reseller .input-complex label {
  width: 180px;
}
#form-reseller .input-complex input {
  padding-left: 195px;
}
#form-emerging .input-complex label {
  width: 210px;
  max-width: 210px;
}
#form-emerging .input-complex input {
  padding-left: 220px;
}
label.larger-label{
  width: 400px !important;
  max-width: initial !important;
}
input.larger-label {
  padding-left: 415px !important;
}

.label-icon {
color: #747475;
}


/**NANOGRID/POWERLIGHT INSIDE TECH LAYOUT (Added by Jake M.) ***********/
#product-tech-curtain--powerlight .large--one-half,
#product-tech-curtain--nanogrid .large--one-half {
  display: none;
}
#product-tech-curtain--powerlight .product-tech-curtain__body,
#product-tech-curtain--nanogrid .product-tech-curtain__body {
  max-height: initial;
}
.insidetech-custom-layout {
  float: none;
}
.insidetech-custom-layout ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-top: 95px !important;
}
.insidetech-custom-layout ul:before {
  display: none;
}
.insidetech-custom-layout ul li {
  vertical-align: top;
  padding-left: 0 !important;
  display: inline-block;
  width: 31% !important;
  margin-left: 15px;
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top left;
  min-height: 290px !important;
}
.insidetech-custom-layout ul li:first-child {
  margin-left: 0;
}
.insidetech-custom-layout ul li img {
  display: inline-block;
  width: 45%;
}
.insidetech-custom-layout ul li div {
  max-width: 53%;
  float: right;
  vertical-align: top;
  margin-top: 40px;
}
.insidetech-custom-layout ul li.panel-1 div {
  max-width: 51%;
}
.insidetech-custom-layout ul li.panel-2 {
  background-size: 47% auto;
  background-position: 0px 20px;
}
.insidetech-custom-layout ul li.panel-2 div {
  max-width: 54%;
}
.insidetech-custom-layout ul li.panel-2 div {
  max-width: 53%;
}
.insidetech-custom-layout p {
  font-size: 12px;
}
.insidetech-custom-layout h4 {
  margin-bottom: 0;
  color: #20a09d;
}
#biolite-powerlight .product-tech, #biolite-nanogrid .product-tech {
  height:700px;
}
@media only screen and (max-width: 1024px) {
  .insidetech-custom-layout ul li div {
    margin-top: 0;
  }
}
@media only screen and (max-width: 481px) {
  #biolite-powerlight .product-tech, #biolite-nanogrid .product-tech {
    height: 1300px;
  }



  .insidetech-custom-layout ul li {
    margin-left: 0;
    margin-bottom: 0 !important;
    display: block;
    width: 100% !important;
    background-size: auto 250px;
    background-position: 17% 0;
  }
  .insidetech-custom-layout ul li div {
    width: 52% !important;
    max-width:52% !important;
    margin-top: 50px !important;
    margin-right:40px;
  }
  .insidetech-custom-layout ul li.panel-2, .insidetech-custom-layout ul li.panel-3, .insidetech-custom-layout ul li.panel-1 {
    background-size: auto 250px;
    background-position: 17% 0;
  }



  .insidetech-custom-layout ul li div {
     width:52% !important;
     margin-right: 15px;
     margin-top: 25px;
  }
  .insidetech-custom-layout ul li p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  #biolite-powerlight .product-tech, #biolite-nanogrid .product-tech {
    height: 700px;
  }
}



@media only screen and (max-width: 442px) {
  #biolite-powerlight .product-tech, #biolite-nanogrid .product-tech {
    height:1300px;
  }
  .product-tech-curtain__list {
    padding-right: 5px !important;
  }
  .insidetech-custom-layout ul li {
    background-size: auto 210px;
    background-position: 0px 0 !important;
  }
  .insidetech-custom-layout ul li div {
    width: 50% !important;
    max-width:52% !important;
    margin-top: 25px !important;
    margin-right:0px;
  }
  .insidetech-custom-layout ul li p {
    font-size: 13px;
  }
}


/**TEAM PAGE UPDATES********** */
.staff-grid-item__content ul li
{
  font-size: 18px;
  font-family: "din-next-pro";
  line-height: 18px;
  font-weight: 300;
}

.staff-grid-item__content ul li span
{
  font-size: 16px;
  line-height: 18px;
  font-family: "opensans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.single-product-features.teamPage
{
  min-height: 500px;
}

@media only screen and (max-width: 768px) {
  .single-product-features.teamPage.single-product-features--short {
    background-image: none !important;
  }
}



/**NAV CIRCLE STATES********** */
.nav-circles li .circle {

  width: 80px;
  height: 80px;
  line-height: 87px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  border: 3px solid #f3f3f3;
  margin: 0 auto;

 }

.nav-circles li .circle .fa, .nav-circles li .circle .icomoon {
  font-size: 42px;
  margin-left: 2px;
  color: rgba(204,204,204,0.8);
}

.nav-circles li.active .circle .fa, .nav-circles li.active .circle .icomoon {
      color: rgba(233, 166, 52, 1);
   -webkit-transition: color 300ms ease-in;
   -moz-transition: color 300ms ease-in;
   -o-transition: color 300ms ease-in;
   -ms-transition: color 300ms ease-in;
   transition: color 300ms ease-in;
}

.nav-circles.nav-circles--transparent li.active .circle.icomoon:before, .nav-circles li.active .circle.icomoon:before {
    color: rgba(233, 166, 52, 1);
   -webkit-transition: color 300ms ease-in;
   -moz-transition: color 300ms ease-in;
   -o-transition: color 300ms ease-in;
   -ms-transition: color 300ms ease-in;
   transition: color 300ms ease-in;
}

.nav-circles.nav-circles--transparent li .circle
{
 background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 300ms ease-in;
   -moz-transition: background-color 300ms ease-in;
   -o-transition: background-color 300ms ease-in;
   -ms-transition: background-color 300ms ease-in;
   transition: background-color 300ms ease-in;

}


.nav-circles.nav-circles--transparent li.active .circle
{
 background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 300ms ease-in;
   -moz-transition: background-color 300ms ease-in;
   -o-transition: background-color 300ms ease-in;
   -ms-transition: background-color 300ms ease-in;
   transition: background-color 300ms ease-in;

}

.nav-circles.nav-circles--transparent li:hover .circle.icomoon:before, .nav-circles li:hover .circle.icomoon:before {
    color: rgba(233, 166, 52, 1);
   -webkit-transition: color 300ms ease-in;
   -moz-transition: color 300ms ease-in;
   -o-transition: color 300ms ease-in;
   -ms-transition: color 300ms ease-in;
   transition: color 300ms ease-in;
}



/**
 * MOBILE ONLY < 480px
 */
@media only screen and (max-width: 480px) {

.nav-circles li .circle {
 padding-top: 4px;
 padding-right: 1px;
 }

.nav-circles li .circle .fa, .nav-circles li .circle .icomoon {
  font-size: 33px;
}
}


/**TECH UPDATES********** */

/**
.product-tech .product-tech-curtain .product-tech-curtain__img
{
  height: 380px;
} */

/**KETTLECHARGE TECH UPDATES********** */

.product-tech .product-tech-curtain .product-tech-curtain__list.kettlecharge-tech li {
  min-height: 40px;
}

.product-tech .product-tech-curtain .product-tech-curtain__list.kettlecharge-tech li .symbol:before {
 background-image: none;
}

.product-tech .product-tech-curtain .product-tech-curtain__list.kettlecharge-tech li .symbol i {
  border: none;
  font-size: 41px;
}

.product-tech .product-tech-curtain .product-tech-curtain__list.kettlecharge-tech:before {
  border: none;
}

.product-tech .product-tech-curtain .product-tech-curtain__list.kettlecharge-tech li .symbol
{
  top: -5px;
}

/**SIDEBAR********** */


.cart-summary__action input {
  /*font-size: 14px;*/
  max-height: 50px;
}

/**INTERNATIONAL STORE********** */

.expandable-content.intl-stores .list-toggle__content ul {
	 margin-left: 0;
	 padding-left: 0;
}
.expandable-content.intl-stores ul.intl-stores-list>li {
	padding-top: 0px;
  	padding-right: 10px;
  	padding-bottom: 0px;
  	padding-left: 0;
	  margin-bottom: 10px;
	  margin-top: 5px;
	  margin-left: 0;
	  font-size: 20px;
	  min-height: 50px;
	}

.expandable-content.intl-stores ul.intl-stores-list>li>a {
 font-size: 20px;
}

/**MODAL WINDOW********** */

.modal__header {
background-color: rgba(37, 39, 41, 0);
}

.modal {
background-color: rgba(37, 39, 41, 0);
}

.modal--close
{
border: none;
}

.modal__content
{
  background-color: white;
}


/* Mobile Fix for Nano Grid Bleed Issue */

@media only screen and (max-width: 768px) {
#biolite-nanogrid-pocket-sized-power-and-lighting .product-tech {
  background-size: inherit;
  height: 1200px;
}

#biolite-nanogrid-pocket-sized-power-and-lighting .product-tech .product-tech-overlay {
height: 94%;
}

#biolite-nanogrid-pocket-sized-power-and-lighting .product-tech-overlay__content h3 {
left: 3%;
}
}

    /* CARBON CAMPSTOVE */

  #campstove-carbon  .nav-horizontal {
  width: 100%;
  height: 70px;
  z-index: 100;
  background-color: #242424 !important;
}



 #rsvp .lead-form .input-check div {
  width: 20% !important;

}

    /* PREORDER PAGE */

#spring-2016-pre-order .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }




#spring-2016-pre-order .product-specs__table tr {
  border-bottom: 2px solid transparent;
}



#spring-2016-pre-order .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#spring-2016-pre-order .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#spring-2016-pre-order .product-specs {
  margin-bottom: 0px;
}

#spring-2016-pre-order .list-toggle__title {
  font-size: 18px;

}

#spring-2016-pre-order .product-specs__table .spec-title {
  font-size: 18px;

}

#spring-2016-pre-order p {
  font-size: 15px;
  line-height: 1.7;

}

#spring-2016-pre-order .list-toggle__title .fa {
  color: #35a8a6;
}

#spring-2016-pre-order .list-toggle__title:hover .fa {
  color: #2e9b99;
}

@media only screen and (max-width: 480px) {

#spring-2016-pre-order #product-content{
  padding-left: 10px;
  padding-right: 10px;
}

#spring-2016-pre-order .product-single__thumbnails li {
   padding-right: 30px
  }


  #spring-2016-pre-order h4 {
   padding-right: 0px !important;
    padding-left: 0px !important;
  }


#spring-2016-pre-order .large--one-half {
 margin-top: 0px !important;
}

  #spring-2016-pre-order .large--one-half {
 margin-top: 0px !important;
}



}


    /* PL Mini Teal */

#powerlight-mini-teal .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

#powerlight-mini-teal .product-specs__table tr {
  border-bottom: 2px solid transparent;
}

@media only screen and (min-width: 768px) and (max-width: 2000px) {


#powerlight-mini-teal .nav-horizontal--products .nav-horizontal__title {
      width: 40%;

}

#powerlight-mini-teal .nav-horizontal--products .nav-horizontal__menu {
          width: calc(60% - 380px);

}
}




#powerlight-mini-teal .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#powerlight-mini-teal .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#powerlight-mini-teal .product-specs {
  margin-bottom: 0px;
}

#powerlight-mini-teal .list-toggle__title {
  font-size: 18px;

}

#powerlight-mini-teal .product-specs__table .spec-title {
  font-size: 18px;

}

#powerlight-mini-teal p {
  font-size: 15px;
  line-height: 1.7;

}

#powerlight-mini-teal .list-toggle__title .fa {
  color: #35a8a6;
}

#powerlight-mini-teal .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#powerlight-mini-teal .product-specs {

    border-bottom: 2px solid #fff !important;
  }




    /* PL Mini Red */

#powerlight-mini-red .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

#powerlight-mini-red .product-specs__table tr {
  border-bottom: 2px solid transparent;
}

@media only screen and (min-width: 768px) and (max-width: 2000px) {


#powerlight-mini-red .nav-horizontal--products .nav-horizontal__title {
      width: 40%;

}

#powerlight-mini-red .nav-horizontal--products .nav-horizontal__menu {
          width: calc(60% - 380px);

}
}




#powerlight-mini-red .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#powerlight-mini-red .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#powerlight-mini-red .product-specs {
  margin-bottom: 0px;
}

#powerlight-mini-red .list-toggle__title {
  font-size: 18px;

}

#powerlight-mini-red .product-specs__table .spec-title {
  font-size: 18px;

}

#powerlight-mini-red p {
  font-size: 15px;
  line-height: 1.7;

}

#powerlight-mini-red .list-toggle__title .fa {
  color: #35a8a6;
}

#powerlight-mini-red .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#powerlight-mini-red .product-specs {

    border-bottom: 2px solid #fff !important;
  }




    /* PL Mini Gray */

#powerlight-mini-gray .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

#powerlight-mini-gray .product-specs__table tr {
  border-bottom: 2px solid transparent;
}

@media only screen and (min-width: 768px) and (max-width: 2000px) {


#powerlight-mini-gray .nav-horizontal--products .nav-horizontal__title {
      width: 40%;

}

#powerlight-mini-gray .nav-horizontal--products .nav-horizontal__menu {
          width: calc(60% - 380px);

}
}




#powerlight-mini-gray .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#powerlight-mini-gray .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#powerlight-mini-gray .product-specs {
  margin-bottom: 0px;
}

#powerlight-mini-gray .list-toggle__title {
  font-size: 18px;

}

#powerlight-mini-gray .product-specs__table .spec-title {
  font-size: 18px;

}

#powerlight-mini-gray p {
  font-size: 15px;
  line-height: 1.7;

}

#powerlight-mini-gray .list-toggle__title .fa {
  color: #35a8a6;
}

#powerlight-mini-gray .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#powerlight-mini-gray .product-specs {

    border-bottom: 2px solid #fff !important;
  }





    /* PL Mini Yellow */

#powerlight-mini-yellow .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

@media only screen and (min-width: 768px) and (max-width: 2000px) {


#powerlight-mini-yellow .nav-horizontal--products .nav-horizontal__title {
      width: 40%;

}

#powerlight-mini-yellow .nav-horizontal--products .nav-horizontal__menu {
          width: calc(60% - 380px);

}
}


#powerlight-mini-yellow .product-specs__table tr {
  border-bottom: 2px solid transparent;
}



#powerlight-mini-yellow .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#powerlight-mini-yellow .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#powerlight-mini-yellow .product-specs {
  margin-bottom: 0px;
}

#powerlight-mini-yellow .list-toggle__title {
  font-size: 18px;

}

#powerlight-mini-yellow .product-specs__table .spec-title {
  font-size: 18px;

}

#powerlight-mini-yellow p {
  font-size: 15px;
  line-height: 1.7;

}

#powerlight-mini-yellow .list-toggle__title .fa {
  color: #35a8a6;
}

#powerlight-mini-yellow .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#powerlight-mini-yellow .product-specs {

    border-bottom: 2px solid #fff !important;
  }




    /* SolarPanel 5+ */

#solarpanel-5 .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

#solarpanel-5 .product-specs__table tr {
  border-bottom: 2px solid transparent;
}



#solarpanel-5 .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#solarpanel-5 .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#solarpanel-5 .product-specs {
  margin-bottom: 0px;
}

#solarpanel-5 .list-toggle__title {
  font-size: 18px;

}

#solarpanel-5 .product-specs__table .spec-title {
  font-size: 18px;

}

#solarpanel-5 p {
  font-size: 15px;
  line-height: 1.7;

}

#solarpanel-5 .list-toggle__title .fa {
  color: #35a8a6;
}

#solarpanel-5 .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#solarpanel-5 .product-specs {

    border-bottom: 2px solid #fff !important;
  }


    /* CookStove */

#cookstove .list-toggle__content {

    color: #262729;
    padding: 0px 20px;
  }

#cookstove .product-specs__table tr {
  border-bottom: 2px solid transparent;
}



#cookstove .product-specs__body {

  border-top: none;
  border-bottom: none;
  margin: 0px 0px;

}

#cookstove .product-specs__body .border-bottom  {
      border-bottom: none;
    }

#cookstove .product-specs {
  margin-bottom: 0px;
}

#cookstove .list-toggle__title {
  font-size: 18px;

}

#cookstove .product-specs__table .spec-title {
  font-size: 18px;

}

#cookstove p {
  font-size: 15px;
  line-height: 1.7;

}

#cookstove .list-toggle__title .fa {
  color: #35a8a6;
}

#cookstove .list-toggle__title:hover .fa {
  color: #2e9b99;
}

#cookstove .product-specs {

    border-bottom: 2px solid #fff !important;
  }




 /* MISSION */
#biolite-mission-energy-everywhere .product-cards {
  width: 100%;
}
#biolite-mission-energy-everywhere .product-cards:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
#biolite-mission-energy-everywhere .product-cards .product-card {
  position: relative;
  width: 50%;
  float: left;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--bg_right {
  background-color: #f5f5f5;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--bg_right .product-card__inner {
  background-size: auto auto;
  background-position: 100% 100%;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--bg_right .product-card__content {
  color: #262729;
}
#biolite-mission-energy-everywhere .product-cards .product-card:first-child .product-card__inner {
  border-right: 8px solid white;
}
#biolite-mission-energy-everywhere .product-cards .product-card:last-child .product-card__inner {
  border-left: 8px solid white;
}
#biolite-mission-energy-everywhere .product-cards .product-card .product-card__inner {
  position: relative;
  display: table;
  top: 0;
  height: 180px;
  min-height: 180px;
  max-height: 180px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 40px 60px;
}
#biolite-mission-energy-everywhere .product-cards .product-card .product-card__inner:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#biolite-mission-energy-everywhere .product-cards .product-card .product-card__content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  color: white;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay {
  border-top: 0px solid white !important;
  border-bottom: 0px solid white !important;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay:first-child {
  border-right: 5px solid white;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay:last-child {
  border-left: 5px solid white;
  border-right: none;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay .product-card__inner {
  background-size: auto auto;
  background-position: 50% 50%;
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay .product-card__inner:before {
  background-color: rgba(32, 160, 157, 0.75);
}
#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay .product-card__content {
  color: white;
}


#biolite-mission-energy-everywhere .tab-left {
  padding-right:5%;
  border-right: 1px solid #fff;
  
}

#biolite-mission-energy-everywhere .tab-right {
  padding-left:5%;
  
}


#biolite-mission-energy-everywhere .tab-row {
  margin-bottom:15px;
  
}

#biolite-mission-energy-everywhere .mobile-title-mission{
  display: none;
}

  
  #biolite-mission-energy-everywhere .staff-grid{
  	padding-top:0;
    padding-bottom:0;
    width:100%;
    margin:auto;
  }
  
 #biolite-mission-energy-everywhere  .staff-grid-item__footer{
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 3px;
  border: 1px solid #d6d6d6 ;
  width:90%;
  }

#biolite-mission-energy-everywhere .product-cards--mission h6 {
  min-height:10px !important;
}
  

#biolite-mission-energy-everywhere .impact-row {
  margin-bottom:20px;
}
  


@media only screen and (max-width: 768px) {
  
  #biolite-mission-energy-everywhere .product-cards .product-card {
  width: 100%;

}
  
  #biolite-mission-energy-everywhere .how-we-do-it {
   height:100%; 
  }
  
  
  #biolite-mission-energy-everywhere .road-to-impact {
   margin-top:250px; 
  }
  
  
  #biolite-mission-energy-everywhere .mobile-title-mission{
  display: block;
  margin-left: 3%;
    margin-top:40px;
  margin-bottom: 40px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;

}
  
  #biolite-mission-energy-everywhere .tab-right {
    border-top: 1px solid #f3f3f3;
  margin-top:30px;
    padding-top:30px;
  
}

 
}

 @media screen and (min-width: 300px) and (max-width:600px){
    #biolite-mission-energy-everywhere .bg-img {
      	background-image:none !important;
    	height:1100px !Important;
    }
  }
  
  @media screen and (max-width: 845px) and (min-width:601px){
  	#biolite-mission-energy-everywhere .bg-img {
    	background-image:none !important;
      	height:800px !important;
    }
  }


@media screen and (max-width:845px){
   #biolite-mission-energy-everywhere .product-card.product-card--gray_overlay:nth-child(2){
   	margin-left:-7px;
   }
  
  #biolite-mission-energy-everywhere .impact-row {
   margin-bottom:0px; 
}
   #biolite-mission-energy-everywhere  .staff-grid-item__footer{
  width: 100%;
  }
  
}

#biolite-mission-energy-everywhere .product-cards .product-card.product-card--green_overlay .product-card__content {
  color: white;
}

#biolite-mission-energy-everywhere #product-specs-new .spec-title{
 
  width: 10%;

}

#biolite-mission-energy-everywhere #product-specs-new .spec-desc{

  width: 80%;
}

#biolite-mission-energy-everywhere .single-product-features.single-product-features--short {
  padding: 330px 0;
  background-position: 90% 10%;
  background-repeat: no-repeat;
}


 /* COLLECTION */

#2016-biolite-energy-ecosystem .hero .hero__viewport {
  height: 75% !important;
}

