.clear-both{
	clear:both;
	}
#fancybox-title-div{
	font-size:1.75em;
	color:#253746;
	font-family:serif;
	text-align:center;
	padding-top:20px;
	}
#fancybox-cta-div{
	text-align:center;
	padding-top:10px;
	}
#fancybox-button-div{
	display:flex;
	justify-content:center;
	padding-top: 20px;
	}
#fancybox-button{
	background-color:#81312F;
	/* background-color:#693C5E; */
	width:50%;
	}

#fancybox-image-div{
	width:100%;
	height:auto;
	position:relative;
	}
#the-fancybox-image{
	width:100%;
	}

.fancybox-credit-icon{
	bottom: 0px !important;
	z-index:100;
	position:absolute;    
	}

.fancybox-credit{
	z-index:100;
	position:absolute;    
	display:none;
	bottom: 0px;
	right: 0px;
	/* padding: 4px 20px 4px 4px; */
	padding: 8px 30px 8px 10px !important;
	background: black;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: left;
	font-size: 0.8em;
	line-height: 1;
	}

@media screen and (min-width:500px) {
	#fancybox-title-div{
		font-size:2.25em;
		}
	}
@media screen and (min-width:700px) {
	#fancybox-title-div{
		font-size:2.75em;
		}
	}

/* Stagecoach Earth Day 2021 */
/* LARGE BANNER - HOME PAGE */
.compensate-for-scrollbar {
    margin-right: 0px!important;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
}
.fancybox-bg {
    background: #b7b09c;
}
body.fancybox-active {
	top: 340px;
    position: relative;
}
.fancybox-slide {
	height: auto;
}
.fancybox-slide:before {
    display: none;
}
.fancybox-slide--html {
    padding: 0;
}
.fancybox-container {
	height: 340px;
}
#fancybox-main-div.stg-earth-day {
	display: flex;
    max-width: 1400px;
    margin: 0 auto;
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}
#fancybox-main-div.stg-earth-day #fancybox-hero-title-div {
    width: 50%;
    position: relative;
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
	display: flex;
	justify-content: center;
    flex-direction: column;
    height: 340px;
}
#fancybox-main-div.stg-earth-day #fancybox-hero-title-div div#fancybox-hero-title {
    color: white;
    text-align: center;
    vertical-align: middle;
    padding-top: 120px;
    font-size: 1.575rem;
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}
#fancybox-main-div.stg-earth-day.fancybox-content {
	background-image: url('https://www.massaudubon.org/var/ezdemo_site/storage/images/media/ma-assets/images/mas_earth_day_2021_large_bkgd5/1252600-1-eng-US/mas_earth_day_2021_large_bkgd5.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
    height: 340px;
	overflow: hidden;
}
#fancybox-main-div.stg-earth-day.fancybox-content .enable-credits .credit-icon {
    display: none!important;
}
#fancybox-main-div.stg-earth-day.fancybox-content .fancybox-close-small {
    color: #666;
	background: white;
	border-radius: 50%;
	padding: 0.25rem;
	margin: 0.0125rem;
}
#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset {
	background-image: url('https://www.massaudubon.org/var/ezdemo_site/storage/images/media/images/mas_earth_day_2021_large_rightside_bkgd/1252608-1-eng-US/mas_earth_day_2021_large_rightside_bkgd.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	padding: 0 3rem;
    margin: 1rem;
    opacity: 0.95;
	width: 50%;
}
#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-title-div div {
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
	font-size: 1.25rem;
	width: 100%;
    padding: 0 1rem;
    margin: 0 auto;
}
#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-cta-div {
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    font-size: 1.575rem;
	width: 100%;
    padding: 1rem;
	line-height: 1.2;
    margin: 0 auto;
}
#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-button {
	font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
	background-color: #253746;
	width: unset;
}
#fancybox-main-div.stg-earth-day.fancybox-content button {
    font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    font-size: 1.125rem;
    font-weight: normal;
    padding: 1rem;
	outline: none;
}
#fancybox-main-div.stg-earth-day.fancybox-content #fancybox-button-div {
	display: flex;
	justify-content:center;
	padding-top: 0;
}
/* MOBILE */
@media screen and (max-width:500px) {
	#fancybox-main-div.stg-earth-day {
		flex-direction: column;
	}
	#fancybox-main-div.stg-earth-day #fancybox-hero-title-div div#fancybox-hero-title {
		padding-top: 60px;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content {
		background-position-x: 22%;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset {
		width: unset;
		padding: 0.5rem;
		opacity: 0.89;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content button {
		font-size: 0.875rem;
		padding: 0.75rem 1.5rem;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content .fancybox-close-small {
		color: white!important;
    	background: transparent!important;
	}
	#fancybox-main-div.stg-earth-day #fancybox-hero-title-div {
		width: unset;
		height: auto;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-title-div div {
		font-size: 1.125rem;
		line-height: 1.2;
	}
	#fancybox-title-div {
		font-size: 0.875em;
		line-height: 1.2;
		padding: 0 1rem;
	}
	#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-cta-div {
		font-size: 1.175rem;
    	padding: 0.5rem;
    	line-height: 1.1;
	}
	button.fancybox-button.fancybox-close-small {
		padding: 0.0675rem!important;
	}
}
@media screen and (min-width: 501px) and (max-width: 768px) {
	#fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-cta-div {
		font-size: 1.375rem;
    	padding: 1rem;
	}
}

/* SMALL BANNER - INTERIOR PAGES */
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content {
    background-image: url('https://www.massaudubon.org/var/ezdemo_site/storage/images/media/images/mas_earth_day_2021_small_bkgd22/1252604-1-eng-US/mas_earth_day_2021_small_bkgd2.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    height: 70px;
	overflow: hidden;
}

body.small-banner .fancybox-container {
    height: 70px;
}
body.small-banner.fancybox-active {
    top: 70px;
    position: relative;
}
body.small-banner #fancybox-main-div.stg-earth-day #fancybox-hero-title-div {
    width: 46%;
    position: relative;
    font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    height: 70px;
    margin-left: 130px;
}
body.small-banner #fancybox-main-div.stg-earth-day #fancybox-hero-title-div div#fancybox-hero-title {
    color: white;
    text-align: left;
    vertical-align: middle;
    padding-top: unset;
    padding: 0.5rem 1rem 0 1rem;
    font-size: 1.125rem;
    font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset {
	background-image: none;
    background-color: #F0EDE1;
    overflow: hidden;
    margin: 0.35rem 0.875rem;
    padding: 0.5rem;
    margin-right: 130px;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-cta-div {
    font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    text-align: left;
    padding-top: 0;
    font-weight: bold;
    font-size: 0.875rem;
    width: auto;
    padding: 0;
    line-height: 1.2;
    margin: 0 auto;
    display: inline-block;
	letter-spacing: -0.03rem;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancybox-title-div {
    padding-top: 0;
    display: inline-block;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-title-div div {
    font-family: "Karla","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    font-size: 0.825rem;
    width: 100%;
    padding: 0;
    text-align: left;
    margin: 0 auto;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancybox-button-div {
    display: inline;
    padding-top: 0;
    float: right;
	margin-top: -0.875rem;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-button {
	padding: 0.5rem 0.33rem;
	font-size: 0.825rem;
}
body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content .fancybox-close-small {
	width: 25px;
	height: 25px;
}

/* MOBILE */
@media screen and (max-width:500px) {
	body.small-banner .fancybox-container {
		height: 100px;
	}
	body.small-banner.fancybox-active {
		top: 100px;
		position: relative;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content {
		height: 100px;
		background-image: none;
	}
	body.small-banner #fancybox-main-div.stg-earth-day #fancybox-hero-title-div {
		display: none;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset {
		background-image: url('https://www.massaudubon.org/var/ezdemo_site/storage/images/media/images/mas_earth_day_2021_large_rightside_bkgd/1252608-1-eng-US/mas_earth_day_2021_large_rightside_bkgd.png');
		background-color: #F0EDE1;
		overflow: hidden;
		margin: 0;
		padding: 0.25rem 0.5rem;
    	height: 100px;
		opacity: 1;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancybox-title-div {
		padding: 0;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-title-div div {
		text-align: center;
		font-size: 0.775rem;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancyboxFieldset #fancybox-cta-div {
		font-size: 0.775rem;
    	text-align: center;
		display: block;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content #fancybox-button-div {
		margin-top: 0.675rem;
    	float: none;
    	display: flex;
	}
	body.small-banner #fancybox-main-div.stg-earth-day.fancybox-content .fancybox-close-small {
		color: #233747!important;
	}
}