/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* border-box */
.main-header, .primary, input { box-sizing: border-box; -moz-box-sizing: border-box; }

body {
    background: #ffcf47;
    font-family: 'Arvo', Georgia, Times, serif;
    font-weight: 400;
}

.primary {
    background: #6faee0;
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    color: #fff;
}


/***
    Header
***/
.main-header {
	background: #16375a;
    color: #fff;
    width: 100%;
    padding: .25em;
}
.main-header h1, .main-header aside {
    display: inline-block;
    vertical-align: middle;
}
.main-header .inner-width {
    max-width: 1000px;
    margin: 0 auto;
}
.main-header h1 {
    width: 45%;
    font-family: 'Arvo', Georgia, Times, serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1em;
}
.main-header h1 a {
	color: #fff;
	text-decoration: none;
}
.main-header .logos, .main-header .social {
    text-align: right;
}
.main-header .social {
	margin-right: 3%;
	width: 12%;
}
.main-header .logos {
    width: 40%;
}
.main-header .logos a {
	margin-right: 2em;
}
.main-header .social a {
	width: 32px;
	height: 32px;
	background: url("../img/social-sprite-sml.png") no-repeat;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	display: inline-block;
	background-position: -184px 0;
}
.main-header .social .google-plus {
	background-position: -184px -32px;
}
.main-header .social .twitter {
	background-position: -184px -64px;
}

/***
    Main
***/
.primary {
    text-align: right;
    position: relative;
    padding-top: 2em;
    padding-bottom: 200px;
    background: #71afe0 url("../img/landscape.jpg") no-repeat center bottom;

}
.primary .download {
    width: 40%;
    min-width: 300px;
    display: inline-block;
    text-align: left;
    z-index: 2;
    position: relative;
    margin-right: 3em;
}
.primary .report_cover {
    position: absolute;
    left: -75px;
    z-index: 1;
}
.primary .links {
	font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
    width: 100%;
    text-align: left;
    z-index: 4;
    position: relative;
    margin-top: 1em;
}
.primary .links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    display: table;
}
.primary .links li {
    width: 25%;
    background: #fbad2f;
    color: #fff;
    height: 250px;
    overflow: hidden;
    position:relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.primary .links .infographic a, .primary .links .trailer a {
	color: #fff;
	text-decoration: none;
	padding: .5em;
	background: #58be7d;
	display: inline-block;
	max-width: 90%;
	box-sizing: border-box; -moz-box-sizing: border-box;
	-moz-box-shadow:    0 2px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
	box-shadow: 0 2px 5px rgba(0,0,0,.25);
}
.primary .links .trailer a {
	background: #4497b9;
}
.primary .links .infographic {
	background: #58be7d url("../img/links-bg-1.png") no-repeat center center;
	background-size: cover;
}
.primary .links .webinar {
	background: #f26232;
	background-image: url("../img/staple-tl.png"), url("../img/staple-tr.png"), url("../img/staple-br.png"), url("../img/staple-bl.png");
	background-position: top left, top right, bottom right, bottom left;
	background-repeat: no-repeat;
}
.primary .links .webinar a {
	color: #fff;
	text-decoration: none;
	font-size: 1.375em;
	padding: 0 .25em;
	display: block;
	line-height: 1.3em;
	font-weight: bold;
}
.primary .links .share p {
	font-size: 1.5em;
	margin: 0;
}
.primary .links .share p span {
	display: block;
	font-family: 'olivier', Georgia, serif;
	font-size: 2em;
	line-height: 1.2em;
}
.primary .links .share .social a {
	width: 64px;
	height: 64px;
	background: url("../img/social-sprite-sml.png") no-repeat;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	display: inline-block;
	background-position: -110px 0;
}
.primary .links .share .social .google-plus {
	background-position: -110px -64px;
}
.primary .links .share .social .twitter {
	background-position: -110px -128px;
}

.primary .links .trailer {
	background: #58be7d url("../img/links-bg-2.jpg") no-repeat center center;
	background-size: cover;
}
.primary h1 {
	font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.75em;
}
.primary .download h1 {
	margin-top: 0;
}
.primary .download .form-download {
	text-align: justify;
}
.primary .download .form-download input[type=text], .primary .download .form-download input[type=email], .primary .download .form-download input[type=submit] {
	background: #fff;
	border: 1px solid #5c5c5c;
	font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
	padding: .5em;
	width: 100%;
}
.primary .download .form-download label.placeholder {
	display: none;
}
.ie.lte9 .primary .download .form-download label.placeholder {
	display: block;
}
.primary .download .form-download input[type=submit] {
	border: 0;
	font-family: 'olivier', Georgia, serif;
	color: #4497b9;
	padding: .8em 0 .5em 0;
}
.form-row.flair {
	padding: 0;
	width: 70%;
}
.form-row {
	display: inline-block;
	width: 100%;
	margin-bottom: .5em;
}
.form-row.helper {
	text-align: center;
}
.form-row.helper a {
	color: #fff;
	font-size: .875em;
	font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
}
.form-row.helper a:hover {
	text-decoration: none;
}
.form-row.half {
	width: 48.5%;
}
.primary .download .checkboxes {
	margin-top: .5em;
}
.primary .download .checkboxes label input {
	display: inline;
	width: auto;
	margin-left: -1.5em;
	font-size: .875em;
}
.primary .download .checkboxes label {
	display: inline-block;
	width: 49%;
	text-align: left;
	font-size: .875em;
	font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
	padding-left: 1.5em;
	box-sizing: border-box; -moz-box-sizing: border-box;
}

.flair {
	font-family: 'olivier', Georgia, serif;
	color: #4497b9;
	background: #fff;
	display: block;
	max-width: 90%;
	margin: 1em auto;
	text-align: center;
	font-size: 1.5em;
	padding: .8em 0 .5em;
	-moz-box-shadow:    0 3px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.25);
	box-shadow: 0 3px 3px rgba(0,0,0,.25);
	position: relative;
}
.flair::before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.flair p {
	margin: 0;
}
.flair p a {
	/*cursor: default;*/
	text-decoration: none;
	color: #4497b9;
}
.flair p img {
	display: inline-block;
	vertical-align: bottom;
	padding: 0 3px;
}

/* Infographic */
.primary .infographic {
	text-align: left;
	margin-top: 4em;
}
.primary .infographic aside, .primary .infographic .presentation {
	display: inline-block;
	vertical-align: top;
}
.primary .infographic aside {
	width: 20%;
	margin-left: 2.5%;
}
.primary .infographic .presentation {
	width: 75%;
	margin-left: 2.5%;
	text-align: right;
	padding-right: 2.5%;
	box-sizing: border-box; -moz-box-sizing: border-box;
}
.primary .infographic .presentation img {
	max-width: 100%;
	height: auto;
	-moz-box-shadow:    -5px 0 10px rgba(0,0,0,.25);
	-webkit-box-shadow: -5px 0 10px rgba(0,0,0,.25);
	box-shadow: 		-5px 0 10px rgba(0,0,0,.25);
}
.primary .infographic h1 {
	font-family: 'Arvo', Georgia, Times, serif;
	line-height: 1.1em;
	margin: 0 0 .5em 0;
}
.primary .infographic h1 span {
	font-size: 1.5em;
}
.primary .infographic p {
	color: #000;
	font-size: .925em;
}
.primary .infographic .social {
	list-style: none;
	margin: 0;
	padding: 0;
}
.primary .infographic .social li {
	text-align: center;
}
.primary .infographic .social a {
	width: 100px;
	height: 100px;
	background: url("../img/social-sprite-sml.png") no-repeat;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	display: inline-block;
	background-position: 0 0;
}
.primary .infographic .social .google-plus {
	background-position: 0 -100px;
}
.primary .infographic .social .twitter {
	background-position: 0 -200px;
}
.primary .infographic .social .pinterest {
	background-position: 0 -300px;
}
.primary .infographic .social .pdf {
	background-position: 0 -400px;
}

/***
	Archive
***/
.primary .download.archive {
	width: 90%;
	margin: 0 0 0 5%;
	text-align: left;
}
.primary .download.archive h1 {
	text-align: left;
}
.archive .form-download .reports {
	text-align: left;
}
.archive .form-download .left, .archive .form-download .right {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}
.archive .reports label {
	overflow: hidden;
	display: inline-block;
	margin: 0 15px 15px 0;
	-moz-box-shadow:    3px 3px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.25);
	box-shadow: 		3px 3px 5px rgba(0,0,0,.25);
}
.archive .reports label.selected {
	border: 3px solid #fff;
	margin: 0 9px 9px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.archive .reports label input {
	position: absolute;
	top: -1000px;
}
form .error {
	background: #f26232;
	padding: .5em;
}

/***
    Footer, ported from mrss.com
***/
.main-footer {
    width: 100%;
    background: #fff;
    padding: 1em;
    box-sizing: border-box; -moz-box-sizing: border-box;
    font-family: 'ProximaNova', Helvetica, Arial, sans-serif;
}
.main-footer-right, .main-footer-middle, .main-footer-left {
    display: inline-block;
    vertical-align: middle;
}
.main-footer-right {
    text-align: right;
    width: 20%
}
.main-footer-left {
    text-align: left;
    width: 20%
}
.main-footer-middle {
    text-align: center;
    width: 60%;
}
.footer-logo {
    position: relative;
    display: inline-block;
    line-height: 0;
}
.footer-logo .logo {
    width: 50px;
    height: 18px;
    display: inline-block;
    background: url("../img/sprites-01.png") 0 -102px no-repeat;
    z-index: 100;
    position: relative;
}
.orange .bg-accent { background-color: #FB9254; }
.footer-logo .color {
    width: 19px;
    height: 18px;
    display: inline-block;
    left: 17px;
    position: absolute;
    z-index: 99;
}
.main-footer-menu {
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.main-footer-menu li, .main-footer .copyright {
    display: inline-block;
    font-size: .875em;
    color: #999;
}
.main-footer-menu a {
    display: inline-block;
    padding: .5em;
    color: #999;
    text-decoration: none;
}
.main-footer-menu a:hover {
    color: #fff;
    background: #999;
}
/* social */

ul.social-icons {
	display: inline-block;
	line-height: 13px;
	padding-left: 0;
}
ul.social-icons li {
    display: inline-block;
    margin: 0 4px;
	
}
ul.social-icons li a {
    background-image: url("../img/sprites-01.png");
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999em;
    text-align: left;
    width: 19px;
    height: 13px;  
}
.social-facebook a  	{ background-position:   0px 0px; }
.social-twitter a   	{ background-position: -22px 0px; }
.social-pinterest a 	{ background-position: -48px 0px; }
.social-rss a 			{ background-position: -75px 0px; }
.social-search a 		{ background-position: -100px 0px; }
.social-googleplus a 	{ background-position: -125px 0px; }
.social-linkedin a 		{ background-position: -150px 0px; }

.orange .social-facebook a:hover  	{ background-position:   0px -40px; }
.orange .social-twitter a:hover   	{ background-position: -22px -40px; }
.orange .social-pinterest a:hover 	{ background-position: -48px -40px; }
.orange .social-rss a:hover 		{ background-position: -75px -40px; }
.is-search-visible .orange .social-search a,
.orange .social-search a:hover 		{ background-position: -100px -40px; }


/***
	Postcard
***/
.participate .primary {
	background: none;
}
.participate .postcard {
	background: url("../img/parchment-bg1.jpg") no-repeat center center;
	background-size: cover;
	width: 100%;
	-moz-box-shadow:    0 0 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	padding: 20px;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	color: #000;
}
.participate .postcard h1,
.participate .postcard p {
	font-family: 'Arvo', Georgia, Times, serif;
	text-align: left;
}
.participate .form-row .item {
	display: inline-block;
	vertical-align: top;
}
.participate .form-row {
	width: 100%;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 0;
}
.participate .form-row::after {
	content: " ";
	display: inline-block;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
.participate .form-row.thirds .item {
	width: 31%;
}
.participate .form-row.halves .item {
	width: 48.5%;
}
.participate .form-row.single .item {
	width: 100%;
	text-align: center;
}
.participate .form-row.thirds {
}
.participate .form-row label,
.participate .form-row input[type="text"],
.participate .form-row input[type="email"],
.participate .form-row select {
	display: block;
	text-align: left;
	width: 100%;
}
.participate .form-row input[type="text"],
.participate .form-row input[type="email"] {
	background: #fff;
	border: 0;
	padding: .45em;
	font-family: 'Arvo', Georgia, Times, serif;
	color: #333;
}
.participate .form-row select {
	background: #fff;
	height: 2.25em;
	font-family: 'Arvo', Georgia, Times, serif;
	border: 1px solid #eee;
	color: #333;
}
.participate .form-row input[type="submit"] {
	border: 0;
	font-family: 'olivier', Georgia, serif;
	color: #4497b9;
	padding: .8em 0 .5em 0;
	background: #fff;
	text-align: center;
	width: 30%;
	min-width: 200px;
	font-size: 1.5em;
	margin: 0px auto;
	display: inline-block;
	-moz-box-shadow:    0 3px 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.25);
	box-shadow: 0 3px 3px rgba(0,0,0,.25);
}
.participate .errors { 
	color: #f26232;
}
.participate .form-row input.error,
.participate .form-row select.error {
	border: 1px solid #f26232;
	background: #feefea;
}

.participate-lightbox {
	width: 470px;
	text-align: center;
	padding: 20px 0;
	background: url("../img/parchment-bg1.jpg") no-repeat center center;
	background-size: cover;
}
.participate-lightbox a {
	display: block;
	color: inherit;
}
.participate-lightbox p {
	margin-bottom: 0;
}

/***
	Bus Animation
***/
#bus-animation {
	background: url("../img/bus-ani.png") no-repeat 800px 110px;	
}


/***
	Helpers
***/
.hide {
	display: none;
}
.line-break {
	display: block;
}
label .image-container {
	display: inline-block;
	position: relative;
}
label .image-clickable {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 0;
}












/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 820px) {
	.primary .report_cover {
		position: static;
		display: inline-block;
		margin: 0 5%;
		max-width: 40%;
		height:auto;
		vertical-align: top;
	}
	.primary { text-align: left; }
	.primary .download {
		min-width: inherit;
	}
	.primary .links .webinar a, .primary .links .share p {
		font-size: 1.25em;
	}
	.main-header {
		text-align: center;
		padding: 1em 0;
	}
	.main-header h1 {
		width: 100%;
		margin: 0 0 .5em 0;
	}
	.main-header .logos, .main-header .social {
		width: auto;
		margin: 0;
		text-align: center;
		display: block;
	}
	.main-header .logos {
		margin-right: .5em;
		
	}
	.main-header .logos a img {
		max-width: 80px;
		height: auto;
	}
	.main-header .logos a {
		margin: 0;
	}
	.main-header .logos a.mr {
		margin-right: .5em;
	}
	.main-header .social {
		margin-top: 1em;
	}
	.participate .postcard {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.participate .postcard img {
		max-width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 500px) {
	.main-header h1 {
		font-size: 2em;
	}
	.primary .links li {
		height: 250px;
		display: table-row;
	}
	.primary .links li .inner-cell {
		display: table-cell;
		vertical-align: middle;
	}
	.primary .links .infographic a, .primary .links .trailer a {
		font-size: 1.25em;
	}
	.primary .infographic aside, .primary .infographic .presentation {
		display: block;
		width: 90%;
		margin: 1em auto;
	}
	.primary .infographic aside h1 span {
		font-size: 1em;
	}
	.primary .infographic .social li {
		display: inline-block;
	}
	.primary .report_cover {
		display: none;
	}
	.primary .download {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.primary .infographic .social {
		text-align: center;
	}
	.primary .infographic .social a {
		width: 64px;
		height: 64px;
		background: url("../img/social-sprite-sml.png") no-repeat;
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
		display: inline-block;
		background-position: -110px 0;
		margin-right: .5em;
		margin-bottom: .5em;
	}
	.primary .infographic .social .google-plus {
		background-position: -110px -64px;
	}
	.primary .infographic .social .twitter {
		background-position: -110px -128px;
	}
	.primary .infographic .social .pinterest {
		background-position: -110px -192px;
	}
	.primary .infographic .social .pdf {
		background-position: -110px -256px;
		margin-right: 0;
	}
	.line-break { display: inline; }
	.participate .form-row.thirds .item,
	.participate .form-row.halves .item {
		width: 100%;
		margin-bottom: 1em;
	}
	.participate .form-row::after {
		display: none;
	}
	.participate .form-row {
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}