/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset
# Utility Classes
# Typography
# Lists
# Tables
# Code & Preformatted Text
# Horizontal Rule
# Button Links
# Flex Video
# Alignments
# Header
# Navigation
# Social Navigation
# Hero
# Marcomm
# Split Screen
# CTA Banner
# Bi-Columns
# Corporate Logos
# Headshots
# Mentor
# Narrow Banner
# Portfolio Companies
# Results
# Footer
# Page Title
# Page Content
# Open Applications Billboard
# Open Applications
# Techstars Ventures
# Programs
# Logo Banner
# FAQ
# Forms
# Articles
# Archives
# Comments
# Resources
# Events
# Pagination
# Slick
# Print
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  background-color: #2a3842;
  position: relative; }

body, html, div, blockquote, img, label, p, a, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, fieldset, input, th, td, figure {
  border: 0;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

img,
video {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto; }

a, :focus {
  outline: 0; }

a {
  transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s; }

a, a:visited {
  color: #15a748;
  text-decoration: none; }

a:hover, a:active {
  color: #5e676a; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

::-moz-selection {
  color: #333;
  background-color: #eee; }

::selection {
  color: #333;
  background-color: #eee; }

/*--------------------------------------------------------------
# Utility Classes
--------------------------------------------------------------*/
.light-blue {
  background-color: #f0f5f7; }

.grey-blue {
  background-color: #e1edf2; }

.opaque-green {
  background-color: rgba(21, 167, 72, 0.92); }

.outer-wrapper,
.col-12-wrapper,
.col-10-wrapper,
.col-8-wrapper,
.col-6-wrapper,
.col-4-wrapper {
  margin: 0 auto;
  position: relative; }

.outer-wrapper {
  max-width: 90em; }

.col-12-wrapper {
  max-width: 75em; }

.col-10-wrapper {
  max-width: 62.25em; }

.col-8-wrapper {
  max-width: 49.5em; }

.col-6-wrapper {
  max-width: 36.75em; }

.col-4-wrapper {
  max-width: 24em; }

.clear:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: rem-calc(14);
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  padding-top: 72px;
  color: #5e676a;
  font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 93.75%;
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  color: #2c3b45; }

h2, h3, h4, h5, h6 {
  font-weight: 700; }

h1 {
  font-size: 1.75em;
  font-weight: 200;
  line-height: 1.20588235;
  margin-bottom: 0.5em; }
  @media only screen and (min-width: 25em) {
    h1 {
      font-size: 2.125em; } }

h2 {
  font-size: 1.5625em;
  line-height: 1.2;
  margin-bottom: 0.48em; }

h3 {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 0.5em; }

h4 {
  font-size: 1.125em;
  line-height: 1.22222222;
  margin-bottom: 0.5em; }

h5 {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 0.5em; }

h6 {
  font-size: 0.875em;
  line-height: 1.28571429;
  margin-bottom: 0.5em; }

p {
  font-size: 1em;
  line-height: 1.625;
  margin-bottom: 1.625em; }

blockquote {
  background-color: #f0f5f7;
  margin-bottom: 1.625em;
  padding: 3.40136% 5.10204%; }
  blockquote p {
    font-size: 1.5625em;
    font-weight: 200;
    line-height: 1.3;
    margin-bottom: 1.3em;
    quotes: '\201c' '\201d'; }

q:before,
q q:before {
  content: open-quote; }

q:after,
q q:after {
  content: close-quote; }

blockquote p:last-child {
  margin-bottom: 0; }

q {
  quotes: '\201c' '\201d' '\2018' '\2019'; }

strong, b {
  font-weight: 700; }

em,
i,
cite {
  font-family: "Univers W04", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-style: oblique; }

small {
  font-size: 0.75em;
  line-height: inherit; }

mark {
  background-color: #ffffd9;
  color: inherit; }

strike, del {
  color: #9aa1a6;
  text-decoration: line-through; }

abbr, acronym, ins {
  border-bottom: 1px dotted; }

abbr, acronym {
  cursor: help;
  text-transform: uppercase; }

ins {
  text-decoration: none; }

sup, sub {
  font-size: 0.75em;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.5em; }

address {
  font-style: normal; }

/* 58px and wider
------------------*/
@media only screen and (min-width: 36.25em) {
  body {
    font-size: 100%; } }

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul, ol, dl {
  font-size: 1em;
  line-height: 1.625;
  margin-bottom: 1.625em; }

ul {
  list-style: disc;
  padding-left: 1.2em; }

ul ul, ol ul {
  list-style: circle; }

ol {
  list-style: decimal;
  padding-left: 1.5em; }

ul ol, ol ol {
  list-style: lower-alpha; }

ol ol ol {
  list-style: decimal; }

ul ul, ol ul, ul ol, ol ol {
  font-size: inherit;
  margin: 0.5em 0; }

ul ul, ol ul {
  padding-left: 1.2em; }

ul ol, ol ol {
  padding-left: 1.5em; }

dt {
  color: #2c3b45;
  font-size: inherit;
  font-weight: 700; }

li, dd {
  margin-bottom: 0.5em; }

/* 740px and wider
------------------*/
@media only screen and (min-width: 46.25em) {
  ul, ol {
    padding-left: 0; } }

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
  background-color: #fff;
  border: 2px solid #ced3d5;
  font-family: inherit;
  font-size: 0.9375em;
  line-height: 1.33333;
  margin: 2em 0;
  width: 100%; }

caption {
  color: #2c3b45;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.44444444;
  margin-bottom: 0.66666667em;
  text-align: left; }

tbody tr:nth-of-type(2n) {
  background-color: #f0f5f7; }

th {
  border-bottom: 1px solid #ced3d5;
  color: #2c3b45;
  font-weight: 700;
  padding: 0.75em 0.9375em;
  text-align: left;
  vertical-align: top; }

td {
  padding: 0.75em 0.9375em;
  text-align: left;
  vertical-align: top; }

tfoot {
  font-family: 'Univers W04', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: oblique; }

/*--------------------------------------------------------------
# Code & Preformatted Text
--------------------------------------------------------------*/
code {
  background-color: #f0f5f7;
  border-bottom: 1px solid #ced3d5;
  font-family: 'Fira Mono', Courier, Monaco, monospace;
  font-size: 93.75%;
  padding: 0.11111111em 0.22222222em; }

pre {
  background-color: #f0f5f7;
  line-height: 22px;
  margin: 40px 0;
  overflow: auto;
  overflow-y: hidden;
  padding: 0 25px 25px;
  white-space: pre; }

pre code {
  background-color: transparent;
  border-bottom: none;
  font-size: inherit;
  line-height: inherit;
  padding: 0; }

/*--------------------------------------------------------------
# Horizontal Rule
--------------------------------------------------------------*/
hr {
  background-color: #ced3d5;
  border: none;
  color: #ced3d5;
  display: block;
  height: 1px;
  margin: 2em 0;
  text-align: left; }

/*--------------------------------------------------------------
# Button Links
--------------------------------------------------------------*/
.button,
.cta-button {
  border-radius: 6.25em;
  display: inline-block;
  padding: 1em 2.5em 1.2em;
  white-space: nowrap;
  width: auto;
  -webkit-border-radius: 6.25em; }

.green-button,
.green-button:visited {
  background-color: #15a748;
  border: none;
  color: #fff; }

.green-button:hover,
.green-button:active {
  background-color: #37c96a;
  border: none;
  color: #fff; }

/*--------------------------------------------------------------
# Flex Video
--------------------------------------------------------------*/
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }

.flex-video.widescreen {
  padding-bottom: 56.34%; }

.flex-video.vimeo {
  padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin: 0 1.5em 1.5em 0; }

.alignright {
  display: inline;
  float: right;
  margin: 0 0 1.5em 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignnone {
  float: none;
  display: block;
  margin: 0; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
  background-color: #2a3842;
  left: 0;
  padding: 0.75em 3.75% 1.5em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101; }
  .admin-bar .site-header {
    top: 32px; }
  @media screen and (max-width: 600px) {
    .admin-bar .site-header {
      top: 46px; } }

.site-logo {
  display: block;
  float: left;
  border-bottom: none;
  background-image: url(../img/techstars-horizontal-logo_2x.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: 158px 30px;
          background-size: 158px 30px;
  height: 30px;
  margin-top: 8px;
  text-indent: -9999em;
  -webkit-transition: none;
       -o-transition: none;
          transition: none;
  width: 58px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none; }

/* 400px and wider
------------------*/
@media only screen and (min-width: 25em) {
  .site-logo {
    width: 158px; } }

/* 580px and wider
------------------*/
@media only screen and (min-width: 36.25em) {
  .site-logo {
    margin-top: 5px; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.mobile-menu {
  position: absolute;
  right: 0;
  top: 0.9em; }

.mobile-menu {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.mobile-menu li {
  float: left;
  margin: 0 0 0 1.5em; }

.mobile-menu li:first-child {
  margin-left: 0; }

.mobile-menu li a,
.mobile-menu li a:visited {
  display: block; }

.toggle-menu {
  font-size: 12px;
  height: 18px;
  width: 18px; }

.toggle-menu .bars {
  background-color: #fff;
  display: block;
  position: relative;
  top: 8px;
  -webkit-transform: translate3d(0, 0, 0); }

.toggle-menu .bars,
.toggle-menu .bars:before,
.toggle-menu .bars:after {
  width: 100%;
  height: 2px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transform: translate3d(0, 0, 0); }

.toggle-menu .bars:before,
.toggle-menu .bars:after {
  background-color: #fff;
  content: " ";
  margin-top: -6px;
  position: absolute; }

.toggle-menu .bars:after {
  margin-top: 6px; }

.toggle-menu.activated .bars {
  background-color: transparent; }

.toggle-menu.activated .bars:before {
  transform: rotate(45deg) translate(6px, 2px);
  -webkit-transform: rotate(45deg) translate(6px, 2px);
  -moz-transform: rotate(45deg) translate(6px, 2px);
  -ms-transform: rotate(45deg) translate(6px, 2px);
  -o-transform: rotate(45deg) translate(6px, 2px); }

.toggle-menu.activated .bars:after {
  transform: rotate(-45deg) translate(6px, -3px);
  -webkit-transform: rotate(-45deg) translate(6px, -3px);
  -moz-transform: rotate(-45deg) translate(6px, -3px);
  -ms-transform: rotate(-45deg) translate(6px, -3px);
  -o-transform: rotate(-45deg) translate(6px, -3px); }

.mobile-menu li a.cta-button {
  font-size: 0.8125em;
  font-weight: 700;
  padding-bottom: 1em;
  padding-top: 0.75em; }

.mobile-menu li a.green-button {
  color: #fff;
  margin-top: -0.76923em; }

.main-navigation {
  background-color: #2a3842;
  border-bottom: 6px solid #15a748;
  display: none;
  position: absolute;
  right: -4%;
  top: 3.65em;
  width: 65%; }

.main-navigation ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.main-navigation li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0; }

.main-navigation li:first-child {
  border-top: none; }

.main-navigation .menu-cta {
  display: none; }

.main-navigation li a,
.main-navigation li a:visited {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 0.8125em;
  font-weight: 700;
  padding: 1em 1.5em; }

.main-navigation li a:hover,
.main-navigation li a:active,
.main-navigation li.current-menu-item a {
  color: #fff; }

/* 380px and wider
------------------*/
@media only screen and (min-width: 23.75em) {
  .main-navigation {
    width: 18.5em; } }

/* 880px and wider
------------------*/
@media only screen and (min-width: 55em) {
  .mobile-menu {
    display: none; }
  .main-navigation {
    background-color: transparent;
    border-bottom: none;
    display: block !important;
    right: 0;
    top: 0.75em;
    width: auto; }
  .main-navigation li {
    border-top: none;
    float: left;
    margin-left: 1.5em; }
  .main-navigation li:first-child {
    margin-left: 0; }
  .main-navigation .menu-cta {
    display: block; }
  .main-navigation li a {
    padding: 0; }
  .main-navigation li a.cta-button {
    padding: 0.75em 2.5em 1em; }
  .main-navigation li a.green-button {
    color: #fff;
    margin-top: -0.76923em; } }

/*--------------------------------------------------------------
# Social Navigation
--------------------------------------------------------------*/
.social-navigation li a {
  position: relative;
  display: block;
  text-align: center; }
  .social-navigation li a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: inherit;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
    content: "\f0c1"; }
  .social-navigation li a[href$="/feed/"]:before {
    content: "\f09e"; }
  .social-navigation li a[href*="bitbucket.org"]:before {
    content: "\f171"; }
  .social-navigation li a[href*="codepen.io"]:before {
    content: "\f1cb"; }
  .social-navigation li a[href*="digg.com"]:before {
    content: "\f1a6"; }
  .social-navigation li a[href*="dribbble.com"]:before {
    content: "\f17d"; }
  .social-navigation li a[href*="dropbox.com"]:before {
    content: "\f16b"; }
  .social-navigation li a[href*="facebook.com"]:before {
    content: "\f09a"; }
  .social-navigation li a[href*="flickr.com"]:before {
    content: "\f16e"; }
  .social-navigation li a[href*="foursquare.com"]:before {
    content: "\f180"; }
  .social-navigation li a[href*="plus.google.com"]:before {
    content: "\f0d5"; }
  .social-navigation li a[href*="github.com"]:before {
    content: "\f09b"; }
  .social-navigation li a[href*="ycombinator.com"]:before {
    content: "\f1d4"; }
  .social-navigation li a[href*="instagram.com"]:before {
    content: "\f16d"; }
  .social-navigation li a[href*="last.fm"]:before {
    content: "\f202"; }
  .social-navigation li a[href*="linkedin.com"]:before {
    content: "\f0e1"; }
  .social-navigation li a[href*="paypal.com"]:before {
    content: "\f1ed"; }
  .social-navigation li a[href*="pinterest.com"]:before {
    content: "\f0d2"; }
  .social-navigation li a[href*="reddit.com"]:before {
    content: "\f1a1"; }
  .social-navigation li a[href*="soundcloud.com"]:before {
    content: "\f1be"; }
  .social-navigation li a[href*="stumbleupon.com"]:before {
    content: "\f1a4"; }
  .social-navigation li a[href*="tumblr.com"]:before {
    content: "\f173"; }
  .social-navigation li a[href*="twitter.com"]:before {
    content: "\f099"; }
  .social-navigation li a[href*="vimeo.com"]:before {
    content: "\f194"; }
  .social-navigation li a[href*="vine.com"]:before {
    content: "\f1ca"; }
  .social-navigation li a[href*="wordpress.com"]:before,
  .social-navigation li a[href*="wordpress.org"]:before {
    content: "\f19a"; }
  .social-navigation li a[href*="youtube.com"]:before {
    content: "\f16a"; }
  .social-navigation li a[href*="mailto:"]:before,
  .social-navigation li a[href*="/contact/"]:before {
    content: "\f1d8"; }
  .social-navigation li a[href*="spotify.com"]:before {
    content: "\f1bc"; }
  .social-navigation li a[href*="twitch.tv"]:before {
    content: "\f1e8"; }

/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/
.hero {
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 11% 3.75% 14%;
  position: relative;
  text-align: center; }

.hero h1,
.hero p {
  color: #fff; }

.hero p {
  font-size: 1.125em;
  line-height: 1.4; }

.hero p a,
.hero p a:visited {
  border-bottom: 2px solid #fff;
  color: #fff;
  padding-bottom: 0.25em; }

.hero p a:hover,
.hero p a:active {
  border-bottom-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6); }

.hero .video-play-button {
  background-image: url(../img/button-play_2x.png);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: 64px auto;
          background-size: 64px auto;
  color: #fff;
  display: block;
  font-size: 0.9375em;
  font-weight: 200;
  height: 102px;
  letter-spacing: 0.053em;
  margin: 5.3% auto 0;
  opacity: 1;
  padding-top: 80px;
  text-transform: uppercase;
  width: 130px; }

.hero .video-play-button:hover {
  opacity: 0.6; }

.home .hero h1 {
  padding: 0; }

/* 630px and wider
------------------*/
@media only screen and (min-width: 39.375em) {
  .hero h1 {
    padding: 0 2em; } }

/* 840px and wider
------------------*/
@media only screen and (min-width: 52.5em) {
  .hero h1 {
    font-size: 2.75em; }
  .hero p {
    font-size: 1.625em;
    line-height: 1.3; } }

/*--------------------------------------------------------------
# Marcomm
--------------------------------------------------------------*/
.marcomm-content h2 {
  font-size: 1.75em;
  font-weight: 200;
  margin-bottom: 0.75em; }
  @media only screen and (min-width: 25em) {
    .marcomm-content h2 {
      font-size: 2.125em; } }

.marcomm-content a,
.marcomm-content a:visited {
  border-bottom: 2px solid #15a748;
  color: #5e676a;
  font-weight: 700;
  padding-bottom: 0.25em; }

.marcomm-content a:hover,
.marcomm-content a:active {
  color: #15a748; }

.marcomm-content .cta-button {
  border-bottom: none;
  font-weight: 400;
  padding: 1em 2.5em 1.2em; }

.marcomm-content .green-button,
.marcomm-content .green-button:visited,
.marcomm-content .green-button:hover,
.marcomm-contnet .green-button:active {
  color: #fff; }

/*--------------------------------------------------------------
# Split Screen
--------------------------------------------------------------*/
.split-screen {
  background-color: #f0f5f7;
  padding-top: 2.75%;
  position: relative; }

.split-col {
  position: relative; }

.split-screen-image,
.split-screen-content {
  margin: 0 auto; }

.split-screen-image {
  max-width: 45em; }

.split-screen-content {
  background-color: #f0f5f7;
  max-width: 36.8125em; }

.split-screen-content {
  padding: 2.75% 3.75%; }

/* 600px and wider
------------------*/
@media only screen and (min-width: 37.5em) {
  .split-screen-content {
    padding: 5.5% 7.5%; } }

/* 720px and wider
------------------*/
@media only screen and (min-width: 45em) {
  .split-screen-content {
    margin-top: -25%; } }

/* 975px and wider
------------------*/
@media only screen and (min-width: 60.9375em) {
  .split-screen {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding-top: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center; }
  .split-screen-image {
    margin: 0;
    max-width: none;
    width: 40%; }
  .split-screen-content {
    background-color: transparent;
    margin: 0;
    max-width: none;
    padding: 3.75em 8.33% 3em 7.915%;
    width: 60%; } }

/* 1180px and wider
------------------*/
@media only screen and (min-width: 73.75em) {
  .split-screen-image {
    width: 50%; }
  .split-screen-content {
    width: 50%; } }

/*--------------------------------------------------------------
# CTA Banner
--------------------------------------------------------------*/
.cta-banner {
  padding: 2.75% 3.75%;
  position: relative;
  text-align: center; }

.white-banner {
  background-color: #fff; }

/*--------------------------------------------------------------
# Bi-Columns
--------------------------------------------------------------*/
.bi-col {
  padding: 3.75%;
  position: relative; }

.light-blue {
  background-color: #f0f5f7; }

.grey-blue {
  background-color: #e1edf2; }

.bi-col h2 {
  max-width: 17.3em; }

.bi-col-content {
  -webkit-columns: 29.625em 2;
     -moz-columns: 29.625em 2;
          columns: 29.625em 2;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  -webkit-columns: 29.625em 2;
  -moz-columns: 29.625em 2;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em; }

.bi-col-cta {
  margin-top: 2em;
  text-align: center; }

/*--------------------------------------------------------------
# Corporate Logos
--------------------------------------------------------------*/
.corporate-logos {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.corporate-logos li {
  float: left;
  margin: 0 2.4% 2.4% 0;
  width: 48.8%; }

.corporate-logos li:nth-of-type(2n) {
  margin-right: 0; }

/* 540px and wider
------------------*/
@media only screen and (min-width: 33.75em) {
  .corporate-logos li {
    margin: 0 1.680672% 1.680672% 0;
    width: 32.212885%; }
  .corporate-logos li:nth-of-type(2n) {
    margin-right: 1.680672%; }
  .corporate-logos li:nth-of-type(3n) {
    margin-right: 0; } }

/* 772px and wider
------------------*/
@media only screen and (min-width: 48.25em) {
  .corporate-logos li {
    margin: 0 1.204819% 1.204819% 0;
    width: 24.096386%; }
  .corporate-logos li:nth-of-type(2n),
  .corporate-logos li:nth-of-type(3n) {
    margin-right: 1.204819%; }
  .corporate-logos li:nth-of-type(4n) {
    margin-right: 0; } }

/* 975px and wider
------------------*/
@media only screen and (min-width: 60.9375em) {
  .corporate-logos {
    margin: 2em 0 0; } }

/*--------------------------------------------------------------
# Headshots
--------------------------------------------------------------*/
.headshots {
  background-color: #fff;
  padding: 3.75%;
  position: relative; }

.headshots .col-6-wrapper {
  margin: 0 0 4%; }

.headshots-grid {
  line-height: 1.3;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.headshots-grid li {
  float: left;
  margin: 0 4.285714% 4.285714% 0;
  width: 47.857143%; }

.headshots-grid li:nth-of-type(2n) {
  margin-right: 0; }

.headshots-grid li a {
  border-bottom: none;
  display: block;
  padding-bottom: 0; }

.headshots-grid li a:hover {
  opacity: 0.6; }

.headshots-grid img {
  margin-bottom: 0.5em; }

.mentor-name {
  color: #2c3b45;
  display: block;
  font-size: 0.9375em;
  font-weight: 800;
  line-height: 1.33333;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

.comp-name {
  color: #5e676a;
  display: block;
  font-size: 0.8125em;
  font-weight: 400;
  margin-top: 0.153846em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

/* 605px and wider
------------------*/
@media only screen and (min-width: 37.8125em) {
  .headshots-grid li {
    margin: 0 3.030303% 3.030303% 0;
    width: 22.727273%; }
  .headshots-grid li:nth-of-type(2n) {
    margin-right: 3.030303%; }
  .headshots-grid li:nth-of-type(4n) {
    margin-right: 0; } }

/* 938px and wider
------------------*/
@media only screen and (min-width: 58.625em) {
  .headshots-grid li {
    margin: 0 2% 2% 0;
    width: 15%; }
  .headshots-grid li:nth-of-type(2n),
  .headshots-grid li:nth-of-type(4n) {
    margin-right: 2%; }
  .headshots-grid li:nth-of-type(6n) {
    margin-right: 0; } }

/*--------------------------------------------------------------
# Mentor
--------------------------------------------------------------*/
.mentor-title-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #15a748;
  border-radius: 0.5em 0.5em 0 0;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding-top: 0;
  position: relative;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center; }

.mentor-avatar {
  padding: 0.625em 0 0.625em 3.75%;
  position: relative;
  width: 22.727273%; }

.mentor-meta {
  padding: 0.625em 3.0303%;
  position: relative;
  width: 77.272727%; }

.mentor-title-inner h1 {
  color: #fff;
  font-size: 1.25em; }

.mentor-comp {
  color: #fff;
  display: block;
  font-size: 0.75em;
  font-weight: 800;
  line-height: 1.33333333; }

.mentor-title {
  color: #fff;
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  margin-top: 0.15384615em; }

.all-mentors {
  padding: 1em 0;
  position: relative; }

/* 530px and wider
------------------*/
@media only screen and (min-width: 33.125em) {
  .mentor-avatar {
    padding: 0; }
  .mentor-title-inner h1 {
    font-size: 2.125em; }
  .mentor-comp {
    font-size: 0.9375em; }
  .mentor-title {
    font-size: 0.8125em; } }

/*--------------------------------------------------------------
# Narrow Banner
--------------------------------------------------------------*/
.narrow-banner {
  background-color: #fff;
  position: relative; }

.narrow-banner-content {
  padding: 2.75% 3.75%; }

/* 850px and wider
------------------*/
@media only screen and (min-width: 53.125em) {
  .narrow-banner-content {
    margin-top: -12%; } }

/*--------------------------------------------------------------
# Portfolio Companies
--------------------------------------------------------------*/
.ventures-portfolio {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.ventures-portfolio li {
  float: left;
  margin: 0 4.285714% 4.285714% 0;
  width: 47.857143%; }

.ventures-portfolio li:nth-of-type(2n) {
  margin-right: 0; }

/* 480px and wider
------------------*/
@media only screen and (min-width: 30em) {
  .ventures-portfolio li {
    margin: 0 2% 2% 0;
    width: 23.5%; }
  .ventures-portfolio li:nth-of-type(2n) {
    margin-right: 2%; }
  .ventures-portfolio li:nth-of-type(4n) {
    margin-right: 0; } }

/*--------------------------------------------------------------
# Results
--------------------------------------------------------------*/
.techstars-results {
  background-color: #fff;
  padding: 3.75% 0 0;
  position: relative;
  text-align: center; }
  .techstars-results h2 {
    margin-top: 1em; }
  .techstars-results .col-8-wrapper {
    padding: 9.5% 3.75% 7.5%; }

.headshots + .techstars-results,
.logo-banner + .techstars-results {
  padding: 0; }

.techstars-results-data {
  background-color: #f0f5f7;
  background-image: url(../img/line-graph_@2x.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 1440px auto;
          background-size: 1440px auto; }

.techstars-data {
  line-height: 1.2;
  list-style: none;
  margin: 2.5em 0;
  padding-left: 0; }
  .techstars-data li {
    float: left;
    margin: 0;
    padding: 2.5% 1.26263%;
    width: 50%; }
    .techstars-data li:nth-of-type(3), .techstars-data li:nth-of-type(4) {
      border-bottom: none; }
    .techstars-data li:nth-of-type(2), .techstars-data li:nth-of-type(4) {
      border-right-color: transparent; }

.data-num {
  color: #15a748;
  display: block;
  font-size: 2.5em;
  font-weight: 900; }

.data-meta {
  display: block;
  font-size: 0.75em;
  margin-top: 0.25em;
  color: #6b8893; }

.techstars-results p {
  color: #6b8893; }

/* 598px and wider
------------------*/
@media only screen and (min-width: 37.375em) {
  .techstars-data li {
    padding-bottom: 0;
    padding-top: 0;
    width: 25%; }
    .techstars-data li:nth-of-type(1) {
      border-bottom: none; }
    .techstars-data li:nth-of-type(2) {
      border-bottom: none;
      border-right-color: #b8c2c6; } }

/* 780px and wider
------------------*/
@media only screen and (min-width: 48.75em) {
  .data-num {
    font-size: 3.125em; }
  .data-meta {
    font-size: 0.875em; } }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  padding: 0 3.75%;
  position: relative; }

.site-footer .col-12-wrapper {
  padding: 1.875em 0; }

.footer-navigation {
  float: left;
  margin-right: 8.108108%;
  width: 45.945946%; }

.site-footer .footer-navigation:nth-of-type(2) {
  margin-right: 0; }

.social-navigation {
  float: left;
  margin-top: 1.5em;
  width: 100%; }

.footer-navigation h3,
.footer-navigation ul {
  font-size: 0.875em;
  line-height: 1.42857143; }

.footer-navigation h3 {
  color: #fff;
  margin-bottom: 1em; }

.footer-navigation ul,
.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.social-navigation ul {
  font-size: 1.125em; }

.social-navigation li {
  float: left;
  margin: 0 0 0 1em; }

.social-navigation li:first-child {
  margin-left: 0; }

.footer-navigation li a,
.footer-navigation li a:visited,
.social-navigation li a,
.social-navigation li a:visited {
  color: rgba(255, 255, 255, 0.5); }

.footer-navigation li a:hover,
.footer-navigation li a:active,
.social-navigation li a:hover,
.social-navigation li a:active {
  color: #fff; }

/* 460px and wider
------------------*/
@media only screen and (min-width: 28.75em) {
  .footer-navigation {
    margin-right: 8.5%;
    position: relative;
    width: 12.75em; } }

/* 700px and wider
------------------*/
@media only screen and (min-width: 43.75em) {
  .site-footer .col-12-wrapper {
    padding: 2.5em 0; }
  .social-navigation {
    float: right;
    margin-top: 0;
    width: auto; } }

/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.page-header {
  background-color: #cbd9df;
  padding: 4.2% 3.75% 0;
  position: relative; }

.page-header-inner {
  background-color: #15a748;
  border-radius: 0.5em 0.5em 0 0;
  padding: 3.65% 3.75%;
  position: relative; }

.page-title {
  color: #fff;
  margin-bottom: 0; }

/*--------------------------------------------------------------
# Page Content
--------------------------------------------------------------*/
.site-content {
  background-color: #fff; }

.page-content {
  background-color: #f0f5f7;
  padding: 0 3.75% 5.85%;
  position: relative; }

.page-content-inner {
  background-color: #fff;
  padding: 2.75% 3.75%;
  position: relative; }

/*--------------------------------------------------------------
# Open Applications Billboard
--------------------------------------------------------------*/
.open-app-billboard {
  background-color: #fff;
  position: relative; }

.open-app-billboard-content {
  padding: 2.75% 3.75%;
  position: relative; }
  .open-app-billboard-content h2, .open-app-billboard-content p {
    color: #fff; }
  .open-app-billboard-content ul {
    color: #fff;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0; }
  .open-app-billboard-content li {
    margin-bottom: 1em; }
  .open-app-billboard-content a {
    border-bottom-color: #fff;
    color: #fff; }
    .open-app-billboard-content a:visited {
      border-bottom-color: #fff;
      color: #fff; }
    .open-app-billboard-content a:hover, .open-app-billboard-content a:active {
      border-bottom-color: rgba(255, 255, 255, 0.5);
      color: rgba(255, 255, 255, 0.5); }
  .open-app-billboard-content .open-app-program a {
    font-size: 1.5em;
    font-weight: 200; }
  .open-app-billboard-content .open-app-billboard-cta a {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    display: block;
    padding: 3.75%;
    text-align: center; }
    .open-app-billboard-content .open-app-billboard-cta a:hover {
      background-color: #fff;
      border-bottom-color: #fff;
      border-left-color: #fff;
      border-right-color: #fff;
      border-top-color: #fff;
      color: #15a748; }
  .open-app-billboard-content span {
    display: block;
    font-size: 0.875em;
    line-height: 1.5;
    margin-top: 1em; }

/* 480px and wider
------------------*/
@media only screen and (min-width: 30em) {
  .open-app-billboard-content li {
    float: left;
    margin: 0 15.306122% 4.081633% 0;
    width: 42.346939%; }
    .open-app-billboard-content li:nth-of-type(2n) {
      margin-right: 0; }
  .open-app-billboard-content .open-app-billboard-cta a {
    padding: 7.5% 3.75%; } }

/* 788px and wider
------------------*/
@media only screen and (min-width: 49.25em) {
  .open-app-billboard-content {
    margin-top: -22%; } }

/*--------------------------------------------------------------
# Open Applications
--------------------------------------------------------------*/
.applications-header {
  background-image: url(../img/applications-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  border-radius: 0.5em 0.5em 0 0;
  padding: 2.5% 3.75%;
  position: relative;
  text-align: center;
  -webkit-border-radius: 0.5em 0.5em 0 0; }
  .applications-header h1 {
    color: #fff; }
  .applications-header p {
    color: #fff;
    margin-bottom: 0; }

.open-applications {
  border: none;
  margin-top: 0; }
  .open-applications th {
    background-color: #2c3b45;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 200;
    letter-spacing: 0.053em;
    padding: 2.409639% 5.02008%;
    text-transform: uppercase;
    vertical-align: middle; }
  .open-applications .prog-loc {
    width: 70%; }
  .open-applications tbody tr:nth-of-type(2n) {
    background-color: #fff; }
  .open-applications td {
    border-bottom: 2px solid #f0f5f7;
    padding: 2.409639% 5.02008%;
    vertical-align: middle; }
  .open-applications .prog-loc-link a {
    background-image: url(../img/program-button-link_@2x.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    -webkit-background-size: 24px 47px;
            background-size: 24px 47px;
    display: block;
    color: #2c3b45;
    font-weight: 200;
    font-size: 1.25em;
    padding: 0.25em 0 0.5em 1.7em; }
    .open-applications .prog-loc-link a:hover {
      opacity: 0.5; }
  .open-applications .prog-loc-link span {
    color: #5e676a;
    display: block;
    font-weight: 400;
    font-size: 0.5em;
    margin-top: 0.25em; }
  .open-applications .app-deadline {
    font-size: 85%; }
  .open-applications tfoot {
    font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal; }
    .open-applications tfoot td {
      padding-bottom: 2.25em;
      padding-top: 2em;
      text-align: center; }
    .open-applications tfoot a {
      border-bottom: 2px solid #15a748;
      color: #5e676a;
      font-weight: 700;
      padding-bottom: 0.25em; }
      .open-applications tfoot a:visited {
        border-bottom: 2px solid #15a748;
        color: #5e676a;
        font-weight: 700;
        padding-bottom: 0.25em; }
      .open-applications tfoot a:hover, .open-applications tfoot a:active {
        color: #15a748; }

/* 520px and wider
------------------*/
@media only screen and (min-width: 32.5em) {
  .open-applications .prog-loc-link a {
    font-size: 1.6em;
    padding: 0 0 0 1.33333333em; }
  .open-applications .app-deadline {
    font-size: 100%; } }

/*--------------------------------------------------------------
# Techstars Ventures
--------------------------------------------------------------*/
.ventures-promo-grid {
  float: left;
  position: relative;
  width: 47.857143%;
  margin: 0 4.285714% 4.285714% 0; }

.ventures-promo-content-inner {
  position: relative;
  max-width: 588px;
  margin: 0 auto;
  padding: 8.5% 8.67347%; }

.promo-default .ventures-promo-grid:nth-of-type(2),
.promo-default .ventures-promo-grid:nth-of-type(4),
.promo-default .ventures-promo-grid:nth-of-type(6),
.promo-default .ventures-promo-grid:nth-of-type(8) {
  margin-right: 0; }

.has-promo .ventures-promo-grid:nth-of-type(1) {
  width: 100%;
  margin-right: 0;
  background-color: #f0f5f7; }

.has-promo .ventures-promo-grid:nth-of-type(3),
.has-promo .ventures-promo-grid:nth-of-type(5),
.has-promo .ventures-promo-grid:nth-of-type(7),
.has-promo .ventures-promo-grid:nth-of-type(9) {
  margin-right: 0; }

/* 480px and wider
------------------*/
@media only screen and (min-width: 30em) {
  .ventures-promo-grid {
    width: 23.5%;
    margin: 0 2% 2% 0; }
    .promo-default .ventures-promo-grid:nth-of-type(2),
    .promo-default .ventures-promo-grid:nth-of-type(6) {
      margin-right: 2%; }
    .promo-default .ventures-promo-grid:nth-of-type(4),
    .promo-default .ventures-promo-grid:nth-of-type(8) {
      margin-right: 0; }
    .has-promo .ventures-promo-grid:nth-of-type(3),
    .has-promo .ventures-promo-grid:nth-of-type(7) {
      margin-right: 2%; }
    .has-promo .ventures-promo-grid:nth-of-type(5),
    .has-promo .ventures-promo-grid:nth-of-type(9) {
      margin-right: 0; } }

/* 1060px and wider
------------------*/
@media only screen and (min-width: 66.25em) {
  .ventures-promo-content-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }
  .ventures-promo-content-inner {
    max-width: none;
    margin: 0;
    padding: 8.5% 8.67347% 0; }
  .promo-default .ventures-promo-grid:nth-of-type(4),
  .promo-default .ventures-promo-grid:nth-of-type(8) {
    margin-right: 0; }
  .has-promo .ventures-promo-grid:nth-of-type(1) {
    overflow: hidden;
    width: 49%;
    margin-right: 2%; }
    .has-promo .ventures-promo-grid:nth-of-type(1):before {
      display: block;
      padding-top: 76%;
      content: ""; }
  .has-promo .ventures-promo-grid:nth-of-type(3),
  .has-promo .ventures-promo-grid:nth-of-type(5),
  .has-promo .ventures-promo-grid:nth-of-type(9) {
    margin-right: 0; } }

/*--------------------------------------------------------------
# Programs
--------------------------------------------------------------*/
.techstars-progs {
  text-align: center; }

.techstars-progs-grid {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  .techstars-progs-grid li {
    margin-bottom: 0.75em; }
    .techstars-progs-grid li a {
      background-color: #f0f5f7;
      background-image: url(../img/prog-link_@2x.png);
      background-position: center 65%;
      background-repeat: no-repeat;
      -webkit-background-size: 35px auto;
              background-size: 35px auto;
      border-bottom: 6px solid #2c3b45;
      color: #2c3b45;
      display: block;
      font-size: 1.25em;
      font-weight: 200;
      padding: 20% 3.75% 40%; }
      .techstars-progs-grid li a:visited {
        background-color: #f0f5f7;
        background-image: url(../img/prog-link_@2x.png);
        background-position: center 65%;
        background-repeat: no-repeat;
        -webkit-background-size: 35px auto;
                background-size: 35px auto;
        border-bottom: 6px solid #2c3b45;
        color: #2c3b45;
        display: block;
        font-size: 1.25em;
        font-weight: 200;
        padding: 20% 3.75% 40%; }
      .techstars-progs-grid li a:hover, .techstars-progs-grid li a:active {
        background-color: #2c3b45;
        color: #fff; }

/* 480px and wider
------------------*/
@media only screen and (min-width: 30em) {
  .techstars-progs-grid li {
    float: left;
    margin: 0 1.849218% 1.849218% 0;
    width: 49.075391%; }
    .techstars-progs-grid li:nth-of-type(2n) {
      margin-right: 0; } }

/* 760px and wider
------------------*/
@media only screen and (min-width: 47.5em) {
  .techstars-progs-grid li {
    margin: 0 1.984564% 1.984564% 0;
    width: 32.01029%; }
    .techstars-progs-grid li:nth-of-type(2n) {
      margin-right: 1.984564%; }
    .techstars-progs-grid li:nth-of-type(3n) {
      margin-right: 0; } }

/* 980px and wider
------------------*/
@media only screen and (min-width: 61.25em) {
  .techstars-progs-grid li {
    margin: 0 2% 2% 0;
    width: 23.5%; }
    .techstars-progs-grid li:nth-of-type(2n), .techstars-progs-grid li:nth-of-type(3n) {
      margin-right: 2%; }
    .techstars-progs-grid li:nth-of-type(4n) {
      margin-right: 0; } }

/* 1150px and wider
------------------*/
@media only screen and (min-width: 71.875em) {
  .techstars-progs-grid li a {
    font-size: 1.5em;
    -webkit-background-size: 40px auto;
            background-size: 40px auto; } }

/*--------------------------------------------------------------
# Logo Banner
--------------------------------------------------------------*/
.logo-banner {
  background-color: #15a748;
  padding: 7.5% 3.75%;
  position: relative; }

.logo-banner-content {
  max-width: 36.75em;
  padding-bottom: 7.5%;
  position: relative; }
  .logo-banner-content h2, .logo-banner-content p {
    color: #fff; }

.banner-logos {
  list-style: none;
  max-width: 26.625em;
  margin: 0 auto;
  padding-left: 0; }
  .banner-logos li {
    float: left;
    margin: 0 15.2% 15.2% 0;
    width: 42.398649%; }
    .banner-logos li:nth-of-type(3), .banner-logos li:nth-of-type(4) {
      margin-bottom: 0; }
    .banner-logos li:nth-of-type(2n) {
      margin-right: 0; }
    .banner-logos li a {
      display: block; }
      .banner-logos li a:hover {
        opacity: 0.75; }

/* 640px and wider
------------------*/
@media only screen and (min-width: 40em) {
  .banner-logos {
    max-width: none;
    margin: 0; }
    .banner-logos li {
      margin: 0 9.236948% 0 0;
      width: 18.072289%; }
      .banner-logos li:nth-of-type(2n) {
        margin-right: 9.236948%; }
      .banner-logos li:nth-of-type(4n) {
        margin-right: 0; } }

/* 840px and wider
------------------*/
@media only screen and (min-width: 52.5em) {
  .logo-banner-content {
    max-width: none; }
    .logo-banner-content h2, .logo-banner-content p {
      width: 47.590361%; }
    .logo-banner-content h2 {
      float: left; }
    .logo-banner-content p {
      float: right; } }

/*--------------------------------------------------------------
# FAQ
--------------------------------------------------------------*/
.faq-question {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.3125em; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Form Elements
--------------------------------------------------------------*/
form {
  position: relative; }

form ul, form ol,
form ul ul, form ul ol,
form ol ul, form ol ol {
  list-style: none;
  margin: 0;
  padding-left: 0; }

form li {
  margin-bottom: 1.625em; }

label {
  font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: inline-block;
  font-size: inherit;
  line-height: inherit; }

input[type=text], input[type=email], input[type=url], input[type=password],
input[type=search], input[type=color], input[type=date], input[type=datetime],
input[type=datetime-local], input[type=number], input[type=range], input[type=tel],
input[type=time], input[type=week], input[type=file], textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-color: #fff;
  border: 2px solid #ced3d5;
  border-radius: 0;
  color: #5e676a;
  display: inline-block;
  font-size: inherit;
  padding: 0.75em 0.625em; }

input[type=text], input[type=email], input[type=url], input[type=password],
input[type=search], input[type=color], input[type=date], input[type=datetime],
input[type=datetime-local], input[type=number], input[type=range], input[type=tel],
input[type=time], input[type=week], input[type=file], textarea, select {
  -webkit-transition: all 0.5s ease-in-out 0s;
       -o-transition: all 0.5s ease-in-out 0s;
          transition: all 0.5s ease-in-out 0s;
  width: 100%; }

input[type=text], input[type=email], input[type=url], input[type=password],
input[type=search], input[type=color], input[type=date], input[type=datetime],
input[type=datetime-local], input[type=tel], input[type=time], input[type=week],
input[type=file], select {
  max-width: 100%;
  width: 24.375em; }

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus,
input[type=search]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus,
input[type=datetime-local]:focus, input[type=number]:focus, input[type=range]:focus, input[type=tel]:focus,
input[type=time]:focus, input[type=week]:focus, textarea:focus, select:focus {
  border-color: #2c3b45;
  color: #2c3b45; }

textarea {
  height: 15.625em;
  line-height: inherit;
  resize: none;
  overflow: auto; }

select {
  cursor: pointer;
  margin: 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    background-color: #fff;
    background-image: url(../../assets/img/select_@2x.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: 36px auto;
            background-size: 36px auto; } }

input[type=radio], input[type=checkbox] {
  display: inline-block;
  margin-right: 0.5em;
  top: -0.1875em;
  vertical-align: middle; }

input[type=submit], button[type=submit], input[type=button] {
  font-family: "Univers W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-color: #15a748;
  border: none;
  border-radius: 0.25em;
  color: #fff;
  font-size: inherit;
  margin: 0;
  padding: 0.75em 1.5em;
  -webkit-transition: all 0.25s ease-in-out 0s;
       -o-transition: all 0.25s ease-in-out 0s;
          transition: all 0.25s ease-in-out 0s;
  -webkit-appearance: none; }

input[type=submit]:hover, button[type=submit]:hover, input[type=button]:hover {
  background-color: #37c96a;
  cursor: pointer; }

:-moz-placeholder {
  color: #5e676a;
  opacity: 0.5; }

::-moz-placeholder {
  color: #5e676a;
  opacity: 0.5; }

::-webkit-input-placeholder {
  color: #5e676a;
  opacity: 0.5; }

:-ms-input-placeholder {
  color: #5e676a;
  opacity: 0.5; }

/*--------------------------------------------------------------
# Comment Form
--------------------------------------------------------------*/
#commentform label {
  width: 5.625em; }

/*--------------------------------------------------------------
# Program Filter
--------------------------------------------------------------*/
#program-filter form {
  font-size: 0.875em;
  margin-bottom: 1.5em; }

#program-filter select {
  width: 12.8571428571em; }

/*--------------------------------------------------------------
# Gravity Forms
--------------------------------------------------------------*/
.gform_body label {
  font-size: 0.875em; }

.gfield_required {
  color: #15a748; }

/*--------------------------------------------------------------
# Resources Search Form
--------------------------------------------------------------*/
.resource-title .search-form {
  margin: 0 auto;
  max-width: 24em; }
  .resource-title .search-form:before {
    background-color: #15a748;
    border-radius: 100%;
    color: #fff;
    content: '\f002';
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.125em;
    left: 0.3333333333em;
    padding: 0.3333333333em 0;
    position: absolute;
    text-align: center;
    top: 0.3333333333em;
    width: 1.7777777778em; }
  .resource-title .search-form label {
    width: 100%; }
  .resource-title .search-form input[type=search] {
    border: none;
    border-radius: 6.25em;
    padding-left: 3em;
    width: 100%; }
  .resource-title .search-form input[type=submit] {
    display: none; }

/*--------------------------------------------------------------
# Category Filters
--------------------------------------------------------------*/
.cat-filter {
  font-size: 0.875em; }
  .cat-filter select {
    width: 12.8571428571em; }

/*--------------------------------------------------------------
# Articles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Article Meta
--------------------------------------------------------------*/
.entry-meta {
  border-bottom: 2px solid #ced3d5;
  margin-bottom: 1.625em;
  padding: 0.3125em 0 1.625em 3.75em;
  position: relative; }
  .entry-meta img {
    border-radius: 100%;
    left: 0;
    position: absolute;
    top: 0; }
  .entry-meta span {
    display: block;
    font-size: 0.875em;
    line-height: 1.3571428571; }

/*--------------------------------------------------------------
# Entry Footer
--------------------------------------------------------------*/
.entry-footer {
  font-size: 0.875em;
  position: relative; }
  .entry-footer span {
    display: inline-block;
    margin-right: 0.125em; }

/*--------------------------------------------------------------
# Archives
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Archive
--------------------------------------------------------------*/
.archive .entry-title a, .search-results .entry-title a {
  color: #2c3b45; }
  .archive .entry-title a:hover, .search-results .entry-title a:hover {
    color: #15a748; }

.archive .page-content-inner, .search-results .page-content-inner {
  margin-bottom: 3.25em; }

/*--------------------------------------------------------------
# Video Archive
--------------------------------------------------------------*/
.page-header.video-archive-header {
  background-color: #15a748;
  padding-bottom: 1em;
  padding-top: 1em; }
  .page-header.video-archive-header h1 {
    color: #fff;
    margin-bottom: 0; }

/*--------------------------------------------------------------
# Articles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
  position: relative; }

.comments-title {
  margin-bottom: 1em; }

.comment-list {
  border-bottom: 3px solid #ced3d5;
  line-height: leading(22, 16);
  list-style: none;
  margin-bottom: 3em;
  padding-bottom: 3em;
  padding-left: 0; }
  .comment-list li {
    margin: 0;
    position: relative; }
  .comment-list .comment-respond {
    margin-bottom: 1.5em;
    margin-top: 1.5em; }
  .comment-list .comment-respond .comment-reply-title small {
    font-size: 0.8125em;
    margin-left: 1.0769230769em; }

.comment-meta {
  border-bottom: 1px solid #ced3d5;
  border-top: 3px solid #ced3d5;
  margin-bottom: 0.75em;
  padding: 1.125em 0 1.125em 3.75em; }
  .comment-meta .avatar {
    border-radius: 200%;
    left: 0;
    position: absolute;
    top: 1.25em;
    width: 3.125em; }
  .comment-meta time {
    font-size: 0.875em;
    line-height: 1.2857142857; }

.comment-body {
  margin-bottom: 3em; }

.children {
  border-left: 1px solid #ced3d5;
  margin: 0;
  padding-left: 3.7878787879%; }

/*--------------------------------------------------------------
# Resources
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Resources
--------------------------------------------------------------*/
.page-template-resources .page-header {
  background-color: #15a748;
  padding-bottom: 1em;
  padding-top: 1em; }

.resource-title {
  text-align: center; }
  .resource-title::after {
    clear: both;
    content: "";
    display: table; }
  .resource-title h1 {
    color: #fff; }
  .resource-title form {
    font-size: 0.75em; }
  @media only screen and (min-width: 28.75em) {
    .resource-title {
      text-align: left; }
      .resource-title h1 {
        float: left;
        margin-bottom: 0; }
      .resource-title form {
        float: right;
        font-size: 1em; } }

.resource-content {
  padding: 3.75%;
  position: relative; }
  .resource-content h2 {
    font-size: 1.75em;
    font-weight: 200;
    margin-bottom: 0.7352941176em; }
    @media only screen and (min-width: 25em) {
      .resource-content h2 {
        font-size: 2.125em; } }
  .resource-content h3 {
    font-size: 1em;
    line-height: 1.1875; }
    .resource-content h3 a {
      color: #2c3b45; }
      .resource-content h3 a:hover {
        color: #15a748; }
  .resource-content .poster-image {
    margin-bottom: 1.125em; }
  .resource-content .entry-meta {
    border-bottom: none;
    padding: 0.125em 0 0 2.625em; }
    .resource-content .entry-meta img {
      width: 2.25em; }
    .resource-content .entry-meta span {
      font-size: 0.75em; }
  .resource-content .cat-filter {
    margin-bottom: 0.875em;
    margin-top: -0.875em; }
    @media only screen and (min-width: 30em) {
      .resource-content .cat-filter {
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 0; } }

/*--------------------------------------------------------------
# Resources Navigation
--------------------------------------------------------------*/
.resources-nav {
  background-color: #12903e;
  padding: 0 3.75%;
  position: relative; }
  .resources-nav ul {
    list-style: none;
    margin: 0;
    padding-left: 1.5625em; }
    .resources-nav ul::after {
      clear: both;
      content: "";
      display: table; }
    .resources-nav ul:before {
      color: #fff;
      content: '\f0c9';
      display: block;
      font-family: 'FontAwesome';
      left: 0;
      line-height: 1;
      position: absolute;
      top: 0.75em; }
  .resources-nav li {
    float: left;
    margin: 0; }
    .resources-nav li a {
      color: #fff;
      display: block;
      font-size: 0.8125em;
      font-weight: 700;
      padding: 0.7692307692em 1.0769230769em; }
      .resources-nav li a:hover {
        background-color: #0f7a34; }
  .resources-nav .current-menu-item a {
    background-color: #15a748;
    color: #fff; }

/*--------------------------------------------------------------
# Video Resources
--------------------------------------------------------------*/
.video-feed::after {
  clear: both;
  content: "";
  display: table; }

.video-feed article {
  margin-bottom: 1.5em;
  position: relative; }
  @media only screen and (min-width: 33.125em) {
    .video-feed article {
      float: left;
      margin-right: 2%;
      min-height: 28.125em;
      width: 49%; }
      .video-feed article:nth-of-type(2n) {
        margin-right: 0; } }
  @media only screen and (min-width: 52.5em) {
    .video-feed article {
      width: 32%; }
      .video-feed article:nth-of-type(2n) {
        margin-right: 2%; }
      .video-feed article:nth-of-type(3n) {
        margin-right: 0; } }

/*--------------------------------------------------------------
# Upcoming Events
--------------------------------------------------------------*/
.techstars-events {
  background-color: #f0f5f7; }
  .techstars-events .applications-header h2 {
    color: #fff;
    margin-bottom: 0; }
  .techstars-events .open-applications {
    margin-bottom: 0; }
    .techstars-events .open-applications tfoot td {
      padding-bottom: 1.3125em;
      padding-top: 0.875em; }
      @media only screen and (min-width: 25em) {
        .techstars-events .open-applications tfoot td {
          padding-bottom: 2em;
          padding-top: 1.75em; } }
    .techstars-events .open-applications .prog-loc-link a {
      background-image: none;
      padding: 0; }

/*--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------*/
.blog-feed::after {
  clear: both;
  content: "";
  display: table; }

.blog-feed article {
  margin-bottom: 1.5em; }
  @media only screen and (min-width: 33.125em) {
    .blog-feed article {
      float: left;
      margin-right: 2%;
      min-height: 28.125em;
      width: 49%; }
      .blog-feed article:nth-of-type(2n) {
        margin-right: 0; } }

/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.tribe-theme-estrellas .page-header {
  display: none; }

.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details,
.tribe-events-user-recurrence-toggle {
  font-style: normal; }

.tribe-events-list h2.tribe-events-list-event-title {
  font-weight: 200;
  line-height: 1.2; }
  .tribe-events-list h2.tribe-events-list-event-title a {
    color: #2c3b45; }
    .tribe-events-list h2.tribe-events-list-event-title a:hover {
      color: #15a748; }

.tribe-events-event-meta .location {
  background-color: #f0f5f7;
  border-radius: 0.1875em;
  margin: 1em 0;
  padding: 1em; }

.tribe-events-event-meta .tribe-events-venue-details {
  line-height: 1.4; }

.tribe-events-single-section.tribe-events-event-meta .location {
  background-color: transparent; }

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background-color: #15a748;
  border-radius: 0.1875em; }

#tribe-events .tribe-events-button, .tribe-events-button {
  font-weight: 400;
  text-transform: none; }

.tribe-events-list .time-details {
  margin: 0 0 0.625em; }

.tribe-events-list .tribe-events-event-cost span {
  background-color: #15a748;
  border-color: transparent;
  border-radius: 0.1875em;
  color: #fff;
  font-size: 0.875em;
  font-weight: 400; }

.tribe-events-loop .tribe-events-event-meta {
  background-color: transparent;
  border: none;
  padding: 0; }

.tribe-events-list .time-details {
  padding: 0; }

.tribe-events-list .tribe-events-venue-details {
  border-top: none;
  margin: 0;
  padding: 0; }

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
  line-height: 1.625; }

.tribe-events-photo .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
  margin: 0.625em 0; }

.tribe-events-list .tribe-events-photo-event .tribe-events-event-details {
  padding: 0.9375em; }

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
  max-width: none; }

.single-tribe_events h2.tribe-events-single-event-title {
  font-size: 1.5625em;
  line-height: 1.2; }

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Archive Pagination
--------------------------------------------------------------*/
.navigation {
  margin: 0 auto;
  max-width: 75em;
  position: relative; }

.nav-links {
  font-size: 0.875em; }
  .nav-links .page-numbers {
    background-color: #15a748;
    border-radius: 0.125em;
    color: #fff;
    display: inline-block;
    margin-right: 0.125em;
    padding: 0.25em 0.5em; }
    .nav-links .page-numbers:hover {
      background-color: #37c96a; }
  .nav-links .current {
    background-color: #2c3b45; }
    .nav-links .current:hover {
      background-color: #2c3b45; }
  .nav-links .dots {
    background-color: transparent;
    color: #2c3b45; }
    .nav-links .dots:hover {
      background-color: transparent;
      color: #2c3b45; }

/*--------------------------------------------------------------
# Slick
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  list-style: none;
  margin: 0.875em 0 1em;
  padding: 0;
  text-align: center; }
  .slick-dots::after {
    clear: both;
    content: "";
    display: table; }
  .slick-dots li {
    display: inline-block;
    margin-right: 0.5em;
    margin-left: 0.5em; }
  .slick-dots button {
    border: none;
    background-color: transparent;
    background-image: url("../img/dot-inactive_2x.png");
    height: 24px;
    width: 24px;
    -webkit-background-size: 24px 24px;
            background-size: 24px;
    text-indent: -9999px; }
    .slick-dots button:hover {
      cursor: pointer; }
  .slick-dots .slick-active button {
    background-image: url("../img/dot-active_2x.png"); }

.site-slider .site-slider-copy {
  padding: 7% 3.75% 0;
  position: relative; }

.site-slider h2 {
  text-align: center; }

.site-slider .slick-slide {
  padding: 0 0.375em;
  position: relative;
  transition: opacity 0.25s ease-in-out 0s;
  -webkit-transition: opacity 0.25s ease-in-out 0s;
  -moz-transition: opacity 0.25s ease-in-out 0s;
  -ms-transition: opacity 0.25s ease-in-out 0s;
  -o-transition: opacity 0.25s ease-in-out 0s; }
  .site-slider .slick-slide:hover,
  .site-slider .slick-slide.slick-center {
    cursor: -webkit-grab;
    cursor: grab; }

.site-slider .video-play-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -28px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 56px;
  width: 56px;
  background-image: url(../img/slider-play-button_2x.png);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: 56px 56px;
          background-size: 56px;
  border: none; }
  .site-slider .video-play-button:hover {
    opacity: 0.75; }

.site-slider .slick-center .video-play-button {
  display: block; }

/* 480px and wider
------------------*/
@media only screen and (min-width: 30em) {
  .slick-dots {
    margin-top: 1.5em; }
    .slick-dots button {
      height: 34px;
      width: 34px;
      -webkit-background-size: 34px 34px;
              background-size: 34px; }
  .site-slider .slick-slide {
    padding: 0 0.75em;
    opacity: 0.2; }
    .site-slider .slick-slide:hover,
    .site-slider .slick-slide.slick-center {
      opacity: 1; }
  .site-slider .video-play-button {
    display: none;
    margin-top: -56px;
    margin-left: -56px;
    height: 112px;
    width: 112px;
    -webkit-background-size: 112px 112px;
            background-size: 112px; } }

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  body {
    background: none !important;
    /* Brute force since user agents all print differently. */
    font-size: 11.25pt; }
  .navigation,
  .page-links,
  .edit-link,
  .comment-form,
  .comment-edit-link,
  .comment-list .reply a,
  button,
  input,
  textarea,
  select {
    display: none; }
  .site-header,
  .site-footer,
  .hentry,
  .entry-footer,
  .page-header,
  .page-content,
  .comments-area {
    background: none !important;
    /* Make sure color schemes dont't affect to print */ }
  body,
  blockquote,
  blockquote cite,
  blockquote small,
  label,
  a,
  .site-title a,
  .site-description,
  .post-title,
  .author-heading,
  .entry-footer,
  .entry-footer a,
  .taxonomy-description,
  .entry-caption,
  .comment-author,
  .comment-metadata,
  .comment-metadata a,
  .comment-notes,
  .comment-awaiting-moderation,
  .no-comments,
  .site-info,
  .site-info a,
  .wp-caption-text,
  .gallery-caption {
    color: #000 !important;
    /* Make sure color schemes don't affect to print */ }
  pre,
  abbr[title],
  table,
  th,
  td,
  .site-header,
  .site-footer,
  .hentry + .hentry,
  .author-info,
  .page-header,
  .comments-area,
  .comment-list + .comment-respond,
  .comment-list article,
  .comment-list .pingback,
  .comment-list .trackback,
  .no-comments {
    border-color: #eaeaea !important;
    /* Make sure color schemes don't affect to print */ }
  .site {
    margin: 0 7.6923%; }
  .site-branding {
    padding: 0; }
  .site-header {
    padding: 7.6923% 0; }
  .site-description {
    display: block; }
  .hentry + .hentry {
    margin-top: 7.6923%; }
  .hentry.has-post-thumbnail {
    padding-top: 7.6923%; }
  .sticky-post {
    background: #000 !important;
    color: #fff !important; }
  .entry-header,
  .entry-footer {
    padding: 0; }
  .entry-content,
  .entry-summary {
    padding: 0 0 7.6923%; }
  .post-thumbnail img {
    margin: 0; }
  .author-info {
    margin: 0; }
  .page-content {
    padding: 7.6923% 0 0; }
  .page-header {
    padding: 3.84615% 0; }
  .comments-area {
    border: 0;
    padding: 7.6923% 0 0; }
  .site-footer {
    margin-top: 7.6923%;
    padding: 3.84615% 0; } }