 * { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	} 
.desktop 	{
	display: none!important;
	visibility: hidden;
	}
.mobile	{
	display: inline-block!important;
	visibility: visible;
	}
.logo	{
	display: block;
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align: center;
	}
img	{
	max-width: 100%;
	height: auto!important;
	}
img.oneHundred, .oneHundred	{
	width: 100%;
	height: auto;
	}	
:focus {
	outline: 0;
	}
a	{
	outline: none;
	}
.hdr a .fa-facebook-square	{
	top: 10px;
	font-size: 27px;
}
.footerArea a .fa-facebook-square	{
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
html	{
	min-height: 100%;
	border-bottom: 0!important;
	background: none!important;
	}
body {
	font-size: 1em!important;
	margin: 0 auto;
	padding: 0;	
	min-width: 320px;
	min-height: 100%;
	background: none!important;
	}
.hideModal	{
	max-width: 100%;
	}
 h1	{

	}
h2	{

	}	
h3	{
	}
		
header	{
	min-height: 80px;
	}	
nav ul	{
	display: none;
	}
nav ul li	{
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	}	
nav ul li a	{
	font-size: 1.25em;
	padding: 5px 35px;
	display: block;
	width: 100%;
	border-right: 1px solid #ccc!important;
	text-shadow: none!important;
	}	
.trigger	{
	position: relative;
	z-index: 999;
	top: 0;
	right: 0;
	display: block;
	width: 100%;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	text-shadow: none!important;
	cursor: pointer;
	clear: both;
	}
.trigger:after	{
	position: absolute;
	top: 0;
	right: 10px;
	font-family: FontAwesome;
	content: "\f0c9";
	color: #fff;
	font-size: 27px;
	}
.trigger.active:after	{
	font-family: FontAwesome;
	content: "\f00d";
	font-size: 30px;
	}	
nav ul 	{
	top: -2px!important;
	}
#sticky_navigation	{
	border: 0!important;
	position: relative!important;
	-webkit-box-shadow:  none!important;
	box-shadow:  none!important;
	margin-bottom: -8px;
	}
.fullContainer.bodyParts	{
	top: 0;
	position: relative!important;
	}
.fullContainer.bodyParts > .grid	{
	margin-top: 0!important;
	}
.fullContainer.footerArea	{
	position: relative!important;
	margin-top: 10px;
	text-align: center!important;
	padding: 10px;
	}	
footer	{
	font-size: .85em!important;
	text-align: center;
	}
.gridFull.quote	{
	margin: 20px 0!important;
	}
.clear-block-shim	{
	clear: both;
	height: 1px;
	}
.fullContainer.showNav	{
	height: 0;
	}	
.fifth	{
	width: 20%;
	height: auto;
	}
.quarter	{
	width: 25%;
	height: auto;
	}
.third	{
	width: 33%;
	height: auto;
	}
.half	{
	width: 50%;
	height: auto;
	}
.twoThirds	{
	width: 66%;
	height: auto;
	}
.threeQuarters	{
	width: 75%;
	height: auto;
	}	
.full	{
	width: 100%;
	height: auto;
	}	
.fullContainer .grid .gridFull:first-child	{
	margin: 0 1.515%!important;
	}
	
#sticky_navigation	{
	background: transparent;
	height: auto;
	position: relative!important;
	box-shadow: none;
	}
.fullContainer.bodyParts, .fullContainer.footerArea	{
	top: 20px!important;
	}
.quote	{
	margin-top: 15px;
	}
.navShadow, .bx-pager	{
	display: none;
	}
	
.overlayText h1	{
	font-weight: 600;
	}
	
.fullContainer.hdr	{	
	/* background: #fff; */
	height: 100px;
	}	
.bxslider .overlayText	{
	display: none;
	}
header h3	{
	color: #b6b4b2;
	font-size: 1.25em;
	font-weight: 400!important;
	text-transform: uppercase;
	text-shadow: none;
	position: absolute;
	bottom: -10px;
	right: 0;
	display: none!important;
	}
.fullContainer .grid .gridFull:first-child {
    margin: 0!important;
}

.grid .gridFull.first	{
	float: left;
	margin: 15px 1.515% -15px 1.515%!important;
	width: 96.9696%;
	padding: 10px 0 10px 10px;
	min-height: 500px;
	box-shadow:  none!important;
	}
.home .grid.mobile15 .highlightBox	{
	margin: 15px 0!important;
	width: 100%!important;
}
.bx-wrapper {
	width: 103.03%!important;
	display: block;
}

/* |||||||||||||||||||||||||||||||||||||||| Portrait |||||||||||||||||||||||||||||||||||||||| */
@media screen and (orientation:portrait) {
body {
	font-size: 90%!important;
	}	
}
/*  end portrait  */

/* |||||||||||||||||||||||||||||||||||||||| Landscape |||||||||||||||||||||||||||||||||||||||| */
@media screen and (orientation:landscape) {
body { 
	font-size: 100%!important;
	-webkit-text-size-adjust: 95%!important;
	}	
}	
/*  end landscape  */

.fullContainer.hdr	{
	height: 60px;
	}
a.logo	{
	opacity: 1;
	transition: all .5s ease-in-out;	
	position: relative;
	left: 0;
	text-align: left;
	z-index: 10000;
	opacity: 1;
	transition: all .5s ease-in-out;	
	color: #fff!important;
	font-size: 1.5em;
	line-height: 2em;
	text-shadow: 1px 1px 1px #666;
	padding: 0 0 0 60px!important;
	}
a:hover.logo	{
	opacity: .75;
	-ms-transition:.5s!important;
	-moz-transition:.5s!important;
	-webkit-transition:.5s!important;
	 transition:.5s!important;	
	}
a.logo:before	{
	position: absolute;
	z-index: 10000;
	left: 0px;
	top: -5px;
    content: url('../images/shell/logo-sm.png');
}
h1	{
	font-size: 1.75em;
}
.bxslider li h2	{
	font-size: 21px!important;
	}
.bxslider li h2 span	{
	font-size: 17px!important;
}
.fullContainer.bodyParts	{
	margin-bottom: 0px!important;
	}	
.bxslider	{
	top: -5px;
	position: relative;
	margin: -10px 0 10px 0!important;
}

a#toTop	{
	bottom: 50px;
	opacity: .75;
}
a#toTop:hover	{
	opacity: 1;
}
.footerArea a	{
	white-space: nowrap;
}