
/***** SMARTPHONES *****/

@media only screen and (min-width: 0px) and (max-width: 424px) {

h1.page-title {
	font-size: 30px !important;
	line-height: 1em;
}

.parallax-spacer {
	height: 110px;
}

.header-content-home {
	padding-top: 140px;
}

.subheader-content-home {
	padding-top: 100px;
}
}

@media only screen and (min-width: 424px) and (max-width: 583px) {

h1.page-title {
	font-size: 30px !important;
	line-height: 1em;
}
}

@media only screen and (min-width: 584px) and (max-width: 767px) {

h1.page-title {
	font-size: 40px !important;
}

h2.section-head {
	font-size: 90px;
	text-align: center;
	margin-top: 85px;
	margin-bottom: 85px;
	line-height: 1em;
}
}

@media all and (max-width: 767px) {

.text-right {
	text-align: left !important;
}

.mobile-toggle {
	display: block;
	cursor: pointer;
	font-size: 40px;
	top: 15px;
	color: #444;
	z-index: 200;
}

.menu {
	margin: 0px;
}

.menu li {
	float: none;
	margin: 0px 0px 11px 0px;
}

#navigation {
	text-align: left !important;
	position: fixed !important;
	background: #rgba(255, 255, 255, 0.9) !important;
	top: 35px;
	padding-top: 73px;
	max-height: 50px;
}

#navigation .text-center {
	text-align: left !important;
}



a#logo {
	position: fixed !important;
	display: block;
	cursor: pointer;
	top: 25px;
	color: #444;
	z-index: 200;
}

.headline {
	margin-bottom: 11px;
	margin-right: 0px;
}

.headline-logo {
	display: none;
}

.content-divider {
	display: none;
}

#stats {
	display: none;
}

#clients {
	display: none;
}

#blog {
	display: none;
}

.stat {
	margin-bottom: 22px;
}

.title-upper {
	display: none;
}

.title-icon {
	display: none;
}

.bg-cover {
	background-attachment: scroll !important;
}

.page-title h1 {
	font-size: 48px;
}

h2.section-head {
	font-size: 60px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.process-phase {
	text-align: center;
}

.phase-icon {
	margin: 0px 0px 22px 0px;
	display: inline-block;
	float: none !important;
}

.phase-text {
	float: none;
	min-width: 100%;
}

#home_header .slides li {
	height: 460px;
}

#home_header .slides li {
	background-size: cover !important;
}

#sub_header .slides li {
	height: 450px;
}

#sub_header .slides li .headline {
	font-size: 33px;
	letter-spacing: 0px;
}

#sub_header .slides li p {
	font-size: 1em;
}

#sub_header .slides li {
	background-size: cover !important;
}

.subheader-content-home {
	padding-top: 70px;
}

.share_bar {
	display: none;
}

/*	.share_bar a {
				margin: 12px 8px;
				display: inline;
			}
	*/
p.lead {
	font-size: 16px;
	line-height: 1.7;
}

.home-pledge {
	padding: 90px 10px;
}

.home-pledge p {
	font-size: 14px;
	line-height: 1.6;
}

ul.bottom-list {
	font-size: 16px;
	line-height: 1.4em;
}

ul.bottom-list li {
	margin-bottom: 20px;
	padding-left: 10px;
}

span.focus_txt {
	font-size: 18px;
}

h3.bottom-headline {
	font-size: 25px;
}

h3.bottom-subheadline {
	margin-bottom: 20px;
	font-size: 20px;
}

.parallax-spacer {
	height: 180px;
}

.btn h6 {
	font-size: 18px;
	letter-spacing: 1px;
}

.btn-cruelfundraisers {
	width: 217px;
	height: 196px;
	padding-bottom: 0;
	background-position: 0 0;
	background-size: auto;
	margin: 30px auto;
}

.btn-cruelfundraisers:hover {
	background-position: 100% 0;
}

.btn-humanefundraisers {
	width: 217px;
	height: 196px;
	padding-bottom: 0;
	background-position: 0 0;
	background-size: auto;
	margin: 30px auto;
}

.btn-humanefundraisers:hover {
}

.btn-cruelfieldtrips {
	width: 217px;
	height: 196px;
	padding-bottom: 0;
	background-position: 0 0;
	background-size: auto;
	margin: 30px auto;
}

.btn-cruelfieldtrips:hover {
	background-position: 100% 0;
}

.btn-humanefieldtrips {
	width: 217px;
	height: 196px;
	padding-bottom: 0;
	background-position: 0 0;
	background-size: auto;
	margin: 30px auto;
}

.btn-humanefieldtrips:hover {
	background-position: 100% 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 868px) {

h1.page-title {
	font-size: 52px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {

h2.section-head {
	font-size: 60px;
	text-align: center;
	margin-top: 65px;
	margin-bottom: 65px;
}

p.lead {
	font-size: 18px;
	line-height: 1.7;
}

.menu li {
	margin-right: 20px;
	font-size: 14px;
}
}

/***** TABLETS PORTRAIT & LANDSCAPE *****/

@media only screen and (min-device-width : 767px) and (max-device-width : 1024px) {

#home_header .slides li {
	background-size: cover !important;
	height: 575px;
}

#sub-slider .slides li {
	background-size: cover !important;
	height: 575px;
}

.bg-cover {
	background-attachment: scroll !important;
}

.post-single-footer {
	background-attachment: scroll !important;
}

ul.menu li {
	font-size: 10px !important;
	margin-right: 20px!important;
}
}

/***** PORTRAIT TABLETS *****/

@media only screen and (min-device-width : 767px) and (max-device-width : 1024px) and (orientation : portrait) {

.project {
	width: 50%;
}

.headline {
	font-size: 70px;
	letter-spacing: 16px;
}

.process-phase {
	text-align: center;
}

.phase-icon {
	margin: 0px 0px 22px 0px;
	display: inline-block;
	float: none !important;
}

.phase-text {
	float: none;
	min-width: 100%;
}
}
}

/** ADDITIONAL FEATURES **/

@media all and (max-width: 1250px) {

.post-preview h2 {
	font-size: 24px;
}
}
