@import url(http://fonts.googleapis.com/css?family=Oswald:300);
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 20, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 28, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_html5.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 39, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 46, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_html5.scss */
[hidden] {
  display: none; }

/* normalize.css v1.1.0 | Base | MIT License | git.io/normalize */
/* line 13, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_base.scss */
html {
  font-size: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 30, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_base.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/* line 37, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_base.scss */
body {
  margin: 0; }

/* normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_links.scss */
a:focus {
  outline: thin dotted; }

/* line 16, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0; }

/* normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */
/* line 13, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 19, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

/* line 24, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 29, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0; }

/* line 34, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

/* line 39, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/* line 47, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 54, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold; }

/* line 59, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
blockquote {
  margin: 1em 40px; }

/* line 66, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic; }

/* line 73, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 81, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 90, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
p,
pre {
  margin: 1em 0; }

/* line 100, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 110, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 118, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 127, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
q {
  quotes: none; }

/* line 132, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
q:before,
q:after {
  content: '';
  content: none; }

/* line 140, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%; }

/* line 147, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 154, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em; }

/* line 158, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em; }

/* line 11, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_lists.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 15, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_lists.scss */
dd {
  margin: 0 0 0 40px; }

/* line 23, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_lists.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/* line 30, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_lists.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 18, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden; }

/* normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_figures.scss */
figure {
  margin: 0; }

/* normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */
/* line 10, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
form {
  margin: 0; }

/* line 17, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 30, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

/* line 49, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/* line 63, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button,
input {
  line-height: normal; }

/* line 73, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none; }

/* line 90, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

/* line 101, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 113, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

/* line 126, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 137, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 144, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 152, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/compass-normalize-1.4.3/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* font */
/* line 39, ../sass/unitedwayww.normalize.scss */
.l-region--footer-bottom3 .block__content a {
  background: none repeat scroll 0% 0% #ffb351;
  color: white !important;
  padding: 6px 8px;
  margin: 5px 5px 0px 0px;
  width: 30px;
  float: left; }
  /* line 46, ../sass/unitedwayww.normalize.scss */
  .l-region--footer-bottom3 .block__content a:hover {
    opacity: 0.9; }
/* line 50, ../sass/unitedwayww.normalize.scss */
.l-region--footer-bottom3 p {
  float: left;
  width: 100%;
  margin: 0px; }

/* line 58, ../sass/unitedwayww.normalize.scss */
.l-region--footer-bottom1 p,
.l-region--footer-bottom4 p {
  margin: 0px !important; }

/* line 64, ../sass/unitedwayww.normalize.scss */
.GalleryHeaderImage img {
  float: left;
  width: 100%;
  border-bottom: 3px solid #539ed0; }
/* line 69, ../sass/unitedwayww.normalize.scss */
.GalleryHeaderImage p {
  margin: 0px; }

/* line 76, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-content img {
  width: 100%; }
/* line 79, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-content h1 {
  position: relative !important;
  text-align: center !important;
  width: 360px !important;
  margin: -62px auto 10px !important;
  background: none repeat scroll 0% 0% white;
  padding: 4px 10px 10px !important;
  font-size: 40px !important;
  border-top: 3px solid #539ed0 !important;
  left: 0 !important; }
/* line 91, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-content .view-united-way-stories .views-row {
  margin-bottom: 4.4%; }
  /* line 94, ../sass/unitedwayww.normalize.scss */
  .page-united-way-stories .l-content .view-united-way-stories .views-row .views-field-term-node-tid a {
    background: url("../images/eduction-001.png") no-repeat scroll 100% center transparent;
    font-size: 0.875rem;
    font-family: "roboto";
    position: absolute;
    text-transform: uppercase;
    z-index: 4;
    color: white;
    padding: 0 51px 0 10px;
    line-height: 34px; }
  /* line 106, ../sass/unitedwayww.normalize.scss */
  .page-united-way-stories .l-content .view-united-way-stories .views-row .views-field-title {
    bottom: 136px;
    margin: -70px 20px;
    position: absolute;
    width: 63%; }
    /* line 111, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-content .view-united-way-stories .views-row .views-field-title a {
      font-family: "roboto";
      color: #fff;
      font-size: 22px; }
  /* line 117, ../sass/unitedwayww.normalize.scss */
  .page-united-way-stories .l-content .view-united-way-stories .views-row .views-field-view-node {
    position: absolute;
    width: 100%;
    text-align: right;
    margin: -76px 0 0 -22px;
    bottom: -70px; }
/* line 129, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-content .view-united-way-stories .views-row-1 .views-field-view-node, .page-united-way-stories .l-content .view-united-way-stories .views-row-2 .views-field-view-node {
  width: 100% !important; }

/* line 137, ../sass/unitedwayww.normalize.scss */
.latest {
  display: none; }
  /* line 138, ../sass/unitedwayww.normalize.scss */
  .latest .views-field-nothing span, .latest .views-field-title a, .latest .views-field-name, .latest .views-field-created {
    font-family: "roboto"; }

/* line 145, ../sass/unitedwayww.normalize.scss */
.section-latest .latest {
  margin-bottom: 3%;
  display: block; }
  /* line 149, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .row-one img {
    width: 100%; }
  /* line 153, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .l-region {
    border: 1px solid #ccc; }
    /* line 155, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .l-region h2 {
      display: none; }
  /* line 160, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .row-one, .section-latest .latest .row-two, .section-latest .latest .row-three, .section-latest .latest .row-four,
  .section-latest .latest .row-five {
    margin-top: 20px; }
  /* line 163, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .five-right-bottom, .section-latest .latest .three-right-bottom {
    margin-top: 20px; }
  /* line 166, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .menu-bar {
    padding: 50px 0px 20px;
    margin-top: 40px;
    border-top: 1px solid #ccc; }
    /* line 170, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .menu-bar h2 {
      display: none; }
    /* line 173, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .menu-bar .l-region {
      border: 0px solid #eee; }
    /* line 176, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .menu-bar ul {
      padding-left: 0px !important;
      *width: 768px;
      text-align: center;
      margin: 0 auto; }
      /* line 181, ../sass/unitedwayww.normalize.scss */
      .section-latest .latest .menu-bar ul li {
        display: inline;
        margin: 0px 5px; }
  /* line 187, ../sass/unitedwayww.normalize.scss */
  .section-latest .latest .one-press {
    margin-top: 4%; }

@media (min-width: 1025px) {
  /* line 199, ../sass/unitedwayww.normalize.scss */
  .l-region--social-media .block--views-blog-block .view-blog {
    width: 851px !important; } }

@media (min-width: 1450px) {
  /* line 205, ../sass/unitedwayww.normalize.scss */
  .l-region--social-media {
    width: 1135px !important; } }
@media (min-width: 1025px) and (max-width: 1145px) {
  /* line 205, ../sass/unitedwayww.normalize.scss */
  .l-region--social-media {
    width: 997px !important; }
    /* line 211, ../sass/unitedwayww.normalize.scss */
    .l-region--social-media .block {
      width: 236px !important; }
      /* line 213, ../sass/unitedwayww.normalize.scss */
      .l-region--social-media .block .block__title {
        font-size: 20px !important; }
      /* line 216, ../sass/unitedwayww.normalize.scss */
      .l-region--social-media .block .views-field-title a {
        font-size: 16.6px !important; } }
@media (min-width: 1146px) and (max-width: 1449px) {
  /* line 205, ../sass/unitedwayww.normalize.scss */
  .l-region--social-media {
    width: 1132px !important; }
    /* line 224, ../sass/unitedwayww.normalize.scss */
    .l-region--social-media .facebbok-feed {
      margin-right: 0px !important; }
    /* line 227, ../sass/unitedwayww.normalize.scss */
    .l-region--social-media .front-video {
      margin-left: 145px !important; } }

/* line 234, ../sass/unitedwayww.normalize.scss */
.getinvolved-zone .l-constrained {
  width: 100% !important; }

/* line 238, ../sass/unitedwayww.normalize.scss */
.GalleryHeaderImage {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

/* line 243, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-region--stories-row1 {
  width: 65.21739%;
  float: left;
  margin-right: -100%;
  margin-left: 0%;
  clear: none;
  *height: 447px;
  margin-right: 0px !important; }

/* line 252, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-main .l-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 1025px) {
    /* line 255, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-1 {
      width: 47.82609%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none;
      *height: 447px;
      margin-right: 0px !important; }
    /* line 260, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-2 {
      width: 47.82609%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      margin-right: 0px !important;
      *height: 447px; }
    /* line 265, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-3 {
      width: 47.82609%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none;
      *height: 447px;
      margin-right: 0px !important; }
    /* line 270, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-4 {
      *height: 447px;
      width: 47.82609%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      margin-right: 0px !important; }
    /* line 275, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-5 {
      width: 30.43478%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none;
      margin-right: 0px !important; }
    /* line 279, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-6 {
      width: 30.43478%;
      float: left;
      margin-right: -100%;
      margin-left: 34.78261%;
      clear: none;
      margin-right: 0px !important;
      margin-left: 4.4% !important; }
    /* line 284, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-7 {
      width: 30.43478%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      margin-right: 0px !important; }
    /* line 288, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-8 {
      width: 30.43478%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none;
      margin-right: 0px !important; }
    /* line 292, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-9 {
      width: 30.43478%;
      float: left;
      margin-right: -100%;
      margin-left: 34.78261%;
      clear: none;
      margin-right: 0px !important;
      margin-left: 4.4% !important; }
    /* line 297, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row-10 {
      width: 30.43478%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      margin-right: 0px !important; } }
  @media (min-width: 0px) and (max-width: 1200px) {
    /* line 304, ../sass/unitedwayww.normalize.scss */
    .page-united-way-stories .l-main .l-content .views-row {
      width: 93.04348%;
      float: left;
      margin-right: -100%;
      margin-left: 3.47826%;
      clear: none;
      margin-right: 0 !important; } }
/* line 310, ../sass/unitedwayww.normalize.scss */
.page-united-way-stories .l-main .l-region--sidebar-first {
  display: none; }

/* line 319, ../sass/unitedwayww.normalize.scss */
.section-latest .l-main .l-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
/* line 323, ../sass/unitedwayww.normalize.scss */
.section-latest .latest {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media (min-width: 1025px) {
    /* line 328, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .row-one, .section-latest .latest .row-two, .section-latest .latest .row-three, .section-latest .latest .row-four, .section-latest .latest .row-five,
    .section-latest .latest .one-blog-right, .section-latest .latest .one-press, .section-latest .latest .news-latest, .section-latest .latest .three-blog,
    .section-latest .latest .three-right-bottom, .section-latest .latest .five-blog, .section-latest .latest .five-right-bottom, .section-latest .latest .menu-bar {
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 332, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .one-inner, .section-latest .latest .two-inner, .section-latest .latest .three-inner, .section-latest .latest .four-inner,
    .section-latest .latest .five-inner {
      margin: 0 auto;
      width: 1180px; }
    /* line 336, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .one-blog {
      width: 48.69565%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none; }
    /* line 339, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .one-right {
      width: 48.69565%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 342, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .two-blog, .section-latest .latest .four-blog {
      width: 32.17391%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none; }
    /* line 345, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .two-news, .section-latest .latest .four-news {
      width: 32.17391%;
      float: left;
      margin-right: -100%;
      margin-left: 33.91304%;
      clear: none; }
    /* line 348, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .two-twit, .section-latest .latest .four-twit {
      width: 32.17391%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 352, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .three-report, .section-latest .latest .three-inst,
    .section-latest .latest .five-report, .section-latest .latest .five-inst {
      width: 33.04348%;
      float: left;
      margin-right: -100%;
      margin-left: 0%;
      clear: none; }
    /* line 357, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .three-right, .section-latest .latest .three-press,
    .section-latest .latest .five-right, .section-latest .latest .three-press,
    .section-latest .latest .five-press {
      width: 65.21739%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    /* line 360, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .press-release {
      height: 225px; } }
  @media (min-width: 0px) and (max-width: 1200px) {
    /* line 365, ../sass/unitedwayww.normalize.scss */
    .section-latest .latest .views-row, .section-latest .latest h2 {
      width: 93.04348%;
      float: left;
      margin-right: -100%;
      margin-left: 3.47826%;
      clear: none;
      margin-right: 0 !important;
      margin-top: 3.47826%; } }
/* line 372, ../sass/unitedwayww.normalize.scss */
.section-latest .l-region--sidebar-first {
  display: none; }

/* line 387, ../sass/unitedwayww.normalize.scss */
#crm-container .crm-form-radio, #crm-container .crm-form-checkbox {
  margin-right: 7px; }
/* line 390, ../sass/unitedwayww.normalize.scss */
#crm-container .crm-form-text {
  width: 250px; }
/* line 393, ../sass/unitedwayww.normalize.scss */
#crm-container .crm-select2 {
  width: 250px; }
/* line 396, ../sass/unitedwayww.normalize.scss */
#crm-container #crm-submit-buttons {
  margin: 30px 0px; }
  /* line 399, ../sass/unitedwayww.normalize.scss */
  #crm-container #crm-submit-buttons .crm-button {
    border: 0px solid !important;
    background: none !important;
    float: none !important;
    margin: 0px !important; }
    /* line 404, ../sass/unitedwayww.normalize.scss */
    #crm-container #crm-submit-buttons .crm-button .crm-form-submit {
      display: inline-block;
      vertical-align: baseline;
      background: #eb7203 none repeat scroll 0% 0%;
      border: 2px solid #eb7203;
      text-decoration: none !important;
      color: #fff;
      padding: 6px 20px 5px;
      text-transform: uppercase;
      font-size: 16px;
      text-shadow: 0px 0px 0px;
      transition: all 0.3s linear 0s; }
      /* line 416, ../sass/unitedwayww.normalize.scss */
      #crm-container #crm-submit-buttons .crm-button .crm-form-submit:hover {
        opacity: 0.85; }
  /* line 421, ../sass/unitedwayww.normalize.scss */
  #crm-container #crm-submit-buttons .crm-i {
    display: none; }
/* line 425, ../sass/unitedwayww.normalize.scss */
#crm-container .select2-container .select2-choice {
  padding: 0 0 0 8px !important; }
@media (min-width: 0px) and (max-width: 640px) {
  /* line 429, ../sass/unitedwayww.normalize.scss */
  #crm-container .crm-form-text, #crm-container .crm-select2 {
    width: 100% !important;
    box-sizing: border-box !important; }
  /* line 433, ../sass/unitedwayww.normalize.scss */
  #crm-container .crm-section .label {
    width: 30%; }
  /* line 436, ../sass/unitedwayww.normalize.scss */
  #crm-container .crm-section .content {
    margin-left: 32%; }
  /* line 439, ../sass/unitedwayww.normalize.scss */
  #crm-container #crm-submit-buttons {
    text-align: center; } }

/* line 446, ../sass/unitedwayww.normalize.scss */
.dateplugin.dpDate.hasDatepicker {
  float: right;
  margin-right: 48px; }

/* line 452, ../sass/unitedwayww.normalize.scss */
textarea {
  width: 100%; }

/* line 456, ../sass/unitedwayww.normalize.scss */
label {
  margin-left: 12px !important; }

/* line 462, ../sass/unitedwayww.normalize.scss */
.video-section .video-inner {
  width: 80%;
  margin: 0 auto; }
  /* line 465, ../sass/unitedwayww.normalize.scss */
  .video-section .video-inner iframe {
    width: 100%;
    border: 2px solid #539ed0;
    height: 293px !important; }
  /* line 470, ../sass/unitedwayww.normalize.scss */
  .video-section .video-inner .region-donateblock {
    background: #ff443b;
    padding: 20px;
    margin-top: 40px;
    min-height: 293px; }

/* line 480, ../sass/unitedwayww.normalize.scss */
.video-section {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  /* line 483, ../sass/unitedwayww.normalize.scss */
  .video-section .video-inner .l-region--video1 {
    width: 30.43478%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding: 40px 0px 10px; }
  /* line 487, ../sass/unitedwayww.normalize.scss */
  .video-section .video-inner .region-donateblock {
    width: 30.43478%;
    float: left;
    margin-right: -100%;
    margin-left: 34.78261%;
    clear: none;
    width: 34.435% !important;
    margin-left: 32.783% !important; }
  /* line 492, ../sass/unitedwayww.normalize.scss */
  .video-section .video-inner .l-region--video2 {
    width: 30.43478%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding: 40px 0px 10px; }
  @media (min-width: 0px) and (max-width: 640px) {
    /* line 482, ../sass/unitedwayww.normalize.scss */
    .video-section .video-inner {
      width: 98% !important; }
      /* line 498, ../sass/unitedwayww.normalize.scss */
      .video-section .video-inner .l-region--video1, .video-section .video-inner .l-region--video2 {
        padding: 1% 0px !important; }
      /* line 501, ../sass/unitedwayww.normalize.scss */
      .video-section .video-inner .l-region--video1, .video-section .video-inner .l-region--video2, .video-section .video-inner .region-donateblock {
        width: 100% !important;
        margin: 0px !important; } }
  @media (min-width: 641px) and (max-width: 1039px) {
    /* line 482, ../sass/unitedwayww.normalize.scss */
    .video-section .video-inner {
      width: 98% !important; } }

/* line 513, ../sass/unitedwayww.normalize.scss */
.crm-container input {
  box-sizing: border-box !important; }

/* line 518, ../sass/unitedwayww.normalize.scss */
.page-civicrm-contribute-transact #crm-submit-buttons .crm-button .crm-form-submit, #footer_text {
  margin-left: 148px !important; }

@media (min-width: 0px) and (max-width: 640px) {
  /* line 523, ../sass/unitedwayww.normalize.scss */
  .page-civicrm-contribute-transact #crm-submit-buttons .crm-button .crm-form-submit, #footer_text {
    margin-left: 0px !important; } }
