/* --------------------------------------------------------
Style Sheet for WHYNOTlisbon.pt

version: 1.0
last modified: 9/8/2014 by Someone Else
author: Rob Healy
email: rob@rchealy.com
website: http://rchealy.com
----------------------------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

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

* {
    margin: 0;
}

html, body {
    height: 100%;
}

html    {
    overflow-y: scroll;
}

body    {
    margin: 0;
    padding: 0;
    color: #7a7777;
    font: 400 1em 'Lato', helvetica, Arial, sans-serif;
}

a   {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

/* IMAGE ALIGNMENTS */

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

#container  {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -54px;
}

#mainHeader {
    background: #fff;  /*OLD VALUE #ccc; then #eee*/
    height: 80px; /* OLD VALUE 76px;*/
    border-bottom: 4px solid #eee;/* OLD VALUE #ccc;*/
}

#logo   {
    width: 228px; /* 187px;*/
    height: 64px; /* OLD VALUE 41px then it was 53px;*/
    padding: 9px 0 0 50px;  /* OLD VALUE 19px then 9px on TOP then 0 0 50px*/
    float: left;
}

#logo img   {
    height: 100%;
    width: 100%;
}


#mainFooter {
    background: #999;
    height: 50px;
    border-top: 4px solid #eee;
    text-align: center;
    text-transform: uppercase;
    font: 300 14px/50px 'Nunito', sans-serif;
    letter-spacing: 2.5px;
    overflow: hidden;
    width: 100%;
    display: none;
}

.home #mainFooter   {
  display: block;
}

#mainFooter a {
    color: #fff;
    text-decoration: none;
}

.home #mainFooter   {
    margin-top: 54px;
}

/* STICKY FOTOER STUFF */

#pusher {
    height: 54px;
}

/* MAIN NAV STYLES */

#navMain    {
    /*margin: 32px 0 0 100px;
    float: left;*/
    letter-spacing: 1px;
    /*overflow: hidden;*/
    height: 18px;
    position: absolute;
    margin: 34px auto 0 auto;
    left: 0;
    right: -123px;
    width: 800px;
}

#navMain ul,
#navMainSocial ul   {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navMain ul li,
#navMainSocial ul li     {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font: 400 10.6px/10.6px 'Nunito', sans-serif;
    text-transform: uppercase;
    margin: 0 14px 0 0;
}

#navMain ul li {
    margin: 0 24px;
}


#navMain ul li a,
#navMainSocial ul li a    {
    color: #5d5d5d; /* OLD VALUE #fff; then 7d868d*/
/*   border-bottom: 1px solid #5d5d5d;*/ /* OLD VALUE #7d868d;*/
    text-decoration: none;
    padding-bottom: 2px;
}

#navMainSocial ul   {
    padding: 32px 36px 0 0;
}

#navMainSocial ul li a {
    border: 0;
    padding: 2px
}

#navMainSocial ul li a span {
    display: none;
}

#navMain ul li a:hover  {
    color: #7d868d; /* OLD VLUE HERE WAS SAME AS TYPEFACE*/
    border-color: #e04969;
}

#navMain ul li.current_page_item a  {
    color: #e04969;
    border-color: #e04969;
}

#navMainSocial ul li a:hover  {
  color: #e04969;
}



#navMainSocial  {
    float: right;
}


#hamb   {
  display: none;
  background: 0;
  border: 0;
  font-size: 35px;
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
  outline: 0;
  color: #7c848a;
}

/* SLITSLIDER STYLES */

.sl-slider .line_small {
    width: 26px;
    height: 2px;
    background-color: transparent;
    display: block;
    margin: 0 auto 34px auto;
    z-index: 100;
    position: relative;
    margin-top: 13%;
}

.sl-slider .line_large {
    width: 62px;
    height: 3px;
    background-color: transparent;
    display: block;
    margin: 23px auto 16px auto;
    z-index: 100;
    position: relative;
}

.sl-slider .icon {
    display: block;
    z-index: 100;
    position: relative;
    margin: 0 auto 26px auto;
    text-align: center;
}

.hp-love {
	position: relative;
	top: 32%;
	}

.sl-slider h5 {
    font-family: 'Lato';
    text-transform: uppercase;
    z-index: 100;
    position: relative;
    font-weight: 900;
    margin: 0 auto;
    display: block;
}

.sl-slider h1 {
    font-family: 'Lato';
    text-transform: uppercase;
    z-index: 100;
    position: relative;
    font-weight: 900;
    margin: 20px auto 30px auto;
    display: block;
    /*text-shadow: 0px 0px 20px #666;*/
}

.sl-slider a.readMore {
    display: block;
    width: 188px;
    height: 40px;
    line-height: 40px;
    background: rgba(255,255,255,0.7);
    border: 1px solid #fff;
    color: #e04969;
    font-family: 'Nunito', sans-serif;
    font-size: 15.5px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0px auto 0 auto;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.sl-slider a.readMore:hover {
    background: #fff;
    color: #ccc;
}

.nav-arrows span {
    border: 4px solid #fff;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    width: 24px;
    height: 24px;
}

.nav-arrows span.nav-arrow-next {
    margin: 0;
    margin-right: -136px;
	top: auto;
	bottom: 8px;
    left: auto;
    right: 50%;
}

.nav-arrows span.nav-arrow-prev {
    margin: 0;
    margin-left: -136px;
	top: auto;
    bottom: 8px;
    left: 50%;
    right: auto;
}


/* PRELOADER */


#loader {
  display: none;
}

.home #loader {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 13000;
}

.loader-container {
  width: 75%;
  height: 18%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;  
}

#loadingEmpty {
  background: url(../images/wnl_loader_empty_lt.png) no-repeat center;
  z-index: 13002;
  background-size: contain;  
}

#loadingFull  {
  background: url(../images/wnl_loader_full_lt.png) no-repeat center;
  z-index: 13001;
  background-size: contain;
}

/* HOMEPAGE GRID ITEMS */

.grid {
    padding: 38px 36px;
    background: #fff; /* was eee*/
    width: 100%;
    overflow: hidden;
    position: relative;
}

.grid .gridItem {
    position: relative;
    overflow: hidden;
}

.grid .gridItem img:first-of-type {
    width: 100%;
    max-width: none;
}

.grid .innerElements {
    position: absolute;
    background: transparent;
    background: rgba(0, 0, 0, 0.675);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    color: #fff;
    font-family: 'Lato';
}

.grid .innerElements .wnl-icon {
    margin: 10% auto 0 auto;
    display: block;
    width: auto !important;
}

.grid .innerElements .innerInner {
    position: absolute;
    left: 22%;
    right: 22%;
    top: 50%; /* was 30%;*/
    margin-top: 0;
    /*margin-top: -70px;*/
}

.grid .innerElements .innerInner h3 {
    font: 500 19px/22px 'Nunito', sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 23px;
  letter-spacing: 0.05em;
}

.grid .innerElements .innerInner p {
    font: 400 15px/20px 'Nunito', sans-serif;
    text-align: center;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

.grid .innerElements .innerInner .line_large {
    width: 62px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 0 auto 25% auto; /* was 0 auto 30px auto; */
}

.grid .innerElements .line_small {
    width: 26px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.grid .readMore {
    width: 122px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
    color: #e04969;
    font: 500 14px/44px 'Nunito', sans-serif;
    display: inline-block;
    position: absolute;
    left: 80%;
    margin-left: -61px;
    top: 50%;
    margin-top: -22px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    opacity: 0;
    outline: 1px solid #e04969;
    outline-offset: -7px;
    text-decoration: none;
}

.grid .readMore i {
    color: #fff;
}

.grid .readMore:hover {
    background: #e04969;
    color: #fff;
    outline: 1px solid #fff;
}

.grid .gridItem:hover .innerElements {
    margin-top: 500px !important;
    opacity: 0 !important;
}

.grid .gridItem:hover .readMore {
    top: 90%;
    opacity: 1;
}

.grid .corner {
    display: block;
    width: 40px;
    height: 40px;
    background: #e04969;
    position: absolute;
    bottom: 18px;
    left: 50%;
    margin-left: -20px;
    z-index: 10;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.grid .corner i {
    color: #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 16px;
    margin-left: 16px;
    font-size: 10px;
}

.hp-roll {
    height: 41px;
    position: absolute;
    background: url(../images/gal_expander_wide.png) no-repeat center;
    z-index: 10;
    overflow: hidden;
    bottom: 0;
    width: 100%;
}

.grid .moreItems {
    height: 0px;
    overflow: hidden;
    float: left;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.grid .firstItems {
    overflow: hidden;
    float: left;
    width: 100%;
}

/* MODEL INDEX ITEMS */

.model-port {
  width: 14.25%;
  position: relative;
  float: left;
  margin: 0;
}

.model-port img {
  max-width: 100%;
  height: auto;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ABOUT PAGE ITEMS */

.page-template-page-about-php #inner-content, 
.page-template-page-about-php #inner-content #main {
  opacity: 0;
}

.page-template-page-about-php #container {
  background: url(../../../../images/submissions.jpg) no-repeat center;
  background-size: cover;
}

.page-template-page-about-php #inner-content {
/*  width: 50%;*/
  width: 530px;
/*    background: rgba(255,255,255, .9); */
  background: rgba(255,255,255, 1);
/*  margin: auto;*/
  position: absolute;
  left: 0;
  right: 0;
  padding: 35px 45px 30px 45px;
  /* height: 100%; */
  bottom: 0;
  top: 84px;
}

.about-h1 {
  font-size: 40px;
  font-weight: 300;
  border-bottom: 1px solid #c1c4c6;
  padding-bottom: 8px;
}

.about-h1 b   {
  font-weight: 700;
}

.page-template-page-about-php p {
  font-size: 15px;
  line-height: 22px;
  margin: 1em 0; 
}

/*.about-lcol, 
.about-rcol   {
  width: 45%;
  float: left;
  margin: 20px 5% 20px 0;
}

.about-rcol {
  margin: 20px 0 20px 5%;
}*/

.about-lcol {
  margin: 20px 0;
}

.about-social-bar {
  border-bottom: 1px solid #c1c4c6;
  border-top: 1px solid #c1c4c6;
  clear: both;
  line-height: 70px;
  text-align: center;
  font-size: 14px;
}

.about-social-bar a {
  color: #5d5d5d;
}

.about-social-bar a:hover {
  color: #e04969;
}

.about-social-bar i {
  margin: 0 10px;
}

.about-social-bar span {
  display: none;
}


#mapWaypoint {
  float: left;
  margin-right: 10px;
}


/* Alert Boxes */
/* line 259, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.1.0/";
}

/* line 264, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

/* line 269, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 274, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 279, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 284, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 289, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 294, ../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 299, ../bower_components/foundation/scss/foundation/components/_global.scss */
*.grid,
.grid *:before,
.grid *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/* line 322, ../bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 325, ../bower_components/foundation/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 329, ../bower_components/foundation/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 331, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 335, ../bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 342, ../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 343, ../bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 344, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix {
  *zoom: 1;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 345, ../bower_components/foundation/scss/foundation/components/_global.scss */
.hide,
.mobile-show {
  display: none;
}

/* line 351, ../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 354, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 364, ../bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 367, ../bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 203, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64rem;
  *zoom: 1;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 207, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 210, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 213, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 214, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 152, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    left: 0%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    right: 0%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: 25%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: 50%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: 75%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 184, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 185, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 191, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 152, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    left: 0%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    right: 0%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    left: 25%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    left: 50%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    left: 75%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 184, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 185, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 191, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    left: 0%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    right: 0%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    left: 25%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    left: 50%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    left: 75%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 152, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  /* line 162, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    left: 0%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    right: 0%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    left: 25%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    left: 50%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    left: 75%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 184, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 185, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 189, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 191, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    left: 0%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    right: 0%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    left: 25%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    left: 50%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    left: 75%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 240, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 243, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
/* line 23, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
  *zoom: 1;
  margin-bottom: 0;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}
/* line 25, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
/* line 28, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd.active a {
  background: #e8e8e8;
}
/* line 29, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "Proxima Nova Regular";
  font-size: 1rem;
}
/* line 36, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion dd > a:hover {
  background: #e3e3e3;
}
/* line 39, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .content {
  display: none;
  padding: 0;
}
/* line 42, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion .content.active {
  display: block;
  background: white;
}

/* line 102, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  background-color: #008cba;
  border-color: #0078a0;
  color: #575757;
}
/* line 105, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/* line 108, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #575757;
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #575757;
}
/* line 112, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}
/* line 113, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #575757;
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}

/* line 75, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1;
}
/* line 130, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 131, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 36, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 47, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 54, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 55, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}


/* BLOG LANDING PAGE */

#blogWrapper  {
  width: 1140px;
  margin: 25px auto;
  overflow: hidden;
}

.single-format-link #blogWrapper  {
  overflow: visible;
  margin-bottom: 30px;
}

#blogHeading,
#blogArticleHeading  {
  border-bottom: 1px solid #ccc;
  padding: 0 0 8px 0;
  margin: 0 0 20px 0;
  font-weight: 400;
  text-align: left;
}

#blogArticleHeading  {
  border: none;
  padding: 0;
  margin: 0;
}

.blog-lcol  {
  width: 820px;
  margin: 0 45px 0 0;
  float: left;
  position: relative;
}

.blog-rcol  {
  width: 275px;
  float: left;
}

.blog-post  {
  float: left;
  width: 390px;
  height: 560px;
  /*width: 315px;
  height: 500px;*/
}

.blog-post:nth-child(even) {
    margin: 0 40px 0 0;
}

.blog-post .wp-post-image {
  margin-bottom: 6px;
  width: 100%;
}

.blog-post a,
a.blog-social-link {
  text-decoration: none;
  color: #666; 
}

.blog-post a:hover,
a.blog-social-link:hover,
.single-format-link .entry-content a:hover {
  text-decoration: underline;
  color: #e04969;
}

#blogWrapper .updated-article {
  font-size: .75em
}

#blogWrapper .updated {
	font-size: 11px;
}

#blogWrapper .updated-article {
  display: block;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 0 8px 0;
  margin: 0 0 20px 0;
}

#blogWrapper p.byline.vcard	{
	margin-top: -4px;
}

.social-h3  {
  font-size: 12px;
  border-bottom: 1px solid #dfdfdf;
  margin: 0 0 10px 0;
  padding: 3px 0 4px 0;
}

.social-h3 i {
  font-size: 20px;
  margin-right: 10px;
}

.instagram-h3 {
  margin-top: 30px;
}

.header_instagram {

	height: 430px;
	overflow: auto;
}

#blogPrevLink,
#blogNextLink {
  width: 10px;
  height: 20px;
  overflow: hidden;
  display: block;
  position: absolute;
  left: -15px;
  top: 4px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#blogNextLink {
  right: -15px;
  left: auto;
}

#blogPrevLink a,
#blogNextLink a {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/diamond_pink.png) no-repeat center left;
}

#blogNextLink a {
  background: url(../images/diamond_pink.png) no-repeat center right;
}

/* BLOG INTERIOR */

.entry-content p {
  margin: 1em 0;
  font-size: 15px;
  line-height: 20px;
}

.entry-content a {
  color: #e04969;
}

/* MODEL INDICES */

#modelFilterNav {
  height: 40px;
  margin: 10px 0;
}

#modelFilterNav ul  {
  text-align: center;
}

#modelFilterNav ul li {
  display: inline;
  margin: 0 3px;
  font: 400 14px/40px 'Nunito', sans-serif;
}

#modelFilterNav ul li a {
  padding: 0 2px;
  color: #ccc;
}

#modelFilterNav ul li a:hover,
#modelFilterNav ul li a.filter-selected {
  color: #e04969;
}

#fltrSeeAll,
#allModelsDrop {
  margin-left: 10px;
}

#searchModelsHold,
#allModelsHold {
  position: relative;
  height: 20px;
}

#searchModelsInput {
  border: 0;
  border-bottom: 1px solid #ccc;
  width: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  outline: 0;
  -webkit-transition: width 400ms; 
  transition: width 400ms;
}

#searchResultsModels,
#allModelsList {
  position: absolute;
  z-index: 300;
  background: #fff;
  width: 150px;
  right: 0;
  max-height: 269px;
  overflow: auto;
}

#allModelsList {
  display: none;
}

#searchModelsInput.search-unfurl {
  width: 150px;
}

#modelFilterNav #searchResultsModels li {
  text-align: left;
  line-height: 22px;
  margin: 5px 0;
  display: none;
}

#modelFilterNav #allModelsList li {
  text-align: left;
  line-height: 22px;
  margin: 5px 0;
  display: list-item;
}

#modelFilterNav #searchResultsModels li a,
#modelFilterNav #allModelsList li a {
  text-decoration: none;
  outline: none;
  display: block;
  width: auto;
  height: 100%;
  padding-left: 4px;
}

#modelFilterNav #searchResultsModels li.model-search-selected {
  background: #eee;
}

#modelFilterNav #searchResultsModels li a:hover,
#modelFilterNav #allModelsList li a:hover {
  text-decoration: underline;
}

#modelFilterNav #searchResultsModels li.search-exclude {
  display: none;
}

#modelFilterNav #searchResultsModels li.search-show  {
  display: list-item;
}

/*.model-index-grid img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%); 
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
}*/

.model-index-grid {
  width: 1260px;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
}

.model-index-grid-mask,
.about-mask  {
  position: absolute;
  z-index: 30;
  background: #fff;
  width: 100%;
  height: 100%;
}

.about-mask   {
  z-index: 0;
}

.model-index-grid .gridItem {
  position: relative;
}

.model-index-grid .model-tile-overlay {
  position: absolute;
  top: 4%;
  left: 4%;
  height: 91%;
  width: 90%;
  border: 1px solid transparent;
  -webkit-transition: border-color 400ms ease-in-out;
  -moz-transition: border-color 400ms ease-in-out;
  -ms-transition: border-color 400ms ease-in-out;
  -o-transition: border-color 400ms ease-in-out;
  transition: border-color 400ms ease-in-out;
}

.model-index-grid .model-tile-overlay:hover {
  border: 1px solid #fff;
}

.model-index-grid .model-tile-name {
  position: absolute;
  bottom: 7%;
  left: 8%;
  text-decoration: none;
  text-shadow:  0px 0px 6px #333;
  color: #fff;
  font: 200 12px/13px 'Lato', sans-serif;
  text-transform: uppercase;
}

.model-fname  {
  font-weight: 600;
}


/* MODEL DETAIL PAGES */

.detail-left    {
    width: 45%;
    float: left;
    text-align: right;
    margin-top: 10px;
}

h1.model    {
    font-size: 96px;
    margin-top: 180px; /* was 60px;*/
    margin-bottom: 10px;
}

h1.model span   {
    display: block;
    letter-spacing: -1px; /*-4px;*/
    line-height: 96px;
}

.model,
.model-blurb,
.model-social,
.model-stats,
.model-actions    {
    padding-right: 50px; /*was 5%*/
}

.model-social,
.model-actions,
.model-blurb {
	font-weight: 300;
}

.model-det-fname    {
    font-weight: 300;
}

.model-det-lname    {
    font-weight: 900;
    text-transform: uppercase;
}

.model-blurb    {
    color: #ccc;
    font-style: italic;
    width: 60%;
    font-size: 15px;
    float: right;
}

.model-actions {
  height: 36px;
}

.model-actions a {
  color: #e04969;
  text-decoration: none;
  font-size: 15px; /* was 14px;*/
  margin-left: 25px;
}

.model-actions a:hover {
  text-decoration: underline;
}

.model-actions .empty-nav {
  font-size: 15px;
  margin-left: 25px;
}

.model-social   {
    border: 1px solid #ccc;
    border-width: 1px 0 1px 0;
    height: 58px;
    clear: both;
}

.model-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.model-social ul li {
    display: block;
    float: right;
    font-size: 15px; /* was 14px;*/
    line-height: 58px;
    margin-left: 12px;
}

.model-social ul li a {
    color: #7a7777;
    text-decoration: none;
}

.model-social ul li a i {
  border-bottom: 1px solid;
  padding-bottom: 3px;
}

.model-social ul li a:hover {
    color: #e04969;
}

.model-social ul li i.no-link {
  border: 0;
}

.model-social ul li a span,
#modelNMobView,
#nextImgMobi,
#prevImgMobi {
    display: none;
}


.model-social ul li.model-pdf-link {
    margin-left: 20px;
    background: url(../images/dl_icon.gif)  no-repeat right 26px;
    padding-right: 18px;
    position: relative;
}

.model-social ul li.model-pdf-link a {
    color: #e04969;
}

.model-pdf-link > a {
  cursor: default;
}


.model-pdf-link i   {
    margin-left: 5px;
}

#fileDownloadLinks {
  position: absolute;
  background: #fff;
  right: 0;
  display: none;
  width: 145%;
  top: 58px;
  border: 1px solid #ccc;
  border-top: 0;
}

.model-social ul li.model-pdf-link:hover ul#fileDownloadLinks {
    display: block;
}

#fileDownloadLinks li  {
  display: list-item;
  font-size: 13px;
  line-height: 25px;
  margin-right: 7px;
  float: none;
}

#fileDownloadLinks li a:hover   {
  text-decoration: underline;
}


.model-stats table {
    font-size: 15px; /* was 14px;*/
    float: right;
    margin: 30px 0;
}



.model-stats td     {
    text-align: right;
    height: 28px;
    vertical-align: middle;
    text-transform: lowercase;
    letter-spacing: 0.03em;
}

.model-stats th,
.model-stats span     {
    color: #ccc;
    font-style: italic;
    font-weight: 400;
  	padding-right: 3px;
    width: 80px;
    text-transform: none;
}

.detail-right   {
    /*width: 55%;*/
    float: left;
    position: relative;
    margin-top: 10px;
}

.detail-right img   {
    max-width: 100%;
    margin-bottom: 2px;
}

.mod-port-hugger  {
  position: relative;
}

.gal-expander   {
    background: url(../images/gal_expander.png) no-repeat center;
    width: 100%;
    height: 41px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.gallery-strip  {
    overflow: hidden;
    clear: both;
    height: 300px;
    position: relative;
    display: none;
}

.gallery-thumbs {
    margin: 10px 28px 2px 28px;
    height: 300px;
    overflow: hidden;
    white-space: nowrap;
}

.gallery-thumbs ul    {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 1000%;
}

.gallery-thumbs ul li     {
    margin: 0 1px 0 0;
    display: block;
    float: left;
    cursor: pointer;
}
/* TOOL AND UTILITY ITEMS */

.diamond    {
    display: block;
    width: 56px;
    height: 58px;
    line-height: 58px;
    background: url(../images/diamond_pink.png) no-repeat;
    z-index: 10;
    color: transparent;
    font-size: 0;
    position: absolute;
    top: 50%;
    bottom: 50%;
}

#galStripPrev   {
    background-position: 0 0;
    left: 0;
}

#galStripNext   {
    background-position: -56px 0;
    right: 0;
}


/* OVERLAY ITEMS */

#mask,
#maskDigi,
#maskComps {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(55,51,51,0.95);
    display: none;
}

.lightbox   {

/*    height: 0;
    width: 0;*/
    max-width: 85%;
    max-height: 820px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 2px 40px 2px;
/*    overflow: hidden;*/

}

.lb-inner   {
    border: 1px solid #fff;
    overflow: hidden;
    height: 100%;
    width: 100%;
    text-align: right;
}


.bot-utils  {
  text-align: right;
}

.bot-utils a {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
  margin-left: 5px;
}

.bot-utils a.activated {
  opacity: 1;
  cursor: default;
}

.lb-utils {
  height: 20px;
  float: none;
  width: 100%;
  margin: 0;
  padding: 0 2px 0 0;
}

.lb-left    {
    min-width: 320px;
    height: 100%;
    float: left;
    padding: 0 30px 0 15px;
    opacity: 0;
}

.lb-left h1.model   {
    color: #fff;
    font-size: 64px;
    text-align: right;
}

.lb-left h1.model span  {
    line-height: 64px;
}

.lb-left p.model-blurb  {
    width: 75%;
    padding: 0;
    margin: 20px 0 30px 0;
    text-align: right;
}

.lb-left ul     {
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
    clear: both;
    color: #fff;
    font-size: 15px; /* was 13px;*/
    font-weight: 300;
    overflow: hidden;
}

.lb-left ul li  {
    display: block;
    float: right;
    margin-right: 10px;
}

.lb-left ul li a:hover    {
    color: #e04969;
}

.lb-left ul li a    {
    color: #fff;
}

.lb-left ul li span     {
    display: none;
}

.lb-left ul.print-utils {
  text-align: right;
}

.lb-left ul.print-utils li {
  display: list-item;
  float: none;
}

.lb-left .model {
  padding: 0;
}

.lb-right   {
    overflow: hidden;
    margin: 0;
    height: 100%;
    position: relative;
}

.lb-right img   {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#cruncher,
#cruncherSheets,
#cruncherComps {
  height: 94%;
  width: 96%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#cruncherSheets img {
  border-top: 15px solid #fff;
  border-bottom: 15px solid #fff;
}


.closer {
    width: 20px;
    height: 20px;
    background: url(../images/closer.png) no-repeat center;
    display: block;
    float: right;
    margin: -1px -3px 0 0;
}

.lb-prev,
.lb-next,
.comp-lb-prev,
.comp-lb-next   {
    background: url(../images/gal_paging.png) no-repeat;
    width: 57px;
    height: 62px;
    position: absolute;
    left: 40px;
    top: 50%;
    bottom: 50%;
    margin: auto;
    cursor: pointer;
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
}

.lb-prev.eol,
.lb-next.eol,
.comp-lb-prev.eol,
.comp-lb-next.eol  {
  opacity: 0.2;
  cursor: default;
}

.lb-next,
.comp-lb-next    {
    right: 40px;
    left: auto;
    background-position: -63px 0;
}

.share-print,
.share-print-tmbs,
.share-print-current {
  text-decoration: none;
}


.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

.entry-content b,
.entry-content strong {
  font-weight: 700;
}

.entry-content i,
.entry-content em {
  font-style: italic;
}


.entry-content a {
  color: #7a7777;
}

.page-template-page-about-php h1 {
  font-size: 40px;
  font-weight: 300;
  border-bottom: 1px solid #c1c4c6;
  padding-bottom: 8px;
  margin: 40px 0 30px 0; /*new*/
}

.page-template-page-about-php h2 {
  font-size: 32px;
  font-weight: 300;
  border-bottom: 1px solid #c1c4c6;
  padding-bottom: 8px;
/*  padding-top: 45px;*/
  margin-bottom: 30px;
}

.page-template-page-about-php #content {
  border-top: 5px solid #fff;
}

.page-template-page-about-php h1 b,
.page-template-page-about-php h1 strong,
.page-template-page-about-php h2 b,
.page-template-page-about-php h2 strong {
  font-weight: 700;
}


.page-template-page-about-php .entry-content {
  position: absolute;
  margin: auto;
  /*overflow: hidden;*/
  height: auto;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 40px;
  /*height: 600px;*/
}

.page-template-page-about-php #mainHeader {
  position: relative;
  z-index: 2000;
}

td.tkey {
padding-right: 30px;
}

.entry-content ul {
  list-style: disc inside none;
}

.bg-img img {
    display: none;
  }

@media only screen and (min-width: 1851px) {

  .model-index-grid {
    width: 1600px;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
}

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

  .bg-img img {
    display: none;
  }

}

@media only screen and (max-width: 1295px) {
    .model-port {
      width: 19.5%;
    }

  .model-index-grid {
    width: 1024px;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }

}

@media only screen and (max-width: 1040px) {
    .model-port {
      width: 24.75%;
    }

  .model-index-grid {
    width: 800px;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  
  .lightbox   {
	max-width: 80%;
	}

}

@media only screen and (max-width: 820px) {
    .model-port {
      width: 49.75%;
    }

  .model-index-grid {
    width: 550px;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }

}


@media only screen and (max-width: 1180px) {
    
    #mainHeader {
      height: 56px;
    }

    #logo {
      width: 170px;
      height: 48px;
      padding: 6px 0 0 10px;
      float: left;
    }

    #navMain {
      width: auto;
      height: auto;
      top: 54px;
      margin: auto;
      background: #fff;
      z-index: 4000;
    }

    #navMain, #navMainSocial  {
      display: none;
    }

    #navMain ul li {
      margin: 20px 0;
    }

    #navMain ul li {
      margin: 0;
      padding: 0 0 0 18px;
      display: list-item;
      float: none;
      font: 400 12px/12px 'Nunito', sans-serif;
      text-transform: uppercase;
      margin: 20px 0;
    }

    #navMainSocial {
      float: none;
      position: absolute;
      top: 295px;
      background: #fff;
      z-index: 4000;
      width: 100%;
    }

    #navMainSocial ul {
      padding: 0;
      margin: 20px auto;
      width: 250px;
      overflow: hidden;
      }

    #navMainSocial ul li {
      width: 20%;
      margin: 10px 0;
      text-align: center;
    }

    #navMain ul li a, #navMainSocial ul li a {
      border: 0;
    }

    #hamb,
    .mobile-show   {
      display: block;
    }

    .detail-left {
      display: none;
    }

    #modelNMobView {
      font-size: 56px;
      margin: 0;
      color: #fff;
      position: absolute;
      z-index: 200;
      bottom: 20px;
      left: 20px;
      display: block;
    }

    h1#modelNMobView span {
      display: block;
      line-height: 44px;
    }

    #nextImgMobi,
    #prevImgMobi {
      position: absolute;
      width: 45%;
      left: 0;
      height: 100%;
      top: 0;
      display: block;
    }

    #nextImgMobi {
      left: auto;
      right: 0;
    }

    .hp-roll {
    height: 25px;
    background: url(../images/gal_expander_wide_mob.png) no-repeat center;
    }

    .model-actions,
    .model-social ul li.model-pdf-link,
    .diamond,
    .gal-expander,
    #searchModelsHold,
    #searchModels,
    .detail-left h1.model,
    #modelFilterNav ul li#allModelsHold {
      display: none;
    }

    .detail-right {
      float: none;
      margin: 0;
      position: static;
    }

    .detail-right img {
      width: 100%;
    }

    .mod-port-hugger {
      position: relative;
    }

    .model-social,
    .model-stats {
      padding: 0;
      border: 0;
      width: 90%;
      margin: 10px auto;
    }

    .model-stats {
      margin-top: 0;
    }

    .model-social ul li {
      float: left;
      margin-left: 0;
      margin-right: 12px;
    }

    .model-stats table {
      float: none;
      padding: 0;
      margin: 0;
    }

    .model-stats td {
      text-align: left;
      font-size: 11px;
      height: 22px;
    }

    .gallery-strip {
      display: block;
      overflow: visible;
      width: 90%;
      margin: 0 auto;
    }

    .gallery-thumbs {
      margin: 0;
      height: auto;
    }

    .gallery-thumbs ul {
      width: 100%;
    }

    .gallery-thumbs ul li {
      float: none;
      clear: both;
      margin: 1px auto;
    }

    .gallery-thumbs ul li img {
      width: 100%;
    }

    .page-template-page-about-php #inner-content {
      width: 75%;
    }

    .page-template-page-about-php .entry-content {
        position: static;
        padding: 0;
        height: auto;
    }

    .gallery-strip {
    display: none;
  }
  
  #mask {
    display: none;
    position: static;
    width: auto;
    height: auto;
    background: transparent;
    margin: 0;
    }

    #lb1 {
      max-width: none;
      max-height: none;
      position: static;
      padding: 0;
      overflow: visible;
      height: auto;
      width: auto;
    }

    #lb1 .lb-utils,
    .lb-next,
    .lb-prev    {
      display: none;
    }

    #lb1 .lb-inner {
      border: none;
      overflow: visible;
    }

    #lb1 .lb-right {
      overflow: visible;
    }

    #cruncher {
      height: auto;
      width: auto;
      position: static;
    }

    .lb-right img {
      display: block;
      position: static
    }

    #lb1 .lb-left {
      display: none;
    }

    #cruncher img:first-child {
      display: none;
      }
    
  .gallery-thumbs ul li {
    cursor: default;
  }


}

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

	  /* /// HOME PAGE /// */

	  .sl-slider h1   {
		font-size: 42px;
		line-height: 42px;
	  }
	  
	  .model-port {
		  width: 24.8%;
		}

	  .model-index-grid {
		width: 90%;
		margin: 0 auto 30px auto;
		overflow: hidden;
	  }


	  .nav-dots,
	  .innerInner p {
		display: none;
	  }

	  .model-det-fname,
	  .model-det-lname	{
		font-size: .75em;
		line-height: .75em;
	  
	  }
	  
	  .hp-love {
		top: 20%;
	  }
	  
	  .nav-arrows span.nav-arrow-next {
		margin-right: -126px;
	  }
	  
	  .nav-arrows span.nav-arrow-prev {
		margin-left: -126px;
	  }
	  
	  #blogWrapper {
		width: 100%;
	  }
	  
	  #blogWrapper .blog-lcol,
	  #blogWrapper .blog-rcol	  {
		float: none; 
		width: 90%;
		margin: 0 auto;
	  }
	  
	  .blog-post,
	  .blog-post:nth-child(even)	  {
		width: 100%;
		height: auto; 
		margin: 0 0 40px 0;
	}
	
	#modelFilterNav	{
		display: none;
	}
	
	.model-index-grid {
		margin-top: 20px;
	}
	
	.model-index-grid .model-tile-name	{
	
		font-size: 9px;
		line-height: 10px;
	}
	
	.sl-slider a.readMore {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 30px;
  }
	
	.nav-arrows span {
		height: 15px;
		width: 15px;
	}

  .nav-arrows span.nav-arrow-next,
  .nav-arrows span.nav-arrow-prev {
    bottom: 5px;
  }
	
	.sl-slider h1 {
		margin: 10px auto;
	}

  .gallery-strip {
    display: none;
  }
	
	#mask {
		display: none;
    position: static;
    width: auto;
    height: auto;
    background: transparent;
		}

    #lb1 {
      max-width: none;
      max-height: none;
      position: static;
      padding: 0;
      overflow: visible;
      height: auto;
      width: auto;
    }

    #lb1 .lb-utils,
    .lb-next,
    .lb-prev    {
      display: none;
    }

    #lb1 .lb-inner {
      border: none;
      overflow: visible;
    }

    #lb1 .lb-right {
      overflow: visible;
    }

    #cruncher {
      height: auto;
      width: auto;
      position: static;
    }

    .lb-right img {
      display: block;
      position: static
    }

    #lb1 .lb-left {
      display: none;
    }
		
	.gallery-thumbs ul li {
		cursor: default;
	}
	

}


/* ============ JORGE ======================= */


.close-button
{
  float: right;
  margin-right: 10px;
}
hr { height:2px;border-width:0;color:gray;background-color:gray }
.submenu {
  border: #C0C0C0 1px solid;
  display: none;
  filter: alpha(opacity=85);
  opacity: 0.85;
  position: absolute;
  padding-top: 7px;
  z-index: 9999
}
.submenu li { margin-left: 20px; margin-bottom: 10px }
.submenu h1 { font-family: "Nunito",sans-serif }
.submenu li a {
  border-bottom: 1px solid #5d5d5d;
  color: #5d5d5d;
  font-family: "Nunito",sans-serif;
  font-size: 12px;
  margin-right: 30px;
  text-decoration: none;
  text-transform: uppercase
}
.submenu li a:hover  {
    border-color: #e04969;
    color: #7d868d
}
.submenu li a:link {color: #e04969 !important;}
.submenu li a:visited {color: #e04969 !important;}
.submenu li a:hover {color: #e04969 !important;}
.submenu li a:active {color: #e04969 !important;}
#submenu1 {
  background-color: #eeeeee;
  border-radius: 10px;
  height: 210px;
  margin-left: 60px;
  margin-top: -20px;
  width: 320px
}
.sm-li {
  margin-top: 16px !important;
  min-width: 240px;
}

/* ============================================= */

.errorMessage { color: #CC0000; }

.location-post  {
  float: left;
  width: 300px;
  height: 245px;
}


.location-post .wp-location-image {
  margin-bottom: 6px;
  width: 100%;
}

.location-post a {
  text-decoration: none;
  color: #666; 
}

.location-post a:hover {
  text-decoration: underline;
  color: #e04969;
}

#locationWrapper {
    margin: 25px auto;
    overflow: hidden;
    width: 95%;
    text-align: center;
}

.roundc { border-radius: 10px; }

.blog-post .wp-post-image {
  border-radius: 10px;
}

.entry-content img {
  border-radius: 10px;
}

.img-production {
  border-radius: 10px;
  margin-bottom: 3px;
}

.media-cell {
  width: 500px;
  height: 281px;
  margin-right: 2px;
  margin-bottom: 2px;
  float:left;
}

#media-container {
  max-width: 1510px;
  margin: auto;
}
input[type="text"], textarea {

  background-color : #999999; border: #666666 1px solid;
  font-family: "Nunito",sans-serif;
  font-weight: bold;
  color: #000000;

}

a:link {color: #e04969;}
a:visited {color: #e04969;}
a:hover {color: #e04969;}
a:active {color: #e04969;}

.langLink { text-decoration: underline !important; }
#curLang { color: #CCCCCC; }

@media only screen and (max-width: 1180px) {
  .mobile-gallery { display: block; }
}

@media only screen and (min-width: 1180px) {
  .mobile-gallery { display: none; }
}