/* FLEXSLIDER 2.0
-------------------------------- */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin: 0; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }

/* FOUNDATION 4.0 GRID
-------------------------------- */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative; }

a:focus {
  outline: none; }

img, object, embed {
  max-width: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1; }

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

.row:after {
  clear: both; }

.row.collapse .column, .row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

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

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

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

.row .row.collapse:after {
  clear: both; }

.column, .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

@media only screen {
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .small-1 {
    position: relative;
    width: 8.33333%; }
  .small-2 {
    position: relative;
    width: 16.66667%; }
  .small-3 {
    position: relative;
    width: 25%; }
  .small-4 {
    position: relative;
    width: 33.33333%; }
  .small-5 {
    position: relative;
    width: 41.66667%; }
  .small-6 {
    position: relative;
    width: 50%; }
  .small-7 {
    position: relative;
    width: 58.33333%; }
  .small-8 {
    position: relative;
    width: 66.66667%; }
  .small-9 {
    position: relative;
    width: 75%; }
  .small-10 {
    position: relative;
    width: 83.33333%; }
  .small-11 {
    position: relative;
    width: 91.66667%; }
  .small-12 {
    position: relative;
    width: 100%; }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .small-offset-3 {
    position: relative;
    margin-left: 25%; }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .small-offset-6 {
    position: relative;
    margin-left: 50%; }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .small-offset-9 {
    position: relative;
    margin-left: 75%; }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .column.small-centered, .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

@media only screen and (min-width: 48em) {
  .large-1 {
    position: relative;
    width: 8.33333%; }
  .large-2 {
    position: relative;
    width: 16.66667%; }
  .large-3 {
    position: relative;
    width: 25%; }
  .large-4 {
    position: relative;
    width: 33.33333%; }
  .large-5 {
    position: relative;
    width: 41.66667%; }
  .large-6 {
    position: relative;
    width: 50%; }
  .large-7 {
    position: relative;
    width: 58.33333%; }
  .large-8 {
    position: relative;
    width: 66.66667%; }
  .large-9 {
    position: relative;
    width: 75%; }
  .large-10 {
    position: relative;
    width: 83.33333%; }
  .large-11 {
    position: relative;
    width: 91.66667%; }
  .large-12 {
    position: relative;
    width: 100%; }
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .small-push-1 {
    left: inherit; }
  .small-pull-1 {
    right: inherit; }
  .small-push-2 {
    left: inherit; }
  .small-pull-2 {
    right: inherit; }
  .small-push-3 {
    left: inherit; }
  .small-pull-3 {
    right: inherit; }
  .small-push-4 {
    left: inherit; }
  .small-pull-4 {
    right: inherit; }
  .small-push-5 {
    left: inherit; }
  .small-pull-5 {
    right: inherit; }
  .small-push-6 {
    left: inherit; }
  .small-pull-6 {
    right: inherit; }
  .small-push-7 {
    left: inherit; }
  .small-pull-7 {
    right: inherit; }
  .small-push-8 {
    left: inherit; }
  .small-pull-8 {
    right: inherit; }
  .small-push-9 {
    left: inherit; }
  .small-pull-9 {
    right: inherit; }
  .small-push-10 {
    left: inherit; }
  .small-pull-10 {
    right: inherit; }
  .small-push-11 {
    left: inherit; }
  .small-pull-11 {
    right: inherit; }
  .column.small-centered, .columns.small-centered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .column.large-centered, .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 10px 10px; }
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 48em) {
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px; }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px; }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px; }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px; }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px; }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px; }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px; }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px; }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px; }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px; }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px; }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px; }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

/* 1. HTML RESET
-------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0; }

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block; }

a img {
  border: 0; }

figure {
  position: relative; }

figure img {
  width: 100%; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-LightItalic.woff2") format("woff2"), url("font/Metropolis-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-BoldItalic.woff2") format("woff2"), url("font/Metropolis-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-RegularItalic.woff2") format("woff2"), url("font/Metropolis-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-Regular.woff2") format("woff2"), url("font/Metropolis-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-Bold.woff2") format("woff2"), url("font/Metropolis-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Metropolis';
  src: url("font/Metropolis-Light.woff2") format("woff2"), url("font/Metropolis-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

/* BASE STYLING
-------------------------------------------------------------------*/
body {
  background: #fff;
  font-family: "Metropolis", sans-serif;
  line-height: 1.5;
  color: #333;
  font-size: 20px;
  letter-spacing: -.015em; }

.wrap {
  background: url(leafy-background.jpg) no-repeat right top #fff; }

a {
  color: #8dc63f;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

a:hover {
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 20px 0 12px 0;
  font-weight: 700;
  color: #111111;
  letter-spacing: -.02em; }

h1 {
  font-size: 40px;
  margin-top: 0; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 12px 0; }

ul, ol {
  margin: 1.2em 0 1.2em 1.2em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li {
  margin: 0 0 .5em 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1.2em 0; }

table.staggered {
  width: 100%;
  margin: 60px 0; }
  table.staggered td {
    width: 50%;
    padding: 0 25px; }
  table.staggered td:first-child {
    padding-left: 0; }
  table.staggered td:nth-child(2) {
    padding-right: 0; }
  table.staggered.right {
    text-align: right; }

.callout {
  padding: 30px;
  border: 1px solid #ee5f5b;
  text-align: center;
  margin: 30px 0; }
  .callout h3 {
    font-size: 22px;
    margin-top: 0; }
  .callout p:last-child {
    margin-bottom: 0; }

hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1.2em 0; }

.anchor:before {
  content: "";
  display: block;
  height: 75px;
  /* fixed header height*/
  margin: -75px 0 0;
  /* negative fixed header height */ }

blockquote:before,
blockquote:after {
  content: '';
  content: none; }

blockquote {
  margin: 0 0 1em 2em;
  padding: 0 1em;
  font-style: italic;
  border-left: 3px double #d6d6d6; }

img, object, embed {
  max-width: 100%; }

img {
  height: auto; }

.anchor:before {
  content: "";
  display: block;
  height: 94px;
  /* fixed header height*/
  margin: -94px 0 0;
  /* negative fixed header height */ }

/* ClearFix */
.group:after {
  content: "";
  display: table;
  clear: both; }

/* Foundation Overrides */
.row {
  max-width: 1280px; }
  .row .row {
    margin: 0 -0.9375em; }

/* Selection */
::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #6eb973; }

::-webkit-selection {
  color: #fff;
  text-shadow: none;
  background: #6eb973; }

::selection {
  color: #fff;
  text-shadow: none;
  background: #6eb973; }

/* FORMS
-------------------------------------------------------------------*/
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
  padding: 10px !important;
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #efefef;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }
  input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=search]:focus, input[type=date]:focus {
    background-color: #ebebeb; }

textarea {
  width: 100% !important;
  min-height: 200px; }

select {
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 13px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 5px #ddd inset; }

input[type="reset"],
input[value="Reset Password"] {
  font-size: 14px; }

/* BUTTONS
-------------------------------------------------------------------*/
.cms-button,
input[type="submit"],
input[type="reset"],
input[value="Reset Password"],
.cms-button-primary,
.cms-button-secondary,
.cms-button-alert,
.cms-button-success,
.lm {
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  color: #fff;
  background: whiteSmoke;
  border: 1px solid transparent;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 18px; }
  .cms-button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[value="Reset Password"]:hover,
  .cms-button-primary:hover,
  .cms-button-secondary:hover,
  .cms-button-alert:hover,
  .cms-button-success:hover,
  .lm:hover {
    background: #ddd; }

.cms-button-primary,
input[type="submit"],
.lm {
  background: #539a58;
  background: linear-gradient(90deg, #539a58 0%, #6eb973 38%);
  text-shadow: 0 1px 1px rgba(17, 17, 17, 0.1); }
  .cms-button-primary:hover,
  input[type="submit"]:hover,
  .lm:hover {
    background: none;
    border: 1px solid #6eb973;
    color: #6eb973;
    text-shadow: none; }

.cms-button-secondary,
input[type="reset"],
input[value="Reset Password"] {
  background: #111111; }
  .cms-button-secondary:hover,
  input[type="reset"]:hover,
  input[value="Reset Password"]:hover {
    background: none;
    border: 1px solid #111111;
    color: #111111; }

.cms-button-success {
  background: #fdbe3f; }
  .cms-button-success:hover {
    background: none;
    border: 1px solid #fdbe3f;
    color: #fdbe3f; }

.cms-button-alert {
  background: #ee5f5b; }
  .cms-button-alert:hover {
    background: none;
    border: 1px solid #ee5f5b;
    color: #ee5f5b; }

/* HEADER
-------------------------------------------------------------------*/
header {
  padding: 40px 0 0 0; }
  header img {
    width: 300px; }

.topBar {
  background: #fdbe3f;
  text-align: center;
  padding: 10px 0 0 0;
  /*
	
	#countdown {
		width: 350px;
		//height: 30px;
		margin: 0;
		display: inline-block;
		p {
			float: left;
		}
		&:after {
			  content: "";
			  display: table;
			  clear: both;
		}
		.col-sm-3 {
			width: auto;
			float: left;
			display: block;
			padding-left: 20px;
		}
		.time {
			display: inline;
			font-weight: 700;
			font-size: 13px;
			line-height: 1.2;
			color: $secondary;
		}
		.label {
			text-transform: capitalize;
			padding-left: 5px;
			font-size: 13px;
			//color: #999;
			color: $secondary;
		}
	}
	*/ }
  .topBar ul {
    list-style: none;
    margin: 0;
    display: inline-block; }
    .topBar ul li {
      display: inline-block;
      font-size: 15px;
      float: left;
      margin: 0; }
      .topBar ul li:first-child {
        font-weight: 700; }
  .topBar .time {
    font-weight: 700;
    padding-right: 5px; }
  .topBar .label {
    text-transform: capitalize; }
  .topBar #countdown2 .col-sm-3 {
    display: inline-block;
    float: left;
    padding-left: 10px; }

/* NAVIGATION
-------------------------------------------------------------------*/
nav {
  max-width: 1400px;
  margin: 0 auto 20px auto; }

nav ul {
  list-style: none;
  padding: 0;
  z-index: 400;
  margin: 0;
  background: whiteSmoke; }

nav > ul:after {
  content: "";
  display: table;
  clear: both; }

nav ul li {
  margin: 0;
  padding: 0; }

nav > ul, nav ul > li > ul {
  list-style: none;
  position: relative; }

nav > ul > li {
  float: left;
  margin: 0; }

nav > ul > li > a {
  display: block;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #999;
  font-size: 18px; }

nav > ul > li:hover > a,
nav > ul > li.active > a {
  color: #fff;
  background: #999;
  margin: 0; }

nav > ul > li > ul {
  position: absolute;
  display: none;
  margin: 0;
  padding: 0;
  min-width: 230px;
  background: #888; }

nav > ul > li:hover > ul {
  display: block; }

nav > ul > li ul li {
  background: none; }

nav > ul > li ul li a {
  display: block;
  text-decoration: none;
  border-top: 1px solid #aaa;
  padding: 5px 0 5px 20px;
  font-size: 13px;
  line-height: 24px;
  color: #fff; }

nav > ul > li ul li:first-child a {
  border-top: 0; }

nav > ul > li ul li a:hover {
  background: #aaa;
  color: #fff; }

/*
    Mobile Menu Core Style
*/
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul,
.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline; }

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

.slicknav_menu:after {
  clear: both; }

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1; }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 16px;
  display: none; }

/* Button */
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222222; }

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000; }

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5; }

.slicknav_menu {
  background: #4c4c4c;
  padding: 5px; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff; }

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

/* FEATURE SLIDES
-------------------------------------------------------------------*/
.feature {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  .feature .large-12:after {
    content: "";
    display: table;
    clear: both; }
  .feature .large-12 > img {
    float: right;
    margin: 0 10% 0 0; }
  .feature section {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%; }
  .feature p {
    font-size: 22px; }
    .feature p.cs {
      text-transform: uppercase;
      font-size: 12px;
      color: #999;
      letter-spacing: .25em; }
  .feature h1 {
    max-width: 600px; }
  .feature span {
    padding-top: 30px;
    display: inline-block; }
    .feature span h2 {
      font-size: 24px; }
    .feature span p {
      font-size: 16px; }

.highlights {
  background: url(highlights-bg.png) left top no-repeat;
  position: relative; }
  .highlights .large-12:after {
    content: "";
    display: table;
    clear: both; }
  .highlights section {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 46%; }
  .highlights h2 {
    margin-top: 0;
    max-width: 500px; }
  .highlights .boxes {
    float: left;
    width: 46%;
    position: relative; }
    .highlights .boxes p {
      font-size: 14px; }
      .highlights .boxes p:last-child {
        margin: 0; }
      .highlights .boxes p strong {
        font-size: 16px;
        color: #111111; }
    .highlights .boxes img {
      margin-bottom: 20px; }
  .highlights ul {
    list-style: none;
    width: 29%;
    float: left;
    margin: 0;
    padding: 0; }
    .highlights ul.col2, .highlights ul.col3 {
      position: absolute;
      top: 50%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .highlights ul.col2 {
      left: 35.5%; }
    .highlights ul.col3 {
      left: 71%; }
  .highlights li {
    background: #fff;
    margin: 0 0 40px;
    box-shadow: 0 0 20px rgba(17, 17, 17, 0.1);
    border-radius: 12px;
    padding: 20px; }

.yourBrand {
  text-align: center;
  position: relative; }
  .yourBrand .large-12 {
    max-width: 850px;
    margin: 0 auto;
    float: none; }
    .yourBrand .large-12 img {
      margin: -60px 0 0 0; }
  .yourBrand .large-4 {
    padding-top: 80px;
    padding-bottom: 80px; }
    .yourBrand .large-4 img {
      width: 75px; }
    .yourBrand .large-4 p {
      padding: 0 30px;
      font-size: 16px; }

.etGrow img {
  float: right; }

.etGrow section {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48%; }
  .etGrow section img {
    float: none;
    width: 316px; }

.etGrow .large-12:after {
  content: "";
  display: table;
  clear: both; }

.timeLine {
  text-align: center; }
  .timeLine .large-12 {
    overflow: hidden; }
    .timeLine .large-12 > p strong {
      color: #111111; }
  .timeLine hr {
    width: 70%;
    position: absolute;
    left: 15%;
    z-index: 1;
    margin: -10px auto 0;
    border-top: 1px solid #ccc; }
  .timeLine ul {
    list-style: none;
    max-width: 1236px;
    margin: 0 auto;
    font-size: 0;
    width: 100%;
    z-index: 2; }
    .timeLine ul:after {
      content: "";
      display: table;
      clear: both; }
    .timeLine ul.mobile {
      display: none; }
  .timeLine li {
    width: 28.8834951456311%;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0 30px; }
    .timeLine li p.date {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 13px;
      letter-spacing: .05em; }
    .timeLine li h3 {
      font-size: 20px; }
    .timeLine li p, .timeLine li h3 {
      color: #ccc;
      margin-top: 0; }
    .timeLine li.active h3 {
      color: #111111; }
    .timeLine li.active p {
      color: #444; }
    .timeLine li.active p.date {
      color: #6eb973; }
  .timeLine .r1 {
    margin-top: 80px;
    position: relative; }
    .timeLine .r1 li {
      padding-bottom: 93px;
      margin: 0;
      background: url(timeline-r1-g.png) center bottom no-repeat; }
      .timeLine .r1 li.active {
        background: url(timeline-r1.png) center bottom no-repeat; }
  .timeLine .r2 {
    margin-left: 14.4417475728155%;
    z-index: 3;
    position: relative; }
    .timeLine .r2 li {
      margin: -20px 0 0;
      padding-top: 103px;
      background: url(timeline-r2-g.png) center top no-repeat; }
      .timeLine .r2 li.active {
        background: url(timeline-r2.png) center top no-repeat; }

ul.points {
  list-style: none;
  margin: 40px 0 0;
  text-align: center;
  font-size: 0; }
  ul.points li {
    background: url(icons8-approval.svg) center top no-repeat;
    width: 33.333%;
    display: inline-block;
    font-size: 20px;
    padding-top: 36px;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 18px; }

.top {
  margin-top: 0; }

.centered {
  text-align: center; }

.videoRow {
  max-width: 760px;
  margin: 80px auto; }
  .videoRow .video {
    box-shadow: 0 0 40px rgba(17, 17, 17, 0.1); }

/* FOOTER
-------------------------------------------------------------------*/
footer {
  background: url(footer-bg.jpg) no-repeat center bottom;
  padding-top: 150px; }
  footer > p {
    padding-bottom: 300px;
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: #999; }
    footer > p a {
      color: #999;
      text-decoration: underline; }

.cta {
  text-align: center; }
  .cta h4 {
    font-size: 32px;
    margin-top: 0; }
  .cta .formBox {
    box-shadow: 0 0 20px rgba(17, 17, 17, 0.1);
    padding: 40px 40px 20px;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 12px;
    margin: 40px auto; }
  .cta iFrame {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: inherit;
    border: none;
    display: block;
    overflow: hidden;
    height: 483px; }
  .cta #exclusivity {
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px; }
    .cta #exclusivity input {
      display: inline-block;
      margin: 7px 10px 0 0;
      float: left; }
  .cta label#email {
    display: none; }
  .cta input[type="email"] {
    background: #fff;
    box-shadow: none;
    width: 65%;
    float: left;
    padding: 10px 20px !important;
    font-size: 16px;
    font-family: "Metropolis", sans-serif; }
    .cta input[type="email"]:focus {
      border: 0;
      outline: 0; }
      .cta input[type="email"]:focus::placeholder {
        color: #fff; }
  .cta input[type="submit"] {
    width: 35%;
    float: right; }
  .cta .emailInput {
    box-shadow: 0 0 20px rgba(17, 17, 17, 0.1);
    max-width: 570px;
    margin: 0 auto;
    background: #fff;
    border-radius: 500px;
    overflow: hidden;
    clear: both; }
    .cta .emailInput:after {
      content: "";
      display: table;
      clear: both; }

.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 600px;
  max-width: 80%;
  max-height: 80%;
  margin: 0; }

#trueModal {
  text-align: center;
  border-radius: 12px; }
  #trueModal img {
    max-width: 100px;
    margin: 0 auto 20px; }
  #trueModal p.title {
    text-transform: uppercase;
    font-weight: 700;
    color: #6eb973; }
  #trueModal h2 {
    margin-top: 10px; }
  #trueModal p {
    padding: 0 30px; }
    #trueModal p:last-child {
      margin-bottom: 0; }
  #trueModal .deadline {
    margin-top: 16px;
    color: #6eb973; }

.lm {
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  outline: none; }

.closeBtn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(cross.svg) no-repeat;
  width: 20px;
  height: 20px;
  font-size: 0;
  border: 0;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  outline: none; }
  .closeBtn:hover {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25); }

#countdown {
  max-width: 400px;
  margin: 30px auto; }
  #countdown .col-sm-3 {
    width: 25%;
    float: left; }
  #countdown .time {
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 1; }
  #countdown .label {
    text-transform: uppercase;
    font-size: 13px;
    color: #999; }

#tabs {
  margin-top: 30px; }
  #tabs ul {
    list-style: none;
    margin: 0; }
    #tabs ul li {
      display: inline-block;
      padding: 0 10px; }
      #tabs ul li a {
        padding: 10px 30px;
        display: block;
        color: #999;
        text-transform: uppercase;
        font-size: 15px;
        border: 1px solid transparent; }
        #tabs ul li a:hover {
          -webkit-transform: scale(1.15);
          -ms-transform: scale(1.15);
          transform: scale(1.15); }
    #tabs ul .ui-tabs-active a {
      border: 1px solid #6eb973;
      font-weight: 700;
      border-radius: 500px;
      color: #6eb973; }

/* MOBILE STYLES
-------------------------------------------------------------------*/
@media handheld, only screen and (max-width: 1250px) {
  .wrap {
    background: url(leafy-background.jpg) no-repeat 130% top #fff; }
  .feature .large-12 > img {
    margin: 0 5% 0 0; } }

@media handheld, only screen and (max-width: 1080px) {
  header {
    text-align: center; }
  .wrap {
    background: #fff; }
  .feature p {
    font-size: 20px; }
  .feature section {
    width: 60%; }
  .feature .large-12 > img {
    margin: 0;
    width: 37%; }
  .highlights .boxes {
    width: 100%; }
  .highlights section {
    transform: none;
    margin: 0;
    top: 0;
    position: relative;
    width: 90%;
    text-align: center;
    margin: 0 auto; }
  .yourBrand .large-12 img {
    margin: 0; }
  .etGrow img {
    width: 36%; }
  .etGrow section {
    width: 60%; }
  .timeLine {
    background: whiteSmoke;
    padding: 40px 0;
    margin: 40px 0; }
    .timeLine ul.r1,
    .timeLine ul.r2,
    .timeLine hr {
      display: none; }
    .timeLine ul.mobile {
      display: block;
      margin: 40px 0 0 0; }
      .timeLine ul.mobile li {
        width: 100%;
        padding: 10px 0; }
  footer {
    padding-top: 20px; } }

@media handheld, only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    font-size: 16px; }
  input[type="submit"] {
    -webkit-appearance: none; }
  h1 {
    font-size: 32px; }
  h2 {
    font-size: 24px; }
  h3 {
    font-size: 18px; }
  .feature {
    text-align: center;
    padding: 40px 0 0 0; }
    .feature p {
      font-size: 18px; }
    .feature section {
      transform: none;
      position: relative;
      width: 90%;
      margin: 0 auto;
      top: auto;
      text-align: center; }
    .feature .large-12 > img {
      float: none;
      margin: 0 0 40px 0;
      width: 65%; }
  .highlights {
    background: none;
    padding: 40px 0; }
    .highlights ul {
      width: 100%; }
      .highlights ul.col2, .highlights ul.col3 {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
        margin: 0; }
      .highlights ul.col3 {
        margin-bottom: 40px; }
      .highlights ul li {
        margin-bottom: 10px;
        text-align: center; }
  .yourBrand .large-12 {
    max-width: 90%;
    margin: 0 auto; }
  .yourBrand .large-4 {
    padding: 20px .9375em 40px; }
    .yourBrand .large-4 p {
      max-width: 400px;
      margin: 0 auto; }
  .etGrow {
    text-align: center; }
    .etGrow img {
      float: none;
      margin: 0 auto;
      width: 75%; }
    .etGrow section {
      width: 100%;
      transform: none;
      margin: 0;
      top: auto;
      text-align: center;
      position: relative; }
  ul.points li {
    width: 100%; }
  .topBar ul li {
    width: 100%; }
  .topBar ul li:first-child {
    display: block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700; }
  .topBar #countdown2 .col-sm-3 {
    float: none; } }
