
/* 

red: ec1b24
grey: 8d96a0
blue: ec1b24

 */


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

body { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 1.3;
	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: #ec1b24
}

a:hover {text-decoration: none; color: #ff9900}
a:active {text-decoration: none; color: #000000}

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

::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: #ec1b24;
  text-shadow: none;
}

::selection {
  color: #ffffff; 
  background: #ec1b24;
  text-shadow: none;
}

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

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


main img:not(.FullWidth, .CallOutImage, #LearnMoreArrowConcept, ) {
	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
}
	
	
	
	



.RedRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ec1b24;
}
.WhiteRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
	position: relative;
	z-index: 50 !important
}
.BlackRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #000000;
}
.GreyRule {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #8d96a0;
}


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

#SliderWrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 1;
}

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

.VideoBlock h3 {
	color: #ec1b24 !important;
	display: inline-block;
	width: auto;
	text-align: center !important;
	margin: 20px 0px 0px 0px;
}

.VideoBlock .br1 {
	display: none;
}


.VideoBlock iframe {
	
	width: 560px;
	height: 315px;
	max-width: 85vw;
	max-height: calc(85vw * 0.56);
	margin: 20px 0px 40px 0px;
	display: block;
	border: 2px solid #ffffff !important;
	outline: 2px solid #ec1b24 !important
}



#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: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 600;
	color: #ec1b24;
	line-height: 1.2;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	width: auto;
	text-align: center;
}

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

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

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

.LargerFont {
	font-size: 20px;
}

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

h2.PageSubHeadingRoboto {
	font-family: 'Roboto' !important;
	font-style: italic !important;
	font-weight: 500 !important;
	font-size: 24px;
	color: grey;
	line-height: 1.2;
	margin: 10px 0px 20px 10px;
	text-align: center
}

h2.PageSubHeadingEuphoria {
	font-family: 'Euphoria Script' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 50px;
	color: grey;
	line-height: 1.2;
	margin: 10px 0px 20px 10px;
	text-align: center
}


h2 {
	font-family: 'Montserrat' !important;
	font-style: normal;
	font-weight: 600;
	color: #8d96a0;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 20px 10px;
	width: auto;
	font-size: 1.3em;
}

/* 
h3 {
	font-family: 'Play' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-style: italic;
	line-height: 1.4;
	font-size: 1.5em;
	margin: -20px 10px 20px 10px;
	width: auto;
	text-align: left;
}
 */
h3 {
	font-family: 'Roboto' !important;
	font-style: italic !important;
	font-weight: 500 !important;
	font-size: 30px;
	color: #8d96a0;
	line-height: 1.2;
	margin: 10px 0px 20px 10px;
	text-align: center
}

.LargerText h2 {
	font-size: 1.5em;
	margin: 0px 10px 10px 10px;
}

.LargerText ul {
	font-size: 1.1em;
	color: #ec1b24;
	font-style: italic;
}

.LargerText li {
	margin: 10px 0px 10px 0px;
}

#CareerCircleWrapper {
	width: 300px;
	height: 300px;
	border-radius: 50%;
	border: 2px solid #ec1b24
}

#CareerCircle {
	border: 2px solid #ffffff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-image: url('/CoastalGraphics/images/CareerGirl.jpg');
	background-size: cover;
	background-position: center;
}
        
main {
	margin: 10px 10px 10px 10px;
	position: relative;
	max-width: 1200px;
	text-align: left;
 }

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

.NormalContentBlock {

}

.LargerContentBlock {
	text-align: center;
}
.LargerContentBlock ul {
	text-align: left;
	display: inline-block;
	width: auto;
	margin: 0px 0px 0px 12px;
}



.LargerContentBlock li {
	font-size: 1.5em;
	font-style: italic;
	color: grey;
	margin-top: 12px;
}

.InlineMiddle {
  display: flex;
  align-items: center; /* Vertical centering */
  justify-content: center; /* Horizontal centering */
  height: 360px
}


.RedBorderPics img {
	border: 2px solid white;
	outline: 2px solid #ec1b24;
	margin: 20px 20px 20px 20px !important;

}

/* 
.InlineMiddle img {
	display: inline-block !important;
	vertical-align: middle !important;
}
 */

.RedFullWidth {
    background: #ec1b24;
    border-top: 2px solid white;
    border-bottom: 2px solid white; /* Add bottom white border */
    box-shadow: -2px -4px 0 -2px #8d96a0, /* Top shadow */
                -2px 4px 0 -2px #8d96a0; /* Bottom shadow */
    width: 100vw;
    box-sizing: border-box;
}

.RedFullWidth h2 {
	font-family: 'Play' !important;
	font-style: normal;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: auto;
	font-size: 1.5em;
}


.RedFullWidthContent {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px 10px 10px;
	position: relative;
	max-width: 1200px;
	text-align: left;
}

.RedFullWidthContent img {
	margin: 10px 10px 20px 10px;
	max-width: 80vw;
	border: 2px solid #ec1b24;
	outline: 2px solid #ffffff;
}

.RedFullWidthContent b {
	font-weight: 600 !important;
}

.RedFullWidthContent ul {
	margin-top: 12px;
}
.RedFullWidthContent li {
	margin-top: 12px;
}





.BlackFullWidth {
    background: #000000;
    border-top: 2px solid white;
    border-bottom: 2px solid white; /* Add bottom white border */
    box-shadow: -2px -4px 0 -2px #8d96a0, /* Top shadow */
                -2px 4px 0 -2px #8d96a0; /* Bottom shadow */
    width: 100vw;
    box-sizing: border-box;
}

.BlackFullWidth h2 {
	font-family: 'Play' !important;
	font-style: normal;
	font-weight: 700;
	color: #ec1b24;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: auto;
	font-size: 1.5em;
}


.BlackFullWidthContent {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px 10px 10px;
	position: relative;
	max-width: 1200px;
	text-align: left;
}

.BlackFullWidthContent img {
	margin: 10px 10px 20px 10px;
	max-width: 80vw;
	border: 2px solid #ec1b24;
	outline: 2px solid #ffffff;
}

.BlackFullWidthContent b {
	font-weight: 600 !important;
}

.BlackFullWidthContent ul {
	margin-top: 12px;
}
.BlackFullWidthContent li {
	margin-top: 12px;
}


.GreyFullWidth {
	background-image: url(/CoastalGraphics/images/MarbleTile.jpg);
    border-top: 2px solid white;
    border-bottom: 2px solid white; /* Add bottom white border */
    box-shadow: -2px -4px 0 -2px #ec1b24, /* Top shadow */
                -2px 4px 0 -2px #ec1b24; /* Bottom shadow */
    width: 100vw;
    box-sizing: border-box;
	padding: 0px 0px 0px 0px;
}



.GreyFullWidthContent {
	color: #000000;
	text-shadow:0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 4px #ffffff, 0 0 5px #ffffff, 0 0 7px #ffffff, 0 0 9px #ffffff, 0 0 11px #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px 10px 10px;
	position: relative;
	max-width: 1200px;
	text-align: left;
	font-size: 20px;
}

.GreyFullWidthContent h2 {
	font-family: 'Play' !important;
	font-style: normal;
	font-weight: 700;
	color: #ec1b24;
	text-shadow: 1px 1px 1px #000000;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: auto;
	font-size: 1.5em;
}
.GreyFullWidthContent h3 {
	font-family: 'Play' !important;
	font-style: normal;
	font-weight: 700;
	color: #000000;
	line-height: 1.3;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: auto;
	font-size: 1.5em;
}

.GreyFullWidthContent li {
	margin-bottom: 16px;
}


.GreyFullWidthContent img {
	margin: 10px 10px 20px 10px;
	max-width: 80vw
}

#CareerCenterCircle {
	width: 400px;
	height: auto;
	cursor: pointer;
	float: right;
}


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


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

.StandardContentBlock b {

	font-weight: 600;
	color: #ec1b24;

}
.StandardContentBlock i {

	font-weight: 600;
	font-style: italic;

}

.StandardContentBlock ul {
	margin-left: 20px !important;
	display: inline-block;
}

.StandardContentBlock li {

	margin-bottom: 0.75em;
}

.StandardContentBlock img {

	margin: 10px 20px 10px 20px;
}

.CenterContentBlock img {

	display: block;
/* 
	margin-left: 0 auto !important;
 */
}

.SplitContentRow {
	margin-top: -20px;
}

.StandardContentBlock h1 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	color: #ec1b24;
	line-height: 1.2;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	width: auto;
	font-size: 1.5em;
}

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

/* 
footer {
	background: #000000;
	padding: 0px 0px 10px 0px !important; 
}

footer *  {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.FooterContentWrapper {
	margin: 10px 10px 10px 10px
}
.FooterContentBlock {
	display: inline-block;
}

.FooterTB,
.FooterTB2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.FooterTR,
.FooterTR2 {
	display: table-row;
}

.FooterTD,
.FooterTD2 {
	display: table-cell;
	vertical-align: top;
}

.FooterTD1 {
	padding: 0px 0px 0px 0px;
	width: 90px;
}
.FooterTD2 {
	padding: 0px 0px 0px 20px;
}
.FooterTD3 {
	padding: 0px 0px 0px 50px;
}


.FooterBlock,
.FooterBlock2 {
	display: block;
	font-size: 16px;
	line-height: 1.4;
	color: #ffffff;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.FooterBlock2 a {
	color: #ffffff;
}

.FooterBlock2 a:hover {
	color: #c0c5ca;
}

#FooterLogo {
	margin: 0px 0px 0px 0px;
	width: 80px;
	height: auto;
}

.FooterBR {
	display: none
}
.FooterAddress {
	margin: 10px 0px 0px 0px;
}


#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;
}
 */


/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Footer Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

footer {

	background-color: #000000; 
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 12px 0px !important;
	border: 0px !important;
}

#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 20px 0px 20px !important;
	padding: 10px 0px 10px 0px !important;
}

#FooterHours, #FooterContact {
	color: white;
}

#FooterHours {
	border-bottom: 1px solid white;
	margin: 0px 0px 4px 0px !important;
}

.HOHeading {
	white-space: nowrap;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	padding: 4px 2px 4px 2px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

.HOHours {
	white-space: nowrap;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	padding: 4px 2px 4px 2px;
}


.FTTitle {
	white-space: nowrap;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	padding: 1px 2px 1px 2px;
}

.FTAddress {
	font-size: 15px;
	font-weight: 600;
	padding: 1px 2px 1px 2px;
	white-space: nowrap !important;
}

.FTPhone {
	padding: 1px 2px 6px 2px;
}


a.FooterPhone {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	color: #bf1e2d;
	white-space: nowrap !important;
	font-size: 24px;
}

a.FooterPhone:hover, a.PhoneNumber:active,
a.FooterEmail:hover, a.FooterEmail:active {
	color: #ffffff !important;
	text-shadow: none;
}

#FooterLabel {
	color: #ffffff;
	white-space: nowrap !important;
	font-size: 16px;
}

#FooterLabel a {
	color: #bf1e2d;
}
#FooterLabel a:hover, #FooterLabel a:active {
	color: #ffffff !important;
}


#LocationMapContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	max-width: 276px;
	display: block;
}

#LocationMap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid  #bf1e2d;
	outline: 1px solid  #ffffff;
	display: block;
}

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


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

	#FooterContactInfo {
		display: block;
	}

	.HeadingContent1 h2 {
		font-size: 4vw;
	}
	.HeadingContent2A {
		font-size: 18px;
		white-space: normal;
	}
	.HeadingContent2B a {
		font-size: 24px;
	}
	.HeadingContent2C img {
		width: 32px;
		height: auto;
	}
	.HeadingContent2D {
		font-size: 18px;
		white-space: normal;
	}
}


#FooterCredit {
	max-width: 280px;
	color: white;
	font-size: 16px;
	padding: 0px 0px 6px 0px;
}




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

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

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

	body { 
		font-size: 16px;
	}

}

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

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

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

	.FooterTB2,
	.FooterTR2,
	.FooterTD2 {
		display: block;
	}

	.FooterBlock2 {
		display: inline-block;
		width: auto;
		white-space: nowrap;
		margin: 0px 10px 0px 10px;
	}
	.FooterTD2 {
		padding: 0px 0px 0px 0px;
	}
	.FooterTD3 {
		padding: 20px 0px 0px 0px;
	}
}





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

	#CareerCenterCircle {
		width: 360px;
	}

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



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

	.InlineMiddle {
	  display: block;
	  height: auto
	}

	main img:not(.FullWidth, .CallOutImage, #LearnMoreArrowConcept, .IllustrationImage1, .IllustrationImage2, .IllustrationImage3, .IllustrationImage4) {
		max-width: 70%;
	}

	.SplitContentRow {
		margin-top: 0px;
	}

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

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

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

}

@media screen and (max-width: 780px) {
	.StandardContentBlock img {

		margin: 10px 0px 10px 0px;
	}
}

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

	
	h1.PageHeading {
		margin: 0px 10px 10px 10px;
	}
	h2.PageSubHeadingRoboto {
		font-size: 22px;
	}
	h2.PageSubHeadingEuphoria {
		font-size: 40px;
	}

	#CareerCenterCircle {
		width: 88%;
		max-width: 400px;
		margin: 0 auto;
		float: none;
		display: block;
	}


	#FooterContentWrapper {
		display: block;
		position: relative;
		width: 92vw;
		max-width: 92vw;
		height: auto;
		margin: 10px 5px 10px -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: 520px) {

	.FooterTB,
	.FooterTR,
	.FooterTD {
		display: block;
	}

	.VideoBlock .br1 {
		display: inline;
	}
}



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

	main img:not(.FullWidth, .CallOutImage, #LearnMoreArrowConcept) {
		max-width: 92%;
	}

	img.AlignMeRight {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}

	.GreyFullWidthContent {
		font-size: 18px;
	}
}

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

	.FooterInfo {
		margin: 0px 0px 0px 0px !important;
	}

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

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

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

	.GreyFullWidthContent h3 {
		font-size: 1.3em;
	}
	h2.PageSubHeadingRoboto {
		font-size: 20px !important;
	}
	h2.PageSubHeadingEuphoria {
		font-size: 30px;
	}

}

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

	.FooterBR {
		display: inline
	}
	h2.PageSubHeadingRoboto {
		font-size: 18px !important;
	}
}


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

	h1.PageHeading {
		margin: 10px 10px 10px 10px;
	}
	.FooterContentA {
		font-size: 16px;
	}

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

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

	body { 
		font-size: 16px;
	}

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

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

	h1.Small {
		font-size: 18px;
		line-height: 1.4
	}
	h2.PageSubHeadingRoboto {
		font-size: 16px !important;
	}
}

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


.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,
#HeaderDownArrow {
	width: 40px;
	height: 40px;
}

.button-bottom {
	position: fixed;
	top: 34px;
	right: 10px;
	z-index: 5000;
	width: 60px;
	height: 42px;
	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-bottom-visible {
	opacity: 1;
	pointer-events: auto;
}


.button-top {
	position: fixed;
	bottom: 34px;
	right: 10px;
	z-index: 5000;
	width: 60px;
	height: 42px;
	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;
}

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

.rl-gallery-item-content img {
	width: 100% !important;
	height: auto !important;
}

