 @import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
 @import url('http://fonts.googleapis.com/css?family=Cabin:400,500,600,700,400italic,500italic,600italic,700italic|Cabin+Condensed:400,500,600,700');
 @import 'http://www.capmetro.org/re-brand/capmetricons.css';
/* Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
	line-height: 1.25;
	margin-bottom: 10px;
}
p {
	margin-bottom: 15px;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	/*background: #0e1d3a url(../images/bg.png) top center no-repeat;*/
	background: #263647;
	font-family: 'Droid Sans', sans-serif, Helvetica Neue, Helvetica, Arial;
	font-size: 16px;
	line-height: 1.5;
}
#site_wrapper {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MjAyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzE0MWQyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzBhMGUxMyIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(22,32,42,1) 0%, rgba(20,29,38,1) 10%, rgba(10,14,19,0.08) 56%, rgba(0,0,0,0) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,32,42,1)), color-stop(10%,rgba(20,29,38,1)), color-stop(56%,rgba(10,14,19,0.08)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(22,32,42,1) 0%,rgba(20,29,38,1) 10%,rgba(10,14,19,0.08) 56%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(22,32,42,1) 0%,rgba(20,29,38,1) 10%,rgba(10,14,19,0.08) 56%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(22,32,42,1) 0%,rgba(20,29,38,1) 10%,rgba(10,14,19,0.08) 56%,rgba(0,0,0,0) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(22,32,42,1) 0%,rgba(20,29,38,1) 10%,rgba(10,14,19,0.08) 56%,rgba(0,0,0,0) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16202a', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */


}
.main_container {
	background: #fff url(/images/road-zoom.jpg) no-repeat 0 -130px;
	box-shadow: rgba(0,0,0,0.1) 1px 1px 75px;
}
.main-content {
    background: #fff;
}
.header {
}
footer {
    padding:0 0 10px 0;
    margin-top:30px;
    border-top:1px dotted rgba(0,0,0,0.3);
    border-bottom:1px dotted rgba(0,0,0,0.3);
}
.footer-content {
	background: #fff url(../images/divider.png) center top no-repeat;
	padding: 10px 0;
    
}
a {
	color: #72ad6b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.logo {
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 199px;
	text-align: center;
	font-size: 31px;
	color: #fff;
	display: block;
	background: url(/images/logo.png) center bottom no-repeat;
}
a.logo span {
	display: block;
	font-size: 10px;
	font-family: Bell Gothic Std;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
a:hover.logo {
	text-decoration: none;
}
.content {
	padding-bottom: 30px;/*background: url(../images/divider.png) center bottom no-repeat;*/
}
h1 {
	font-size: 12rem;
	font-weight: 700;
	line-height: 11rem;
	letter-spacing: -5px;
	margin-bottom: 30px;
	color: #d04135;
	text-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}
h2 {
	display: block;
	font-size: 5rem;
	font-weight: 200;
	color: #444;
	letter-spacing: 0;
	margin-bottom: 30px;
	line-height: 1;
}
h3 {
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.contact-info {
	padding: 20px;
	background: #fbfbfb;
	box-shadow: rgba(0,0,0,0.3) 1px 1px 5px;
	min-height: 185px;
}
/*Partner Section*/
.partners ul li {
	font-size: 1.4rem;
	min-height: 160px;
	text-align: center;
	color: #444;
}
.partners ul li:before {
	background: url(/images/mytxride-partner-logos2.png) no-repeat;
	/*border: 1px solid #dedede;*/
    border:none;
	height: 120px;
	width: 100%;
	content: '';
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
/*Individual Partners*/
.partners ul li#partner1:before {
	background-position: center 3px;
}
.partners ul li#partner2:before {
	background-position: center -237px;
}
.partners ul li#partner3:before {
	background-position: center -485px;
}
.partners ul li#partner4:before {
	background-position: center -729px;
}
.partners ul li#partner5:before {
	background-position: center -979px;
}
.partners ul li#partner6:before {
	background-position: center -1217px;
}
.partners ul li#partner7:before {
	background-position: center -1457px;
}
.partners ul li#partner8:before {
	background-position: center -1698px;
}
.partners ul li#partner9:before {
	background-position: center -1937px;
}
.partners ul li#partner10:before {
	background-position: center -2187px;
}
.partners ul li#partner11:before {
	background-position: center -2433px;
}
.partners ul li#partner12:before {
	background-position: center -2678px;
}
.partners ul li#partner13:before {
	background-position: center -2924px;
}
.partners ul li#partner14:before {
	background-position: center -3168px;
}
.partners ul li#partner15:before {
	background-position: center -3412px;
}
.partners ul li#partner16:before {
	background-position: center -3657px;
}
.partners ul li#partner17:before {
	background-position: center -3894px;
}
.partners ul li#partner18:before {
	background-position: center -4145px;
}
.partners ul li#partner19:before {
	background-position: center -4389px;
}
.partners ul li#partner20:before {
	background-position: center -4628px;
}
.partners ul li#partner21:before {
	background-position: center -4879px;
}
.partners ul li#partner22:before {
	background-position: center -5120px;
}
.partners ul li#partner23:before {
	background-position: center -5365px;
}
.partners ul li#partner24:before {
	background-position: center -5610px;
}
.partners ul li#partner25:before {
	background-position: center -5860px;
}
.partners ul li#partner26:before {
	background-position: center -6095px;
}
a.coverage {
	text-align: center;
	width: 100%;
	font-size: 21px;
	font-weight: 100;
	margin-top: 2rem;
}
.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #2c5e15;
	-webkit-box-shadow: 0px 1px 0px 0px #2c5e15;
	box-shadow: 0px 1px 0px 0px #2c5e15;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4ee000), color-stop(1, #5eb532));
	background: -moz-linear-gradient(top, #4ee000 5%, #5eb532 100%);
	background: -webkit-linear-gradient(top, #4ee000 5%, #5eb532 100%);
	background: -o-linear-gradient(top, #4ee000 5%, #5eb532 100%);
	background: -ms-linear-gradient(top, #4ee000 5%, #5eb532 100%);
	background: linear-gradient(to bottom, #4ee000 5%, #5eb532 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ee000', endColorstr='#5eb532', GradientType=0);
	background-color: #4ee000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #47b30d;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #1e360e;
}
.myButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5eb532), color-stop(1, #4ee000));
	background: -moz-linear-gradient(top, #5eb532 5%, #4ee000 100%);
	background: -webkit-linear-gradient(top, #5eb532 5%, #4ee000 100%);
	background: -o-linear-gradient(top, #5eb532 5%, #4ee000 100%);
	background: -ms-linear-gradient(top, #5eb532 5%, #4ee000 100%);
	background: linear-gradient(to bottom, #5eb532 5%, #4ee000 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5eb532', endColorstr='#4ee000', GradientType=0);
	background-color: #5eb532;
	color: #ffffff;
	text-decoration: none;
}
.myButton:active {
	position: relative;
	top: 1px;
}
a.partnerList {
	margin-top: 5rem;
	text-align: center;
	cursor: pointer;
}
a.hidePartners {
	font-size: 16px;
	text-align: right;
	display: inline-block;
	cursor: pointer;
	line-height: 5rem;
	vertical-align: middle;
	padding-left: 5rem;
}
/*Mobile Text Alignment*/
@media only screen and (max-width : 480px) {

    .text-xs-left {
        text-align: left;
    }

    .text-xs-right {
        text-align: right;
    }

    .text-xs-center {
        text-align: center;
    }

    .text-xs-justify {
        text-align: justify;
    }

    .container-fluid.primary-content-container {
        padding: 0 !important;
    }

    .primary-content {
        padding-left: 1%;
        padding-right: 1%;
    }

    .panel-group.mistakes .panel-heading a, .mistakes i.indicator {
        font-size: 1em;
    }

    .mistakes i.indicator {
        line-height: 20px;
    }

    span.numberCircle {
        width: 24px !important;
        height: 24px !important;
        padding: 0px !important;
        font-size: 16px !important;
        margin-right: 10px !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding-left: 48px !important;
    }

    #mobileHeader h3#mobileEventBanner {
        padding: .5em 1.5em;
    }
}
/*Mobile Text Alignment*/
@media only screen and (max-width : 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media only screen and (max-width : 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media only screen and (min-width : 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}
