@import url(font-awesome.min.css);
@import url("http://fonts.googleapis.com/css?family=Roboto:100,300,100italic,300italic");
@import url(../fonts/fonts-async.css);
@import url(../fonts/demo-async.css);
@import url(../fonts/avenir.css);
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=5f0de88a-d4fd-4088-90e1-8677ff41da5a");
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

/* Basic */

html, body {
	background: #383536;
	font-size:1.1em;
	font-weight:normal;
}

body.is-loading *, body.is-loading *:before, body.is-loading *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

body, input, select, textarea {
	color: rgba(255, 255, 255, 0.8);
	font-family: 'Open Sans Condensed' !important;
	font-size:1.1em;
	font-weight: 300;
	font-style:normal;
	line-height: 1.75em;
	text-rendering: optimizeLegibility !important;
	letter-spacing:0.02em;
}


a {
	-moz-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	-webkit-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	-ms-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
	border-bottom: dotted 1px;
	color: #2090FD;
	text-decoration: none;
}

a:hover {
	color: #00a955 !important;
	border-bottom-color: transparent;
}

strong, b {
	color: #ffffff;
	font-weight: 700;
}

em, i {
	font-style: italic;
}

p:first-child{margin-top:0;}
p {
	margin: 1em 0 1em 0;
	text-align: justify;
	line-height:1.75em;
	font-family: 'Open Sans Condensed';
	font-weight:300;
	color:#dadada;
	font-style:normal !important;
	letter-spacing:0.035em;
}

.left-text {
	text-align: justify !important;
}

.center-text {
	text-align: center !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	line-height: 1em;
	margin: 0 0 1em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	border: 0;
}


.moc-blue {
	color: #20409a;
	line-height: 1.25em;
	font-family:"Avenir Next W00";
	letter-spacing:-0.01em;
	font-weight:600;
	text-rendering: auto;

}

.moc-blue-bg{ background:#20409a !important;}

.moc-green {
	color: #00a955;
	line-height: 1.25em;
	font-family:"Avenir Next W00";
	letter-spacing:-0.01em;
	font-weight:600;
	text-rendering: auto;
}

.underline {
	text-decoration: underline;
}

.light-bold {
	font-weight: 500 !important;
}

.bold {
	font-weight: 700 !important;
}

.extra-bold {
	font-weight: 900 !important;
}

section#one h2 {
	font-family: "Avenir Next W01";
	font-weight: 700;
	line-height: 1.25em;
	color: #00a955;
}

section#two h2 {
	font-family: "Avenir Next W01";
	font-weight: 700;
	line-height: 1.25em;
	color: #20409a;
}

section#seven{padding:0em 0}

section#eight h2{border:none !important; margin-bottom:0.75em; font-size:2.2em;}

h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 500;
	font-family:'Oswald' !important;
}

#banner h2 {
	line-height: 0em;
}

#banner header h2 + p {
	font-size: 2.35em;
	margin-top: -1em;
	line-height: 1.25em;
	

}

#banner h2:after {
	background: #20409a;
	content: '';
	display: inline-block;
	height: 0.1em;
	max-width: 20em;
	width: 100% !important;
}

h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 500 !important;
	font-family:"Oswald";

}

section#content h3 strong{ font-weight: 500 !important; }

.container h2,.container h3{margin-bottom:0em; font-family:'Oswald'; font-size:1.5em; border-bottom:0.075em solid #00a955 !important;}

.container h2,.container h3.blue{border-bottom:0.075em solid #20409a;}

.sidebarTop{margin-bottom:2em;}

.sidebarBottom{margin:2em 0 !important;}

h4 {
	font-family:"Avenir Next Condensed";
	font-weight: 700;
	margin:1.5em 0 0.5em;
	font-size:1.15em;
	display:block;
}

.pressReleaseTitle{font-family:'Oswald';display:inline-block; margin:0 0 0.65em 0; font-weight:400; font-size:1.3em; line-height:1.2;}
.pressReleaseDate{float:left; display:block; line-height:0.1em; font-size:0.75em; font-style:italic; margin:0;}
.fullReleaseDate{float:left; display:block; line-height:1.1em; font-size:0.95em; font-style:italic; margin:0;}

h3.jobListTitle{border:none !important; margin:0em 0 0 !important; line-height:2.5em; font-size:1.2em;}
.jobLocation{ float:right; display:block; line-height:0em; font-size:0.85em; font-style:italic;margin:1.5em 0em 0.75em;}
.jobDate{ float:right; display:block; line-height:0em; font-size:0.85em; font-style:italic; margin:0 0 0em 0.75em;}

h5 {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: 500;
}

h6 {
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: 500;
}

sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}

sup {
	font-size: 0.6em;
	position: relative;
	top: -0.7em;
}

hr {
	border: 0;
	border-bottom: solid 1px rgba(255, 255, 255, 0.3);
	margin: 3em 0;
}

hr.major {
	margin: 4em 0;
}


blockquote {
	border-left: solid 4px rgba(255, 255, 255, 0.3);
	font-style: italic;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.5em 2em;
}

code {
	background: rgba(255, 255, 255, 0.075);
	border-radius: 4px;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em;
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0 2em 0;
}

pre code {
	display: block;
	line-height: 1.75em;
	padding: 1em 1.5em;
	overflow-x: auto;
}

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

.align-justify{
	text-align: justify !important;
}

/* Loader */
	@-moz-keyframes spinner-show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @-webkit-keyframes spinner-show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @-o-keyframes spinner-show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @-ms-keyframes spinner-show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @keyframes spinner-show {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
 @-moz-keyframes spinner-hide {
0% {
color: rgba(255, 255, 255, 0.15);
z-index: 100001;
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
99% {
color: #1c1d26;
z-index: 100001;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
100% {
color: #1c1d26;
z-index: -1;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
}
 @-webkit-keyframes spinner-hide {
0% {
color: rgba(255, 255, 255, 0.15);
z-index: 100001;
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
99% {
color: #1c1d26;
z-index: 100001;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
100% {
color: #1c1d26;
z-index: -1;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
}
 @-o-keyframes spinner-hide {
0% {
color: rgba(255, 255, 255, 0.15);
z-index: 100001;
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
99% {
color: #1c1d26;
z-index: 100001;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
100% {
color: #1c1d26;
z-index: -1;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
}
 @-ms-keyframes spinner-hide {
0% {
color: rgba(255, 255, 255, 0.15);
z-index: 100001;
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
99% {
color: #1c1d26;
z-index: 100001;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
100% {
color: #1c1d26;
z-index: -1;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
}
 @keyframes spinner-hide {
0% {
color: rgba(255, 255, 255, 0.15);
z-index: 100001;
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
99% {
color: #1c1d26;
z-index: 100001;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
100% {
color: #1c1d26;
z-index: -1;
-moz-transform: scale(0.5) rotate(360deg);
-webkit-transform: scale(0.5) rotate(360deg);
-o-transform: scale(0.5) rotate(360deg);
-ms-transform: scale(0.5) rotate(360deg);
transform: scale(0.5) rotate(360deg);
}
}
 @-moz-keyframes spinner-rotate {
0% {
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
100% {
-moz-transform: scale(1) rotate(360deg);
-webkit-transform: scale(1) rotate(360deg);
-o-transform: scale(1) rotate(360deg);
-ms-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
}
 @-webkit-keyframes spinner-rotate {
0% {
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
100% {
-moz-transform: scale(1) rotate(360deg);
-webkit-transform: scale(1) rotate(360deg);
-o-transform: scale(1) rotate(360deg);
-ms-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
}
 @-o-keyframes spinner-rotate {
0% {
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
100% {
-moz-transform: scale(1) rotate(360deg);
-webkit-transform: scale(1) rotate(360deg);
-o-transform: scale(1) rotate(360deg);
-ms-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
}
 @-ms-keyframes spinner-rotate {
0% {
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
100% {
-moz-transform: scale(1) rotate(360deg);
-webkit-transform: scale(1) rotate(360deg);
-o-transform: scale(1) rotate(360deg);
-ms-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
}
 @keyframes spinner-rotate {
0% {
-moz-transform: scale(1) rotate(0deg);
-webkit-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
}
100% {
-moz-transform: scale(1) rotate(360deg);
-webkit-transform: scale(1) rotate(360deg);
-o-transform: scale(1) rotate(360deg);
-ms-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
}
 @-moz-keyframes overlay-hide {
0% {
opacity: 1;
z-index: 100000;
}
15% {
opacity: 1;
z-index: 100000;
}
99% {
opacity: 0;
z-index: 100000;
}
100% {
opacity: 0;
z-index: -1;
}
}
 @-webkit-keyframes overlay-hide {
0% {
opacity: 1;
z-index: 100000;
}
15% {
opacity: 1;
z-index: 100000;
}
99% {
opacity: 0;
z-index: 100000;
}
100% {
opacity: 0;
z-index: -1;
}
}
 @-o-keyframes overlay-hide {
0% {
opacity: 1;
z-index: 100000;
}
15% {
opacity: 1;
z-index: 100000;
}
99% {
opacity: 0;
z-index: 100000;
}
100% {
opacity: 0;
z-index: -1;
}
}
 @-ms-keyframes overlay-hide {
0% {
opacity: 1;
z-index: 100000;
}
15% {
opacity: 1;
z-index: 100000;
}
99% {
opacity: 0;
z-index: 100000;
}
100% {
opacity: 0;
z-index: -1;
}
}
 @keyframes overlay-hide {
0% {
opacity: 1;
z-index: 100000;
}
15% {
opacity: 1;
z-index: 100000;
}
99% {
opacity: 0;
z-index: 100000;
}
100% {
opacity: 0;
z-index: -1;
}
}

body.landing {
	text-decoration: none;
}

body.landing:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

body.landing:before {
	-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
	-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
	-o-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
	-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
	animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	color: rgba(255, 255, 255, 0.15);
	content: '\f1ce';
	cursor: default;
	display: block;
	font-size: 2em;
	height: 2em;
	left: 50%;
	line-height: 2em;
	margin: -1em 0 0 -1em;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 2em;
	z-index: -1;
}

body.landing:after {
	-moz-animation: overlay-hide 1.5s ease-in forwards !important;
	-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
	-o-animation: overlay-hide 1.5s ease-in forwards !important;
	-ms-animation: overlay-hide 1.5s ease-in forwards !important;
	animation: overlay-hide 1.5s ease-in forwards !important;
	background: #1c1d26;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}

body.landing.is-loading:before {
	-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
	-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
	-o-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
	-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
	animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
	z-index: 100001;
}

body.landing.is-loading:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	opacity: 1;
	z-index: 100000;
}

@media (-webkit-min-device-pixel-ratio: 2) {

body.landing:before {
	line-height: 2.025em;
}
}

/* Section/Article */

.wrapper.moc {
	margin: 0 0 4em;
	padding: 0;
}

.wrapper.d1map {
	margin: 0 0 4em;
	padding: 0em 0 4em 0 !important;
}

.container {
	padding: 0 0.65em !important;
}

.container.moc{
	border-bottom:4px solid #20409a;
}
.container header h1{ font-size:1.75em; padding:0.75em 0 0; text-align:center;}

section.special, article.special {
	text-align: center;
}

.division-logos {
	margin-bottom: 20px;
	width:100%;
}

.division-logos.noble, .division-logos.mpg, .division-logos.d1{
	margin:1em 0 0;
}

.golf-logo{
	width:50%;
}

#six h3{margin-bottom:0.5em;}

/****************************************************************** Banner Images **************************************************************/

/* Mansfield Banners */
#main header.moc {
	background: url("../images/banners/moc-main-banner2.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding: 10% 0; 
}

#main header.supply {
	background: url("../images/moc-boxes/nationwide-supply-box.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.hedging {
	background: url("../images/moc-boxes/fss-box.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.logistics {
	background: url("../images/moc-boxes/logistics-box.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.fss {
	background: url("../images/banners/fss-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.fleetcard {
	background: url("../images/banners/fleetcard-banner.jpg");
	background-size: cover;
	background-position: 100% 50%;
	padding: 10% 0; 
}

#main header.def {
	background: url("../images/banners/d1-def-jugs-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.fuelnet {
	background: url("../images/moc-boxes/fuelnet-inventory-mgmt-box.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.powerAndGas {
	background: url("../images/moc-boxes/power-and-gas-box.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.mocSystems {
	background: url("../images/moc-boxes/mansfield-systems.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.execBanner{
	background: url("../images/banners/ops-pan.jpg");
	background-size: cover;
	background-position: 100% 55%;
	padding: 10% 0; }

#main header.mocAbout{
	background: url("../images/banners/moc-open-highway-original2.jpg");
	background-size: cover;
	background-position: 100% 30%;
	padding:10% 0;
}

/* Mansfield Cares Banners */

#main header.mda {
	background: url("../images/banners/2017_mdagolfmainbanner-2.jpg");
	background-size: cover;
	background-position: 100% -30%;
	padding:10% 0;
}

#main header.cares {
	background: url("../images/banners/cares-page-banner.jpg");
	background-size: cover;
	background-position: 100% -20%;
	padding:10% 0;
}

/* Careers Banners */

#main header.careers {
	background: url("../images/banners/careers-banner.jpg");
	background-size: cover;
	background-position: 100% 30%;
	padding:10% 0;
}

#main header.academy {
	background: url("../images/banners/sales-academy-banner.jpg");
	background-size: cover;
	background-position: 100% 50%;
	padding:10% 0;
}

#main header.errorBanner{
	background: url("../images/banners/404-page-banner.jpg");
	background-size: cover;
	background-position: 0% 0%;
	padding: 10% 0; 
}


/* DeliveryONE Banners */
#main header.d1 {
	background: url("../images/banners/d1-landing-page-banner.jpg");
	background-size: cover;
	background-position: 0% 100%;
	padding:10% 0;
}

#main header.d1FleetFueling{
	background: url("../images/banners/d1-landing-page-banner.jpg");
	background-size: cover;
	background-position: 0% 100%;
	padding:10% 0;
}

#main header.ltl {
	background: url("../images/banners/ltl-banner.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding:10% 0;
}

#main header.arsenal {
	background: url("../images/banners/arsenal-banner.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding:10% 0;
}

#main header.wholesaleMap {
	background: none;
	background-size: cover;
	background-position: 100% 0%;
	padding:11.25% 0;
	height:675px;
}

/* MCEP */
#main header.mcep {
	background: url("../images/banners/mcep-news-banner.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding:10% 0;
}


#main header.natGasCase{
	background: url("../images/banners/case-for-nat-gas-banner.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding:10% 0;
}

#main header.natGasSafety{
	background: url("../images/banners/nat-gas-safety-banner.jpg");
	background-size: cover;
	background-position: 100% 0%;
	padding:10% 0;
}

/* MPG Banners */
#main header.mpgBanner {
	background: url("../images/banners/mpg-landing-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.gasSupplyBanner {
	background: url("../images/banners/mpg-nat-gas-supply-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.electricBanner {
	background: url("../images/banners/electric-supply-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.mpgStationBanner {
	background: url("../images/banners/cng-infrastructure-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.mpgG2GBanner {
	background: url("../images/banners/mpg-g2g-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

/* Noble Mansfield Banners */

#main header.nmLandingBanner {
	background: url("../images/banners/nm-landing-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmEthanolBanner {
	background: url("../images/banners/ethanol-marketing-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmPlantBanner {
	background: url("../images/banners/nm-plant-support-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmDenaturantBanner {
	background: url("../images/banners/nm-denatured-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmNatGasBanner {
	background: url("../images/banners/nm-nat-gas-supply.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmAutomationBanner {
	background: url("../images/banners/nm-automation-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmCrushBanner {
	background: url("../images/banners/nm-crush-margin-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

#main header.nmCoMarketingBanner {
	background: url("../images/banners/nm-co-marketing-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}


/* Mansfield Systems Banner */

#main header.FleetBanner {
	background: url("../images/banners/mansfield-systems-page-banner.jpg");
	background-size: cover;
	background-position: 100% 45%;
	padding: 10% 0; 
}

/*********************************************************** END BANNER IMAGES *************************************************************/

header p {
	color: #ffffff;
	position: relative;
	margin: 0 0 1.5em 0;
}

header h2 + p {
	font-size: 1em;
	margin-top: -1em;
	line-height: 1.25em;
}

header p.about {
	font-size: 1.5em;
}

header h3 + p {
	font-size: 1.1em;
	margin-top: -0.8em;
	line-height: 1.75em;
}

header h4 + p,  header h5 + p,  header h6 + p {
	font-size: 0.9em;
	margin-top: -0.6em;
	line-height: 1.5em;
}

header.major {
	margin: 0 0 1.5em 0;
	position: relative;
	text-align: center;
}

header.major h1{ margin:0 0 0.25em; font-family:"Oswald"; font-size:2.25em; font-weight:400 !important; line-height:1.2em}

header.moc {
	padding: 9% 0;
	margin: 0;
}

.mocLogo-subpage {
	width: 80%;
	max-width: 521px;
}

header.major:after {
	background: #20409a;
	content: '';
	display: inline-block;
	height: 0.2em;
	width: 100%;
}

footer.major {
	margin: 4em 0 0 0;
}

/* Form */

form {
	margin: 0 0 2em 0;
}

label {
	color: #ffffff;
	display: none;
	font-size: 0.9em;
	font-weight: 300;
	margin: 0 0 1em 0;
}

input[type="text"],  input[type="password"],  input[type="email"],  select,  textarea, .field1_wrap, .field2_wrap, .field3_wrap {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: border-color 0.2s ease-in-out;
	-webkit-transition: border-color 0.2s ease-in-out;
	-o-transition: border-color 0.2s ease-in-out;
	-ms-transition: border-color 0.2s ease-in-out;
	transition: border-color 0.2s ease-in-out;
	background: transparent;
	border-radius: 4px;
	border: solid 1px rgba(255, 255, 255, 0.3);
	color: inherit;
	display: block;
	outline: 0;
	padding: 0em 1em;
	text-decoration: none;
	width: 100%;
}
 input[type="text"]:invalid,  input[type="password"]:invalid,  input[type="email"]:invalid,  select:invalid,  textarea:invalid {
 box-shadow: none;
}

input[type="text"]:focus,  input[type="password"]:focus,  input[type="email"]:focus,  select:focus,  textarea:focus {
	border-color: #00a955;
}

.select-wrapper {
	text-decoration: none;
	display: block;
	position: relative;
}

.select-wrapper:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.select-wrapper:before {
	color: rgba(255, 255, 255, 0.3);
	content: '\f078';
	display: block;
	height: 3em;
	line-height: 3em;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 3em;
}
 .select-wrapper select::-ms-expand {
 display: none;
}

input[type="text"],  input[type="password"],  input[type="email"],  select {
	height: 3em;
}

textarea {
	padding: 0.75em 1em;
}

select option {
	background-color: #1c1d26;
	color: #ffffff;
}
 select:focus::-ms-value {
 background: transparent;
}

input[type="checkbox"],  input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}

input[type="checkbox"] + label,  input[type="radio"] + label {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 100;
	padding-left: 2.55em;
	padding-right: 0.75em;
	position: relative;
}

input[type="checkbox"] + label:before,  input[type="radio"] + label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

input[type="checkbox"] + label:before,  input[type="radio"] + label:before {
	border-radius: 4px;
	border: solid 1px rgba(255, 255, 255, 0.3);
	content: '';
	display: inline-block;
	height: 1.8em;
	left: 0;
	line-height: 1.725em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.8em;
}

input[type="checkbox"]:checked + label:before,  input[type="radio"]:checked + label:before {
	background: rgba(255, 255, 255, 0.25);
	color: #ffffff;
	content: '\f00c';
}

input[type="checkbox"]:focus + label:before,  input[type="radio"]:focus + label:before {
	border-color: #00a955;
}

input[type="checkbox"] + label:before {
	border-radius: 4px;
}

input[type="radio"] + label:before {
	border-radius: 100%;
}

	::-webkit-input-placeholder {
 color: rgba(255, 255, 255, 0.5) !important;
 opacity: 1.0;
}

	:-moz-placeholder {
 color: rgba(255, 255, 255, 0.5) !important;
 opacity: 1.0;
}

	::-moz-placeholder {
 color: rgba(255, 255, 255, 0.5) !important;
 opacity: 1.0;
}

	:-ms-input-placeholder {
 color: rgba(255, 255, 255, 0.5) !important;
 opacity: 1.0;
}

.formerize-placeholder {
	color: rgba(255, 255, 255, 0.5) !important;
	opacity: 1.0;
}

/* Box */

.box {
	border-radius: 4px;
	border: solid 1px rgba(255, 255, 255, 0.3);
	margin-bottom: 2em;
	padding: 1.5em;
}

.box > :last-child,  .box > :last-child > :last-child,  .box > :last-child > :last-child > :last-child {
	margin-bottom: 0;
}

.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0;
}

.box.alt p {
	text-align: center;
}

/* Icon */

.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.icon > .label {
	display: none;
}

.icon.alt {
	text-decoration: none;
}

.icon.alt:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.icon.alt:before {
	color: #1c1d26 !important;
	text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
}

.icon.major {
	background: #2C2C29;
	border-radius: 100%;
	cursor: default;
	display: inline-block;
	height: 6em;
	line-height: 6em;
	margin: 0 0 2em 0;
	text-align: center;
	width: 6em;
}

.icon.major:before {
	font-size: 2.25em;
}

.icon.major.alt {
	text-decoration: none;
}

.icon.major.alt:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.icon.major.alt:before {
	color: #2C2C29 !important;
	text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
}

/* Images */


.full-size-img{width:100%; margin:0 0 1.25em;}

.execImg{width:21.5% !important; }

.image {
	border-radius: 4px;
	border: 0;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.image:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.image img {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
}

.image.left {
	float: left;
	margin: 0 1.5em 1em 0;
	top: 0.25em;
}

.image.right {
	float: right;
	margin: 0 0 1em 1.5em;
	top: 0.25em;
}

.image.left, .image.right {
	max-width: 40%;
}

.image.left img, .image.right img {
	width: 100%;
}

.image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%;
}

.image.fit.mocBoxes {
	display: block;
	margin: 3em 0 1em 0;
	width: 100%;
}

.box.alt{ width:100%;}
		.box1 img { 
			transition: all 0.2s linear;
		}
		.box1 .mask {
			opacity: 1.0;
			background-color: rgba(219,127,8, 0.7); 
			transition: all 0.4s ease-in-out;
			position:absolute;
			top:0;
			left:0;
			height:100%;
			width:100%;
		}
		.box1 h2 {
			transform: translateY(-100px);
			opacity: 0;
			transition: all 0.2s ease-in-out;
		}
		.box1 p { 
			transform: translateY(100px);
			opacity: 0;
			transition: all 0.2s linear;
		}
		.box1 a.info{
			opacity: 0;
			transition: all 0.2s ease-in-out;
		}
		
		a.modal{}


.image.fit img {
	width: 100%;
}

/* List */

ol {
	list-style: decimal;
	margin: 0 0 2em 0;
	padding-left: 1.25em;
}

ol li {
	padding-left: 0.25em;
}


#sidebar ul{padding-left:0; margin-bottom:0;}

#sidebar ul.alt li{margin-bottom:0 !important; font-weight:300 !important;}

ul {
	list-style: disc;
	margin: 1em 0 2.5em 0;
	padding-left: 1em;
}

ul li {
	padding-left: 0.5em;
	font-family:'Open Sans Condensed';
	font-weight:normal;
	line-height:1.5em !important;
	margin-bottom:1.0em;
	text-align:justify;
	letter-spacing:0.045em !important;
	color:#dcdcdc;

}

ul.jobDetails li {
	padding-left: 0.5em;
	font-weight:300;
	line-height:1.5em !important;
	margin-bottom:1.0em;
	text-align:justify;
	letter-spacing:0.035em !important;
	color:#f5f5f5;

}

#content ul li{ font-size:1.1em; padding:0;}

ul.alt {
	list-style: none;
	padding-left: 0em;
}

ul.alt li {
	border-top: solid 1px rgba(255, 255, 255, 0.3);
	padding: 0em;
	background: rgba(255,255,255,0);
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	transition: background 0.3s ease-in-out;
}

ul.alt ul li:last-child{border-bottom:1px solid #00a955;}
ul.alt li a {
	color: rgba(255, 255, 255, 1);
	background: rgba(255,255,255,0);
	line-height: 2em;
	border: none;
	display: block;
	transition: all 0.15s ease-in 0s;
	-webkit-transition: all 0.15s ease-in 0;
	-moz-transition: all 0.15s ease-in 0;
	-ms-transition: all 0.15s ease-in 0;
	-o-transition: all 0.15s ease-in 0;
	padding: 0.25em 0 0.25em 0.5em;
	font-family:"Oswald";
	font-size: 1.1em;
	letter-spacing:0.015em;

}

ul.alt ul li.active a{
	background: rgba(155,155,155,0.1);
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.1s ease-out 0.1s;
	-moz-transition: all 0.1s ease-out 0.1s;
	-o-transition: all 0.1s ease-out 0.1s;
	color:#00a955 !important;
}

ul.al li.active a{color:#00a955 !important;}

ul.alt li:first-child {
	border-top: 0;
}

ul.alt li:hover {
	background: rgba(155,155,155,0.1);
	transition: all 0.15s ease-in-out 0.15s;
	-webkit-transition: all 0.15s ease-out 0.15s;
	-moz-transition: all 0.15s ease-out 0.15s;
	-o-transition: all 0.15s ease-out 0.15s;
}

ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin:2em 0 0;
}

ul.icons li {
	display: inline-block;
	height: 2.5em;
	line-height: 2.5em;
	padding: 0 0.5em;
}

ul.icons li .icon {
	font-size: 0.8em;
}

ul.icons li .icon:before {
	font-size: 2em;
}

ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0;
}

ul.actions li {
	display: inline-block;
	padding: 0 1em 0 0;
	vertical-align: middle;
}

ul.actions li:last-child {
	padding-right: 0;
}

ul.actions.small li {
	padding: 0 0.5em 0 0;
}

ul.actions.vertical li {
	display: block;
	padding: 1em 0 0 0;
}

ul.actions.vertical li:first-child {
	padding-top: 0;
}

ul.actions.vertical li > * {
	margin-bottom: 0;
}

ul.actions.vertical.small li {
	padding: 0.5em 0 0 0;
}

ul.actions.vertical.small li:first-child {
	padding-top: 0;
}

ul.actions.fit {
	display: table;
	margin-left: -1em;
	padding: 0;
	table-layout: fixed;
	width: calc(100% + 1em);
}

ul.actions.fit li {
	display: table-cell;
	padding: 0 0 0 1em;
}

ul.actions.fit li > * {
	margin-bottom: 0;
}

ul.actions.fit.small {
	margin-left: -0.5em;
	width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
	padding: 0 0 0 0.5em;
}

dl {
	margin: 0 0 2em 0;
}

/* Table */

.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}

table {
	margin: 0 0 2em 0;
	width: 100%;
}

table tbody tr {
	border: solid 1px rgba(10, 10, 10, 1);
	border-left: 0;
	border-right: 0;
}

table tbody tr:nth-child(2n + 1) {
	background-color: rgba(255, 255, 255, 0.075);
}

table td {
	padding: 0.75em 1.5em 0.75em 0.75em;
	vertical-align: middle;
	text-align: justify;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	color:#ddd;
	font-weight: 300;
}

table td img {
	vertical-align: middle;
	width: 100%;
}

table th {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 500;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left;
}

table thead {
	border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

table tfoot {
	border-top: solid 1px rgba(255, 255, 255, 0.3);
}

table.alt {
	border-collapse: separate;
}

table.alt tbody tr td {
	border: solid 1px rgba(255, 255, 255, 0.3);
	border-left-width: 0;
	border-top-width: 0;
}

table.alt tbody tr td:first-child {
	border-left-width: 1px;
}

table.alt tbody tr:first-child td {
	border-top-width: 1px;
}

table.alt thead {
	border-bottom: 0;
}

table.alt tfoot {
	border-top: 0;
}

/* Button */
.button.mda{width:50%; display:block; margin:0 auto;}

input[type="submit"],  input[type="reset"],  input[type="button"],  .button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	background-color: transparent;
	border-radius: 4px;
	border: 0;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 2.25em;
	line-height: 2.25em;
	padding: 0 2.25em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	font-size:inherit;
}

input[type="submit"]:hover, input[type="submit"]:active,  input[type="reset"]:hover,  input[type="reset"]:active,  input[type="button"]:hover,  input[type="button"]:active,  .button:hover,  .button:active {
	background:#20409a;
	color: #fff !important;
}

input[type="submit"]:active,  input[type="reset"]:active,  input[type="button"]:active,  .button:active {
	background-color: rgba(228, 76, 101, 0.15);
}

input[type="submit"].icon:before,  input[type="reset"].icon:before,  input[type="button"].icon:before,  .button.icon:before {
	margin-right: 0.5em;
}

input[type="submit"].fit,  input[type="reset"].fit,  input[type="button"].fit,  .button.fit {
	display: block;
	margin: 0 0 1em 0;
	width: 100%;
}

input[type="submit"].small,  input[type="reset"].small,  input[type="button"].small,  .button.small {
	font-size: 0.8em;
}

input[type="submit"].big,  input[type="reset"].big,  input[type="button"].big,  .button.big {
	font-size: 1.35em;
}

input[type="submit"].special,  input[type="reset"].special,  input[type="button"].special,  .button.special {
	background-color: #20409a;
	box-shadow: none;
	color: #ffffff !important;
	font-size:inherit;
}

input[type="submit"].special:hover,  input[type="reset"].special:hover,  input[type="button"].special:hover,  .button.special:hover {
	background-color: #00a955;
}

input[type="submit"].special:active,  input[type="reset"].special:active,  input[type="button"].special:active,  .button.special:active {
	background-color: #e13652;
}

input[type="submit"].disabled, input[type="submit"]:disabled,  input[type="reset"].disabled,  input[type="reset"]:disabled,  input[type="button"].disabled,  input[type="button"]:disabled,  .button.disabled,  .button:disabled {
	background-color: rgba(255, 255, 255, 0.3) !important;
	box-shadow: none !important;
	color: #ffffff !important;
	cursor: default;
	opacity: 0.25;
}

/* Goto Next */

.goto-next {
	border: none !important;
	bottom: 4%;
	display: block;
	height: 4em;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	text-indent: 0em;
	white-space: nowrap;
	width: 100%;
	z-index: 1;
	font-weight:900;
	color:transparent;
	text-align:center;
}

.goto-next:before {
	background-image: url("images/arrow.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 1.5em;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1;
	text-shadow:#000 1px 1px 0;
}

.mocNextButton {
	border: none !important;
	bottom: 4%;
	display: block;
	height: 4em;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	text-indent: 0em;
	white-space: nowrap;
	width: 100%;
	z-index: 1;
	font-weight:900;
	color:transparent;
	text-align:center;
}

.mocNextButton:before {
	background-image: url("images/arrow.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 1.5em;
	left: 0;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1;
	text-shadow:#000 1px 1px 0;

}

/* Spotlight */

.spotlight {
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.spotlight:nth-last-of-type(1) {
	z-index: 1;
}

.spotlight:nth-last-of-type(2) {
	z-index: 2;
}

.spotlight:nth-last-of-type(3) {
	z-index: 3;
}

.spotlight:nth-last-of-type(4) {
	z-index: 4;
}

#two.spotlight image.fit {
	background-position: 50% -795.3px !important;
}

.spotlight:nth-last-of-type(5) {
	z-index: 5;
}

.spotlight:nth-last-of-type(6) {
	z-index: 6;
}

.spotlight:nth-last-of-type(7) {
	z-index: 7;
}

.spotlight:nth-last-of-type(8) {
	z-index: 8;
}

.spotlight:nth-last-of-type(9) {
	z-index: 9;
}

.spotlight:nth-last-of-type(10) {
	z-index: 10;
}

.spotlight:nth-last-of-type(11) {
	z-index: 11;
}

.spotlight:nth-last-of-type(12) {
	z-index: 12;
}

.spotlight:nth-last-of-type(13) {
	z-index: 13;
}

.spotlight:nth-last-of-type(14) {
	z-index: 14;
}

.spotlight:nth-last-of-type(15) {
	z-index: 15;
}

.spotlight:nth-last-of-type(16) {
	z-index: 16;
}

.spotlight:nth-last-of-type(17) {
	z-index: 17;
}

.spotlight:nth-last-of-type(18) {
	z-index: 18;
}

.spotlight:nth-last-of-type(19) {
	z-index: 19;
}

.spotlight:nth-last-of-type(20) {
	z-index: 20;
}

.spotlight:before {
	background-image: url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.spotlight .image.main {
	display: none;
}

.spotlight .image.main img {
	position: relative;
}

.spotlight .content {
	-moz-transform: -moz-translate(0, 0);
	-webkit-transform: -webkit-translate(0, 0);
	-o-transform: -o-translate(0, 0);
	-ms-transform: -ms-translate(0, 0);
	transform: translate(0, 0);
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
	-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
	-o-transition: -o-transform 1s ease, opacity 1s ease;
	-ms-transition: -ms-transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
	background: rgba(23, 24, 32, 0.95);
	border-style: solid;
	opacity: 1;
	font-style:normal !important;
	position: absolute;
}

.spotlight .goto-next {
	-moz-transform: -moz-translate(0, 0);
	-webkit-transform: -webkit-translate(0, 0);
	-o-transform: -o-translate(0, 0);
	-ms-transform: -ms-translate(0, 0);
	transform: translate(0, 0);
	-moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
	-webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
	-o-transition: -o-transform 0.75s ease, opacity 1s ease-in;
	-ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
	transition: transform 0.75s ease, opacity 1s ease-in;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
	opacity: 1;
}

.spotlight.top .content, .spotlight.bottom .content {
	left: 0;
	padding: 4.1em 0 4.1em 0;
	width: 100%;
}

.spotlight.top .content {
	border-bottom-width: 0.35em;
	top: 0;
}

.spotlight.bottom .content {
	border-top-width: 0.35em;
	border-bottom-width: 0.35em;
	bottom: 0;
}

.spotlight.left .content, .spotlight.right .content {
	height: 100%;
	padding: 4em 3em;
	top: 0;
	width: 30em;
}

.spotlight.left .content {
	border-right-width: 0.35em;
	left: 0;
}

.spotlight.right .content {
	border-left-width: 0.35em;
	right: 0;
}

.spotlight.style1 .content {
	border-color: #00a955;
}

.spotlight.style2 .content {
	border-color: #00a955;
}

.spotlight.style3 .content {
	border-color: #20409a;
}

.spotlight.inactive .content {
	opacity: 0;
}

.spotlight.inactive .goto-next {
	-moz-transform: translate(0, 1.5em);
	-webkit-transform: translate(0, 1.5em);
	-o-transform: translate(0, 1.5em);
	-ms-transform: translate(0, 1.5em);
	transform: translate(0, 1.5em);
	opacity: 0;
}

.spotlight.inactive.top .content {
	-moz-transform: translate(0, -5em);
	-webkit-transform: translate(0, -5em);
	-o-transform: translate(0, -5em);
	-ms-transform: translate(0, -5em);
	transform: translate(0, -5em);
}

.spotlight.inactive.bottom .content {
	-moz-transform: translate(0, 5em);
	-webkit-transform: translate(0, 5em);
	-o-transform: translate(0, 5em);
	-ms-transform: translate(0, 5em);
	transform: translate(0, 5em);
}

.spotlight.inactive.left .content {
	-moz-transform: translate(-5em, 0);
	-webkit-transform: translate(-5em, 0);
	-o-transform: translate(-5em, 0);
	-ms-transform: translate(-5em, 0);
	transform: translate(-5em, 0);
}

.spotlight.inactive.right .content {
	-moz-transform: translate(5em, 0);
	-webkit-transform: translate(5em, 0);
	-o-transform: translate(5em, 0);
	-ms-transform: translate(5em, 0);
	transform: translate(5em, 0);
}

body.is-touch .spotlight {
	background-attachment: scroll;
}

/* Wrapper */
.wrapper p {
	text-align: justify;
	font-size:1.1em;
	
}

.wrapper header p {
	text-align: center !important;
}

.wrapper {
	padding: 4em 0 4em 0;
}

.wrapper.style2 {
	background: #122C74;
}

.wrapper.style2 input[type="text"]:focus,  .wrapper.style2 input[type="password"]:focus,  .wrapper.style2 input[type="email"]:focus,  .wrapper.style2 select:focus,  .wrapper.style2 textarea:focus {
	border-color: rgba(255, 255, 255, 0.5);
}

.wrapper.style2 input[type="submit"]:hover, .wrapper.style2 input[type="submit"]:active,  .wrapper.style2 input[type="reset"]:hover,  .wrapper.style2 input[type="reset"]:active,  .wrapper.style2 input[type="button"]:hover,  .wrapper.style2 input[type="button"]:active,  .wrapper.style2 .button:hover,  .wrapper.style2 .button:active {
	background-color: rgba(255, 255, 255, 0.075) !important;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
	color: #ffffff !important;
}

.wrapper.style2 input[type="submit"]:active,  .wrapper.style2 input[type="reset"]:active,  .wrapper.style2 input[type="button"]:active,  .wrapper.style2 .button:active {
	background-color: rgba(255, 255, 255, 0.25) !important;
}

.wrapper.style2 input[type="submit"].special,  .wrapper.style2 input[type="reset"].special,  .wrapper.style2 input[type="button"].special,  .wrapper.style2 .button.special {
	background-color: #00a955;
	color: #fff !important;
}

.wrapper.style2 input[type="submit"].special:hover, .wrapper.style2 input[type="submit"].special:active,  .wrapper.style2 input[type="reset"].special:hover,  .wrapper.style2 input[type="reset"].special:active,  .wrapper.style2 input[type="button"].special:hover,  .wrapper.style2 input[type="button"].special:active,  .wrapper.style2 .button.special:hover,  .wrapper.style2 .button.special:active {
	background-color: #272833 !important;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
	color: #ffffff !important;
}

.wrapper.style2 input[type="submit"].special:active,  .wrapper.style2 input[type="reset"].special:active,  .wrapper.style2 input[type="button"].special:active,  .wrapper.style2 .button.special:active {
	background-color: rgba(255, 255, 255, 0.25) !important;
}

.wrapper.fade-down > .container {
	-moz-transform: -moz-translate(0, 0);
	-webkit-transform: -webkit-translate(0, 0);
	-o-transform: -o-translate(0, 0);
	-ms-transform: -ms-translate(0, 0);
	transform: translate(0, 0);
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
	-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
	-o-transition: -o-transform 1s ease, opacity 1s ease;
	-ms-transition: -ms-transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
	opacity: 1;
}

.wrapper.fade-down.inactive > .container {
	-moz-transform: -moz-translate(0, -1em);
	-webkit-transform: -webkit-translate(0, -1em);
	-o-transform: -o-translate(0, -1em);
	-ms-transform: -ms-translate(0, -1em);
	transform: translate(0, -1em);
	opacity: 0;
}

.wrapper.fade-up > .container {
	-moz-transform: -moz-translate(0, 0);
	-webkit-transform: -webkit-translate(0, 0);
	-o-transform: -o-translate(0, 0);
	-ms-transform: -ms-translate(0, 0);
	transform: translate(0, 0);
	-moz-transition: -moz-transform 1s ease, opacity 1s ease;
	-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
	-o-transition: -o-transform 1s ease, opacity 1s ease;
	-ms-transition: -ms-transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
	opacity: 1;
}

.wrapper.fade-up.inactive > .container {
	-moz-transform: -moz-translate(0, 1em);
	-webkit-transform: -webkit-translate(0, 1em);
	-o-transform: -o-translate(0, 1em);
	-ms-transform: -ms-translate(0, 1em);
	transform: translate(0, 1em);
	opacity: 0;
}

.wrapper.fade > .container {
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	transition: opacity 1s ease;
	opacity: 1;
}

.wrapper.fade.inactive > .container {
	opacity: 0;
}

/* Dropotron */

.dropotron {
	background: #222222;
	/*border-radius: 4px;*/
	box-shadow: 0 0.075em 0.35em 0 rgba(0, 0, 0, 0.125);
	list-style: none;
	/*margin-top: calc(1.25em + 1px);*/
	min-width: 12em;
	padding: 0.25em 0;
}

.dropotron > li {
	border-top: solid 1px rgba(255, 255, 255, 0.075);
	padding: 0;
	margin:0;
}

.dropotron > li a, .dropotron > li span {
	border: 0;
	color: rgba(255, 255, 255, 1.0);
	display: block;
	padding: 0.5em 1em 0.5em;
	height:2.75em;
	text-decoration: none;
	font-family:"Open Sans Condensed";
	font-weight:300;
	line-height:2em;
	margin-bottom:0;
}


.dropotron > li:first-child {
	border-top: 0;
}

.dropotron > li.active > a, .dropotron > li.active > span {
	color: #00a955 !important;
}

.dropotron.level-0 {
	font-size: 0.95em;
	/*margin-top: 1.5em !important;*/
	margin-top: 20px;
}

.dropotron.level-0:before {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	/*background: #00a955;*/
	content: '';
	display: block;
	height: 1em;
	position: absolute;
	right: 1.5em;
	top: 0em;
	width: 1em;
}

body.landing .dropotron.level-0 {

}

/* Header */

#skel-layers-wrapper {
	padding-top: 3.5em;
	  background-color: #272833;
}

#header {
	background: rgba(39, 40, 51, 1);
	box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
	cursor: default;
	height: 4.0em;
	left: 0;
	line-height: 3.5em;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	border-bottom: 0.3em solid #00a955;
	/*box-shadow: #000 0px 2px 4px;
	-webkit-box-shadow:#000 0 2px 4px;
	-moz-box-shadow:#000 0 2px 4px;
	-o-box-shadow:#000 0 2px 4px;*/
}

#header #logo a img {
	height: 70%;
}

#header.subpage {
	background: #102035;
	box-shadow: none;
	position: fixed;
	border-bottom: 0.35em solid #00a955;
}

#header h1 {
	height: inherit;
	left: 0.5%;
	line-height: inherit;
	margin: 0;
	position: absolute;
	top: 0.375em;
	font-family: 'Avenir Next W01';
	font-weight: 600;
}

#header ul.icons {
	margin: 0.25em 0 0 0 !important;
}

#header nav {
	position: absolute;
	right: 1em;
	top: 0.25em;

}

#header nav ul {
	margin: 0;
}

#header nav ul li {
	display: inline-block;
	margin-left: 1em;

}

#header nav ul li a, #header nav ul li span {
	border: 0;
	color: #fff;
	display: inline-block;
	height: inherit;
	line-height: inherit;
	outline: 0;
	font-weight: 300;
	font-family:'Open Sans Condensed';
	font-size:1em;
}

#header nav ul li a.button, #header nav ul li span.button {
	height: 2em;
	line-height: 2.125em;
	padding: 0 1.25em;
}

#header nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
	margin-right: 0.5em;
}

#header nav ul li.active > a, #header nav ul li.active > span {
	color: #00a955;
}

#header nav ul li > ul {
	display: none;
}


#header nav {
	position: absolute;
	right: 2em;
	top: 0.17em;
}

#header nav ul {
	margin: 0;
}

#mocHeader{
	position:relative;
	left:0em;
	text-align:center;
	margin:0em 0 1.5em;
}

#mocHeader nav ul{margin-bottom:0; padding-left:0;}

#mocHeader nav ul li {
	display: inline-block;
	margin: 0.25em 0 0em ;
}

#mocHeader nav ul li a, #header nav ul li span {
	border: 0;
	color: inherit;
	display: inline-block;
	height: inherit;
	line-height: inherit;
	outline: 0;
	font-weight: 500;
	font-size:1.1em;
	font-family:"Oswald";
}

#mocHeader nav ul li a.active{ color:#00a955;}

#mocHeader nav ul li a.button, #header nav ul li span.button {
	height: 2.2em;
	line-height: 2.125em;
	padding: 0 1.25em;
}

#mocHeader nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
	margin-right: 0.5em;
}

#mocHeader nav ul li.active > a, #header nav ul li.active > span {
	color: #00a955;
}

#mocHeader nav ul li > ul {
	display: none;
}


ul.mocButton li{padding-left:0 !important;}

body.landing #skel-layers-wrapper {
	padding-top: 0;
}

body.landing #header {
	background: #000228;
	box-shadow: none;
	position: fixed;
	border-bottom: 0.3em solid #00a955;
	/*box-shadow: #000 0px 2px 4px;
	-webkit-box-shadow:#000 0 2px 4px;
	-moz-box-shadow:#000 0 2px 4px;
	-o-box-shadow:#000 0 2px 4px;*/
}

/* Banner */

#banner {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/MERC-board.jpg");
	background-position: center center;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
	height:100%;
	width:100%;

}

#banner:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#banner:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.55), rgba(23, 24, 32, 0.75)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.55), rgba(23, 24, 32, 0.75)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.55), rgba(23, 24, 32, 0.75)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.55), rgba(23, 24, 32, 0.75)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.55), rgba(23, 24, 32, 0.75)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#banner .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#banner .content header {
	display: inline-block;
	vertical-align: middle;
}

#banner .content header h2 {
	font-size: 3.25em;
	margin: 0;
	font-weight: 700;

}

#banner .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#banner .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 16em;
	margin-left: 3em;
	vertical-align: middle;
	width: 16em;
	padding:6px;
	background:#fff;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;

}

#banner .content .image img {
	
	display: block;
	width: 100%;
	height:auto !important;
}

body.is-touch #banner {
	background-attachment: scroll;
}

/******** Mansfield Oil Landing Page Banner Content (Image & Logo) ************/
#bannerMOC {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/moc-main-banner2.jpg");
	background-position: center center;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerMOC:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerMOC:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerMOC .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerMOC .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerMOC .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#666 1px 1px 0px;
	line-height:1;
}

#bannerMOC .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerMOC .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 16em;
	margin-left: 3em;
	vertical-align: middle;
	width: 16em;
	background:#ffffff;
}

#bannerMOC .content .image img {
	display: block;
	width: 100%;
	height:97.25%;
}

body.is-touch #bannerMOC {
	background-attachment: scroll;
}

/******** DeliveryONE Landing Page Banner Content (Image & Logo) ************/
#bannerD1 {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/def-jugs.jpg");
	background-position: 55% 80%;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerD1:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerD1:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerD1 .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerD1 .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerD1 .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#333 1px 1px 0px;
	line-height:1;
}

#bannerD1 .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerD1 .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 16em;
	margin-left: 3em;
	vertical-align: middle;
	width: 16em;
}

#bannerD1 .content .image img {

	display: block;
	width: 100%;
}

body.is-touch #bannerD1 {
	background-attachment: scroll;
}
/**** End D1 Banner ****/

/******** MCEP Landing Page Banner Content (Image & Logo) ************/
#bannerMCEP {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/mcep-landing-banner.jpg");
	background-position: 55% 40%;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerMCEP:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerMCEP:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerMCEP .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerMCEP .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerMCEP .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#666 1px 1px 0px;
	line-height:1;
}

#bannerMCEP .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerMCEP .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 22em;
	margin-left: 3em;
	vertical-align: middle;
	width: 22em;
}

#bannerMCEP .content .image img {

	display: block;
	width: 100%;
}

body.is-touch #bannerMCEP {
	background-attachment: scroll;
}
/****** End MCEP Banner ******/

/******** MPG Landing Page Banner Content (Image & Logo) ************/
#bannerMPG {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/mpg-main-banner.jpg");
	background-position: 55% 80%;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerMPG:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerMPG:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerMPG .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerMPG .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerMPG .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#222 1px 1px 1px;
	line-height:1;
}

#bannerMPG .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerMPG .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 16em;
	margin-left: 2em;
	vertical-align: middle;
	width: 16em;
}

#bannerMPG .content .image img {

	display: block;
	width: 100%;
}

body.is-touch #bannerMPG {
	background-attachment: scroll;
}
/****** End MPG Banner ******/

/******** Noble Mansfield Landing Page Banner Content (Image & Logo) ************/
#bannerNM {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/nm-landing-banner.jpg");
	background-position: 55% 10%;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerNM:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerNM:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.15), rgba(23, 24, 32, 0.25)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerNM .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerNM .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerNM .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#333 1px 1px 0px;
	line-height:1;
}

#bannerNM .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerNM .content .image {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	display: inline-block;
	height: 16em;
	margin-left: 3em;
	vertical-align: middle;
	width: 16em;
}

#bannerNM .content .image img {

	display: block;
	width: 100%;
}

body.is-touch #bannerNM {
	background-attachment: scroll;
}
/****** End Noble Mansfield Banner ******/


/******** Mansfield Cares Landing Page Banner Content (Image & Logo) ************/
#bannerCARES {
	background-attachment: fixed;
	background-color: #272833;
	background-image: url("../images/banners/mpg-banner.jpg");
	background-position: 55% 80%;
	background-size: cover;
	box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
	min-height: 100vh;
	position: relative;
	text-align: center;
	z-index: 21;
}

#bannerCARES:before {
	content: '';
	display: inline-block;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}

#bannerCARES:after {
	background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -o-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	background-image: linear-gradient(top, rgba(23, 24, 32, 0.35), rgba(23, 24, 32, 0.55)), url("images/overlay.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#bannerCARES .content {
	display: inline-block;
	margin-right: 1%;
	max-width: 95%;
	padding: 6em;
	position: relative;
	text-align: left;
	vertical-align: middle;
	z-index: 1;
}

#bannerCARES .content header {
	display: inline-block;
	vertical-align: middle;
}

#bannerCARES .content header h2 {
	font-size: 3.50em;
	margin: 0;
	font-weight: 700;
	text-shadow:#666 1px 1px 0px;
	line-height:1;
}

#bannerCARES .content header p {
	margin: 0.75em 0 0 0 !important;
	top: 0;
	text-align: left;
	font-family:"Oswald" !important;
	font-weight: 300 !important;
	letter-spacing: 0.03em !important;
	font-size:2.175em !important;
	text-rendering: auto !important;
}

#bannerCARES .content .image {
	border-radius: 0%;
	display: inline-block;
	height: 16em;
	margin-left: 3em;
	vertical-align: middle;
	width: 16em;
}

#bannerCARES .content .image img {
	border-radius: 2%;
	display: block;
	width: 100%;
}

body.is-touch #bannerCARES {
	background-attachment: scroll;
}
/**** End Mansfield Cares Banner ****/

/**************** End Landing Page Banners ***********************/

/* Sidebar Style */
#sidebar {
	background: rgba(255,255,255,0.075);
	padding: 1em;
	border-radius: 5px;
	border: 1px solid #000;
}

#sidebar h3 {
	font-weight: 500 !important;
	text-decoration:none;
	font-size:1.25em;
	line-height:1.75em;
	margin-bottom:0;
	text-align:center;
}

#sidebar p{  
    letter-spacing: 0.05em;
    margin:0.5em 0 1em;
    font-size: 1.11em;
}

#sidebar ul{margin-top:0;}

#sidebar ul.alt li {
	font-weight: 500;
	list-style:none;
}

/* Footer */

#footer {
	background: #272833;
	padding: 6em 0;
	text-align: center;
}

#footer .icons .icon.alt {
	text-decoration: none;
}

#footer .icons .icon.alt:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

#footer .icons .icon.alt:before {
	color: #272833 !important;
	text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5);
}

#footer .copyright {
	color: rgba(255, 255, 255, 0.5);

	line-height: 1em;
	margin: 0;
	padding: 0;

	text-align: center;
}

#footer .copyright li {
	border-left: solid 1px rgba(255, 255, 255, 0.3);
	display: inline-block;
	list-style: none;
	margin-left: 1.5em;
	padding-left: 1.5em;
	font-family:'Open Sans Condensed' !important;
	font-size:0.95em;
	font-weight:300 !important;
}

#footer .copyright li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer .copyright li a {
	color: inherit;
}

#footer p{margin:0 !important;}



/* Added UI Elements */

h3.execName{margin:0 !important; border: none !important;}

h3.landingPageSlogans{font-size: 1.5em; line-height: 1.85em; font-weight: 500; font-family: "Oswald"; border-bottom: 0.075em solid #00a955; margin-bottom: 0.25em; letter-spacing:-0.01em; text-align:center !important;}

p.execTitle{ font-weight:300; font-size:1.2em; margin:0 0 0.25em; font-family:"Avenir Next Condensed";}

p.execTitle.right{text-align:right !important;}

.blueLine{display:block; width:100%; height:2px; background:#20409a; margin:0 0 1em;}

.greenLine{display:block; width:100%; height:2px; background:#00a955; margin:0 0 1em;}

.PR-lineStyle{float:right !important; display:block; width:60%;}

.clearFix{clear:both !important;}

.lastHR{margin:0;}

#mobileLogo{display:none;}



/* Adjustment Classes */
#content ul li ul li{padding-left:0; font-size:inherit;}

.align_center{  text-align: center !important; display: block; width: 100%; margin-bottom: 0;}

.noBottomMargin{margin-bottom:0 !important;}

label.error{
  background: #f00;
  padding: 2px 0;
  border-radius: 4px;
  font-weight: 900;
  color: #fff;
  width: 100%;
  display: block;
  margin: 2px 0 0 0;
  text-align: center;
  
}

input.error{border-color:#f00;}
input.noError{display:block !important;}


.addMarginBottom{margin-bottom:1.5em;}


.pageList{padding:0;}
.pageList li{list-style:none; float: left; margin-right:1em;}
.pageList li a.active{color:#00a955; text-decoration:none;}

.fa-arrow-circle-up{background:#272833 !important;}


.fuelsnews{padding-top:2.5em !important;}

/***** FORM SUBMISSION CONFIRMATION *****/
#content .confirmation {
  display: none;
  color: #fff;
  font-weight:700;
  text-align:center;
  background:#00a955;
  padding:4px;
  border-radius: 4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
}

#content:target .confirmation {
  display: block;
  -moz-transform: -moz-translate(0, 0);
	-webkit-transform: -webkit-translate(0, 0);
	-o-transform: -o-translate(0, 0);
	-ms-transform: -ms-translate(0, 0);
	transform: translate(0, 0);
	-moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
	-webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
	-o-transition: -o-transform 0.75s ease, opacity 1s ease-in;
	-ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
	transition: transform 0.75s ease, opacity 1s ease-in;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
	opacity: 1;


}


/************ Form Success Message ************/
#got-your-email .confirmation {
  display: none !important;
  color: #ffffff;
  font-weight:900;
  text-align:center;
}

#got-your-email:target .confirmation {
  display: block !important;
}


/*********** NEW DIVISION PAGES - STYLES ************/
.cbp-ig-category{display:none !important;}

.divisionLogo{border-radius:10px; padding:1em; background:#fff; margin:1em 0;}


.divisionblueLine{display:block; width:100%; height:6px; background:#20409a; margin:0 0 1em;}

.divisionBoxImage{width:100%; height:100%;}
