
/* 

	red: bb003e
	blue: 0f48a5
	light blue: 0089da

 */


html, body {
    height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body { 
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.4;
	text-decoration: none;
	overflow-x: hidden !important;
	
	display: flex;
	flex-direction: column;
	height: 100vh;
}

body * { 
	word-break:normal !important;
	word-wrap:normal !important;
}

html,body,div,p,span,iframe,.site,main,footer {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	-ms-word-break: break-all !important;
	word-break: break-all !important;
	word-break: break-word !important;
	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	color: #0089da
}

a:hover {text-decoration: none; color: #ffb00f}
a:active {text-decoration: none; color: #ff0000}

a, a:link, a:active, a:focus, span {
	outline: 0px !important;
}

::-moz-selection { /* Code for Firefox */
  color: #eeca5e;
  background: #346ab1;
}

::selection {
  color: #eeca5e; 
  background: #346ab1;
}

.BodyCopy {
/* 
	text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000;
 */
}

article {
	margin: 0px 10px 0px 10px;
	text-align: left
}


article img:not(.FullWidth, .TeamMemberPhoto) {
	width: auto;
	height: auto;
	max-width: 96%;
}

.textwidget {
	margin-bottom: 24px !important;
}

.nobr {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	white-space: nowrap;
}

.BreakAll {
	-ms-word-break: break-all !important;
	word-break: break-all !important;

	word-break: break-word !important;

	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
}

.AllCaps {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

table, table td, table tr, .Table, .TR, .TD {
	border: 0;
}

p {
	margin: 20px 0px 20px 0px;
}

.Table,
.TB {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.TR {
	display: table-row;
}

.TD {
	display: table-cell;
}

.TDVMiddle {
	vertical-align: middle;
}

.alignleft {
	display: inline;
	float: left;
	margin: 10px 10px 10px 0px;
}

.alignright {
	display: inline;
	float: right;
	margin: 10px 0px 10px 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto 10px auto;
}
.aligncenter2 {
	clear: both;
	display: block;
	margin: 10px auto 10px auto;
}


img.AlignMeRight {
	float: right;
}

.sg-popup-builder-content {
	max-width: 900px;
	margin-left: -20px !important
	margin-right: 20px !important
}
	

.cff-post-text {
	text-align: left
}

/* 
#cff .cff-item{
  width: 100%;
  max-width: 1100px;
  clear: both;
  padding: 20px 0 15px 0;
  margin: 10px 10px 10px 10px;
  border-bottom: 2px solid #0f48a5 !important;
}
 */

#cff .cff-item {
	float: left;
	width: 100%;
	max-width: 88vw;
/* 
	clear: both;
 */
	padding-top: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	margin-top: 20px !important;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	margin-left: 0px !important;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid grey;
	border-bottom: 1px solid grey !important;
	box-shadow:	10px 10px 10px rgba(0,0,0,0.3);
}

/* 
.cff-post-links {
	border: 2px solid red;
	margin-bottom: 200px;
}
 */

.FBFeed {
	width: 92vw;
	max-width: 1200px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #0f48a5;
}


.BlueRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #0f48a5;
}
.WhiteRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}
.GoldRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffb00f;
}

/* ************************************************************************************** */
/* ************************************************************************************** */
/* ************************************************************************************** */

#Header {
	background-image: url('/CoastalGraphics/images/HeaderBackground.png');
	background-size: cover;
	background-position: center;
}

#HeadingLogo {
	width: 90%;
	max-width: 700px;
	height: auto;
	margin: 10px 10px 10px 10px;
}


.pp_description  {
	font-size: 1em !important;
	font-weight: normal !important;
	line-height: 1.3 !important;
	display: block;
}

#GalleryContainer {
	padding: 10px 10px 10px 10px
}

.GalleryWrapper {
	display: block !important;
}

/* ************************************************************************************** */
/* ************************************************************************************** */
/* ************************************************************************************** */

.CalendarPost1 {
	margin: 0px 0px 80px 0px;
	max-width: 1100px
}

.cff-post-text {
	text-align: left
}


.RedRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #bb003e;
}
.WhiteRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}
.GoldRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffb00f;
}


#SliderSpacer {
	height: 200px;
	width: 100vw;
}

#SliderWrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#ShiftNavWrapper {
	display: none;
	vertical-align: top !important;
	padding: 10px 0px 10px 10px;
}

#PageHeadingContainer {
	padding: 0px 0px 0px 0px; 
	margin: 20px 0px 0px 0px;
}

#PageHeadingWrapper {
	padding: 0px 10px 0px 10px; 
	margin: 0px 0px 0px 0px;
	max-width: 1200px;
	position: relative;
	text-align: left
}

h1.PageHeading {
	font-family: 'Bevan';
	font-style: normal;
	font-weight: 400;
	color: #bb003e;
	line-height: 1.2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: auto;
	text-align: center;
}

h1.Large {
	font-size: 80px;
}

h1.Medium {
	font-size: 50px;
}

h1.Small {
	font-size: 30px;
	line-height: 1.4
}

.PageSubHeadingWrapper {
	padding: 0px 10px 0px 10px; 
   	display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically if needed */
    height: 50px; /* Adjust based on your layout */
    max-width: 99%;
}

h2.PageSubHeading {
	font-family: 'Mr Dafoe';
	font-style: normal;
	font-weight: 400;
    display: inline-block; /* Ensure the transform applies properly */
    -webkit-transform: scale(1.5, 1) skewX(35deg); /* Safari and Chrome */
    -moz-transform: scale(1.5, 1) skewX(35deg); /* Firefox */
    -ms-transform: scale(1.5, 1) skewX(35deg); /* IE 9 */
    -o-transform: scale(1.5, 1) skewX(35deg); /* Opera */
    transform: scale(1.5, 1) skewX(35deg); /* W3C */
    transform-origin: center;
	font-size: 36px;
	color: #000000;
	line-height: 1.2;
	margin: 10px 0px 20px 10px;
}


h2.SectionHeading {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 900;
	color: #0089da;
    display: inline-block !important; /* Ensure the transform applies properly */
    transform: scaleX(1.5) !important; /* Scale the text 50% wider */
    transform-origin: left !important; /* Optional: Adjust the origin point to avoid shifting */
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 50px 10px 20px 10px;
	text-align: left;
}

h3.SectionSubHeading {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 700;
	font-style: italic;
	color: #000000;
	line-height: 1.4;
	font-size: 22px;
	margin: -20px 10px 20px 10px;
	width: auto;
	text-align: left;
}

h3.CalendarEventDateTime {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-style: italic;
	color: #000000;
	line-height: 1.2;
	font-size: 20px;
	margin: 30px 10px 0px 10px;
	width: auto;
	text-align: left;
}


.siteorigin-widget-tinymce h2 {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 700;
	color: #0f48a5;
	line-height: 1.4;
}

main {
	margin: 10px 10px 10px 10px;
	position: relative;
	max-width: 1200px;
	flex: 1;
	text-align: left;
}

section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* 
article {
	max-width: 1200px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 */
/* ************************************************************************************** */
/* ************************************************************************************** */
/* ************************************************************************************** */

.NormalContentWrapper {
	text-align: center
}

.NormalContent {
	text-align: left;
	max-width: 1200px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
}


.NormalContent ul {

	display: block;
	list-style-type: disc;
	margin-top: 1em;
	margin-bottom: 1 em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}
.NormalContent li {

	margin: 12px 0px 12px 0px;
}
.NormalContent b {

	font-weight: bold;
}
.NormalContent img {

	border: 2px solid white;
	outline: 2px solid #cccccc;
	margin: 12px 12px 12px 12px;
	max-width: 80vw;
}

.NormalContent h2 {

	font-family: 'Raleway';
	font-style: italic;
	font-weight: 900;
	font-size: 1.4em;
	line-height: 1.3;
	display; block;
	color: #bb003e;
	margin: 18px 0px -12px 0px;
	width: auto;
	text-align: left;
}


.NormalContent h3 {

	font-weight: bold;
	line-height: 1.3;
	display; block;
	margin: 12px 0px 12px 0px;
	width: auto;
}

.NormalContentWithTables {
	text-align: left;
	max-width: 1200px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
}

.NormalContentWithTables img {

	border: none;
	margin: 10px 10px 10px 10px;
	display: block;
	margin: 0 auto;
}

.NormalContentWithTables a {
	display: inline-block !important;
	text-align: center !important;
	margin: 10px 20px 10px 20px;
}


.NormalContentWithTables .table,
.NormalContentWithTables .tbody,
.NormalContentWithTables .tr,
.NormalContentWithTables .td {
	display: block;
	width: 100%;
}
.NormalContentWithTables .td {
	box-sizing: border-box;
	padding: 10px;
}

/* ************************************************************************************** */
/* ************************************************************************************** */
/* ************************************************************************************** */

#InnerHeader {
  	position: relative;
  	border-bottom: 0px;
  	background: #0f48a5;
  	text-align: center;
	padding: 0px 0px 0px 0px;
}

.Alth1 {
	line-height: 1 !important;
	display: block !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.RedDivder {
	border-top: 2px solid #a6012d;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

#MoreNewsArrowWrapper {
  	margin: 20px 0px 0px 0px;
}
#MoreNewsArrow {
  	width: 320px;
  	max-width: 80vw;
  	height: auto;
}

#HeadingWrapper {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#MobileBottomRules {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none
}

#HeadingTB {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
	margin: 0px 0px 0px 0px;
/* 
	width: 100vw
 */
}

#HeadingTR {
	display: table-row;
}

#MobileMenu {
	display: none;
	padding: 0px 10px 0px 10px;
}

#HeadingTDLogo {
	display: table-cell;
	padding: 5px 10px 0px 10px;
}

#RedstoneRanchLogo,
#RedstoneRanchLogoFooter {
	width: 130px;
	height: auto
}



#HeadingTD1 {
	display: table-cell;
	padding: 0px 10px 0px 10px;
}



.FooterSMIcon {
	margin: 5px 5px 10px 10px;
	width: 40px;
	height: auto;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}

.HeadingSMIcon:hover, .FooterSMIcon:hover {
	-moz-animation: 1s glow6 alternate infinite, 0.5s RotateOnce linear;
	-webkit-animation: 1s glow6 alternate infinite, 0.5s RotateOnce linear;
	-o-animation: 1s glow6 alternate infinite, 0.5s RotateOnce linear;
	animation: 1s glow6 alternate infinite, 0.5s RotateOnce linear;
}


#InnerHeadingMenuWrapper {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#InnerHeadingMenu {
	text-align: center;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#mega-menu-main-menu {
	display: inline-block !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	width: 820px !important;
}

li.mega-menu-item {
	border-left: 2px solid #ffffff !important;
	display: inline-block;
}

li.mega-menu-item:nth-of-type(6), 
li.mega-menu-item:nth-of-type(7), 
li.mega-menu-item:nth-of-type(8), 
li.mega-menu-item:nth-of-type(9), 
li.mega-menu-item:nth-of-type(10), 
li.mega-menu-item:nth-of-type(11), 
li.mega-menu-item:nth-of-type(12) { 
	border-top: 2px solid #ffffff !important;
}

li.mega-menu-item:nth-of-type(5), 
li.mega-menu-item:nth-of-type(12) {
	border-right: 2px solid #ffffff !important;
}

ul#mega-menu-header-menu {
	text-align: right !important;
	border: none !important;
}


li.mega-menu-item a {
	display:inline-block;
	font-weight: bold !important;
/* 
	font-size: 20px !important;
	padding: 0px 20px 0px 20px !important; 
 */
	font-size: 20px !important;
	padding: 0px 10px 0px 10px !important; 
	color: #ffffff !important;
/* 
	-webkit-transform:scale(1.2,1) !important;
	-moz-transform:scale(1.2,1) !important;
	-ms-transform:scale(1.2,1) !important;
	-o-transform:scale(1.2,1) !important;
	transform:scale(1.2,1) !important;
 */
	font-family: 'Lato' !important;
	font-style: italic;
	font-weight: 900;
}

li.mega-menu-item a:hover {
	color: #ffffff !important;
	background: #bb003e !important;
}


li.mega-menu-item a:hover {
	text-shadow: none;
}

li.mega-current-menu-item > a {
	background: #bb003e !important; /* Old browsers */
	color: #ffffff !important;
}

.fa-home {
	font-size: 24px;
	-webkit-transform:scale(1,1); !important; /* Safari and Chrome */
	-moz-transform:scale(1,1); !important; /* Firefox */
	-ms-transform:scale(1,1); !important; /* IE 9 */
	-o-transform:scale(1,1); !important; /* Opera */
	transform:scale(1,1); !important; /* W3C */
}



/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Mega Menu Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */




/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Shift Nav Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

.shiftnav-toggle-button {
	background-color: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 40px;
	color: #bb003e;
}

#shiftnav-toggle-main {
	background-color: black !important;
	padding: 0px !important;
	margin: 0px !important;
	height: 90px !important;
}

.shiftnav-main-toggle-content, .shiftnav-toggle-main-block {
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
}


.shiftnav-toggle {
	color: #bb003e !important;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.5);
}


.shiftnav-toggle:hover, .shiftnav-toggle:active {
	background-color: none !important;
	background: none !important;
	color: #000000 !important;
}

.shiftnav-panel-close  {
	z-index: 2000 !important;
	background-color: none !important;
	background: none !important;
}

.shiftnav {
	border-right: 1px solid white !important;
	background-color: #000000
}

.shiftnav li {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	border-bottom: 2px solid white !important;
	color: #ffffff !important;
}

.shiftnav li a {
	color: #ffffff !important;
}

.shiftnav li a:active, .shiftnav li a:hover {
	text-shadow: none !important;
}

.shiftnav li:active, .shiftnav li:hover, .shiftnav li a:active, .shiftnav li a:hover {
	background-color: #bb003e !important;
	/* color: #0f48a5 !important; */

}

.shiftnav li.current-menu-item, .shiftnav li.current-menu-item a {
	background-color: #bb003e !important;
	color: #ffffff !important;
}

.shiftnav li.current-menu-item a:hover, .shiftnav li.current-menu-item a:active {
	background-color: #bb003e !important;
	color: #ffffff !important;
}


#shiftnav-main *{
	font-size: 20px !important;
	text-shadow: none !important;
}



/* ************************************************************************* */

footer {
	background-image: url('/CoastalGraphics/images/FooterBackground.png');
	background-size: cover;
	background-position: center;
	padding: 0px 0px 10px 0px; 
}
footer *  {
	-webkit-user-select: none; /* Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
}

#FooterInfoWrapper {
	display: block;
	width: 99%;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 10px 0px !important;
}


.FooterInfo {
	display: inline-block;
	vertical-align: middle;
	width: 280px !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 10px 0px !important;
}

.FooterLabelTitle {
	display: block;
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.5;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 0px 5px 0px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}
.FooterLabelAddress {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}

.FooterLabelPhone {
	display: block;
	margin: 12px 0px 12px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.FooterLabelPhone a {
	display: block;
	font-size: 20px !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}

.FooterLabelPhone a:hover {
	color: #bb003e !important;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 25px rgba(255, 255, 255, 0.5), 0 0 30px rgba(255, 255, 255, 0.5), 0 0 35px rgba(255, 255, 255, 0.5), 0 0 40px rgba(255, 255, 255, 0.5), 0 0 45px rgba(255, 255, 255, 0.5), 0 0 50px rgba(255, 255, 255, 0.5), 0 0 55px rgba(255, 255, 255, 0.5), 0 0 60px rgba(255, 255, 255, 0.5), 0 0 65px rgba(255, 255, 255, 0.5), 0 0 70px rgba(255, 255, 255, 0.5), 0 0 75px rgba(255, 255, 255, 0.5), 0 0 80px rgba(255, 255, 255, 0.5);
}

.FooterLabelHours1 {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}
.FooterLabelHours2 {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	margin: 5px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}

.FooterLabelPrivacyPolicy {
	display: block;
	margin: 10px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.FooterLabelPrivacyPolicy a {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.5), 0 0 60px rgba(0, 0, 0, 0.5), 0 0 70px rgba(0, 0, 0, 0.5), 0 0 80px rgba(0, 0, 0, 0.5);
}

.FooterLabelPrivacyPolicy a:hover {
	color: #bb003e !important;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 25px rgba(255, 255, 255, 0.5), 0 0 30px rgba(255, 255, 255, 0.5), 0 0 35px rgba(255, 255, 255, 0.5), 0 0 40px rgba(255, 255, 255, 0.5), 0 0 45px rgba(255, 255, 255, 0.5), 0 0 50px rgba(255, 255, 255, 0.5), 0 0 55px rgba(255, 255, 255, 0.5), 0 0 60px rgba(255, 255, 255, 0.5), 0 0 65px rgba(255, 255, 255, 0.5), 0 0 70px rgba(255, 255, 255, 0.5), 0 0 75px rgba(255, 255, 255, 0.5), 0 0 80px rgba(255, 255, 255, 0.5);
}

.ContactPageHorse {
	width: 84vw;
	max-width: 600px;
	height: auto;
	margin: 10px auto 10px auto;
	display: block;
	text-align: center;
}

/* 
@-webkit-keyframes glow6 {
    0% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffffff) drop-shadow(0 0 3px #ffff33) drop-shadow(0 0 4px #ff9933) drop-shadow(0 0 5px #ff66cc) drop-shadow(0 0 6px #3399ff) drop-shadow(0 0 7px #33ffcc) drop-shadow(0 0 8px #99ff66);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffffff) drop-shadow(0 0 3px #ffff33) drop-shadow(0 0 4px #ff9933) drop-shadow(0 0 5px #ff66cc) drop-shadow(0 0 6px #3399ff) drop-shadow(0 0 7px #33ffcc) drop-shadow(0 0 8px #99ff66);
    }
    16% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #99ff66) drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 4px #ffff33) drop-shadow(0 0 5px #ff9933) drop-shadow(0 0 6px #ff66cc) drop-shadow(0 0 7px #3399ff) drop-shadow(0 0 8px #33ffcc);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #99ff66) drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 4px #ffff33) drop-shadow(0 0 5px #ff9933) drop-shadow(0 0 6px #ff66cc) drop-shadow(0 0 7px #3399ff) drop-shadow(0 0 8px #33ffcc));
    }
    33% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #33ffcc) drop-shadow(0 0 3px #99ff66) drop-shadow(0 0 4px #ffffff) drop-shadow(0 0 5px #ffff33) drop-shadow(0 0 6px #ff9933) drop-shadow(0 0 7px #ff66cc) drop-shadow(0 0 8px #3399ff);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #33ffcc) drop-shadow(0 0 3px #99ff66) drop-shadow(0 0 4px #ffffff) drop-shadow(0 0 5px #ffff33) drop-shadow(0 0 6px #ff9933) drop-shadow(0 0 7px #ff66cc) drop-shadow(0 0 8px #3399ff);
    }
    50% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #3399ff) drop-shadow(0 0 3px #33ffcc) drop-shadow(0 0 4px #99ff66) drop-shadow(0 0 5px #ffffff) drop-shadow(0 0 6px #ffff33) drop-shadow(0 0 7px #ff9933) drop-shadow(0 0 8px #ff66cc);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #3399ff) drop-shadow(0 0 3px #33ffcc) drop-shadow(0 0 4px #99ff66) drop-shadow(0 0 5px #ffffff) drop-shadow(0 0 6px #ffff33) drop-shadow(0 0 7px #ff9933) drop-shadow(0 0 8px #ff66cc);
   }
    66% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff66cc) drop-shadow(0 0 3px #3399ff) drop-shadow(0 0 4px #33ffcc) drop-shadow(0 0 5px #99ff66) drop-shadow(0 0 6px #ffffff) drop-shadow(0 0 7px #ffff33) drop-shadow(0 0 8px #ff9933);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff66cc) drop-shadow(0 0 3px #3399ff) drop-shadow(0 0 4px #33ffcc) drop-shadow(0 0 5px #99ff66) drop-shadow(0 0 6px #ffffff) drop-shadow(0 0 7px #ffff33) drop-shadow(0 0 8px #ff9933);
    }
    83% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff9933) drop-shadow(0 0 3px #ff66cc) drop-shadow(0 0 4px #3399ff) drop-shadow(0 0 5px #33ffcc) drop-shadow(0 0 6px #99ff66) drop-shadow(0 0 7px #ffffff) drop-shadow(0 0 8px #ffff33);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff9933) drop-shadow(0 0 3px #ff66cc) drop-shadow(0 0 4px #3399ff) drop-shadow(0 0 5px #33ffcc) drop-shadow(0 0 6px #99ff66) drop-shadow(0 0 7px #ffffff) drop-shadow(0 0 8px #ffff33);
    }
    100% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffff33) drop-shadow(0 0 3px #ff9933) drop-shadow(0 0 4px #ff66cc) drop-shadow(0 0 5px #3399ff) drop-shadow(0 0 6px #33ffcc) drop-shadow(0 0 7px #99ff66) drop-shadow(0 0 8px #ffffff);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffff33) drop-shadow(0 0 3px #ff9933) drop-shadow(0 0 4px #ff66cc) drop-shadow(0 0 5px #3399ff) drop-shadow(0 0 6px #33ffcc) drop-shadow(0 0 7px #99ff66) drop-shadow(0 0 8px #ffffff);
    }
}

@keyframes glow6 {
    0% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffffff) drop-shadow(0 0 3px #ffff33) drop-shadow(0 0 4px #ff9933) drop-shadow(0 0 5px #ff66cc) drop-shadow(0 0 6px #3399ff) drop-shadow(0 0 7px #33ffcc) drop-shadow(0 0 8px #99ff66);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffffff) drop-shadow(0 0 3px #ffff33) drop-shadow(0 0 4px #ff9933) drop-shadow(0 0 5px #ff66cc) drop-shadow(0 0 6px #3399ff) drop-shadow(0 0 7px #33ffcc) drop-shadow(0 0 8px #99ff66);
    }
    16% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #99ff66) drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 4px #ffff33) drop-shadow(0 0 5px #ff9933) drop-shadow(0 0 6px #ff66cc) drop-shadow(0 0 7px #3399ff) drop-shadow(0 0 8px #33ffcc);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #99ff66) drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 4px #ffff33) drop-shadow(0 0 5px #ff9933) drop-shadow(0 0 6px #ff66cc) drop-shadow(0 0 7px #3399ff) drop-shadow(0 0 8px #33ffcc));
    }
    33% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #33ffcc) drop-shadow(0 0 3px #99ff66) drop-shadow(0 0 4px #ffffff) drop-shadow(0 0 5px #ffff33) drop-shadow(0 0 6px #ff9933) drop-shadow(0 0 7px #ff66cc) drop-shadow(0 0 8px #3399ff);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #33ffcc) drop-shadow(0 0 3px #99ff66) drop-shadow(0 0 4px #ffffff) drop-shadow(0 0 5px #ffff33) drop-shadow(0 0 6px #ff9933) drop-shadow(0 0 7px #ff66cc) drop-shadow(0 0 8px #3399ff);
    }
    50% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #3399ff) drop-shadow(0 0 3px #33ffcc) drop-shadow(0 0 4px #99ff66) drop-shadow(0 0 5px #ffffff) drop-shadow(0 0 6px #ffff33) drop-shadow(0 0 7px #ff9933) drop-shadow(0 0 8px #ff66cc);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #3399ff) drop-shadow(0 0 3px #33ffcc) drop-shadow(0 0 4px #99ff66) drop-shadow(0 0 5px #ffffff) drop-shadow(0 0 6px #ffff33) drop-shadow(0 0 7px #ff9933) drop-shadow(0 0 8px #ff66cc);
   }
    66% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff66cc) drop-shadow(0 0 3px #3399ff) drop-shadow(0 0 4px #33ffcc) drop-shadow(0 0 5px #99ff66) drop-shadow(0 0 6px #ffffff) drop-shadow(0 0 7px #ffff33) drop-shadow(0 0 8px #ff9933);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff66cc) drop-shadow(0 0 3px #3399ff) drop-shadow(0 0 4px #33ffcc) drop-shadow(0 0 5px #99ff66) drop-shadow(0 0 6px #ffffff) drop-shadow(0 0 7px #ffff33) drop-shadow(0 0 8px #ff9933);
    }
    83% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff9933) drop-shadow(0 0 3px #ff66cc) drop-shadow(0 0 4px #3399ff) drop-shadow(0 0 5px #33ffcc) drop-shadow(0 0 6px #99ff66) drop-shadow(0 0 7px #ffffff) drop-shadow(0 0 8px #ffff33);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ff9933) drop-shadow(0 0 3px #ff66cc) drop-shadow(0 0 4px #3399ff) drop-shadow(0 0 5px #33ffcc) drop-shadow(0 0 6px #99ff66) drop-shadow(0 0 7px #ffffff) drop-shadow(0 0 8px #ffff33);
    }
    100% {
		-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffff33) drop-shadow(0 0 3px #ff9933) drop-shadow(0 0 4px #ff66cc) drop-shadow(0 0 5px #3399ff) drop-shadow(0 0 6px #33ffcc) drop-shadow(0 0 7px #99ff66) drop-shadow(0 0 8px #ffffff);
		filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5)) drop-shadow(0 0 1px #ffffff) drop-shadow(0 0 2px #ffff33) drop-shadow(0 0 3px #ff9933) drop-shadow(0 0 4px #ff66cc) drop-shadow(0 0 5px #3399ff) drop-shadow(0 0 6px #33ffcc) drop-shadow(0 0 7px #99ff66) drop-shadow(0 0 8px #ffffff);
    }
}
 */


@keyframes RotateOnce {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@-webkit-keyframes RotateOnce {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}



#LocationMapContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	max-width: 278px;
	border: 2px solid #ffffff;
	display: block;
}

#LocationMap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #bb003e;
	display: block;
}

#LocationMap iframe {
 	width: 270px;
 	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


.WhiteRule {
	border-top: 2px solid #ffffff;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.BlueRule {
	border-top: 2px solid #2dabec;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.YellowRule {
	border-top: 2px solid #ffbb1b;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.PurpleRule {
	border-top: 2px solid #67318f;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

/* ************************************************************************* */


.EmailListHeadingWrapper {
    position: relative;
    display: inline-block;
    width: auto;
    height: 60px;
}



.EmailListFormHeading, .EmailListFormHeading2, .EmailListFormHeading3 {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	font-size: 24px !important;
	font-style: normal;
	line-height: 1.2;
	font-weight: 800;
	letter-spacing: 0px;
	color: ffffff;
	padding: 10px 10px 5px 10px;
}

.EmailListFormHeading {
	position: absolute;
	z-index: 600 !important;
	text-shadow: 1px 1px 1px #004665;
}

.EmailListFormHeading2 {
	position: absolute;
	z-index: 500 !important;
	display: none;
}

.EmailListFormHeading3 {
	position: relative;
	z-index: 400 !important;
	visibility: hidden;
}



/* ************************************************************************* */

@media screen and (max-width: 1400px) {

	h1.PageHeading {
		margin: 0px 10px 10px 10px;
	}

/* 
	li.mega-menu-item a {
		font-size: 18px !important;
	}
 */
}
@media screen and (max-width: 1300px) {

	h1.PageHeading {
		margin: 0px 10px 10px 10px;
	}
}

/* 
@media screen and (max-width: 1300px) {

	li.mega-menu-item a {
		font-size: 20px !important;
		padding: 0px 16px 0px 16px !important; 
	}

	#InnerHeadingMenu {
		width: 820px;
	}

	li.mega-menu-item:nth-of-type(6),
	li.mega-menu-item:nth-of-type(7),
	li.mega-menu-item:nth-of-type(8),
	li.mega-menu-item:nth-of-type(9),
	li.mega-menu-item:nth-of-type(10),
	li.mega-menu-item:nth-of-type(11) {
		border-top: 2px solid #ffffff !important;
	}
	li.mega-menu-item:nth-of-type(5) {
		border-right: 2px solid #ffffff !important;
	}
}
 */






@media screen and (max-width: 860px) {

	#FooterContentSocial {
		left: 12vw;
	}
	#FooterContentInfo {
		left: 2vw;
	}

	li.mega-menu-item a {
		font-size: 20px !important;
		padding: 0px 16px 0px 16px !important; 
	}

	#InnerHeadingMenu {
		width: 720px;
		margin: 0 auto !important;
	}

	ul#mega-menu-main-menu {
		width: 720px !important;
	}

	li.mega-menu-item:nth-of-type(1),
	li.mega-menu-item:nth-of-type(2),
	li.mega-menu-item:nth-of-type(3),
	li.mega-menu-item:nth-of-type(4),
	li.mega-menu-item:nth-of-type(5),
	li.mega-menu-item:nth-of-type(6),
	li.mega-menu-item:nth-of-type(7),
	li.mega-menu-item:nth-of-type(8) {
		border-bottom: 2px solid #ffffff !important;
		border-top: none !important;
	}

	li.mega-menu-item:nth-of-type(9),
	li.mega-menu-item:nth-of-type(10),
	li.mega-menu-item:nth-of-type(11),
	li.mega-menu-item:nth-of-type(12) {
		border-top: none !important;
	}


	
	li.mega-menu-item:nth-of-type(4), 
	li.mega-menu-item:nth-of-type(8), 
	li.mega-menu-item:nth-of-type(12) {
		border-right: 2px solid #ffffff !important;
	}

	li.mega-menu-item:nth-of-type(5) {
		border-right: none !important;
	}

}

@media screen and (max-width: 820px) {

/* 
	li.mega-menu-item a {
		font-size: 20px !important;
		padding: 0px 10px 0px 10px !important; 
	}
 */

/* 
	#InnerHeadingMenu {
		width: 760px;
	}
 */
}


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

	body { 
		font-size: 18px;
	}
	
	#Header {
		position: fixed;
		z-index: 1000
	}

	#RedstoneRanchLogo {
		width: 16vw;
		height: auto
	}

	h1.PageHeading {
		margin: 0px 10px 10px 10px;
	}

	#MobileBottomRules {
		display: block
	}

	#InnerHeadingMenuWrapper, #HeadingTD2, #HeadingTD3 {
		display: none;
	}
	
	.NormalContentWithTables img {

		border: none;
		margin: 10px 10px 10px 10px;
		display: block;
		margin: 0px;
	}

	#MobileMenu {
		display: table-cell;
		padding: 0px 10px 0px 10px;
		width: 80px
	}

	#FooterContentWrapper {
		display: block;
		position: relative;
		width: 92vw;
		max-width: 92vw;
		height: auto;
		margin: 0px 5px 0px -5px;
	}
	#FooterContentSocial {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
	}

	#FooterContentEmailSignUp {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
		padding: 20px 0px 20px 0px;
	}

	#FooterContentInfo {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
	}
}

@media screen and (max-width: 720px) {

	.PageSubHeadingWrapper {
		height: 5vw;
	}

	h2.PageSubHeading {
		font-size: 4.5vw !important;
	}
}

@media screen and (max-width: 720px) {

	#HeadingWrapper {
		padding: 5px 0px 5px 0px;
	}

	#ColonialRotaryClubBanner {
		margin: 0px 0px -5px 10vw;
		width: 55vw;
		height: auto;
		display: inline-block
	}

	#ColonialRotaryClubLogo {
		top: -12px;
		left: auto;
		right: -15px;
		width: 27vw;
	}
}

@media screen and (max-width: 520px) {

	#ColonialRotaryClubLogo {
		top: -10px;
	}

	#RILogo {
		float: none;
		display: block;
		margin-left:auto;
		margin-right:auto;
	}

}

@media screen and (max-width: 500px) {

	img.AlignMeRight {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	#HeadingLogo {
		width: 100%;
		margin: 5px 10px 5px 0px;
	}
}

@media screen and (max-width: 450px) {


	h1.Large {
		font-size: 40px;
	}

	h1.Medium {
		font-size: 30px;
	}

	h1.Small {
		font-size: 18px;
		line-height: 1.4
	}

	#MobileMenu {
		display: table-cell;
		padding: 0px 5px 0px 10px;
		width: 70px
	}

	#ColonialRotaryClubLogo {
		top: -7px;
	}
}


@media screen and (max-width: 400px) {

	main {
		margin: 10px 10px 10px 10px;
	}

	#HeadingTDLogo {
		display: none;
	}

	h1.PageHeading {
		margin: 84px 10px 10px 10px;
	}

	#InnerHeader {
		position: fixed;
		top: 0px;
		z-index: 2000
	}

	h3.CalendarEventDateTime {
		font-size: 16px;
	}

	#ColonialRotaryClubLogo {
		position: fixed;
	}

	#SliderWrapper {
		margin: 19vw 0px 0px 0px;
	}

	.FooterContentA {
		font-size: 16px;
	}

	.FooterContentB {
		font-size: 14px;
	}
}

@media screen and (max-width: 390px) {

	body { 
		font-size: 16px;
	}

	h1.Large {
		font-size: 32px;
	}

	h1.Medium {
		font-size: 24px;
	}

	h1.Small {
		font-size: 20px;
		line-height: 1.4
	}

	
	h2.PageSubHeading {
		font-size: 18px;
	}

	#ColonialRotaryClubLogo {
		width: 26vw;
	}

	#ColonialRotaryClubBanner {
		margin: 0px 0px -5px 0px;
		width: 60vw;
		height: auto;
		display: inline-block
	}

}

@media screen and (max-width: 340px) {
	.FooterContentA {
		font-size: 15px;
	}
}




/* 
#sgpb-popup-dialog-main-div-wrapper > div {
	max-height:  !important;
}
 */

.sgpb-popup-close-button-6 {
	right: 0px !important;
}



.GoogleMapFrameContainer {
	border: 2px solid #eeca5e;
	padding: 2px 4px 2px 2px !important;
	display: inline-block;
	width: 90vw;
	max-width: 800px;
	margin: 2px 0px 2px 0px !important;
}

.GoogleMapFrameContainer2 {
	border: 2px solid #eeca5e;
	padding: 2px 6px 2px 2px !important;
	display: inline-block;
	width: 90%;
	max-width: 80vw;
	margin: 2px 10px 2px 0px !important;
}


.GoogleMapFrame {
	margin: 2px 2px 2px 2px !important;
	padding: 0px 0px 0px 0px !important;
	display: block !important;
	width: 100%;
	height: 300px;
	max-width: 800px;
}

#FooterUpArrow {
	width: 28px;
	height: 28px;
}

.button-top {
	position: fixed;
	bottom: 34px;
	right: 10px;
	z-index: 5000;
	width: 40px;
	height: 28px;
	border: 0;
	box-shadow: none;
	text-align: center;
	cursor: pointer;
	pointer-events: none;
	background:rgba(0, 0, 0, 0);
	opacity: 0;
	transition: opacity 1s ease;
}

.button-top-visible {
	opacity: 1;
	pointer-events: auto;
}


.ULWrapper { display: block; padding: 10px 10px 10px 10px; }
.ULBlock { display: inline-block; padding: 10px 30px 10px 30px: width: 260px; vertical-align: top }
ul.ul1 { list-style-type: disc; }
ul.ul1 > li { color: #003399; padding: 10px 0px 10px 0px }
ul.ul2 { list-style-type: square; }
ul.ul2 > li { color: #000000; font-style: italic; padding: 0px 0px 0px 0px }

.ServicesBlock { 
	
	max-width: 1000px;
	margin: 0 auto;
}

.ServicesBlock h2 { 
	
	font-size: 1.5em;
	margin-top: 20px;
}

.ServicesBlock ul {
	list-style-type: disc;
	margin-left: 20px;
}

.ServicesBlock li {
	margin: 12px 0px 12px 0px;
}



