/* 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 {
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }
@-moz-keyframes mk_bottom_to_top {
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }
@-o-keyframes mk_bottom_to_top {
  0% {
    -webkit-transform: translateY(60px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0);
    opacity: 1; } }
@keyframes mk_bottom_to_top {
  0% {
    transform: translateY(60px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
/* line 187, ../sass/base/_mixin.scss */
.number-inc {
  overflow: hidden;
  opacity: 0; }

/* line 2, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  color: #130c83;
  font-family: news-gothic-std;
  letter-spacing: 1px; }

/* line 7, ../sass/base/_typography.scss */
h1 {
  font-size: 2.183em; }

/* line 10, ../sass/base/_typography.scss */
h2 {
  font-size: 1.975em; }

/* line 13, ../sass/base/_typography.scss */
h3 {
  color: #f87907;
  font-size: 1.735em; }

/* line 17, ../sass/base/_typography.scss */
h4 {
  color: #f87907;
  font-size: 1.575em; }

/* line 21, ../sass/base/_typography.scss */
h5 {
  font-size: 1.408em; }

/* line 24, ../sass/base/_typography.scss */
h6 {
  font-size: 1.325em; }

/* line 28, ../sass/base/_typography.scss */
p {
  font-family: "ff-meta-web-pro","Helvetica Neue",Helvetica,Arial,sans-serif; }

/* line 25, ../sass/unitedwayww.styles.scss */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*-----------< COMMON STYLES >-----------*/
/* line 33, ../sass/unitedwayww.styles.scss */
body {
  color: #4f4f4f;
  font-style: normal; }

@font-face {
  font-family: meta-bold;
  src: url(../images/meta-bold-roman.ttf); }
/* line 44, ../sass/unitedwayww.styles.scss */
.site-branding__name {
  position: absolute;
  top: 55%;
  margin-left: 18px;
  z-index: 20000; }

/* line 50, ../sass/unitedwayww.styles.scss */
.site-branding__name span {
  color: #10167f;
  font-size: 12px;
  font-family: meta-bold; }

/* line 56, ../sass/unitedwayww.styles.scss */
.site-branding__name .org-name {
  float: left;
  width: 100%; }

@media only screen and (max-width: 1119px) {
  /* line 64, ../sass/unitedwayww.styles.scss */
  #toolbar, #admin-menu {
    display: none; }

  /* line 69, ../sass/unitedwayww.styles.scss */
  html body.toolbar, html body.admin-menu {
    padding-top: 0 !important;
    margin-top: 0 !important; }

  /* line 77, ../sass/unitedwayww.styles.scss */
  .site-branding__name {
    top: 35px !important;
    left: 9px;
    margin-left: 7px !important;
    position: fixed; }

  /* line 83, ../sass/unitedwayww.styles.scss */
  .site-branding__name span {
    font-size: 10px !important; } }
/*

@font-face {
    font-family:Oswald;
    src: url(../images/Oswald-Light.ttf);
}
*/
/* line 97, ../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 107, ../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 118, ../sass/unitedwayww.styles.scss */
.l-region.l-region--search-mobile {
  background: none repeat scroll 0 0 rgba(19, 12, 131, 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 131, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-text {
    background-color: white;
    font-family: ff-meta-web-pro;
    height: 60px;
    padding: 12px;
    width: 25%; }
  /* line 138, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-text:focus {
    background-color: white;
    color: black; }
  /* line 142, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--search-mobile .form-submit {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f87907;
    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 160, ../sass/unitedwayww.styles.scss */
.close-button img {
  width: 20px !important;
  height: 20px !important; }

/* line 165, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner, .highlights-block, .l-region--get-involved, .l-region--social-media .block {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 234, ../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 243, ../sass/unitedwayww.styles.scss */
body.not-front.not-logged-in {
  margin-top: 0 !important; }

/* line 247, ../sass/unitedwayww.styles.scss */
.l-page a {
  color: #10167f;
  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 260, ../sass/unitedwayww.styles.scss */
.front .messages {
  display: none; }

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

/* line 268, ../sass/unitedwayww.styles.scss */
button {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  overflow: hidden;
  padding: 8px 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10; }
  /* line 269, ../sass/unitedwayww.styles.scss */
  button:hover::before {
    transform: translateX(-196%) translateY(-181%) rotate(-45deg);
    transition: all 0.4s ease-in-out 0.3s; }
  /* line 273, ../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 284, ../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 308, ../sass/unitedwayww.styles.scss */
input, select {
  font-family: ff-meta-web-pro;
  background-color: #ccc;
  padding: 5px;
  border: medium none;
  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 321, ../sass/unitedwayww.styles.scss */
  input:focus, select:focus {
    background-color: white;
    border: 1px solid #ccc; }

/* line 326, ../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 327, ../sass/unitedwayww.styles.scss */
  textarea:focus {
    border: 1px solid #ccc;
    background-color: white; }

/* line 343, ../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 354, ../sass/unitedwayww.styles.scss */
.grippie {
  display: none !important; }

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

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

/*-------------------------------<Branding Zone>------------------------*/
/* line 368, ../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 16px 0;
  z-index: 2000; }

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

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

/* line 393, ../sass/unitedwayww.styles.scss */
.constant-contact-block .block__title {
  color: #130c83;
  display: table-cell;
  float: left;
  font-family: news-gothic-std;
  font-size: 16px;
  font-weight: normal;
  margin: 13px 0 !important;
  text-align: right;
  text-transform: uppercase;
  vertical-align: middle;
  width: 39%; }
/* line 406, ../sass/unitedwayww.styles.scss */
.constant-contact-block .block__content a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 406, ../sass/unitedwayww.styles.scss */
  .constant-contact-block .block__content a:hover .form-submit {
    color: #f87907; }
/* line 407, ../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 419, ../sass/unitedwayww.styles.scss */
.constant-contact-block form {
  margin: 0 auto 0 40%;
  width: 42%; }
/* line 423, ../sass/unitedwayww.styles.scss */
.constant-contact-block label {
  display: none; }
/* line 426, ../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 432, ../sass/unitedwayww.styles.scss */
  .constant-contact-block .form-text:focus {
    background-color: white; }

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

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

/* line 448, ../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 460, ../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: 1119px) {
  /* line 470, ../sass/unitedwayww.styles.scss */
  .header-logo {
    border-bottom: 1px solid #EBEBEB;
    height: 252px;
    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 481, ../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: 196px; } }
/* line 496, ../sass/unitedwayww.styles.scss */
.l-region--header1 {
  background-color: #ea1414;
  text-transform: uppercase; }

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

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

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

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

/* line 517, ../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 520, ../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: transparent !important; }

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

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

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

/* line 537, ../sass/unitedwayww.styles.scss */
.menu-view .views-field-title a {
  font-family: din-condensed-web;
  font-weight: normal;
  font-size: 18px;
  color: #808080;
  padding-left: 0 !important; }
  /* line 543, ../sass/unitedwayww.styles.scss */
  .menu-view .views-field-title a:hover {
    color: #f87907 !important; }

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

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

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

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

/* line 569, ../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: #940000 !important; }

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

/* line 576, ../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: din-condensed-web;
  font-weight: normal !important;
  color: #4f4f4f;
  font-size: 20px;
  padding: 10px 0 !important;
  text-transform: capitalize !important; }
  /* line 586, ../sass/unitedwayww.styles.scss */
  .tb-megamenu .dropdown-menu li a:hover {
    color: #f87907 !important; }

/* line 589, ../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 595, ../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 610, ../sass/unitedwayww.styles.scss */
.tb-megamenu-submenu.mega-group-ct.nav-child {
  padding: 0px 0px 8px !important; }

/* line 613, ../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 621, ../sass/unitedwayww.styles.scss */
.main-menu {
  background-color: red;
  width: 100% !important; }

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

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

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

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

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

/* line 646, ../sass/unitedwayww.styles.scss */
.tb-megamenu .nav > li > a {
  background-color: #ff1919 !important;
  border: medium none;
  font-family: 'news-gothic-std';
  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 655, ../sass/unitedwayww.styles.scss */
.l-region.l-region--header2 {
  padding-top: 25px; }

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

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

/* line 666, ../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 675, ../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 686, ../sass/unitedwayww.styles.scss */
.header-menu ul.menu li a:hover, .tb-megamenu .nav > li > a:hover {
  color: #940000; }

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

/* line 696, ../sass/unitedwayww.styles.scss */
.header-menu ul li, .donate-block ul li {
  display: inline-block;
  list-style: outside none none !important; }
/* line 700, ../sass/unitedwayww.styles.scss */
.header-menu .menu li a, .donate-block .menu li a {
  color: white;
  margin-right: 15px;
  text-transform: uppercase;
  font-family: din-condensed-web;
  -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; }

/*--------------<search form>------------------*/
/* line 711, ../sass/unitedwayww.styles.scss */
.search-block {
  z-index: 200;
  clear: right;
  float: right;
  position: absolute;
  right: 36px;
  top: 26px; }
  /* line 718, ../sass/unitedwayww.styles.scss */
  .search-block .form-submit {
    cursor: pointer; }
  /* line 721, ../sass/unitedwayww.styles.scss */
  .search-block i {
    color: #ffffff;
    font-size: 24px; }
  /* line 726, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"] {
    height: 60px;
    font-size: 55px;
    display: inline-block;
    font-family: "news-gothic-std";
    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 749, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB; }
  /* line 753, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus {
    width: 700px;
    z-index: 1; }
  /* line 757, ../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 782, ../sass/unitedwayww.styles.scss */
  .search-block input[type="submit"]:hover {
    opacity: 0.8; }
  /* line 785, ../sass/unitedwayww.styles.scss */
  .search-block input[type="text"]:focus {
    background-color: white;
    padding: 5px; }

/*-------------------------------<Banner>------------------------------*/
/* line 795, ../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 103, ../sass/base/_mixin.scss */
  .front-page-rotor-banner .views-field-field-rotor-image::before {
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 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 802, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-controls-text-pause {
    display: none; }
  /* line 805, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner img {
    margin: 0 !important;
    padding: 0;
    height: 100% !important; }
  /* line 810, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_previous a {
    background: url("../images/rotor-prev.png") no-repeat scroll left center transparent;
    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 822, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_next a {
    background: url("../images/rotor-next.png") no-repeat scroll right center transparent;
    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 834, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_pause a {
    display: none; }
  /* line 837, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-field-nothing {
    *background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0 transparent;
    *border: 1px none white;
    *bottom: 0;
    *color: white;
    *font-size: 17px;
    *height: 60%;
    *position: absolute;
    *text-align: justify;
    *width: 100%; }
    /* line 848, ../sass/unitedwayww.styles.scss */
    .front-page-rotor-banner .views-field-nothing p {
      text-align: center;
      line-height: 76px;
      width: 100%;
      text-align: center; }
  /* line 856, ../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 transparent;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    text-indent: -10000px;
    width: 25px; }
  /* line 864, ../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 transparent; }
  /* line 867, ../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 874, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-pager-fields div {
    display: inline; }
  /* line 877, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom {
    bottom: 20px;
    right: 0;
    z-index: 20; }
  /* line 882, ../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: "news-gothic-std";
    font-size: 27px;
    font-weight: normal;
    z-index: 100;
    margin-top: 16%; }
  /* line 897, ../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 906, ../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;
    margin-top: 18%;
    top: 15px; }
  /* line 917, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views-field.views-field-nothing a.rotor-button {
    border: 2px solid #f87907;
    color: white;
    display: inline-block;
    font-family: news-gothic-std;
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    z-index: 10; }
  /* line 929, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .view-footer a.rotor-button {
    border: 2px solid #f87907;
    color: white;
    display: inline-block;
    font-family: news-gothic-std;
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    z-index: 10; }
  /* line 947, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .rotor-button::after {
    background-color: #dc3601;
    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 960, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .rotor-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);
    -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 977, ../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 985, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_next a:hover {
    right: -10px; }
  /* line 988, ../sass/unitedwayww.styles.scss */
  .front-page-rotor-banner .views_slideshow_controls_text_previous a:hover {
    left: -10px; }

/* screenwidth less than 1140px

--------------------------------------------------------------------- */
/* line 999, ../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 1002, ../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 1006, ../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 1009, ../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;
      height: auto; }

/*----------------<ANimated number>--------------------*/
/* line 1023, ../sass/unitedwayww.styles.scss */
.number-inc {
  text-align: center;
  margin-top: -100px;
  position: relative !important;
  text-align: center;
  width: 100%;
  z-index: 100; }
  /* line 1030, ../sass/unitedwayww.styles.scss */
  .number-inc p {
    font-family: arial;
    font-size: 18px;
    line-height: 24px; }
  /* line 1035, ../sass/unitedwayww.styles.scss */
  .number-inc .dollar {
    background-color: #DC3601;
    color: white;
    display: inline-block !important;
    overflow: hidden;
    position: relative; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-inc .dollar::before {
      background-color: #560000;
      box-shadow: 12px 0 0 #940000;
      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-inc .dollar:hover::before {
      background: none repeat scroll 0 0 #560000;
      box-shadow: 12px 0 0 #940000; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-inc .dollar:hover::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-inc .dollar::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1040, ../sass/unitedwayww.styles.scss */
  .number-inc .number-text {
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    background-color: #130c83;
    color: white; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-inc .number-text::before {
      background-color: #020139;
      box-shadow: 12px 0 0 #060456;
      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-inc .number-text:hover::before {
      background: none repeat scroll 0 0 #020139;
      box-shadow: 12px 0 0 #060456; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-inc .number-text:hover::after {
      background: none repeat scroll 0 0 #020139;
      box-shadow: -12px 0 0 #060456; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-inc .number-text::after {
      background: none repeat scroll 0 0 #020139;
      box-shadow: -12px 0 0 #060456;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1045, ../sass/unitedwayww.styles.scss */
  .number-inc .percentage {
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    background-color: #DC3601;
    color: white; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-inc .percentage::before {
      background-color: #560000;
      box-shadow: 12px 0 0 #940000;
      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-inc .percentage:hover::before {
      background: none repeat scroll 0 0 #560000;
      box-shadow: 12px 0 0 #940000; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-inc .percentage:hover::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-inc .percentage::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1050, ../sass/unitedwayww.styles.scss */
  .number-inc h3 {
    color: white;
    font-family: "din-condensed-web";
    font-size: 55px;
    font-weight: 300;
    margin: 10px 0 !important; }

/* line 1059, ../sass/unitedwayww.styles.scss */
.number-inc a {
  color: white;
  text-transform: uppercase;
  font-family: din-condensed-web; }

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

/* line 1070, ../sass/unitedwayww.styles.scss */
.number-inc .block__content div {
  display: block !important;
  float: left;
  height: 250px;
  padding: 10px;
  width: 33%; }

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

/* line 1081, ../sass/unitedwayww.styles.scss */
.number-inc div:first-child, .number-inc div.percentage {
  height: 226px;
  margin-top: 14px; }

/*num mob*/
/* line 1088, ../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 1098, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .dollar {
    background-color: red;
    color: white;
    display: inline-block !important;
    overflow: hidden;
    position: relative; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-anim-mob .dollar::before {
      background-color: #560000;
      box-shadow: 12px 0 0 #940000;
      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 .dollar:hover::before {
      background: none repeat scroll 0 0 #560000;
      box-shadow: 12px 0 0 #940000; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-anim-mob .dollar:hover::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-anim-mob .dollar::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1103, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .number-text {
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    background-color: #130c83;
    color: white; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text::before {
      background-color: #020139;
      box-shadow: 12px 0 0 #060456;
      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 #020139;
      box-shadow: 12px 0 0 #060456; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text:hover::after {
      background: none repeat scroll 0 0 #020139;
      box-shadow: -12px 0 0 #060456; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-anim-mob .number-text::after {
      background: none repeat scroll 0 0 #020139;
      box-shadow: -12px 0 0 #060456;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1108, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .percentage {
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    background-color: red;
    color: white; }
    /* line 62, ../sass/base/_mixin.scss */
    .number-anim-mob .percentage::before {
      background-color: #560000;
      box-shadow: 12px 0 0 #940000;
      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 .percentage:hover::before {
      background: none repeat scroll 0 0 #560000;
      box-shadow: 12px 0 0 #940000; }
    /* line 81, ../sass/base/_mixin.scss */
    .number-anim-mob .percentage:hover::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000; }
    /* line 86, ../sass/base/_mixin.scss */
    .number-anim-mob .percentage::after {
      background: none repeat scroll 0 0 #560000;
      box-shadow: -12px 0 0 #940000;
      bottom: -151px;
      content: "";
      height: 200px;
      position: absolute;
      right: -144px;
      -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
      transform: rotate(40deg);
      width: 200px; }
  /* line 1113, ../sass/unitedwayww.styles.scss */
  .number-anim-mob h3 {
    font-family: "din-condensed-web";
    font-size: 38px;
    font-weight: 300;
    margin: 10px 0 !important;
    color: white; }
  /* line 1120, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .slick-prev, .number-anim-mob .slick-next {
    display: none !important; }
  /* line 1123, ../sass/unitedwayww.styles.scss */
  .number-anim-mob a {
    color: white;
    text-transform: uppercase;
    font-family: din-condensed-web; }
  /* line 1129, ../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 1137, ../sass/unitedwayww.styles.scss */
  .number-anim-mob .block__content {
    width: 100%; }
  /* line 1140, ../sass/unitedwayww.styles.scss */
  .number-anim-mob p {
    font-family: arial;
    font-size: 14px;
    line-height: 20px; }

/*Donate button*/
/* line 1151, ../sass/unitedwayww.styles.scss */
.donate-block .block__content > ul {
  margin: 6px !important;
  padding: 0 !important; }
/* line 1155, ../sass/unitedwayww.styles.scss */
.donate-block .block__content ul li a {
  background: none repeat scroll 0 0 #f87907;
  color: white;
  font-family: din-condensed-web;
  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 1162, ../sass/unitedwayww.styles.scss */
  .donate-block .block__content ul li a:hover {
    background-color: #d24c00; }
/* line 1164, ../sass/unitedwayww.styles.scss */
.donate-block .block__content .help > a {
  margin-right: 8px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #f87907;
  *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 1180, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner {
  position: relative;
  overflow: hidden; }
  /* line 1183, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field.views-field-nothing-1, .front-page-promo-banner .views-field-body, .front-page-promo-banner .views-field-title {
    background-color: white;
    height: 75%;
    position: absolute;
    right: 0;
    margin-top: 62px;
    width: 552px; }
  /* line 1191, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom.clearfix {
    height: 100% !important;
    position: absolute;
    right: 144px;
    margin-top: 16%;
    z-index: 200;
    border-top: 1px solid #ccc;
    padding-top: 20px; }
  /* line 1201, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom div {
    display: inline-block; }
  /* line 1204, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom img {
    border: 1px solid #dc3601;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 125px !important;
    height: auto !important; }
  /* line 1213, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom .views-content-field-promo-image img {
    cursor: pointer;
    height: auto !important;
    width: 125px !important; }
  /* line 1219, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-content-field-promo-image > img {
    height: auto !important;
    cursor: pointer; }
  /* line 1224, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-controls-bottom .views-content-field-promo-image img::after {
    background-color: #dc3601;
    bottom: -60px;
    color: white;
    content: "";
    height: 133px;
    position: absolute;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 100px; }
  /* line 1235, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-slideshow-pager-field-item.active {
    opacity: 0.6; }
  /* line 1239, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field.views-field-nothing-1 span {
    color: #130c83;
    font-family: din-condensed-web;
    font-size: 19px;
    left: 4%;
    position: absolute;
    top: 4%;
    text-transform: uppercase;
    z-index: 100; }
  /* line 1249, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field-title a {
    color: #f87907;
    font-family: news-gothic-std;
    font-size: 22px;
    left: 4%;
    position: absolute;
    top: 11%;
    width: 90% !important;
    z-index: 100; }
  /* line 1261, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field-body .field-content {
    left: 4%;
    position: absolute;
    top: 21%;
    width: 90% !important; }
  /* line 1268, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field.views-field-nothing {
    position: absolute;
    right: 423px;
    top: 43%; }

/* line 1277, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner .views-field.views-field-nothing a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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 1281, ../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 1303, ../sass/unitedwayww.styles.scss */
body.front .l-region--promo-block {
  margin-bottom: 30px; }

/* line 1306, ../sass/unitedwayww.styles.scss */
.highlights-block {
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
  height: 222px;
  padding: 60px; }
  /* line 1312, ../sass/unitedwayww.styles.scss */
  .highlights-block h2 {
    font-weight: normal;
    font-family: din-condensed-web;
    font-size: 17px;
    text-transform: uppercase; }
  /* line 1318, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-slideshow-cycle-main-frame div {
    display: inline-block; }
  /* line 1321, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-body {
    float: left;
    width: 86%; }
  /* line 1325, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field-title a {
    color: gray;
    font-family: news-gothic-std;
    font-size: 1.6vw;
    margin: 5px 0;
    float: left; }
  /* line 1333, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field-view-node a {
    display: block;
    font-family: din-condensed-web;
    text-transform: uppercase;
    font-size: 0.9vw;
    color: #f87907;
    margin: 10px;
    float: left; }
  /* line 1343, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-nothing {
    float: right;
    width: 18%;
    margin-top: 52px;
    text-transform: uppercase;
    width: 108px; }
  /* line 1350, ../sass/unitedwayww.styles.scss */
  .highlights-block .views-field.views-field-nothing a {
    color: #f87907;
    font-family: din-condensed-web; }
  /* line 1354, ../sass/unitedwayww.styles.scss */
  .highlights-block:hover {
    background-color: #130c83;
    color: white; }
    /* line 1357, ../sass/unitedwayww.styles.scss */
    .highlights-block:hover a, .highlights-block:hover p, .highlights-block:hover h2 {
      color: white !important; }

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

/* line 1368, ../sass/unitedwayww.styles.scss */
.l-region--get-involved {
  background-image: url("../images/map-V01.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #130c83;
  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 1408, ../sass/unitedwayww.styles.scss */
.zip-code-section h2 {
  color: white;
  font-family: news-gothic-std;
  font-weight: normal;
  text-align: center; }

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

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

/* line 1421, ../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: news-gothic-std; }

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

/* line 1438, ../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: #ccc;
    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 #020139;
    box-shadow: 12px 0 0 #060456; }
  /* line 81, ../sass/base/_mixin.scss */
  .highlights-block:hover::after {
    background: none repeat scroll 0 0 #020139;
    box-shadow: -12px 0 0 #060456; }
  /* line 86, ../sass/base/_mixin.scss */
  .highlights-block::after {
    background: none repeat scroll 0 0 #ccc;
    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 1445, ../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 1455, ../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 1459, ../sass/unitedwayww.styles.scss */
.social-media-footer .block__content img:hover {
  opacity: 0.7; }

/* line 1463, ../sass/unitedwayww.styles.scss */
.footer-bottom-zone {
  padding-bottom: 100px; }

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

/* line 1478, ../sass/unitedwayww.styles.scss */
.l-region.l-region--footer-bottom1 p {
  color: white;
  font-family: ff-meta-web-pro;
  font-size: 12px; }

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

/* line 1486, ../sass/unitedwayww.styles.scss */
.footer-bottom-zone .menu {
  margin: 0;
  padding: 0; }
  /* line 1487, ../sass/unitedwayww.styles.scss */
  .footer-bottom-zone .menu li {
    list-style: outside none none !important; }
    /* line 1489, ../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: news-gothic-std; }
      /* line 1494, ../sass/unitedwayww.styles.scss */
      .footer-bottom-zone .menu li a:hover {
        color: #cccccc; }

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

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

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

/* line 1516, ../sass/unitedwayww.styles.scss */
.l-region--social-media {
  margin: 0px auto;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }
  /* line 1522, ../sass/unitedwayww.styles.scss */
  .l-region--social-media iframe {
    height: 250px !important;
    width: 275px !important; }
  /* line 1527, ../sass/unitedwayww.styles.scss */
  .l-region--social-media .block {
    width: 275px;
    height: 250px;
    float: left;
    margin: 0 12px 31px 0;
    background-color: white;
    overflow: hidden; }
  /* line 1535, ../sass/unitedwayww.styles.scss */
  .l-region--social-media .block--views-blog-block {
    width: 100% !important; }
    /* line 1537, ../sass/unitedwayww.styles.scss */
    .l-region--social-media .block--views-blog-block .view-blog {
      margin: 0 auto; }
      /* line 1539, ../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 1553, ../sass/unitedwayww.styles.scss */
.l-region--social-media .block::before, .l-region--social-media .views-row::before {
  box-shadow: 5px 0 #eee !important; }

/* line 1556, ../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 1564, ../sass/unitedwayww.styles.scss */
.blog-block .views-row:hover {
  background-color: #10167f;
  background-attachment: scroll, scroll;
  background-clip: border-box, border-box;
  background-image: url("../images/chat-top-hover1.png"), url("../images/empty-down-hover1.png") !important;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 55px auto; }
/* line 1574, ../sass/unitedwayww.styles.scss */
.blog-block .views-row:hover .views-field-title a {
  color: #ffffff; }

/* line 1579, ../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 transparent;
  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 1591, ../sass/unitedwayww.styles.scss */
.blog-block {
  margin-left: 15%;
  background: none !important;
  width: auto !important; }
  /* line 1595, ../sass/unitedwayww.styles.scss */
  .blog-block .views-field-title .field-content > a {
    color: #4f4f4f;
    display: block;
    font-family: news-gothic-std;
    padding-top: 10%; }
  /* line 1602, ../sass/unitedwayww.styles.scss */
  .blog-block .latest-news-block {
    margin-left: 6%; }
  /* line 1606, ../sass/unitedwayww.styles.scss */
  .blog-block .views-field-view-node a {
    color: #f87907;
    font-family: news-gothic-std; }

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

/* line 1621, ../sass/unitedwayww.styles.scss */
.front-video {
  width: 22% !important;
  margin: 0px !important; }

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

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

/* line 1634, ../sass/unitedwayww.styles.scss */
.impact-calculator #impact-calculator-button {
  font-family: news-gothic-std;
  font-size: 1em !important;
  line-height: 16px;
  height: 35px;
  float: right;
  margin: 0 !important;
  font-weight: normal !important;
  width: 22% !important;
  color: white !important;
  text-align: center;
  background-color: transparent !important;
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 1648, ../sass/unitedwayww.styles.scss */
.impact-calculator #impact-form {
  float: left;
  width: 77% !important; }
/* line 1652, ../sass/unitedwayww.styles.scss */
.impact-calculator .impact-calc-form {
  margin: 0 auto;
  width: 30%; }
/* line 1656, ../sass/unitedwayww.styles.scss */
.impact-calculator .form-text {
  height: 35px;
  padding: 0 10px;
  width: 94%; }
/* line 1662, ../sass/unitedwayww.styles.scss */
.impact-calculator h2.block__title {
  color: white;
  font-family: news-gothic-std;
  font-size: 35px;
  font-weight: normal;
  margin: 0 !important;
  text-align: center; }
/* line 1670, ../sass/unitedwayww.styles.scss */
.impact-calculator .form-item.form-type-textfield.form-item-amount > label {
  color: white;
  font-family: news-gothic-std;
  font-weight: normal;
  padding: 10px 0;
  text-align: center; }
/* line 1678, ../sass/unitedwayww.styles.scss */
.impact-calculator ol h4 {
  color: white;
  font-family: news-gothic-std;
  font-weight: normal !important; }

/* line 1687, ../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 1698, ../sass/unitedwayww.styles.scss */
.family-wize {
  padding-left: 60px; }

/* line 1701, ../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 1713, ../sass/unitedwayww.styles.scss */
.front-instagram-block {
  padding: 26px;
  margin-left: 15px !important;
  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 1725, ../sass/unitedwayww.styles.scss */
  .front-instagram-block img {
    height: 200px !important; }

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

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

/* line 1745, ../sass/unitedwayww.styles.scss */
.getinvolved.l-constrained {
  padding-left: 1%;
  clear: both !important;
  padding-top: 30px; }
  /* line 1749, ../sass/unitedwayww.styles.scss */
  .getinvolved.l-constrained .block__title {
    color: #333;
    clear: both;
    text-align: center;
    font-weight: normal;
    font-family: news-gothic-std;
    font-size: 30px; }

/*------------------------<Inner Page>------------------------------------*/
/* line 1765, ../sass/unitedwayww.styles.scss */
h1.normal-title {
  transform: translate(0%, 0%) !important;
  -webkit-transform: translate(0%, 0%) !important;
  -ms-transform: translate(0%, 0%) !important;
  padding: 0 !important;
  background-color: #ffffff;
  border-top: medium none !important;
  color: #130c83;
  display: block;
  font-family: news-gothic-std;
  font-size: 34px !important;
  font-weight: normal;
  margin: 6px 0 !important;
  position: static !important;
  text-align: left !important;
  width: auto !important;
  z-index: 0 !important; }

/* line 1784, ../sass/unitedwayww.styles.scss */
h1#page-title {
  /*    color: #130c83;
      font-family: news-gothic-std;
      font-size: 30px;
      font-weight: normal;
  	  background-color: #ffffff;
      border-top: 2px solid #ff0000;
      color: #130c83;
      display: block;
      font-family: news-gothic-std;
      font-size: 40px;
      font-weight: normal;
      margin: 445px auto 0 38%;
      position: absolute;
      text-align: center;
      *width: 23%;
      padding: 0 14px;
      z-index: 2000;
  */
  background-color: #ffffff;
  border-top: 2px solid #ff0000;
  color: #130c83;
  display: block;
  font-family: news-gothic-std;
  font-size: 40px;
  font-weight: normal;
  left: 50%;
  margin-top: 28.8%;
  padding: 0 14px;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 2000; }

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

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

/* line 1844, ../sass/unitedwayww.styles.scss */
.l-region--sidebar-first {
  margin-top: 32%;
  margin-bottom: 40px;
  top: 199px;
  width: 15%; }

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

/* line 1866, ../sass/unitedwayww.styles.scss */
.field.field--name-body.field--type-text-with-summary.field--label-hidden {
  float: left;
  margin-top: 50px;
  width: 70%;
  margin-left: 27%;
  padding: 0 30px; }
/* line 1873, ../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 1883, ../sass/unitedwayww.styles.scss */
.body-with-image .l-content .block {
  clear: both;
  float: left;
  margin-left: 27%;
  width: 70%; }

/*.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: 500px) {
  /* line 1902, ../sass/unitedwayww.styles.scss */
  .field.field--name-body.field--type-text-with-summary.field--label-hidden {
    margin-left: 0 !important; } }
/* line 1907, ../sass/unitedwayww.styles.scss */
.links-below {
  padding-top: 31%;
  position: absolute;
  margin-left: 28.6%; }

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

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

/* line 1922, ../sass/unitedwayww.styles.scss */
.quick-links {
  position: relative;
  margin-top: 13px;
  overflow: hidden;
  width: 90%; }
  /* line 1927, ../sass/unitedwayww.styles.scss */
  .quick-links .block__content {
    background-color: red; }
    /* line 1930, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li a:hover {
      color: #ff9600; }
    /* line 1933, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content li a.active {
      background-color: #940000 !important; }
    /* line 1936, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li a {
      border-bottom: 1px solid #940000;
      color: white;
      display: block;
      font-family: din-condensed-web;
      font-size: 16px;
      font-weight: normal;
      padding: 5px 0 5px 11px;
      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 1948, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul.menu li {
      list-style: outside none none; }
    /* line 1951, ../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 1963, ../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 1975, ../sass/unitedwayww.styles.scss */
    .quick-links .block__content ul {
      margin: 0 !important;
      padding: 0 !important; }

/* line 1982, ../sass/unitedwayww.styles.scss */
body.node-type-webform .l-content .form-submit, form#user-login .form-submit, form#user-pass .form-submit {
  background-color: #f87907;
  margin-top: 10px;
  color: white;
  height: 40px;
  display: block;
  font-family: news-gothic-std;
  padding: 0 20px;
  text-transform: uppercase; }
  /* line 1991, ../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 2000, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-label.views-label-created {
  color: #ff0000; }
/* line 2003, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field-field-gallery-image {
  float: left;
  overflow: hidden;
  position: relative;
  width: 222px; }
/* line 2009, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field-title a {
  color: red;
  display: block;
  font-size: 30px;
  margin-bottom: 4px;
  font-family: din-condensed-web; }
/* line 2016, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-body, .image-gallery-listing-page .views-field-created {
  padding-left: 250px; }
/* line 2019, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-view-node {
  text-align: right; }
/* line 2022, ../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 #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 2025, ../sass/unitedwayww.styles.scss */
  .image-gallery-listing-page .views-field.views-field-view-node a:hover {
    color: #dc3601; }
/* line 2028, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-row {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 10px; }
/* line 2034, ../sass/unitedwayww.styles.scss */
.image-gallery-listing-page .views-field.views-field-created span {
  font-size: 14px; }

/* line 2041, ../sass/unitedwayww.styles.scss */
.news-listing .views-field-title a {
  color: red;
  display: block;
  font-size: 20px;
  margin-bottom: 4px; }
/* line 2047, ../sass/unitedwayww.styles.scss */
.news-listing .views-row {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 12px; }
/* line 2051, ../sass/unitedwayww.styles.scss */
.news-listing .views-field.views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
  padding: 8px 15px;
  -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 4, ../sass/base/_mixin.scss */
  .news-listing .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 */
  .news-listing .views-field.views-field-view-node a::after {
    background-color: #dc3601;
    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 */
  .news-listing .views-field.views-field-view-node 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 2055, ../sass/unitedwayww.styles.scss */
  .news-listing .views-field.views-field-view-node a:hover {
    color: #dc3601; }

/* line 2061, ../sass/unitedwayww.styles.scss */
.blog-listing .views-field-title a {
  color: #f87907;
  display: block;
  font-size: 20px;
  margin-bottom: 4px; }
/* line 2067, ../sass/unitedwayww.styles.scss */
.blog-listing .views-field.views-field-field-blog-image {
  float: left; }
/* line 2070, ../sass/unitedwayww.styles.scss */
.blog-listing .views-label {
  color: red; }
/* line 2073, ../sass/unitedwayww.styles.scss */
.blog-listing .views-field.views-field-body, .blog-listing .views-field-created, .blog-listing .views-field-name {
  margin-bottom: 6px;
  padding-left: 190px; }
/* line 2078, ../sass/unitedwayww.styles.scss */
.blog-listing .views-row {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 8px;
  clear: both;
  height: 170px; }

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

/*our stories page*/
/* line 2094, ../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 2100, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 2103, ../sass/unitedwayww.styles.scss */
  .our-stories-listing-page .views-field-view-node a:hover {
    color: #f87907; }
/* line 103, ../sass/base/_mixin.scss */
.our-stories-listing-page .views-field-field-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 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 2111, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2115, ../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 2133, ../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 2138, ../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 2147, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row:hover .views-field-title {
  bottom: 70% !important; }
/* line 2150, ../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); }
/* line 2155, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-row:hover .views-field-field-image::before {
  height: 115%; }

/*------------------------------the latest page---------------------*/
/* line 2163, ../sass/unitedwayww.styles.scss */
.latest-title {
  font-family: din-condensed-web;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 !important; }

/* line 2171, ../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 2176, ../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 2186, ../sass/unitedwayww.styles.scss */
.blog2 .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 2189, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-view-node a:hover {
    color: #f87907; }
/* line 103, ../sass/base/_mixin.scss */
.blog2 .views-field-field-blog-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 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 2197, ../sass/unitedwayww.styles.scss */
.blog2 .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2201, ../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 2219, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-view-node {
  bottom: 6% !important;
  opacity: 1;
  transition-delay: 0.2s; }
/* line 2224, ../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 2232, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-title a {
    color: #fff;
    font-family: news-gothic-std;
    font-size: 22px; }
/* line 2238, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-title {
  bottom: 70% !important; }
/* line 2241, ../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 2246, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-field-blog-image::before {
  height: 115%; }
/* line 2249, ../sass/unitedwayww.styles.scss */
.blog2 .views-row:hover .views-field-nothing {
  bottom: 90% !important; }
/* line 2252, ../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 2260, ../sass/unitedwayww.styles.scss */
  .blog2 .views-field-nothing span {
    color: #fff;
    font-family: news-gothic-std;
    font-size: 22px; }

/* line 2267, ../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 2277, ../sass/unitedwayww.styles.scss */
.blog1 .views-field-view-node a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 2280, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-view-node a:hover {
    color: #f87907; }
/* line 103, ../sass/base/_mixin.scss */
.blog1 .views-field-field-blog-image::before {
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 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 2288, ../sass/unitedwayww.styles.scss */
.blog1 .views-row {
  overflow: hidden !important;
  position: relative; }
/* line 2292, ../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 2310, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-view-node {
  bottom: 6% !important;
  opacity: 1;
  transition-delay: 0.2s; }
/* line 2315, ../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 2323, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-title a {
    color: #fff;
    font-family: news-gothic-std;
    font-size: 22px; }
/* line 2329, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-title {
  bottom: 60% !important; }
/* line 2332, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-nothing {
  bottom: 75% !important; }
/* line 2335, ../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 2340, ../sass/unitedwayww.styles.scss */
.blog1 .views-row:hover .views-field-field-blog-image::before {
  height: 115%; }
/* line 2343, ../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 2351, ../sass/unitedwayww.styles.scss */
  .blog1 .views-field-nothing span {
    color: #fff;
    font-family: news-gothic-std;
    font-size: 22px; }

/* line 2357, ../sass/unitedwayww.styles.scss */
.press-release {
  background-color: red;
  padding: 45px 10px;
  overflow: hidden;
  position: relative; }
  /* line 2362, ../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 2380, ../sass/unitedwayww.styles.scss */
  .press-release .views-field.views-field-nothing, .press-release .views-field-title a {
    color: white; }
  /* line 2383, ../sass/unitedwayww.styles.scss */
  .press-release .views-field-title a {
    color: white;
    font-family: news-gothic-std; }
  /* line 2387, ../sass/unitedwayww.styles.scss */
  .press-release .views-field-nothing .field-content {
    font-family: din-condensed-web;
    font-weight: normal !important;
    text-transform: uppercase; }
  /* line 2392, ../sass/unitedwayww.styles.scss */
  .press-release .more-link > a {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #f87907;
    color: white;
    display: inline-block;
    font-family: news-gothic-std;
    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: #dc3601;
      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 2395, ../sass/unitedwayww.styles.scss */
    .press-release .more-link > a:hover {
      color: #f87907; }
  /* line 2400, ../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 2410, ../sass/unitedwayww.styles.scss */
  .press-release:hover .more-link {
    bottom: 6% !important;
    opacity: 1;
    transition-delay: 0.2s; }
  /* line 2415, ../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 2422, ../sass/unitedwayww.styles.scss */
.latest-page-menu .menu li a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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 2424, ../sass/unitedwayww.styles.scss */
  .latest-page-menu .menu li a:hover {
    color: #f87907; }

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

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

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

/* line 2457, ../sass/unitedwayww.styles.scss */
.l-region.l-region--three-report {
  padding: 20px;
  background-color: #ebebeb;
  height: 455px;
  text-transform: uppercase;
  font-family: news-gothic-std !important; }
  /* line 2458, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--three-report img {
    height: auto !important;
    width: 100% !important; }
  /* line 2463, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--three-report h2.block__title {
    display: none; }

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

/* line 2477, ../sass/unitedwayww.styles.scss */
.l-region.l-region--blog-three {
  overflow: hidden;
  padding: 20px;
  font-family: news-gothic-std;
  text-transform: uppercase; }
  /* line 2478, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three h2.block__title {
    display: none; }
  /* line 2481, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three img {
    float: left;
    margin-right: 10px;
    width: 300px; }
  /* line 2490, ../sass/unitedwayww.styles.scss */
  .l-region.l-region--blog-three .field-content a {
    color: #f87907; }

/* line 2495, ../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 2503, ../sass/unitedwayww.styles.scss */
.three-press {
  width: 100% !important; }

/* line 2508, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three a {
  color: white;
  font-family: news-gothic-std; }
/* line 2512, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three .views-field-title a {
  font-size: 20px; }
/* line 2515, ../sass/unitedwayww.styles.scss */
.l-region.l-region--press-three .views-field.views-field-nothing span {
  font-family: news-gothic-std;
  text-transform: uppercase; }

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

/*mobile block*/
/* line 2530, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content > ul {
  margin: 0px !important;
  padding: 0 !important; }
/* line 2534, ../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 #f87907;
  color: white;
  font-size: 15px;
  border-right: 1px solid white;
  font-family: din-condensed-web;
  padding: 8px 10px !important;
  transition: all 0.3s ease-in-out 0s; }
  /* line 2545, ../sass/unitedwayww.styles.scss */
  .donate-now-block-mobile .block__content ul li a:hover {
    background-color: #d24c00; }
/* line 2549, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content li {
  display: inline-block;
  float: left;
  width: 33.3%; }
/* line 2554, ../sass/unitedwayww.styles.scss */
.donate-now-block-mobile .block__content li:last-child a {
  border-right: 0px solid white !important; }

/* line 2559, ../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 2570, ../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 transparent;
    display: inline-block;
    float: right;
    height: 250px;
    padding: 30px;
    text-align: center;
    width: 276px;
    background-size: 55px;
    background-color: white; }
  /* line 2581, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile .views-field-title .field-content > a {
    color: #4f4f4f;
    display: block;
    font-family: news-gothic-std;
    padding-top: 25%; }
  /* line 2587, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile button {
    display: none !important; }
  /* line 2590, ../sass/unitedwayww.styles.scss */
  .blog-block-mobile .views-row {
    display: block !important;
    float: left;
    height: 200px;
    margin: 0 10px;
    padding: 2px; }

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

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

/* line 2624, ../sass/unitedwayww.styles.scss */
.provided-by .block__content a {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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: #dc3601;
    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: #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; }

/*New Mobile menu*/
/* line 2631, ../sass/unitedwayww.styles.scss */
.mobile-menu {
  position: relative;
  margin-top: 13px;
  overflow: hidden;
  width: 100%; }
  /* line 2636, ../sass/unitedwayww.styles.scss */
  .mobile-menu .leaf {
    background: none repeat scroll 0 0 #ebebeb; }
  /* line 2639, ../sass/unitedwayww.styles.scss */
  .mobile-menu li.leaf a {
    font-size: 20px !important; }
  /* line 2642, ../sass/unitedwayww.styles.scss */
  .mobile-menu .parent a {
    border: 1px solid #ebebeb; }
  /* line 2645, ../sass/unitedwayww.styles.scss */
  .mobile-menu ul li ul a {
    border: 1px solid #969696 !important;
    font-family: din-condensed-web !important;
    font-weight: normal;
    padding-left: 40px !important; }
  /* line 2651, ../sass/unitedwayww.styles.scss */
  .mobile-menu .parent a {
    border: 1px solid #ebebeb;
    font-family: news-gothic-std; }
  /* line 2655, ../sass/unitedwayww.styles.scss */
  .mobile-menu .block__content {
    background-color: white; }
    /* line 2658, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li a:hover {
      color: #ff9600; }
    /* line 2661, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li a {
      border-bottom: 1px solid #ebebeb;
      color: #4f4f4f;
      display: block;
      *font-family: din-condensed-web;
      font-family: news-gothic-std;
      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 2675, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul.menu li {
      position: relative;
      list-style: outside none none; }
    /* line 2679, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content span.closed {
      background-color: transparent !important;
      background-image: url("../images/pluss-01.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 2692, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content span.open {
      right: 0;
      background-color: transparent !important;
      background-image: url("../images/cross-lyr-1.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 2705, ../sass/unitedwayww.styles.scss */
    .mobile-menu .block__content ul {
      margin: 0 !important;
      padding: 0 !important; }

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

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

/* line 2729, ../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: transparent !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 2749, ../sass/unitedwayww.styles.scss */
.close-menu-button .block__content a {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: transparent !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; }

/* line 2762, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field.views-field-view-node {
  float: right;
  margin-top: 10px; }
/* line 2766, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-picture {
  margin-top: 10px; }
/* line 2769, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field.views-field-created {
  clear: both;
  float: left;
  margin-bottom: 20px; }
/* line 2774, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field.views-field-name {
  display: block; }
/* line 2777, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field.views-field-name span {
  color: #10167f;
  display: block;
  font-size: 17px;
  margin: 0 auto;
  margin: 10px 10px 10px 0px; }
/* line 2784, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-field-blog-category a, .news-event-blog-block-listing .views-field-name a {
  font-family: arial;
  text-transform: uppercase;
  font-size: 12px; }
/* line 2789, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-field-blog-category a {
  color: #F4801F; }
/* line 2792, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-body {
  border-top: dotted 1px #ccc;
  padding: 20px 10px 10px 0px; }
/* line 2796, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .user-picture img {
  border-radius: 4px; }
/* line 2799, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-field-blog-image {
  float: right; }
  /* line 2801, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-field-blog-image img {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    margin: 28px 0px 5px 20px;
    padding: 3px; }
/* line 2808, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .view-row {
  border-bottom: double #ddd;
  padding-bottom: 30px;
  padding-top: 20px; }
/* line 2813, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .view-row:hover {
  border-bottom: double #ccc; }
/* line 2816, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field.views-field-created {
  color: #777; }
/* line 2819, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing .views-field-view-node a {
  float: right;
  padding: 10px !important;
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #f87907;
  color: white;
  display: inline-block;
  font-family: news-gothic-std;
  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 */
  .news-event-blog-block-listing .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 */
  .news-event-blog-block-listing .views-field-view-node a::after {
    background-color: #dc3601;
    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 */
  .news-event-blog-block-listing .views-field-view-node 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 2823, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-view-node a:hover {
    color: #dc3601; }

/* line 2830, ../sass/unitedwayww.styles.scss */
.news-event-blog-block-listing {
  position: relative;
  margin-bottom: 20px;
  /*
  .views-field.views-field-picture, .views-field-name, .views-field-created {
      display: block;
      float:right;
      clear:right;
      text-align:center;
      vertical-align: middle;
      width: 28%;
  }
  */ }
  /* line 2833, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-body, .news-event-blog-block-listing .views-field.views-field-field-blog-image, .news-event-blog-block-listing .views-field-title, .news-event-blog-block-listing .views-field-view-node {
    width: 100%; }
  /* line 2836, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-body {
    width: 80% !important; }
  /* line 2839, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-picture, .news-event-blog-block-listing .views-field-name {
    margin-top: 1%;
    text-align: center;
    width: 20%; }
  /* line 2844, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-field-blog-image {
    float: right;
    *position: absolute;
    right: 27%;
    top: 24%;
    width: 19% !important; }
  /* line 2851, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing tr, .news-event-blog-block-listing td {
    position: relative; }
  /* line 2856, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-name {
    display: block;
    *width: 30%; }
  /* line 2860, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-name span {
    color: #10167f;
    display: block;
    font-size: 17px;
    margin: 0 auto; }
  /* line 2866, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-field-blog-category a {
    font-family: arial; }
  /* line 2872, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-picture {
    margin-top: 5%; }
  /* line 2875, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .user-picture img {
    border: 1px solid #10167f;
    border-radius: 5px; }
  /* line 2879, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-field-blog-image img {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    margin: 4px 15px 0 0;
    padding: 3px; }
  /* line 2885, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .view-row {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 17px;
    padding-top: 10px; }
  /* line 2890, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-created .views-label {
    color: #fe230a; }
  /* line 2903, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing table {
    width: 100% !important; }
  /* line 2906, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field-title a {
    font-size: 28px;
    font-family: "din-condensed-web"; }

@media only screen and (min-width: 1190px) and (max-width: 1440px) {
  /* line 2913, ../sass/unitedwayww.styles.scss */
  .tb-megamenu .nav > li > a {
    font-size: 21px !important; }

  /* line 2916, ../sass/unitedwayww.styles.scss */
  .tb-megamenu .nav > li > a {
    padding: 15px 10px !important; } }
@media only screen and (min-width: 1300px) and (max-width: 1558px) {
  /* line 2923, ../sass/unitedwayww.styles.scss */
  .field--name-field-secondary-title .field__item.even {
    width: 28% !important; }

  /* line 2926, ../sass/unitedwayww.styles.scss */
  .news-event-blog-block-listing .views-field.views-field-view-node {
    *width: 73%; } }
@media only screen and (min-width: 1280px) and (max-width: 1558px) {
  /* line 2932, ../sass/unitedwayww.styles.scss */
  .front-page-promo-banner .views-field.views-field-nothing-1, .front-page-promo-banner .views-field-body, .front-page-promo-banner .views-field-title {
    background-color: #ffffff;
    height: 83% !important;
    margin-top: 31px !important;
    position: absolute;
    right: 0;
    width: 552px; }

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

  /* line 2943, ../sass/unitedwayww.styles.scss */
  .impact-calculator #impact-calculator-button {
    font-size: 0.8em !important; }

  /* line 2947, ../sass/unitedwayww.styles.scss */
  .l-content .field__items {
    height: 100%; }
  /* line 2950, ../sass/unitedwayww.styles.scss */
  .l-content .field__item {
    height: 100%; } }
/* line 2957, ../sass/unitedwayww.styles.scss */
.add-this {
  clear: both; }
  /* line 2960, ../sass/unitedwayww.styles.scss */
  .add-this .block__content img {
    height: auto !important;
    width: auto !important; }

/* line 2966, ../sass/unitedwayww.styles.scss */
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;
}

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

}
*/
/* line 3002, ../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 transparent;
  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 3003, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .block__content {
    padding: 0 10px; }
  /* line 3006, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .block__title {
    margin: 8px 0;
    font-size: 23px !important;
    padding: 0; }
  /* line 3011, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-field-start-date .field-content {
    font-size: 13px; }
  /* line 3014, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-field-title a {
    color: #dc3601;
    font-size: 16px; }
  /* line 3028, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .view-footer a {
    color: #f87907;
    font-family: news-gothic-std;
    display: block;
    margin-top: 8px; }
  /* line 3035, ../sass/unitedwayww.styles.scss */
  .upcoming-events-front .views-row {
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin-bottom: 9px;
    padding-bottom: 4px; }

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

/* line 3063, ../sass/unitedwayww.styles.scss */
.logo-text-footer {
  font-family: meta-bold !important; }

/* line 3068, ../sass/unitedwayww.styles.scss */
.l-region.l-region--search-mobile .form-text {
  color: #000000; }

/* line 3072, ../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 3078, ../sass/unitedwayww.styles.scss */
.our-stories-listing-page .views-field.views-field-term-node-tid {
  height: 0; }

/* line 3082, ../sass/unitedwayww.styles.scss */
#crm-container.crm-public .calc-value, #crm-container.crm-public .content {
  padding-top: 0; }

/* line 3085, ../sass/unitedwayww.styles.scss */
.content.calc-value {
  padding-top: 5px !important; }

/* line 3088, ../sass/unitedwayww.styles.scss */
.news-listing .views-field-view-node {
  text-align: right; }

/* line 3091, ../sass/unitedwayww.styles.scss */
.pager li {
  list-style: none;
  padding: 8px !important; }

/* line 3096, ../sass/unitedwayww.styles.scss */
.event-info .crm-section .label {
  float: left;
  width: auto !important; }

/* line 3102, ../sass/unitedwayww.styles.scss */
.view-calendar {
  margin-bottom: 20px; }

/* line 3107, ../sass/unitedwayww.styles.scss */
.header-logo a {
  margin: 1px 18px 18px !important;
  width: 128px !important; }

/* line 3113, ../sass/unitedwayww.styles.scss */
.front-page-promo-banner .views-slideshow-controls-bottom.clearfix {
  right: 200px !important;
  margin-top: 18% !important;
  width: 25% !important; }

/*# sourceMappingURL=unitedwayww.styles.css.map */
