@charset "utf-8";
/* CSS Document */

body.front {
	background: #fff837;
}

.front .panel-row .container {
  padding: 0 !important;
}

.front #columns {
	padding: 0;
}

.front #content-column {
	padding: 7px 0 0;
}

.front .node {
	margin: 0;
}

.front .panel-row .container {
	margin: 0 auto;
	max-width: 1260px;
}

.front .panel-row {
	padding: 20px 0;
}

.front #content-wrapper h2 {
	color: #ffdf00;
	line-height: 120%;
	margin: 10px auto;
}

.front #content-wrapper h2 span {
	display: block;
	font-size: 24px;
	line-height: 28px;
	color: #ffdf00;
}

.front #content-wrapper h4 {
	color: #52e4fe;
	font-family: 'arvoregular', serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
}

.front .view-home-hero .views-row h4 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 14px;
	margin: 20px auto 0px;
}

.front .view-home-hero .views-row h2 {
		font-family: latoregular;
	  font-weight: 400;
}

.front .view-home-hero .views-row h2 a {
	text-transform: none;
	color: #fff837;
}

.front .view-home-hero .views-row h2 a:hover {
	color: #fef233;
}

.front .view-home-hero .view-content {
	padding-top: 1em;
}


.region-alsf-top {
	float: none;
	display: block;
	height: 340px;
}

.front .row-1 {
	background: #0b648d;
	padding: 0 0 60px;
	z-index: 6;
	top: 515px;
}

.front .row-1 .region-inner {
	margin: 0;
}

.front #content-wrapper .field-name-homepage-hero h2 {
	color: #fff;
	line-height: 100%;
}

.view-home-hero p {
	font-size: 16px;
}


.front .row-1 .container {
	margin: 0 auto;
	padding: 0 25px;
}

.front .region-alsf-row-1-left {
  float: left;
	max-width: 560px;
	padding-right: 3%;
	width: 45%;
}
.front .region-alsf-row-1-right {
	border-left: 1px solid #085177;
	float: right;
	max-width: 600px;
	padding-left: 4%;
	width: 48%;
}

.view-home-hero .views-field-teaser {
	color: #fff;
	text-align: left;
	margin: 0 auto;
	float: left;
	font-size: 16px;
	line-height: 140%;
	width: 60%;
}

.view-home-hero .views-field-field-home-page-image {
	float: right;
	margin: -25px 0 20px 5px;
}

.front .row-1 .views-field-path {
	clear: both;
	color: #52e4fe;
	float: left;
}

.front .row-1 .views-field-path a {
	margin: 0 5px;
	padding: 7px 0;
}

.front .row-1 .views-field-path a:first-child {
	border-right: 1px solid #2797ba;
	margin: 0 5px 0 0;
	padding: 7px 10px 7px 0;
}

.front .region-alsf-row-1-right #helping-quote {
	background: url('../images/home-microscope.png')  82% 5% no-repeat;
	border-bottom: 2px dashed #fef233;
	height: 70px;
	padding: 10px 26% 30px 45px;
	color: #fff;
	font-family: 'arvoitalic', serif;
	font-size: 15px;
	line-height: 130%;
	margin: 20px 0 30px 0;
}

.front .region-alsf-row-1-right #helping-stats {
	color: #fff837;
	font-family: 'arvobold', serif;
	padding: 0;
}

.front .region-alsf-row-1-right #helping-stats li {
	font-size: 21px;
	line-height: 24px;
	list-style: none;
	height: 80px;
	padding: 0 0 0 65px;
}

.front .region-alsf-row-1-right #helping-stats li#grants {
	background-repeat: no-repeat;
	background-image: url('../images/alsf_grant-icon.png');
	color: #fef233;
}

.front .region-alsf-row-1-right #helping-stats li#institutions {
	background-repeat: no-repeat;
	background-image: url('../images/alsf_institution-icon.png');
	color: #fef233;
}

.front .region-alsf-row-1-right #helping-stats li span {
	clear: both;
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: latoitalic;
	font-style: normal;
}

.front .row-1 .views-field-path a,
.front .row-1 .more-link a {
	font-family: 'arvobold', serif;
	text-transform: uppercase;
	color: #52e4fe;
	font-size: 16px;
}

.front .row-1 .views-field-path a:hover,
.front .row-1 .more-link a:hover {
	color: #ffdf00;
}

.front .panel-row.row-2 {
	top: 455px;
	width: 100%;
	margin: 0;
	max-width: 100%;
	padding: 180px 0 140px;
	height: 330px;
	text-align: center;
}

.front .panel-row.row-2:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 300px;
  overflow: visible;
  width: 100%;
  background: #003c73;
  height: 320px;
  z-index: 8;
  -webkit-transform: skewY(1deg);
  -moz-transform: skewY(1deg);
	-ms-transform: skewY(1deg);
  -o-transform: skewY(1deg);
  transform: skewY(1deg);
}

.front .panel-row.row-2 .container {
	margin-top: -93px;
	position: relative;
	z-index: 12;
}

.front #content-wrapper .row-2 h2 {
	color: #fff;
	font-size: 27px;
	letter-spacing: 1px;
	margin: 10px auto 45px !important;
}

.front #connect,
.front #subscribe {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.front #connect {
	border-right: 1px solid #019cb8;
	height: 90px;
}

.front #connect h3,
.front #subscribe h3 {
	color: #fef233;
	font-family: latoblack;
	font-size: 24px;
	font-weight: 400;
	text-align: left;
	margin: 0px auto 10px;
}

.front #connect .social {
	float: left;
	padding: 0;
}

#connect .social li {
	margin: 0 7px 0 0;
}

.front #connect .social a {
	background: url('../images/alsf_social-sprite.png') no-repeat;
	display: block;
	padding: 0;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
}

.front #connect .social li.facebook a {
	background-position: 0 0;
}

.front #connect .social li.twitter a {
	background-position: -58px 0;
}

.front  #connect .social li.linkedin a {
	background-position: -116px 0;
}

.front #connect .social li.youtube a {
	background-position: -174px 0;
}

.front #connect .social li.instagram a {
	background-position: -232px 0;
}

.front #connect .social li.pinterest a {
	background-position: -290px 0;
}

.front #connect .social li.facebook a:hover {
	background-position: 0 -56px;
}

.front #connect .social li.twitter a:hover {
	background-position: -58px -56px;
}

.front  #connect .social li.linkedin a:hover {
	background-position: -116px -56px;
}

.front #connect .social li.youtube a:hover {
	background-position: -174px -56px;
}

.front #connect .social li.instagram a:hover {
	background-position: -232px -56px;
}

.front #connect .social li.pinterest a:hover {
	background-position: -290px -56px;
}

.front #subscribe h3 {
	margin: 0;
}

.front #subscribe {
	padding: 0 0 0 56px;
	text-align: left;
}

.front #subscribe .submitted-message p {
	color: #fff;
}

.front #subscribe .hs-error-msgs {
	display: none !important;
}

.front #subscribe input[type='text'],
.front #subscribe input[type='email']{
	font-family: 'latoregular', sans-serif;
	font-size: 16px;
	padding: 10px 8px;
	width: 70%;
}

.front #subscribe input[type='submit'] {
	padding: 12px 20px 11px;
	border: 0px solid #fff;
	background-color: #017fa3;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'latobold', sans-serif;
	margin: 10px 0;
}

/* FIREFOX HACK */
@-moz-document url-prefix() {
	.front #subscribe input[type='submit'] {	
		padding: 11px 20px 10px;
	}
}

.front #subscribe input[type='submit']:hover {
	background: #019cb8;
}

.front #subscribe .hbspt-form {
	margin-top: 5px;
}

.front #subscribe div.input {
	float: left;
	margin-top: 10px;
	width: 65%;
}

.front #subscribe input[type='email'] {
	text-align: left;
	width: 100%;
}

.front #subscribe .hs-submit {
	float: left;
}
.front .views-field-field-promo-link a {
	color: #003c73;
	font-family: latobold;
	font-size: 19px;
	line-height: 130%;
	margin: 5px 0 3px 0;
	display: block;
}

.front .views-field-field-promo-link a:after {
	content: "»";
	margin: -1px 0 0 5px;
  position: absolute;
}

.front .field-name-get-involved-flyout {
  height: 0;
}

.front #get-involved-flyout {
  position: fixed;
  right: -44px;
  top: 520px;
  z-index: 9999;
  transition: right 500ms;
}

.front #get-involved-flyout:hover {
  right: -18px;
  transition: right 500ms;
}

.front #get-involved-flyout.closed {
  right: -305px;
  transition: right 500ms;
}

.front #get-involved-flyout.closed:hover {
 right: -18px;
 transition: right 500ms;
}


.front .row-8,
.front .row-4 {
	background: #fff;
}

.front .panel-row.row-4 {
	position: relative;
	top: 100px;
	z-index: 7;
}

.front .row-8 {
	margin-top: -83px;
}

.front .row-1:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 35px;
  overflow: visible;
  width: 100%;
  background: #0b648d;
  height: 505px;
  z-index: -1;
  -webkit-transform: skewY(-2deg);
  -moz-transform: skewY(-2deg);
	-ms-transform: skewY(-2deg);
  -o-transform: skewY(-2deg);
  transform: skewY(-2deg);
}

.front .row-4:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -9%;
  overflow: visible;
  width: 100%;
  background: #fff;
  height: 555px;
  z-index: 0;
  -webkit-transform: skewY(-1deg);
  -moz-transform: skewY(-1deg);
  -ms-transform: skewY(-1deg);
  -o-transform: skewY(-1deg);
  transform: skewY(-1deg);
}

.front .region-alsf-row-4-left,
.front .region-alsf-row-4-right {
	padding-top: 20px;
	position: relative;
}

.front .region-alsf-row-4-left .view-header {
	position: inherit;
	top: 8px;
	left: 270px;
	display: block;
}

.front .region-alsf-row-4-left .view-header a {
	font-family: 'arvobold', serif;
	text-transform: uppercase;
	color: #019cb8;
	font-size: 16px;
}

.front .view-alsf-blog .view-content {
	margin: 15px 0;
}

.front .view-alsf-blog .views-row {
	border-bottom: 1px dashed #92dbec;
	clear: left;
	float: left;
	margin: 0 0 15px;
	padding: 0 0 15px;
	width: 100%;
}

.front .view-alsf-blog .views-row-first {
	border-top: 1px dashed #92dbec;
	padding-top: 15px;
}

.front .view-alsf-blog .views-row-last {
	border: none;
}

.front .view-alsf-blog .views-row a {
	font-family: latobold, sans-serif;
	color: #066892;
	font-size: 19px;
	line-height: 130%;
}

.front .view-alsf-blog .views-field-field-homepage-image {
	float: left;
	margin: 0 15px 0 0;
	max-width: 120px;
}

.front .view-alsf-blog .views-field-created {
	color: #373737;
	font-size: 12px;
	text-transform: uppercase;
}

.front .region-alsf-row-4-right p {
	font-family: 'latoregular', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	margin: 0;
	padding: 15px 0 0 0;
}

.front .panel-row h2 {
	font-family: 'arvobold',serif;
	font-size: 27px;
	text-transform: uppercase;
}

#header {
	height: 60px;
}

.front .region-alsf-top {
	display: none;
}

.front .panel-row {
	position: relative;
}

/* Homepage Slideshow */

.front .region-alsf-top {
	position: fixed;
	max-width: 100% !important;
	width: 100%;
	top: 70px;
	padding: 0;
	z-index: 0;
}

.front .region-alsf-top .container {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

.front .view-landing-page-slideshows .flexslider {
	margin-top: -25px;
}

.front .view-landing-page-slideshows ul.slides li {
	margin: 0;
	max-width: 1200px;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-image {
	float: left;
	margin: 0 30px 0 0;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
	border: none;
	box-shadow: none;
	margin-top: -45px;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
	color: #011a48;
	font-family: arvobold;
	font-size: 29px;
	font-weight: 400;
	letter-spacing: -0.5px;
	line-height: 120%;
	margin-top: 150px;
	position: relative;
}

.front .flexslider .views-field-field-subtitle {
	color: #003e6f;
	font-family: latoblack;
	font-size: 19px;
	margin: 5px 0;
}

.front .view-landing-page-slideshows .flexslider .views-field-body,
.front .view-landing-page-slideshows .flexslider .views-field-field-slideshow-link {
	clear: none;
	float: none;
	max-width: 95%;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-slideshow-link {
	float: left;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-learn-more-link {
	float: left;
	left: auto;
	margin: 0 0 0 20px;
	position: relative;
}

.front .view-landing-page-slideshows .flexslider .views-field-field-learn-more-link a {
  background: transparent;
  color: #003b73;
  font-size: 15px;
  letter-spacing: 0;
  padding: 3px;
	width: auto;
}

.front .view-landing-page-slideshows .flex-control-nav {
	bottom: 150px;
	left: auto;
  right: 0;
  text-align: left;
  width: 107px;
	z-index: 20;
}

.front .view-landing-page-slideshows .flex-control-paging li a {
	background: #2fb9b8;
	border: 1px solid #003b73;
}

.front .view-landing-page-slideshows .flex-control-paging li,
.front .view-landing-page-slideshows .flex-control-paging li a {
	outline: 0;
	-webkit-outline: 0;
}

.front .view-landing-page-slideshows .flex-control-paging li a:hover,
.front .view-landing-page-slideshows .flex-control-paging li a.flex-active {
	background: #003b73;
}

.front .view-landing-page-slideshows .flexslider .views-field-body p {
	color: #001437;
	font-family: latoregular;
	font-size: 18px;
	line-height: 140%;
}

.view-landing-page-slideshows .flexslider .views-field-body p em {
	font-family: latoitalic;
	font-size: 22px;
	font-style: normal;
}

.front .field-name-body p a {
	font-family: 'arvobold', serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #018aa8;
	margin: 0 5px;
	padding: 7px 0;
}

.front .field-name-body p a:first-child {
	border-right: 1px solid #99cc64;
	margin: 0 5px 0 0;
	padding: 7px 10px 7px 0;
}

.front .field-name-body p a:hover {
	color: #019cb8;
}

.front .view-landing-page-slideshows a.more {
	font-family: arvobold;
	font-size: 15px;
}

.front .flexslider a.text-link {
	color: #025c95;
	font-family: latobold;
}

.front .flexslider a.text-link:hover {
	color: #019ab0;
}

.front a.hold-stand {
	background: url(../images/icon-pitcher.png) 14px 7px no-repeat #003c73;
	border-radius: 6px;
	color: #fff837;
	font-family: arvobold;
	font-size: 16px;
	letter-spacing: .75px;
	padding: 14px 16px 14px 62px;
	text-transform: uppercase;
}

.front a.hold-stand:hover {
	background-color: #011a48;
}

.front .region-alsf-row-4-right {
	float: right !important;
	margin: 0 110px 0 20px;
	max-width: 550px;
	width: 50%;
}



.region-alsf-row-4-left {
	float: left;
	max-width: 500px;
	width: 45%;
}

.front .panel-row.row-4 h2 {
	color: #003c73 !important;
	margin-bottom: 15px !important;
}

.front .panel-row.row-5 {
	background: #fff837;
  padding: 100px 0 0;
}

.front .panel-row.row-5 .container {
	max-width: 100%;
}

.front .region-alsf-row-5-left {
	background: transparent url('../images/alsf_donations_fence_bkg.png') no-repeat;
	float: left;
	width: 55%;
	background-size: 100% 100%;
	height: 527px;
	padding: 5% 2% 0 4%;
	box-shadow: 0 -10px 15px rgba(0,0,0,.35);
}

.front .region-alsf-row-5-right {
	float: right;
	width: 36%;
	padding: 5% 0 0 40px;
}

.front .panel-row.row-6 {
	background: #ebcc1f;
	padding: 0;
	top: -40px;
}


.front #content .panel-display .row-1 {
	margin: 0px auto;
}

.front .field-name-our-top-sponsors {
	margin: 0px auto;
	padding: 40px 0 110px;
	max-width: 1180px;
	text-align: center;
}

.front .field-name-our-top-sponsors .block-title {
	color: #222 !important;
	font-family: arvobold;
	font-size: 27px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 auto 30px !important;
}

.front .field-name-our-top-sponsors .views-row {
	display: inline-block;
	width: auto;
	margin: 0px 20px 15px;
}

.front .region-alsf-row-5-left h2 {
	color: #011a48 !important;
	font-size: 30px;
	margin-left: 15px !important;
}

.front .region-alsf-row-5-right .region-inner {
	margin: 0;
}

.front .region-alsf-row-5-right h2 {
	color: #018aa8 !important;
	font-size: 24px !important;
}

.front .region-alsf-row-5-right form {
	position: relative;
	max-width: 315px;
	width: 90%;
}

.front .region-alsf-row-5-right form .form-item-q label {
	display: none;
}

.front .region-alsf-row-5-right input {
	color: #2c2c2c;
	padding: 15px 10px;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-family: latoregular;
	font-size: 20px;
	margin-top: 4px;
	outline: none;
	width: 100%;
}

.front .region-alsf-row-5-right form input.form-submit {
	background: url('../images/search-button.png') no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 55px;
	text-indent: -9999px;
	right: 5%;
}

.front #stand-search-results {
	color: #2c2c2c;
	font-size: 15px;
	padding: 10px;
}

.front .stand-search-result {
	line-height: 150%;
	padding: 0 0 15px;
}

.front .stand-search-result .stand-search-result-name {
	font-family: latobold;
	font-size: 16px;
}

.front .stand-search-more a {
	font-family: 'arvobold', serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #018aa8;
}

.front table {
	border: 2px solid #fedf0c !important;
	box-shadow: 1px 0px 10px rgba(0,0,0,.4);
}

.front table thead tr {
	background: #019cb8;
	border: none !important;
}

.front .region-alsf-row-5-left table thead tr th {
	border: none !important;
	color: #fff;
	text-transform: uppercase;
	font-family: latobold;
	font-size: 18px;
	font-weight: 400;
	padding: 20px 18px 12px;
}

.front table tbody tr.odd {
	background: rgba(252,240,51,0.7) !important;
	border: none !important;
}

.front table tbody tr.even {
	background: rgba(255,255,255,0.8) !important;
	border: none !important;
}

.front table tbody tr td:nth-child(1),
.front table tbody tr td:nth-child(2) {
	border-right: 3px solid #ebcc1f !important;
}

.front table tbody tr td:nth-child(2),
.front table tbody tr td:nth-child(3) {
	font-family: latobold;
	padding: 0 0 0 20px;
	font-size: 17px;
	color: #011a48;
}

.front .leader-rank {
	display: inline-block;
	width: 20px;
	font-family: 'ostrich_sansblack';
	color: #018aa8;
	padding: 20px 15px 15px 10px;
	font-size: 34px;
	float: left;
}

.front ul,
.front table {
	margin: 0px auto;
}

.front .container {
	width: 100%;
	max-width: 100%;
}
.front #main-content-header {
	max-width: 1260px;
	margin: 0px auto;
	/*temp*/ display: none;
}

.front td .leader-name {
	padding: 10px 0 0;
}

.front td .leader-name a {
	font-family: latobold;
	font-size: 17px;
	color: #011a48;
	padding: 8px 0 0;
}

.front td .leader-campaign a {
	color: #011a48;
}

.front td a:hover {
	color: #019cb8;
}

/* -------------------------------------------
 * RESPONSIVE STYLES
/* ------------------------------------------- */

@media screen and (min-width: 1981px) {
	.front .panel-row.row-2 {
			background-size: 100% 100%;
	}
}

@media screen and (min-width: 1800px) {
	.front #get-involved-flyout {
		top: 520px;
	}
}

@media only screen and (min-width: 1500px) {
  .front .region-alsf-row-5-left {
		padding: 5% 2% 0 7%;
		width: 50%;
	}
}

@media only screen and (max-width: 1360px) {
	.front .region-alsf-row-5-left {
		width: 52%;
	}
}

@media only screen and (max-width: 1280px) {

	.front #content-wrapper .panel-row.row-1 h2 {
		font-size: 28px;
	}

  .front .panel-row.row-1 .region-alsf-row-1-right {
    width: 40%;
  }

  .front .panel-row.row-2 .view-content .views-row {
    padding: 0 1%;
    width: 26%;
  }

	.front .row-1:before {
		bottom: 56px;
	}

	.front .row-4:before {
		bottom: -12%;
	}

	.front .row-1 {
		padding-bottom: 80px;
	}

	.front .region-alsf-row-1-left {
		padding: 0 2%;
	}

	.front .region-alsf-row-1-right {
		padding-left: 2%;
	}

	.front .panel-row h2 {
		font-size: 25px;
	}

	.front #content-wrapper h2 span {
		font-size: 22px;
	}

	.front .region-alsf-row-1-right #helping-quote {
		font-size: 14px;
	}

	.front .region-alsf-row-4-left {
		margin-left: 1%;
	}

	.front .region-alsf-row-4-right {
		margin-right: 45px;
	}

	.front .region-alsf-row-5-left,
	.front .region-alsf-row-5-right {
		padding-top: 15%;
	}

	.front .region-alsf-row-5-right input {
		margin-top: 0;
	}

	.front .panel-row.row-7 #connect, .front .panel-row.row-7 #subscribe {
		width: 32%;
	}

	.front #get-involved-flyout {
		top: 530px;
	}

	#dashboard-wrapper .dashboard-thermometer {
		max-width: 1030px;
	}

	.flexslider .views-field-field-learn-more-link {
		left: 30%;
	}

	.flexslider .views-field-field-register-link {
		right: 30%;
	}

  .front .panel-row.row-2 .view-content .views-row {
    padding: 0 1%;
    width: 26%;
  }

	.front .row-4:before {
		bottom: -12%;
	}

	.front .row-1 {
		padding-bottom: 80px;
	}

	.front .region-alsf-row-1-left {
		padding: 0 2%;
	}

	.front .region-alsf-row-1-right {
		padding-left: 2%;
	}

	.view-home-hero .views-field-teaser {
		width: 54%;
	}

	.front .panel-row h2 {
		font-size: 25px;
	}

	.front #content-wrapper h2 span {
		font-size: 22px;
	}

	.front .region-alsf-row-1-right #helping-quote {
		font-size: 14px;
	}

	.front .region-alsf-row-4-left {
		margin-left: 1%;
	}


	.front .region-alsf-row-5-left,
	.front .region-alsf-row-5-right {
		padding-top: 7%;
	}

	.front .region-alsf-row-5-right input {
		margin-top: 0;
	}

	.front .panel-row.row-7 #connect, .front .panel-row.row-7 #subscribe {
		width: 32%;
	}

	.front #get-involved-flyout {
		top: 530px;
	}

	#dashboard-wrapper .dashboard-thermometer {
		max-width: 1030px;
	}

	.flexslider .views-field-field-learn-more-link {
		left: 30%;
	}

	.flexslider .views-field-field-register-link {
		right: 30%;
	}

}


@media only screen and (max-width: 1250px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -72px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
		margin-top: 45px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		margin-top: 180px;
	}

}

@media only screen and (max-width: 1139px) {
	.front .region-alsf-top {
		top: 30px;
	}

	.front .panel-row.row-1 {
		top: 450px;
	}

	.front .row-1:before {
		bottom: -25px;
		height: 563px;
	}

	.front .region-alsf-row-1-right #helping-quote {
		background-position: 89% 18%;
	}

	.front .panel-row.row-2 {
		top: 350px;
	}

	.front .panel-row.row-4 {
		top: 0;
	}

	.front .row-4:before {
		bottom: -8%;
	}

	.front .panel-row.row-5 {
		top: -70px;
	}

	.front .panel-row.row-6 {
		top: -90px;
	}

	.front .row-8 {
		margin-top: -135px;
	}

	.front #get-involved-flyout {
		top: 475px;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 175px;
	}

	.front #content-wrapper .panel-row.row-1 h2 {
		font-size: 26px;
	}

	.front .field-name-body p em {
		font-size: 19px;
	}

	.front .region-alsf-row-4-left {
		width: 42%;
	}

	.front .region-alsf-row-5-right {
		padding-left: 30px;
	}

	.front #connect,
	.front #subscribe {
		width: 37%;
	}

	#footer-wrapper {
		margin-top: -2px;
	}

}

@media only screen and (max-width: 1099px) {

	.front #content-wrapper .panel-row.row-1 h2 {
		font-size: 24px;
	}

	.front .region-alsf-row-5-left {
		padding-left: 3%;
	}

}

@media only screen and (max-width: 1075px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -72px;
	}

	.front .panel-row.row-1 {
		top: 400px;
	}

}

@media only screen and (max-width: 1025px) {

	.view-home-hero .views-field-teaser {
		width: 50%;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		font-size: 20px;
	}

	.front .flexslider .views-field-field-subtitle {
		font-size: 17px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-body,
	.front .view-landing-page-slideshows .flexslider .views-field-field-slideshow-link {
		max-width: 100%;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 180px;
	}

	.front .region-alsf-row-1-right {
		padding-top: 100px;
	}

	.front .panel-row.row-2 {
		height: 120px;
		top: 205px;
	}

	.front .views-field-field-promo-link a {
		font-size: 17px;
	}

	.front .panel-row.row-2 .view-content .views-row {
		width: 28%;
	}

	.front .panel-row.row-2 .views-row-2 {
		margin: 0 3%;
	}

	.view-homepage-news .views-field-field-text {
		font-size: 14px;
	}

	.front .panel-row h2 {
		font-size: 23px;
	}

	.front .region-alsf-row-1-right #helping-quote {
		padding-top: 25px;
	}

}

@media only screen and (max-width: 1024px) {
	.front .row-1:before {
		bottom: 0;
	}

	.front #content-wrapper .panel-row.row-1 h2 {
		font-size: 23px;
	}

	.view-home-hero .views-field-teaser {
		width: 52%;
	}

	.front .region-alsf-row-1-right {
		padding-top: 0;
	}

	.front .panel-row.row-2:before {
		bottom: 0;
	}

	.front .panel-row.row-2 {
		height: 132px;
		top: 255px;
	}

	.front .panel-row.row-2 .container {
		margin-top: 0;
	}

	.front .panel-row.row-4 {
		top: 180px;
	}

	.front .region-alsf-row-4-right {
		margin-right: 25px;
	}

	.front .panel-row.row-5 {
		top: 175px;
		height: 760px;
	}
}

@media only screen and (max-width: 1023px) {

	.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
		margin-top: 55px;
	}

	.front .region-alsf-row-4-left .view-header {
    position: relative;
    top: 0;
    left: 0;
  }

	.front .row-1:before {
		bottom: -30px;
	}

	.view-home-hero .views-field-teaser {
		line-height: 140%;
		width: 63%;
	}

	.front .region-alsf-row-1-right #helping-quote {
    font-size: 17px;
    padding: 15px 22% 0 45px;
    height: 100px;
	}

	.front .region-alsf-row-1-right #helping-stats li span {
		font-size: 17px;
	}

  .front .region-alsf-row-4-right {
    width: 40%;
  }

  .front .panel-row.alsf-top {
    top: 0px;
    position: relative;
    z-index: 0;
  }

  .front .panel-row.row-1 {
		height: 400px;
    position: relative;
    top: -105px;
    padding: 120px 0 0 0;
  }

  .front .region-alsf-row-1-right {
    padding-top: 60px;
  }

  .front .region-alsf-row-1-left {
    padding: 0 5%;
    width: 90% !important;
    margin: 20px auto 40px;
    display: block;
    float: none;
  }

  .front .region-alsf-row-1-right {
    padding: 0 5%;
    width: 90% !important;
    margin: 20px auto 40px;
    display: block;
    float: none;
    border: 0px solid #fff;
  }

	.front .region-alsf-row-5-left {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .front .region-alsf-row-5-right {
    width: 90% !important;
    padding: 10% 5%;
  }

}

@media only screen and (max-width: 1023px) and (min-width: 978px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -20px !important;
		transform: scale(0.8);
	}
}

@media only screen and (max-width: 977px) and (min-width: 901px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -65px !important;
		transform: scale(0.8);
	}
}

@media only screen and (max-width: 1023px) and (min-width: 769px) {
  .front #content-column {
    width: 100%;
    float: none;
  }

	.front .view-landing-page-slideshows .flexslider .views-field-field-image {
		max-width: 410px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		font-size: 20px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-body p {
		font-size: 17px;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 30px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 1010px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -45px;
	}
}

@media only screen and (max-width: 1009px) and (min-width: 901px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: 0;
	}
}

@media only screen and (max-width: 900px) and (min-width: 769px) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -50px !important;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
		margin-top: 25px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		margin-top: 125px;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 55px;
	}
}

@media only screen and (max-width: 1016px) {
  .front #content .panel-display .region-alsf-top {
    margin: -42px auto 0;
  }
}


@media only screen and (max-width: 990px) {
	.front #connect, .front #subscribe {
		border: none;
	  margin: 0 auto 40px;
    padding: 0;
		width: 80%;
	}
}

@media only screen and (max-width: 977px) {
  .front #content .panel-display .region-alsf-top  {
    margin: 0px auto;
  }
}

@media only screen and (max-width: 900px) {
	.front #content .panel-display .region-alsf-top {
    top: 125px;
  }
}

@media (max-width:870px) {

	.front .region-alsf-row-1-left .region-inner {
		margin: 0;
	}

	.front .region-alsf-row-1-right {
		padding: 5px 0 0 10px;
		width: 45% !important;
	}

	.front #content-wrapper .panel-row.row-1 h2 {
		font-size: 20px;
	}

	.front .panel-row.row-2 {
		top: 25px;
	}

	.front .field-name-body p em {
		font-size: 18px;
	}

	.front .field-name-body p {
		font-size: 15px;
	}

	.front .field-name-body p a {
		font-size: 13px;
	}

	.front #get-involved-flyout {
		top: 530px;
	}

}

@media only screen and (max-width: 1023px) {

	.front .region-alsf-row-1-left .region-inner {
		margin: 0;
	}

	.front .region-alsf-row-1-right {
		padding: 5px 0 0 10px;
		width: 45% !important;
	}

	.front #content-wrapper .panel-row.row-1 h2 {
			font-size: 20px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		font-size: 19px;
	}

	.front .flexslider .views-field-field-subtitle {
		font-size: 16px;
		margin: 0;
	}

	.front .view-landing-page-slideshows a.more {
		font-size: 14px;
	}

	.front .field-name-body p em {
			font-size: 18px;
	}

	.front .field-name-body p {
			font-size: 15px;
	}

	.front .field-name-body p a {
			font-size: 13px;
	}

	.front #get-involved-flyout {
			top: 700px;
			zoom: 0.7;
			-webkit-zoom: 0.7;
	}

	.front .panel-row.row-1:before,
	.front .panel-row.row-2:before,
	.front .panel-row.row-4:before {
		content: none;
	}

	.front .panel-row.row-1 {
		height: auto;
		padding: 0;
		top: 260px;
	}

	.front .panel-row.row-2 {
		background: #003c73;
		height: auto;
		padding: 40px 0;
		top: 250px;
	}

	.front .at-panel .region.region-alsf-row-1-left,
	.front .at-panel .region.region-alsf-row-1-right {
		float: none !important;
		width: 90% !important;
	}

	.front .at-panel .region.region-alsf-row-1-left .region-inner,
	.front .at-panel .region.region-alsf-row-1-right .region-inner {
		margin: 0 auto;
		max-width: 85%;
	}

	.front .region-alsf-row-4-left {
		width: 50%;
	}

	.front .region-alsf-row-5-left {
		background: none;
		box-shadow: none;
	}

	.front .panel-row.row-5 {
		background: #fed837;
		height: 980px;
	}

	.front .region-alsf-row-5-right {
		padding: 5% 3%;
	}

}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1) {
	.front a.hold-stand {
		font-size: 14px;
	}

	.front .view-landing-page-slideshows .flexslider {
		margin-top: -25px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
		border: none;
		box-shadow: none;
		margin-top: -28px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		margin: 65px 0 4px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-body p {
		font-size: 15px;
		line-height: 120%;
		margin: 0 5px 30px 0;
	}
}

@media only screen and (max-width: 768px) {

	.front a.hold-stand {
		font-size: 14px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-image img {
		border: none;
		box-shadow: none;
		margin-top: -28px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		margin: 65px 0 4px;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-body p {
		font-size: 15px;
		line-height: 120%;
		margin: 0 5px 30px 0;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 35px;
	}

	.view-home-hero .views-field-teaser {
		width: 62%;
	}

	.view-home-hero .views-field-field-home-page-image {
		margin-top: -50px;
	}

}

/* ----------- iPad 1, 2, Mini and Air ----------- */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {
	.front .view-landing-page-slideshows .flexslider {
		margin-top: -45px;
	}
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {
	  .view-landing-page-slideshows .flexslider .views-field-field-image {
		  max-width: 370px;
	  }

	  .front .view-landing-page-slideshows .flexslider {
			margin-top: -75px;
	  }

	  .front .view-landing-page-slideshows .flexslider .views-field-field-image {
		  margin-right: 15px;
	  }

	 .front #nav-wrapper .nav #block-search-form {
		  display: none;
	  }
}

@media only screen and (max-width: 767px) and (min-width: 640px) {
	.front .view-landing-page-slideshows .flexslider .views-field-field-image {
	  margin: 25px 10px 10px !important;
    width: 40% !important;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
			margin-top: 95px !important;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-body p {
		font-size: 16px;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: 20px;
		right: 0;
	}
}

@media only screen and (max-width: 767px) {

	.front #content .panel-display .region,
	.front #content .panel-display .panel-row {
		display: block;
	}

	.front #content .panel-display .region-alsf-top {
		float: none;
		height: auto;
		position: relative;
		top: -90px;
	}

	.front .view-landing-page-slideshows .flexslider {
		margin-top: 0;
	}

	.front .view-landing-page-slideshows .flex-control-nav {
		bottom: -20px;
		left: 0;
	}

	.front .panel-row .region {
    width: 100%;
    margin: 0 0 10px;
  }

	.front #content .panel-display .panel-row.row-1 {
		position: relative;
		top: -100px;
	}

	.front .panel-row .region.region-alsf-row-1-left,
	.front .panel-row .region.region-alsf-row-1-left .region-inner {
		margin: 0;
	}

	.front .view-landing-page-slideshows .flexslider .views-field-field-image {
		margin: 0 0 10px;
	}

  .front .panel-row.row-1 img {
    height: auto;
  }

  .front .panel-row.row-1 .region-alsf-row-1-right {
    padding: 0 10px !important;
		width: auto !important;
  }

	.front .panel-row.row-2 .view-content {
		margin: 15px 0;
	}

  .front .panel-row.row-2 {
		height: auto !important;
    padding: 15px 0;
    top: -105px;
  }

	.front #content-wrapper .row-2 h2 {
		font-size: 21px;
		margin-bottom: 20px !important;
	}

  .front .panel-row.row-2 .view-header {
    position: relative;
    top: 0px;
    left: 0px;
  }

  .front .panel-row.row-1 {
		margin-top: 0px !important;
    padding: 15px 0 0;
  }

	.front #connect .social {
		display: table;
		float: none;
		margin: 0 auto;
		zoom: 0.7;
		-webkit-zoom: 0.7;
	}

	.front #connect, .front #subscribe {
		margin: 0 auto 20px;
	}

	.front #subscribe form {
		text-align: center;
	}

	.field-name-get-involved-flyout {
		display: none;
	}

	.front #content-wrapper h2 span {
		font-size: 16px;
	}

  .front .panel-row.row-4 .region-alsf-row-4-left .view-header {
    position: relative;
    top: 0px;
    left: 0px;
  }

	.front .panel-row.row-4 {
		top: -165px;
	}

	.front .panel-row.row-5 {
		height: 340px;
    margin-top: 0;
		top: -230px;
	}

  .front .panel-row.row-5 .region-alsf-row-5-right form {
    width: 90%;
  }
  .front .panel-row.row-5 .region-alsf-row-5-right form input.form-submit {
    right: 20px;
  }

  .front #content .panel-display .panel-row .region-alsf-row-5-left {
    display: none;
  }

	.front .region-alsf-row-5-right {
		padding: 0 15px 5px;
	}

	.front .region-alsf-row-5-right h2 {
		font-size: 19px !important;
	}

	.front #subscribe div.input {
		float: none;
		margin: 10px auto 0;
		text-align: center;
		width: auto;
	}
	
	.front #subscribe input[type='email'] {
		text-align: center;
		width: 90%;
	}

	.front #subscribe .hs-submit {
		float: none;
		text-align: center;
	}
	
	.front .field-name-our-top-sponsors {
		padding: 15px 0;
	}

  .front img {
    width: 100%;
  }

	.front #subscribe h3,
	.front #connect h3 {
		font-size: 16px;
		text-align: center;
	}

	.front .field-name-body p em {
		font-size: 15px;
	}

	.front .field-name-body p {
		font-size: 14px;
		margin: 0 0 15px;
	}

	.front #content-wrapper .panel-row.row-1 h2 {
    line-height: 100%;
    margin: 15px 0 5px;
	}

	.front .row-1 .field-name-field-image {
		margin-top: -45px;
	}

	.front #content-wrapper h2 {
		font-size: 20px;
		margin: 10px 0 5px;
	}

	.front .view-home-hero .view-content {
		padding-top: 0;
	}

	.row-1 .views-field-field-home-page-image {
		max-width: 30%;
	}

	.front .row-1 .views-field-path {
		padding-top: 15px;
	}

	 .front .region-alsf-row-1-right {
		 border-left: none;
		 border-top: 1px solid #085177;
		 padding: 15px;
	 }

	.front .region-alsf-row-5-left {
		background: none #fade28;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		display: none;
	}

	.front .at-panel .region.region-alsf-row-1-left .region-inner,
	.front .at-panel .region.region-alsf-row-1-right .region-inner {
		max-width: 98%;
	}

	.front .panel-row.row-1 .region-alsf-row-1-left {
		margin-bottom: 30px;
	}

	.field-name-homepage-how-helping {
		margin-top: 25px;
	}

	.front .panel-row.row-1 .region-alsf-row-1-left,
  .front .panel-row.row-1 .region-alsf-row-1-right {
		display: block;
    width: 100%;
    margin: 20px auto;
  }

  .front .region-alsf-row-1-right #helping-quote {
    background: none !important;
		border: none;
    color: #fff;
    margin: 20px auto 15px;
    font-size: 15px;
    padding: 0;
    width: 100%;
    height: auto;
  }

  .front .region-alsf-row-1-right #helping-stats li#grants,
  .front .region-alsf-row-1-right #helping-stats li#institutions {
    background-position: top center;
		font-size: 16px;
    padding: 60px 0 0;
    text-indent: 0;
    text-align: center;
  }
	
	.front .region-alsf-row-1-right #helping-stats p.more-link {
		margin: 10px 0;
		text-align: center;
	}
	
	.field-name-homepage-how-helping h2 {
		text-align: center;
	}

	.front .region-alsf-row-1-right #helping-stats li span {
		font-size: 15px;
	}

	.view-home-hero .views-field-teaser.more-link {
	 	margin-top: 15px;
		text-align: center;
	 	width: 100% !important;
	 }

	 .region-alsf-row-4-left .region-inner {
		 margin: 0 15px;
	 }

	 .front .panel-row.row-4 h2 {
		 margin-bottom: 0 !important;
	 }

	 .front .view-alsf-blog .views-field-field-homepage-image {
		 max-width: 95px;
	 }

	.front .row-4:before {
		height: auto !important;
	}

	.front .field-name-our-top-sponsors .views-row {
		width: 30%;
	}

	.front .panel-row.row-6 {
		top: -300px;
	}

	.front .panel-row.row-7 {
		margin-top: -260px;
	}

	.more-link {
		text-align: center;
	}

	.field-name-homepage-hero .view-home-hero .views-field-teaser {
		width: 65% !important;
	}

	.front .region-alsf-row-4-right {
		float: none !important;
		clear: both;
	}

}

@media only screen and (max-width: 639px) {
	.front .view-landing-page-slideshows .flexslider .views-field-field-visible-title {
		clear: both;
	}
}

@media only screen and (max-width: 600px) {
	.front .region-alsf-row-4-right {
		max-width: 100% !important;
	}

	.front .panel-row.row-2 .view-content .views-row {
		max-width: 580px;
	}

	.front .panel-row.row-2 .view-content .views-row img {
		float: right;
		margin: 0 0 0 15px;
		width: 40%;
	}

  .front .panel-row.row-2 .view-content .views-row {
    width: 95%;
    margin: 5% 0;
    display: block;
  }

  .view-home-hero .views-field-teaser {
    width: 45%;
  }
}

@media screen and (max-width: 540px) {
	.front .panel-row.row-2 .view-content .views-row img {
		float: none;
    width: 85%;
  }

}

@media only screen and (max-width: 480px) {
	.front #connect {
    height: auto;
  }

	  .view-home-hero .views-field-teaser {
    width: 100%;
  }

  .view-home-hero .views-field-field-home-page-image {
    margin: 0;
  }
}
