/**
 * GVC1315
 */
/* normalize.css v2.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
/* 1 */
  -ms-text-size-adjust: 100%;
/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
/* 1 */
  padding: 0;
/* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit;
/* 1 */
  font-size: 100%;
/* 2 */
  margin: 0;
/* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
* 1 */,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
/* 2 */
  cursor: pointer;
/* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
/* 1 */
  padding: 0;
/* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
/* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
/* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
/* 1 */
  vertical-align: top;
/* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Sympl.css v3.0.0 sympl.namanyayg.com | 
Namanyay Goel | www.namanyayg.com | @namanyayg */
body {
  margin: 0;
  padding: 0;
}
body,
input,
textarea,
button,
form,
select {
  font: 112.5%/1.65 'Lora', Georgia, serif;
  color: #334757;
/* Inputs, forms, etc, can have weird font styles */
}
a,
a:link,
a:visited {
  text-decoration: none;
  color: #247bbe;
  border-bottom: thin solid #ddd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover,
a:active,
a:focus {
  color: #1d6298;
  border-bottom-color: #ccc;
}
.wrap {
  width: 40em;
  margin: 0 0 0 25em;
}
.italic {
  font-style: italics;
}
img,
video,
audio {
  max-width: 100%;
  height: auto;
}
.video-media {
  position: relative;
  padding-bottom: 56.25%;
/* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 0 1.5em;
}
.video-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
p {
  margin: 0;
}
p + p {
  margin-top: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
/* Set defaults for all headings here, 
    you might want to change fonts or sizes */
  font-weight: 400;
  color: #1a2e3e;
  font-family: 'Gudea', 'Myriad Pro', sans-serif;
}
h1 {
  font-size: 3em;
  line-height: 1.4;
  margin: 0.5em 0;
  font-family: 'Lora', Georgia, serif;
  font-weight: 700;
}
h2 {
  font-size: 1.5em;
  line-height: 1.5;
  margin: 1.5em 0 1em;
}
h3 {
  font-size: 1.25em;
  line-height: 1.2;
  margin: 1.2em 0 0.6em;
}
h4 {
  font-size: 1.125em;
  line-height: 1.333333;
  margin: 1.333em 0 0.666666em;
}
h5,
h6 {
  font-size: 1em;
  line-height: 1.5;
  margin: 0.75em 0;
  text-transform: uppercase;
}
ul,
ol {
  margin: 2em 0;
  padding-left: 1.25em;
}
ul li,
ol li {
  padding: 0.25em 0;
}
blockquote {
  font-style: italic;
  margin: 2em 0;
  padding: 1em;
  border-left: 2px solid #eee;
}
blockquote cite {
  color: #6e8392;
  display: block;
  margin: 0.5em 0 0;
}
blockquote cite:before {
  content: '—';
}
h2.subtitle {
  color: #6e8392;
  border-left: 3px solid #eee;
  padding: 0.25em 0.5em;
}
img {
  display: block;
  margin: 2em auto;
  border: 0.375em solid #eee;
}
iframe {
  display: block;
  margin: 2em auto;
}
figure {
  margin: 2em 0;
  background: #f9f9f9;
  padding: 1em;
}
figure figcaption {
  font-family: 'Gudea', 'Myriad Pro', sans-serif;
  color: #6e8392;
  text-align: center;
  font-style: italic;
}
figure figcaption p {
  margin: 0;
}
figure img {
  border: none;
  margin: 0 auto 1em;
}
object {
  margin: 2em auto;
  display: block;
  width: 100%;
  height: auto;
}
.stack {
/* A set of grid items must be in a stack.
  Use sympl-stack when you want a margin at the bottom */
  clear: both;
  margin: 0 0 0 -1.5em;
}
.stack-sympl {
  padding-bottom: 1.5em;
}
.stack-clean {
  padding-bottom: 0;
  padding-top: 1.5em;
}
.stack-clean .sympl {
  padding-bottom: 1.5em;
}
.sympl {
/* Each grid item should have the sympl class, along with at least one class for size */
  float: left;
  padding: 0 0 0 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.stack:before,
.stack:after {
  content: " ";
/* 1 */
  display: table;
/* 2 */
}
.stack:after {
  clear: both;
}
.half,
.twoquarters,
.threesixths {
  width: 50%;
}
.onethird,
.twosixths {
  width: 33.333333%;
}
.twothirds,
.foursixths {
  width: 66.666666%;
}
.quarter {
  width: 25%;
}
.three-quarters {
  width: 75%;
}
.onefifth {
  width: 20%;
}
.twofifths {
  width: 40%;
}
.threefifths {
  width: 60%;
}
.fourfifths {
  width: 80%;
}
.onesixth {
  width: 16.666666%;
}
.fivesixths {
  width: 83.333333%;
}
@media (max-width: 60em) {
  .l-half,
  .l-twoquarters,
  .l-threesixths {
    width: 50%;
  }
  .l-onethird,
  .l-twosixths {
    width: 33.333333%;
  }
  .l-twothirds,
  .l-foursixths {
    width: 66.666666%;
  }
  .l-quarter {
    width: 25%;
  }
  .l-three-quarters {
    width: 75%;
  }
  .l-onefifth {
    width: 20%;
  }
  .l-twofifths {
    width: 40%;
  }
  .l-threefifths {
    width: 60%;
  }
  .l-fourfifths {
    width: 80%;
  }
  .l-onesixth {
    width: 16.666666%;
  }
  .l-fivesixths {
    width: 83.333333%;
  }
  .hide-l-and-below {
    display: none;
    visibility: hidden;
  }
  .show-l-and-below {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 60em) and (min-width: 45em) {
  .hide-on-l {
    display: none;
    visibility: hidden;
  }
  .show-on-l {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 45em) {
  .m-full {
    width: 100%;
  }
  .m-half,
  .m-twoquarters {
    width: 50%;
  }
  .m-onethird {
    width: 33.333333%;
  }
  .m-twothirds {
    width: 66.666666%;
  }
  .m-quarter {
    width: 25%;
  }
  .m-three-quarters {
    width: 75%;
  }
  .hide-m-and-below {
    display: none;
    visibility: hidden;
  }
  .show-m-and-below {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 45em) and (min-width: 30em) {
  .hide-on-m {
    display: none;
    visibility: hidden;
  }
  .show-on-m {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 30em) {
  .sympl {
    width: 100%;
  }
  .s-full {
    width: 100%;
  }
  .s-half,
  .s-twoquarters {
    width: 50%;
  }
  .s-onethird {
    width: 33.333333%;
  }
  .s-twothirds {
    width: 66.666666%;
  }
  .hide-on-s {
    display: none;
    visibility: hidden;
  }
  .show-on-s {
    display: block;
    visibility: visible;
  }
}
input[type='submit'],
button,
.button {
  border: none;
  background: transparent;
  line-height: 1;
  cursor: pointer;
}
input[type='submit']:hover,
button:hover,
.button:hover {
  -webkit-box-shadow: inset 0 0 10em rgba(0,0,0,0.1);
  box-shadow: inset 0 0 10em rgba(0,0,0,0.1);
}
input[type='submit']:focus,
button:focus,
.button:focus,
input[type='submit']:active,
button:active,
.button:active {
  -webkit-box-shadow: inset 0 0 10em rgba(0,0,0,0.2);
  box-shadow: inset 0 0 10em rgba(0,0,0,0.2);
}
.sidebar {
  position: fixed;
  width: 17em;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: thin solid #eee;
  font-family: 'Gudea', 'Myriad Pro', sans-serif;
  padding: 1.5em;
}
.main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-nav > ul > li {
  border-top: thin solid #eee;
  padding-bottom: 1em;
  max-height: 1.625em;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out 0;
  transition: all 0.5s ease-in-out 0;
}
.main-nav > ul > li:hover {
  max-height: 30em;
  -webkit-transition: all 0.5s ease-in-out 0.25s;
  transition: all 0.5s ease-in-out 0.25s;
}
.main-nav > ul > li:hover > .nav-text {
  padding-left: 1.5em;
}
.main-nav li {
  padding: 0;
}
.main-nav .subnav {
  padding-left: 0.75em;
}
.main-nav a,
.main-nav .nav-text {
  border: none;
  padding: 0.5em 0.75em;
  display: block;
  border-left: 2px solid;
  border-bottom: thin solid #eee;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-nav a:hover {
  padding-left: 1.5em;
}
.page-about .subtitle {
  border-left-color: #247bbe;
}
.page-about article a {
  color: #247bbe;
}
.page-about article a:hover {
  color: #1f69a2;
}
.text-about {
  color: #247bbe;
}
.borderleft-about {
  border-left: 2px solid #247bbe !important;
}
.nav-item--about {
  border-left-color: #247bbe;
}
.nav-item--about a {
  border-left-color: #247bbe;
}
.page-education .subtitle {
  border-left-color: #1abc9c;
}
.page-education article a {
  color: #1abc9c;
}
.page-education article a:hover {
  color: #16a085;
}
.text-education {
  color: #1abc9c;
}
.borderleft-education {
  border-left: 2px solid #1abc9c !important;
}
.nav-item--education {
  border-left-color: #1abc9c;
}
.nav-item--education a {
  border-left-color: #1abc9c;
}
.page-health .subtitle {
  border-left-color: #e67e22;
}
.page-health article a {
  color: #e67e22;
}
.page-health article a:hover {
  color: #ca6b17;
}
.text-health {
  color: #e67e22;
}
.borderleft-health {
  border-left: 2px solid #e67e22 !important;
}
.nav-item--health {
  border-left-color: #e67e22;
}
.nav-item--health a {
  border-left-color: #e67e22;
}
.page-media .subtitle {
  border-left-color: #9b59b6;
}
.page-media article a {
  color: #9b59b6;
}
.page-media article a:hover {
  color: #8646a0;
}
.text-media {
  color: #9b59b6;
}
.borderleft-media {
  border-left: 2px solid #9b59b6 !important;
}
.nav-item--media {
  border-left-color: #9b59b6;
}
.nav-item--media a {
  border-left-color: #9b59b6;
}
.page-relationships .subtitle {
  border-left-color: #e74c3c;
}
.page-relationships article a {
  color: #e74c3c;
}
.page-relationships article a:hover {
  color: #dc2d1b;
}
.text-relationships {
  color: #e74c3c;
}
.borderleft-relationships {
  border-left: 2px solid #e74c3c !important;
}
.nav-item--relationships {
  border-left-color: #e74c3c;
}
.nav-item--relationships a {
  border-left-color: #e74c3c;
}
.page-sports .subtitle {
  border-left-color: #2ecc71;
}
.page-sports article a {
  color: #2ecc71;
}
.page-sports article a:hover {
  color: #27ad60;
}
.text-sports {
  color: #2ecc71;
}
.borderleft-sports {
  border-left: 2px solid #2ecc71 !important;
}
.nav-item--sports {
  border-left-color: #2ecc71;
}
.nav-item--sports a {
  border-left-color: #2ecc71;
}
footer.credits {
  padding: 1em;
  background: #f6f6f6;
  margin: 1.5em 0;
  font-style: italic;
}
footer.credits span {
  color: #999;
}
.colophon {
  padding: 3em 0;
  color: #6e8392;
  margin: 3em 0 0;
  text-align: center;
  border-top: thin solid #eee;
  font-family: 'Gudea', 'Myriad Pro', sans-serif;
}
@media ( max-width: 75em ) {
  body {
    font-size: 100%;
  }
}
@media ( max-width: 65em ) {
  .sidebar {
    width: 12em;
  }
  .wrap {
    margin-left: 17.5em;
  }
}
@media ( max-width: 60em ) {
  .wrap {
    width: 30em;
  }
}
@media ( max-width: 50em ) {
  .sidebar {
    position: static;
    width: auto;
    border-right: none;
    border-bottom: thin solid #ddd;
  }
  .wrap {
    width: auto;
    padding: 1.5em;
    margin: 0;
  }
}
@media ( max-height: 50em ) {
  .sidebar {
    font-size: 0.825em;
  }
}
