/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url("https://use.typekit.net/fdd1jla.css");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
input,
optgroup,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/* Tables
   ========================================================================== */
li {
  list-style-type: none;
  padding: none;
  margin: none; }

ul {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

body {
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  color: white; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
abbr,
input,
label,
a {
  transition: all 0.2s ease-in-out; }

h1 {
  text-transform: uppercase;
  font-size: 16em;
  line-height: .8em;
  margin: 0;
  font-weight: 100; }
  @media (max-width: 1920px) {
    h1 {
      font-size: 11em; } }
  @media (max-width: 1370px) {
    h1 {
      font-size: 8.6em; } }
  @media (max-width: 1024px) {
    h1 {
      font-size: 6.9em; } }
  @media (max-width: 768px) {
    h1 {
      font-size: 6em; } }
  @media (max-width: 600px) {
    h1 {
      font-size: 5em; } }
  @media (max-width: 360px) {
    h1 {
      font-size: 4.7em; } }

h2 {
  font-size: 10em;
  line-height: .8em;
  margin: 0;
  font-weight: 100; }
  @media (max-width: 1920px) {
    h2 {
      font-size: 7em; } }
  @media (max-width: 1370px) {
    h2 {
      font-size: 4.5em; } }
  @media (max-width: 1024px) {
    h2 {
      font-size: 3.7em; } }
  @media (max-width: 768px) {
    h2 {
      font-size: 3.7em; } }
  @media (max-width: 600px) {
    h2 {
      font-size: 3.6em; } }
  @media (max-width: 360px) {
    h2 {
      font-size: 3.1em; } }

h3 {
  font-size: 4.6em;
  line-height: 1.3em;
  font-weight: 400;
  margin: 10px 0; }
  @media (max-width: 1920px) {
    h3 {
      font-size: 3.6em; } }
  @media (max-width: 1370px) {
    h3 {
      font-size: 3em; } }
  @media (max-width: 1024px) {
    h3 {
      font-size: 2em; } }
  @media (max-width: 768px) {
    h3 {
      font-size: 1.2em; } }

h4 {
  font-size: 1.5em;
  line-height: 1.3em;
  margin: 5px 0;
  font-weight: normal; }
  @media (max-width: 1024px) {
    h4 {
      font-size: 1.2em; } }

h5 {
  font-size: 6em;
  line-height: 1em;
  margin: 0;
  font-weight: 100; }
  @media (max-width: 1920px) {
    h5 {
      font-size: 5em; } }
  @media (max-width: 1370px) {
    h5 {
      font-size: 4em; } }
  @media (max-width: 1024px) {
    h5 {
      font-size: 3em; } }
  @media (max-width: 360px) {
    h5 {
      font-size: 2.5em; } }

h6 {
  font-size: 2.8em;
  line-height: .8em;
  margin: 0;
  font-weight: 100; }
  @media (max-width: 1920px) {
    h6 {
      font-size: 2em; } }
  @media (max-width: 1370px) {
    h6 {
      font-size: 1.5em; } }
  @media (max-width: 1024px) {
    h6 {
      font-size: 1.3em; } }
  @media (max-width: 768px) {
    h6 {
      font-size: 1.2em; } }

p,
address,
abbr,
input,
label {
  font-size: 2em;
  line-height: 1.7em;
  list-style: none;
  margin: 0; }
  @media (max-width: 1920px) {
    p,
    address,
    abbr,
    input,
    label {
      font-size: 1.8em;
      line-height: 1.5em; } }
  @media (max-width: 1370px) {
    p,
    address,
    abbr,
    input,
    label {
      font-size: 1.4em;
      line-height: 1.5em; } }
  @media (max-width: 1024px) {
    p,
    address,
    abbr,
    input,
    label {
      font-size: 1.1em; } }

a {
  text-decoration: none;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0;
  list-style: none;
  transition: all 0.5s ease-in-out; }
  @media (max-width: 1024px) {
    a {
      font-size: .9em; } }

.mobile_nav {
  display: none; }

nav {
  position: fixed;
  width: 99vw;
  top: 5px;
  display: flex;
  height: 95px;
  z-index: 999; }
  @media (max-width: 1024px) {
    nav {
      width: 98vw;
      height: 85px; } }
  nav .left,
  nav .right {
    display: flex;
    flex: 4;
    height: 55px;
    margin: 13px 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(255, 255, 255, 0.5); }
    @media (max-width: 1024px) {
      nav .left,
      nav .right {
        height: 45px;
        margin: 13px 0; } }
    nav .left div,
    nav .right div {
      flex: 1;
      text-align: center; }
      nav .left div a,
      nav .right div a {
        line-height: 55px;
        font-weight: 100;
        transition: color 0.2s ease-in-out; }
        @media (max-width: 1024px) {
          nav .left div a,
          nav .right div a {
            line-height: 45px; } }
        nav .left div a:hover,
        nav .right div a:hover {
          color: #00CBFF; }
  nav .left {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+86,0+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 86%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 86%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 86%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */ }
  nav .logo {
    flex: 1;
    text-align: center; }
    nav .logo svg {
      width: 79px;
      margin: 0 auto; }
      @media (max-width: 1024px) {
        nav .logo svg {
          width: 64px; } }
  nav .right {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+14 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 14%, rgba(0, 0, 0, 0.75) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 14%, rgba(0, 0, 0, 0.75) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 14%, rgba(0, 0, 0, 0.75) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000', GradientType=1);
    /* IE6-9 */ }

.soc_wrap {
  flex: 1;
  display: flex; }
  .soc_wrap .soc {
    flex: 1; }
    .soc_wrap .soc a {
      display: block;
      margin-left: 10px;
      margin-right: 10px; }
      @media (max-width: 1024px) {
        .soc_wrap .soc a {
          margin-left: 5px;
          margin-right: 5px; } }
      .soc_wrap .soc a:hover {
        fill: #00CBFF; }
    .soc_wrap .soc svg {
      height: 26px;
      transition: fill 0.2s ease-in-out; }
      @media (max-width: 1920px) {
        .soc_wrap .soc svg {
          height: 18px; } }
      @media (max-width: 1024px) {
        .soc_wrap .soc svg {
          height: 13px; } }

header {
  height: 311px;
  display: flex;
  background: url(/tossed/images/blog_header_grad.jpg);
  background-size: cover; }
  @media (max-width: 1920px) {
    header {
      height: 266px; } }
  header .sidebar {
    flex: 1;
    padding-top: 80px; }
    @media (max-width: 1920px) {
      header .sidebar {
        padding-top: 80px; } }
    header .sidebar h6 {
      margin-left: 20px;
      font-size: 1.5em; }
      @media (max-width: 1920px) {
        header .sidebar h6 {
          font-size: 1.5em; } }
    header .sidebar h5 {
      margin-left: 50px;
      font-size: 3.5em; }
      @media (max-width: 1920px) {
        header .sidebar h5 {
          font-size: 2.8em; } }
    header .sidebar h2 {
      margin-left: 20px;
      font-size: 8.3em; }
      @media (max-width: 1920px) {
        header .sidebar h2 {
          font-size: 6.3em; } }
    header .sidebar .btn {
      background-color: #ff6f00;
      color: black;
      text-align: center;
      cursor: pointer;
      font-weight: 100;
      height: 41px;
      line-height: 41px;
      font-size: 2.4em;
      margin-top: 2px;
      transition: background-color 0.3s ease-in-out; }
      @media (max-width: 1920px) {
        header .sidebar .btn {
          font-weight: 100;
          height: 41px;
          line-height: 41px;
          font-size: 2.4em;
          margin-top: 2px; } }
      header .sidebar .btn:hover {
        background-color: #00CBFF; }
  header .spacer {
    flex: 4; }

#contact {
  width: 100%;
  height: auto;
  float: left;
  background-image: url(/images/footer_bg.svg);
  background-repeat: no-repeat;
  background-size: cover; }
  #contact .spacer {
    width: 38%;
    height: 10px;
    float: left; }
    @media (max-width: 1370px) {
      #contact .spacer {
        width: 26%; } }
    @media (max-width: 1024px) {
      #contact .spacer {
        width: 16%; } }
    #contact .spacer svg {
      margin: 25px 0 0 25px; }
  #contact .info_wrap {
    width: 45%;
    float: left; }
    @media (max-width: 1370px) {
      #contact .info_wrap {
        width: 51%; } }
    #contact .info_wrap .info {
      margin-top: 30px;
      padding: 0 21px; }
      #contact .info_wrap .info h2 {
        text-align: center; }
        @media (max-width: 1920px) {
          #contact .info_wrap .info h2 {
            font-size: 8.2em; } }
        @media (max-width: 1024px) {
          #contact .info_wrap .info h2 {
            font-size: 4.9em; } }
      #contact .info_wrap .info p {
        text-align: center;
        margin: 40px 0; }
        #contact .info_wrap .info p a {
          color: white; }
        @media (max-width: 1024px) {
          #contact .info_wrap .info p {
            font-size: 1.4em; } }
      #contact .info_wrap .info .soc_wrap {
        width: 80%;
        margin: 65px auto 0; }
        #contact .info_wrap .info .soc_wrap .soc a {
          text-align: center; }
          #contact .info_wrap .info .soc_wrap .soc a svg {
            fill: white;
            height: 46px;
            transition: fill 200ms ease-out; }
            @media (max-width: 1024px) {
              #contact .info_wrap .info .soc_wrap .soc a svg {
                height: 30px; } }
            #contact .info_wrap .info .soc_wrap .soc a svg:hover {
              fill: rgba(255, 255, 255, 0.25); }
      #contact .info_wrap .info .btn {
        width: 80%;
        height: 95px;
        margin: 57px auto 0;
        padding: 30px 0;
        border-top: 2px solid white;
        border-bottom: 2px solid white;
        text-align: center; }
        @media (max-width: 1024px) {
          #contact .info_wrap .info .btn {
            height: 56px; } }
        #contact .info_wrap .info .btn a {
          font-size: 2em;
          color: white;
          transition: color 200ms ease-out; }
          @media (max-width: 1024px) {
            #contact .info_wrap .info .btn a {
              font-size: 1.4em; } }
          #contact .info_wrap .info .btn a:hover {
            color: rgba(255, 255, 255, 0.25); }
  #contact .map {
    width: 17%;
    float: left; }
    @media (max-width: 1370px) {
      #contact .map {
        width: 23%; } }
    @media (max-width: 1024px) {
      #contact .map {
        width: 33%; } }
    #contact .map ul {
      margin-right: 30px; }
      #contact .map ul li {
        text-align: right; }
        #contact .map ul li a {
          line-height: 110px;
          font-size: 1.8em;
          color: rgba(255, 255, 255, 0.25);
          font-weight: 100;
          cursor: pointer;
          transition: color 200ms ease-out; }
          @media (max-width: 1024px) {
            #contact .map ul li a {
              line-height: 90px; } }
          #contact .map ul li a:hover {
            color: white; }
  #contact .copy {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    bottom: 43px; }
    #contact .copy a {
      color: rgba(255, 255, 255, 0.25);
      font-weight: 100;
      transition: color 200ms ease-out; }
      #contact .copy a:hover {
        color: white; }

body {
  background-image: url(/images/BG.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: black;
  -ms-overflow-x: hidden !important; }

.orange {
  color: #FF6F00;
  fill: #FF6F00; }

.sweep-to-left {
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 1000ms;
  transition: color 1000ms; }
  .sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 200ms cubic-bezier(1, 0.04, 0.21, 1.01);
    transition: 200ms cubic-bezier(1, 0.04, 0.21, 1.01); }
  .sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.sweep-to-right {
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 1000ms;
  transition: color 1000ms; }
  .sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 200ms cubic-bezier(1, 0.04, 0.21, 1.01);
    transition: 200ms cubic-bezier(1, 0.04, 0.21, 1.01); }
  .sweep-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

h3 {
  text-align: center;
  color: #FF6F00;
  text-transform: uppercase;
  font-weight: 100; }

.blog_content {
  display: flex;
  min-height: 70vh; }
  .blog_content .main {
    flex: 4; }
    .blog_content .main .items {
      min-height: 572px; }
      .blog_content .main .items li {
        height: 172px;
        margin: 28px 30px; }
        @media (max-width: 1024px) {
          .blog_content .main .items li {
            margin: 28px 10px; } }
        .blog_content .main .items li .img_crop {
          height: 172px;
          width: 313px;
          float: left;
          overflow: hidden; }
          @media (max-width: 1370px) {
            .blog_content .main .items li .img_crop {
              width: 238px; } }
          @media (max-width: 1024px) {
            .blog_content .main .items li .img_crop {
              width: 193px; } }
          .blog_content .main .items li .img_crop img {
            width: 100%; }
        .blog_content .main .items li .wrap {
          width: 76%;
          margin-left: 38px;
          float: left;
          border-top: 2px solid #FF6F00; }
          @media (max-width: 1920px) {
            .blog_content .main .items li .wrap {
              width: 65%; } }
          @media (max-width: 1370px) {
            .blog_content .main .items li .wrap {
              margin-left: 18px;
              width: 61%; } }
          .blog_content .main .items li .wrap h6 {
            margin: 14px 0; }
            @media (max-width: 1024px) {
              .blog_content .main .items li .wrap h6 {
                margin: 9px 0;
                line-height: 1.1em;
                font-size: 2em; } }
          .blog_content .main .items li .wrap .meta,
          .blog_content .main .items li .wrap .meta a {
            font-size: 1em;
            font-weight: 100;
            color: white; }
          .blog_content .main .items li .wrap div {
            width: 155px;
            height: 46px;
            margin-top: 20px;
            cursor: pointer;
            color: white;
            transition: color 200ms ease-out; }
            @media (max-width: 1024px) {
              .blog_content .main .items li .wrap div {
                height: 34px;
                width: 141px; } }
            .blog_content .main .items li .wrap div:before {
              background: rgba(156, 156, 156, 0.36); }
            .blog_content .main .items li .wrap div:hover {
              color: #FF6F00; }
            .blog_content .main .items li .wrap div p {
              font-size: 1.4em;
              line-height: 42px;
              text-align: center;
              width: 96px;
              float: left;
              border-left: 2px solid white;
              border-bottom: 2px solid white;
              border-top: 2px solid white; }
              @media (max-width: 1024px) {
                .blog_content .main .items li .wrap div p {
                  line-height: 30px; } }
            .blog_content .main .items li .wrap div svg {
              height: 46px;
              float: left;
              width: 57px; }
              @media (max-width: 1024px) {
                .blog_content .main .items li .wrap div svg {
                  height: 34px;
                  width: 39px; } }
    .blog_content .main .pager {
      height: 30px;
      display: flex; }
      .blog_content .main .pager .paging {
        flex: 2;
        text-align: center; }
        .blog_content .main .pager .paging a {
          color: #FF6F00; }
      .blog_content .main .pager .line {
        height: 2px;
        flex: 3;
        background-color: #FF6F00;
        margin: 14.5px 0; }

.post_content {
  display: flex;
  min-height: 70vh; }
  .post_content .main {
    flex: 4; }
    .post_content .main article {
      margin: 10px 50px 50px; }
      .post_content .main article h3 {
        text-align: center; }
        .post_content .main article h3 a {
          color: #FF6F00;
          font-weight: 100; }
      .post_content .main article .meta,
      .post_content .main article .meta a {
        font-size: 1em;
        font-weight: 100;
        color: white; }
      .post_content .main article .description img {
        float: left;
        margin: 10px 30px 10px 0; }

.sidebar {
  flex: 1; }
  .sidebar a .filter_btn {
    height: 62px;
    margin-left: 40px;
    margin-top: 31px;
    cursor: pointer; }
    @media (max-width: 1920px) {
      .sidebar a .filter_btn {
        margin-left: 27px; } }
    @media (max-width: 1370px) {
      .sidebar a .filter_btn {
        height: 50px;
        margin-left: 17px; } }
    @media (max-width: 1024px) {
      .sidebar a .filter_btn {
        height: 29px;
        margin-left: 17px; } }
    .sidebar a .filter_btn:before {
      background: rgba(156, 156, 156, 0.36); }
    .sidebar a .filter_btn h6 {
      font-size: 1.4em;
      float: right;
      margin: 0 30px 0 0;
      line-height: 63px;
      color: #ff6f00; }
      @media (max-width: 1370px) {
        .sidebar a .filter_btn h6 {
          font-size: 1.2em;
          margin: 0 11px 0 0;
          line-height: 50px; } }
      @media (max-width: 1024px) {
        .sidebar a .filter_btn h6 {
          font-size: 1.2em;
          margin: 0 5px 0 0;
          line-height: 29px; } }
    .sidebar a .filter_btn svg {
      float: right;
      height: 100%;
      width: 74px; }
      @media (max-width: 1920px) {
        .sidebar a .filter_btn svg {
          width: 58px; } }
      @media (max-width: 1024px) {
        .sidebar a .filter_btn svg {
          width: 38px; } }

.hidden {
  display: none; }

.signup {
  padding: 20px;
  background-color: rgba(47, 47, 47, 0.84);
  margin: 0 auto;
  z-index: 999;
  position: absolute; }
  .signup .close {
    float: right; }
    .signup .close svg {
      width: 15px;
      fill: none;
      stroke: #FF6F00;
      stroke-width: 4px;
      transition: stroke 0.5s ease-in-out; }
      .signup .close svg:hover {
        stroke: #00CBFF; }
      .signup .close svg .mc-field-group label {
        margin: 15px auto 1px;
        display: block;
        text-align: center;
        color: white;
        font-weight: 100; }
  .signup .clear {
    margin: 0 auto;
    width: 130px; }
    .signup .clear input[type="submit"] {
      text-align: center;
      margin-top: 15px;
      color: black;
      background-color: #FF6F00;
      padding: 2px 6px 3px;
      border: none;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.84);
      cursor: pointer;
      transition: background-color 0.5s ease-in-out; }
      .signup .clear input[type="submit"]:hover {
        background-color: #00CBFF; }
  .signup input[type="text"],
  .signup input[type="email"],
  .signup textarea {
    display: block;
    width: 327px;
    margin: 10px auto 20px;
    padding: 10px 10px;
    border: 3px solid #FF6F00;
    background-color: rgba(0, 0, 0, 0);
    color: white; }
    @media (max-width: 1920px) {
      .signup input[type="text"],
      .signup input[type="email"],
      .signup textarea {
        width: 272px; } }

/*# sourceMappingURL=blog.css.map */
