/* LARGE =========== */
	
@media all and (max-width: 99999px) and (min-width: 1100px) {
	
.homepage-bottom-copy {
	max-width: 100%;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}
	
#menu-button-top-right a:link  {
	position: fixed;
	display: block;
	text-decoration: none;
	top: 25px;
	right: 25px;
}
.logo-homepage {
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-left: 25px;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-inside a:link {
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-left: 25px;
	display: block;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-inside a:hover {
	opacity: .5;
}
.homepage-stage {
	width: 1024px;
	margin:auto;
	padding-top: 0px;
	background-color: #141414;
}
.homepage-stage-wrapper {
	background-color: #141414;
	/*background-image: url(../img/bg-pattern-2.png);*/
}
.info-bar {
	width: 100%;
	padding-top: 34px; 
	/*background-color: #141414;*/	
}
.info-bar-content {
	max-width: 600px;
	height: 120px;
	margin: auto;
	text-align: center;
	border-bottom: 4px solid #d2202f;
	box-shadow: 0px 2px rgba(0,0,0,0.15);
}
.grid-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #141414;
}
.grid-main {
	max-width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff; 
	background-image: url(../img/bg-pattern.png);
}
.box-container {
	/*width: 996px;*/
	margin-left: 30px;
	margin-top: 30px;
}

#about-one-image {
	width: 300px;
	height: 160px;
}
#about-one-image a:link {
	width: 300px;
	height: 160px;
	display: block;
	text-decoration: none;
	background-image: url(../about/001.jpg);
	background-repeat: no-repeat;
}
#about-one-image a:hover {
	background-position: 0 -160px;
}
	
.box-one {
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../img/gravesite-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-one a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-two {
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 32px;
	margin-right: 32px;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../img/about-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-two a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-three {
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../calendar/img/calendar-xl.jpg);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	background-size: 632px 300px;
}
.box-three a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}

/* footer-container-one */

.footer-container-one {
	font-family: BrandonGrotesque-Bold;
	font-size: 18px;
	color: #F1F1F1;
	text-transform: uppercase;
	width: 100%;
	margin: auto;
	/*background-color: #2e2520;
	border-top: 4px solid #D2202F;*/
}
.footer-one {
	max-width: 925px;
	margin: auto;
}
.footer-one-left-block, .footer-one-right-block {
	padding: 60px 0px 51px 0px;
}
.footer-one-left-block {
	max-width: 250px;
	float: left;
}
.footer-one-right-block {
	max-width: 300px;
	float: right;
	text-align: right;
}

/* footer-container-two */

.footer-container-two {
	font-family: BrandonGrotesque-Bold;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	margin: auto;
	background-color: #141414;
}
.footer-two {
	max-width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}
.copyright {
	line-height: 22px;
	text-align: left;
	margin: auto;
	color: rgba(208,188,174,0.70);
	padding-top: 20px;
	font-size: 16px;
	margin-right: 1px;
}
.copyright a:link {
	color: rgba(208,188,174,0.30);
}
.copyright a:visited {
	color: rgba(208,188,174,0.30);
}
.copyright a:hover {
	color: #fff;
}
.copyright a:active {
	color: rgba(208,188,174,0.30);
}

h1.very-large {
	color: #2E2E2E;
	font-size: 48px;
	line-height: 48px;
	text-shadow: 2px 2px rgba(0,0,0,0.15);
}

}

/* MEDIUM =========== */

@media all and (max-width: 1100px) and (min-width: 734px) {
	
.homepage-bottom-copy {
	width: 632px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 40px;
}

#menu-button-top-right a:link  {
	position: fixed;
	display: block;
	text-decoration: none;
	top: 25px;
	right: 25px;
}
.logo-homepage {
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-left: 25px;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-inside a:link {
	width: 250px;
	height: 100px;
	margin-top: 0px;
	margin-left: 25px;
	display: block;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-inside a:hover {
	opacity: .5;
}
.homepage-stage {
	width: 100%;
	margin:auto;
	padding-top: 0px;
	background-color: #141414;
}
.homepage-stage-wrapper {
	background-color: #141414;
	/*background-image: url(../img/bg-pattern-2.png);*/
}
.info-bar {
	width: 100%;
	padding-top: 34px;
	/*background-color: #141414;*/	
}
.info-bar-content {
	max-width: 600px;
	height: 120px;
	margin: auto;
	text-align: center;
	border-bottom: 4px solid #d2202f;
	box-shadow: 0px 2px rgba(0,0,0,0.15);
}
.grid-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #141414;

}
.grid-main {
	max-width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff; 
	background-image: url(../img/bg-pattern.png);
}
.box-container {
	width: 632px;
	margin: auto;
	margin-top: 30px;
}
.box-one {
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../img/gravesite-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-one a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-two {
	position: relative;
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 32px;
	margin-right: 0px;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
    background-image: url(../img/about-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-two a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-three {
	position: relative;
	width: 632px;
	height: 300px;
	float: left;
	margin-top: 32px;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../calendar/img/calendar-xl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 632px 300px;
}
.box-three a:link {
	display: block;
	text-decoration: none;
	width: 632px;
	height: 300px;
}

/* footer-container-one */

.footer-container-one {
	font-family: BrandonGrotesque-Bold;
	font-size: 18px;
	color: #F1F1F1;
	text-transform: uppercase;
	width: 100%;
	margin: auto;
	/*background-color: #2e2520;
	border-top: 4px solid #D2202F;*/
}
.footer-one {
	width: 632px;
	margin: auto;
}
.footer-one-left-block, .footer-one-right-block {
	padding: 60px 0px 51px 0px;
}
.footer-one-left-block {
	max-width: 250px;
	float: left;
}
.footer-one-right-block {
	max-width: 300px;
	float: right;
	text-align: right;
}

/* footer-container-two */

.footer-container-two {
	font-family: BrandonGrotesque-Bold;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	margin: auto;
	background-color: #141414;
}
.footer-two {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}
.copyright {
	line-height: 22px;
	text-align: left;
	margin: auto;
	color: rgba(208,188,174,0.70);
	padding-top: 20px;
	font-size: 16px;
	margin-right: 1px;
}
.copyright a:link {
	color: rgba(208,188,174,0.30);
}
.copyright a:visited {
	color: rgba(208,188,174,0.30);
}
.copyright a:hover {
	color: #fff;
}
.copyright a:active {
	color: rgba(208,188,174,0.30);
}
	
h1.very-large {
	color: #0A0A0A;
	font-size: 48px;
	line-height: 48px;
	text-shadow: 2px 2px rgba(0,0,0,0.15);
}




}

/* SMALL =========== */

@media all and (max-width: 734px) and (min-width: 0px) {
	
.homepage-bottom-copy {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 40px;
}
	
#menu-button-top-right a:link  {
	position: fixed;
	display: block;
	text-decoration: none;
	top: 15px;
	right: 15px;
}
.logo-homepage {
	width: 186px;
	height: 75px;
	margin-top: 0px;
	margin-left: 15px;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-inside a:link {
	width: 186px;
	height: 75px;
	margin-top: 0px;
	margin-left: 15px;
	display: block;
	background-image: url(../img/logo-001.svg);
	background-repeat: no-repeat;
}
.logo-insideo a:hover {
	opacity: .5;
}
.homepage-stage {
	width: 1024px;
	margin:auto;
	padding-top: 0px;
	background-color: #141414;
}
.homepage-stage-wrapper {
	background-color: #141414;
	/*background-image: url(../img/bg-pattern-2.png);*/
}
.info-bar {
	width: 100%;
	padding-top: 115px;
	/*background-color: #141414;*/	
}
.info-bar-content {
	max-width: 300px;
	height: 168px;
	margin: auto;
	text-align: center;
	border-bottom: 4px solid #d2202f;
	box-shadow: 0px 2px rgba(0,0,0,0.15);
}
.grid-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #141414;

}
.grid-main {
	max-width: 1024px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff; 
	background-image: url(../img/bg-pattern.png);
}
.box-container {
	width: 300px;
	margin: auto;
	margin-top: 30px;
}
.box-one {
	position: relative;
	width: 300px;
	height: 300px;
	float: none;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../img/gravesite-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-one a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-two {
	position: relative;
	width: 300px;
	height: 300px;
	float: none;
	margin-top: 32px;
	margin-bottom: 32px;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../img/about-xl.jpg);
	background-repeat: no-repeat;
	background-size: 300px 300px;
	background-position: center center;
}
.box-two a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}
.box-three {
	position: relative;
	width: 300px;
	height: 300px;
	float: none;
	margin-top: 32px;
	margin-bottom: 32px;
	background-color: #352b25;
	box-shadow: 10px 14px 34px 0px rgba(0,0,0,0.28);
	/* box-shadow:
	inset 0px 20px 0px -4px rgba(255,255,255,1.00),*/		/* top inset */
	/* inset 0px -20px 0px -4px rgba(255,255,255,1.00),*/	/* bottom inset */
	/* inset 13px 13px 0px -4px rgba(255,255,255,1.00),*/	/* left inset */
	/* inset -13px 0px 0px -4px rgba(255,255,255,1.00);*/	/* right inset */
	background-image: url(../calendar/img/calendar-xl.jpg);
	background-repeat: no-repeat;
	background-position: -150px 0px;
	background-size: 632px 300px;
}
.box-three a:link {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 300px;
}

/* footer-container-one */

.footer-container-one {
	font-family: BrandonGrotesque-Bold;
	font-size: 18px;
	color: #F1F1F1;
	text-transform: uppercase;
	width: 100%;
	margin: auto;
	/*background-color: #2e2520;
	border-top: 4px solid #D2202F;*/
}
.footer-one {
	width: 300px;
	margin: auto;
	text-align: center;
}
.footer-one-left-block {
	max-width: 300px;
	float: none;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
}
.footer-one-right-block {
	max-width: 300px;
	float: none;
	padding-bottom: 30px;
	text-align: left;
}

/* footer-container-two */

.footer-container-two {
	font-family: BrandonGrotesque-Bold;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	margin: auto;
	background-color: #141414;
}
.footer-two {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}
.copyright {
	line-height: 22px;
	text-align: left;
	margin: auto;
	color: rgba(208,188,174,0.70);
	padding-top: 20px;
	font-size: 16px;
	margin-right: 1px;
}
.copyright a:link {
	color: rgba(208,188,174,0.30);
}
.copyright a:visited {
	color: rgba(208,188,174,0.30);
}
.copyright a:hover {
	color: #fff;
}
.copyright a:active {
	color: rgba(208,188,174,0.30);
}

h1.very-large {
	color: #0A0A0A;
	font-size: 48px;
	line-height: 48px;
	text-shadow: 2px 2px rgba(0,0,0,0.15);
}
#hide-this-SMALL {
	display: none;
}


}