/*
Theme Name: Smart Union
Theme URI:http://smartunion.org
Author: Revolution Messaging
Author URI:http://revolutionmessaging.com

 Reset v1.6.1 Modified from http://html5doctor.com/html-5-reset-stylesheet/
-------------------------------------------------------------------------------*/
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,samp,
small,strong,sub,sup,var,
b,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
/* HTML5 display definitions: h5bp.com/css
-------------------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 -------------------------------------------------------------------------------*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; padding: 0; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }


/* SEMANTICS Set the stage.
-------------------------------------------------------------------------------*/

/* TYPOGRAPHY			*/
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}

b,strong,th { font-weight: bold; }
small { font-size: 85%; }
blockquote {margin: 1em 40px;quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}

dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
del{text-decoration:line-through;}

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre,code,kbd,samp { white-space: pre; white-space: pre-wrap; word-wrap: break-word; font-family:monospace,sans-serif;}
q { quotes: none; }
q:before, q:after { content: ""; content: none; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

h1,h2,h3,h4,h5,h6 {
	}
	h1 {}
	h2 {}
	h3 {}
	h4 {}
	h5 {}
	h6 {
}

/* LISTS	*/
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* TABLES */
table{border-collapse:collapse;border-spacing:0;}
td,td img{vertical-align:top;}

/* Responsive IMG & EMBED	*/
img,object,embed { max-width: 100%;height: auto; }

/* show overflow in ie9	*/
svg:not(:root) { overflow: hidden; }
.ie7 img{-ms-interpolation-mode:bicubic;}
.ie6 html{filter:expression(document.execCommand("BackgroundImageCache",false,true));}

/* FORMS	*/
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

button,input,select,textarea{margin:0;}
/* Make buttons uniform no matter what the plugins say */
button,
input[type="button"],
input[type="submit"] {width:auto;overflow:visible;}
input,select{vertical-align:middle;}

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/* WordPress Required Styles */
.aligncenter { display: block; margin: 0 auto 1em; }
.alignleft { float: left;margin:0 1em 1em 0; }
.alignright { float: right;margin:0 0 1em 1em;}
.wp-caption {outline: 1px solid #555; background-color: #eee; padding: 0.5em;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.sticky {background:#eee;}

/* Clearfix 	*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
/* Hides from IE-mac \*/
.clearfix{display:block;}

a[rel~="feed"] { background: url("images/icons/rss.png") no-repeat scroll right center transparent; background-size:auto 80%; padding-right: 18px;}

/* SEMANTICS */

@font-face {
  font-family: 'HelveticaNeueMdCon';
  src: url('fonts/HelveticaNeueLTStd-MdCn.eot');
  src: url('fonts/HelveticaNeueLTStd-MdCn.eot?#iefix') format('embedded-opentype'),
	   url('fonts/HelveticaNeueLTStd-MdCn.woff') format('woff'),
	   url('fonts/HelveticaNeueLTStd-MdCn.ttf')  format('truetype'),
	   url('fonts/HelveticaNeueLTStd-MdCn.svg#aa1e24dd5069fee7403e8ad28288502b') format('svg');
  font-style:   normal;
  font-weight:  400;
}

body {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #666;
	border-top: 2px solid #ccc;
}

h1, h2, h3, h4, h5, h6 {font-weight: normal !important;}

a {
	color: #00558c;
	text-decoration: none;
}

.container, footer {
	width: 980px;
	margin: 0 auto;
}

.meta-dates {
	margin: 1em 0;
}
.pubdate,
.last-updated {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}

div#sub {margin-top: 20px;}

::-webkit-input-placeholder { color:#666; }
::-moz-placeholder { color:#666; }
:-ms-input-placeholder { color:#666; }
input:-moz-placeholder { color:#666; }

/* HEADER */

header h1, a.logo {
	display: block;
	width: 300px;
	height: 84px;
	margin: 13px 0;
	float: left;
	text-indent: -999em;
	background-size: 300px 62px;
	background-image: url(images/new/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

header form, header .revmsg-loading, header .revmsg-success {
	position: absolute;
	top: 0;
	right: 0;
	width: 410px;
	height: 81px;
	margin: 12px 0 0 0;
	background: #fff;
	border: 1px solid #fff;
	z-index: 999;
}

.international_link-wrap,
.country_drop_wrap { display: none; }

header form li { list-style: none; }

header .hdr {
	display: block;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 22px;
	line-height: 16px;
	color: #00558c;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	padding: 9px 0 0 40px;
	background: #fff url(images/new/icns-arrows.png) 8px 9px no-repeat;
}

header .hdr span {
	display: block;
	font-size: 14px;
	color: #000;
}

header input {
	float: left;
	margin: 6px 0 0 6px;
}

header input[type=text], header input[type=email] {
	display: inline-block;
	width: 128px;
	height: 30px;
	padding: 0 6px;
	font-size: 12px;
	line-height: 30px;
	background: #f8f6f4;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

header input:first-of-type {margin-left: 4px;}

header input[type=submit] {
	display: inline-block;
	width: auto;
	height: 30px;
	padding: 2px .5em 0 .5em;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 18px;
	line-height: 31px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	text-shadow: 1px 1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=1);
	border: none;
	background: #00558c;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* form #form_col2 img.ajax-loading */
form #form_col1 .country_wrap, form #form_col1 #form-first_name, form #form_col1 #form-last_name, form #form_col2 #d_sharing, #can_embed_form_inner #action_info, #can_embed_form_inner #logo_wrap, #can_embed_form_inner h2, #can_embed_form_inner h4 {
  display:none;
}

header p {
	font-family: georgia, sans;
	font-size: 11px;
	font-style: italic;
	color: #a4a4a4;
	margin: 8px;
	display: none;
}

.revmsg-fdbk .revmsg-success {
	text-align: center;
	display: block;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 22px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	background: #00558c;
	border:none;
	padding: 25px 0;
	width: 400px;
	height: 25px;
}

/* NAVIGATION */

header nav {
	clear: both;
	background: #00558c;
	border-bottom: 4px solid #000;
}

header nav ul {
	width: 980px;
	margin: 0 auto;
	border-top: 4px solid #00558c;
	border-bottom: 2px solid #00558c;
}

header nav li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 0 0 3px;
	background: url(images/bg-nav.png) top left repeat-y;
	z-index: 100;
}

header nav li:first-child {
	padding-left: 0;
	background: none;
}

header nav li:last-child {margin-right: -13px;}

header nav a {
	display: block;
	padding: 7px 10px 3px 12px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

header li:hover > ul {display: block !important;}

header li ul {
	display: none;
  min-width:180px;
	width: 125%;
	position: absolute;
	top: 26px;
	left: 3px;
	padding: 5px 0;
	background: #00558c;
	text-align: left;
	border-top: 2px solid #00558c;
	border-bottom: none;
}

header nav li ul li {
  display:block;
	margin: 0;
	padding: 0;
	background: none;
}

header nav li ul a {
	display: block;
	float: none;
	padding: 4px 0 4px 10px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-transform: none;
	text-shadow: 1px 1px 0px #7c571a;
}

header nav li ul a:hover {color: #f5e7d1;}

/* CONTENT */

#slider {margin-top: 10px;}

.bx-wrapper {border: 10px solid #fff;}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
}

#slider p {
	margin: 12px 0;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

#slider p strong {
	color: #000;
	font-weight: normal;
}

section {
	width: 620px;
	float: left;
	background: #fff;
	margin-bottom: 20px;
}

section.wide {
	width: 980px;
}

section h1 {
	margin: 5px 0 10px 0;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: #00558c;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

section h2 {
	margin: 15px 0 10px 0;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #00558c;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

section h2 a:hover {text-decoration: underline}

.home section h2, .archives .pagetitle, .page-template-transportation-php h2 {
	position: relative;
	width: 598px;
	margin: 0;
	padding: 10px 0 4px 22px;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	border-bottom: 4px solid #000;
	background: #00558c url(images/bg-nav.png) 10px 0 repeat-y;
}

#trans-header h1 {
	margin: 20px 0 12px 0;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 26px;
	line-height: 1;
	color: #00558c;
	text-transform: uppercase;
}

#trans-header nav {
	clear: both;
	background: #00558c;
	border-bottom: 4px solid #000;
	margin-bottom: 20px;
}

#trans-header nav ul {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	border-top: 4px solid #00558c;
	border-bottom: 2px solid #000;
}

#trans-header nav li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 0 0 3px;
	background: url(images/bg-nav-alt.png) top left repeat-y;
	z-index: 50;
}

#trans-header nav li:first-child {
	padding-left: 0;
	background: none;
}

#trans-header nav li:last-child {margin-right: -13px;}

#trans-header nav a {
	display: block;
	padding: 7px 12px 3px 12px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
}

#trans-header li:hover > ul {display: block !important;}

#trans-header li ul {
	display: none;
	width: 220px;
	position: absolute;
	top: 24px;
	left: 3px;
	padding: 5px 0;
	background: #00558c;
	text-align: left;
	//border-top: 2px solid #000;
	border-bottom: none;
}

#trans-header nav li ul li {
	margin: 0;
	padding: 0;
	background: none;
}

#trans-header nav li ul a {
	display: block;
	width: 220px;
	float: none;
	padding: 4px 0 4px 10px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-transform: none;
	text-shadow: 1px 1px 0px #7c571a;
}

#trans-header nav li ul a:hover {color: #f5e7d1;}

article {
	position: relative;
	padding: 20px;
}

.home article, .archives article, .page-template-transportation-php article {
	padding: 0 20px 10px 75px;
	/*min-height: 115px;*/
	min-height: 85px;
}

.home section h3, .archives section h3, .page-template-transportation-php section h3 {
	font-family: georgia, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	padding: 10px 0 5px 0;
}

.home section h3 a, .home article p a, .page-template-transportation-php article h3 a {
	display: block;
	color: #273591;
}

.home section hr, .page-template-transportation-php hr {
	margin-bottom: 0;
}

.home section a.more, .page-template-transportation-php section a.more {
	display: inline-block;
	position: relative;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 18px;
	margin: 10px;
}

.home section a.more:after, .page-template-transportation-php section a.more:after {
	content: "›";
	display: block;
	position: absolute;
	top: -8px;
	right: -16px;
	font-size: 32px;
}

.home .meta, .archives .meta, .page-template-transportation-php .meta {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	padding: 10px 0 0 10px;
	height: 100%;
	border-right: 1px dotted #d0d0d0;
	background: #f5f3f1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjNmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f5f3f1 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f3f1), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f5f3f1 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f5f3f1 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f5f3f1 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f5f3f1 0%,#ffffff 100%);
}

.home .meta span, .archives .meta span, .page-template-transportation-php meta span {
	display: block;
	color: #666;
}

.home .meta .day, .archives .meta .day, .page-template-transportation-php .meta .day {
	font-size: 32px;
	line-height: 32px;
}

.home .meta .month, .archives .meta .month, .page-template-transportation-php .meta .month {
	font-size: 11px;
	text-transform: uppercase;
}

.home .meta .year, .archives .meta .year, .page-template-transportation-php .meta .year {
	font-family: georgia, serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

.home .meta a, .archives .meta a, .page-template-transportation-php .meta a {
	display: block;
	margin-top: 10px;
	padding-top: 28px;
	text-align: center;
	font-family: georgia, serif;
	font-size: 10px;
	font-style: italic;
	color: #00558c;
	background: url(images/new/icns-arrows.png) center 0px no-repeat;
}

article p {
	line-height: 18px;
	color: #666;
	margin-bottom: 10px;
}

article p a {text-decoration: underline;}

article p a:hover {color: #7a85c8;}

.home article p, .archives article p, .page-template-transportation-php article p {margin-bottom: 5px;}

.home article p a, .archives article p a, .page-template-transportation-php article p a  {
	color: #00558c;
	text-decoration: underline;
}

.home article p a:hover, .archives article p a:hover, .page-template-transportation-php article p a:hover {color: #dbb371;}

article img.alignleft {
	margin: 3px 20px 20px 0 !important;
}

article form {
	border-top: 1px solid #ccc;
	margin: 15px 0 0 0;
	padding-top: 8px;
}

article fieldset {
	padding: 15px 0 0 0;
	margin: 0;
	overflow: visible;
}

article fieldset > label {
	font-weight: bold;
}

article fieldset input[type=text], article fieldset input[type=email], article fieldset input[type=password], article fieldset textarea {
	width: 250px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 3px 0 0 0;
	outline: none;
	font-size: 13px;
	font-family: arial, sans-serif;
}

article fieldset textarea {
	width: 450px;
	margin-top: 10px;
}

article fieldset.list > label {
	margin-bottom: 8px;
	float: left;
}

article fieldset.list > span {
	float: left;
	clear: left;
	margin-left: 5px !important;
}

article fieldset.list span {margin: 0 5px 0 0;}

article fieldset.list span label {font-weight: normal;}

article fieldset.checkbox span span span label {
	float: left;
	margin-bottom: 5px;
	clear: left;
}

article fieldset.radio span span span label input {
	float: left;
	margin: 0 5px 0 0;
}

article fieldset.radio span span span label span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

article fieldset.checkbox span span span label input {
	float: left;
	margin: 1px 2px 0 0;
}

article form input[type=submit] {
	margin: 20px 0 10px 0;
	font-size: 16px;
}

article form h2 {margin: 20px 0 0 0;}

article form p {margin: 10px 0 0 0 !important; font-size: 12px; font-weight: normal;}

.search .result {
	margin-top: 15px;
	border-top: 1px solid #ccc;
}

.search article h2 {
	font-family: georgia, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
}

.search article h2 a {
	display: block;
	color: #273591;
}

.search article p a {
	color: #00558c;
	text-decoration: underline;
}

#user-nav, #user-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#user-nav {
	float: left;
	clear: left;
	margin-bottom: 20px !important;
}

#user-nav li {
	display: block;
	position: relative;
	width: 196px;
	height: 72px;
	float: left;
	margin-left: 15px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	background: #00558c 0 0 repeat-y;
}

#user-nav li:first-child {margin-left: 0;}

#user-nav a {
	display: table-cell;
	position: relative;
	width: 196px;
	height: 68px;
	padding: 4px 0 0 85px;
	vertical-align: middle;
	color: #fff;
	background: url(images/new/icn-arrow.png) 170px 50% no-repeat;
}

#user-nav img {
	position: absolute;
	top: 4px;
	left: 4px;
}

.td-widget ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.td-widget ul li { width: 48%; }
.td-widget ul li a {
  display: table-cell;
  padding: 5px 10px 0 10px;
  text-align: center;
  background-color: #00558c;
  color: #fff;
  text-transform: uppercase;
  height: 40px;
  width: 135px;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
}
.toolbox a {
  background: url('/wp-content/themes/smartunion/images/tools.png') 12px 50% no-repeat;
  background-size: 16px;
  text-indent: 1rem;
}
.form a {
  background: url('/wp-content/themes/smartunion/images/form.png') 12px 50% no-repeat;
  background-size: 16px;
  text-indent: 1rem;
}
.red a {
  background-color: #ac1529 !important;
}
.td-widget .full {
  width: 325px;
}
.td-widget .full a {
  width: 325px;
}
.widget .news-link {
  display: block;
  width: 303px;
  margin: .5rem 0 .5rem .5rem;
}

aside {
	width: 325px;
	float: right;
}

aside .bucket {
	overflow: auto;
	background: #fff;
	margin-bottom: 20px;
}

aside.widget h2,
aside h3 {
	width: 303px;
	padding: 10px 0 4px 22px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	text-align: left !important;
	border-bottom: 4px solid #000;
	background: #00558c url(images/bg-nav.png) 10px 0 repeat-y;
}

aside h4 {
	padding: 10px 0 10px 46px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: #00558c;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	background: url(images/new/icns-arrows.png) 11px 9px no-repeat;
}

aside h4 span {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #645d5f;
}

aside a > h4 {
	margin: 5px 0 0 0;
}

aside ul {
	padding-left: 36px;
}

aside li {
	margin-bottom: 10px;
}

aside a.more {
	display: block;
	padding: 10px;
}

aside .bucket img {float: left;}

aside form {
	margin: 8px;
	overflow: auto;
}

aside form.searchform label { display: none; }

aside input[type=text] {
	float: left;
	width: 225px;
	height: 30px;
	padding: 0 6px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	background: #f8f6f4;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

aside input[type=submit] {
	float: left;
	margin-left: 8px;
	display: inline-block;
	width: 76px;
	height: 30px;
	line-height: 34px;
	padding: 0;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	text-shadow: 1px 1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=1);
	border: none;
	background: #00558c;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

aside #text-3 {
	background: #00558c url(images/new/icns-arrows.png) 11px 15px no-repeat;
}

aside #text-3 h4 {
	background: none;
	padding: 10px 0 8px 46px;
	font-size: 29px;
	line-height: 29px;
	color: #fff;
}

aside #share, aside #share li {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside #share {
	margin-top: 20px;
	text-align: center;
}

aside #share li {
	display: inline-block;
	width: 44px;
	margin-left: 16px;
}

aside #share a {
	display: block;
	width: 44px;
	padding-top: 50px;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #00558c;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	text-align: center;
	background: url(images/new/social.png) 0 0 no-repeat;
}

aside #share li.fb {margin-left: 3px;}

aside #share li.tw a {background-position: -44px 0;}

aside #share li.fl a {background-position: -88px 0;}

aside #share li.yt a {background-position: -132px 0;}

aside .fb-like-box {margin-left: 10px;}

aside hr {
	border-top: 1px dotted #d0d0d0;
	margin: 15px 0 0 0;
}

aside #trans-nav {
	background: none;
	margin-bottom: 8px;
}

aside #trans-nav ul, aside #trans-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

aside #trans-nav li {
	float: left;
	margin: 0 0 10px 0;
}

aside #trans-nav li:nth-child(odd) {
	padding-right: 15px;
}

aside #trans-nav a {
	display: table-cell;
	vertical-align: middle;
	width: 135px;
	height: 40px;
	padding: 5px 10px 0 10px;
	background: #00558c;
	color: #fff;
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	text-align: center;
}

/* Ninja Forms */
.ninja-forms-cont {
  margin-top: 1rem;
}
.ninja-forms-required-items {
  margin: 1rem 0;
}
.nf-desc {
  margin-bottom: 1rem;
}
.ninja-forms-all-fields-wrap .field-wrap.label-left label {
  display: inline-block !important;
  width: 150px;
  text-align: right;
}
.ninja-forms-all-fields-wrap .text-wrap input,
.ninja-forms-all-fields-wrap .list-dropdown-wrap select {
  display: inline-block;
  width: 128px;
  height: 30px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 30px;
  background: #f8f6f4;
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ninja-forms-all-fields-wrap .submit-wrap input {
  margin-left: 161px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 34px;
  padding: 0 .5em;
  font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 0px #000;
  filter: dropshadow(color=#000, offx=1, offy=1);
  border: none;
  background: #00558c;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



/* MEMBER */
p.field-visibility-settings-notoggle { display:none; }
form#signup_form p { display:none; }

/* FOOTER */

footer {
	clear: both;
	margin: 20px auto;
	text-align: center;
}

footer ul {
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 0;
}

footer li {
	display: inline;
	margin: 0;
	padding: 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

footer li a {
	padding: 7px 0;
	display: inline-block;
	font-weight: normal;
	color: #999;
}

footer .nav {
	font-size: 11px !important;
	text-transform: uppercase;
	background: #00558c;
	border-bottom: 1px solid #000;
}

footer .nav li {padding: 0 10px;}

footer .nav a {color: #fff;}

footer .fb-like, footer .twitter-share-button {margin: 15px 5px 0 5px;}

footer p {
	font-size: 11px;
	color: #ccc;
	margin: 10px 15px 0 0;
	line-height: 18px;
}


/* ===== UPDATED NEWS DISPLAY - TOGGLE ===== */

.view-toggle{
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 8px;
}

.view-toggle ul{
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}

.view-toggle ul:before{
	content: "Change View";
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 11px;
	top: 0;
	left: -90px;
	width: 80px;
}

.view-toggle li{
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	width: 15px;
	height: 15px;
	color: transparent;
	text-indent: -999em;
}

.view-toggle li.news-list{
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-image: url(images/view-toggle-list.png);
	cursor: pointer;
}

.view-toggle li.news-grid{
	margin-right: 5px;
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-image: url(images/view-toggle-grid.png);
	cursor: pointer;
}

.view-toggle li.news-list.active{
	background-image: url(images/view-toggle-list-active.png);
	cursor: auto;
}

.view-toggle li.news-grid.active{
	background-image: url(images/view-toggle-grid-active.png);
	cursor: auto;
}



/* ===== UPDATED NEWS DISPLAY - LIST ===== */

.featured-img {
	display: none;
}

.news-content .meta span {
	display: block;
}

article.news-list{
	min-height: 200px;
	padding: 0;
	margin: 10px 0;
}


article.news-list .featured-img{
	background-size: 200px 200px;
	background-image: url(images/list-post-bg-img.jpg);
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 200px;
	height: 200px;
}

article.news-list .featured-img img{
	width: 200px;
}

article.news-list .news-content{
	position: relative;
	min-height: 200px;
	padding: 10px 20px 10px 60px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	background-color: #f6f4f2;
	width: 420px;
}

article.news-list .news-content .meta{
	border: none;
	text-align: left;
	position: absolute;
	padding: 12px 10px;
	width: auto;
	box-sizing: border-box;
	background: none;
	left: 0;
}

article.news-list .news-content .meta time span.day,
article.news-list .news-content .meta time span.month,
article.news-list .news-content .meta time span.year{
	color: #999;
}

article.news-list .news-content .meta time span.day{
	font-size: 22px;
}

article.news-list .news-content h3{
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
}

/* ===== UPDATED NEWS DISPLAY - GRID ===== */

article.news-grid{
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-size: 200px 200px;
	background-image: url(images/grid-post-bg-img.jpg);
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 10px 0 0;
	overflow: hidden;

}

article.news-grid:nth-of-type(3n+1){
	margin-right: 5px;
}

article.news-grid:nth-of-type(3n+2){
	margin-right: 5px;
}

article.news-grid .featured-img{
	display: inline-block;
	width: 200px;
	height: 200px;
}

article.news-grid .featured-img img{
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

article.news-grid .news-content h3{
	font-family: "HelveticaNeueMdCon", helvetica, sans-serif;
	background-color: rgba( 0, 41, 70, 0.7);
	padding: 10px;
	font-size: 14px;
	position: absolute;
	bottom: 0;
  width: calc(100% - 20px);
}

article.news-grid .news-content h3 a{
	color: #fff;
}

article.news-grid .news-content h3 a:hover{
	color: #dcf2ff;
}

article.news-grid p{
	display: none;
}

article.news-grid .news-content .meta{
	display: none;
}

.tinynav {display: none;}

.edit-btn a{display: inline-block; padding: 5px 10px; color: white; background-color: #2bad53; border-radius: 3px; text-transform: uppercase;}
.edit-btn a:hover{background-color: #2edd63;}

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

	* {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.tinynav {
		display: block;
		position: absolute;
		top: 45px;
		right: 10px;
		font-size: 20px;
		width: 300px;
	}

	header form, nav ul {display: none;}
	.container {
		width: 100%;
		padding: 0;
	}
	header, #slider, section {padding-left: 10px; padding-right: 10px;}
	header h1, a.logo {
		display: block;
		width: 300px;
		margin: 13px 0;
		background-size: 300px auto;
	}
	section {width: 100%; overflow: hidden;}
	section h2 {width: 100% !important;}
	#slider {height: auto !important;}
	article .meta {width: 55px !important;}
	aside {width: 100%; padding-left: 10px;}
	aside .bucket {width: 300px; float: left; overflow: auto; margin-right: 10px;}
	aside .bucket h3 {width: 300px;}
	aside #share, header .revmsg-fdbk .revmsg-success {display: none;}
	#user-nav li, #user-nav li a {width: 300px}
	footer {width: 100%;}


	/* ===== UPDATED NEWS DISPLAY - CENTERING ===== */
	section.news{
		text-align: center;
	}

	section.news h2, section.news h3, section.news p, section.news a{
		text-align: left;
	}

}

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

	aside {width: 100%; padding: 0 10px;}
	aside h3 {width: 100% !important;}
	aside .bucket {width: 49%; margin-right: 1%;}
	aside .bucket img {width: 100%; height: auto;}
	aside #join-us {width: 100% !important; }
	#user-nav li, #user-nav li a {width: 31.5%}


	/* ===== UPDATED NEWS DISPLAY - LIST (laptop) ===== */

	article.news-list{
		min-height: 200px;
		padding: 0;
		margin: 10px 0;
	}

	article.news-grid:nth-of-type(3n+1){
		margin-right: auto;
	}

	article.news-grid:nth-of-type(3n+2){
		margin-right: auto;
	}

	article.news-list .news-content{
		position: relative;
		min-height: 200px;
		padding: 10px 20px 10px 60px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		background-color: #f6f4f2;
		width: -moz-calc(100% - 200px);
		width: -webkit-calc(100% - 200px);
		width: calc(100% - 200px);
	}


}

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

	nav {padding: 10px;}

	.tinynav {
		position: static;
		width: 100%;
	}


	/* ===== UPDATED NEWS DISPLAY - LIST (tablet) ===== */

	article.news-list{
		min-height: 200px;
		padding: 0;
		margin: 10px 0;
	}

	article.news-list .featured-img{
		display: none;
	}

	article.news-list .news-content{
		position: relative;
		min-height: 200px;
		padding: 10px 20px 10px 60px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		background-color: #f6f4f2;
		width: 100%;
	}
}

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

	aside .bucket, #user-nav li, #user-nav li a {width: 100%; margin-left: 0; margin-right: 0;}
	#user-nav {margin-left: 10px; margin-right: 10px;}
	#user-nav li {margin-bottom: 10px;}
	aside #share {display: block;}
	textarea {width: 250px !important;}
	#sub img {width: 100%; float: none;}

	/* ===== UPDATED NEWS DISPLAY - LIST (mobile) ===== */

	article.news-list{
		min-height: 200px;
		padding: 0;
		margin: 10px 0;
	}

	article.news-list .featured-img{
		display: none;
	}

	article.news-list .news-content{
		position: relative;
		min-height: 200px;
		padding: 10px 20px 10px 60px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		background-color: #f6f4f2;
		width: 100%;
	}


	/* ===== UPDATED NEWS DISPLAY - GRID (mobile) ===== */

	article.news-grid{
		display: inline-block;
		vertical-align: top;
		position: relative;
		background-size: 160px 160px;
		background-image: url(images/grid-post-bg-img.jpg);
		width: 160px;
		height: 160px;
		padding: 0;
		margin: 10px auto 0;
	}

	article.news-grid .news-content h3{
		font-size: 14px;
	}
}

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

	/* ===== UPDATED NEWS DISPLAY - GRID (smaller mobile) ===== */

	article.news-grid{
		display: inline-block;
		vertical-align: top;
		position: relative;
		background-size: 250px 250px;
		background-image: url(images/grid-post-bg-img.jpg);
		width: 250px;
		height: 250px;
		padding: 0;
		margin: 10px auto 0;
	}

	article.news-grid .news-content h3{
		font-size: 18px;
	}

	article.news-grid .featured-img img{
		width: 250px;
	}

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio:1.5) {

header h1, a.logo {
	background-size: 300px 62px;
	background-image: url(images/new/logo@2x.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#user-nav a {
	background-size: 20px 14px;
	background-repeat: no-repeat;
	background-image: url(images/new/icn-arrow@2x.png);
}

aside #share a {
	background-size: 176px 44px;
	background-repeat: no-repeat;
	background-image: url(images/new/social@2x.png);
}

header .hdr, .home .meta a, .archives .meta a, .page-template-transportation-php .meta a, aside h4, aside #text-3 {
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-image: url(images/new/icns-arrows@2x.png);
}

}

/*! responsive-nav.js v1.0.15 by @viljamis */

#nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

#nav li {
  width: 100%;
  display: block;
}

.js #nav {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

#nav.opened {
  max-height: 9999px;
}

@media screen and (min-width: 40em) {
  .js #nav {
    position: relative;
  }
  .js #nav.closed {
    max-height: none;
  }
  #nav-toggle {
    display: none;
  }
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*! miniTip CSS - v1.5.3 */

#miniTip{background-color:#00558c;color:#fff;font-size:13px;font-weight: normal;text-transform: uppercase;text-shadow: 1px 1px 0px #7c571a;display:none;position:absolute;top:6px;left:0;z-index:99999}#miniTip_t{background-color:#00558c;font-weight:700;padding:4px 6px}#miniTip_c{padding:4px 8px 4px 7px;}#miniTip_a{width:0;height:0;position:absolute;top:0;left:0}#miniTip .n{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #00558c;border-bottom:0}#miniTip .s{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #eae4b4;border-top:0}#miniTip .e{border-bottom:8px solid transparent;border-top:8px solid transparent;border-right:8px solid #eae4b4;border-left:0}#miniTip .w{border-bottom:8px solid transparent;border-top:8px solid transparent;border-left:8px solid #eae4b4;border-right:0}

.group-locomotive-wrap {
	display: inline-block;
	margin-right: 10px;
}
