/* line 6, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/toolkit-1.3.3/stylesheets/toolkit/_border-box.scss */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url('../behaviors/box-sizing/boxsizing.php'); }

/* line 4, ../../../../../../../../../home/ubuntu/.rvm/gems/ruby-2.3.1/gems/toolkit-1.3.3/stylesheets/toolkit/_fluid-media.scss */
img, video {
  max-width: 100%;
  height: auto; }

/* No files to import found in abstractions/**\/* */
/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%; }

/* line 130, ../sass/base/_mixin.scss */
.slide-up {
  animation: 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s normal both 1 mk_bottom_to_top;
  -webkit-animation: 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s normal both 1 mk_bottom_to_top;
  -moz-animation: 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0s normal both 1 mk_bottom_to_top;
  opacity: 1; }

/* line 137, ../sass/base/_mixin.scss */
.mk-animate-element.slide-up {
  -webkit-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1; }

@-webkit-keyframes mk_bottom_to_top {
  /* line 147, ../sass/base/_mixin.scss */
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }

  /* line 151, ../sass/base/_mixin.scss */
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }

@-moz-keyframes mk_bottom_to_top {
  /* line 157, ../sass/base/_mixin.scss */
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }

  /* line 161, ../sass/base/_mixin.scss */
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }

@-o-keyframes mk_bottom_to_top {
  /* line 167, ../sass/base/_mixin.scss */
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }

  /* line 171, ../sass/base/_mixin.scss */
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }

@keyframes mk_bottom_to_top {
  /* line 177, ../sass/base/_mixin.scss */
  0% {
    transform: translateY(60px);
    opacity: 0; }

  /* line 181, ../sass/base/_mixin.scss */
  100% {
    transform: translateY(0);
    opacity: 1; } }

/* line 187, ../sass/base/_mixin.scss */
.number-inc {
  overflow: hidden;
  opacity: 0; }

/* line 1, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'roboto-condensed';
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase; }

/* line 7, ../sass/base/_typography.scss */
h1 {
  color: #004d96;
  font-size: 38px; }

/* line 12, ../sass/base/_typography.scss */
h2 {
  font-size: 32px;
  color: #649cd3; }

/* line 16, ../sass/base/_typography.scss */
h3 {
  font-size: 26px;
  color: #fcb53e; }

/* line 20, ../sass/base/_typography.scss */
h4 {
  color: #ef4638;
  font-size: 20px; }

/* line 25, ../sass/base/_typography.scss */
h5 {
  font-size: 14px;
  color: #eb7203; }

/* line 32, ../sass/base/_typography.scss */
p {
  font-family: 'roboto'; }

/*-----------< COMMON STYLES >-----------*/
/* line 27, ../sass/unitedwayww.styles.scss */
body {
  color: #505050;
  font-style: normal;
  font-size: 14px; }

@font-face {
  font-family: Oswald;
  src: url(../images/Oswald-Light.ttf); }

/* line 38, ../sass/unitedwayww.styles.scss */
#jb-glry-dlg {
  z-index: 999; }

/* line 60, ../sass/unitedwayww.styles.scss */
.loader {
  background: url("../images/loading.gif") no-repeat scroll 50% 50% black;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

/* line 70, ../sass/unitedwayww.styles.scss */
.image-load {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../images/loading46.gif") no-repeat scroll 50% 50% white; }

/* line 81, ../sass/unitedwayww.styles.scss */
.l-region.l-region--search-mobile {
  background: none repeat scroll 0 0 rgba(0, 81, 145, 0.95);
  display: none;
  height: 100%;
  left: 0;
  padding-top: 21%;
  position: fixed;
  text-align: center;
  top: 0;
  vertical-align: middle !important;
  width: 100%;
  z-index: 2000; }
  /* line 94, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-text {
    background-color: white;
    font-family: "roboto-condensed";
    height: 60px;
    padding: 12px;
    width: 25%;
    color: #505050; }
  /* line 102, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-text:focus {
    background-color: white;
    color: black; }
  /* line 106, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-submit {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffb351;
    background-image: url("../images/search03.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px auto;
    border: medium none;
    color: white;
    height: 60px !important;
    text-indent: -1000px;
    width: 75px; }

/* line 124, ../sass/unitedwayww.styles.scss */
.close-button img {
  width: 20px !important;
  height: 20px !important; }

/* line 133, ../sass/unitedwayww.styles.scss */
.no-margin {
  margin: 0 !important; }

/* line 136, ../sass/unitedwayww.styles.scss */
#mm-blocker {
  background-color: rgba(0, 0, 0, 0.6); }

/* line 140, ../sass/unitedwayww.styles.scss */
#mmenu_right .constant-contact-block form {
  width: 100% !important;
  margin: 0 !important; }

/* line 144, ../sass/unitedwayww.styles.scss */
#mmenu_right .constant-contact-block .form-submit {
  font-size: 0.8em; }

/* line 147, ../sass/unitedwayww.styles.scss */
.l-constrained {
  clear: both; }

/* line 150, ../sass/unitedwayww.styles.scss */
.close-button {
  position: absolute;
  right: 28px;
  top: 41px; }

/* line 156, ../sass/unitedwayww.styles.scss */
.message {
  color: white; }

/* line 160, ../sass/unitedwayww.styles.scss */
.no-image {
  height: auto !important;
  width: 100px !important; }

/* line 165, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo, html.oldie .header-logo {
  z-index: 1001; }

/* line 167, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo a, html.oldie .header-logo a {
  top: -4px; }

/* line 169, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo img, html.oldie .header-logo img {
  width: 100%; }

/* line 171, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo img {
  -ms-transform: rotate(0deg); }

/* line 175, ../sass/unitedwayww.styles.scss */
.mm-title, .mmenu-list {
  font-size: 14px !important; }

/* line 178, ../sass/unitedwayww.styles.scss */
.mm-title {
  padding: 0 !important; }

/* line 187, ../sass/unitedwayww.styles.scss */
.no-margin {
  margin: 0 !important; }

/* line 190, ../sass/unitedwayww.styles.scss */
#mm-blocker {
  background-color: rgba(0, 0, 0, 0.6); }

/* line 194, ../sass/unitedwayww.styles.scss */
#mmenu_right .constant-contact-block form {
  width: 100% !important;
  margin: 0 !important; }

/* line 198, ../sass/unitedwayww.styles.scss */
#mmenu_right .constant-contact-block .form-submit {
  font-size: 0.8em; }

/* line 201, ../sass/unitedwayww.styles.scss */
.l-constrained {
  clear: both; }

/* line 204, ../sass/unitedwayww.styles.scss */
.close-button {
  position: absolute;
  right: 28px;
  top: 41px; }

/* line 210, ../sass/unitedwayww.styles.scss */
.message {
  color: white; }

/* line 214, ../sass/unitedwayww.styles.scss */
.no-image {
  height: auto !important;
  width: 100px !important; }

/* line 219, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo, html.oldie .header-logo {
  z-index: 1001; }

/* line 221, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo a, html.oldie .header-logo a {
  top: -4px; }

/* line 223, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo img, html.oldie .header-logo img {
  width: 100%; }

/* line 225, ../sass/unitedwayww.styles.scss */
html.ie9 .header-logo img {
  -ms-transform: rotate(0deg); }

/* line 229, ../sass/unitedwayww.styles.scss */
.mm-title, .mmenu-list {
  font-size: 14px !important; }

/* line 232, ../sass/unitedwayww.styles.scss */
.mm-title {
  padding: 0 !important; }

/* line 236, ../sass/unitedwayww.styles.scss */
.l-region--mobile-menu, .sliding-menu, .main-menu-mobile, .promo-banner-mobile, .front-page-rotor-banner.mobile {
  display: none; }

/* line 240, ../sass/unitedwayww.styles.scss */
.links--inline li > a {
  display: block;
  margin-top: 11px;
  font-family: arial; }

/* line 246, ../sass/unitedwayww.styles.scss */
.normal-sidebar {
  margin-top: 0px !important;
  position: static !important;
  top: 199px !important;
  width: 23.4043% !important; }

/* line 252, ../sass/unitedwayww.styles.scss */
#admin-menu {
  margin: 0;
  padding: 0;
  -moz-box-shadow: 0 0 0 #000000;
  -ms-box-shadow: 0 0 0 #000000;
  -o-box-shadow: 0 0 0 #000000;
  -webkit-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000; }

/* line 261, ../sass/unitedwayww.styles.scss */
body.not-front.not-logged-in {
  margin-top: 0 !important; }

/* line 266, ../sass/unitedwayww.styles.scss */
.l-page a {
  color: #005191;
  text-decoration: none !important;
  /*font-family:arial;*/
  /*-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  */ }

/* line 282, ../sass/unitedwayww.styles.scss */
label {
  font-weight: normal !important; }

/* line 286, ../sass/unitedwayww.styles.scss */
button {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #f87907;
  color: white;
  display: inline-block;
  font-family: "roboto";
  overflow: hidden;
  padding: 8px 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10; }
  /* line 287, ../sass/unitedwayww.styles.scss */
  button:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 0.4s ease-in-out 0.3s; }
  /* line 291, ../sass/unitedwayww.styles.scss */
  button::after {
    background-color: #dc3601;
    bottom: -60px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    width: 100px;
    z-index: -1; }
  /* line 302, ../sass/unitedwayww.styles.scss */
  button::before {
    background-color: #f87907;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    z-index: -1; }

/* line 326, ../sass/unitedwayww.styles.scss */
.compact-form-label {
  top: 9px !important; }

/* line 331, ../sass/unitedwayww.styles.scss */
input, select {
  font-family: "roboto-condensed";
  background-color: #ccc;
  padding: 5px;
  border: 1px solid #ccc;
  color: #4f4f4f;
  font-size: 16px;
  *height: 39px;
  margin: 0;
  *-moz-appearance: none;
  *-webkit-appearance: none;
  *appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 344, ../sass/unitedwayww.styles.scss */
  input:focus, select:focus {
    background-color: white;
    border: 1px solid #ccc; }

/* line 349, ../sass/unitedwayww.styles.scss */
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ccc;
  padding: 5px;
  border: medium none;
  color: #4f4f4f;
  font-size: 16px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
  /* line 350, ../sass/unitedwayww.styles.scss */
  textarea:focus {
    border: 1px solid #ccc;
    background-color: white; }

/* line 366, ../sass/unitedwayww.styles.scss */
select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiM0ZjRmNGYiIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  border-radius: 0;
  font-family: "FF Meta W01","Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: normal;
  padding: 0.5rem; }

/* line 377, ../sass/unitedwayww.styles.scss */
.grippie {
  display: none !important; }

/* line 381, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile {
  display: none; }

/* line 384, ../sass/unitedwayww.styles.scss */
.messages.messages--status {
  clear: both; }

/*-------------------------------<Branding Zone>------------------------*/
/* line 392, ../sass/unitedwayww.styles.scss */
.l-region--sign-up {
  background-attachment: fixed;
  background-image: url("../images/gray-pattern.gif");
  background-position: center center;
  border-bottom: 1px solid #ccc;
  text-align: center;
  width: 100%;
  position: relative;
  display: none;
  padding: 5px 0 0px 0;
  z-index: 2000; }

/* line 404, ../sass/unitedwayww.styles.scss */
.l-branding {
  position: relative; }

/* line 407, ../sass/unitedwayww.styles.scss */
.constant-contact-block a:after {
  background-color: #dc3601;
  bottom: -111px !important;
  color: white;
  content: "";
  height: 122px !important; }

/* line 416, ../sass/unitedwayww.styles.scss */
.constant-contact-block .block__title {
  color: #539ed0;
  display: table-cell;
  float: left;
  font-family: "roboto";
  font-size: 16px;
  font-weight: normal;
  margin: 13px 0 !important;
  text-align: right;
  text-transform: uppercase;
  vertical-align: middle;
  width: 39%; }
/* line 429, ../sass/unitedwayww.styles.scss */
.constant-contact-block .block__content a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  height: 45px;
  width: 100px; }
  /* line 4, ../sass/base/_mixin.scss */
  .constant-contact-block .block__content a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .constant-contact-block .block__content a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .constant-contact-block .block__content a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 429, ../sass/unitedwayww.styles.scss */
  .constant-contact-block .block__content a:hover .form-submit {
    color: #ffb351; }
/* line 430, ../sass/unitedwayww.styles.scss */
.constant-contact-block .form-submit {
  background-color: transparent;
  bottom: 10px;
  color: white;
  left: 20px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
/* line 442, ../sass/unitedwayww.styles.scss */
.constant-contact-block form {
  margin: 0 auto 0 40%;
  width: 42%; }
/* line 446, ../sass/unitedwayww.styles.scss */
.constant-contact-block label {
  display: none; }
/* line 449, ../sass/unitedwayww.styles.scss */
.constant-contact-block .form-text {
  height: 45px;
  float: left;
  padding: 10px 10px 10px 15px;
  width: 76%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 455, ../sass/unitedwayww.styles.scss */
  .constant-contact-block .form-text:focus {
    background-color: white; }

/* line 462, ../sass/unitedwayww.styles.scss */
.translate-block {
  float: right; }

/* line 466, ../sass/unitedwayww.styles.scss */
.site-branding__logo > img {
  height: auto !important;
  width: 90% !important; }

/* line 471, ../sass/unitedwayww.styles.scss */
.header-logo {
  background-color: white;
  height: 65px;
  left: -35px;
  padding: 12px 0 0 42px;
  position: fixed;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  top: 0;
  width: 210px;
  z-index: 202; }
  /* line 483, ../sass/unitedwayww.styles.scss */
  .header-logo a {
    display: block;
    -webkit-transform: skew(45deg) translateZ(0);
    transform: skew(45deg) translateZ(0);
    -ms-transform: skew(45deg) translateZ(0);
    width: 85px; }

@media only screen and (min-width: 1025px) {
  /* line 493, ../sass/unitedwayww.styles.scss */
  .header-logo {
    border-bottom: 1px solid #EBEBEB;
    height: 250px;
    left: -81px;
    padding: 135px 0 0 68px;
    position: absolute;
    top: -160px;
    -webkit-transform: skew(0) rotate(-21deg);
    -ms-transform: skew(0) rotate(-21deg);
    transform: skew(0) rotate(-21deg);
    width: 520px; }
    /* line 504, ../sass/unitedwayww.styles.scss */
    .header-logo a {
      margin: 8px;
      -webkit-transform: skew(0) rotate(21deg) translateZ(0);
      transform: skew(0) rotate(21deg) translateZ(0);
      -ms-transform: skew(0) rotate(21deg) translateZ(0);
      width: 150px; } }
/* line 519, ../sass/unitedwayww.styles.scss */
.l-region--header1 {
  background-color: #004880;
  text-transform: uppercase; }

/* line 524, ../sass/unitedwayww.styles.scss */
.l-region--header2 {
  background-color: #005191;
  position: relative; }

/*--------------<menu>----------------*/
/* line 531, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav > li {
  margin-left: 0; }

/* line 534, ../sass/unitedwayww.styles.scss */
.tb-megamenu .field-content a {
  padding: 3px 0 !important; }

/* line 537, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
  color: #4f4f4f !important; }

/* line 540, ../sass/unitedwayww.styles.scss */
.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
  color: #4f4f4f !important; }

/* line 543, ../sass/unitedwayww.styles.scss */
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  background-color: rgba(0, 0, 0, 0) !important; }

/* line 549, ../sass/unitedwayww.styles.scss */
.tb-megamenu-item.mega.active a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }

/* line 553, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
  color: #539ed0; }

/* line 556, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu.mega-group-ct.nav-child {
  background: none repeat scroll 0 0 transparent !important; }

/* line 560, ../sass/unitedwayww.styles.scss */
.menu-view .views-field-title a {
  font-family: "league-gothic";
  font-weight: normal;
  font-size: 18px;
  color: #808080;
  padding-left: 0 !important; }
  /* line 566, ../sass/unitedwayww.styles.scss */
  .menu-view .views-field-title a:hover {
    color: #539ed0 !important; }

/* line 568, ../sass/unitedwayww.styles.scss */
.menu-view .views-row {
  margin-right: 10px;
  display: inline-block;
  float: left;
  width: 12%; }

/* line 574, ../sass/unitedwayww.styles.scss */
.block.block--views.block--views-menu-content-block h2.block__title {
  color: #4f4f4f;
  font-family: "league-gothic";
  font-weight: normal;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 18px; }

/* line 582, ../sass/unitedwayww.styles.scss */
.menu-view {
  display: block;
  margin-bottom: 20px !important; }

/* line 588, ../sass/unitedwayww.styles.scss */
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
  color: #333 !important; }

/* line 592, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav > li.dropdown.open.active > a:hover, .tb-megamenu .nav > li.dropdown.open.active > a:focus, .tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
  color: #539ed0 !important; }

/* line 596, ../sass/unitedwayww.styles.scss */
.tb-megamenu .mega-col-nav .mega-inner {
  padding: 0 !important; }

/* line 599, ../sass/unitedwayww.styles.scss */
.tb-megamenu .dropdown-menu li a {
  border-bottom: medium none !important;
  border-top: 1px solid #ccc !important;
  color: gray;
  font-family: "league-gothic";
  font-weight: normal !important;
  color: #4f4f4f;
  font-size: 20px;
  padding: 10px 0 !important;
  text-transform: capitalize !important; }
  /* line 609, ../sass/unitedwayww.styles.scss */
  .tb-megamenu .dropdown-menu li a:hover {
    color: #539ed0 !important; }

/* line 612, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu ul li a {
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 618, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu {
  padding-left: 50% !important;
  width: 100%;
  text-align: left;
  border-bottom: none !important;
  z-index: 1000 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background: none repeat scroll 0 0 rgba(235, 235, 235, 0.9) !important; }

/* line 633, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu.mega-group-ct.nav-child {
  padding: 0px 0px 8px !important; }

/* line 636, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu.mega-group-ct.nav-child li a {
  border: medium none !important;
  color: #808080;
  font-size: 18px;
  padding: 0px !important;
  line-height: 22px !important; }

/* line 644, ../sass/unitedwayww.styles.scss */
.main-menu {
  background-color: red;
  width: 100% !important; }

/* line 649, ../sass/unitedwayww.styles.scss */
.tb-megamenu-item.level-1:last-child a {
  padding-right: 95px !important; }

/* line 653, ../sass/unitedwayww.styles.scss */
.tb-megamenu {
  background-color: #005191 !important;
  width: 100%; }

/* line 657, ../sass/unitedwayww.styles.scss */
.tb-megamenu .tb-megamenu-item.level-1 {
  display: inline-block !important;
  float: none; }

/* line 661, ../sass/unitedwayww.styles.scss */
.tb-megamenu-nav.nav.level-0 {
  text-align: right; }

/* line 664, ../sass/unitedwayww.styles.scss */
.tb-megamenu .dropdown .caret {
  margin-left: 2px;
  margin-top: 15px !important; }

/* line 669, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav > li > a {
  background-color: #005191 !important;
  border: medium none;
  font-family: "roboto";
  font-size: 25px;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 678, ../sass/unitedwayww.styles.scss */
.l-region.l-region--header2 {
  padding-top: 25px; }

/* line 682, ../sass/unitedwayww.styles.scss */
.header-menu {
  float: right; }

/* line 685, ../sass/unitedwayww.styles.scss */
.header-menu ul.menu {
  margin: 11px 0; }

/* line 689, ../sass/unitedwayww.styles.scss */
.header-menu .menu a.signup-link {
  background-image: url("../images/up-arrow.png");
  background-position: right 7px;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  cursor: pointer;
  padding-right: 12px; }

/* line 698, ../sass/unitedwayww.styles.scss */
.header-menu .menu a.signup-link.arrow-image {
  background-image: url("../images/down-arrow.png");
  background-position: right 7px;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  cursor: pointer;
  padding-right: 12px; }

/* line 709, ../sass/unitedwayww.styles.scss */
.header-menu ul.menu li a:hover, .tb-megamenu .nav > li > a:hover {
  color: #ffb351 !important; }

/* line 712, ../sass/unitedwayww.styles.scss */
.donate-block {
  clear: right;
  float: right;
  margin-right: 20px; }

/* line 719, ../sass/unitedwayww.styles.scss */
.header-menu ul li, .donate-block ul li {
  display: inline-block;
  list-style: outside none none !important; }
/* line 723, ../sass/unitedwayww.styles.scss */
.header-menu .menu li a, .donate-block .menu li a {
  color: white;
  margin-right: 15px;
  text-transform: uppercase;
  font-family: "league-gothic";
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px; }

/*--------------<search form>------------------*/
/* line 736, ../sass/unitedwayww.styles.scss */
.search-block {
  z-index: 200;
  clear: right;
  float: right;
  position: absolute;
  right: 36px;
  top: 26px; }
  /* line 743, ../sass/unitedwayww.styles.scss */
  .search-block .form-submit {
    cursor: pointer; }
  /* line 746, ../sass/unitedwayww.styles.scss */
  .search-block i {
    color: #ffffff;
    font-size: 24px; }
  /* line 751, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"] {
    height: 60px;
    font-size: 55px;
    display: inline-block;
    font-family: "roboto";
    font-weight: 100;
    border: none;
    outline: none;
    color: #555;
    padding: 5px;
    padding-right: 60px;
    width: 0px;
    position: absolute;
    right: -23px;
    top: 25px;
    background: none;
    z-index: 3;
    transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
    -webkit-transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
    -ms-transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
    cursor: pointer; }
  /* line 774, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB; }
  /* line 778, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus {
    width: 700px;
    z-index: 1; }
  /* line 782, ../sass/unitedwayww.styles.scss */
  .search-block input[type="submit"] {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/search03.png");
    background-origin: padding-box;
    background-position: right 13px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: medium none;
    color: red;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 37px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 31px;
    transition: opacity 0.4s ease 0s;
    width: 25px;
    z-index: 2; }
  /* line 807, ../sass/unitedwayww.styles.scss */
  .search-block input[type="submit"]:hover {
    opacity: 0.8; }
  /* line 810, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus {
    background-color: white;
    padding: 5px; }

/*-------------------------------<Banner>------------------------------*/
/* line 820, ../sass/unitedwayww.styles.scss */
.front-page-rotor-banner {
  height: auto;
  overflow: hidden;
  position: relative !important;
  /*.rotor-button:hover {
      box-shadow: 0 100px 0 0 #d24c00 inset;
      -webkit-box-shadow: 0 100px 0 0 #d24c00 inset;
      -ms-box-shadow: 0 100px 0 0 #d24c00 inset;
  }*/ }
  /* line 827, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-controls-text-pause {
    display: none; }
  /* line 830, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner img {
    margin: 0 !important;
    padding: 0;
    height: 100% !important;
    width: 100%; }
  /* line 836, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_previous a {
    background: url("../images/rotor-prev1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    background-size: 100% auto;
    border: medium none !important;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -10000px;
    width: 88px;
    z-index: 30;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  /* line 848, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_next a {
    background: url("../images/rotor-next1.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    background-size: 100% auto;
    float: right;
    height: 100%;
    position: absolute;
    right: 0px;
    text-indent: -10000px;
    width: 88px;
    z-index: 30;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  /* line 860, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_pause a {
    display: none; }
  /* line 863, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-field-nothing {
    *background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    *border: 1px none white;
    *bottom: 0;
    *color: white;
    *font-size: 17px;
    *height: 60%;
    *position: absolute;
    *text-align: justify;
    *width: 100%; }
    /* line 875, ../sass/unitedwayww.styles.scss */
    .front-page-rotor-banner .views-field-nothing p {
      text-align: center;
      line-height: 76px;
      width: 100%;
      text-align: center; }
  /* line 882, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-counter {
    background: url("../images/rotor-button1.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 25px;
    text-indent: -10000px;
    width: 25px; }
  /* line 890, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-pager-field-item.active .views-content-counter {
    background: url("../images/rotor-button2.png") no-repeat scroll center center rgba(0, 0, 0, 0); }
  /* line 893, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-pager-fields {
    bottom: 100px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 10; }
  /* line 900, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-pager-fields div {
    display: inline; }
  /* line 903, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom {
    bottom: 20px;
    right: 0;
    z-index: 20; }
  /* line 908, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner h2.views-field-title {
    color: white;
    display: block;
    font-weight: normal;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    font-family: "roboto";
    font-size: 27px;
    font-weight: normal;
    z-index: 100;
    bottom: 175px;
    text-shadow: 1px 1px 1px #505050; }
  /* line 924, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .view-footer {
    color: black;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 85;
    margin-top: 18%; }
  /* line 933, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-field-nothing {
    color: black;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 85;
    bottom: 140px; }
  /* line 943, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-field.views-field-nothing a.rotor-button {
    border: 2px solid #ffb351;
    color: white;
    display: inline-block;
    font-family: "roboto";
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    z-index: 10; }
  /* line 955, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .view-footer a.rotor-button {
    border: 2px solid #ffb351;
    color: white;
    display: inline-block;
    font-family: "roboto";
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    z-index: 10; }
  /* line 973, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .rotor-button::after {
    background-color: #ef4638;
    bottom: -65px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    width: 100px;
    z-index: -1; }
  /* line 986, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .rotor-button::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    z-index: -1;
    transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s; }
  /* line 1003, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .rotor-button:hover::before {
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 1011, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_next a:hover {
    right: -10px; }
  /* line 1014, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_previous a:hover {
    left: -10px; }

/* screenwidth less than 1140px

--------------------------------------------------------------------- */
/* line 1025, ../sass/unitedwayww.styles.scss */
.front-page-rotor-banner .views_slideshow_cycle_main, .front-page-promo-banner .views_slideshow_cycle_main, .highlights-block .views_slideshow_cycle_main {
  width: 100%;
  float: left; }
  /* line 1028, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame, .front-page-rotor-banner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row, .front-page-promo-banner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame, .front-page-promo-banner .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row, .highlights-block .views_slideshow_cycle_main .views-slideshow-cycle-main-frame, .highlights-block .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
    width: 100% !important;
    overflow: hidden; }
  /* line 1032, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_cycle_main .field-content, .front-page-promo-banner .views_slideshow_cycle_main .field-content, .highlights-block .views_slideshow_cycle_main .field-content {
    max-width: 100%;
    width: 100%; }
    /* line 1035, ../sass/unitedwayww.styles.scss */
    .front-page-rotor-banner .views_slideshow_cycle_main .field-content img, .front-page-promo-banner .views_slideshow_cycle_main .field-content img, .highlights-block .views_slideshow_cycle_main .field-content img {
      max-width: 100%;
      width: 100%;
      margin: 0;
      padding: 0; }

/* line 1046, ../sass/unitedwayww.styles.scss */
.highlights-block .views-slideshow-cycle-main-frame, .highlights-block .views-slideshow-cycle-main-frame-row {
  height: 150px !important; }

/*----------------<ANimated number>--------------------*/
/* line 1053, ../sass/unitedwayww.styles.scss */
.number-inc {
  text-align: center;
  margin-top: -100px;
  position: relative !important;
  text-align: center;
  width: 100%;
  z-index: 100; }
  /* line 1060, ../sass/unitedwayww.styles.scss */
  .number-inc iframe {
    width: 100%;
    height: 223px; }
  /* line 1064, ../sass/unitedwayww.styles.scss */
  .number-inc p {
    font-family: arial;
    font-size: 18px;
    line-height: 24px;
    margin: 0px; }
  /* line 1070, ../sass/unitedwayww.styles.scss */
  .number-inc .dollar {
    border: 2px solid #539ed0;
    background-color: #005191;
    color: white;
    padding-top: 30px; }
    /* line 1076, ../sass/unitedwayww.styles.scss */
    .number-inc .dollar h2 {
      color: white;
      font-family: "roboto-condensed";
      margin: 0px;
      font-weight: normal;
      font-size: 30px; }
  /* line 1084, ../sass/unitedwayww.styles.scss */
  .number-inc .number-text {
    background-color: #ef4638;
    color: white;
    padding: 10px; }
  /* line 1090, ../sass/unitedwayww.styles.scss */
  .number-inc .percentage {
    padding-top: 30px;
    background-color: #005191;
    color: white;
    border: 2px solid #539ed0; }
  /* line 1097, ../sass/unitedwayww.styles.scss */
  .number-inc h3 {
    color: white;
    font-family: "roboto-condensed";
    font-size: 55px;
    font-weight: normal;
    margin: 0 !important; }

/* line 1106, ../sass/unitedwayww.styles.scss */
.number-inc a {
  color: white;
  text-transform: uppercase;
  font-family: "league-gothic"; }

/* line 1112, ../sass/unitedwayww.styles.scss */
.number-inc {
  position: relative !important;
  text-align: center;
  width: 100%; }

/* line 1118, ../sass/unitedwayww.styles.scss */
.number-inc .block__content div.dollar, .number-inc .block__content div.percentage, .number-inc .block__content div.number-text {
  display: block !important;
  float: left;
  height: 250px;
  width: 33.33%;
  overflow: hidden; }

/* line 1127, ../sass/unitedwayww.styles.scss */
.number-inc .block__content {
  width: 100%; }

/* line 1131, ../sass/unitedwayww.styles.scss */
.number-inc div.dollar, .number-inc div.percentage {
  height: 226px !important;
  margin-top: 14px; }

/*num mob*/
/* line 1138, ../sass/unitedwayww.styles.scss */
.number-anim-mob {
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  position: relative !important;
  text-align: center;
  width: 100%;
  z-index: 100; }
  /* line 1148, ../sass/unitedwayww.styles.scss */
  .number-anim-mob iframe {
    width: 100%;
    height: 194px !important; }
  /* line 1152, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .dollar {
    background-color: #005191;
    color: white;
    border: 2px solid #005191; }
  /* line 1158, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .number-text {
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    background-color: #ef4638;
    color: white; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text::before {
      background-color: #cc0a00;
      box-shadow: 12px 0 0 #e60b00;
      content: "";
      height: 200px;
      left: -148px;
      position: absolute;
      top: -151px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 200px;
      z-index: 1; }
    /* line 76, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text:hover::before {
      background: none repeat scroll 0 0 #cc0a00;
      box-shadow: 12px 0 0 #e60b00; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text:hover::after {
      background: none repeat scroll 0 0 #cc0a00;
      box-shadow: -12px 0 0 #e60b00; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text::after {
      background: none repeat scroll 0 0 #cc0a00;
      box-shadow: -12px 0 0 #e60b00;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1163, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .percentage {
    background-color: #005191;
    color: white;
    border: 2px solid #005191; }
  /* line 1170, ../sass/unitedwayww.styles.scss */
  .number-anim-mob h3 {
    font-family: "league-gothic";
    font-size: 38px;
    font-weight: 300;
    margin: 10px 0 !important;
    color: white; }
  /* line 1177, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .slick-prev, .number-anim-mob .slick-next {
    display: none !important; }
  /* line 1180, ../sass/unitedwayww.styles.scss */
  .number-anim-mob a {
    color: white;
    text-transform: uppercase;
    font-family: "league-gothic"; }
  /* line 1186, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .block__content div {
    display: block !important;
    float: left;
    height: 250px;
    padding: 10px;
    width: 70%;
    margin: 0 10px; }
  /* line 1194, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .block__content {
    width: 100%; }
  /* line 1197, ../sass/unitedwayww.styles.scss */
  .number-anim-mob p {
    font-family: arial;
    font-size: 14px;
    line-height: 20px; }

/*Donate button*/
/* line 1208, ../sass/unitedwayww.styles.scss */
.donate-block .block__content > ul {
  margin: 6px !important;
  padding: 0 !important; }
/* line 1212, ../sass/unitedwayww.styles.scss */
.donate-block .block__content ul li a {
  background: none repeat scroll 0 0 #ffb351;
  color: white;
  font-family: "league-gothic";
  padding: 6px 40px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 26px; }
  /* line 1219, ../sass/unitedwayww.styles.scss */
  .donate-block .block__content ul li a:hover {
    background-color: #ef4638; }
/* line 1221, ../sass/unitedwayww.styles.scss */
.donate-block .block__content .help > a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ffb351;
  *background-image: url("../images/GLOB copy.png");
  background-origin: padding-box;
  background-position: 8px center;
  background-repeat: no-repeat;
  background-size: 17px auto; }

/*------------------<Promo banner>-----------*/
/* line 1237, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner {
  position: relative;
  overflow: hidden; }
  /* line 1240, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field-nothing-2 {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 560px;
    background: #fff;
    padding: 40px;
    min-height: 350px; }
    /* line 1248, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-field-nothing-2 .stories-info {
      border-bottom: 1px solid #cccccc; }
    /* line 1251, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-field-nothing-2 h2 {
      font-family: "league-gothic";
      font-size: 20px;
      margin: 0px;
      font-weight: normal; }
    /* line 1258, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-field-nothing-2 #s-title {
      margin-top: 10px; }
      /* line 1260, ../sass/unitedwayww.styles.scss */
      .front-page-promo-banner .views-field-nothing-2 #s-title a {
        color: #ffb351;
        font-family: "roboto";
        font-size: 22px;
        line-height: normal; }
    /* line 1267, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-field-nothing-2 #para {
      color: #4f4f4f;
      font-family: "roboto-condensed";
      font-size: 14px;
      min-height: 67px; }
    /* line 1273, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-field-nothing-2 #more a {
      background: none repeat scroll 0 0 transparent;
      border: 2px solid #FFB351;
      color: white;
      display: inline-block;
      font-family: 'roboto';
      overflow: hidden;
      padding: 15px;
      position: relative;
      text-transform: uppercase;
      z-index: 10;
      padding: 8px 15px !important;
      font-size: 14px !important;
      transition: all 2s ease-in-out 0s;
      -webkit-transition: all 2s ease-in-out 0s;
      -ms-transition: all 2s ease-in-out 0s; }
      /* line 4, ../sass/base/_mixin.scss */
      .front-page-promo-banner .views-field-nothing-2 #more a:hover::before {
        transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        transition: all 2s ease-in-out 0s;
        -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        -webkit-transition: all 2s ease-in-out 0s;
        -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        -ms-transition: all 2s ease-in-out 0s; }
      /* line 12, ../sass/base/_mixin.scss */
      .front-page-promo-banner .views-field-nothing-2 #more a::after {
        background-color: #FF443B;
        bottom: -63px;
        color: white;
        content: "";
        height: 100px;
        position: absolute;
        transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        width: 100px;
        z-index: -1;
        transition: all 1s ease 0.4s;
        -webkit-transition: all 1s ease 0.4s;
        -ms-transition: all 1s ease 0.4s; }
      /* line 28, ../sass/base/_mixin.scss */
      .front-page-promo-banner .views-field-nothing-2 #more a::before {
        background-color: #ffb351;
        content: "";
        height: 500%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        width: 500%;
        transition: all 2s ease-in-out 0s;
        -webkit-transition: all 2s ease-in-out 0s;
        -ms-transition: all 2s ease-in-out 0s;
        z-index: -1; }
      /* line 1277, ../sass/unitedwayww.styles.scss */
      .front-page-promo-banner .views-field-nothing-2 #more a:hover {
        color: #dc3601; }
  /* line 1283, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom.clearfix {
    position: absolute;
    width: 560px;
    top: 293px;
    margin-top: 35px;
    right: 0px;
    z-index: 99;
    padding: 0px 40px; }
    /* line 1291, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-slideshow-controls-bottom.clearfix .views_slideshow_pager_field_item {
      float: left;
      width: 150px;
      margin-right: 15px; }
      /* line 1295, ../sass/unitedwayww.styles.scss */
      .front-page-promo-banner .views-slideshow-controls-bottom.clearfix .views_slideshow_pager_field_item img {
        cursor: pointer;
        border: 1px solid #fff;
        transition: all 0.3s ease-in-out; }
        /* line 1299, ../sass/unitedwayww.styles.scss */
        .front-page-promo-banner .views-slideshow-controls-bottom.clearfix .views_slideshow_pager_field_item img:hover {
          opacity: 0.8;
          border: 1px solid #ffb351; }
    /* line 1305, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-slideshow-controls-bottom.clearfix .active img {
      opacity: 0.8;
      border: 1px solid #ffb351; }
    /* line 1309, ../sass/unitedwayww.styles.scss */
    .front-page-promo-banner .views-slideshow-controls-bottom.clearfix #views_slideshow_pager_field_item_bottom_featured_contents_front_page-block_2 {
      margin: 0px !important; }

/* line 1315, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner .views-field.views-field-nothing a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 8px 15px !important;
  font-size: 14px !important;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
  /* line 4, ../sass/base/_mixin.scss */
  .front-page-promo-banner .views-field.views-field-nothing a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .front-page-promo-banner .views-field.views-field-nothing a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .front-page-promo-banner .views-field.views-field-nothing a::before {
    background-color: #f87907;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 1319, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field.views-field-nothing a:hover {
    color: #dc3601; }

/*
.front-page-promo-banner::after {
    background-color: white;
    content: "test";
    display: block;
    height: 1200px;
    position: absolute;
    right: -292px;
    top: -85px;
    transform: rotate(35deg);
    width: 700px;
    z-index: 20;
}
*/
/*---------------<Heighlits>-----------*/
/* line 1341, ../sass/unitedwayww.styles.scss */
.l-region--promo-block {
  margin-bottom: 30px; }

/* line 1344, ../sass/unitedwayww.styles.scss */
.highlights-block {
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  height: 222px;
  padding: 60px; }
  /* line 1350, ../sass/unitedwayww.styles.scss */
  .highlights-block h2 {
    font-weight: normal;
    font-family: "league-gothic";
    font-size: 17px;
    text-transform: uppercase; }
  /* line 1356, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-slideshow-cycle-main-frame div {
    display: inline-block; }
  /* line 1359, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-body {
    float: left;
    width: 86%; }
  /* line 1363, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field-title a {
    color: gray;
    font-family: "roboto";
    font-size: 1.6vw;
    margin: 5px 0;
    float: left; }
  /* line 1371, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field-view-node a {
    display: block;
    font-family: "league-gothic";
    text-transform: uppercase;
    font-size: 12px;
    color: #ffb351;
    margin: 10px;
    float: left; }
  /* line 1382, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-nothing {
    float: right;
    width: 18%;
    margin-top: 52px;
    text-transform: uppercase;
    width: 108px; }
  /* line 1389, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-nothing a {
    color: #f87907;
    font-family: "league-gothic"; }
  /* line 1393, ../sass/unitedwayww.styles.scss */
  .highlights-block:hover {
    background-color: #005191;
    color: white; }
    /* line 1396, ../sass/unitedwayww.styles.scss */
    .highlights-block:hover a, .highlights-block:hover p, .highlights-block:hover h2 {
      color: white !important; }

/* line 1403, ../sass/unitedwayww.styles.scss */
.getinvolved-zone {
  background-color: #ebebeb; }

/* line 1407, ../sass/unitedwayww.styles.scss */
.l-region--get-involved {
  background-image: url("../images/map.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #539ed0;
  padding: 80px 0 100px 0;
  display: inline-block;
  overflow: hidden;
  padding: 100px 0;
  position: relative; }

/*
.l-region.l-region--get-involved::before {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 200%;
    left: 22%;
    position: absolute;
    top: -140px;
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
     -ms-transform: rotate(25deg);
    width: 15%;
}

.l-region.l-region--get-involved::after{
	background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 200%;
    right:22%;
    position: absolute;
    top: -140px;
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
     -ms-transform: rotate(25deg);
    width: 15%;
}
*/
/* line 1447, ../sass/unitedwayww.styles.scss */
.zip-code-section h2 {
  color: white;
  font-family: "roboto";
  font-weight: normal;
  text-align: center; }

/* line 1453, ../sass/unitedwayww.styles.scss */
.zip-search {
  float: left;
  width: 45%; }

/* line 1457, ../sass/unitedwayww.styles.scss */
.country-search {
  width: 80%; }

/* line 1460, ../sass/unitedwayww.styles.scss */
.uww-search-component.uww-search-component--homepage > p {
  clear: right;
  display: block;
  float: left;
  text-align: center;
  width: 6%;
  color: white;
  font-family: "roboto"; }

/* line 1470, ../sass/unitedwayww.styles.scss */
.small-12.column {
  margin: 0 auto;
  padding: 0 10%;
  text-align: center;
  width: 100%; }

/* line 1477, ../sass/unitedwayww.styles.scss */
.highlights-block {
  display: inline-block !important;
  overflow: hidden;
  position: relative; }
  /* line 62, ../sass/base/_mixin.scss */
  .highlights-block::before {
    background-color: #cccccc;
    box-shadow: 12px 0 0 #ebebeb;
    content: "";
    height: 200px;
    left: -148px;
    position: absolute;
    top: -151px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 200px;
    z-index: 1; }
  /* line 76, ../sass/base/_mixin.scss */
  .highlights-block:hover::before {
    background: none repeat scroll 0 0 #002b4d;
    box-shadow: 12px 0 0 #004880; }
  /* line 81, ../sass/base/_mixin.scss */
  .highlights-block:hover::after {
    background: none repeat scroll 0 0 #002b4d;
    box-shadow: -12px 0 0 #004880; }
  /* line 86, ../sass/base/_mixin.scss */
  .highlights-block::after {
    background: none repeat scroll 0 0 #cccccc;
    box-shadow: -12px 0 0 #ebebeb;
    bottom: -151px;
    content: "";
    height: 200px;
    position: absolute;
    right: -144px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 200px; }

/*--------------<footer>--------------*/
/* line 1484, ../sass/unitedwayww.styles.scss */
.l-footer-wrapper {
  background-color: #4f4f4f;
  *background-image: url("../images/map-03.png");
  background-position: 60% top;
  background-repeat: no-repeat;
  background-size: 51% auto;
  clear: both; }

/* line 1494, ../sass/unitedwayww.styles.scss */
.social-media-footer .block__content img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 1498, ../sass/unitedwayww.styles.scss */
.social-media-footer .block__content img:hover {
  opacity: 0.7; }

/* line 1502, ../sass/unitedwayww.styles.scss */
.footer-bottom-zone {
  padding: 40px 0px 100px;
  font-family: "roboto-condensed";
  font-size: 14px; }

/* line 1508, ../sass/unitedwayww.styles.scss */
.l-footer-wrapper h2.block__title {
  color: white;
  font-family: "league-gothic";
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  margin-top: 0 !important; }

/* line 1519, ../sass/unitedwayww.styles.scss */
.l-region.l-region--footer-bottom1 p {
  color: white;
  font-family: "roboto-condensed"; }
  /* line 1522, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--footer-bottom1 p a {
    color: white; }

/* line 1526, ../sass/unitedwayww.styles.scss */
.provided-by {
  margin-top: 20px; }

/* line 1529, ../sass/unitedwayww.styles.scss */
.footer-bottom-zone .menu {
  margin: 0;
  padding: 0; }
  /* line 1530, ../sass/unitedwayww.styles.scss */
  .footer-bottom-zone .menu li {
    list-style: outside none none !important; }
    /* line 1532, ../sass/unitedwayww.styles.scss */
    .footer-bottom-zone .menu li a {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: white;
      text-transform: capitalize;
      font-family: "roboto-condensed"; }
      /* line 1537, ../sass/unitedwayww.styles.scss */
      .footer-bottom-zone .menu li a:hover {
        color: #cccccc; }

/* line 1543, ../sass/unitedwayww.styles.scss */
.footer-bottom-inner {
  color: #fff; }

/* line 1546, ../sass/unitedwayww.styles.scss */
.l-region--footer-menu2 p {
  margin: 0px;
  color: #fff; }

/* line 1551, ../sass/unitedwayww.styles.scss */
.find-unitedway-block .block__content > p {
  color: white; }

/* line 1556, ../sass/unitedwayww.styles.scss */
.zip-code-section input {
  height: 52px;
  padding: 5px; }

/* line 1560, ../sass/unitedwayww.styles.scss */
.zip-code-section button {
  height: 53px;
  padding: 14px; }

/* line 1565, ../sass/unitedwayww.styles.scss */
.l-region--social-media {
  margin: 0px auto !important;
  float: none !important; }
  /* line 1568, ../sass/unitedwayww.styles.scss */
  .l-region--social-media iframe {
    height: 250px !important; }
  /* line 1572, ../sass/unitedwayww.styles.scss */
  .l-region--social-media .block {
    width: 271px;
    height: 250px;
    float: left;
    margin: 0 12px 31px 0 !important;
    background-color: white;
    overflow: hidden; }
  /* line 1580, ../sass/unitedwayww.styles.scss */
  .l-region--social-media .block--views-blog-block {
    width: 100% !important; }
    /* line 1582, ../sass/unitedwayww.styles.scss */
    .l-region--social-media .block--views-blog-block .view-blog {
      margin: 0 auto; }
      /* line 1584, ../sass/unitedwayww.styles.scss */
      .l-region--social-media .block--views-blog-block .view-blog .views-row-3 {
        margin: 0px; }

/*
.blog-block .views-row{
	background:url("../images/chat.png") no-repeat scroll left top transparent !important;
	background-size:10px;
}
*/
/* line 1598, ../sass/unitedwayww.styles.scss */
.l-region--social-media .block::before, .l-region--social-media .views-row::before {
  box-shadow: 5px 0 #eee !important; }

/* line 1601, ../sass/unitedwayww.styles.scss */
.l-region--social-media .block::after, .l-region--social-media .views-row::after {
  box-shadow: -5px 0 0 #eee !important; }

/*blog*/
/* line 1609, ../sass/unitedwayww.styles.scss */
.blog-block .views-row:hover {
  background-color: #005191;
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-image: url("../images/chat-top-hover01.png"), url("../images/empty-down-hover001.png") !important;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 55px auto; }
/* line 1619, ../sass/unitedwayww.styles.scss */
.blog-block .views-row:hover .views-field-title a {
  color: #ffffff; }

/* line 1624, ../sass/unitedwayww.styles.scss */
.blog-block .views-row {
  background: url("../images/chat-top.png") no-repeat scroll left top, url("../images/empty-down.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
  display: inline-block;
  float: left;
  height: 250px;
  margin: 0 12px 31px 0;
  padding: 30px;
  text-align: center;
  width: 276px;
  background-size: 55px;
  background-color: white; }

/* line 1636, ../sass/unitedwayww.styles.scss */
.blog-block {
  margin-left: 15%;
  background: none !important;
  width: auto !important; }
  /* line 1640, ../sass/unitedwayww.styles.scss */
  .blog-block .views-field-title .field-content > a {
    color: #4f4f4f;
    display: block;
    font-family: "roboto";
    padding-top: 10%; }
  /* line 1647, ../sass/unitedwayww.styles.scss */
  .blog-block .latest-news-block {
    margin-left: 6%; }
  /* line 1651, ../sass/unitedwayww.styles.scss */
  .blog-block .views-field-view-node a {
    color: #ffb351;
    font-family: "roboto"; }

/* line 1657, ../sass/unitedwayww.styles.scss */
.l-region.l-region--social-media {
  padding: 10px 0; }
  /* line 1659, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--social-media .block__content > p {
    margin: 0 !important; }

/* line 1666, ../sass/unitedwayww.styles.scss */
.insta {
  margin: 0px !important; }

/* line 1670, ../sass/unitedwayww.styles.scss */
.front-video iframe {
  width: 100% !important; }

/*impact calculator*/
/* line 1675, ../sass/unitedwayww.styles.scss */
.impact-calculator #impact-calculator-button::after {
  bottom: -74px !important; }

/* line 1679, ../sass/unitedwayww.styles.scss */
.impact-calculator #impact-calculator-button {
  font-family: "roboto";
  font-size: 1em !important;
  line-height: 16px;
  height: 35px;
  float: right;
  margin: 0 !important;
  font-weight: normal !important;
  width: 22% !important;
  color: #000 !important;
  text-align: center;
  background-color: transparent !important;
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10; }
  /* line 4, ../sass/base/_mixin.scss */
  .impact-calculator #impact-calculator-button:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .impact-calculator #impact-calculator-button::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .impact-calculator #impact-calculator-button::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
/* line 1693, ../sass/unitedwayww.styles.scss */
.impact-calculator #impact-form {
  float: left;
  width: 77% !important; }
/* line 1697, ../sass/unitedwayww.styles.scss */
.impact-calculator .impact-calc-form {
  margin: 0 auto;
  width: 30%; }
/* line 1701, ../sass/unitedwayww.styles.scss */
.impact-calculator .form-text {
  height: 35px;
  padding: 0 10px;
  width: 93%; }
/* line 1707, ../sass/unitedwayww.styles.scss */
.impact-calculator h2.block__title {
  color: white;
  font-family: "roboto";
  font-size: 35px;
  font-weight: normal;
  margin: 0 !important;
  text-align: center; }
/* line 1715, ../sass/unitedwayww.styles.scss */
.impact-calculator .form-item.form-type-textfield.form-item-amount > label {
  color: white;
  font-family: "roboto";
  font-weight: normal;
  padding: 10px 0;
  text-align: center; }
/* line 1723, ../sass/unitedwayww.styles.scss */
.impact-calculator ol h4 {
  color: #000;
  font-family: "roboto";
  font-weight: normal !important; }

/* line 1733, ../sass/unitedwayww.styles.scss */
.latest-news-block {
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-color: white;
  background-image: url("../images/tweer-top.png"), url("../images/empty-down.png");
  background-origin: padding-box, padding-box;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 52px auto,40px auto; }

/* line 1744, ../sass/unitedwayww.styles.scss */
.events-front-block {
  margin-right: 0px !important;
  background-image: url("../images/calendar.png"), url("../images/empty-down.png"); }

/* line 1748, ../sass/unitedwayww.styles.scss */
.facebbok-feed {
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-color: white;
  background-image: url("../images/facebook-up.png"), url("../images/empty-down.png");
  background-origin: padding-box, padding-box;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 52px auto,40px auto; }

/* line 1760, ../sass/unitedwayww.styles.scss */
.front-instagram-block {
  padding: 26px;
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-color: white;
  background-image: url("../images/unitedway-icons-INSTA.png"), url("../images/empty-down.png");
  background-origin: padding-box, padding-box;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 55px auto; }
  /* line 1772, ../sass/unitedwayww.styles.scss */
  .front-instagram-block img, .front-instagram-block iframe {
    height: 200px !important; }

/* line 1779, ../sass/unitedwayww.styles.scss */
.facebbok-feed .block__content iframe {
  margin: 10%;
  width: 213px !important; }

/* line 1787, ../sass/unitedwayww.styles.scss */
.latest-news-block .block__content iframe {
  width: 212px !important; }

/* line 1792, ../sass/unitedwayww.styles.scss */
.getinvolved.l-constrained {
  clear: both !important;
  padding-top: 30px; }
  /* line 1796, ../sass/unitedwayww.styles.scss */
  .getinvolved.l-constrained .block__title {
    color: #333;
    clear: both;
    text-align: center;
    font-weight: normal;
    font-family: "roboto";
    font-size: 30px; }

/*------------------------<Inner Page>------------------------------------*/
/* line 1811, ../sass/unitedwayww.styles.scss */
h1#page-title {
  font-family: "league-gothic";
  font-size: 38px;
  color: #005191;
  font-weight: normal; }

/* line 1818, ../sass/unitedwayww.styles.scss */
.withImage #pTitle h1#page-title {
  background-color: white;
  border-top: 2px solid #539ed0;
  display: block;
  left: 50%;
  padding: 0 14px;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 9;
  bottom: -24px;
  margin-bottom: 0px; }
/* line 1833, ../sass/unitedwayww.styles.scss */
.withImage .bImage {
  float: left;
  width: 100%;
  position: relative; }
  /* line 1837, ../sass/unitedwayww.styles.scss */
  .withImage .bImage img {
    width: 100%;
    border-bottom: 2px solid #539ed0; }
/* line 1842, ../sass/unitedwayww.styles.scss */
.withImage .l-main {
  width: 98% !important;
  margin: 0px auto; }
  /* line 1845, ../sass/unitedwayww.styles.scss */
  .withImage .l-main h1#page-title, .withImage .l-main .field--name-field-page-image {
    display: none; }
  /* line 1848, ../sass/unitedwayww.styles.scss */
  .withImage .l-main .l-region--sidebar-first {
    padding: 0 1em 0px 0px !important; }

/* line 1854, ../sass/unitedwayww.styles.scss */
.l-region--sidebar-first {
  margin-bottom: 40px; }

/* line 1857, ../sass/unitedwayww.styles.scss */
.body-without-image {
  float: none !important;
  margin: 0 !important;
  width: 100% !important;
  padding: 0 !important; }

/* line 1865, ../sass/unitedwayww.styles.scss */
.l-content .field--name-field-page-image img {
  height: 100% !important;
  width: 100% !important;
  border-bottom: 2px solid #005191; }
/* line 1870, ../sass/unitedwayww.styles.scss */
.l-content .field.field--name-field-page-image.field--type-image.field--label-hidden {
  height: 25vw;
  overflow: hidden; }

/* line 1878, ../sass/unitedwayww.styles.scss */
.field--name-field-secondary-title .field__item.even {
  background-color: white;
  border-top: 2px solid red;
  color: #130c83;
  font-family: "roboto";
  font-size: 40px;
  height: 60px;
  line-height: 65px;
  margin: 0 auto;
  text-align: center;
  width: 18%;
  display: none; }

/* line 1893, ../sass/unitedwayww.styles.scss */
.field.field--name-field-secondary-title.field--type-text.field--label-hidden {
  bottom: 0;
  color: red;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%; }

/* line 1903, ../sass/unitedwayww.styles.scss */
.body-with-image .l-content .block {
  clear: both;
  float: left;
  margin-left: 22%;
  width: 75%; }

/*.juicebox-gallery{
        width:100%;
}

.body-without-image .field--name-field-image-gallery, .body-without-image .juicebox-container {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}
*/
@media only screen and (max-width: 640px) {
  /* line 1922, ../sass/unitedwayww.styles.scss */
  .field.field--name-body.field--type-text-with-summary.field--label-hidden {
    margin-left: 0 !important; } }
/* line 1927, ../sass/unitedwayww.styles.scss */
.links-below {
  padding-top: 24.5%;
  position: absolute;
  margin-left: 22%; }

/* line 1933, ../sass/unitedwayww.styles.scss */
body.not-front .getinvolved {
  display: none; }

/* line 1937, ../sass/unitedwayww.styles.scss */
.withApplePay .donate-now-block-mobile ul li a {
  font-size: 13px !important; }

/* line 1940, ../sass/unitedwayww.styles.scss */
.node__content {
  position: relative; }

/* line 1944, ../sass/unitedwayww.styles.scss */
.quick-links {
  position: relative;
  margin-top: 13px;
  overflow: hidden;
  width: 90%; }
  /* line 1950, ../sass/unitedwayww.styles.scss */
  .quick-links .block__content {
    background-color: #005191; }
    /* line 1952, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li a:hover {
      color: #ffb351; }
    /* line 1955, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content li a.active {
      background-color: #539ed0 !important; }
    /* line 1958, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li a {
      border-bottom: 1px solid #539ed0;
      color: white;
      display: block;
      font-family: "roboto-condensed";
      font-size: 14px;
      font-weight: normal;
      padding: 7px 0 7px 10px;
      text-decoration: none;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    /* line 1970, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li {
      list-style: outside none none; }
    /* line 1973, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content span.closed {
      background-color: transparent !important;
      background-image: url("../images/plus.png") !important;
      background-position: center center !important;
      background-size: 15px auto;
      float: right;
      height: 20px;
      margin-top: 3px;
      position: absolute;
      right: 20px;
      width: 16px; }
    /* line 1985, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content span.open {
      background-color: transparent !important;
      background-image: url("../images/cross.png") !important;
      background-position: center center !important;
      background-size: 15px auto;
      float: right;
      height: 20px;
      margin-top: 3px;
      position: absolute;
      right: 20px;
      width: 16px; }
    /* line 1997, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul {
      margin: 0 !important;
      padding: 0 !important; }

/* line 2004, ../sass/unitedwayww.styles.scss */
body.node-type-webform .l-content .form-submit, form#user-login .form-submit, form#user-pass .form-submit {
  background-color: #ffb351;
  margin-top: 10px;
  color: white;
  height: 40px;
  display: block;
  font-family: "roboto";
  padding: 0 20px;
  text-transform: uppercase; }
  /* line 2013, ../sass/unitedwayww.styles.scss */
  body.node-type-webform .l-content .form-submit:hover, form#user-login .form-submit:hover, form#user-pass .form-submit:hover {
    opacity: 0.6; }

/*---------------<GAllery>----------------*/
/* line 2022, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-label.views-label-created {
  color: #ef4638; }
/* line 2025, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field-field-image-gallery {
  float: left;
  overflow: hidden;
  position: relative;
  width: 222px; }
/* line 2031, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field-title a {
  color: #ef4638;
  display: block;
  font-size: 30px;
  margin-bottom: 4px;
  font-family: "league-gothic"; }
/* line 2038, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-body, .image-gallery-listing-page .views-field-created {
  padding-left: 250px; }
/* line 2041, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-view-node {
  text-align: right; }
/* line 2044, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 6px; }
  /* line 4, ../sass/base/_mixin.scss */
  .image-gallery-listing-page .views-field.views-field-view-node a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .image-gallery-listing-page .views-field.views-field-view-node a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .image-gallery-listing-page .views-field.views-field-view-node a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2047, ../sass/unitedwayww.styles.scss */
  .image-gallery-listing-page .views-field.views-field-view-node a:hover {
    color: #ffb351; }
/* line 2050, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-row {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 10px; }
/* line 2056, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-created span {
  font-size: 14px; }

/* line 2062, ../sass/unitedwayww.styles.scss */
.view-news .views-field-title a {
  color: #f4801f;
  font-size: 30px;
  text-decoration: none; }
/* line 2067, ../sass/unitedwayww.styles.scss */
.view-news .views-field-field-news-image img {
  border: 5px solid #dddddd;
  margin: 0 0 10px 10px; }
/* line 2071, ../sass/unitedwayww.styles.scss */
.view-news .views-field-field-news-image {
  float: right;
  margin: 10px 0 5px 10px; }
/* line 2075, ../sass/unitedwayww.styles.scss */
.view-news .views-field-created {
  color: #2b3075;
  font-size: 12px; }
/* line 2079, ../sass/unitedwayww.styles.scss */
.view-news .views-field-view-node a {
  float: right;
  padding: 10px !important;
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
  /* line 4, ../sass/base/_mixin.scss */
  .view-news .views-field-view-node a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .view-news .views-field-view-node a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .view-news .views-field-view-node a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2083, ../sass/unitedwayww.styles.scss */
  .view-news .views-field-view-node a:hover {
    color: #ffb351; }
/* line 2090, ../sass/unitedwayww.styles.scss */
.view-news .views-row {
  clear: both;
  overflow: hidden; }
/* line 2094, ../sass/unitedwayww.styles.scss */
.view-news .views-field-body {
  border-top: 1px dotted #dddddd;
  color: #555555;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 10px;
  text-align: justify; }

/* line 2105, ../sass/unitedwayww.styles.scss */
.view-blog .views-row {
  margin-bottom: 60px; }
  /* line 2107, ../sass/unitedwayww.styles.scss */
  .view-blog .views-row .views-field-title {
    margin-bottom: 10px;
    margin-top: 10px; }
    /* line 2110, ../sass/unitedwayww.styles.scss */
    .view-blog .views-row .views-field-title a {
      font-size: 30px;
      color: #f4801f;
      text-decoration: none; }
    /* line 2115, ../sass/unitedwayww.styles.scss */
    .view-blog .views-row .views-field-title a:hover {
      text-decoration: underline; }
  /* line 2119, ../sass/unitedwayww.styles.scss */
  .view-blog .views-row .views-field-created {
    font-size: 12px;
    color: #2B3075; }
  /* line 2124, ../sass/unitedwayww.styles.scss */
  .view-blog .views-row .views-field-field-blog-image {
    float: right;
    margin: 10px 0px 5px 10px; }
    /* line 2127, ../sass/unitedwayww.styles.scss */
    .view-blog .views-row .views-field-field-blog-image img {
      margin: 0px 0px 10px 10px;
      border: 5px solid #ddd; }
  /* line 2132, ../sass/unitedwayww.styles.scss */
  .view-blog .views-row .views-field-body {
    text-align: justify;
    color: #555555;
    font-size: 14px;
    line-height: 22px;
    border-top: 1px dotted #dddddd;
    padding-bottom: 10px; }
    /* line 2140, ../sass/unitedwayww.styles.scss */
    .view-blog .views-row .views-field-body .views-field-field-blog-category {
      color: #2B3075; }
  /* line 2144, ../sass/unitedwayww.styles.scss */
  .view-blog .views-row .views-field-view-node {
    text-align: right; }
    /* line 2146, ../sass/unitedwayww.styles.scss */
    .view-blog .views-row .views-field-view-node a {
      float: right;
      padding: 10px !important;
      background: none repeat scroll 0 0 transparent;
      border: 2px solid #FFB351;
      color: white;
      display: inline-block;
      font-family: 'roboto';
      overflow: hidden;
      padding: 15px;
      position: relative;
      text-transform: uppercase;
      z-index: 10;
      transition: all 2s ease-in-out 0s;
      -webkit-transition: all 2s ease-in-out 0s;
      -ms-transition: all 2s ease-in-out 0s; }
      /* line 4, ../sass/base/_mixin.scss */
      .view-blog .views-row .views-field-view-node a:hover::before {
        transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        transition: all 2s ease-in-out 0s;
        -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        -webkit-transition: all 2s ease-in-out 0s;
        -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
        -ms-transition: all 2s ease-in-out 0s; }
      /* line 12, ../sass/base/_mixin.scss */
      .view-blog .views-row .views-field-view-node a::after {
        background-color: #FF443B;
        bottom: -63px;
        color: white;
        content: "";
        height: 100px;
        position: absolute;
        transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        -webkit-transform: rotate(40deg);
        width: 100px;
        z-index: -1;
        transition: all 1s ease 0.4s;
        -webkit-transition: all 1s ease 0.4s;
        -ms-transition: all 1s ease 0.4s; }
      /* line 28, ../sass/base/_mixin.scss */
      .view-blog .views-row .views-field-view-node a::before {
        background-color: #ffb351;
        content: "";
        height: 500%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        width: 500%;
        transition: all 2s ease-in-out 0s;
        -webkit-transition: all 2s ease-in-out 0s;
        -ms-transition: all 2s ease-in-out 0s;
        z-index: -1; }
      /* line 2150, ../sass/unitedwayww.styles.scss */
      .view-blog .views-row .views-field-view-node a:hover {
        color: #ffb351; }

/* line 2163, ../sass/unitedwayww.styles.scss */
.latest-news-block {
  padding: 30px; }

/*our stories page*/
/* line 2170, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field-view-node {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s; }
/* line 2176, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 8px !important;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
  /* line 4, ../sass/base/_mixin.scss */
  .our-stories-listing-page .views-field-view-node a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .our-stories-listing-page .views-field-view-node a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .our-stories-listing-page .views-field-view-node a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2179, ../sass/unitedwayww.styles.scss */
  .our-stories-listing-page .views-field-view-node a:hover {
    color: #ffb351; }
/* line 103, ../sass/base/_mixin.scss */
.our-stories-listing-page .views-field-field-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  content: '';
  display: block;
  height: 60%;
  position: absolute;
  text-align: center;
  width: 100%; }
/* line 2187, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2191, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row::after {
  background: none repeat scroll 0 0 #fff;
  bottom: -279px;
  content: "";
  display: block;
  height: 255px;
  left: -72px;
  opacity: 0;
  position: absolute;
  transform: rotate(0deg) translate3d(0px, 0px, 0px);
  -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px);
  transform-origin: left top 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 162%;
  z-index: 2; }
/* line 2209, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row:hover .views-field-view-node {
  bottom: 6% !important;
  opacity: 1;
  transition-delay: 0.2s; }
/* line 2214, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field-title {
  bottom: 143px;
  margin: -60px 20px;
  position: absolute;
  width: 63%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s; }
/* line 2223, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row:hover .views-field-title {
  bottom: 70% !important; }
/* line 2226, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row:hover::after {
  opacity: 1;
  -webkit-transform: rotate(-19deg) translate3d(0px, 0px, 0px);
  transform: rotate(-19deg) translate3d(0px, 0px, 0px); }

/*------------------------------the latest page---------------------*/
/* line 2239, ../sass/unitedwayww.styles.scss */
.latest-title {
  font-family: "league-gothic";
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 !important; }

/* line 2247, ../sass/unitedwayww.styles.scss */
.l-region--blog-one h2.block__title, .l-region--blog-one-right h2.block__title, .l-region--press-one h2.block__title, .l-region.l-region--blog-two h2.block__title, .l-region--news-two .block__title {
  display: none; }

/* line 2252, ../sass/unitedwayww.styles.scss */
.blog2 .views-field-view-node {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100% !important;
  bottom: -70px;
  margin: -76px 0 0 -22px;
  position: absolute;
  text-align: right; }
/* line 2262, ../sass/unitedwayww.styles.scss */
.blog2 .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 8px !important;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
  /* line 4, ../sass/base/_mixin.scss */
  .blog2 .views-field-view-node a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .blog2 .views-field-view-node a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .blog2 .views-field-view-node a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2265, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-view-node a:hover {
    color: #ffb351; }
/* line 103, ../sass/base/_mixin.scss */
.blog2 .views-field-field-blog-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  content: '';
  display: block;
  height: 60%;
  position: absolute;
  text-align: center;
  width: 100%; }
/* line 2273, ../sass/unitedwayww.styles.scss */
.blog2 .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2277, ../sass/unitedwayww.styles.scss */
.blog2 .views-row::after {
  background: none repeat scroll 0 0 #fff;
  bottom: -279px;
  content: "";
  display: block;
  height: 255px;
  left: -72px;
  opacity: 0;
  position: absolute;
  transform: rotate(0deg) translate3d(0px, 0px, 0px);
  -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px);
  transform-origin: left top 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 162%;
  z-index: 2; }
/* line 2295, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-view-node {
  bottom: 6% !important;
  opacity: 1;
  transition-delay: 0.2s; }
/* line 2300, ../sass/unitedwayww.styles.scss */
.blog2 .views-field-title {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  bottom: 48%;
  margin: -60px 20px;
  position: absolute;
  width: 63%; }
  /* line 2308, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-title a {
    color: #fff;
    font-family: "roboto";
    font-size: 22px; }
/* line 2314, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-title {
  bottom: 70% !important; }
/* line 2317, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover::after {
  opacity: 1;
  -webkit-transform: rotate(-19deg) translate3d(0px, 0px, 0px);
  transform: rotate(-19deg) translate3d(0px, 0px, 0px); }
/* line 2322, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-field-blog-image::before {
  height: 115%; }
/* line 2325, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-nothing {
  bottom: 90% !important; }
/* line 2329, ../sass/unitedwayww.styles.scss */
.blog2 .views-field-nothing {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  bottom: 55%;
  margin: -60px 20px;
  position: absolute;
  width: 63%; }
  /* line 2336, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-nothing span {
    color: #fff;
    font-family: "roboto";
    font-size: 22px; }

/* line 2343, ../sass/unitedwayww.styles.scss */
.blog1 .views-field-view-node {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100% !important;
  bottom: -70px;
  margin: -76px 0 0 -22px;
  position: absolute;
  text-align: right; }
/* line 2353, ../sass/unitedwayww.styles.scss */
.blog1 .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 8px !important;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s; }
  /* line 4, ../sass/base/_mixin.scss */
  .blog1 .views-field-view-node a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .blog1 .views-field-view-node a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .blog1 .views-field-view-node a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2356, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-view-node a:hover {
    color: #ffb351; }
/* line 103, ../sass/base/_mixin.scss */
.blog1 .views-field-field-blog-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
  content: '';
  display: block;
  height: 60%;
  position: absolute;
  text-align: center;
  width: 100%; }
/* line 2364, ../sass/unitedwayww.styles.scss */
.blog1 .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2368, ../sass/unitedwayww.styles.scss */
.blog1 .views-row::after {
  background: none repeat scroll 0 0 #fff;
  bottom: -279px;
  content: "";
  display: block;
  height: 255px;
  left: -72px;
  opacity: 0;
  position: absolute;
  transform: rotate(0deg) translate3d(0px, 0px, 0px);
  -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px);
  transform-origin: left top 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 162%;
  z-index: 2; }
/* line 2386, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-view-node {
  bottom: 6% !important;
  opacity: 1;
  transition-delay: 0.2s; }
/* line 2391, ../sass/unitedwayww.styles.scss */
.blog1 .views-field-title {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  bottom: 226px;
  margin: -60px 20px;
  position: absolute;
  width: 63%; }
  /* line 2399, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-title a {
    color: #fff;
    font-family: "roboto";
    font-size: 22px; }
/* line 2405, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-title {
  bottom: 60% !important; }
/* line 2408, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-nothing {
  bottom: 75% !important; }
/* line 2411, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover::after {
  opacity: 1;
  -webkit-transform: rotate(-19deg) translate3d(0px, 0px, 0px);
  transform: rotate(-19deg) translate3d(0px, 0px, 0px); }
/* line 2416, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-field-blog-image::before {
  height: 115%; }
/* line 2420, ../sass/unitedwayww.styles.scss */
.blog1 .views-field-nothing {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  bottom: 280px;
  margin: -60px 20px;
  position: absolute;
  width: 63%; }
  /* line 2427, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-nothing span {
    color: #fff;
    font-family: "roboto";
    font-size: 22px; }

/* line 2433, ../sass/unitedwayww.styles.scss */
.press-release {
  background-color: red;
  padding: 45px 10px;
  overflow: hidden;
  position: relative; }
  /* line 2438, ../sass/unitedwayww.styles.scss */
  .press-release::after {
    background: none repeat scroll 0 0 #fff;
    bottom: -266px;
    content: "";
    display: block;
    height: 255px;
    left: -72px;
    opacity: 0;
    position: absolute;
    transform: rotate(0deg) translate3d(0px, 0px, 0px);
    -webkit-transform: rotate(0deg) translate3d(0px, 0px, 0px);
    transform-origin: left top 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    width: 162%;
    z-index: 2; }
  /* line 2456, ../sass/unitedwayww.styles.scss */
  .press-release .views-field.views-field-nothing, .press-release .views-field-title a {
    color: white; }
  /* line 2459, ../sass/unitedwayww.styles.scss */
  .press-release .views-field-title a {
    color: white;
    font-family: "roboto"; }
  /* line 2463, ../sass/unitedwayww.styles.scss */
  .press-release .views-field-nothing .field-content {
    font-family: "league-gothic";
    font-weight: normal !important;
    text-transform: uppercase; }
  /* line 2468, ../sass/unitedwayww.styles.scss */
  .press-release .more-link > a {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #FFB351;
    color: white;
    display: inline-block;
    font-family: 'roboto';
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
    padding: 8px !important;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s; }
    /* line 4, ../sass/base/_mixin.scss */
    .press-release .more-link > a:hover::before {
      transform: translateX(-196%) translateY(-181%) rotate(-45deg);
      transition: all 2s ease-in-out 0s;
      -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
      -webkit-transition: all 2s ease-in-out 0s;
      -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
      -ms-transition: all 2s ease-in-out 0s; }
    /* line 12, ../sass/base/_mixin.scss */
    .press-release .more-link > a::after {
      background-color: #FF443B;
      bottom: -63px;
      color: white;
      content: "";
      height: 100px;
      position: absolute;
      transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      -webkit-transform: rotate(40deg);
      width: 100px;
      z-index: -1;
      transition: all 1s ease 0.4s;
      -webkit-transition: all 1s ease 0.4s;
      -ms-transition: all 1s ease 0.4s; }
    /* line 28, ../sass/base/_mixin.scss */
    .press-release .more-link > a::before {
      background-color: #f87907;
      content: "";
      height: 500%;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      width: 500%;
      transition: all 2s ease-in-out 0s;
      -webkit-transition: all 2s ease-in-out 0s;
      -ms-transition: all 2s ease-in-out 0s;
      z-index: -1; }
    /* line 2471, ../sass/unitedwayww.styles.scss */
    .press-release .more-link > a:hover {
      color: #f87907; }
  /* line 2476, ../sass/unitedwayww.styles.scss */
  .press-release .more-link {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    width: 100% !important;
    bottom: -70px;
    margin: -76px 0 0 -22px;
    position: absolute;
    text-align: right; }
  /* line 2486, ../sass/unitedwayww.styles.scss */
  .press-release:hover .more-link {
    bottom: 6% !important;
    opacity: 1;
    transition-delay: 0.2s; }
  /* line 2491, ../sass/unitedwayww.styles.scss */
  .press-release:hover::after {
    opacity: 1;
    -webkit-transform: rotate(-10deg) translate3d(0px, 0px, 0px);
    transform: rotate(-10deg) translate3d(0px, 0px, 0px); }

/* line 2498, ../sass/unitedwayww.styles.scss */
.latest-page-menu .menu li a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  margin-right: 20px;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s;
  padding: 10px !important; }
  /* line 4, ../sass/base/_mixin.scss */
  .latest-page-menu .menu li a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .latest-page-menu .menu li a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .latest-page-menu .menu li a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }
  /* line 2500, ../sass/unitedwayww.styles.scss */
  .latest-page-menu .menu li a:hover {
    color: #ffb351; }

/* line 2509, ../sass/unitedwayww.styles.scss */
.section-latest h1#page-title {
  font-size: 35px;
  margin: 10px 0 !important;
  text-align: center !important; }

/* line 2515, ../sass/unitedwayww.styles.scss */
.l-region.l-region--blog-two {
  padding: 20px;
  height: 455px; }
  /* line 2518, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-two .views-field-title a, .l-region.l-region--blog-two .username {
    color: #ffb351; }

/* line 2522, ../sass/unitedwayww.styles.scss */
.l-region.l-region--news-two {
  height: 455px;
  padding: 31% 20px;
  background-color: #ef4638;
  color: white; }
  /* line 2527, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--news-two .field-content > a {
    color: white;
    font-size: 30px; }

/* line 2533, ../sass/unitedwayww.styles.scss */
.l-region.l-region--three-report {
  padding: 20px;
  background-color: #ebebeb;
  height: 455px;
  text-transform: uppercase;
  font-family: "roboto" !important; }
  /* line 2534, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--three-report img {
    height: auto !important;
    width: 100% !important; }
  /* line 2539, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--three-report h2.block__title {
    display: none; }

/* line 2548, ../sass/unitedwayww.styles.scss */
.l-region.l-region--three-report .field-content a {
  color: #f87907; }

/* line 2553, ../sass/unitedwayww.styles.scss */
.l-region.l-region--blog-three {
  overflow: hidden;
  padding: 20px;
  font-family: "roboto";
  text-transform: uppercase; }
  /* line 2554, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three h2.block__title {
    display: none; }
  /* line 2557, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three img {
    float: left;
    margin-right: 10px;
    width: 300px; }
  /* line 2566, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three .field-content a {
    color: #ffb351; }

/* line 2571, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three {
  background: none repeat scroll 0 0 #060456;
  color: white;
  height: 190px;
  padding: 6% 40px;
  width: 100%; }

/* line 2579, ../sass/unitedwayww.styles.scss */
.three-press {
  width: 100% !important; }

/* line 2584, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three a {
  color: white;
  font-family: "roboto"; }
/* line 2588, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three .views-field-title a {
  font-size: 20px; }
/* line 2591, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three .views-field.views-field-nothing span {
  font-family: "roboto";
  text-transform: uppercase; }

/* line 2597, ../sass/unitedwayww.styles.scss */
.latest .row-four, .latest .row-five {
  display: none; }

/*mobile block*/
/* line 2606, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content > ul {
  margin: 0px !important;
  padding: 0 !important; }
/* line 2610, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content ul li a {
  text-transform: uppercase;
  display: block;
  text-align: center;
  background: none repeat scroll 0 0 #ffb351;
  color: white;
  font-family: "league-gothic";
  padding: 8px 20px !important;
  transition: all 0.3s ease-in-out 0s; }
  /* line 2619, ../sass/unitedwayww.styles.scss */
  .donate-now-block-mobile .block__content ul li a:hover {
    background-color: #ef4638; }
/* line 2623, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content li {
  display: inline-block;
  float: left;
  width: 50%; }
/* line 2628, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content li:first-child a {
  border-right: 1px solid white !important; }

/* line 2633, ../sass/unitedwayww.styles.scss */
.blog-block-mobile {
  display: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  position: relative !important;
  text-align: center;
  width: 100%;
  z-index: 100; }
  /* line 2644, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile .views-row {
    background: url("../images/chat-top.png") no-repeat scroll left top, url("../images/empty-down.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 250px;
    padding: 30px;
    text-align: center;
    width: 276px;
    background-size: 55px;
    background-color: white; }
  /* line 2655, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile .views-field-title .field-content > a {
    color: #4f4f4f;
    display: block;
    font-family: "roboto";
    padding-top: 25%; }
  /* line 2661, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile button {
    display: none !important; }
  /* line 2664, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile .views-row {
    display: block !important;
    float: left;
    height: 200px;
    margin: 0 10px;
    padding: 2px; }

/* line 2674, ../sass/unitedwayww.styles.scss */
.l-region.l-region--twit-two {
  border: medium none !important; }
  /* line 2677, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--twit-two .block {
    border: 1px solid #ccc;
    clear: both;
    height: 220px;
    overflow: hidden;
    padding: 20px; }
  /* line 2684, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--twit-two .instagram-block {
    padding: 2px !important;
    margin-bottom: 15px; }
    /* line 2687, ../sass/unitedwayww.styles.scss */
    .l-region.l-region--twit-two .instagram-block img {
      height: auto !important;
      width: 100% !important; }

/* line 2695, ../sass/unitedwayww.styles.scss */
.provided-by span {
  color: white; }

/* line 2698, ../sass/unitedwayww.styles.scss */
.provided-by .block__content a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #FFB351;
  color: white;
  display: inline-block;
  font-family: 'roboto';
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 4px 8px !important; }
  /* line 4, ../sass/base/_mixin.scss */
  .provided-by .block__content a:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 2s ease-in-out 0s;
    -webkit-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    -ms-transition: all 2s ease-in-out 0s; }
  /* line 12, ../sass/base/_mixin.scss */
  .provided-by .block__content a::after {
    background-color: #FF443B;
    bottom: -63px;
    color: white;
    content: "";
    height: 100px;
    position: absolute;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    width: 100px;
    z-index: -1;
    transition: all 1s ease 0.4s;
    -webkit-transition: all 1s ease 0.4s;
    -ms-transition: all 1s ease 0.4s; }
  /* line 28, ../sass/base/_mixin.scss */
  .provided-by .block__content a::before {
    background-color: #ffb351;
    content: "";
    height: 500%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 500%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -ms-transition: all 2s ease-in-out 0s;
    z-index: -1; }

/*New Mobile menu*/
/* line 2705, ../sass/unitedwayww.styles.scss */
.mobile-menu {
  position: relative;
  margin-top: 13px;
  overflow: hidden;
  width: 100%; }
  /* line 2710, ../sass/unitedwayww.styles.scss */
  .mobile-menu .leaf {
    background: none repeat scroll 0 0 #ebebeb; }
  /* line 2713, ../sass/unitedwayww.styles.scss */
  .mobile-menu li.leaf a {
    font-size: 20px !important; }
  /* line 2716, ../sass/unitedwayww.styles.scss */
  .mobile-menu .parent a {
    border: 1px solid #ebebeb; }
  /* line 2719, ../sass/unitedwayww.styles.scss */
  .mobile-menu ul li ul a {
    border: 1px solid #969696 !important;
    font-family: "league-gothic" !important;
    font-weight: normal;
    padding-left: 40px !important; }
  /* line 2725, ../sass/unitedwayww.styles.scss */
  .mobile-menu .parent a {
    border: 1px solid #ebebeb;
    font-family: "roboto"; }
  /* line 2730, ../sass/unitedwayww.styles.scss */
  .mobile-menu .block__content {
    background-color: white; }
    /* line 2732, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li a:hover {
      color: #539ed0; }
    /* line 2735, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li a {
      border-bottom: 1px solid #ebebeb;
      color: #4f4f4f;
      display: block;
      *font-family: "league-gothic";
      font-family: "roboto";
      background-color: #ffffff !important;
      font-size: 22px;
      font-weight: normal;
      padding: 12px 0 4px 12px;
      text-decoration: none;
      text-transform: capitalize;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    /* line 2749, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li {
      position: relative;
      list-style: outside none none; }
    /* line 2753, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content span.closed {
      background-color: transparent !important;
      background-image: url("../images/united-way-plus-.png") !important;
      background-position: right bottom !important;
      background-size: 38px auto;
      float: right;
      height: 35px;
      margin-top: 3px;
      position: absolute;
      width: 65px;
      right: 0;
      top: 10px; }
    /* line 2766, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content span.open {
      right: 0;
      background-color: transparent !important;
      background-image: url("../images/united-way-cross.png") !important;
      background-position: right bottom !important;
      background-size: 38px auto;
      float: right;
      height: 35px;
      margin-top: 3px;
      position: absolute;
      width: 65px;
      top: 10px; }
    /* line 2779, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul {
      margin: 0 !important;
      padding: 0 !important; }

/* line 2786, ../sass/unitedwayww.styles.scss */
.sliding-menu-block {
  background-color: #005191;
  display: block;
  float: right; }

/* line 2791, ../sass/unitedwayww.styles.scss */
.l-region.l-region--sliding-button {
  background-color: #539ed0;
  clear: both;
  float: right;
  width: 100%; }

/* line 2803, ../sass/unitedwayww.styles.scss */
.sliding-menu .block__content a {
  font-size: 23px;
  color: transparent;
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url("../images/menu.png") !important;
  background-origin: padding-box !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: contain;
  border: medium none;
  height: 36px;
  text-indent: -10000px;
  width: 39px; }

/* line 2823, ../sass/unitedwayww.styles.scss */
.close-menu-button .block__content a {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url("../images/cross-mobile-mutton1.png") !important;
  background-origin: padding-box !important;
  background-position: 8px !important;
  background-repeat: no-repeat !important;
  background-size: contain; }

/*.news-event-blog-block-listing{
.views-field.views-field-view-node {
    float: right;
 margin-top: 10px;
}
.views-field-picture {
 margin-top: 10px;
}
.views-field.views-field-created {
    clear: both;
    float: left;
    margin-bottom: 20px;
}
.views-field.views-field-name {
    display: block;
}
.views-field.views-field-name span {
    color: $yellow;
    display: block;
    font-size: 17px;
    margin: 0 auto;
    margin: 10px 10px 10px 0px;
}
.views-field-field-blog-category a, .views-field-name a{
  font-family: arial;
  text-transform: uppercase;
  font-size: 12px;
}
.views-field-field-blog-category a {
 color: #F4801F;
}
.views-field-body {
 border-top: dotted 1px #ccc;
 padding: 20px 10px 10px 0px;
}
.user-picture img {
   border-radius: 4px;
}
.views-field-title a {
 font-size: 20px;
 color: $red;
 font-family: $secondary-font;
}
.views-field-field-blog-image {
  float: right;
  img{
   background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    margin: 28px 0px 5px 20px;
    padding: 3px;
  }
}
.view-row {
    border-bottom: double #ddd;
    padding-bottom: 30px;
    padding-top: 20px;
}
.view-row:hover {
    border-bottom: double #ccc;
}
.views-field.views-field-created  {
    color: #777;
}
.views-field-view-node a {
	    float: right;
    padding: 10px !important;
        @include button($yellow);
        &:hover{color: $yellow;}
  transition: all 2s ease-in-out 0s;
   -webkit-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s;
}
}

.news-event-blog-block-listing{
 position: relative;
 margin-bottom: 20px;
 .views-field.views-field-body,.views-field.views-field-field-blog-image, .views-field-title,.views-field-view-node {
    width: 100%;
 }
 .views-field-body {
  width: 80% !important;
  .field__items {
   height: 100%;
  }
  .field__item {
   height: 100%;
  }
 }
}


.add-this .block__content img {
    height: auto !important;
    width: auto !important;
}

footer .block__content * {
    color: white;
}

*/
/*
.our-stories-listing-page{

.views-row-1 .views-field.views-field-field-image *, .views-row-3 .views-field.views-field-field-image *, .views-row-4 .views-field.views-field-field-image * {
    height: 447px !important;
    width: 1000px !important;
}

}
*/
/* line 2948, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row.views-row-3 .field-content img, .our-stories-listing-page .views-row.views-row-4 .field-content img {
  margin-top: -140px;
  width: 108%; }
/* line 2955, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field.views-field-term-node-tid span a:nth-child(2) {
  display: block;
  left: 0;
  padding-right: 57px !important;
  top: 34px; }
/* line 2961, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field.views-field-term-node-tid {
  height: 0; }

/* line 2967, ../sass/unitedwayww.styles.scss */
.upcoming-events-front {
  background: url("../images/chat-top.png") no-repeat scroll left top, url("../images/empty-down.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
  display: inline-block;
  float: right;
  height: 250px;
  margin: 0 31px 31px 0;
  padding: 20px;
  text-align: center;
  width: 276px;
  background-size: 55px;
  background-color: white; }
  /* line 2968, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .block__content {
    padding: 0 10px; }
  /* line 2971, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .block__title {
    margin: 8px 0;
    font-size: 23px !important;
    padding: 0; }
  /* line 2976, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-field-start-date .field-content {
    font-size: 13px; }
  /* line 2979, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-field-title a {
    color: #dc3601;
    font-size: 18px; }
  /* line 2993, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .view-footer a {
    color: #f87907;
    font-family: "roboto";
    display: block;
    margin-top: 8px; }
  /* line 3000, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-row {
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin-bottom: 9px;
    padding-bottom: 4px; }

/* line 3012, ../sass/unitedwayww.styles.scss */
body.page-calendar .calendar a {
  font-size: 12px !important; }
/* line 3015, ../sass/unitedwayww.styles.scss */
body.page-calendar .pager li {
  list-style: outside none none; }
/* line 3018, ../sass/unitedwayww.styles.scss */
body.page-calendar .pager a {
  display: block;
  padding: 4px; }
/* line 3025, ../sass/unitedwayww.styles.scss */
body.page-calendar .view-civicrm-events {
  margin-bottom: 20px; }

/* line 3032, ../sass/unitedwayww.styles.scss */
#at-expanded-menu-host button::before {
  position: relative !important; }
/* line 3035, ../sass/unitedwayww.styles.scss */
#at-expanded-menu-host button::after {
  position: relative !important;
  background-color: transparent !important;
  bottom: 0px;
  color: initial;
  transform: rotate(0deg);
  width: auto !important;
  z-index: 0; }

/* line 3047, ../sass/unitedwayww.styles.scss */
.withApplePay .donate-now-block-mobile ul li {
  width: 33.33% !important;
  float: right; }
  /* line 3050, ../sass/unitedwayww.styles.scss */
  .withApplePay .donate-now-block-mobile ul li a {
    padding: 8px 2px !important;
    border-right: 1px solid #fff; }
/* line 3055, ../sass/unitedwayww.styles.scss */
.withApplePay .donate-now-block-mobile li:nth-child(2) a {
  border-right: 1px solid white !important; }

@media only screen and (max-width: 1280px) {
  /* line 3061, ../sass/unitedwayww.styles.scss */
  .withApplePay .donate-block .block__content ul li a {
    font-size: 20px;
    padding: 6px 10px !important; }

  /* line 3065, ../sass/unitedwayww.styles.scss */
  .withApplePay .header-menu ul.menu {
    margin: 9px 0px !important; } }
/* line 3070, ../sass/unitedwayww.styles.scss */
#block-addthis-addthis-block {
  float: left;
  width: 100%;
  margin-top: 10px; }

/* line 3075, ../sass/unitedwayww.styles.scss */
.contact-fm {
  float: left;
  width: 100%; }
  /* line 3078, ../sass/unitedwayww.styles.scss */
  .contact-fm input {
    width: 100%; }

/* line 3083, ../sass/unitedwayww.styles.scss */
.postscript-bottom {
  width: 98% !important; }

/* line 3088, ../sass/unitedwayww.styles.scss */
.webform-client-form label {
  width: 150px; }

/* line 3093, ../sass/unitedwayww.styles.scss */
.node--webform .webform-client-form {
  width: 500px;
  margin: 0 auto; }
  /* line 3096, ../sass/unitedwayww.styles.scss */
  .node--webform .webform-client-form .form-item input {
    width: 100%; }

/* line 3102, ../sass/unitedwayww.styles.scss */
.donation-block h2 {
  margin: 0px;
  text-align: center;
  background: #ef4638 !important;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: "roboto-condensed"; }
/* line 3112, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-text {
  width: 100%;
  color: #666;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 2px 4px 2px 40px;
  background: #fff; }
/* line 3120, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-submit {
  width: 96%;
  text-transform: uppercase;
  margin: 5px auto;
  background: #005191 !important;
  border: 1px solid #005191 !important;
  display: block;
  border-radius: 4px;
  padding: 6px 15px !important;
  color: white; }
  /* line 3131, ../sass/unitedwayww.styles.scss */
  .donation-block .block__content .form-submit:hover {
    opacity: 0.8; }
/* line 3136, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item, .donation-block .block__content .form-actions {
  margin: 0px; }
/* line 3139, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item.form-type-radios.form-item-amount {
  float: left;
  width: 100%;
  padding: 1px 1%;
  margin-bottom: 2px !important; }
/* line 3145, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item.form-type-radio.form-item-amount:last-child {
  width: 98% !important; }
/* line 3148, ../sass/unitedwayww.styles.scss */
.donation-block .block__content input[type="radio"] {
  display: none; }
/* line 3151, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item.form-type-radio.form-item-amount {
  float: left;
  width: 31.33%;
  margin: 1%;
  text-align: center;
  color: #444;
  cursor: pointer; }
  /* line 3158, ../sass/unitedwayww.styles.scss */
  .donation-block .block__content .form-item.form-type-radio.form-item-amount label.option {
    display: inline-block;
    font-weight: normal;
    padding: 6px 10px;
    width: 100%;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    font-size: 13px;
    margin: 0px !important; }
/* line 3171, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item.form-type-radio.form-item-amount label.option:hover, .donation-block .block__content .selected label.option {
  background: #005191 !important;
  color: #fff !important; }
/* line 3175, ../sass/unitedwayww.styles.scss */
.donation-block .block__content .form-item.form-type-textfield.form-item-other-amount {
  width: 96%;
  position: relative;
  margin: 0 auto;
  clear: both; }
  /* line 3180, ../sass/unitedwayww.styles.scss */
  .donation-block .block__content .form-item.form-type-textfield.form-item-other-amount label {
    position: absolute;
    width: 30px;
    background: #eee;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    padding: 4px;
    color: #333;
    margin: 0px !important; }

/* line 3193, ../sass/unitedwayww.styles.scss */
.l-region--banner {
  position: relative; }
  /* line 3195, ../sass/unitedwayww.styles.scss */
  .l-region--banner .views-field-nothing-1 {
    position: absolute;
    right: 10px;
    bottom: 130px;
    width: 500px; }
    /* line 3200, ../sass/unitedwayww.styles.scss */
    .l-region--banner .views-field-nothing-1 .title a {
      display: inline-block;
      padding: 15px;
      color: white;
      font-size: 40px;
      font-family: "roboto-condensed"; }
    /* line 3208, ../sass/unitedwayww.styles.scss */
    .l-region--banner .views-field-nothing-1 .info {
      padding: 15px;
      color: rgba(255, 255, 255, 0.7);
      display: inline-block;
      font-size: 18px; }
      /* line 3209, ../sass/unitedwayww.styles.scss */
      .l-region--banner .views-field-nothing-1 .info p {
        margin: 0px; }
      /* line 3217, ../sass/unitedwayww.styles.scss */
      .l-region--banner .views-field-nothing-1 .info a {
        color: #fff !important; }
    /* line 3221, ../sass/unitedwayww.styles.scss */
    .l-region--banner .views-field-nothing-1 .hid {
      color: transparent; }
  /* line 3226, ../sass/unitedwayww.styles.scss */
  .l-region--banner .fightClass .title a {
    background: black !important; }
  /* line 3229, ../sass/unitedwayww.styles.scss */
  .l-region--banner .fightClass .more a, .l-region--banner .fightClass .info {
    background: #eb7203 !important; }
  /* line 3234, ../sass/unitedwayww.styles.scss */
  .l-region--banner .againstClass .title a {
    background: #005191 !important; }
  /* line 3237, ../sass/unitedwayww.styles.scss */
  .l-region--banner .againstClass .more a, .l-region--banner .againstClass .info {
    background: #969696 !important; }
  /* line 3242, ../sass/unitedwayww.styles.scss */
  .l-region--banner .winClass .title a {
    background: #539ed0 !important; }
  /* line 3245, ../sass/unitedwayww.styles.scss */
  .l-region--banner .winClass .more a, .l-region--banner .winClass .info {
    background: #ffb351 !important; }
  /* line 3250, ../sass/unitedwayww.styles.scss */
  .l-region--banner .genClass .title a {
    background: #969696 !important; }
  /* line 3253, ../sass/unitedwayww.styles.scss */
  .l-region--banner .genClass .more a, .l-region--banner .genClass .info {
    background: #539ed0 !important; }

/* line 3262, ../sass/unitedwayww.styles.scss */
.l-main .l-content ._view-image-gallery .views-row, .l-main .l-content .view-board-of-directors-weights .views-row {
  margin: 1%;
  float: left;
  position: relative;
  overflow: hidden; }
  /* line 3268, ../sass/unitedwayww.styles.scss */
  .l-main .l-content ._view-image-gallery .views-row img, .l-main .l-content .view-board-of-directors-weights .views-row img {
    width: 100%;
    margin-bottom: -5px; }
  /* line 3272, ../sass/unitedwayww.styles.scss */
  .l-main .l-content ._view-image-gallery .views-row .views-field.views-field-field-name, .l-main .l-content ._view-image-gallery .views-row .views-field.views-field-title a, .l-main .l-content .view-board-of-directors-weights .views-row .views-field.views-field-field-name, .l-main .l-content .view-board-of-directors-weights .views-row .views-field.views-field-title a {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #333; }
  /* line 3283, ../sass/unitedwayww.styles.scss */
  .l-main .l-content ._view-image-gallery .views-row .views-field-view-node a, .l-main .l-content ._view-image-gallery .views-row .views-field-nothing, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-view-node a, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing {
    position: absolute;
    padding-top: 26%;
    text-align: center;
    background: rgba(0, 81, 145, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    font-size: 40px;
    color: white;
    transform: translateY(100%);
    transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
    /* line 3296, ../sass/unitedwayww.styles.scss */
    .l-main .l-content ._view-image-gallery .views-row .views-field-view-node a:hover, .l-main .l-content ._view-image-gallery .views-row .views-field-nothing:hover, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-view-node a:hover, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing:hover {
      transform: translateY(0%); }
  /* line 3301, ../sass/unitedwayww.styles.scss */
  .l-main .l-content ._view-image-gallery .views-row:hover .views-field-view-node a, .l-main .l-content ._view-image-gallery .views-row:hover .views-field-nothing, .l-main .l-content .view-board-of-directors-weights .views-row:hover .views-field-view-node a, .l-main .l-content .view-board-of-directors-weights .views-row:hover .views-field-nothing {
    transform: translateY(0%); }
  /* line 3305, ../sass/unitedwayww.styles.scss */
  .l-main .l-content ._view-image-gallery .views-row .views-field-nothing, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing {
    padding: 19% 1% 1% 1%;
    font-size: 14px;
    background: #005191; }
    /* line 3309, ../sass/unitedwayww.styles.scss */
    .l-main .l-content ._view-image-gallery .views-row .views-field-nothing .name, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing .name {
      font-size: 20px;
      font-weight: bold; }
    /* line 3313, ../sass/unitedwayww.styles.scss */
    .l-main .l-content ._view-image-gallery .views-row .views-field-nothing .bio a, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing .bio a {
      color: rgba(255, 255, 255, 0.6);
      transition: all .3s linear 0s;
      font-size: 13px; }
      /* line 3317, ../sass/unitedwayww.styles.scss */
      .l-main .l-content ._view-image-gallery .views-row .views-field-nothing .bio a:hover, .l-main .l-content .view-board-of-directors-weights .views-row .views-field-nothing .bio a:hover {
        color: white; }

/* line 3328, ../sass/unitedwayww.styles.scss */
.front .l-content .total-contribution, .front .l-content .donation-block {
  visibility: hidden; }

/* line 3332, ../sass/unitedwayww.styles.scss */
.new-imp-calc {
  color: white; }
  /* line 3334, ../sass/unitedwayww.styles.scss */
  .new-imp-calc h2 {
    margin: 0px;
    color: white;
    font-weight: normal;
    font-size: 30px;
    font-family: "roboto-condensed"; }
  /* line 3341, ../sass/unitedwayww.styles.scss */
  .new-imp-calc #edit-impact-amount {
    width: 90%;
    background: white; }
  /* line 3345, ../sass/unitedwayww.styles.scss */
  .new-imp-calc .form-item.form-type-textfield.form-item-impact-amount {
    margin-bottom: 10px !important; }
  /* line 3348, ../sass/unitedwayww.styles.scss */
  .new-imp-calc #impact-button {
    padding: 2px 15px !important; }
  /* line 3351, ../sass/unitedwayww.styles.scss */
  .new-imp-calc .desc {
    font-size: 12px;
    font-family: "roboto-condensed";
    margin-bottom: 5px; }
  /* line 3357, ../sass/unitedwayww.styles.scss */
  .new-imp-calc #result {
    font-size: 14px; }

/* line 3362, ../sass/unitedwayww.styles.scss */
.block--addthis {
  display: block;
  float: left;
  width: 100%; }

/* line 3369, ../sass/unitedwayww.styles.scss */
.one {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }
  /* line 3376, ../sass/unitedwayww.styles.scss */
  .one a {
    font-size: 17px;
    color: #ff9600 !important; }
  /* line 3380, ../sass/unitedwayww.styles.scss */
  .one a:hover {
    color: #fff !important; }

/* line 3388, ../sass/unitedwayww.styles.scss */
.scroller-images {
  overflow: hidden;
  padding-left: 10px;
  margin-top: -100px; }
  /* line 3392, ../sass/unitedwayww.styles.scss */
  .scroller-images img {
    height: auto !important;
    margin-bottom: -5px; }
  /* line 3397, ../sass/unitedwayww.styles.scss */
  .scroller-images .views-row {
    position: relative;
    float: left;
    width: 30.33%;
    margin-right: 25px;
    z-index: 999; }
    /* line 3404, ../sass/unitedwayww.styles.scss */
    .scroller-images .views-row .views-field-field-promo-image a {
      position: relative;
      display: inline-block;
      height: auto;
      overflow: hidden; }
    /* line 3411, ../sass/unitedwayww.styles.scss */
    .scroller-images .views-row .views-field-nothing-1 {
      position: absolute;
      bottom: 28px;
      color: white;
      left: -10px; }
      /* line 3416, ../sass/unitedwayww.styles.scss */
      .scroller-images .views-row .views-field-nothing-1 .title {
        position: relative;
        display: block;
        color: white; }
        /* line 3419, ../sass/unitedwayww.styles.scss */
        .scroller-images .views-row .views-field-nothing-1 .title h2 {
          font-size: 22px;
          margin: 0px;
          line-height: 32px;
          font-weight: normal; }
        /* line 3426, ../sass/unitedwayww.styles.scss */
        .scroller-images .views-row .views-field-nothing-1 .title a {
          color: white;
          background: #eb7203;
          padding: 8px 15px;
          text-transform: uppercase;
          display: inline-block;
          font-family: "roboto"; }
      /* line 3435, ../sass/unitedwayww.styles.scss */
      .scroller-images .views-row .views-field-nothing-1 .more {
        position: relative;
        display: block; }
        /* line 3438, ../sass/unitedwayww.styles.scss */
        .scroller-images .views-row .views-field-nothing-1 .more a {
          color: white;
          background: #ffb351;
          padding: 15px;
          text-transform: uppercase;
          display: inline-block;
          font-family: "league-gothic";
          font-size: 30px; }

/* line 3453, ../sass/unitedwayww.styles.scss */
.signup-for-updates, .volunteer, .donate a {
  background-color: #ffb351;
  background-position: 8px center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  background: none repeat scroll 0 0 #ffb351;
  color: white;
  font-family: "league-gothic";
  padding: 6px 40px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0px 2px !important;
  background: none repeat scroll 0 0 #ffb351;
  padding: 6px 40px !important;
  font-size: 26px !important;
  margin: 0px 2px !important; }
  /* line 3473, ../sass/unitedwayww.styles.scss */
  .signup-for-updates:hover, .volunteer:hover, .donate a:hover {
    background-color: #ef4638;
    color: #fff !important; }

/* line 3480, ../sass/unitedwayww.styles.scss */
.header-menu ul {
  margin: 6px 0px !important; }

/* line 3485, ../sass/unitedwayww.styles.scss */
.calendar-calendar .month-view .full td.single-day div.monthview {
  background: none;
  margin: 15px 0px; }

/* line 3490, ../sass/unitedwayww.styles.scss */
.calendar-calendar .month-view .full td.single-day .inner div a {
  font-size: 13px; }

/* line 3494, ../sass/unitedwayww.styles.scss */
.not-front .l-main {
  margin-bottom: 50px; }

/* line 3498, ../sass/unitedwayww.styles.scss */
.date-nav {
  margin: 0px; }

/* line 3501, ../sass/unitedwayww.styles.scss */
.pager {
  margin: 0px; }
  /* line 3503, ../sass/unitedwayww.styles.scss */
  .pager li {
    display: inline; }
  /* line 3506, ../sass/unitedwayww.styles.scss */
  .pager .date-prev a {
    margin-right: 5px; }
  /* line 3509, ../sass/unitedwayww.styles.scss */
  .pager .date-next a {
    margin-left: 5px; }

/* line 3514, ../sass/unitedwayww.styles.scss */
.new {
  display: none !important; }

/* line 3519, ../sass/unitedwayww.styles.scss */
.crm-event-id-1441 .event_confirm_text-section {
  margin-top: 57px;
  margin-left: 5px; }

/* line 3526, ../sass/unitedwayww.styles.scss */
.page-node-898 .ruhi {
  margin-left: 3px; }

/* line 3532, ../sass/unitedwayww.styles.scss */
.view-board-of-directors-weights .email a {
  color: #fff !important; }

/* line 3540, ../sass/unitedwayww.styles.scss */
.view-board-of-directors-weights .views-row .views-field-nothing-1 {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  background: rgba(0, 81, 145, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  font-size: 40px;
  color: white;
  transform: translateY(100%);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1); }
  /* line 3553, ../sass/unitedwayww.styles.scss */
  .view-board-of-directors-weights .views-row .views-field-nothing-1:hover {
    transform: translateY(0%); }
/* line 3559, ../sass/unitedwayww.styles.scss */
.view-board-of-directors-weights .views-row:hover .views-field-nothing {
  transform: translateY(0%); }
/* line 3564, ../sass/unitedwayww.styles.scss */
.view-board-of-directors-weights .views-row .views-field-nothing-1 {
  padding: 19% 1% 1% 1%;
  font-size: 14px;
  background: #005191; }
  /* line 3569, ../sass/unitedwayww.styles.scss */
  .view-board-of-directors-weights .views-row .views-field-nothing-1 a {
    color: rgba(255, 255, 255, 0.6);
    transition: all .3s linear 0s;
    font-size: 13px; }
    /* line 3573, ../sass/unitedwayww.styles.scss */
    .view-board-of-directors-weights .views-row .views-field-nothing-1 a:hover {
      color: white; }
