
/* 074ba0 ---> BLUE */
/* f7901f ---> RED */
/* c0e8f2 ---> LightBlue */


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

#loadin_page_codeBlock {
    height: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 0; 
}
    
body { 
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.4;
	font-weight: 400;
	color: #333333 !important;
	background-color: #ffffff !important;
	/* 
	background-image: url('/CoastalGraphics/images/WoodBackground1.jpg');
	 */
	text-decoration: none;
	overflow-x: hidden !important;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

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 {color: #074ba0; text-decoration: none}
a:hover {color : #f7901f !important; text-decoration: none}
a:active {color : #000000; text-decoration: none}

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

::-moz-selection { /* Code for Firefox */
  color: #f7901f;
  background: #074ba0;
}

::selection {
  color: #f7901f; 
  background: #074ba0;
}

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

article img {
	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;
}

.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 {
	border: 0;
}

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


.Table {
	display: table;
}
.TR {
	display: table-row;
}
.TD {
	display: table-cell;
}

header {
	padding: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px !important;
}

#Wrapper {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}


#MainContent {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background: url('/CoastalGraphics/images/wavebackground.png');
}

#MainContent {
	text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 6px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff, 0px 0px 12px #ffffff, 0px 0px 14px #ffffff, 2px 2px 0px #ffffff, -2px -2px 0px #ffffff, 2px -2px 0px #ffffff, -2px 2px 0px #ffffff;
}

#FullSizeSlider {
	display: block !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}


.LatestNewsFacebookFeed {
	font-size: 1.2em !important;
	max-width: 800px;
}

.cff-photo img, .cff-img-wrap {
	border: 2px solid white !important;
}


.cff-photo-hover {
	width: calc(100% + 6px)!important;
}

.cff-text {
	margin: 10px 0px 10px 0px !important;
	display: block !important;
}


@media screen and (max-width: 767px) {
	
	body { 
		font-size: 18px;
	}

}

.text3 {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
}
.text4 {
	font-size: 1.1em;
	font-style: italic;
}


.GoogleMapFrameContainer {
	border: 2px solid #eeca5e;
	padding: 2px 2px 2px 2px !important;
	display: inline-block;
	width: auto;
}

.GoogleMapFrame {
	margin: 2px 2px 2px 2px !important;
	padding: 0px 0px 0px 0px !important;
	display: block !important;
	width: auto;
}

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

	.GoogleMapFrame {
		width: 30vw;
	}
}

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

	.text3 {
		font-size: 1.2em;
	}
	.GoogleMapFrame {
		width: 80vw;
	}
}

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

	.GoogleMapFrame {
		width: 70vw;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Header Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

#Header {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid white;
	position: relative;
	background: white;
}

#HeaderWrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	background: white;
	/* background-image: url("/CoastalGraphics/images/HeadingBackground.png"); */
  	/* background-repeat: no-repeat; */
  	/* background-size: contain; */
}

#HeadingTable {
	width: 99vw;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table;
}

#HeadingTableTR {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-row;
}

.HeadingTableTD {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	vertical-align: middle !important;
}

#HeadingDelawareWrapper {
	padding: 8px 8px 2px 2px;
}

#HeadingDelaware {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: auto;
}

#HeadingServingDelaware {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	color: #074ba0;
	font-size: 16px;
	line-height: 1
}


#MobileMenuContainer {
	display: none;
	vertical-align: middle;
}

#HeadingLogoContainer {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;
	position: relative;
	width: 420px;
}

#HeadingLogo {
	/* margin: 6px 0px 6px 10px; */
	width: 400px;
	height: auto;
	margin: 0px 0px 0px 10px;
}

#HeadingMovieContainer {
	position: relative;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	text-align: center;
	background: orange;
	overflow: hidden;
}

#HeadingMovieWrapper {
	position: absolute;
	top: 0;
	right: 0;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: white;
	overflow: hidden;
	text-align: right;
}

#HeadingMovieContainer video {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	float: right !important;
	overflow: hidden;
}

#LeftWhiteEdge {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	height: 100%
}

#RightWhiteEdge {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	height: 100%
}


#HeadingContentContainer {
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	height: 125px;
	text-align: right;
}

.HeadingPointWrapper {
	text-align: right;
	padding: 5px 20px 0px 0px;
}

.HeadingPointList {
	display: inline-block;
	width: auto;
	text-align: left;
}

.HeadingStars {
	padding: 0px 5px 0px 0px;
	font-size: 26px;
	color: #f7901f;
}
.HeadingPoints {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 1;
	white-space: nowrap;
	color: #074ba0;
}

.HeadingPhoneWrapper {
 	height: auto;
 	width: auto;
 	display: inline-block;
 	text-align: right;
 	margin: -5px 0px 0px 0px;
 	padding: 5px 10px 0px 4px;
 	line-height: 0;
}

a.HeadingPhone {
	font-family: 'Archivo Black';
	font-style: normal;
	font-weight: 400;
	color: #074ba0;
	font-size: 36px;
	white-space: nowrap
}
a.HeadingPhone:hover, a.HeadingPhone:active {
	color: #f7901f !important;
}

.FooterWrapper {
	width: 100vw;
	padding: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px !important;
	background-color: #074ba0;
	color: white;
}

.FooterInfoBlock {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin: 0px 20px 0px 20px;
}

.FooterBricks {
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-image: url('/CoastalGraphics/images/Bricks.png');
}

#FooterInfoWrapper {
	display: block;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 30px 0px !important;
}
#FooterServiceAreaWrapper {
	display: block;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 10px 0px !important;
	font-size: 14px;
	max-width: 260px;
}
#FooterServiceAreaWrapper a {
	display: inline-block;
	white-space: nowrap
	padding: 0px 10px 0px 0px;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	color: white;
}



.PhoneEmailInfo {
	margin: 20px 0px 0px 0px !important;
}


.FooterInfo {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
}

.FooterName {
	font-weight: 600;
	padding: 2px 2px 4px 4px;
}

.FooterInfoSM {
	font-size: 0.9em;
}

.FooterInfo a {color: #f7901f; text-decoration: none}
.FooterInfo a:hover {color : #82ccff
 !important; text-decoration: none}
.FooterInfo a:active {color : #ffffff; text-decoration: none}

.FTPhone {
	font-weight: 600;
	padding: 2px 2px 4px 4px;
}
.FTEmailAddress {
	margin-bottom: 10px;
}

.FooterLicensed {
	margin: 10px 10px 10px 10px;
	font-style: italic;
	font-size: 0.9em;
}

#HoursWrapper {
	padding: 0px 0px 3px 0px;
	margin 0px 0px 0px 0px;
	border-bottom: 1px solid white;
	display: inline-block;
	width: auto;
}

#HoursWrapper .Table {
	margin 0px 0px 10px 0px !important
}


#HoursHeading {
	font-size: 15px;
	font-style: italic;
	border-bottom: 1px solid white;
	padding 0px 0px 5px 5px;
	text-align: left
}

.HoursDay {
	padding: 0px 10px 0px 0px;
	font-style: italic;
	font-size: 14px;
	text-align: left;
}
.HoursTime {
	padding: 0px 0px 0px 10px;
	font-style: italic;
	font-size: 14px;
	text-align: left;
}

#SocialWrapper {
	margin: 10px 10px 10px 10px;
}
.SocialLink {
	padding: 2px 4px 2px 4px;
}


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

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

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



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

	#HeadingLogoContainer {
			width: 31vw;
	}

	#HeadingLogo {
		width: 30vw;
	}

	#HeadingMovieWrapper {
		width: 60vw;
		max-width: 600px;
	}

	.HeadingStars {
		font-size: 24px;
	}
	.HeadingPoints {
		font-size: 22px;
	}

	a.HeadingPhone {
		font-size: 30px; 
	}

	#HeadingDelawareWrapper {
		padding: 8px 8px 2px 2px;
	}
	
	#HeadingDelaware {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 90px;
		width: auto;
	}
}

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

	.HeadingStars {
		font-size: 20px;
	}
	.HeadingPoints {
		font-size: 18px;
	}

	a.HeadingPhone {
		font-size: 26px; 
	}

	#HeadingDelawareWrapper {
		padding: 8px 8px 2px 2px;
	}
	
	#HeadingDelaware {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 74px;
		width: auto;
	}

	#HeadingServingDelaware {
		font-size: 14px;
	}
}

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

	#HeadingLogoContainer {
		width: 290px;
	}

	#HeadingLogo {
		width: 280px;
	}

	.HeadingStars {
		font-size: 20px;
	}
	.HeadingPoints {
		font-size: 18px;
	}

	a.HeadingPhone {
		font-size: 26px; 
	}
}

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

	#Header {
		position: fixed;
		z-index: 3000;
		background-size: 200px 133px;
		height: 100px;
		top: 0px !important
	}

	#HeadingMovieWrapper {
		width: 70vw;
	}

	#HeadingMovieContainer video {
/* 
		transform: rotateY(180deg);
		-webkit-transform:rotateY(180deg);
		-moz-transform:rotateY(180deg);
 */
	}


	#HeadingContentContainer {
		display: none;
	}

}



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

	.FooterInfoBlock {
		margin: 10px 20px 0px 0px !important;
	}
	.FooterInfoBlock3 {
		margin: 10px 20px 20px 0px !important;
	}
	.FooterWrapper {
		padding: 0px 0px 30px 0px !important; 
	}

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

	#HeadingLogoContainer {
			width: 41vw;
	}

	#HeadingLogo {
		width: 40vw;
	}

}


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

	#Header {
		height: 80px;
	}

	.HeadingLogo {
		width: 240px;
	}
}


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

	.HeadingLogo {
		width: 200px;
	}
}


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

	#Header {
		height: 60px;
	}

	.FooterInfo {
		margin: 0px 10px 0px 10px !important;
		padding: 10px 0px 10px 0px !important;
		font-size: 0.8em
	}
}

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

	.FooterInfo {
		margin: 0px 0px 0px 0px !important;
	}
	.HeadingLogo {
		margin-left: 10px;
	}

}



/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Mega Menu Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */
.MainNavContainer {
	background: #074ba0;
}
.MainNavTopBorder {
	background: #ffffff;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MainNav {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
		border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	/* 
	text-align: right;
	width: 760px;
 */
}

.MainNavBottomBorder {
	background: #ffffff;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mega-menu-wrap-header-menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin: auto;
	display: inline-block;
  	width: auto;
}

#mega-menu-header-menu {
    /* white-space: nowrap !important; */
    max-width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


li.mega-menu-item {
	border-left: 2px solid #ffffff !important;
	/* border-right: 2px solid rgba(0,0,0,0.3) */;
	background: #074ba0 !important;
	display: inline-block !important;
}
li.mega-menu-item:nth-of-type(6) {
	border-right: 2px solid #ffffff !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) {
	border-bottom: 1px solid #ffffff !important;
}

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

ul#mega-menu-header-menu {
	text-align: right !important;
	/* border-left: 1px solid #ffffff !important; */
	/* border-right: 1px solid #ffffff !important; */
	background: #000000 !important;
}


li.mega-menu-item:first-of-type  {

}
li.mega-menu-item:last-of-type  {

}

li.mega-menu-item a {
	display:inline-block;
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	padding: 0px 30px 0px 30px !important; 
	color: #ffffff !important;
	-webkit-transform:scale(1.2,1); /* Safari and Chrome */
	-moz-transform:scale(1.2,1); /* Firefox */
	-ms-transform:scale(1.2,1); /* IE 9 */
	-o-transform:scale(1.2,1); /* Opera */
	transform:scale(1.2,1); /* W3C */
/* 
	text-shadow: 1px 1px 1px black;
 */
}


li.mega-menu-item a:hover {
	color: #f7901f
 !important;
	background: #ffffff !important;
	text-shadow: none;
}

li.mega-current-menu-item > a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#af8d1c+0,af8d1c+0,d0ad20+24,ffdc7f+50,d0ad20+75,af8d1c+98 */
	background: #ffffff !important; /* Old browsers */
	color: #f7901f !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 */
}

li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: #000000 !important;
	background: #ffffff !important;
	text-shadow: none;
}


@media screen and (max-width: 940px) {
	
	li.mega-menu-item a {
		font-size: 18px !important;
		padding: 0px 20px 0px 20px !important; 
	}
	li.mega-menu-item:nth-of-type(3) a, li.mega-menu-item:nth-of-type(7) a  {
		padding: 0px 20px 0px 20px !important; 
	}

	.fa-home {
		font-size: 22px;
	}

	ul.mega-sub-menu li a {
		font-size: 16px !important;
	}
}


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

	.MainNavTopBorder, .MainNav {
		display: none;
	}
}

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

a.shiftnav-toggle-button {
	background-color: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 40px;
	color: #f7901f !important;
/* 
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff,  -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;  
 */
}

.shiftnav-toggle-button:hover {
	color: #074ba0 !important;
/* 
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff,  -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;  
 */
}


.shiftnav-inner >  ul > li:first-of-type {
	margin-top: 40px  !important;
	border-top: 2px solid white !important;
}
#shiftnav-main {
	background: #074ba0;
/* 
	background-image: url('/CoastalGraphics/images/ShiftNavWood.png') !important;
 */
	background-size: contain;
	background-repeat: repeat-y;
}


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

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

.shiftnav-toggle {
	color: black !important;
}

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

.shiftnav-panel-close  {
	color: #f7901f !important;
	z-index: 2000 !important;
	background-color: none !important;
	background: none !important;
	font-size: 30px !important;
	margin-top: -17px  !important;
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff,  -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;  
}

button.shiftnav-panel-close:hover, button.shiftnav-panel-close:active {
	color: #000000 !important;
}

.shiftnav {
	border-right: 1px solid white !important;
	border-left: 0px !important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3e2c7+0,c19e67+26,e9d4b3+53,c19e67+72,e9d4b3+100 */
}

.shiftnav li {
	background: #074ba0 !important;
	border-bottom: 2px solid white !important;
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 1.5 !important;
	letter-spacing: 0px;
}

.shiftnav li, .shiftnav li a {
	color: white !important;
}

.shiftnav li:active, .shiftnav li:hover, .shiftnav li a:active, .shiftnav li a:hover {
	background-color: #f7901f !important;
	/* color: #36b4e5 !important; */
	color: #ffffff !important;
}

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

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




.shiftnav li ul li:not(:last-of-type) {
	border-bottom: 1px solid white !important;

}


.shiftnav li ul li {
	background: #c2c2c2 !important;
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
	letter-spacing: 0px;
}


.shiftnav li ul li, .shiftnav li ul li a {
	color: #f7901f !important;
}



#shiftnav-main {
	display: none
}

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

	#MobileMenuContainer {
		display: table-cell;
		padding-left: 0px;
		width: 60px !important;
	}

	#shiftnav-main {
		display: block
	}
}

@media screen and (max-width: 480px) {
	
	#MobileMenuContainer {
		top: 10px;
		left: 10px;
		width: 50px;
		height: 40px;
	}
	a.shiftnav-toggle-button {
		font-size: 30px !important;
	}
}


/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Content Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

.PageHeadingWrapper {
	margin: 12px 0px 0px 0px;
}
.PageSubHeadingWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.PageHeading {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 72px;
	color: #074ba0;
	line-height: 72px;
	margin: 0px 0px 10px 100px !important;
	padding: 10px 0px 0px 0px;
}

.PageHeadingBlockWrapper {
	margin: -10px 0px 0px 0px;
}

.PageSubHeadingBlockWrapper {
	margin: 0px 10px 0px 10px;
	height: auto;
}

.PageSubHeadingBlockContainer {
	max-width: 1000px;
	margin: 0px 10px 0px 0px;
}

h1.PageHeadingBlock {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 72px;
	color: #ffffff;
	text-shadow: 2px 2px 1px #074ba0;
	line-height: 1.1;
	word-spacing: 0.1em;
	margin: 10px 10px 10px 10px !important;
	padding: 10px 0px 0px 0px;
}
h2.PageHeadingBlock {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 72px;
	color: #ffffff;
	text-shadow: 2px 2px 1px #996633;
	line-height: 1.2;
	word-spacing: 0.1em;
	margin: 10px 20px 20px 20px !important;
	padding: 0px 0px 0px 0px;
}

h1.PageHeadingAlt {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 37px;
	color: #074ba0;
	line-height: 1.2;
	margin: 0px 0px 10px 100px;
	padding: 10px 0px 0px 0px;
}


h1 .PageHeading {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	color: #074ba0;
	line-height: 1;
	margin: 0px 10px 0px 10px;
	display: block;
}

h1 .PageHeadingAlt {
	font-family: 'Racing Sans One';
	font-style: normal;
	font-weight: 400;
	font-size: 37px;
	color: #074ba0;
	line-height: 1;
	margin: 0px 10px 0px 10px;
	display: block;
}

#FreeQuoteWrapper {
	margin: 0px 12px 0px -12px;
	padding: 0px 10px 0px 10px;
	width: 90vw;
	font-size: 20px;
	line-height: 1.2;
	max-width: 800px;
	display: inline-block;
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
}

#FreeQuoteHolder {
	margin-top: -50px;
}


h2.FreeQuoteAltH2 a {
	color: white !important;
}
h2.FreeQuoteAltH2 a:hover {
	color: #ffffff !important;
	text-shadow: 0px 0px 2px #f4912c, 0px 0px 4px #f4912c, 0px 0px 6px #f4912c, 0px 0px 8px #f4912c, 0px 0px 10px #f4912c, 0px 0px 12px #f4912c, 0px 0px 14px #f4912c, 2px 2px 0px #f4912c, -2px -2px 0px #f4912c, 2px -2px 0px #f4912c, -2px 2px 0px #f4912c;
}

.LocationWrapper {
	margin: 0px 8px 0px -8px;
	padding: 0px 10px 0px 10px;
	max-width: 94vw;
}

h2.PageSubHeading {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 24px;
	color: #444444;
	line-height: 1.2;
/* 
	word-spacing: 3px;
 */
	margin: 20px 0px 20px 100px;
	padding: 0px 0px 0px 0px;
	max-width: 980px;
}

h2.PageSubHeadingBlock {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 900 !important;
	font-size: 40px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #074ba0;
	line-height: 1.1;
	word-spacing: 0.1em;
	margin: 0px 10px 0px 10px !important;
	padding: 0px 0px 0px 0px;
	display: block

}

h2.PageSubHeading2 {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 21px;
	color: #444444;
	line-height: 1.2;
	margin: 20px 0px 20px 50px;
	padding: 0px 0px 0px 0px;
	max-width: 1100px;
}

.HomeTextBlock h2 {
	font-family: 'Racing Sans One' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 3em !important;
	color: #2aa8e7 !important;
/* 
	text-shadow: 1px 1px 1px #074ba0 !important;
 */
	line-height: 1 !important;
	margin: 0px 0px 10px 0px !important;
	display: block !important;
}

h3 {
	color: #074ba0;
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
}

h4 { 
	white-space: nowrap !important;
	width: 100% !important;
	display: block !important;
}

.PageHeadingHR {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,f7901f
+32,f7901f
+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #f7901f
 32%, #f7901f
 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#f7901f
 32%,#f7901f
 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#f7901f
 32%,#f7901f
 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 0px 10px 20px 0px;
	width: 99%
}


.ContentHR {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,eeca5e+32,eeca5e+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #eeca5e 32%, #eeca5e 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#eeca5e 32%,#eeca5e 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#eeca5e 32%,#eeca5e 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 0px 10px 0px 10px;
	width: 99%
}

.h1Underscore {
    border: 0;
    height: 2px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/rgba(0,0,0,0)+0,25b3e1+32,25b3e1+68,ffffff+100 */
	background: rgba(0,0,0,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, #25b3e1 32%, #25b3e1 68%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,#25b3e1 32%,#25b3e1 68%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,#25b3e1 32%,#25b3e1 68%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0)', endColorstr='rgba(0,0,0,0)',GradientType=1 ); /* IE6-9 */
	margin: 16px 10px 20px 0px;
	width: 96%
}


main {
	margin: 10px 10px 10px 10px;
	position: relative;
	text-align: left;
}

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

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

.RuleOne {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #ffffff;
}

.RuleTwo {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #0f4c9d;
}

.HeartWrapper {
	display: inline-block;
	width: auto;
	position: relative;
	width: 30px;
}
.WeLoveOurCustomers {
	width: 30px;
	height: auto;
	position: relative;
	top: 5px;
	left: 0px;
}

.TestimonialScroller, .TestimonialScroller * {
	border: none !important;
}

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

.VideoWrapper {
	margin: 30px 10px 10px 10px;
	width: 96%;
	max-width: 800px;
	height: auto;
}

.VideoWrapper video {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
/* 
	border: 1px solid #c0e8f2;
	outline: 2px solid #ffffff;
 */
	display: inline-block;
}

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

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

	h1.PageHeading {
		margin: 0px 0px -5px 5vw;
	}
}

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

	h1.PageHeadingBlock, h2.PageHeadingBlock {
		font-size: 6vw;
	}
}

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

	h1.PageHeading {
		font-size: 60px;
		line-height: 60px;
	}

	h1.PageHeadingAlt {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 5px 100px;
	}

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

	h2.PageSubHeading2 {
		margin: 20px 0px 20px 20px;
	}


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

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

	h2.PageSubHeadingBlock {
		font-size: 4vw;
	}
}



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

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

	h1.PageHeading {
		font-size: 50px;
		line-height: 50px;
		margin: 20px 0px 5px 80px !important;
	}

	h1.PageHeadingAlt {
		font-size: 26px;
		line-height: 26px;
		margin: 20px 0px 5px 80px !important;
	}

	h2.PageSubHeadingBlock {
		font-size: 22px;
	}

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

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

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

	.PageHeadingBlockWrapper {
		margin: 8vw 0px 0px 0px;
	}

	h1.PageHeadingBlock, h2.PageHeadingBlock {
		font-size: 6vw;
		text-shadow: 1px 1px 1px #074ba0;
	}

	.HomeTextBlock h2 {
		font-size: 2.5em !important;
	}
}

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

	.FooterInfoBlock1 {
		display: block
	}
	
	
	h1.PageHeading {
		font-size: 40px;
		line-height: 40px;
		margin: 30px 0px 5px 60px !important;
	}

	h1.PageHeadingAlt {
		font-size: 24px;
		line-height: 24px;
		margin: 30px 0px 5px 60px !important;
	}

	h2.PageSubHeading {
		font-size: 20px;
		margin: 0px 10px 20px 20px !important;
	}

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

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

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

	#FreeQuoteWrapper {
		font-size: 18px;
	}
}

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

	.VideoWrapper {
		margin: 20px 0px 10px 0px;
		width: 90vw;
	}

	h2.PageSubHeading {
		font-size: 18px;
		margin: 0px 10px 20px 10px !important;
	}

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

	h1 .PageHeadingAlt {
		font-size: 18px;
	}

	.HomeTextBlock h2 {
		font-size: 2em !important;
	}

	#FooterServiceAreaWrapper {
		margin: 0px 0px 30px 0px !important;
	}
}

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

	#FreeQuoteWrapper {
		font-size: 16px;
	}
}

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

.ServiceAreaTable {
	display: table;
}

.ServiceAreaTR {
	display: table-row;
}

.ServiceAreaTD {
	display: table-cell;
	vertical-align: top;
}

.ServiceAreaTD h4 {
	white-space: nowrap !important;
	margin-bottom: 0px;
}

.ServiceAreaTD:first-of-type {
	padding: 0px 40px 0px 0px;
}

.ServiceAreaTD:last-of-type {
	padding: 0px 0px 0px 40px;
}

.ServiceAreaTD h4 {
	font-size: 1.5em
}

.ServiceAreaTD ul {
	margin-top: 0px;
	text-align: left
}

.ServiceAreaTD li {
	margin: 5px 0px 5px 0px;
	font-size: 1.3em;
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
}

#SeeMoreArrowWrapper, #FreeQuoteArrowWrapper {
	margin: 10px 10px 10px 10px;
	display: block;
}

#SeeMoreArrowWrapper2 {
	margin: 10px 10px 10px 10px;
	display: none;
}

.SeeMoreArrow, .SeeSamplesArrow, .FreeQuoteArrow {
	width: 92%;
	max-width: 400px;
	height: auto;
}


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

	.ServiceAreaTable, .ServiceAreaTR {
		display: block !important;
	}
	.ServiceAreaTD {
		display: inline-block !important;
		width: auto;
		padding: 20px 20px 20px 20px !important;
	}
	
	.ServiceAreaWrapper h3 {
		font-size: 22px !important;
		margin: 0px 20px 0px 10px !important;
	}
	.ServiceAreaWrapper h4 {
		font-size: 24px !important;
	}
	.ServiceAreaWrapper li * {
		font-size: 22px !important;
	}

}




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


.StrongTestimonials * {
	border: none !important;
}

#NewsFeedWrapper h4 {
	display: none !important;
}

.NewsFeedImageFrame {
	border: 4px solid white;
	outline: 1px solid grey;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
	margin: 10px !important;
	width: auto !important;
	display: inline-block !important;
}

.fts-jal-fb-user-thumb a img {
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}

.fts-fb-more-photos-wrap a {
	border: 2px solid white !important;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}


.fts-jal-fb-user-name {
	font-family: 'Lora', Times, serif;
	font-style: italic;
	font-weight: 700;
	font-size: 17px !important;
	color: white !important
}

.fts-jal-fb-user-name a {
	display: block !important;
}

#NewsFeedWrapper a.fts-powered-by-text, #NewsFeedWrapper iframe {
	display: none !important;
}

.fts-jal-single-fb-post {
	border: none !important;
}

.fbx-modal {
	text-shadow: none !important;
}



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


.IllustrationImages {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.IllustrationImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImageWrapper:nth-of-type(1) {
	margin: 0px -10px 0px 0px;
}

.IllustrationImageWrapper:nth-of-type(2) {
	margin: 0px 0px 0px -10px;
}

.IllustrationImageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImage1 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 0px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage2 {
	-ms-transform: rotate(-9deg); /* IE 9 */
	-webkit-transform: rotate(-9deg); /* Safari */
	transform: rotate(-9deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 10px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage3 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 260px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 20px 0px 0px -25px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage4 {
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: -10px 10px 0px -20px;
	-webkit-backface-visibility: hidden;
}

.ContentImage1 {
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	width: auto;
	max-width: 80vw;
	height: auto;
}

@media screen and (max-width: 1040px) {
	
	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 22vw;
	}
	.IllustrationImage2 {
		margin: 6px 10px 0px 0px;
	}
	.IllustrationImage3 {
		width: 24vw;
	}
}

@media screen and (max-width: 680px) {
	
	.IllustrationImages {
		margin: 10px 0px 20px 10px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 240px;
	}

	.IllustrationImage3 {
		margin: 0px 0px 0px -25px;
		width: 260px;
		-ms-transform: rotate(-9deg); /* IE 9 */
		-webkit-transform: rotate(-9deg); /* Safari */
		transform: rotate(-9deg);
	}

	.IllustrationImage4 {
		-ms-transform: rotate(12deg); /* IE 9 */
		-webkit-transform: rotate(12deg); /* Safari */
		transform: rotate(12deg);
	}
}

@media screen and (max-width: 630px) {
	
	.IllustrationImages {
		margin: 10px 10px 20px 10px;
		padding: 0px 12px 20px 12px;
		display: block;
	}

	.IllustrationImage3 {
		-ms-transform: rotate(3deg); /* IE 9 */
		-webkit-transform: rotate(3deg); /* Safari */
		transform: rotate(3deg);
		margin: -10px 0px 0px -25px;
	}

	.IllustrationImage4 {
		-ms-transform: rotate(-12deg); /* IE 9 */
		-webkit-transform: rotate(-12deg); /* Safari */
		transform: rotate(-12deg);
	}
}

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

.TestimonialScroller {
	border: none !important;
}

.strong-view {
	border: 0px solid white !important;
}

.testimonial-content {
	font-size: 1.7em !important;
	font-family: 'Kalam';
	font-style: normal;
	font-weight: 400;
}

.strong-view h3 {
	color: #ffffff;
	font-family: 'Carter One';
	font-style: normal;
	font-weight: 400;
	font-size: 2.4em !important;
}

.TestimonialStars {
	font-size: 1.7em !important;
	letter-spacing: 5px;
	color: #fcbe00;
	padding: 5px 10px 5px 10px; 
}

@media screen and (max-width: 767px) {
	
	.testimonial-content {
		font-size: 1.5em !important;
	}

	.strong-view h3 {
		font-size: 2em !important;
	}

	.TestimonialStars {
		font-size: 1.5em !important;
	}
}

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

.ServiceWrapper {
	text-align: left;
	margin: 20px 10px 10px 10px;
	display: inline-block;
	width: auto;
}

.ThreeColumnList {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	max-width: 800px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.ThreeColumnList li {
	margin: 5px 10px 5px 10px;
	font-weight: 600;
	font-style: italic;
	font-size: 20px;
}


@media screen and (max-width: 920px) {
	
	.ThreeColumnList {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		max-width: 600px;
		text-align: left;
	}
}
@media screen and (max-width: 600px) {
	
	.ThreeColumnList {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		max-width: 90vw;
		text-align: left;
		margin: 0px 0px 0px 10px;
	}
	.ThreeColumnList li {
		font-size: 18px;
	}
}
