/* ==========================================================================
   Font Baron Neue
   ========================================================================== */
   @font-face {
      font-family: 'baron_neuenormal_50';
      src: url('fonts/baron_neue_normal_50-webfont.eot');
      src: url('fonts/baron_neue_normal_50-webfont.eot?#iefix') format('embedded-opentype'),
           url('fonts/baron_neue_normal_50-webfont.woff2') format('woff2'),
           url('fonts/baron_neue_normal_50-webfont.woff') format('woff'),
           url('fonts/baron_neue_normal_50-webfont.ttf') format('truetype'),
           url('fonts/baron_neue_normal_50-webfont.svg#baron_neuenormal_50') format('svg');
      font-weight: normal;
      font-style: normal;
    }

/* ==========================================================================
   Icons
   ========================================================================== */
@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?-rqhzb9');
  src:url('fonts/icomoon.eot?#iefix-rqhzb9') format('embedded-opentype'),
    url('fonts/icomoon.woff?-rqhzb9') format('woff'),
    url('fonts/icomoon.ttf?-rqhzb9') format('truetype'),
    url('fonts/icomoon.svg?-rqhzb9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e600";
}
.icon-google-plus:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-facebook2:before {
  content: "\e604";
}
.icon-facebook3:before {
  content: "\e601";
}
.icon-twitter2:before {
  content: "\e605";
}
.icon-twitter3:before {
  content: "\e606";
}
.icon-google-plus2:before {
  content: "\e607";
}
.icon-google-plus3:before {
  content: "\e608";
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
button,
input,
select,
textarea {
    color: white;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background-color: black;
}

img {
    vertical-align: middle;
    width: 100%;
    height: auto!important;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  color: #e1e1e1;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'baron_neuenormal_50', sans-serif;
}

.main {
    padding: 0;
}

.wrapper {
    width: 99%;
    margin: 0 0.5%;
}

.col-full {
	float:left;
	width: 100%;
}

.col-1-3 {
  float: left;
  width: 33.3333333333%;
}

.col-1-2 {
  float: left;
  width: 50%;
}

.col-1-4 {
  float: left;
  width: 25%;
}

.header-container {
    position: relative; 
    width: 100%;
    height: 90px;
}

h1.title {
  display: block;
  background: url("../images/taken-logo.png") 0 0 no-repeat;
  text-indent: -9999px;
  width: 250px;
  height: 50px;
  margin:20px 0 20px 0;
}

.nav-header nav ul {
  padding: 0;
  margin: 35px 0;
}

.nav-header nav ul li {
  float: left;
  display: block;
  text-align: center;
}

.nav-header nav ul li.home, .nav-header nav ul li.follow {
	width: 20%;
}
.nav-header nav ul li.hs82, .nav-header nav ul li.cases {
	width: 30%;
}
.nav-header nav ul li a {
  color: white;
  font-size: 1.2em;
  letter-spacing: -1px;
}

.nav-header nav ul li a:hover, .nav-header nav ul li a.selected {
  color: #e1e1e1;
}

.signup-div {
  margin: 20px 0;
}

.header-container p.top {
  margin: 0;
  text-align: right;
  line-height: 1em;
  margin-bottom: 5px;
  font-size: 0.8em;
}

.main-container {
  position:relative;
  width: 100%;
}

ul.share-icons {
  list-style: none;
  padding: 20px 0 0 0;
  text-align: center; 
}

ul.share-icons li {
  display: inline-block;
  margin-right: 10px;
  line-height: 18px;
}

ul.share-icons li a {
  font-size: 30px;
}
ul.share-icons li.share {
  font-size: 30px;
  color: white;
}

.fluid-width-video-wrapper {
  padding-top: 45%!important;
}

.footer-container {
   position: relative;
   height: 50px;
   width: 100%;
   z-index: 2;
   text-align: center;
}


.footer-container p.info {
  max-width: 1000px;
  margin: 30px auto 30px;
  font-size: 25px;
  line-height: 35px;
}

.footer-container p.info span.bigger-text {
  font-size: 30px;
}

.footer-container .bottom-form {
  max-width: 500px;
  margin: 0px auto 30px;
  overflow: hidden;
}

.footer-container .bottom-form p.bottom-text {
  margin: 0 0 5px 0;
  line-height: 1em;
}

.footer-container .bottom-form .ts-e4m {
  width: 100%;
  margin-left: 0;
}

.footer-container .logos {
	max-width: 500px;
	margin: 30px auto 0;
  overflow: hidden;
}

.footer-container .logos .kdis a {
	 text-indent: -9999em;
    display: block;
    background: url("../images/kdis-logo.png") no-repeat center center;
    width: 100%;
    height: 80px;
}

.footer-container .logos .adm {
	margin: 20px auto 0;
}

.embed-container { 
  position: relative; 
  height: 0; 
  overflow: hidden; 
  width: 100%; 
  height: auto; 
}

.embed-container iframe, .embed-container object, .embed-container embed { 
    width: 100%;
}

.ts-e4m {
  width: 340px;
  float: right;
}

.ts-e4m input[type="email"] {
  float: left;
  font-family:'baron_neuenormal_50', sans-serif;
  font-style: italic;
  border-radius: 0;
  width: 65%;
  font-size: 0.9em;
  height: 30px !important;
  color: #222222;
  background: white;
  border: none;
  padding: 5px;
  border: solid 1px white;
  margin: 0;
  text-shadow: none !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ts-e4m input[type="email"]:focus {
  color: black;
  background: white;
}

.ts-e4m input[type="submit"] {
  float: left;
  font-family:'baron_neuenormal_50', sans-serif;
  border: none;
  border-radius: 0;
  background: black;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  line-height: normal !important;
  padding: 5px;
  position: relative;
  text-decoration: none;
  width: 35%;
  margin-top: -1px;
  text-shadow: none;
  margin: 0;
  -webkit-appearance: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 30px !important;
}

.ts-e4m input[type="submit"]:hover, .ts-e4m input[type="submit"]:active {
  color: black;
  background: white;
  border: none;
}

.ts-e4m input[type="submit"]:focus {
  color: white;
  background: #222222;
}

.ts-e4m .loading input[type="email"] {
  background: white url("../images/loader.gif") 95% center no-repeat;
}

.ts-e4m .loading input[type="submit"] {
  background: #444444;
}

.follow-tooltip, .cases-tooltip {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.tooltipster-content .follow-tooltip, .tooltipster-content .cases-tooltip  {
  display: block;
  visibility: visible;
  opacity: 1;
}
.tooltipster-content .follow-tooltip ul.sub-nav, .tooltipster-content .cases-tooltip ul.sub-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltipster-content .follow-tooltip ul.sub-nav li, .tooltipster-content .cases-tooltip ul.sub-nav li {
  font-size: 1.3em;
  line-height: 22px;
  padding: 0 3px 0 0;
}
.tooltipster-content .follow-tooltip ul.sub-nav li a:hover, .tooltipster-content .cases-tooltip ul.sub-nav li a:hover {
  color: gray;
}
.tooltipster-content .follow-tooltip h3, .tooltipster-content .cases-tooltip h3 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 5px 0;
}
.tooltipster-content .follow-tooltip p, .tooltipster-content .cases-tooltip p {
  text-align: center;
  margin: 10px 8px 10px 8px;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  text-align: center;
}

.tooltipster-default .tooltipster-content .follow-tooltip {
  width: 200px;
  padding: 10px 0px;
}


.tooltipster-default .tooltipster-content .cases-tooltip {
  width: 200px;
  padding: 10px 0px;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
  border-color: none !important;
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1140px) {
  .col-1-3 {
    float: left;
    width: 100%;
  }
  h1.title {
    margin: 20px auto;
  }
  .header-container p.top {
    margin: 0px auto 5px;
    text-align: center;
    float: none;
  }
  .ts-e4m {
    float: none;
    margin: 0px auto;
  }
}

@media only screen and (max-width: 480px) {
  .ts-e4m {
    width: 100%;
  }
  .nav-header nav ul li {
    width: 100%;
  }
  .footer-container p.info {
    font-size: 15px;
    line-height: 20px;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}