.top-right-site-badge {position: fixed;top: 70px;right: 20px;z-index: 10000;max-width: 350px;}
.bottom-right-site-badge {position: fixed;bottom: 10px;right: 20px;z-index: 10000;max-width: 350px;}
.is-link {cursor: pointer;}

.desktop-only {display: block!important;}
.mobile-only  {display: none!important;}
@media only screen and (max-width: 1024px) {
  .mobile-only {display: block!important;}
  .desktop-only {display: none!important;}
}


.nav-orange {background-color:#ef9f21;}
.nav-orange a {color: #ffffff !important;padding: 23px 20px!important;}
.nav-orange i {padding-right: 2px;vertical-align: -10%;}
.nav-orange:hover {background-color:#ef9f21;}
.nav-orange:hover a {color: #ffffff !important;}

.fizzics-orange {color:#ef9f21;}
.hero-estimated-shipping {color: #ffffff;font-size: 16px;font-weight: bold;}
.black-stroke {
  -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: black;
}
.st-bottom-banner-aso-st {
  position: absolute;
  bottom: 5%;
  /*background-color: rgba(0, 0, 0, 0.70);*/
  z-index: 30;
  padding: 1rem 0 0 2rem;
  width: 100%;
  height: auto;
}
.cart-info__backorder {text-align: center; display: block; margin: 5px 0;color: #ff0000;font-size:13px;}
.cart-info__available-now {margin-bottom: 10px; color:#ff0000;}
.cart-retailers {
  text-align: center;
  /*margin: 0 0 50px 0!important;*/
  max-width: 100%;
  margin: 15px 0;
}

.col-cart-retailer {
  width: 24%;
  display: inline-block;
}
@media screen and (max-width:414px) {
  .col-cart-retailer {width: 49%;}
}

/*@media screen and (min-width:500px) {
  .cart-retailers {
    margin: 70px auto 0;
    padding: 10px 0 0;
  }
  .col-cart-retailer {
    width: 33%;
    display: inline-block;
  }
}

@media screen and (min-width:768px) {
  .cart-retailers {
    margin: 70px auto 0;
    padding: 10px 0 0;
  }
}

@media screen and (min-width:992px) {
  .col-cart-retailer {
    width: 16%;
    display: inline-block;
  }
  .col-cart-retailer-100.lg-row-2 {
    margin-top: 70px;
  }
}*/







.owl-nav {display: none;}
.intro-text {
  text-align: left;
  background-color: #f4f4f4;
  padding: 20px 0;
  margin: 20px 0;
}

.alt-fizzics-font {
  font-size: 15px;
  color: #7a7a7a;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
}

.shop__buy-button {cursor: pointer;}

.m0 {margin: 0!important}
.mb10 {margin-bottom: 10px!important}
.pb0 {padding-bottom: 0!important}
.pt0 {padding-top: 0!important}
.pt40 {padding-top: 40px}
.pb20 {padding-bottom: 20px}
.pb50 {padding-bottom: 50px}

@media screen and (max-width:799px) {
  .hide-under-800 {display: none!important;}
}

.main-hero p.top-text {
  font-size: 17px;
  text-align: center;
  padding: 20px 0;
}

.button.white-black {
    background: #ffffff;
    color: #000000;
}

.button.white-black:hover {
    border: 0px solid #ffffff;
    background: #ef9f21;
    color: #ffffff;
}


.button.white-black:hover {
    border: 1px solid #ffffff;
    background: #ef9f21;
    color: #ffffff;
}

.button.white {
    border: 1px solid #ef9f21;
    background: #ffffff;
    color: #ef9f21;
}

.button.white:hover {
    border: 1px solid #ffffff;
    background: #ef9f21;
    color: #ffffff;
}



header.header{
  background-color: rgba(255, 255, 255, 0.80);
  z-index: 10000;
}

.header-logo {
  background-image: url(/images/2018/logo.png);
  background-repeat: no-repeat;
  background-size: 200px 40px;
  width: 200px;
  height: 40px!important;
  top: 10px!important;
  left: 20px;
}

.header-logo span {
    display: none;
}

@media only screen and (min-width: 569px) {
  header.header .header-logo {
      left: 35px;
  }
}
/*@media only screen and (max-width: 1140px) {
  .header-logo {
    background-size: 150px 29px;
    width: 150px;
    height: 29px;
    margin: 6px 0 0 10px;
  }
}*/

@media only screen and (max-width: 1090px) {
  header.header li a {padding: 0 10px;}
}

@media only screen and (max-width: 768px) {
  .header-logo {
    margin-left: 0;
  }
}

/*@media only screen and (max-width: 375px) {
  .header-logo {
    background-size: 115px 22px;
    width: 115px;
    height: 22px;
    margin-top: 10px;
  }
}*/



/*SHARK TANK HERO*/
#st-slider-hero {
  margin-top: 60px;
  /*height: 880px;*/
  height: calc(81vw * (9/16));
  /*min-height: calc(100vh - 60px);*/
  /*background-color: #000000;*/
  /*background-image: url(/images/hero/extra-large/2018-4thofjuly.jpg);*/
  /*background-image: url(/images/hero/extra-large/2018-4thofjuly.jpg);*/
  /*background-position: center;*/
  
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.st-slider-hero-image {
  height: calc(100vh - 60px);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

/*.st-slider-hero-image-1 {background-image: url(/images/hero/extra-large/2018-4thofjuly.jpg); background-position: center bottom;}*/
/*.st-slider-hero-image-1 {background-image: url(/images/hero/extra-large/2018-game-day2.jpg); background-position: center top;}*/
/*.st-slider-hero-image-1 {background-image: url(/images/hero/extra-large/thanksgiving.jpg);}*/
/*.st-slider-hero-image-2 {background-image: url(/images/hero/extra-large/kitchen-waytap.jpg);}*/
/*.st-slider-hero-image-3 {background-image: url(/images/hero/extra-large/st-reair-3.jpg);}*/

.hero-countdown{
  color: #ffffff;
  font-size: 1.8rem;
}
.st-top-banner {
  position: absolute;
  top: 1%;
  /*background-color: rgba(0, 0, 0, 0.70);*/
  z-index: 30;
  padding: 1rem 0 0 2rem;
  width: 100%;
  height: auto;
}

.st-top-banner h2 {
  color:#ef9f21;
  text-align: left;
  font-size: 3rem;
  line-height: 3rem;
  text-transform: none;
  padding: 0 20rem;
}

.st-top-banner h3 {
  color:#fff;
  text-align: left;
  font-size: 2.5rem;
  text-transform: none;
  padding: 0 .3rem;
}

.aso-shark-tank-promo {display: none;}

.st-bottom-banner {
  position: absolute;
  top: calc(100vh - 220px);
  width: 100%;
  background-color: rgba(0, 0, 0, 0.70);
  padding: 1rem 0;
  z-index: 30;
}
.st-bottom-banner h4 {
  color:#fff;
  text-align: center;
  font-size: 2rem;
}
.st-bottom-banner .buttons {
  text-align: center;
}

.st-bottom-get-it-now-sm {
  position: absolute;
  top: calc(100vh - 130px);
  padding: 1rem 0;
  z-index: 30;
  display: block;
}

#st-slider-hero .owl-theme .owl-controls {
  padding-top:0;
}

#st-slider-hero .owl-theme .owl-controls .owl-nav {
  margin-top: -27px;
}
#st-slider-hero .owl-dots {
  width: 100%;
  z-index: 5000;
  position: absolute;
  text-align: center;
  margin-top: -27px;
}


.st-top-banner {top: 0; width: 60%; }
.st-top-banner-content{position:relative;  top: calc(100vh - 265%);}
.st-top-banner h2 {padding: .2em 0;}
.st-bottom-banner{display: none;}
.st-top-get-it-now-sm {
  text-align: left;
  margin-top: 15px;
  font-size: 20px;
  padding: 0 0 .4em 0;
}
.st-bottom-get-it-now-sm{display: none;}




@media only screen and (max-width: 1600px) {
/*  .st-top-banner h2 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }

  .st-top-banner h3 {
    font-size: 2.3rem;
    line-height: 2.3rem;
    padding: 0 .3rem;
  }*/

  .st-bottom-banner h4 {font-size: 1.8rem;}
  .st-bottom-banner .buttons {padding: 5px 0;}
}

@media only screen and (max-width: 1440px) {
/*  .st-top-banner h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }

  .st-top-banner h3 {
    font-size: 2.0rem;
    line-height: 2.0rem;
    padding: 0 .3rem;
  }*/

  .st-bottom-banner {
    top: calc(100vh - 150px);
    padding:  .2rem 0 ;
  }

  .st-bottom-banner h4 {font-size: 1.8rem;}
}

@media only screen and (max-width: 1220px) {
/*  .st-top-banner {width: 30%;}
  .st-top-banner h2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .st-top-banner h3 {
    font-size: 1.8rem;
    line-height: 1.8rem;
    padding: 0 .3rem;
  }*/
  .st-bottom-banner h4 {font-size: 1.3rem;}
}

@media only screen and (max-width: 1080px) {
  /*.st-top-banner {padding: .2rem 0;}*/
}

@media only screen and (max-width: 1024px) {
  .st-bottom-banner {top: calc(100vh - 145px);}
  .st-bottom-banner .buttons {padding-top: 5px;}
}

@media only screen and (max-width: 960px) {
  /*.st-top-banner {width: 40%;}*/
  .st-top-banner h2 {
    /*font-size: 2rem;*/
    /*padding: 0 3.3rem;*/
  }
/*  .st-top-banner h3 {
    font-size: 1.4rem;
  }*/
  .st-bottom-banner h4 {
    font-size: 1.5rem;
  }
  .hero-estimated-shipping {font-size: 11px;}


  /*#st-slider-hero {background-image: url(/images/hero/large/2018-game-day2.jpg);}*/
  /*#st-slider-hero {background-image: url(/images/hero/large/2018-4thofjuly.jpg);}*/
  /*.st-slider-hero-image-1 {background-image: url(/images/hero/large/2018-game-day2.jpg);}*/
  /*.st-slider-hero-image-1 {background-image: url(/images/hero/large/2018-4thofjuly.jpg);}*/
  /*.st-slider-hero-image-2 {background-image: url(/images/hero/large/kitchen-waytap.jpg);}*/
  /*.st-slider-hero-image-3 {background-image: url(/images/hero/large/st-reair-3.jpg);}*/
}

@media only screen and (max-width: 860px) {
  .top-right-site-badge {max-width: 200px;}
  .st-bottom-banner {top: calc(100vh - 155px);}
  .st-bottom-banner h4 {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 767px) {
  /*#st-slider-hero {min-height: 300px;}*/

/*  .st-top-banner {
    position: absolute;
    top: 1%;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 30;
    padding: .2rem 0;
    width: 100%;
    height: auto;
  }*/
  .st-top-get-it-now-sm {display: block;}
  .st-bottom-banner{display: none;}
  .st-bottom-get-it-now-sm{display: none;}

  /*.st-top-banner h2 {
    padding: 0 .3rem;
  }
  .st-top-banner h3 {
    padding: 0 .3rem;
  }*/


  .st-bottom-banner h4 {
    font-size: 1.15rem;
  }

  .st-bottom-banner .buttons {padding-top: 0;}

  /*#st-slider-hero {background-image: url(/images/hero/medium-wide/2018-4thofjuly.jpg);}*/
  /*.st-slider-hero-image-1 {background-image: url(/images/hero/medium-wide/2018-4thofjuly.jpg);}*/
  /*#st-slider-hero {background-image: url(/images/hero/medium-wide/2018-game-day2.jpg);}
  .st-slider-hero-image-1 {background-image: url(/images/hero/medium-wide/2018-game-day2.jpg);}*/
  /*.st-slider-hero-image-2 {background-image: url(/images/hero/medium-wide/kitchen-waytap.jpg);}*/
  /*.st-slider-hero-image-3 {background-image: url(/images/hero/medium-wide/st-reair-3.jpg);}*/
}

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

  /*.st-top-banner {
    top: 0;
    width: 35%;
    height: 100%;
  }*/
  /*.st-bottom-banner-aso-st {display: none;}*/
  .aso-shark-tank-promo {display: inline-block;}

  .st-top-banner h2 {font-size: 1.7rem; padding:0; line-height: 1.8rem;}
  .st-top-banner h3 {font-size: 1.3rem; padding:0;}

  .st-top-banner-content{position:relative;  top: calc(100vh - 105%);}
  .st-bottom-banner {display: none;}
  .st-bottom-get-it-now-sm{display: none;}
  .st-top-get-it-now-sm{display: block;}
  #hero-slider .owl-controls {display: none;}
}

@media only screen and (max-width: 667px) {
  .top-right-site-badge {max-width: 150px;}
  .hero-promo-image {width: 80px;}
  .st-top-banner h2 {font-size: 1.4rem;line-height: 1.231;}
  .st-top-banner h3 {font-size: 1.2rem;}
}
@media only screen and (max-width: 568px) {
  .st-top-banner{padding: .6rem 0 0 1rem;width: 55%;}
  .st-bottom-banner-aso-st {padding: .6rem 0 0 1rem;}
  .hero-promo-image {width: 60px;}
  .st-top-banner h2 {font-size: 1.4rem;}
  .st-top-banner h3 {font-size: 1.2rem;}
  .st-top-get-it-now-sm {padding:0;}


  /*.st-top-banner h2 {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
  .st-top-banner h3 {font-size: 1.3rem;}*/
  /*#st-slider-hero {min-height: 150px;}*/
  .st-top-get-it-now-sm {font-size: 14px;}
}

@media only screen and (max-width: 480px) {
  .top-right-site-badge {max-width: 120px;}
  .st-top-banner {width:63%;}
  .st-top-banner-content{top: calc(100vh - 115%);}
}

@media only screen and (max-width: 460px) {
  .st-top-banner {width: 73%;}
  /*.st-top-banner {
    position: absolute;
    top: 1%;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 30;
    padding: .2rem 0;
    width: 100%;
    height: auto;
  }
  .st-top-banner h2 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-top:0;
  }
  .st-top-get-it-now-sm {display: none;}
  .st-bottom-get-it-now-sm {display: block;}
  .st-top-banner h3 {font-size: 1.4rem;}*/
}

@media only screen and (max-width: 414px) {
  .st-top-banner {width: 80%;}
  .st-bottom-banner-aso-st {display: block;}
  .aso-shark-tank-promo {display: none;}
}

@media only screen and (max-width: 390px) {
  /*.st-top-banner h2 {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .st-top-banner h3 {font-size: .9rem;}*/
  
  #hero-slider .owl-controls {display: none;}
}
@media only screen and (max-width: 375px) {

  /*#st-slider-hero {background-image: url(/images/hero/small/2018-4thofjuly.jpg);}*/
  /*.st-slider-hero-image-1 {background-image: url(/images/hero/small/2018-4thofjuly.jpg);}*/
  /*#st-slider-hero {background-image: url(/images/hero/small/2018-game-day2.jpg);}
  .st-slider-hero-image-1 {background-image: url(/images/hero/small/2018-game-day2.jpg);}*/
  /*.st-slider-hero-image-2 {background-image: url(/images/hero/small/kitchen-waytap.jpg);}*/
  /*.st-slider-hero-image-3 {background-image: url(/images/hero/small/st-reair-3.jpg);}*/
}
@media only screen and (max-width: 320px) {
  .st-top-banner {width: 100%;}
  /*.st-top-banner h2 {font-size: .9rem;}*/
}


/*VIDEO HERO*/
#video-hero {
  height: 100%;
  min-height: 800px;
  position: relative;
  overflow: hidden;
}

#video-hero video {
  position: absolute;
  min-width: 100%;
  z-index: -100;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%) translatey(-50%);
  -moz-transform: translateX(-50%) translatey(-50%);
  transform: translateX(-50%) translatey(-50%);
  background-size: cover;
  transition: 1s opacity;
}

#video-hero video::-webkit-media-controls {
  display:none !important;
}

.video-title {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding: 20px;
  width: 730px;
  margin: 0 auto;
  position: relative;
  top: 70%;
  text-align: center;
}

.video-title h1 {
  color: #ffffff;
  font-weight: 700;
  font-size: 23px;
  line-height: 23px
}

.video-title h2 {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.controls {
  display: none;
}

@media screen and (max-width: 700px) { 
  #video-hero {
    height: 600px;
    min-height: 400px;
  }

  .video-title {
    top: 30%;
    width: 90%;
    text-align: center;
  }
  
  .video-title h1 {
    font-size: 27px;
    line-height: 27px;
  }

  .video-title h2 {
    display: none;
  }

  .controls {
    text-align: center;
    display: block;
  }

  .hero-play-button {
    height: 40px;
    width: 65px !important;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: relative;
  }

  .hero-play-button:hover {
    background-color: rgba(0, 173, 239, 0.9);
  }

  .hero-play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
  }

  /*.hero-pause-button {
    height: 40px;
    width: 65px !important;    
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: relative;
  }

  .hero-pause-button:hover {
    background-color: rgba(0, 173, 239, 0.9);
  }
  
  .hero-pause-button:before {
    width: 6px;        
    height: 15px;
    background: #fff;
    position: absolute;
    content: "";
    top: 11px;
    left: 24px;
  }

  .hero-pause-button:after {
    width: 6px;        
    height: 15px;
    background: #fff;
    position: absolute;
    content: "";
    top: 11px;
    right: 24px;
  }*/
}

.section-title {
  font-size: 24px;
}

@media screen and (max-width: 554px) {
  #video-hero {
    height: 400px;
    min-height: 400px;
  }

  .video-title h1 {
    font-size: 22px;
    line-height: 22px;
  }
}

@media screen and (max-width: 463px) {
  #video-hero {
    min-height: 300px;
  }

  .video-title h1 {
    font-size: 18px;
    line-height: 18px;
  }
}

.button {
  width: auto;
  padding: 0 15px;
  margin-right: 0 !important;
}

.wide-button {
  width: 170px;
  padding: 0;
}

header.header.always-show {
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}


/* HERO */

@media screen and (min-width:1024px) {
  .section-home {
    min-height: 700px;
  }
}

.home-info .buttons {
  display:none;
} 

.hero-header-mobile {
  background-color:#ffffff;
  padding-bottom: 10px;
}

@media screen and (min-width:1024px) {
  header.header li.mobile-nav-buy {
    display:none;
  }

  .home-info .buttons {
    display:block;
  }
}

.hero-title {
  font-weight: 700;
  padding: 70px 0 0;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
}
.hero-subtitle {
  padding: 10px 0 0;
  color: #252525;
  font-size: 11px;
}
.hero-subtitle-br {
  display: block;
}
.waytap-hero-subtitle{
  color: #ffffff;
  font-size: 17px;
}

@media screen and (min-width:480px) {
  .hero-title {
    font-size: 35px;
    line-height: 30px;
  }
}

@media screen and (min-width:540px) {
  .hero-subtitle {
    font-size: 12px;
  }
  .hero-subtitle-br {
    display: block;
  }

}

@media screen and (min-width:637px) {
  .hero-title {
    font-size: 47px;
    line-height: 42px;
  }
  .hero-subtitle {
    font-size: 14px;
  }

  .waytap-hero-subtitle{
    color: #ffffff;
    font-size: 18px;
  }

}

@media screen and (min-width:750px) {
  .hero-subtitle {
    font-size: 17px;
  }
  .hero-subtitle-br {
    display: none;
  }
}

@media screen and (min-width:850px) {
  .hero-title {
    font-size: 60px;
    line-height: 55px;
  }
  .hero-subtitle {
    font-size: 19px;
  }
}

@media screen and (min-width:1024px) {
  .hero-header-mobile {
    display: none;
  }
  .hero-title {
    display: none;
  }
  .hero-subtitle {
    display: none;
  }
  
}


header.header li.mobile-nav-buy {
  float:right;
  margin-right:60px;
}

header.header li.mobile-nav-buy a {
  width:90px;
  height:60px;
  line-height:60px;
  margin:10px 10 0;
}

header.header ul {
  padding-top: 0;
}

header.header.opened ul {
  width: 100%;
}

.main-title-sm{
  margin-top:30px;
  color:#ffffff;
  padding-bottom:20px;
  text-shadow:4px 0 2px #4b4b4b;
}

@media screen and (min-width:850px) {
  .main-subtitle {
    margin-top:0px;
    text-shadow:4px 0 2px #4b4b4b;
  }
}

@media screen and (max-width:850px) {
  .main-subtitle {
    margin-top:185px;
    text-shadow:4px 0 2px #4b4b4b;
  }
}
@media screen and (min-width:1024px) {
  .main-subtitle {
    text-shadow:0 0 0 transparent;
  }
}



/* BUY 100PX */
.section-buy {
  padding: 60px 0 0;
}

.retailers {
  text-align: center;
  margin: 0 0 50px 0!important;
  max-width: 100%;
}

.col-retailer {
  width: 49%;
  display: inline-block;
}


@media screen and (min-width:500px) {
  .retailers {
    margin: 70px auto 0;
    padding: 10px 0 0;
  }
  .col-retailer {
    width: 33%;
    display: inline-block;
  }
}

@media screen and (min-width:768px) {
  .retailers {
    margin: 70px auto 0;
    padding: 10px 0 0;
  }
}

@media screen and (min-width:992px) {
  .col-retailer {
    width: 16%;
    display: inline-block;
  }
  .col-retailer-100.lg-row-2 {
    margin-top: 70px;
  }
}

.retailer {
  height: 100px;
  width: 100px;
  display: inline-block;
  background: url("/images/retail-partners/logos-100px.png") no-repeat scroll;
  background-size: 800px 200px;
  text-indent: -9999px;
}


.retailer.indiegogo { background-position: 0 0;}
.retailer.indiegogo:hover { background-position: 0 -101px; }
.retailer.brookstone { background-position: -100px 0; height: 100px;}
.retailer.brookstone:hover { background-position: -100px -101px; }
.retailer.target { background-position: -200px 0; }
.retailer.target:hover { background-position: -200px -101px; }
.retailer.best-buy { background-position: -300px 0;}
.retailer.best-buy:hover { background-position: -300px -101px; }
.retailer.total-wine { background-position: -400px 0; }
.retailer.total-wine:hover { background-position: -400px -100px; }
.retailer.cabelas { background-position: -500px 0; }
.retailer.cabelas:hover { background-position: -500px -101px; }
.retailer.amazon { background-position: -600px 0; }
.retailer.amazon:hover { background-position: -600px -100px; }
.retailer.best-buy-canada { background-position: -700px 0;}
.retailer.best-buy-canada:hover { background-position: -700px -100px; }


/* WAYTAP */
.waytap-breakdown {
  margin: 70px 0;
}

.waytap-split-container {
  display: table;
  width: 100%;
}

.waytap-left, .waytap-right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.waytap-thirsty-info,.waytap-fresh-from-tap {padding: 0 50px;}
.waytap-thirsty-info h2 {
  font-size: 1.7em;
  margin-bottom: 20px;
}
.waytap-fresh-from-tap h2 {
  margin:0 0 20px;
  font-size: 1.7em;
}

.waytap-fresh-from-tap-get-it-now {
  text-align: center;
  margin-top: 20px;
}

.waytap-preorder-text {background-color: #f4f4f4}
.waytap-system-breakdown-mobile {display:none;}
.waytap-party-mobile {display:none;}

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

  .waytap-breakdown {margin: 20px 0;}
  .section-waytap .section-title {display: none;}

  .waytap-left, .waytap-right {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .waytap-left {
    float: right;
  }
  .waytap-right {
    float: left;
  }

  .waytap-preorder-text {background-color:transparent;}
  .waytap-thirsty-info,.waytap-fresh-from-tap {padding: 0 40px 20px 15px;}
  .waytap-system-breakdown-mobile {display:table-cell;margin-top:20px;}
  .waytap-system-breakdown-desktop {display: none;}

  .waytap-party-mobile {display:table-cell;margin-top:20px;}
  .waytap-party-desktop {display: none;}

}


/* DraftPour */
.draftpour-breakdown {
  margin: 70px 0;
}

.draftpour-split-container {
  display: table;
  width: 100%;
}

.draftpour-left, .draftpour-right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.draftpour-thirsty-info,.draftpour-fresh-from-tap {padding: 0 50px;}
.draftpour-thirsty-info h2 {
  font-size: 1.7em;
  margin-bottom: 20px;
}
.draftpour-fresh-from-tap h2 {
  margin:0 0 20px;
  font-size: 1.7em;
}

.draftpour-fresh-from-tap-get-it-now {
  text-align: center;
  margin-top: 20px;
}

.draftpour-preorder-text {background-color: #f4f4f4}
.draftpour-system-breakdown-mobile {display:none;}
.draftpour-party-mobile {display:none;}

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

  .draftpour-breakdown {margin: 20px 0;}
  /*.section-draftpour .section-title {display: none;}*/

  .draftpour-left, .draftpour-right {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .draftpour-left {
    float: right;
  }
  .draftpour-right {
    float: left;
  }

  .draftpour-preorder-text {background-color:transparent;}
  .draftpour-thirsty-info,.draftpour-fresh-from-tap {padding: 0 40px 20px 15px;}
  .draftpour-system-breakdown-mobile {display:table-cell;margin-top:20px;}
  .draftpour-system-breakdown-desktop {display: none;}

  .draftpour-party-mobile {display:table-cell;margin-top:20px;}
  .draftpour-party-desktop {display: none;}

}


/* STORY */
.section-our-story {
  /*padding-top: 70px;*/
}

.our-story-desktop-title {display: block;}
.our-story-mobile-title  {display: none;}

.section-our-story .our-story-split-container {
  display: table;
  /*height: 100%;*/
  /*max-height: calc(100vh - 60px);*/
  width: 100%;
}

.section-our-story .our-story-hero-left {
    width: 50%;
    height: 80vh;
    /*background: transparent url(/images/our-story/2018/draftpour/our-story.jpg) no-repeat 0 0;
    background-size: cover;
    background-color: #000;
    background-position: right;*/
    display: table-cell;
    vertical-align: middle;
}

.our-story-bg {
    height: 80vh;
    background: transparent url(/images/our-story/2018/draftpour/our-story.jpg) no-repeat 0 0;
    background-size: cover;
    background-color: #000;
    background-position: right;
    display: block;
}

.section-our-story .our-story-hero-right {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
  .section-our-story .our-story-hero-left, .section-our-story .our-story-hero-right {
    display: block;
    width: 100%;
  }
  .section-our-story .our-story-hero-left, .our-story-bg {
    max-height: 640px;
  }
}

/* OUR STORY LEFT SIDE*/
.section-our-story .our-story-hero-left .our-story-img {position: relative;min-height: 600px;}

/*OUR STORY RIGHT SIDE*/

.section-our-story .section-title {
  margin-top:15px;
}
.section-our-story .our-story-hero-right p {
  padding: 0 50px 30px;
  /* font-size: 18px; */
  /*line-height: 34px;*/
}
.section-our-story .our-story-hero-right h2 {padding: 0 50px;}
.our-story-mobile-only-title {display: none;}

@media only screen and (max-width: 1024px) {
  .section-our-story .our-story-hero-right h2 {display: block;padding: 20px 50px 0 30px;}
  .section-our-story .our-story-hero-right p {padding: 0 50px 30px 30px;}
  .our-story-mobile-title {display: block;}
  h2.our-story-desktop-title {display: none!important;}
}


@media only screen and (max-width: 767px) {
  .section-our-story .our-story-hero-left {
    background-image: url(/images/our-story/2018/draftpour/our-story-sm.jpg);
  }

  .section-our-story .our-story-hero-right .our-story-right-split-cell-left,
  .section-our-story .our-story-hero-right .our-story-right-split-cell-right {
    display: block;
    width: 100%;
    padding: 10px 0;
  }

  .section-our-story .our-story-hero-right {
    min-height: 0;
  }
}

@media only screen and (max-width: 736px) {
  .section-our-story .our-story-hero-left, .our-story-bg {
    background-image: url(/images/our-story/2018/draftpour/our-story-xs.jpg);
    height: 370px;
    width: 100%;
    background-size: cover;
    background-position-y: bottom;
    background-color: #ffffff;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 414px) {
  .section-our-story .our-story-hero-left, .our-story-bg {
    background-image: url(/images/our-story/2018/draftpour/our-story-xs.jpg);
    height: 370px;
    width: 100%;
    margin: 0 auto;
  }
}

/*
.section-our-story {
    height: 920px
}

@media screen and (max-width:1023px) {
  .our-story-full-background {
    min-height: 800px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .our-story-photo {
    background-image: url(/images/our-story/fizzics-story-fall.jpg);
    background-position: right;
  }
}
@media screen and (max-width:768px) {
  .our-story-full-background {min-height: 600px;}
}
@media screen and (max-width:600px) {
  .our-story-full-background {min-height: 500px;}
}
@media screen and (max-width:500px) {
  .our-story-full-background {min-height: 430px;}
}
@media screen and (max-width:400px) {
  .our-story-full-background {min-height: 300px;}
}

.section-our-story .section-our-story-background {
    background: transparent url('/images/our-story/fizzics-story.jpg') no-repeat 0 0;
    background-color: #000;
    background-position: center;
    height: 920px;
}

.section-our-story .our-story-title {
  font-size: 24px;
  margin: 10px 150px 20px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  line-height: 39px;
  text-shadow: 1px 1px 15px #000;
  height: 25px;
  display: inline-block;
  padding-bottom: 50px
}

.section-our-story p {
  margin: 10px 150px 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 39px;
  font-style: italic;
  text-shadow: 1px 1px 10px #000;
}

@media only screen and (min-width:1920px) {
  .section-our-story .section-our-story-background {
    background: transparent url('/images/our-story/fizzics-story-lg.jpg') no-repeat 0 0;
    height: 1250px;
  }
  .section-our-story {
    height: 1250px
  }
}

@media only screen and (max-width:1023px) {
  .section-our-story .our-story-title {
    margin: 10px 0 20px;
  }

  .section-our-story p {
    line-height: 1.8;
    font-size: 18px;
  }
}

@media only screen and (max-width:768px) {
  .section-our-story p {
    margin: 10px 100px 20px;
    font-size: 18px;
  }
}

@media only screen and (max-width:637px) {
  .section-our-story {
    height: 800px
  }

  .section-our-story .our-story-title {
    font-size: 18px;
    line-height: 2;
    margin: 25px 0 30px;
  }
  .section-our-story p {
    margin: 10px 30px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    font-style: italic;
    text-shadow: 1px 1px 10px #000;
  }
}


@media only screen and (max-width:637px) {
    .section-our-story p {
        margin: 10px 20px 20px;
        text-shadow: 1px 1px 10px #000;
    }
}

.section-our-story span {
    color: #ababab;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    text-shadow: 1px 1px 10px #000;
}

.col_left .system-info-left .image_holder_white {
    position: relative
}

.col_left .system-info-left .image_holder_white:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/filter_white.png);
    background-position: center;
    background-size: 100% 100%
}
*/




/*.col_right .system-info-right {
  padding-top: 0;
}

.system-info-right p {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  color: #7a7a7a;
}*/

/* SYSTEM */
.features-icons {
    padding-left: 0;
}

.icon-system-features-right {
  margin-top: 30px;
}

.section-service .service-item-col {
  top: 0;
}

.service-item-box {
  margin-bottom: 20px;
  min-height: 68px;
}


@media screen and (max-width:800px) {
  .section-service .service-item-product {
    position: relative;
  }
  .section-service .service-item-col {
    position: relative;
  }
  .section-service .service-item-product img {
    height: auto;
  }
}

/* COMPATIBILITY */
.compatibility-diagram {
  float: left;
  width: 40%;
}
.compatibility-lifestyle-images {
  float: right;
  width: 59%;
}
.compatibility-lifestyle-images-mobile {display:none;}

@media screen and (max-width:1024px) {
  .compatibility-diagram{float: none;width: 100%;}
  .compatibility-lifestyle-images {display:none;}
  .compatibility-lifestyle-images-mobile {
    display:block;
    overflow: auto;
    margin: 0 auto 30px;
    text-align: center;
  }
  .compatibility-lifestyle-images-mobile img {
    float: left;
    width: 33.33333333%;
    text-align: center;
  }
}


/* VIDEOS */
#how-to-use {margin-top:70px;}
#press-video-slider .owl-dots {width: 100px;}
.press-video-slide{height: auto;}
.video-section-slider .text {text-align: left;}
.press-video-img {cursor: pointer;}
@media screen and (min-width:1024px) {
  .press-video-slide {
    height:515px;
  }
}

/* MICROFOAM */
.section-microfoam {
  display: table;
  width: 100%;
}

.section-microfoam-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 1rem;
}

.microfoam-left-panel {
  width: 49%;
  float: right;
  text-align: center;
}

.microfoam-right-panel {
  display: table;
  width: 49%;
  float: left;
  /*height: 315px;*/
}

.microfoam-right-panel-content {
  display: table-cell;
  vertical-align: middle;
}

/*.microfoam-right-panel-content p {padding-top: 30px;}*/

.col-microfoam-benefits {
  width: 24%;
  height: 50%;
  float: left;
  margin-top: 10px;
}

.col-microfoam-benefits span {
  font-size: 11px;
}

.col-microfoam-benefits i {
  display: block;
  margin: 0 auto;
  background-size: contain;
  height: 50px;
  width: 100%;
}

@media only screen and (max-width:1024px) {
  .col-microfoam-benefits i {height: 80px;}
  .col-microfoam-benefits span {font-size: 14px;}
}

@media only screen and (max-width:991px) {
  .section-microfoam-cell {padding:0;}
  .microfoam-left-panel, .microfoam-right-panel{
    width:100%;
    float: none;
    display: block;
  }
  .microfoam-left-panel img {margin:0 auto;}
  .microfoam-right-panel p {padding: 20px 40px 0 15px;}
  .col-microfoam-benefits i {height: 80px;}
}

@media only screen and (max-width:425px) {
  .col-microfoam-benefits {width: 49%;}
  .col-microfoam-benefits i {height: 65px;}
}



/* SUPPORT */
.section-support {padding-top: 70px;}
.section-support p {margin: 10px 90px 20px;}
p.funding-logos {margin-top: 35px;}
.funding-logos img {padding: 0 10px;}

@media only screen and (max-width: 637px) {
  .section-support {
    height: 500px;
  }
  .section-support p {margin: 10px 10px 20px;}
}


/* IMPORTANCE */
.col-importance {
  width: 100%;
  float: left;
  padding: 0 5px;
}

@media only screen and (min-width:650px) {
  .col-importance {
    width: 24%;
  }
}

/* INNOVATION */
.section-innovation, 
.section-innovation .section-innovation-background {
  height: 100vh;
}

.section-innovation .buttons {
  display:none;
}
@media screen and (min-width:1031px) {
  .section-innovation .buttons {
    display:block;
  }
}


@media only screen and (max-width:1023px) {
    .section-innovation .wrapper {
        margin: 40px auto 0;
    }
}





/* BREWERS SPOTLIGHT */
.brewers-spotlight-section {
  /*padding-top: 70px;*/
}

.bs-content {height: 100%!important;}

.brewers-spotlight-section p:not(:last-child) {
  margin-bottom: 15px;
}

.brewers-spotlight-section p {
  margin: 0 30px 15px 0;
  font-size: 15px;
  color: #7a7a7a;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
}

.brewers-spotlight-mobile-intro {display: none;}
.brewers-spotlight-wide-intro {display: none;}
@media only screen and (max-width:1024px) {
  .brewers-spotlight-desktop-intro {display: none;}
  .brewers-spotlight-wide-intro {display: block;}
  .video-section .col-6 {height: 100%!important;margin-top: 20px!important;}
}
@media only screen and (max-width:768px) {
  .bs-content {height: auto;}
  .brewers-spotlight-wide-intro {display: none;}
  .brewers-spotlight-mobile-intro {display: block;}
}
.bs-video-unit {
  overflow: auto;
  clear:both;
}

.bs-video {
  width: 29%;
  float: left;
}

.bs-video-desc {
  width: 69%;
  float: right;
  text-align: left;
}

.bs-video-desc h4 {
  font-size: 16px;
  margin-bottom: 5px;
}

.bs-video-desc p {
  margin:0 30px 15px 0; 
  font-size: 13px;
  line-height: 23px;
  font-family: 'Open Sans', sans-serif;
}


/* BREWERS SPOTLIGHT PAGE */
.brewers-spotlight-page{
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center
}

@media only screen and (max-width:799px) {
  .bs-video {
    width: 100%;
    float: left;
  }

  .bs-video-img {
    margin-bottom: 20px;
  }

  .bs-video-desc {
    width: 100%;
    float: right;
    text-align: left;
  }
}
@media only screen and (max-width:768px) {
  .brewers-spotlight-section{
    padding-bottom: 0;
  }
}


/* PRESS */
.press-coverage-section {
  padding-top: 70px;
}

.all-press-videos {
  margin-bottom: 40px;
}

.press-coverage-section .container hr {
  margin-top: 75px;
}

.press-header {
  margin-bottom: 70px;
}

.press-article {
    width: 25%;
    float: left;
    padding: 0 25px
}

.press-article-set {
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}

.see-more-buttons {margin-top: 30px;}

@media only screen and (max-width:799px) {
    .press-article {
        width: 100%;
        float: none;
    }
    .press-article-set {display:none;}
    .press-article-set:nth-child(-n+1) {display: block;}
}

@media only screen and (max-width:991px) {
  .press-video {
      display: none;
    }
  .press-video:nth-child(-n+1) {
      display: block;
      width: 80%;
      margin: 0 auto;
  }
  .see-more-buttons {margin-top: 0;}
}

/* PRESS PAGE */
.article-list {
  text-align: left;
}

.article-list .single-article {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.article-list .single-article:last-child {
  border-bottom: none;
}

.article-list .outlet{
  font-size: 18px;
}
.article-list .headline a{
  color:#ef9f21;
}
.article-list .headline a:hover{
  color:#6a6a6a;
}
.article-list .date{
  color: #6a6a6a;
}


/* REVOLUTION */

.section-joinrevolution {
  margin-top: 70px;
  min-height: 550px;
}

@media screen and (min-width:850px) {
  .section-joinrevolution {
    min-height: 650px;
  }
}
@media screen and (min-width:1440px) {
  .section-joinrevolution {
    min-height: 800px;
  }
}
@media screen and (min-width:2000px) {
  .section-joinrevolution {
    min-height: 1000px;
  }
}

.section-joinrevolution .section-joinrevolution-background {
  background: transparent url('/images/lifestyle-bgs/join-the-revolution.jpg') no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.section-joinrevolution-title {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: relative;
  margin-top: 40px;
  /*text-shadow: -1px -1px 0 #252525, 1px -1px 0 #252525, -1px 1px 0 #252525, 1px 1px 0 #252525;*/
}

.section-joinrevolution-title:after {
  content: "";
  display: block;
  width: 48px;
  border-bottom: 5px solid #ef9f21;
  margin: 15px auto 15px;
}

.section-joinrevolution .buttons {
  display:none;
}

.section-joinrevolution .wrapper {
  margin: 40px auto 0;
}

@media screen and (min-width:1031px) {
  .section-joinrevolution .buttons {
    display:block;
  }
}

/* How It Works PAGE */
.howitworks-page{
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center
}

.howitworks-page .section-title{
    margin-bottom: 40px;
}

/* ABOUT Page */
.about-page{
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center
}

.about-page .section-title{
    margin-bottom: 40px;
}

.team-execs {
  width: 80%;
  margin-bottom: 60px;
}

.team {
  text-align: center;
  margin: 50px auto;
}
.team-exec {margin-bottom: 20px;}
.exec-img {
  width: 19%;
  float: left;
  position: relative;
  z-index: 1;
  border-radius: 100%;
  width: 180px;
  height: 180px;
  margin: 0 auto 20px;
  overflow: hidden;
  text-align: center
}
.exec-img img {
  width: 180px;
}
.exec-text {
  width: 80%;
  text-align: left;
  float: right;
}

.col-founders {
  width: 26%;
  display: inline-block;
  vertical-align: middle
}

.section-founders .founder {
    padding: 10px 0;
    margin-bottom: 20px;
    border: 1px solid #eeeeee;
    background-color: #f4f4f4;
}

.work-img {
  width: 135px!important;
  height: 135px!important;
}
.section-founders .work-name {
  padding-top: 5px!important;
}


/* entire container, keeps perspective */
.flip-container {
    -webkit-perspective: 1000px;
            perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container:focus .flipper, .flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .founder-front, .founder-back {
    width: 100%;
    height: 150px;
}

/* flip speed goes here */
.flipper {
    -webkit-transition: 0.6s;
            transition: 0.6s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.founder-front, .founder-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding:0 10px;
}

/* front pane, placed above back */
.founder-front {
    z-index: 2;
    /* for firefox 31 */
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.founder-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    text-align: left;
}


@media (max-width:1200px) {
    .exec-img {
      width: 23%;
      float: left;
      text-align: left;
      margin-bottom: 20px;
    }
    .exec-img img {
      width: 190px;
    }
    .exec-text {
      width: 76%;
      text-align: left;
      float: right;
    }
}


@media (max-width:1023px) {
    .col-founders {
      width: 30%
    }
    .team-exec {margin-bottom: 20px;}
    .exec-img {
        width: 100%;
        text-align: center;
    }
    .exec-text {
        width: 100%;
        float: none;
    }
}

@media (max-width:800px) {
  .col-founders {
      width: 30%
  }
}

@media only screen and (max-width:637px) {
  .col-founders {
      width: 100%;
      float: none
  }

  .team-modals .modal-dialog {
    width: 80%;
    margin:150px auto 0;
  }
}


@media (max-width:500px) {
  .col-founders {
      width: 100%
  }
}

/* PRESS PAGE */
.press-page{
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center
}

.press-page .media-box {
    width: 100%;
    height: 220px;
    border: 1px solid transparent;
    display: inline-block;
    -webkit-transition: .4s border;
    transition: .4s border
}

.press-page .media-box .media-logo {
    width: 100%;
    height: 136px;
    padding-bottom: 34px
}

.press-page .media-box .media-logo img {
    max-width: 100%;
    height: auto
}

.press-page .media-box:hover .img_initial {
    opacity: 0
}

.press-page .media-box:hover .img_hover {
    opacity: 1
}

.press-page .media-box:hover .quotes {
    color: #000
}

.press-page .quotes {
    width: 100%;
    color: #6a6a6a;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    display: inline-block
}

.press-page #press-video-slider {
  margin: 0;
}


/* WARRANTY PAGE */
.warranty-page{
  width: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center
}

.warranty-page p {
    margin-bottom:15px;
    text-align: left;
}

.warranty-header {
  margin-bottom: 40px;
}

.warranty-page ul,
.warranty-page ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  text-align: left;
}
.warranty-page ul ul,
.warranty-page ol ul,
.warranty-page ul ol,
.warranty-page ol ol {
  margin-bottom: 0;
}

.warranty-page ul li {
  list-style-type: disc;
}
.warranty-page ol li {
  list-style-type: inherit;
}

/*FOOTER*/

.fizzics-footer{
  background: #242424;
  /*background-image: url(/images/footer/fizzics-footer-bg-color.png);*/
  /*background-repeat: no-repeat;*/
  /*background-position: 325px center;*/
  width: 100%;
  min-height: 250px;
  color: #ffffff;
}

.fizzics-footer a          {color: #ffffff;}
.fizzics-footer a:hover    {text-decoration: underline;}
.fizzics-footer .container {padding-top: 20px;}

.footer-header {
  text-align: center;
  color:#ef9f21;
  margin-top: 10px;
}
p.footer-abroad-list      {margin-top: 15px;}
.footer-flag-icon         {height: 25px;}
.footer-customer-service {margin:15px 0 0;}
.footer-email-list {margin: 15px 0 0 23px;}
.footer-international-list {text-align: center;margin-bottom: 20px;}
.footer-qs-guides {text-align: center;}
.footer-international-list ul {margin: 15px 0 0;}
.footer-customer-service li a , .footer-email-list li a , .footer-international-list ul li a  {
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.footer-social-icons {margin-bottom: 15px;}


.footer-quote {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  color: #fff;
  line-height: 39px;
  font-style: italic;
  text-align: center;
}

.footer-form          {/*text-align: center;*/ margin-bottom:20px;}
.footer-submit-button {display: inline;}
.footer-textfield {
  color: #ffffff;
  width: 60%;
  padding: 10px 0 19px 0;
  border-bottom: 1px solid #ffffff;
  height: 20px;
  /*text-align: center;*/
  display: inline;
}

.copyright {
  background: #ef9f21;
  /*background: #cccccc;*/
  padding: 10px 0 10px;
  text-align: center;
}
.copyright a {
  white-space: nowrap;
}

.subfooter{
  background: #3a3a3a;
  width: 100%;
  min-height: 250px;
  color: #ffffff;
  padding: 15px 0;
}

.subfooter p {
  padding-bottom: 10px;
  font-size: 13px;
}

@media (max-width: 1200px) {
  .footer-email-list {margin-left: 37px;}
  .footer-quote      {font-size: 23px;}
}

@media (max-width: 991px) {
  .footer-header {text-align: left;}
  .fizzics-footer    {background-image: none;}
  .footer-international-list {text-align: left;}
  .footer-email-list {margin-left: 0;}
  .footer-quote      {
    margin:0 0 20px;
    font-size: 37px;
  }
  .footer-qs-guides {text-align: left;}
}

@media (max-width: 767px) {
  .footer-email-list {margin-left: 0;}
  .footer-header     {
    margin-top: 20px;
    text-align: left;
  }
  .footer-form          {text-align: left;}
  .footer-submit-button {display: block;}
  .footer-textfield     {
    width: 50%;  
    margin: 10px 0;
  }
  .footer-quote {
    margin:0 0 20px;
    font-size: 37px;
  }
}
@media (max-width: 500px) {
  .footer-quote     {font-size: 30px;}
  .footer-textfield {width: 80%}
}

/*OTHER*/
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}




.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:479px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:479px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:479px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:479px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:480px) and (max-width:637px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:480px) and (max-width:637px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:480px) and (max-width:637px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:480px) and (max-width:637px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:637px) and (max-width:1023px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:637px) and (max-width:1023px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:637px) and (max-width:1023px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:637px) and (max-width:1023px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1024px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1024px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1024px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1024px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:479px) {
    .fz-hidden-xs {
        display: none!important
    }
}

@media (min-width:480px) and (max-width:637px) {
    .fz-hidden-sm {
        display: none!important
    }
}

@media (min-width:637px) and (max-width:1023px) {
    .fz-hidden-md {
        display: none!important
    }
}

@media (min-width:1024px) {
    .fz-hidden-lg {
        display: none!important
    }
}














.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.img-responsive {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}



.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 140px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 90px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

.modal-lg {
  width: 90%;
  margin: 100px auto 0;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  border: 1px solid #777777;
  color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  border: 1px solid #5e5e5e;
}
.label-primary {
  border: 1px solid #337ab7;
  color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  border: 1px solid #286090;
}
.label-success {
  border: 1px solid #5cb85c;
  color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  border: 1px solid #449d44;
}
.label-info {
  border: 1px solid #5bc0de;
  color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  border: 1px solid #31b0d5;
}
.label-warning {
  border: 1px solid #f0ad4e;
  color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  border: 1px solid #ec971f;
}
.label-danger {
  border: 1px solid #d9534f;
  color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  border: 1px solid #c9302c;
}



.text-center {text-align: center;}
.text-left {text-align: left;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mb5 {margin-bottom: 5px;}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}





.responsive-image {
  display: block;
  height: auto;
  max-width: 100%;
}


.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe,
.embed-responsive embed, .embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}


.section.offset-top {
  padding-top: 70px;
}



.overlay {
    position:  absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  .overlay-black { background: #000; }
  .overlay-white { background: #fff; }


label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.bs-form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bs-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.bs-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bs-form-control:-ms-input-placeholder {
  color: #999;
}
.bs-form-control::-webkit-input-placeholder {
  color: #999;
}
.bs-form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bs-form-control[disabled],
.bs-form-control[readonly],
fieldset[disabled] .bs-form-control {
  background-color: #eee;
  opacity: 1;
}
.bs-form-control[disabled],
fieldset[disabled] .bs-form-control {
  cursor: not-allowed;
}
textarea.bs-form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].bs-form-control,
  input[type="time"].bs-form-control,
  input[type="datetime-local"].bs-form-control,
  input[type="month"].bs-form-control {
    line-height: 34px;
  }
  input[type="date"].bs-input-sm,
  input[type="time"].bs-input-sm,
  input[type="datetime-local"].bs-input-sm,
  input[type="month"].bs-input-sm,
  .bs-input-group-sm input[type="date"],
  .bs-input-group-sm input[type="time"],
  .bs-input-group-sm input[type="datetime-local"],
  .bs-input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].bs-input-lg,
  input[type="time"].bs-input-lg,
  input[type="datetime-local"].bs-input-lg,
  input[type="month"].bs-input-lg,
  .bs-input-group-lg input[type="date"],
  .bs-input-group-lg input[type="time"],
  .bs-input-group-lg input[type="datetime-local"],
  .bs-input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bs-form-group {
  margin-bottom: 15px;
}
.bs-radio,
.bs-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bs-radio label,
.bs-checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bs-radio input[type="radio"],
.bs-radio-inline input[type="radio"],
.bs-checkbox input[type="checkbox"],
.bs-checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bs-radio + .bs-radio,
.bs-checkbox + .bs-checkbox {
  margin-top: -5px;
}
.bs-radio-inline,
.bs-checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.bs-radio-inline + .bs-radio-inline,
.bs-checkbox-inline + .bs-checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bs-radio-inline.disabled,
.bs-checkbox-inline.disabled,
fieldset[disabled] .bs-radio-inline,
fieldset[disabled] .bs-checkbox-inline {
  cursor: not-allowed;
}
.bs-radio.disabled label,
.bs-checkbox.disabled label,
fieldset[disabled] .bs-radio label,
fieldset[disabled] .bs-checkbox label {
  cursor: not-allowed;
}
.bs-form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bs-form-control-static.bs-input-lg,
.bs-form-control-static.bs-input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bs-input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.bs-input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.bs-input-sm,
select[multiple].bs-input-sm {
  height: auto;
}
.bs-form-group-sm .bs-form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bs-form-group-sm select.bs-form-control {
  height: 30px;
  line-height: 30px;
}
.bs-form-group-sm textarea.bs-form-control,
.bs-form-group-sm select[multiple].bs-form-control {
  height: auto;
}
.bs-form-group-sm .bs-form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bs-input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.bs-input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.bs-input-lg,
select[multiple].bs-input-lg {
  height: auto;
}
.bs-form-group-lg .bs-form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bs-form-group-lg select.bs-form-control {
  height: 46px;
  line-height: 46px;
}
.bs-form-group-lg textarea.bs-form-control,
.bs-form-group-lg select[multiple].bs-form-control {
  height: auto;
}
.bs-form-group-lg .bs-form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bs-has-feedback {
  position: relative;
}
.bs-has-feedback .bs-form-control {
  padding-right: 42.5px;
}
.bs-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bs-input-lg + .bs-form-control-feedback,
.bs-input-group-lg + .bs-form-control-feedback,
.bs-form-group-lg .bs-form-control + .bs-form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bs-input-sm + .bs-form-control-feedback,
.bs-input-group-sm + .bs-form-control-feedback,
.bs-form-group-sm .bs-form-control + .bs-form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bs-has-success .bs-help-block,
.bs-has-success .bs-control-label,
.bs-has-success .bs-radio,
.bs-has-success .bs-checkbox,
.bs-has-success .bs-radio-inline,
.bs-has-success .bs-checkbox-inline,
.bs-has-success.bs-radio label,
.bs-has-success.bs-checkbox label,
.bs-has-success.bs-radio-inline label,
.bs-has-success.bs-checkbox-inline label {
  color: #3c763d;
}
.bs-has-success .bs-form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs-has-success .bs-form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.bs-has-success .bs-input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bs-has-success .bs-form-control-feedback {
  color: #3c763d;
}
.bs-has-warning .bs-help-block,
.bs-has-warning .bs-control-label,
.bs-has-warning .bs-radio,
.bs-has-warning .bs-checkbox,
.bs-has-warning .bs-radio-inline,
.bs-has-warning .bs-checkbox-inline,
.bs-has-warning.bs-radio label,
.bs-has-warning.bs-checkbox label,
.bs-has-warning.bs-radio-inline label,
.bs-has-warning.bs-checkbox-inline label {
  color: #8a6d3b;
}
.bs-has-warning .bs-form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs-has-warning .bs-form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.bs-has-warning .bs-input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bs-has-warning .bs-form-control-feedback {
  color: #8a6d3b;
}
.bs-has-error .bs-help-block,
.bs-has-error .bs-control-label,
.bs-has-error .bs-radio,
.bs-has-error .bs-checkbox,
.bs-has-error .bs-radio-inline,
.bs-has-error .bs-checkbox-inline,
.bs-has-error.bs-radio label,
.bs-has-error.bs-checkbox label,
.bs-has-error.bs-radio-inline label,
.bs-has-error.bs-checkbox-inline label {
  color: #a94442;
}
.bs-has-error .bs-form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bs-has-error .bs-form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.bs-has-error .bs-input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bs-has-error .bs-form-control-feedback {
  color: #a94442;
}
.bs-has-feedback label ~ .bs-form-control-feedback {
  top: 25px;
}
.bs-has-feedback label.sr-only ~ .bs-form-control-feedback {
  top: 0;
}
.bs-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bs-form-inline .bs-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-form-inline .bs-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bs-form-inline .bs-form-control-static {
    display: inline-block;
  }
  .bs-form-inline .bs-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bs-form-inline .bs-input-group .bs-input-group-addon,
  .bs-form-inline .bs-input-group .bs-input-group-btn,
  .bs-form-inline .bs-input-group .bs-form-control {
    width: auto;
  }
  .bs-form-inline .bs-input-group > .bs-form-control {
    width: 100%;
  }
  .bs-form-inline .bs-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-form-inline .bs-radio,
  .bs-form-inline .bs-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-form-inline .bs-radio label,
  .bs-form-inline .bs-checkbox label {
    padding-left: 0;
  }
  .bs-form-inline .bs-radio input[type="radio"],
  .bs-form-inline .bs-checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bs-form-inline .bs-has-feedback .bs-form-control-feedback {
    top: 0;
  }
}
.bs-form-horizontal .bs-radio,
.bs-form-horizontal .bs-checkbox,
.bs-form-horizontal .bs-radio-inline,
.bs-form-horizontal .bs-checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bs-form-horizontal .bs-radio,
.bs-form-horizontal .bs-checkbox {
  min-height: 27px;
}
.bs-form-horizontal .bs-form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bs-form-horizontal .bs-control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bs-form-horizontal .bs-has-feedback .bs-form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bs-form-horizontal .bs-form-group-lg .bs-control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bs-form-horizontal .bs-form-group-sm .bs-control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}