/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
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 {
  content: '';
  content: none; }

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

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

.twitter {
  color: #55acee; }

.instagram {
  color: #3f729b; }

body {
  min-width: 320px;
  max-width: 2500px;
  width: 100%; }
  body .span1 {
    width: 7.14286%; }
  body .span2 {
    width: 14.28571%; }
  body .span3 {
    width: 21.42857%; }
  body .span4 {
    width: 28.57143%; }
  body .span5 {
    width: 35.71429%; }
  body .span6 {
    width: 42.85714%; }
  body .span7 {
    width: 50%; }
  body .span8 {
    width: 57.14286%; }
  body .span9 {
    width: 64.28571%; }
  body .span10 {
    width: 71.42857%; }
  body .span11 {
    width: 78.57143%; }
  body .span12 {
    width: 85.71429%; }
  body .span13 {
    width: 92.85714%; }
  body .span14 {
    width: 100%; }
  body [class*='span'] {
    float: left;
    min-height: 1px;
    position: relative; }
  body [class*='span']:first-child {
    margin-left: 0; }
  body .row {
    position: relative;
    *zoom: 1; }
    body .row:before, body .row:after {
      display: table;
      content: ""; }
    body .row:after {
      clear: both; }
  body .row:first-child {
    margin-top: 0px; }
  @media screen and (max-width: 759px) {
    body .span12 {
      width: 100%; }
      body .span12 .span1, body .span12 .span2 {
        width: 100%; }
    body .span10 {
      width: 100%; }
      body .span10 .span1, body .span10 .span2 {
        width: 100%; }
    body .span9 {
      width: 100%; }
      body .span9 .span1, body .span9 .span2 {
        width: 100%; }
    body .span8 {
      width: 100%; }
      body .span8 .span1, body .span8 .span2, body .span8 .span3, body .span8 .span4 {
        width: 100%; }
    body .span7 {
      width: 100%; }
      body .span7 .span1, body .span7 .span2, body .span7 .span3, body .span7 .span4, body .span7 .span5 {
        width: 100%; }
    body .span6 {
      width: 100%; }
      body .span6 .span1, body .span6 .span2, body .span6 .span3, body .span6 .span4, body .span6 .span5 {
        width: 100%; }
    body .span5 {
      width: 100%; }
      body .span5 .span1, body .span5 .span2, body .span5 .span3, body .span5 .span4, body .span5 .span5, body .span5 .span6 {
        width: 100%; }
    body .span4 {
      width: 100%; }
      body .span4 .span1, body .span4 .span2, body .span4 .span3, body .span4 .span4, body .span4 .span5, body .span4 .span6, body .span4 .span7, body .span4 .span8, body .span4 .span9, body .span4 .span10, body .span4 .span11, body .span4 .span12, body .span4 .span13, body .span4 .span14 {
        width: 100%; }
    body .span3 {
      width: 100%; }
      body .span3 .span1, body .span3 .span2, body .span3 .span3, body .span3 .span4, body .span3 .span5, body .span3 .span6, body .span3 .span7, body .span3 .span8, body .span3 .span9, body .span3 .span10, body .span3 .span11, body .span3 .span12, body .span3 .span13, body .span3 .span14 {
        width: 100%; }
    body .span2 {
      width: 100%; }
      body .span2 .span1, body .span2 .span2, body .span2 .span3, body .span2 .span4, body .span2 .span5, body .span2 .span6, body .span2 .span7, body .span2 .span8, body .span2 .span9, body .span2 .span10, body .span2 .span11, body .span2 .span12, body .span2 .span13, body .span2 .span14 {
        width: 100%; }
    body .span1 {
      width: 100%; }
      body .span1 .span1, body .span1 .span2, body .span1 .span3, body .span1 .span4, body .span1 .span5, body .span1 .span6, body .span1 .span7, body .span1 .span8, body .span1 .span9, body .span1 .span10, body .span1 .span11, body .span1 .span12, body .span1 .span13, body .span1 .span14 {
        width: 100%; }
    body .row.centered-mobile {
      text-align: center; }
      body .row.centered-mobile > [class*='span'] {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left; } }
  body .row.centered {
    text-align: center; }
    body .row.centered > [class*='span'] {
      float: none;
      display: inline-block;
      vertical-align: top;
      text-align: left; }
  body [class*='span'].centered {
    text-align: center !important; }
  body .row.wide {
    padding: 5px; }
  body .row.thin {
    padding: 15px; }
  body .btnFluid-1 {
    min-width: 85px;
    max-width: 320px;
    width: 4.7619%; }
  body .btnFluid-2 {
    min-width: 85px;
    max-width: 320px;
    width: 9.52381%; }
  body .btnFluid-3 {
    min-width: 85px;
    max-width: 320px;
    width: 14.28571%; }
  body .btnFluid-4 {
    min-width: 85px;
    max-width: 320px;
    width: 19.04762%; }
  body .btnFluid-5 {
    min-width: 85px;
    max-width: 320px;
    width: 23.80952%; }
  body .btnFluid-6 {
    min-width: 85px;
    max-width: 320px;
    width: 28.57143%; }
  body .btnFluid-7 {
    min-width: 85px;
    max-width: 320px;
    width: 33.33333%; }
  body .btnFluid-8 {
    min-width: 85px;
    max-width: 320px;
    width: 38.09524%; }
  body .btnFluid-9 {
    min-width: 85px;
    max-width: 320px;
    width: 42.85714%; }
  body .btnFluid-10 {
    min-width: 85px;
    max-width: 320px;
    width: 47.61905%; }
  body .btnFluid-11 {
    min-width: 85px;
    max-width: 320px;
    width: 52.38095%; }
  body .btnFluid-12 {
    min-width: 85px;
    max-width: 320px;
    width: 57.14286%; }
  body .btnFluid-13 {
    min-width: 85px;
    max-width: 320px;
    width: 61.90476%; }
  body .btnFluid-14 {
    min-width: 85px;
    max-width: 320px;
    width: 66.66667%; }
  body .btnFluid-15 {
    min-width: 85px;
    max-width: 320px;
    width: 71.42857%; }
  body .btnFluid-16 {
    min-width: 85px;
    max-width: 320px;
    width: 76.19048%; }
  body .btnFluid-17 {
    min-width: 85px;
    max-width: 320px;
    width: 80.95238%; }
  body .btnFluid-18 {
    min-width: 85px;
    max-width: 320px;
    width: 85.71429%; }
  body .btnFluid-19 {
    min-width: 85px;
    max-width: 320px;
    width: 90.47619%; }
  body .btnFluid-20 {
    min-width: 85px;
    max-width: 320px;
    width: 95.2381%; }
  body .btnFluid-21 {
    min-width: 85px;
    max-width: 320px;
    width: 100%; }
  body [class*='btnFluid-'] {
    min-height: 1px;
    position: relative; }
  body .center-bottom-fixed [class*='btnFluid'] {
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite; }

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes pace-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
.light.feed {
  margin: 0 auto;
  display: block;
  position: relative;
  /*MAIN IMAGE STYLES*/
  /*PROFILE IMAGE STYLE */
  /*SOCIAL NETWORK HANDLE */
  /*SOCIAL NETWORK DESCRIPTION */
  /* NETWORK ICON */
  /* CREATED DATE */
  /*IMAGE ERROR HANDLING*/ }
  .light.feed .feed-item {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    width: 200px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 2px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff; }
    .light.feed .feed-item.not-active {
      width: 0px !important;
      height: 0px;
      padding: 0px;
      margin: 0px;
      border: 0px; }
    .light.feed .feed-item .row:first-child {
      padding: 0px; }
    .light.feed .feed-item .row {
      padding: 5px; }
    .light.feed .feed-item a {
      color: #004d4d;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -ms-transition: all 300ms;
      -o-transition: all 300ms; }
    .light.feed .feed-item a:hover {
      color: #00E6E6; }
  .light.feed .image-wrap {
    display: block;
    min-height: 80px; }
  .light.feed .image-hold img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 600px; }
  .light.feed .profile-wrap {
    float: left;
    position: relative;
    min-height: 28px;
    min-width: 28px;
    padding-left: 5px;
    padding-top: 5px; }
  .light.feed img.profile {
    display: block;
    max-width: 28px;
    height: auto;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  .light.feed .handle-wrap {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 5px; }
  .light.feed p.handle {
    font-family: 'Helvectica' sans-serif;
    font-size: .7em;
    color: #d7d7d7;
    line-height: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.feed p.handle a {
    color: #d7d7d7; }
  .light.feed p.handle a:hover {
    color: #00E6E6; }
  .light.feed p.description {
    font-family: 'Helvectica' sans-serif;
    font-size: .7em;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px;
    color: #191919; }
  .light.feed .network-wrap {
    float: left;
    position: relative;
    min-height: 1px; }
  .light.feed p.network {
    font-family: 'Helvectica' sans-serif;
    font-size: 1em;
    color: #d7d7d7;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.feed p.network a {
    color: #d7d7d7; }
  .light.feed p.network a:hover {
    color: #00E6E6; }
  .light.feed .created-wrap {
    float: left;
    position: relative;
    padding-left: 5px;
    min-height: 1px; }
  .light.feed p.created {
    font-family: 'Helvectica' sans-serif;
    font-size: .65em;
    color: #d7d7d7;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.feed .profile-wrap .img-error {
    height: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    .light.feed .profile-wrap .img-error:after {
      font-size: 10px;
      height: 10px; }
  .light.feed .image-wrap .img-error {
    height: 80px; }
    .light.feed .image-wrap .img-error:after {
      font-size: 50px;
      height: 50px; }
  .light.feed .img-error {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .light.feed .img-error:after {
      font-family: 'FontAwesome';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      position: absolute;
      top: 0px;
      right: 0px;
      left: 0px;
      bottom: 0px;
      margin: auto; }
  .light.feed .twitter .img-error {
    background: #00aced; }
    .light.feed .twitter .img-error:after {
      content: "\f099";
      color: #006287; }
  .light.feed .facebook .img-error {
    background: #3b5998; }
    .light.feed .facebook .img-error:after {
      content: "\f09a";
      color: #718dc8; }
  .light.feed .instagram .img-error {
    background: #517fa4; }
    .light.feed .instagram .img-error:after {
      content: "\f16d";
      color: #92b0c9; }
  .light.feed .googlePlus .img-error {
    background: #dd4b39; }
    .light.feed .googlePlus .img-error:after {
      content: "\f0d5";
      color: #96271a; }
  .light.feed .pinterest .img-error {
    background: #cb2027; }
    .light.feed .pinterest .img-error:after {
      content: "\f0d2";
      color: #731216; }
  .light.feed .vine .img-error {
    background: #00bf8f; }
    .light.feed .vine .img-error:after {
      content: "\f1ca";
      color: #005943; }
  .light.feed .linkedin .img-error {
    background: #007bb6; }
    .light.feed .linkedin .img-error:after {
      content: "\f0e1";
      color: #1db6ff; }
  .light.feed .tumblr .img-error {
    background: #32506d; }
    .light.feed .tumblr .img-error:after {
      content: "\f173";
      color: #5483b1; }
  .light.feed .overlay {
    position: absolute;
    overflow: hidden;
    display: block;
    background-color: rgba(230, 230, 230, 0.5);
    -webkit-transition: background-color 300ms,height 300ms;
    -moz-transition: background-color 300ms,height 300ms;
    -ms-transition: background-color 300ms,height 300ms;
    -o-transition: background-color 300ms,height 300ms;
    z-index: 99;
    height: 0;
    width: 100%; }
  .light.feed .overlay.active {
    position: absolute;
    overflow: hidden;
    display: block;
    background-color: rgba(230, 230, 230, 0.5);
    z-index: 99;
    height: 100%;
    width: 100%; }
.light.slideshow {
  /*MAIN IMAGE STYLES*/
  /*PROFILE IMAGE STYLE */
  /*SOCIAL NETWORK HANDLE */
  /*SOCIAL NETWORK DESCRIPTION */
  /* NETWORK ICON */
  /* CREATED DATE */
  /*IMAGE ERROR HANDLING*/ }
  .light.slideshow .feed-item {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    width: 200px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 2px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff; }
    .light.slideshow .feed-item.not-active {
      width: 0px !important;
      height: 0px;
      padding: 0px;
      margin: 0px;
      border: 0px; }
    .light.slideshow .feed-item .row:first-child {
      padding: 0px; }
    .light.slideshow .feed-item .row {
      padding: 5px; }
    .light.slideshow .feed-item a {
      color: #004d4d;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -ms-transition: all 300ms;
      -o-transition: all 300ms; }
    .light.slideshow .feed-item a:hover {
      color: #00E6E6; }
  .light.slideshow .image-wrap {
    display: block;
    min-height: 80px; }
  .light.slideshow .image-hold img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 600px; }
  .light.slideshow .profile-wrap {
    float: left;
    position: relative;
    min-height: 28px;
    min-width: 28px;
    padding-left: 5px;
    padding-top: 5px; }
  .light.slideshow img.profile {
    display: block;
    max-width: 28px;
    height: auto;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  .light.slideshow .handle-wrap {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 5px; }
  .light.slideshow p.handle {
    font-family: 'Helvectica' sans-serif;
    font-size: .7em;
    color: #d7d7d7;
    line-height: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.slideshow p.handle a {
    color: #d7d7d7; }
  .light.slideshow p.handle a:hover {
    color: #00E6E6; }
  .light.slideshow p.description {
    font-family: 'Helvectica' sans-serif;
    font-size: .7em;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px;
    color: #191919; }
  .light.slideshow .network-wrap {
    float: left;
    position: relative;
    min-height: 1px; }
  .light.slideshow p.network {
    font-family: 'Helvectica' sans-serif;
    font-size: 1em;
    color: #d7d7d7;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.slideshow p.network a {
    color: #d7d7d7; }
  .light.slideshow p.network a:hover {
    color: #00E6E6; }
  .light.slideshow .created-wrap {
    float: left;
    position: relative;
    padding-left: 5px;
    min-height: 1px; }
  .light.slideshow p.created {
    font-family: 'Helvectica' sans-serif;
    font-size: .65em;
    color: #d7d7d7;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
  .light.slideshow .profile-wrap .img-error {
    height: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    .light.slideshow .profile-wrap .img-error:after {
      font-size: 10px;
      height: 10px; }
  .light.slideshow .image-wrap .img-error {
    height: 80px; }
    .light.slideshow .image-wrap .img-error:after {
      font-size: 50px;
      height: 50px; }
  .light.slideshow .img-error {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .light.slideshow .img-error:after {
      font-family: 'FontAwesome';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      position: absolute;
      top: 0px;
      right: 0px;
      left: 0px;
      bottom: 0px;
      margin: auto; }
  .light.slideshow .twitter .img-error {
    background: #00aced; }
    .light.slideshow .twitter .img-error:after {
      content: "\f099";
      color: #006287; }
  .light.slideshow .facebook .img-error {
    background: #3b5998; }
    .light.slideshow .facebook .img-error:after {
      content: "\f09a";
      color: #718dc8; }
  .light.slideshow .instagram .img-error {
    background: #517fa4; }
    .light.slideshow .instagram .img-error:after {
      content: "\f16d";
      color: #92b0c9; }
  .light.slideshow .googlePlus .img-error {
    background: #dd4b39; }
    .light.slideshow .googlePlus .img-error:after {
      content: "\f0d5";
      color: #96271a; }
  .light.slideshow .pinterest .img-error {
    background: #cb2027; }
    .light.slideshow .pinterest .img-error:after {
      content: "\f0d2";
      color: #731216; }
  .light.slideshow .vine .img-error {
    background: #00bf8f; }
    .light.slideshow .vine .img-error:after {
      content: "\f1ca";
      color: #005943; }
  .light.slideshow .linkedin .img-error {
    background: #007bb6; }
    .light.slideshow .linkedin .img-error:after {
      content: "\f0e1";
      color: #1db6ff; }
  .light.slideshow .tumblr .img-error {
    background: #32506d; }
    .light.slideshow .tumblr .img-error:after {
      content: "\f173";
      color: #5483b1; }
  .light.slideshow .overlay {
    position: absolute;
    overflow: hidden;
    display: block;
    background-color: rgba(230, 230, 230, 0.5);
    -webkit-transition: background-color 300ms,height 300ms;
    -moz-transition: background-color 300ms,height 300ms;
    -ms-transition: background-color 300ms,height 300ms;
    -o-transition: background-color 300ms,height 300ms;
    z-index: 99;
    height: 0;
    width: 100%; }
  .light.slideshow .overlay.active {
    position: absolute;
    overflow: hidden;
    display: block;
    background-color: rgba(230, 230, 230, 0.5);
    z-index: 99;
    height: 100%;
    width: 100%; }

h1.feed-title {
  font-family: 'Helvectica' sans-serif;
  font-size: 28px;
  padding: 5px 0px;
  color: #717171;
  line-height: 30px;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  letter-spacing: .5px;
  word-spacing: .5px; }

.cover-img {
  width: 100%;
  height: auto;
  display: block; }

.filter-items {
  border: 1px solid #e6e6e6;
  background-color: #efefef;
  padding: 5px; }

.filter-wrap {
  text-align: center; }

p.filter-by {
  color: #d7d7d7;
  text-align: center;
  font-size: .7em;
  font-family: 'Helvectica' sans-serif;
  padding-top: 5px; }

a.btn-filter + a.btn-filter {
  margin-left: 5px; }

a.btn-filter {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  position: relative;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -ms-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  width: 30px;
  height: 30px; }
  a.btn-filter:after {
    font-size: 20px;
    height: 20px;
    font-family: 'FontAwesome';
    color: #b3b3b3;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto; }

.twitter.btn-filter:after {
  content: "\f099"; }

.facebook.btn-filter:after {
  content: "\f09a"; }

.instagram.btn-filter:after {
  content: "\f16d"; }

.googlePlus.btn-filter:after {
  content: "\f0d5"; }

.pinterest.btn-filter:after {
  content: "\f0d2"; }

.vine.btn-filter:after {
  content: "\f1ca"; }

.linkedin.btn-filter:after {
  content: "\f0e1"; }

.tumblr.btn-filter:after {
  content: "\f173"; }

.twitter.btn-filter:hover {
  border: none;
  background: #00aced; }
  .twitter.btn-filter:hover:after {
    content: "\f099";
    color: #006287; }

.facebook.btn-filter:hover {
  border: none;
  background: #3b5998; }
  .facebook.btn-filter:hover:after {
    content: "\f09a";
    color: #718dc8; }

.instagram.btn-filter:hover {
  border: none;
  background: #517fa4; }
  .instagram.btn-filter:hover:after {
    color: #92b0c9; }

.googlePlus.btn-filter:hover {
  border: none;
  background: #dd4b39; }
  .googlePlus.btn-filter:hover:after {
    color: #96271a; }

.pinterest.btn-filter:hover {
  border: none;
  background: #cb2027; }
  .pinterest.btn-filter:hover:after {
    color: #731216; }

.vine.btn-filter:hover {
  border: none;
  background: #00bf8f; }
  .vine.btn-filter:hover:after {
    color: #005943; }

.linkedin.btn-filter:hover {
  border: none;
  background: #007bb6; }
  .linkedin.btn-filter:hover:after {
    color: #1db6ff; }

.tumblr.btn-filter:hover {
  border: none;
  background: #32506d; }
  .tumblr.btn-filter:hover:after {
    color: #5483b1; }

.twitter.btn-filter.active {
  border: none;
  background: #00aced; }
  .twitter.btn-filter.active:after {
    color: #006287; }

.facebook.btn-filter.active {
  border: none; }
  .facebook.btn-filter.active:after {
    color: #718dc8; }

.instagram.btn-filter.active {
  border: none;
  background: #517fa4; }
  .instagram.btn-filter.active:after {
    color: #92b0c9; }

.googlePlus.btn-filter.active {
  border: none;
  background: #dd4b39; }
  .googlePlus.btn-filter.active:after {
    color: #96271a; }

.pinterest.btn-filter.active {
  border: none;
  background: #cb2027; }
  .pinterest.btn-filter.active:after {
    color: #731216; }

.vine.btn-filter.active {
  border: none;
  background: #00bf8f; }
  .vine.btn-filter.active:after {
    color: #005943; }

.linkedin.btn-filter.active {
  border: none;
  background: #007bb6; }
  .linkedin.btn-filter.active:after {
    color: #1db6ff; }

.tumblr.btn-filter.active {
  border: none;
  background: #32506d; }
  .tumblr.btn-filter.active:after {
    color: #5483b1; }

.twitter.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .twitter.btn-filter.active:hover:after {
    color: #b3b3b3; }

.facebook.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .facebook.btn-filter.active:hover:after {
    color: #b3b3b3; }

.instagram.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .instagram.btn-filter.active:hover:after {
    color: #b3b3b3; }

.googlePlus.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .googlePlus.btn-filter.active:hover:after {
    color: #b3b3b3; }

.pinterest.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .pinterest.btn-filter.active:hover:after {
    color: #b3b3b3; }

.vine.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .vine.btn-filter.active:hover:after {
    color: #b3b3b3; }

.linkedin.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .linkedin.btn-filter.active:hover:after {
    color: #b3b3b3; }

.tumblr.btn-filter.active:hover {
  border: 1px solid #e6e6e6;
  background: #fff; }
  .tumblr.btn-filter.active:hover:after {
    color: #b3b3b3; }

.fda {
  border: 1px solid #cacaca;
  height: 350px;
  background: #ffffff;
  overflow: hidden;
  position: relative; }
  .fda h1, .fda h2, .fda h3, .fda h4, .fda h5, .fda h6, .fda p, .fda a, .fda strong {
    line-height: 0px;
    font-weight: 400;
    letter-spacing: 0px;
    word-spacing: -1px; }
  .fda a {
    color: #156e9a; }
  .fda .header {
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    position: relative;
    z-index: 99;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }
    .fda .header .fda-logo {
      display: inline-block;
      width: 20%; }
      .fda .header .fda-logo img {
        width: 100%;
        height: auto;
        display: block; }
    .fda .header h4 {
      line-height: 20px;
      font-weight: 800;
      font-size: 10px;
      color: #166d98;
      display: inline-block;
      width: 80%; }
  .fda #entries {
    position: relative;
    z-index: 1;
    height: 310px;
    width: 105.5%;
    overflow: hidden;
    overflow-y: scroll; }
    .fda #entries .wrapper {
      padding: 0px; }
  .fda .item {
    padding: 5px;
    padding-right: 2px;
    border-bottom: 1px solid #cacaca;
    height: 98px;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in; }
    .fda .item:hover {
      background: #e8f7fa; }
  .fda .title p {
    line-height: 20px;
    font-size: 12px;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    width: 100%; }
  .fda .date {
    float: left;
    display: block;
    width: 80%;
    height: 27px; }
    .fda .date p {
      line-height: 27px;
      font-size: 10px;
      color: #959a9e;
      word-spacing: 0px; }
  .fda .view-more {
    float: left;
    display: block;
    width: 20%;
    height: 27px; }
  .fda .preloader {
    position: absolute;
    width: 40px;
    height: 40px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: rotate 2.0s infinite linear; }
  .fda .dot1,
  .fda .dot2 {
    position: absolute;
    display: inline-block;
    width: 60%;
    height: 60%;
    background: #166d98;
    border-radius: 100%;
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out; }
  .fda .dot2 {
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s; }
@-webkit-keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes bounce {
  0%, 100% {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1); } }
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@media screen and (max-width: 766px) {
  .fda .header .fda-logo {
    width: 10%; }

  .fda .header h4 {
    line-height: 19px;
    font-size: 15px;
    width: 80%; } }
.main-navigation ul li {
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 0.85714em;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  letter-spacing: .5px;
  word-spacing: .5px; }
  .main-navigation ul li i {
    font-size: 1.42857em; }
  .main-navigation ul li ul li {
    font-size: 0.85714em; }

h1.hero {
  font-family: 'Source Sans Pro','Open Sans','Helvectica' sans-serif;
  font-size: 2.71429em;
  font-weight: 200;
  font-style: normal;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0px;
  word-spacing: 0px; }

h1 {
  font-family: 'Open Sans','Helvectica' sans-serif;
  line-height: 37px;
  font-size: 1.71429em;
  font-weight: 100;
  font-style: normal;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0px;
  word-spacing: 2px; }

h3 {
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 1.07143em;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0px;
  word-spacing: .5px; }

h4, label {
  line-height: 30px;
  font-size: 1em;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: -1px;
  word-spacing: .5px; }

p, .btn-round, .btn-naked, .btn-square, .btn-cta, .selectize-input {
  font-size: 0.85714em;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  word-spacing: -1px; }

a {
  text-decoration: none; }

p.bold, strong, li {
  font-size: 0.85714em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
  letter-spacing: -1px; }

em {
  font-family: 'Times New Roman', Times, serif;
  font-size: 1.14286em;
  font-weight: 100;
  font-style: italic; }

CAptions
p.caption, .helper {
  font-size: 0.78571em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 2px; }

#footer .tab p {
  color: rgba(0, 0, 0, 0.5);
  padding: 3px;
  text-align: center;
  font-size: 1.42857em; }

#footer .tab p.caption {
  font-size: 0.71429em;
  letter-spacing: 0px;
  word-spacing: .5px; }

.helper {
  font-size: 0.64286em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 2px; }

.error p {
  font-size: 0.64286em;
  font-weight: 400;
  letter-spacing: 2px; }

.menu-link i {
  font-size: 1.28571em; }

.red, .error {
  color: #eb3737; }
  .red a, .error a {
    color: #eb3737; }
  .redh1.hero, .red h1.d3, .redh1.d2, .red h1.d1, .red em, .red p.caption, .red .helper, .errorh1.hero, .error h1.d3, .errorh1.d2, .error h1.d1, .error em, .error p.caption, .error .helper {
    color: rgba(235, 55, 55, 0.7); }
  .redh1.headline, .red h1, .red h2, .red p, .red p.bold, .red h4, .red li, .errorh1.headline, .error h1, .error h2, .error p, .error p.bold, .error h4, .error li {
    color: rgba(235, 55, 55, 0.9); }

.green, .success {
  color: #2aad19; }
  .green a, .success a {
    color: #2aad19; }
  .greenh1.hero, .green h1.d3, .green h1.d2, .green h1.d1, .green em, .green p.caption, .green .helper, .successh1.hero, .success h1.d3, .success h1.d2, .success h1.d1, .success em, .success p.caption, .success .helper {
    color: rgba(42, 173, 25, 0.7); }
  .greenh1.headline, .green h1, .green h2, .green p, .green p.bold, .green h4, .green li, .successh1.headline, .success h1, .success h2, .success p, .success p.bold, .success h4, .success li {
    color: rgba(42, 173, 25, 0.9); }

.primary, .blue {
  color: #2b80b7; }
  .primary a, .blue a {
    color: #2b80b7; }
  .primaryh1.hero, .primary h1.d3, .primary h1.d2, .primary h1.d1, .primary em, .primary p.caption, .primary .helper, .blueh1.hero, .blue h1.d3, .blue h1.d2, .blue h1.d1, .blue em, .blue p.caption, .blue .helper {
    color: rgba(43, 128, 183, 0.7); }
  .primaryh1.headline, .primary h1, .primary h2, .primary p, .primary p.bold, .primary h4, .primary li, .blueh1.headline, .blue h1, .blue h2, .blue p, .blue p.bold, .blue h4, .blue li {
    color: rgba(43, 128, 183, 0.9); }

.inverse, .white {
  color: #fff; }
  .inverse a, .white a {
    color: #fff; }
  .inverseh1.hero, .inverse h1.d3, .inverse h1.d2, .inverseh1.d1, .inverse p.caption, .inverse .helper, .whiteh1.hero, .white h1.d3, .white h1.d2, .whiteh1.d1, .white p.caption, .white .helper {
    color: rgba(255, 255, 255, 0.7); }
  .inverseh1.headline, .inverse h1, .inverse h2, .inverse p, .inverse p.bold, .inverse h4, .inverse em, .inverse li, .whiteh1.headline, .white h1, .white h2, .white p, .white p.bold, .white h4, .white em, .white li {
    color: rgba(255, 255, 255, 0.9); }

.mute, .gray {
  color: #b0b0b0; }
  .mute a, .gray a {
    color: #b0b0b0; }
  .muteh1.hero, .mute h1.d3, .mute h1.d2, .muteh1.d1, .mute em, .mute p.caption, .mute .helper, .grayh1.hero, .gray h1.d3, .gray h1.d2, .grayh1.d1, .gray em, .gray p.caption, .gray .helper {
    color: rgba(176, 176, 176, 0.7); }
  .muteh1.headline, .mute h1, .mute h2, .mute p, .mute p.bold, .mute h4, .mute li, .grayh1.headline, .gray h1, .gray h2, .gray p, .gray p.bold, .gray h4, .gray li {
    color: rgba(176, 176, 176, 0.9); }

.dark, .black {
  color: #323232; }
  .dark a, .black a {
    color: #323232; }
  .darkh1.hero, .dark h1.d3, .dark h1.d2, .darkh1.d1, .dark em, .dark p.caption, .dark .helper, .blackh1.hero, .black h1.d3, .black h1.d2, .blackh1.d1, .black em, .black p.caption, .black .helper {
    color: rgba(50, 50, 50, 0.7); }
  .darkh1.headline, .dark h1, .dark h2, .dark p, .dark p.bold, .dark h4, .dark li, .blackh1.headline, .black h1, .black h2, .black p, .black p.bold, .black h4, .black li {
    color: rgba(50, 50, 50, 0.9); }

.uppercase, .btn-naked, .btn-group .btn-cta {
  text-transform: uppercase;
  font-weight: 400; }

.btn-naked.no-case {
  text-transform: none; }

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

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

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

.inline {
  display: inline; }

.inline-texth1.d4, .inline-text h1.d3, .inline-text h1.d2, .inline-text h1.d1, .inline-text em, .inline-text p.caption, .inline-text .helper, .inline-text h1.headline, .inline-text h1, .inline-text h2, .inline-text p, .inline-text p.bold, .inline-text h4, .inline-text li {
  display: inline-block; }

.main-navigation {
  padding-top: 10px;
  z-index: 99;
  position: relative;
  width: 100%;
  display: block;
  min-height: 43px;
  /*.brand{margin-right:100px;}*/
  background-color: #323232;
  color: #fff;
  position: fixed;
  top: 0px;
  left: 0px; }
  .main-navigation li.active {
    border-bottom: 2px solid #f8b91a; }
  .main-navigation .menu-wrapper {
    display: block;
    min-height: 43px;
    position: relative;
    z-index: 15;
    width: 100%;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out; }
  .main-navigation .header {
    float: left;
    display: block;
    height: 43px;
    width: auto;
    margin: 0px;
    padding: 0px;
    margin-right: -4px;
    margin-left: 5px;
    position: relative; }
    .main-navigation .header span {
      cursor: pointer;
      float: left;
      position: relative;
      min-width: auto;
      text-align: center;
      height: 42px;
      margin-right: -4px;
      text-indent: 0px;
      list-style: none;
      line-height: 43px; }
      .main-navigation .header span a {
        display: block;
        text-decoration: none;
        position: relative;
        padding: 0px 14px; }
        .main-navigation .header span a img {
          margin-top: 4px; }
  .main-navigation ul {
    float: left;
    display: block;
    height: 43px;
    width: auto;
    margin: 0px;
    padding: 0px;
    margin-right: -4px;
    position: relative; }
  .main-navigation .ul-right {
    position: absolute;
    right: 10px;
    top: 0px; }
    .main-navigation .ul-right li {
      display: block;
      padding-right: 2px; }
  .main-navigation .ul-left {
    float: left;
    position: static; }
  .main-navigation ul li {
    float: left;
    position: relative;
    min-width: auto;
    text-align: center;
    height: 42px;
    margin-right: -4px;
    text-indent: 0px;
    list-style: none;
    line-height: 43px; }
  .main-navigation a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0px 14px; }
  .main-navigation ul li ul {
    position: absolute;
    top: 100%;
    left: -20%;
    display: block;
    overflow: hidden;
    -webkit-transition: height 300ms ease-in;
    -moz-transition: height 300ms ease-in;
    -ms-transition: height 300ms ease-in;
    -o-transition: height 300ms ease-in;
    width: auto;
    height: auto;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
  .main-navigation ul li ul li {
    min-width: 170px;
    display: inline-block;
    height: auto;
    text-align: left;
    line-height: 17.2px; }
    .main-navigation ul li ul li a {
      padding: 8px 19px; }
  .main-navigation ul li ul li ul {
    position: relative;
    left: 0px;
    display: block;
    float: none;
    max-width: 170px;
    min-width: 50px;
    overflow: hidden; }
  .main-navigation ul li ul li ul li ul {
    display: none; }
  .main-navigation .header {
    background-color: #323232;
    color: #fff; }
    .main-navigation .header span {
      color: #fff;
      min-width: 50px; }
  .main-navigation .ul-right span {
    color: #fff;
    min-width: 50px; }
  .main-navigation li a:hover, .main-navigation .brand:hover {
    background-color: #585858;
    -webkit-transition: background-color 350ms ease-in-out;
    -moz-transition: background-color 350ms ease-in-out;
    -ms-transition: background-color 350ms ease-in-out;
    -o-transition: background-color 350ms ease-in-out; }
  .main-navigation a {
    color: #fff; }
  .main-navigation ul {
    background-color: #323232; }
  .main-navigation ul li ul li a {
    color: #f8b91a; }
  .main-navigation ul li ul li ul li a {
    color: #fff; }
  .main-navigation li:hover ul {
    border-top: 2px solid #f8b91a; }
  .main-navigation li:hover ul li ul {
    border: none; }
  .main-navigation ul li a {
    color: white; }
  .main-navigation .container .wrapper {
    padding: 0px; }
  .main-navigation a {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in; }

form {
  padding: 15px;
  padding-bottom: 75px; }

.field, .submit {
  display: block;
  position: relative;
  width: 100%; }

.variation .field {
  margin: 0px; }
  .variation .field .input {
    margin: 1px;
    width: 99%; }

.text-area .textarea {
  display: inline-block;
  width: 100%;
  height: 100%; }
.text-area textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #cdcdcd;
  display: inline-block;
  vertical-align: middle;
  padding: 28px 6px;
  padding-top: 20px;
  max-width: 100%;
  padding-right: 30px;
  width: 100%;
  min-height: 61px;
  overflow: hidden; }
.text-area .textarea:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 0.64286em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check) " ";
  /*'\f00c'  CHECKED*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto; }
.text-area.success .textarea:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 0.64286em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check);
  /*'\f00c'  CHECKED*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto;
  color: #2aad19; }
.text-area.error .textarea:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 0.64286em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check);
  /*'\f00d' X ERROR*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto;
  color: #eb3737 !important; }

.search-field.nav {
  padding: 0px 10px; }
  .search-field.nav input {
    width: 100%;
    min-height: 15px;
    padding: 8px 6px;
    padding-right: 30/2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #4a4a4a;
    color: #fff;
    border: none; }
  .search-field.nav input::-webkit-input-placeholder {
    color: #fff; }
  .search-field.nav input:-moz-placeholder {
    color: #fff; }
  .search-field.nav input::-moz-placeholder {
    color: #fff; }
  .search-field.nav input:-ms-input-placeholder {
    color: #fff; }

.number-field.center input, .text-field.center input {
  text-align: center;
  padding: 10px 30px; }
.number-field input, .text-field input {
  width: 100%;
  min-height: 40px;
  padding: 10px 6px;
  padding-right: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #cdcdcd; }
.number-field .input, .text-field .input {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 5px; }
.number-field .input:after, .text-field .input:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 0.64286em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check) " ";
  /*'\f00c'  CHECKED*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto; }
.number-field.success .input:after, .text-field.success .input:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check) " ";
  /*\f00c  CHECKED*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto;
  color: #2aad19; }
.number-field.error .input:after, .text-field.error .input:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 300ms ease-in;
  -moz-transition: color 300ms ease-in;
  -ms-transition: color 300ms ease-in;
  -o-transition: color 300ms ease-in;
  content: attr(data-validation-check) " ";
  /*\f00d X ERROR*/
  position: absolute;
  right: 5px;
  top: 0px;
  height: 4px;
  bottom: 0px;
  margin: auto;
  color: #eb3737 !important; }

.select-box.select select {
  text-align: center;
  padding: 10px 30px; }
.select-box .select {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 5px; }
.select-box select {
  -webkit-appearance: none;
  text-align: center;
  width: 100%;
  min-height: 40px;
  padding: 10px 6px;
  padding-right: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #cdcdcd; }

.size {
  width: 100%;
  min-height: 40px;
  padding: 10px 6px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #cdcdcd; }

li .btn-square {
  height: 37px;
  line-height: 33px;
  margin: 0px; }

.inline-text .btn-square {
  display: inline-block; }

.btn-square {
  position: relative;
  border: none;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 20px;
  margin: 4px;
  cursor: pointer;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome and Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */ }

.btn-square.green {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #2aad19; }

.btn-square.red {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #bf2a2a; }

.btn-square.blue {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #2b80b7; }

.btn-square.green-inverse {
  background: #2aad19;
  color: rgba(255, 255, 255, 0.8); }

.btn-square.red-inverse {
  background: #bf2a2a;
  color: rgba(255, 255, 255, 0.8); }

.btn-square.blue-inverse {
  color: rgba(255, 255, 255, 0.8);
  background: #2b80b7; }

.btn-square.black {
  color: rgba(0, 0, 0, 0.65);
  border: 1.5px solid rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.8); }

.btn-square.black-inverse {
  color: rgba(255, 255, 255, 0.95);
  border: 2px solid rgba(255, 255, 255, 0.9);
  background: rgba(0, 0, 0, 0.8); }

.btn-square.white {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.8); }

li .btn-naked {
  height: 37px;
  line-height: 33px;
  margin: 0px; }

.inline-text .btn-naked {
  display: inline-block; }

.btn-naked {
  position: relative;
  border: none;
  display: block;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 0px;
  margin: 4px;
  cursor: pointer;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome and Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */
  background: none;
  text-decoration: none; }

.btn-naked.green {
  color: #2aad19;
  font-weight: bold; }

.btn-naked.red {
  color: #bf2a2a;
  font-weight: bold; }

.btn-naked.blue {
  color: #2b80b7;
  font-weight: bold; }

.btn-naked.black {
  color: #000;
  font-weight: bold; }

.btn-naked.white {
  color: #fff;
  font-weight: bold; }

.btn-group {
  width: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.btn-group .btn-cta:first-child {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
.btn-group .btn-cta:last-child {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.btn-group .btn-naked {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%; }
  .btn-group .btn-naked:only-child {
    border: none; }
  .btn-group .btn-naked:last-child {
    border-left: 1px solid #dedede; }

.btn-group.gray {
  background: #f7f7f7; }

img.banner {
  width: 71%;
  height: auto;
  display: block;
  max-width: 655px; }

.campaign img {
  width: 95%;
  height: auto;
  display: block;
  max-width: 524px;
  margin: 0 auto; }

.news img {
  width: 95%;
  height: auto;
  display: block;
  max-width: 200px;
  margin: 0 auto; }

.white-block {
  background: #fff;
  display: block;
  position: relative; }

.black-block {
  background: #323232;
  display: block;
  position: relative; }

.mute-block {
  background: #1e1e1e;
  display: block;
  position: relative; }

.yellow-block {
  background: #f8b91a;
  display: block;
  position: relative; }

.red-block {
  background: #bf2a2a;
  display: block;
  position: relative; }

.footer {
  min-height: 150px;
  display: block;
  padding: 10px; }

.main-navigation + div {
  padding-top: 73px; }

.cover-image {
  position: relative;
  display: block; }

.about + .answers {
  margin-top: 10px; }

.about, .answers {
  clear: both;
  max-width: 310px;
  margin: 0 auto;
  position: relative;
  padding: 10px;
  min-height: 150px; }
  .about h1, .answers h1 {
    font-family: 'Source Sans Pro','Open Sans','Helvectica' sans-serif;
    font-size: 1.78571em; }
  .about h2, .answers h2 {
    font-family: 'Source Sans Pro','Open Sans','Helvectica' sans-serif;
    font-size: 1.28571em; }

.about {
  background: url("../images/about.png"); }

.answers {
  border-top: 5px solid #bf2a2a;
  background: url("../images/answers.png"); }

.announcement, .alert {
  height: 150px;
  width: 150px;
  display: inline-block;
  margin: 5px;
  padding: 5px;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .announcement p, .alert p {
    text-align: left;
    display: block;
    overflow: hidden;
    height: 135px; }
  .announcement .btn-naked, .alert .btn-naked {
    position: absolute;
    bottom: 0px;
    right: 0px; }

.announcement {
  background: #f8b91a; }

.alert {
  background: #fff;
  border: 2px solid #bf2a2a; }

html, body {
  -ms-touch-action: none; }

body, html {
  height: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: white;
  font-family: 'Open Sans','Helvectica' sans-serif; }

body {
  background: #f1f1f1; }

body.toolbar #application {
  position: relative;
  top: 46px; }
  body.toolbar #application .main-navigation {
    position: absolute !important; }

/*-----------------------------MAIN VIEW---------------------------------*/
.container {
  position: relative;
  max-width: 1024px;
  margin: 0 auto; }
  .container .wrapper {
    padding: 10px; }

@media (max-width: 1024px) {
  .span12 {
    width: 100% !important; }

  .main-navigation ul li {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 0.85714em;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    letter-spacing: .5px;
    word-spacing: .5px; }
    .main-navigation ul li i {
      font-size: 1.42857em; }
    .main-navigation ul li ul li {
      font-size: 1em; }

  .main-navigation {
    position: absolute;
    top: 0px;
    height: 100%;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out;
    -ms-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    background-color: #171717;
    color: #fff;
    background-color: transparent;
    position: fixed;
    top: 0px; }
    .main-navigation .menu-wrapper {
      position: absolute;
      top: 0px;
      left: -100%;
      min-height: none;
      display: block;
      -webkit-transition: left 0.3s ease-in-out;
      -moz-transition: left 0.3s ease-in-out;
      -ms-transition: left 0.3s ease-in-out;
      -o-transition: left 0.3s ease-in-out; }
    .main-navigation .header {
      position: fixed;
      top: 0px;
      left: -5px;
      right: 0px;
      width: 100%; }
      .main-navigation .header span.brand {
        float: right;
        right: 50%;
        position: relative; }
      .main-navigation .header span.brand a {
        float: right;
        right: -30%;
        position: relative; }
    .main-navigation .ul-right {
      display: block;
      position: fixed;
      top: 0px;
      left: auto;
      right: 0px;
      width: auto;
      max-width: 250px; }
      .main-navigation .ul-right li {
        width: auto; }
    .main-navigation ul.active, .main-navigation ul.origin {
      display: block; }
    .main-navigation ul, .main-navigation .ul-left {
      display: none;
      position: absolute;
      top: 43px;
      width: 100%;
      left: 100%;
      height: auto;
      overflow: visible;
      z-index: 500;
      float: none; }
      .main-navigation ul li, .main-navigation .ul-left li {
        text-align: left;
        display: block;
        width: 100%;
        height: auto;
        overflow: visible;
        position: static; }
        .main-navigation ul li a, .main-navigation .ul-left li a {
          width: 100%; }
        .main-navigation ul li i.push-right, .main-navigation .ul-left li i.push-right {
          position: absolute;
          right: 10px;
          top: 7px; }
    .main-navigation ul li ul {
      position: absolute;
      overflow: visible;
      height: auto;
      display: none;
      top: 0px;
      left: 100%;
      width: 100%;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
      .main-navigation ul li ul li {
        text-align: left;
        display: block;
        width: 100%;
        height: auto;
        overflow: visible; }
    .main-navigation ul li ul li ul {
      position: absolute;
      overflow: visible;
      height: auto;
      display: none;
      width: 100%;
      left: 100%;
      max-width: none;
      min-width: none;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
      .main-navigation ul li ul li ul li {
        text-align: left;
        display: block;
        width: 100%;
        height: auto;
        overflow: visible; }
    .main-navigation .header {
      background-color: #171717;
      color: #fff; }
      .main-navigation .header span {
        color: #fff;
        min-width: 50px; }
    .main-navigation .ul-right span {
      color: #fff;
      min-width: 50px; }
    .main-navigation li a:hover, .main-navigation .brand:hover {
      background-color: #3d3d3d;
      -webkit-transition: background-color 350ms ease-in-out;
      -moz-transition: background-color 350ms ease-in-out;
      -ms-transition: background-color 350ms ease-in-out;
      -o-transition: background-color 350ms ease-in-out; }
    .main-navigation a {
      color: #fff; }
    .main-navigation ul {
      background-color: #171717; }
    .main-navigation ul li ul li a {
      color: #f8b91a; }
    .main-navigation ul li ul li ul li a {
      color: #fff; }
    .main-navigation li.active {
      border-bottom: none; }
    .main-navigation li:hover ul {
      border-top: none; }
    .main-navigation li:hover ul li ul {
      border: none; }

  .main-navigation + div {
    padding-top: 43px; }

  .announcement, .alert {
    width: 100%; }

  .sidebar {
    display: none; } }
@media (max-width: 767px) {
  .main-navigation + div {
    padding-top: 43px; }

  .announcement, .alert {
    width: 100%; } }
@media (max-width: 767px) and (max-width: 920px) {
  .main-navigation + div {
    padding-top: 43px; }

  .announcement, .alert {
    width: 90%;
    height: 90px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .announcement, .alert {
    width: 150px; } }
@media (min-width: 1025px) {
  width: 1280px; }
/*-----------------------------MAIN VIEW---------------------------------*/
@media screen and (max-width: 766px) {
  .display-desktop {
    display: none;
    visibility: hidden; }

  .display-tablet {
    display: none;
    visibility: hidden; }

  .display-mobile {
    display: block;
    visibility: visible; }

  .not-mobile {
    display: none;
    visibility: hidden; }

  .not-desktop {
    display: block;
    visibility: visible; }

  .not-tablet {
    display: block;
    visibility: visible; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .display-desktop {
    display: none;
    visibility: hidden; }

  .display-tablet {
    display: block;
    visibility: visible; }

  .display-mobile {
    display: none;
    visibility: hidden; }

  .not-mobile {
    display: block;
    visibility: visible; }

  .not-desktop {
    display: block;
    visibility: visible; }

  .not-tablet {
    display: none;
    visibility: hidden; } }
@media (min-width: 1025px) {
  .display-desktop {
    display: block;
    visibility: visible; }

  .display-tablet {
    display: none;
    visibility: hidden; }

  .display-mobile {
    display: none;
    visibility: hidden; }

  .not-mobile {
    display: block;
    visibility: visible; }

  .not-desktop {
    display: none;
    visibility: hidden; }

  .not-tablet {
    display: block;
    visibility: visible; } }

/*# sourceMappingURL=core.scss.css.map */
