/* ========================================================================== 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; }

/* ========================================================================== Site Styles ========================================================================== */
/* ================= Vars =================  */
/* ================= Global =================  */
body { font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif; line-height: 1.4; }

hr { display: none; }

input { border-radius: 0; }

.ir { background-image: url("../_img/sprite.svg"); background-repeat: no-repeat; }

.no-svg .ir { background-image: url("../_img/sprite.png"); }

/* ================= Header =================  */
.global-header { margin: 80px 0 60px 0; padding: 0 20px; }

.global-header .logo { width: 220px; height: 80px; margin: 0 auto; }

.global-header p { font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Arial, sans-serif; font-weight: 500; font-size: 2.5em; text-align: center; color: #1dacfc; max-width: 480px; margin: 80px auto 0 auto; }

/* ================= Overview =================  */
.overview { margin: 60px 0; padding: 0; }

.overview ol { list-style: none; border-top: 1px solid #eee; max-width: 960px; margin: 0 auto; padding: 0; }

.overview li { text-align: center; max-width: 200px; margin: 60px auto; }

.overview li:before { content: ''; width: 160px; height: 160px; margin: 0 auto; display: block; background-image: url("../_img/sprite.svg"); }

.no-svg .overview li:before { background-image: url("../_img/sprite.png"); }

.overview li.print:before { background-position: 0 0; }

.overview li.post:before { background-position: -160px 0; }

.overview li.talk:before { background-position: 0 -160px; }

.overview h3 { font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif; font-weight: 500; font-size: 2em; margin: .5em 0; }

.overview p { font-size: 0.875em; color: #999; margin: .5em 0; }

@media only screen and (min-width: 45em) { .overview ol { width: 720px; }
  .overview li { width: 200px; max-width: none; padding: 0 20px; margin-bottom: 0; float: left; } }
@media only screen and (min-width: 60em) { .overview ol { width: 960px; }
  .overview li { width: 240px; padding: 0 40px; float: left; } }
/* ================= Bulletins =================  */
.bulletins { background-color: #647598; margin: 60px 0; padding: 60px 20px; }

.bulletins .slides { list-style: none; margin: 0; padding: 0; }

.bulletins .slides li { text-align: center; }

.bulletins .slides li img { max-width: 100%; margin: 0 auto; }

.bulletins .flex-direction-nav { display: none; }

.bulletins .download { text-align: center; margin-top: 40px; display: block; }

.bulletins .download-button { display: none; }

.bulletins .disclaimer { max-width: 480px; margin: 0 auto; }

.bulletins .disclaimer p { font-size: 0.625em; text-align: center; color: #a1abc1; }

.bulletins .disclaimer p a { color: inherit; }

.bulletins .disclaimer .terms p { text-align: left; }

.bulletins .disclaimer .terms p strong { font-weight: 500; }

/* Flexslider Reqs */
.flexslider { margin: 0; padding: 0; }

.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }

.flexslider .slides img { /*width: 100%;*/ display: block; }

.flex-pauseplay span { text-transform: capitalize; }

.slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

html[xmlns] .slides { display: block; }

* html .slides { height: 1%; }

.no-js .slides > li:first-child { display: block; }

@media only screen and (min-width: 30em) { .bulletins { padding: 60px 120px; position: relative; }
  .bulletins .flex-direction-nav { text-align: center; list-style: none; margin: 0; padding: 0; display: block; }
  .bulletins .flex-direction-nav a { text-indent: -9999px; background-image: url("../_img/sprite.svg"); background-color: #505d79; width: 72px; height: 72px; display: block; border-radius: 36px; position: absolute; top: 40%; transition: background-color .15s ease-in-out; }
  .no-svg .bulletins .flex-direction-nav a { background-image: url("../_img/sprite.png"); }
  .bulletins .flex-direction-nav a:hover { background-color: #1dacfc; }
  .bulletins .flex-direction-nav .flex-prev { background-position: -166px -205px; left: 20px; }
  .bulletins .flex-direction-nav .flex-next { background-position: -241px -205px; right: 20px; }
  .bulletins .download .download-button { font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Arial, sans-serif; font-weight: 500; font-size: 1.375em; text-transform: uppercase; text-decoration: none; color: #fff; background-color: #309d4c; padding: 15px 80px 12px 20px; display: inline-block; position: relative; transition: background-color .1s ease-in-out; }
  .bulletins .download .download-button:hover { background-color: #36b155; }
  .bulletins .download .download-button:after { content: ''; background-color: #36b155; background-image: url("../_img/sprite.svg"); background-position: -149px -150px; width: 60px; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; }
  .no-svg .bulletins .download .download-button:after { background-image: url("../_img/sprite.png"); } }
/* ================= Contact =================  */
.contact { margin: 60px 0; padding: 0 20px; }

.contact h2 { font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Arial, sans-serif; font-weight: 500; font-size: 2em; text-align: center; color: #1dacfc; margin: .5em 0; }

.contact p { font-size: 0.875em; text-align: center; color: #999; max-width: 480px; margin: .5em auto; }

.contact p a { color: inherit; }

.contact .social-buttons { list-style: none; width: 156px; margin: 40px auto 0 auto; padding: 0; }

.contact .social-buttons li { margin: 0 2px; float: left; }

.contact .social-buttons .ir { background-color: #9bdafe; width: 48px; height: 48px; display: block; border-radius: 24px; transition: background-color .15s ease-in-out; }

.contact .social-buttons .ir:hover { background-color: #1dacfc; }

.contact .social-buttons .twitter { background-position: -275px -156px; }

.contact .social-buttons .facebook { background-position: -236px -157px; }

.contact .social-buttons .instagram { background-position: -196px -157px; }

/* ================= Global Footer =================  */
.global-footer { background-color: #ddd; margin: 60px 0 0 0; padding: 60px 20px; }

.global-footer .content-wrapper { max-width: 960px; margin: 0 auto; }

.global-footer .about { max-width: 480px; margin: 0 auto; }

.global-footer .about h2 { font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", Arial, sans-serif; font-weight: 500; font-size: 0.75em; color: #999; }

.global-footer .about p { font-size: 0.75em; color: #999; }

.global-footer .about p a { color: inherit; }

.global-footer .partners { max-width: 256px; margin: 0 auto; }

.global-footer .partners h2 { display: none; }

.global-footer .partners ul { list-style: none; margin: 40px 0 0 0; padding: 0; }

.global-footer .partners li { text-align: center; margin: 10px auto; display: table; }

.global-footer .partners li a { text-align: center; background-color: #d3d3d3; width: 120px; height: 120px; display: block; border-radius: 60px; display: table-cell; vertical-align: middle; transition: background-color .15s ease-in-out; }

.global-footer .partners li a:hover { background-color: #d6d6d6; }

@media only screen and (min-width: 25em) { .global-footer .partners ul { list-style: none; width: 396px; margin: 40px auto; padding: 0; }
  .global-footer .partners li { margin: 0 4px; float: left; } }
@media only screen and (min-width: 60em) { .global-footer .about { width: 50%; float: left; }
  .global-footer .partners { width: 50%; float: right; } }
/* ========================================================================== Print ========================================================================== */
/* ========================================================================== 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; } }
