/*
	Iridium by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body
	{
		background: black;
	}

	body,input,textarea,select
	{
		font-family: 'Arimo', sans-serif;
		font-size: 11pt;
		line-height: 1.40em;
		color: #3b3b3b;
	}

	h1,h2,h3,h4,h5,h6
	{
		text-transform: uppercase;
		font-weight: bold;
	}
	
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
		{
			color: inherit;
			text-decoration: none;
		}
		
	/* Change this to whatever font weight/color pairing is most suitable */
	strong, b
	{
		font-weight: bold;
		color: #000000;
	}
	
	em, i
	{
		font-style: italic;
	}

	/* Don't forget to set this to something that matches the design */
	a
	{
		text-decoration: underline;
		color: #272727;
	}

	a:hover
	{
		text-decoration: none;
	}
	
	sub
	{
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}
	
	sup
	{
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}
	
	hr
	{
		border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
	
	hr.style-two 
    {
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	}
	
	blockquote
	{
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}
	
	p, ul, ol, dl, table
	{
		margin-bottom: 1em;
	}

	header
	{
		margin-bottom: 1em;
	}
	
		header h2
		{
		}
	
		header .byline
		{
			display: block;
			margin: 0.5em 0 0 0;
			padding: 0 0 0.5em 0;
		}
		
	footer
	{
		margin-top: 1em;
	}

	br.clear
	{
		clear: both;
	}

	/* Sections/Articles */
	
		section,
		article
		{
			margin-bottom: 3em;
		}
		
		section > :last-child,
		article > :last-child
		{
			margin-bottom: 0;
		}

		section:last-child,
		article:last-child
		{
			margin-bottom: 0;
		}

		.row > section,
		.row > article
		{
			margin-bottom: 0;
		}

	/* Images */

		.image
		{
			display: inline-block;
		}
		
			.image img
			{
				display: block;
				width: 100%;
                border-radius: 5px
			}

			.image.featured
			{
				display: block;
				width: 100%;
				margin: 0 0 2em 0;
			}
			
			.image.full
			{
				display: block;
				width: 100%;
				margin: 0 0 2em 0;
			}
			
			.image.left
			{
				float: left;
				margin: 0 2em 2em 0;
			}
			
			.image.centered
			{
				display: block;
				margin: 0 0 2em 0;
			}

				.image.centered img
				{
					margin: 0 auto;
					width: auto;
				}

	/* Lists */

		ul.default
		{
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			ul.default li
			{
				padding: 0.60em 0em;
				border-top: 1px solid;
				border-color: rgba(255,255,255,.1);
			}
			
			ul.default li:first-child
			{
				padding-top: 0;
				border-top: none;
			}
			
			ul.default a
			{
				text-decoration: none;
				color: rgba(255,255,255,.5);
			}
			
			ul.default a:hover
			{
				text-decoration: underline;
			}
			
		ul.style {
		}
		
		ul.style li {
			margin: 0;
			padding: 2em 0em 1.5em 0em;
			border-top: 1px solid #ECECEC;
		}
		
		ul.style li:first-child
		{
			padding-top: 0;
			border-top: none;
		}
		
		ul.style img {
			float: left;
			margin-right: 20px;
		}
		
		ul.style p {
		}
		
		ul.style .posted {
			padding: 0em 0em 1em 0em;
			letter-spacing: 1px;
			text-transform: uppercase;
			font-size: 8pt;
			color: #A2A2A2;
		}
		
		ul.style .first {
			padding-top: 0px;
			border-top: none;
		}
							

	/* Buttons */
		
		.button
		{
			position: relative;
			display: inline-block;
			margin-top: 0.4em;
			padding: 0.90em 1.5em;
			background: #141414;
			border-radius: 5px;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 1.1em;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		}

			.button:hover
			{
				background: #C0C0C0;
				color: #FFF !important;
			}

            .button2
		{
			position: relative;
			display: inline-block;
            margin-bottom: 0.30em;
			padding: 0.05em 0.5em;
			background: #6b6b6b;
			border-radius: 5px;
            text-decoration:none;
			text-transform: uppercase;
            font-size: 0.90em;
            font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
            font-weight:bold;
            color: white;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		}

			.button2:hover
			{
				background: #C0C0C0;
				color: black;
			}
            
            .button3
		{
			position: relative;
			display: inline-block;
            margin-bottom: 0.30em;
			padding: 0.05em 0.5em;
			background: #b5b4b4;
			border-radius: 5px;
            text-decoration:none;
			text-transform: uppercase;
            font-size: 0.90em;
            font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
            font-weight:bold;
			color: #000;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		    }
            
            .button4
		{
			position: relative;
			display: inline-block;
            margin-bottom: 0.30em;
			padding: 0.05em 0.5em;
			background: #000000;
			border-radius: 5px;
            text-decoration:none;
			text-transform: uppercase;
            font-size: 0.90em;
            font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
            font-weight:bold;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
        }

            .button5
		{
			position: relative;
			display: inline-block;
			margin-top: .50em;
			padding: 0.05em 0.5em;
			background: #abaaaa;
			border-radius: 5px;
            text-decoration:none;
			text-transform: uppercase;
            font-size: 0.80em;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
        }

            .button6
		{
			position: relative;
			display: inline-block;
			margin-top: 0.4em;
			padding: 0.50em 0.5em;
			background: #141414;
			border-radius: 5px;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 1em;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		}

			.button6:hover
			{
				background: #C0C0C0;
				color: #000 !important;
			}

        .select-wrapper {
         background: #A9A9A9;
         opacity: 0.7;
         margin-top: 48px;
         margin-bottom: 48px;
         border-radius: 5px 5px;
         }

        .select-wrapper2 {
        margin: 20px 0px 20px 0px;
         }
        		
/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

	#header
	{
        position: relative;
		background: #2a2f27 url(/images/banner.png) no-repeat;
        background-size: cover;
        background-position:center;
        border-radius: 0px 0px 0px 0px;
        border-bottom: solid;
	}

	#logo
	{
			margin: 10px;
            
	}
	
	#nav
	{
	}

		#nav ul
		{
			margin: 10px;
            
		}
  
        #bottom {
            position: absolute;
            padding: 2em 0em;
        }
	
/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		position: relative;
		background: #333;
		color: #fafafa;
	}

/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/

	#main
	{
		position: relative;
		background: #fafafa;        
        background-image:url('/images/ttmgbg.png');
        background-size:auto;
        background-position:center;
        background-attachment: fixed;
	}

/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/
	
	#featured
	{
		position: relative;
        position:static;background: #fafafa;        
        background-image:url('/images/ttmgbg.png');
        background-size:auto;
        background-position:center;
        background-attachment: fixed;
        margin-bottom: 1em;
        border-radius: 20px 20px 20px 20px;
	}
	
	#featured h2
	{
		display: block;
		margin-bottom: 2em;
		font-size: 1.4em;
	}
    
    #featured2
	{
		position: relative;
		background: #fafafa url(/images/pic11.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featured3
	{
		position: relative;
		background: #ededed;
        background-position: center;
        background-size: cover;
        border-radius: 20px 20px 20px 20px;
	}
    
    #featured4
	{
		position: relative;
        background-position: center;
        background-size: cover;
        border-radius: 20px 20px 20px 20px;
	}
    
    #featured5
	{
		position: relative;
		background: #fafafa url(/images/pic14.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featured6
	{
		position: relative;
		background: #fafafa url(/images/pic15.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featured7
	{
		position: relative;
		background: #fafafa url(/images/pic15.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredAA
	{
		position: relative;
		background: #fafafa url(/images/aabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredAcademy
	{
		position: relative;
		background: #fafafa url(/images/academybg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredALB
	{
		position: relative;
		background: #fafafa url(/images/albanybg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredAMA
	{
		position: relative;
		background: #fafafa url(/images/amabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredATI
	{
		position: relative;
		background: #fafafa url(/images/atibg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredAMG
	{
		position: relative;
		background: #fafafa url(/images/amgbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredAmtrak
	{
		position: relative;
		background: #fafafa url(/images/amtrakbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredBART
	{
		position: relative;
		background: #fafafa url(/images/bartbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredBBB
	{
		position: relative;
		background: #fafafa url(/images/bbbbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredBeeline
	{
		position: relative;
		background: #fafafa url(/images/beelinebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCAA
	{
		position: relative;
		background: #fafafa url(/images/cabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 2em 0em;
	}
    
    #featuredCharm
	{
		position: relative;
		background: #fafafa url(/images/charmbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredCherriots
	{
		position: relative;
		background: #fafafa url(/images/cherriotsbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCMSP
	{
		position: relative;
		background: #fafafa url(/images/cmspbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCMTA
	{
		position: relative;
		background: #fafafa url(/images/cmtabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCA
	{
		position: relative;
		background: #fafafa url(/images/commutairbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCARTA
	{
		position: relative;
		background: #fafafa url(/images/cartabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCCRTA
	{
		position: relative;
		background: #fafafa url(/images/ccrtabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredCentro
	{
		position: relative;
		background: #fafafa url(/images/centrobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCOTA
	{
		position: relative;
		background: #fafafa url(/images/cotabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCTS
	{
		position: relative;
		background: #fafafa url(/images/corvallisbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCSX
	{
		position: relative;
		background: #fafafa url(/images/csxbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredCTA
	{
		position: relative;
		background: #fafafa url(/images/ctabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDaimler
	{
		position: relative;
		background: #fafafa url(/images/daimlerbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredDARTFS
	{
		position: relative;
		background: #fafafa url(/images/dartfsbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDayton
	{
		position: relative;
		background: #fafafa url(/images/daytonbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDDOT
	{
		position: relative;
		background: #fafafa url(/images/ddotbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDenver
	{
		position: relative;
		background: #fafafa url(/images/denverbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDMARTA
	{
		position: relative;
		background: #fafafa url(/images/desmoinesbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDurham
	{
		position: relative;
		background: #fafafa url(/images/durhambg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredDPM
	{
		position: relative;
		background: #fafafa url(/images/dpmbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredEagleways
	{
		position: relative;
		background: #fafafa url(/images/eaglewaysbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredFairfax
	{
		position: relative;
		background: #fafafa url(/images/fairfaxbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredFAX
	{
		position: relative;
		background: #fafafa url(/images/faxbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredFlxible
	{
		position: relative;
		background: #fafafa url(/images/flxiblebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredFIF
	{
		position: relative;
		background: #fafafa url(/images/fifbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredGET
	{
		position: relative;
		background: #fafafa url(/images/getbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredGillig
	{
		position: relative;
		background: #fafafa url(/images/gilligbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredGO
	{
		position: relative;
		background: #fafafa url(/images/gobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
    }
    
    #featuredGGT
	{
		position: relative;
		background: #fafafa url(/images/ggtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredGGFT
	{
		position: relative;
		background: #fafafa url(/images/ggftbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredGreensboro
	{
		position: relative;
		background: #fafafa url(/images/greensborobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredGVT
	{
		position: relative;
		background: #fafafa url(/images/gvtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredGTR
	{
		position: relative;
		background: #fafafa url(/images/gtrbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredHitran
	{
		position: relative;
		background: #fafafa url(/images/hitranbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredHouston
	{
		position: relative;
		background: #fafafa url(/images/houstonbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredHRT
	{
		position: relative;
		background: #fafafa url(/images/hrtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredJBA
	{
		position: relative;
		background: #fafafa url(/images/jetbluebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredKCM
	{
		position: relative;
		background: #fafafa url(/images/kcmbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredKCRT
	{
		position: relative;
		background: #fafafa url(/images/kcbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredKenosha
	{
		position: relative;
		background: #fafafa url(/images/kenoshabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredLADOT
	{
		position: relative;
		background: #fafafa url(/images/ladotbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredLACMTA
	{
		position: relative;
		background: #fafafa url(/images/lacmtabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredLiberty
	{
		position: relative;
		background: #fafafa url(/images/libertybg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMacon
	{
		position: relative;
		background: #fafafa url(/images/maconbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMBTA
	{
		position: relative;
		background: #fafafa url(/images/mbtabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMCPT
	{
		position: relative;
		background: #fafafa url(/images/mcptbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMDT
	{
		position: relative;
		background: #fafafa url(/images/miamibg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMetrolink
	{
		position: relative;
		background: #fafafa url(/images/metrolinkbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMetra
	{
		position: relative;
		background: #fafafa url(/images/metrabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMilton
	{
		position: relative;
		background: #fafafa url(/images/miltonbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMMT
	{
		position: relative;
		background: #fafafa url(/images/mmtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMTAM
	{
		position: relative;
		background: #fafafa url(/images/mtambg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredMST
	{
		position: relative;
		background: #fafafa url(/images/mstbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredMUNI
	{
		position: relative;
		background: #fafafa url(/images/munibg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredNice
	{
		position: relative;
		background: #fafafa url(/images/nicebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredNJT
	{
		position: relative;
		background: #fafafa url(/images/njtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredNORTA
	{
		position: relative;
		background: #fafafa url(/images/nortabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredNYCDOT
	{
		position: relative;
		background: #fafafa url(/images/nycdotbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredNYCF
	{
		position: relative;
		background: #fafafa url(/images/nycfbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 0em 0em;
	}
    
    #featuredNYMTA
	{
		position: relative;
		background: #fafafa url(/images/nymtabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredNWM
	{
		position: relative;
		background: #fafafa url(/images/nwmbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredOCTranspo
	{
		position: relative;
		background: #fafafa url(/images/octranspobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredOmaha
	{
		position: relative;
		background: #fafafa url(/images/omahabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredOmnitrans
	{
		position: relative;
		background: #fafafa url(/images/omnitransbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredPANYNJ
	{
		position: relative;
		background: #fafafa url(/images/panynjbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredPAT
	{
		position: relative;
		background: #fafafa url(/images/patbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredPalmtran
	{
		position: relative;
		background: #fafafa url(/images/palmtranbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredPART
	{
		position: relative;
		background: #fafafa url(/images/partbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredQLD
	{
		position: relative;
		background: #fafafa url(/images/qldbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredRaleigh
	{
		position: relative;
		background: #fafafa url(/images/raleighbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredRideon
	{
		position: relative;
		background: #fafafa url(/images/rideonbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredRIOC
	{
		position: relative;
		background: #fafafa url(/images/riocbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredRIPTA
	{
		position: relative;
		background: #fafafa url(/images/riptabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSACRT
	{
		position: relative;
		background: #fafafa url(/images/sacrtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSDMTS
	{
		position: relative;
		background: #fafafa url(/images/sdmtsbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSEPTA
	{
		position: relative;
		background: #fafafa url(/images/septabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSIF
	{
		position: relative;
		background: #fafafa url(/images/sifbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSMRT
	{
		position: relative;
		background: #fafafa url(/images/smrtbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSpokane
	{
		position: relative;
		background: #fafafa url(/images/spokanebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSRR
	{
		position: relative;
		background: #fafafa url(/images/strasburgbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredStjo
	{
		position: relative;
		background: #fafafa url(/images/stjobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredStjohn
	{
		position: relative;
		background: #fafafa url(/images/stjohnbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSuffolk
	{
		position: relative;
		background: #fafafa url(/images/suffolkbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredSWA
	{
		position: relative;
		background: #fafafa url(/images/southwestbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTANK
	{
		position: relative;
		background: #fafafa url(/images/tankbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTCAT
	{
		position: relative;
		background: #fafafa url(/images/tcatbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTFE
	{
		position: relative;
		background: #fafafa url(/images/tfebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTFL
	{
		position: relative;
		background: #fafafa url(/images/tflbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTOR
	{
		position: relative;
		background: #fafafa url(/images/torbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTransit
	{
		position: relative;
		background: #fafafa url(/images/transitbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTranslink
	{
		position: relative;
		background: #fafafa url(/images/translinkbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTransperth
	{
		position: relative;
		background: #fafafa url(/images/transpertgbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTransportes
	{
		position: relative;
		background: #fafafa url(/images/transportesbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTriangle
	{
		position: relative;
		background: #fafafa url(/images/trianglebg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTrimet
	{
		position: relative;
		background: #fafafa url(/images/trimetbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTTC
	{
		position: relative;
		background: #fafafa url(/images/ttcbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTU
	{
		position: relative;
		background: #fafafa url(/images/trenurbanobg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredTwinamerica
	{
		position: relative;
		background: #fafafa url(/images/twinamericabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredUnited
	{
		position: relative;
		background: #fafafa url(/images/unitedbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredUP
	{
		position: relative;
		background: #fafafa url(/images/upbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredWMATA
	{
		position: relative;
		background: #fafafa url(/images/wmatabg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredXjet
	{
		position: relative;
		background: #fafafa url(/images/xjetbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredYolobus
	{
		position: relative;
		background: #fafafa url(/images/yolobusbg.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredlink
	{
		position: relative;
		background: #fafafa url(/images/pic13.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredsounds
	{
		position: relative;
		background: #fafafa url(/images/pic14.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredvisual
	{
		position: relative;
		background: #fafafa url(/images/pic12.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featureddaimler
	{
		position: relative;
		background: #fafafa url(/images/picdaimler.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredepv
	{
		position: relative;
		background: #fafafa url(/images/picepv.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredeti
	{
		position: relative;
		background: #fafafa url(/images/piceti.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredeagle
	{
		position: relative;
		background: #fafafa url(/images/piceagle.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredflx
	{
		position: relative;
		background: #fafafa url(/images/picflxible.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredgil
	{
		position: relative;
		background: #fafafa url(/images/picgillig.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    
    #featuredembraer
	{
		position: relative;
		background: #fafafa url(/images/picembraer.png) no-repeat;
        background-position: center;
        background-size: cover;
        padding: 1em 0em;
	}
    mark
    {
    background-color:rgba(0, 0, 0, 0.75);
    padding: 10px 10px;
    }
	
/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
	
	#footer
	{
		position: relative;
		background: #2b2b2b;
        border-radius: 0px 0px 0px 0px;
	}
	
	#footer h2
	{
		display: block;
		color: #FFF;
	}
	
/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/
	
	#copyright
	{
		position: relative;
		padding: 2em 0em;
		letter-spacing: 2px;
		text-align: center;
		color: rgba(255,255,255,.2);
        background: #000000
	}
	
	#copyright .container
	{
	}
	
	#copyright a
	{
		text-decoration: none;
		color: rgba(255,255,255,.3);
	}	
    
    #snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
    }
    
    .snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
    }
    
    .snowflake:hover {
    cursor: default;
    }

    .shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    }
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
   }

p.thicker {
  font-weight: 600;
}