/* ==========================================================================
	 Extends using placeholder selector
	 ========================================================================== */
.form-wrapper:after, footer:after, .header:after, .content .header:after, .cyber .main-content:after, .cyber .main-content ul:after, .masonry:after, .content:after, #wrapper-animation:after, .module-wrapper:after, .mod-2 .image-grid:after, .mod-2 #help-cont:after, .mod-2 .top-wrapper:after, .curriculum-module:after, .mod-1 .videos:after, .mod-1 .intro:after, .mod-1 .container-wrapper:after, .mod-2 .sidebar:after, .mod-2 .middle-content:after, .mod-3 .clearfix-wrapper:after {
  clear: both;
  content: "";
  display: table; }

footer ul, .sponsor-list, .cyber .main-nav li, .cyber .main-content ul, .parsley-errors-list, .cyber .sidebar ul, .answer_section ul, .answer_section ol, .answer-checkbox, .mod-1 .main-nav, .mod-1 .feedback ul, .mod-2 .module-nav, .alt-search, .mod-3 .main-nav, .mod-3 .links.container ul, .mod-4 .eequiz ol, .mod-4 .main-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.tooltip {
  font: 10px monospace;
  letter-spacing: -10px;
  overflow: hidden;
  text-indent: -500px;
  text-shadow: none; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  background: #fff;
  color: #222;
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
dd {
  margin: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Base Styles
   ========================================================================== */
body.cyber {
  background: #8bcb1a url(img/body-bg.jpg);
  background-attachment: fixed; }

img {
  max-width: 100%;
  height: auto; }

hr {
  border-color: transparent;
  background-color: #8bcb1a; }

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

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

@font-face {
  font-family: "capture_itregular";
  src: url("/fonts/capture_it-webfont/capture_it-webfont.eot");
  src: url("/fonts/capture_it-webfont/capture_it-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/capture_it-webfont/capture_it-webfont.woff") format("woff"), url("/fonts/capture_it-webfont/capture_it-webfont.ttf") format("truetype"), url("/fonts/capture_it-webfont/capture_it-webfont.svg#your-font") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'unibody_8regular';
  src: url('/fonts/unibody/unibody_8-webfont.eot');
  src: url('/fonts/unibody/unibody_8-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/unibody/unibody_8-webfont.woff2') format('woff2'), url('/fonts/unibody/unibody_8-webfont.woff') format('woff'), url('/fonts/unibody/unibody_8-webfont.ttf') format('truetype'), url('/fonts/unibody/unibody_8-webfont.svg#unibody_8regular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome/fontawesome-webfont.eot?v=4.2.0');
  src: url('/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/fonts/fontawesome/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/fonts/fontawesome/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/fonts/fontawesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Impact';
  src: url('/fonts/impact/Impact.eot');
  src: url('/fonts/impact/Impact.eot?#iefix') format('embedded-opentype'), url('/fonts/impact/Impact.woff2') format('woff2'), url('/fonts/impact/Impact.woff') format('woff'), url('/fonts/impact/Impact.ttf') format('truetype'), url('/fonts/impact/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OswaldStencil-Bold";
  src: url('/fonts/oswald/Oswald-Stencil.eot');
  src: url('/fonts/oswald/Oswald-Stencil.eot?#iefix') format('embedded-opentype'), url('/fonts/oswald/Oswald-Stencil.woff2') format('woff2'), url('/fonts/oswald/Oswald-Stencil.woff') format('woff'), url('/fonts/oswald/Oswald-Stencil.ttf') format('truetype'), url('/fonts/oswald/Oswald-Stencil.svg#Oswald-Stencil') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: '2dumbregular';
  src: url('/fonts/2dumb/2dumb-webfont.eot');
  src: url('/fonts/2dumb/2dumb-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/2dumb/2dumb-webfont.woff2') format('woff2'), url('/fonts/2dumb/2dumb-webfont.woff') format('woff'), url('/fonts/2dumb/2dumb-webfont.ttf') format('truetype'), url('/fonts/2dumb/2dumb-webfont.svg#2dumbregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: '3dumbregular';
  src: url('/fonts/3dumb/3Dumb-webfont.eot');
  src: url('/fonts/3dumb/3Dumb-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/3dumb/3Dumb-webfont.woff') format('woff'), url('/fonts/3dumb/3Dumb-webfont.ttf') format('truetype'), url('/fonts/3dumb/3Dumb-webfont.svg#3dumbregular') format('svg');
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Form Styles
   ========================================================================== */
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/*-------------------------------------------
FORM
-------------------------------------------*/
fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  display: block; }

input, textarea, select {
  border: 1px solid #e8f6be;
  padding: 5px 10px;
  outline: none;
  margin: 0;
  width: 100%;
  display: block;
  background: #ffffff;
  border-radius: 3px; }

input:focus, textarea:focus {
  border: 1px solid #35628e; }

textarea {
  min-height: 60px; }

input[type="checkbox"] {
  display: inline; }

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background: #db0004;
  border: none;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  padding: 5px 18px 7px 18px;
  border-radius: 3px;
  font-weight: normal; }

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background: #db0004; }

::-webkit-input-placeholder {
  color: #aaaaaa; }

:-moz-placeholder {
  color: #aaaaaa;
  opacity: 1; }

::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1; }

:-ms-input-placeholder {
  color: #aaaaaa; }

/* ==========================================================================
   Base Link, Button Styles and selection formating
   ========================================================================== */
a:link {
  color: #db0004;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

a:visited {
  color: #db0004; }

a:hover {
  color: #db0004; }

a:focus {
  outline: thin dotted; }

a:active {
  color: #db0004; }

button, .call-to-action {
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background: #35628e; }
  button:hover, .call-to-action:hover {
    background-color: #1c385a; }
  button:focus, .call-to-action:focus {
    outline: none;
    background-color: #1c385a; }

.tooltip {
  position: absolute;
  top: -20px;
  left: 0;
  color: #000; }

button:hover > .tooltip, button:focus > .tooltip {
  font-size: 14px;
  letter-spacing: 0;
  overflow: visible;
  text-indent: 0; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@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; } }

/* ==========================================================================
   Text Styles
   ========================================================================== */
body {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Open Sans', sans-serif; }

strong, label, legend, .button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dd, p, figure, form, pre, table, hr {
  margin: 0 0 25px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 {
  font-family: "capture_itregular", Helvetica, sans-serif; }

.txt-size1 {
  font-size: 36px;
  line-height: 1.1; }

.txt-size2 {
  font-size: 26px;
  line-height: 1.15; }

.txt-size3 {
  font-size: 22px;
  line-height: 1.2; }

.txt-size4 {
  font-size: 20px;
  line-height: 1.25; }

.txt-size5 {
  font-size: 18px;
  line-height: 1.35; }

.txt-size6 {
  font-size: 16px;
  line-height: 1.35; }

@media (min-width: 650px) {
  .txt-size1 {
    font-size: 48px;
    line-height: 1.1; }
  .txt-size2 {
    font-size: 32px;
    line-height: 1.15; }
  .txt-size3 {
    font-size: 26px;
    line-height: 1.2; }
  .txt-size4 {
    font-size: 22px;
    line-height: 1.2; }
  .txt-size5 {
    font-size: 20px;
    line-height: 1.3; } }

/* ==========================================================================
   Table Styles
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* ==========================================================================
   Test Styles
   ========================================================================== */
/* ==========================================================================
   Layout/Constrained
   ========================================================================== */
.main-wrapper {
  max-width: 1000px;
  padding: 0 2%;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.cyber .main-wrapper {
  max-width: 1100px; }

/* ==========================================================================
   Footer Styles
   ========================================================================== */
footer {
  background: #8bcb1a;
  color: #ffffff;
  padding: 30px 0; }

.footer__nav li {
  display: inline-block; }
.footer__nav a {
  background: #000;
  color: #fff;
  padding: 5px; }

.sponsor-list {
  text-align: center; }
  .sponsor-list li {
    padding-left: 10px;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 10px; }

/* ==========================================================================
   Header Styles
   ========================================================================== */
.nav-wrapper {
  background: #DBF191;
  background: rgba(243, 255, 201, 0.4);
  padding: 15px 20px;
  margin-bottom: 15px;
  position: absolute;
  right: -100%;
  -webkit-transition: right 0.3s;
  transition: right 0.3s; }
  @media (min-width: 650px) {
    .nav-wrapper {
      position: static;
      margin-bottom: 0;
      margin-top: -30px;
      display: inline-block;
      float: right;
      margin-right: 10px; } }
  .nav-wrapper form {
    font-size: 12px;
    margin-bottom: 0; }
    @media (min-width: 650px) {
      .nav-wrapper form {
        float: left;
        width: 250px; } }
    .nav-wrapper form input {
      font-weight: bold;
      color: #666; }
  .nav-wrapper.show {
    right: 0; }

.logo {
  margin-bottom: 0;
  padding: 10px 0; }
  .logo a {
    color: #fff;
    font-size: 30px;
    text-shadow: 4px 4px 4px #000;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
    text-decoration: none; }
    @media (min-width: 650px) {
      .logo a {
        font-size: 50px;
        text-shadow: 7px 7px 7px #000;
        line-height: 97px; } }
    .logo a img {
      width: 35px;
      float: left; }
      @media (min-width: 650px) {
        .logo a img {
          width: auto; } }

.toggle-nav {
  position: absolute;
  right: 10px;
  top: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 7px; }
  .toggle-nav:before {
    content: "\f0c9";
    font-family: FontAwesome; }
  @media (min-width: 650px) {
    .toggle-nav {
      display: none; } }
  .toggle-nav.clicked:before {
    content: "\f00d"; }

.cyber .main-nav {
  margin: 7px 0 15px;
  padding: 0; }
  @media (min-width: 650px) {
    .cyber .main-nav {
      float: left;
      margin: 7px 15px 5px 0; } }
  .cyber .main-nav li {
    display: inline;
    margin-right: 5px; }
    .cyber .main-nav li a {
      font-size: 18px;
      color: #000;
      font-weight: bold; }
      .cyber .main-nav li a:hover {
        color: #db0004;
        text-decoration: underline; }
    .cyber .main-nav li:after {
      font-weight: bold;
      content: "/";
      margin-left: 10px; }
    .cyber .main-nav li:last-child:after {
      display: none; }
  .cyber .main-nav a.active {
    color: #db0004; }

.header {
  margin-top: 5px;
  margin-bottom: 0;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
  position: relative; }
  .header.show {
    margin-bottom: 113px;
    margin-right: 15px; }

.content .header {
  padding: 5px 0;
  background: #B8DE6D;
  background: rgba(80, 163, 0, 0.25); }
  .content .header h1 {
    margin: 0;
    padding: 0;
    float: left;
    line-height: 1;
    padding: 10px 0; }

.utility-nav {
  position: absolute;
  top: 5px;
  right: 50px; }
  .utility-nav a {
    float: left; }
  .utility-nav a:first-child {
    margin-right: 10px; }

a.header__logout {
  padding: 3px;
  background: #db0004;
  color: #fff;
  font-size: 12px;
  font-weight: bold; }

.breadcrumbs {
  padding: 10px 0;
  font-size: 10px; }
  @media (min-width: 650px) {
    .breadcrumbs {
      padding: 20px 0; } }
  .breadcrumbs a {
    font-size: inherit;
    font-weight: bold;
    text-decoration: underline;
    color: #000; }

/* ==========================================================================
   Page and content styles
   ========================================================================== */
/*------------------------------------*\
    Cyber Savvy Layout
\*------------------------------------*/
.l-constrained {
  padding: 0 20px; }
  @media (min-width: 650px) {
    .l-constrained {
      padding: 0 30px; } }
  @media (min-width: 980px) {
    .l-constrained {
      padding: 0; } }
  .no-sidebar .l-constrained {
    padding: 0 30px; }
  .home .l-constrained {
    padding: 20px; }
    @media (min-width: 650px) {
      .home .l-constrained {
        padding: 30px; } }

@media (min-width: 980px) {
  footer .l-constrained {
    padding: 0 30px; } }

.no-sidebar.cyber .main-content {
  padding-right: 0; }

.cyber h2, .cyber h3, .cyber h4, .cyber h5, .cyber h6 {
  font-weight: 700; }
.cyber .content, .cyber .footer {
  border: 2px solid #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  background: #E8F6BE;
  background: rgba(243, 255, 201, 0.7); }
@media (min-width: 980px) {
  .cyber .subpage-sidebar .content {
    background-image: url(img/sidebar-bg.png);
    background-repeat: repeat-y; } }
@media (min-width: 980px) {
  .cyber .main-content, .cyber .content .header {
    padding-right: 50px; } }
.cyber .main-content {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 650px) {
    .cyber .main-content {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .cyber .main-content p:first-child {
    font-weight: 300;
    font-size: 21px;
    line-height: 1.3; }
  .cyber .main-content ul ul {
    margin-top: 20px; }
  .cyber .main-content ul li {
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
    clear: both; }
    .cyber .main-content ul li:before {
      padding: 0 3px;
      position: absolute;
      left: 0px;
      color: red;
      content: '\f054';
      font-family: 'FontAwesome'; }
  .cyber .main-content li li:before {
    content: '\f068'; }
  .cyber .main-content .container__inner {
    color: #35628e;
    background: #FBFEDE;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    margin-bottom: 20px; }
    .cyber .main-content .container__inner p:first-child {
      font-weight: normal;
      font-size: inherit; }
    .cyber .main-content .container__inner h3 {
      font-weight: 700; }
    .cyber .main-content .container__inner table {
      border: none;
      line-height: 1.2; }
      .cyber .main-content .container__inner table td, .cyber .main-content .container__inner table th {
        padding: 10px; }
      .cyber .main-content .container__inner table td {
        color: #8bcb1a;
        vertical-align: middle;
        text-align: center;
        font-size: 20px; }
        .cyber .main-content .container__inner table td:first-child {
          text-align: left;
          color: #35628e;
          font-size: inherit; }
      .cyber .main-content .container__inner table th {
        background: #35628e;
        color: #fff; }
        @media (min-width: 650px) {
          .cyber .main-content .container__inner table th {
            width: 60px; } }
        .cyber .main-content .container__inner table th:first-child {
          font-size: 20px;
          text-align: left; }
      .cyber .main-content .container__inner table tr:nth-child(odd) {
        background: #d5e5f8; }
      .cyber .main-content .container__inner table tr {
        font-size: 14px;
        background: #fff; }
    .cyber .main-content .container__inner .call-to-action {
      padding: 3px 10px;
      color: #fff; }
  .cyber .main-content blockquote {
    border-left: 10px solid #8bcb1a;
    margin-left: 0;
    padding-left: 20px; }
  .cyber .main-content .container__inner--header {
    text-transform: uppercase;
    font-family: "capture_itregular", Helvetica, sans-serif;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1; }
    .cyber .main-content .container__inner--header a {
      color: #35628e; }
.cyber .main-content .img-cont {
  padding: 20px;
  background-color: #fcfdfb;
  margin: 15px 0px; }
  @media (min-width: 650px) {
    .cyber .main-content .img-cont {
      float: right;
      margin: 0 20px 20px; } }
.cyber .main-content .inline-image {
  float: left;
  margin: 0 20px 20px 0; }
.cyber .cyber-leader-booklets a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px; }

/*------------------------------------*\
    Cyber Savvy Home Page
\*------------------------------------*/
.animation > a {
  color: #000;
  font-weight: bold;
  position: relative; }
  .animation > a:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 4px;
    width: 7px;
    height: 7px;
    border-bottom: 10px solid #8bcb1a;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent; }

/*------------------------------------*\
    Cyber Savvy Module
\*------------------------------------*/
.tech-icon {
  display: block;
  width: 100%;
  background: #35628e;
  color: #fff !important;
  margin-bottom: 10px;
  padding: 5px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .tech-icon i {
    position: absolute;
    left: 10px; }
    .tech-icon i:before {
      font-size: 18px; }

.source-list {
  color: #fff;
  font-size: 12px;
  margin: 0 0 50px 0;
  padding: 0 0 0 20px; }
  .source-list li {
    margin-bottom: 10px; }

.source-info {
  font-size: 12px;
  display: inline-block;
  line-height: 1;
  font-style: italic; }

/*------------------------------------*\
    Cyber Savvy Login Page
\*------------------------------------*/
.login .content .header {
  margin-top: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.login-form button {
  margin-top: 15px; }
.login-form label {
  margin-bottom: 5px;
  display: inline-block; }

.form-message {
  background: #f04124;
  color: #fff;
  padding: 10px;
  font-size: 14px !important;
  font-weight: 700 !important; }

/*------------------------------------*\
    Cyber Savvy Student Page
\*------------------------------------*/
.sec-student .module-wrapper {
  height: auto !important; }

/*------------------------------------*\
    App Container
\*------------------------------------*/
.app-container {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  overflow: hidden; }

.app-container h2 {
  margin-bottom: 15px; }

.app-container p {
  margin-bottom: 0; }

.app-container, .app-container h2 {
  color: #35628e; }
  .app-container a, .app-container h2 a {
    text-decoration: underline; }

.app-container__feedback a {
  color: #fff;
  background: #db0004;
  text-decoration: none !important;
  padding: 5px; }

.app-container__image {
  float: left;
  margin: 0 20px 0 0; }

/* ==========================================================================
   Grid Styles
   ========================================================================== */
*, *:before, *:after {
  box-sizing: border-box; }

@media (min-width: 980px) {
  .subpage-sidebar .breadcrumbs, .subpage-sidebar .content .header {
    padding-left: 25.42373%; } }

@media (min-width: 980px) {
  .sidebar {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; } }

@media (min-width: 980px) {
  .subpage-sidebar .main-content {
    width: 74.57627%;
    float: right;
    margin-right: 0; } }

#wrapper-animation .animation {
  text-align: center; }
  @media (min-width: 650px) {
    #wrapper-animation .animation {
      width: 31.03448%;
      float: left;
      margin-bottom: 3.44828%; }
      .lt-ie9 #wrapper-animation .animation {
        width: 33.33333%;
        float: left;
        padding-left: 1.66667%;
        padding-right: 1.66667%; }
      #wrapper-animation .animation:nth-child(3n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      #wrapper-animation .animation:nth-child(3n+2) {
        margin-left: 34.48276%;
        margin-right: -100%;
        clear: none; }
      #wrapper-animation .animation:nth-child(3n+3) {
        margin-left: 68.96552%;
        margin-right: -100%;
        clear: none; } }

/*------------------------------------*\
   Section Module
\*------------------------------------*/
.module-wrapper .module {
  margin-bottom: 3.44828%;
  display: block; }
  @media (min-width: 650px) {
    .module-wrapper .module {
      width: 48.27586%;
      float: left;
      margin-bottom: 3.44828%; }
      .lt-ie9 .module-wrapper .module {
        width: 50%;
        float: left;
        padding-left: 1.66667%;
        padding-right: 1.66667%; }
      .module-wrapper .module:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .module-wrapper .module:nth-child(2n+2) {
        margin-left: 51.72414%;
        margin-right: -100%;
        clear: none; } }

.module-wrapper .mmodule {
  margin-bottom: 3.44828%; }
  @media (min-width: 650px) {
    .module-wrapper .mmodule {
      width: 50%;
      float: left;
      padding-left: 1.66667%;
      padding-right: 1.66667%; } }
  @media (min-width: 980px) {
    .module-wrapper .mmodule {
      width: 33.33333%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%;
      margin-bottom: 1.69492%; } }

@media (min-width: 980px) {
  .app-container-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .app-container-wrapper .app-container {
      width: 49%; }
    .app-container-wrapper .app-container:last-child {
      margin-left: auto; } }

/*------------------------------------*\
    Curriculum Section
\*------------------------------------*/
.curriculum-module .download {
  margin-bottom: 3.44828%; }
  @media (min-width: 650px) {
    .curriculum-module .download {
      width: 48.27586%;
      float: left;
      margin-bottom: 3.44828%; }
      .lt-ie9 .curriculum-module .download {
        width: 50%;
        float: left;
        padding-left: 1.66667%;
        padding-right: 1.66667%; }
      .curriculum-module .download:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .curriculum-module .download:nth-child(2n+2) {
        margin-left: 51.72414%;
        margin-right: -100%;
        clear: none; } }

/*------------------------------------*\
    Module 1
\*------------------------------------*/
@media (min-width: 650px) {
  .mod-1 .section-small {
    width: 65.51724%;
    float: left;
    margin-right: 3.44828%;
    float: none;
    margin: 0 auto; } }
.mod-1 .video-container-wrapper .container, .mod-1 #links, .mod-1 #story-time, .mod-1 #legal-aid, .mod-1 #power-poll {
  margin-bottom: 3.44828%; }
  @media (min-width: 650px) {
    .mod-1 .video-container-wrapper .container, .mod-1 #links, .mod-1 #story-time, .mod-1 #legal-aid, .mod-1 #power-poll {
      width: 48.27586%;
      float: left;
      margin-bottom: 3.44828%; }
      .lt-ie9 .mod-1 .video-container-wrapper .container, .lt-ie9 .mod-1 #links, .lt-ie9 .mod-1 #story-time, .lt-ie9 .mod-1 #legal-aid, .lt-ie9 .mod-1 #power-poll {
        width: 50%;
        float: left;
        padding-left: 1.66667%;
        padding-right: 1.66667%; }
      .mod-1 .video-container-wrapper .container:nth-child(2n+1), .mod-1 #links:nth-child(2n+1), .mod-1 #story-time:nth-child(2n+1), .mod-1 #legal-aid:nth-child(2n+1), .mod-1 #power-poll:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .mod-1 .video-container-wrapper .container:nth-child(2n+2), .mod-1 #links:nth-child(2n+2), .mod-1 #story-time:nth-child(2n+2), .mod-1 #legal-aid:nth-child(2n+2), .mod-1 #power-poll:nth-child(2n+2) {
        margin-left: 51.72414%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 980px) {
    .mod-1 .video-container-wrapper .container, .mod-1 #links, .mod-1 #story-time, .mod-1 #legal-aid, .mod-1 #power-poll {
      width: 49.15254%;
      float: left;
      margin-bottom: 1.69492%; }
      .lt-ie9 .mod-1 .video-container-wrapper .container, .lt-ie9 .mod-1 #links, .lt-ie9 .mod-1 #story-time, .lt-ie9 .mod-1 #legal-aid, .lt-ie9 .mod-1 #power-poll {
        width: 50%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%; }
      .mod-1 .video-container-wrapper .container:nth-child(2n+1), .mod-1 #links:nth-child(2n+1), .mod-1 #story-time:nth-child(2n+1), .mod-1 #legal-aid:nth-child(2n+1), .mod-1 #power-poll:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .mod-1 .video-container-wrapper .container:nth-child(2n+2), .mod-1 #links:nth-child(2n+2), .mod-1 #story-time:nth-child(2n+2), .mod-1 #legal-aid:nth-child(2n+2), .mod-1 #power-poll:nth-child(2n+2) {
        margin-left: 50.84746%;
        margin-right: -100%;
        clear: none; } }

/*------------------------------------*\
    Module 2
\*------------------------------------*/
@media (min-width: 650px) {
  .mod_2-activities a {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%; } }

@media (min-width: 650px) {
  .mod-2 #help-cont div {
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%; } }
.mod-2 .image-grid__wrapper {
  width: 50%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-bottom: 5.26316%; }
  @media (min-width: 650px) {
    .mod-2 .image-grid__wrapper {
      width: 25%;
      float: left;
      padding-left: 2.5%;
      padding-right: 2.5%; } }
  @media (min-width: 980px) {
    .mod-2 .image-grid__wrapper {
      width: 50%;
      float: left;
      padding-left: 5%;
      padding-right: 5%;
      margin-bottom: 11.11111%; } }
@media (min-width: 980px) {
  .mod-2 .search-video-wrapper {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%; } }
@media (min-width: 980px) {
  .mod-2 .sidebar {
    width: 32.20339%;
    float: right;
    margin-right: 0; } }
@media (min-width: 650px) {
  .mod-2 .infographic {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%; } }
@media (min-width: 980px) {
  .mod-2 .infographic {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%; } }
@media (min-width: 650px) {
  .mod-2 #learn-more {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    margin-right: 0; } }
@media (min-width: 980px) {
  .mod-2 #learn-more {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; } }
@media (min-width: 650px) {
  .mod-2 #brain-wave {
    width: 48.27586%;
    float: left;
    margin-right: 3.44828%;
    margin-right: 0; } }
@media (min-width: 980px) {
  .mod-2 #brain-wave {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    margin-right: 0; } }

/*------------------------------------*\
    Module 3
\*------------------------------------*/
@media (min-width: 650px) {
  .mod-3 .interact__container:first-child {
    width: 44.44444%;
    float: left;
    margin-right: 1.85185%; } }
@media (min-width: 650px) {
  .mod-3 .interact__container:last-child {
    width: 53.7037%;
    float: right;
    margin-right: 0; } }

/*------------------------------------*\
    Module 4
\*------------------------------------*/
.mod-4 .main-nav li {
  width: 44.44444%;
  float: left; }
  .mod-4 .main-nav li:nth-child(2n+1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0; }
  .mod-4 .main-nav li:nth-child(2n+2) {
    margin-left: 55.55556%;
    margin-right: -100%;
    clear: none; }

/*------------------------------------*\
    Form Grid
\*-----------------------------g-------*/
@media (min-width: 650px) {
  form p {
    width: 50%;
    float: left; } }

/* ==========================================================================
   Form Validation Styles
   ========================================================================== */
.parsley-errors-list {
  color: #f04124; }

/* ==========================================================================
   Page modules
   ========================================================================== */
/*------------------------------------*\
    Search
\*------------------------------------*/
.search {
  position: relative; }
  .search button {
    background: transparent url(img/search-icon.png) no-repeat center center;
    height: 25px;
    width: 25px;
    position: absolute;
    text-indent: -9999px;
    top: 5px;
    right: 0; }
  .search input {
    padding: 10px; }

/*------------------------------------*\
    Curriculum Section
\*------------------------------------*/
.curriculum-module .mejs-container {
  margin-bottom: 20px; }

.curriculum-module .download {
  color: #fff;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  position: relative;
  display: block; }
  @media (min-width: 650px) {
    .curriculum-module .download:before {
      display: inline-block;
      font-family: FontAwesome;
      content: '\f019';
      position: absolute;
      left: 20px;
      top: 10px; } }

/* ==========================================================================
   Sidebar modules
   ========================================================================== */
.cyber .sidebar {
  position: relative;
  z-index: 1;
  background: rgba(243, 255, 201, 0.7); }
  @media (min-width: 980px) {
    .cyber .sidebar {
      width: 220px; } }
  .cyber .sidebar a {
    color: #000;
    display: block;
    line-height: 1.1; }
    .cyber .sidebar a:hover {
      color: #db0004; }
    .cyber .sidebar a:hover:before {
      content: "";
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-left: 7px solid #db0004;
      position: absolute;
      left: -2px; }
  .cyber .sidebar ul li {
    padding: 5px 0; }
  .cyber .sidebar ul ul {
    margin-left: 25px; }
  .cyber .sidebar div > ul:first-child {
    margin-bottom: 40px; }

#nav_sub, #nav_sub_stat {
  position: relative; }
  @media (min-width: 650px) {
    #nav_sub, #nav_sub_stat {
      padding-left: 15px; } }
  #nav_sub > li, #nav_sub_stat > li {
    border-bottom: 1px solid #8bcb1a; }
    #nav_sub > li > a, #nav_sub_stat > li > a {
      font-weight: bold; }

.cyber.single .here a:hover:before {
  border: none; }
.cyber.single .here.sub_level_1 a {
  color: #fff; }
  @media (max-width: 979px) {
    .cyber.single .here.sub_level_1 a {
      background: rgba(219, 0, 4, 0.8);
      display: block;
      padding: 5px; } }

@media (min-width: 980px) {
  .cyber.single .here.sub_level_1 a {
    content: '';
    padding: 10px 10px 10px 55px;
    margin-left: -55px;
    background: rgba(219, 0, 4, 0.8);
    position: relative; }
    .cyber.single .here.sub_level_1 a:before {
      content: '';
      position: absolute;
      left: 0;
      top: -13px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 13px 13px;
      border-color: transparent transparent #db0004 transparent; }
    .cyber.single .here.sub_level_1 a:hover:before {
      border-style: solid;
      border-width: 0 0 13px 13px;
      border-color: transparent transparent #db0004 transparent; } }

.sub_level_1 a {
  padding: 5px 0;
  padding-right: 20px;
  font-size: 14px;
  line-height: 1.1; }

.sub_level_0 > a {
  padding: 15px 10px;
  font-size: 14px; }

.here.sub_level_0 > a {
  color: #db0004; }

.parent_here.sub_level_0, .here.sub_level_0 {
  border-bottom: 0 !important; }

.parent_here.sub_level_0 > a, .here.sub_level_0 > a {
  border-bottom: 1px solid #8bcb1a; }

.related h4 {
  text-transform: uppercase;
  font-family: "capture_itregular";
  margin-bottom: 0;
  padding: 7px; }
.related ul {
  margin-bottom: 40px;
  padding: 7px; }
  .related ul a {
    font-weight: normal !important; }

.related__articles {
  background: #bff067; }
  .related__articles h4 {
    background: #8bcb1a; }

.related__downloads {
  background: #fff; }
  .related__downloads h4 {
    background: #ddd; }

.related__videos {
  background: #83A1BF;
  color: #fff; }
  .related__videos h4 {
    background: #bff067; }

/* ==========================================================================
   Power Poll Styles
   ========================================================================== */
body.power-poll {
  color: #fff;
  font-family: 'verdana';
  background: #ff9736 url(img/powerpoll-bg.jpg) center center no-repeat;
  background-size: cover;
  font-size: 16px; }

.power-poll #wrapper {
  max-width: 700px;
  margin: 0 auto; }
.power-poll #header {
  margin: 20px 0;
  height: 78px;
  padding: 15px;
  background: rgba(2, 23, 40, 0.7); }
.power-poll #header img {
  float: left;
  margin-right: 10px; }
.power-poll #header h1 {
  float: left; }
.power-poll h3 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  padding: 10px;
  background: rgba(2, 23, 40, 0.7); }
.power-poll #content p {
  padding: 5px 10px 30px;
  line-height: 1.4em;
  border-bottom: solid 1px #fff;
  margin-bottom: 20px; }
.power-poll #header a {
  background: #00a725;
  color: #fff;
  padding: 4px;
  font-size: 0.75em;
  float: right;
  margin-top: 13px;
  text-decoration: none;
  border-radius: 3px; }
.power-poll #content {
  font-size: 0.8em;
  padding: 15px;
  min-height: 400px;
  background: rgba(2, 23, 40, 0.7); }
.power-poll #content ol {
  list-style-type: decimal; }
.power-poll #content ol ul {
  padding: 5px 0 10px 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted #fff;
  list-style-type: none; }
.power-poll #content ol li {
  padding-bottom: 5px; }
.power-poll #content ol li ul li {
  font-size: 0.8em; }
.power-poll textarea, .power-poll input {
  background: rgba(2, 23, 40, 0.7);
  border-color: #021728;
  color: #fff;
  font-family: 'verdana';
  font-style: italic;
  padding: 10px; }
.power-poll input[type="radio"], .power-poll input[type="checkbox"] {
  display: inline-block;
  width: 20px; }
.power-poll input[type='submit'] {
  background: #00a725;
  color: #fff;
  padding: 10px 20px;
  border: none;
  font-size: 1.1em;
  border-radius: 3px; }
.power-poll form label {
  font-family: 'verdana';
  display: block; }
.power-poll .multiple-radio li label {
  display: inline;
  line-height: 1.4em; }
.power-poll .multiple-radio .dark {
  background: url(http://cyber9.s3.amazonaws.com/images/powerpoll/bg-tile.png);
  overflow: hidden; }
.power-poll .multiple-radio h4 {
  display: inline-block;
  background: #00a725;
  padding: 3px;
  margin: 5px;
  border-radius: 3px; }
.power-poll #backmod {
  display: block;
  color: #fff;
  font-size: 0.75em;
  margin-top: 20px; }
.power-poll table th {
  background-color: #00a725;
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
  padding-left: 2px; }
.power-poll .border-left-table {
  border-left: 1px dotted #ffffff !important; }

/* ==========================================================================
   Video / Video Player Styles
   ========================================================================== */
.mejs-container {
  max-width: 640px; }

.video-thumbnail {
  width: 150px;
  display: inline-block;
  opacity: 0.8; }
  .video-thumbnail .image-wrapper {
    position: relative;
    display: inline-block; }
    .video-thumbnail .image-wrapper:before {
      opacity: .7;
      color: #fff;
      font-size: 30px;
      line-height: 30px;
      content: '\025B8';
      position: absolute;
      padding: 3px 10px;
      border-radius: 10px;
      background: #0776a8;
      left: 50%;
      margin-left: -15px;
      top: 50%;
      margin-top: -20px; }
  .video-thumbnail img {
    border: 3px solid #0776a8;
    width: 100%; }
  .video-thumbnail .video-title {
    font-family: 'unibody_8regular';
    color: #fff;
    font-size: 12px; }

.image-thumbnail {
  position: relative;
  display: block; }
  .image-thumbnail:before {
    opacity: 0.7;
    border-radius: 5px;
    position: absolute;
    height: 30px;
    width: 30px;
    content: '\f067';
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    left: 50%;
    font-family: FontAwesome;
    border: none;
    line-height: 30px; }

.video-container-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-container-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
    Document        : mep-feature-playlist.css
    Author          : Andrew Berezovsky <andrew.berezovsky@gmail.com>
    Original Author : Junaid Qadir Baloch <shekhanzai.baloch@gmail.com>
*/
/* Start: Show/Hide Playlist*/
.mejs-controls .mejs-show-playlist button {
  background: transparent url(controls-playlist.png) no-repeat;
  background-position: -16px -16px; }

.mejs-controls .mejs-hide-playlist button {
  background: transparent url(controls-playlist.png) no-repeat;
  background-position: -16px 0; }

/* End: Show/Hide Playlist */
/* Start: Previous */
.mejs-controls .mejs-prevtrack button {
  background: transparent url(controls-playlist.png) no-repeat;
  background-position: 0 -16px; }

/* End: Previous */
/* Start: Next */
.mejs-controls .mejs-nexttrack button {
  background: transparent url(controls-playlist.png) no-repeat; }

/* End: Next */
/* Start: Shuffle */
.mejs-controls .mejs-shuffle-on button {
  background: transparent url(controls-playlist.png) no-repeat;
  background-position: -32px 0; }

.mejs-controls .mejs-shuffle-off button {
  background: transparent url(controls-playlist.png) no-repeat;
  background-position: -32px -16px; }

/* End: Shuffle */
/*Start: Playlist*/
.mejs-playlist {
  position: absolute;
  right: 0;
  top: 0 !important;
  overflow-y: auto;
  background: #000000;
  opacity: 0.5;
  width: auto !important; }

.mejs-playlist ul {
  margin: 0;
  padding: 5px; }

.mejs-playlist li {
  color: white;
  font-size: 11px;
  height: 16px;
  overflow: hidden;
  margin: 2px;
  cursor: pointer; }

.mejs-playlist li:hover {
  color: #a8a8a8; }

.mejs-playlist li.current {
  color: white;
  font-weight: bold;
  text-decoration: underline; }

/*End: Playlist*/
/* ==========================================================================
   Video / Video Player Styles
   ========================================================================== */
.quiz h3 {
  background: #372d15;
  color: #fff;
  padding: 5px;
  display: inline-block;
  margin-bottom: 20px; }
.quiz form {
  margin-left: 20px; }

.quiz-wrapper {
  color: #3b4753; }
  .quiz-wrapper form {
    margin-bottom: 0; }
  .quiz-wrapper ol {
    list-style-type: lower-alpha; }
    .quiz-wrapper ol li {
      padding-bottom: 20px; }

.answer_section {
  margin: 10px 10px 20px 0; }
  .answer_section li {
    margin-bottom: 5px;
    margin-left: 5px; }
  .answer_section input[type='checkbox'], .answer_section input[type='radio'] {
    float: left;
    width: auto;
    margin-right: 5px; }
  .answer_section label {
    font-size: 13px;
    position: relative;
    color: #363e49;
    font-family: arial;
    font-weight: bold;
    padding-left: 25px;
    display: inline-block; }
  .answer_section input[type='checkbox']:before, .answer_section input[type='radio']:before {
    content: '';
    background: #8396b3;
    width: 16px;
    height: 16px;
    border: 1px solid #708199;
    position: absolute;
    left: 23px; }
  .answer_section input[type='radio']:before {
    border-radius: 9px; }
  .answer_section input[type='checkbox']:checked:before, .answer_section input[type='radio']:checked:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 14px;
    line-height: 0.9; }

input[type='submit'] {
  font-family: '3dumbregular';
  background: #3b4753;
  font-size: 16px;
  border-radius: 0; }
  input[type='submit']:hover {
    background: #86c426; }

.answer-checkbox label {
  float: none !important;
  white-space: normal !important; }

.mod-2 h3 {
  background: #075a8c; }
.mod-2 .answer_section, .mod-2 span {
  color: #fff; }
.mod-2 label {
  color: #fff; }
.mod-2 input[type='checkbox']:before, .mod-2 input[type='radio']:before {
  background: #4fa4c8;
  border-color: #075a8c; }
.mod-2 input[type='submit'] {
  background: #6916a3; }
  .mod-2 input[type='submit']:hover {
    background: #6e1faa; }

.mod-3 .quiz h3 {
  background: #bbb;
  color: #000; }
.mod-3 label {
  display: block !important;
  clear: both;
  color: #000; }
.mod-3 input[type='checkbox']:checked:before, .mod-3 input[type='radio']:checked:before {
  color: #ff0000; }
.mod-3 input[type='submit'] {
  font-family: '3dumbregular';
  background: #ff0000;
  border-radius: 0; }
  .mod-3 input[type='submit']:hover {
    background: #000; }
.mod-3 input[type='checkbox']:before, .mod-3 input[type='radio']:before {
  background: #bbb;
  border-color: #000; }

.mod-4 .quiz, .mod-4 .answer_section label {
  color: #fff; }
.mod-4 .quiz-wrapper h3 {
  background: #112431; }
.mod-4 input[type='submit'] {
  background: #a5f000;
  color: #000; }
  .mod-4 input[type='submit']:hover {
    background: #a5f000; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

/* ==========================================================================
   Reputation Management
   ========================================================================== */
body.mod-1 {
  background: #4c5975 url(img/mod_1-background-main.jpg);
  background: #4c5975 url(img/mod_1-bg-top-body.png) repeat-x, url(img/mod_1-background-main.jpg); }

.mod-1 .home-button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-weight: bold; }
.mod-1 a {
  color: #372d15;
  text-decoration: underline; }
.mod-1 section {
  margin-bottom: 30px; }
.mod-1 .question_text {
  font-weight: bold; }
.mod-1 .question_info {
  font-weight: normal;
  font-size: 10px; }
.mod-1 h1 {
  background: url(img/mod_1_reality-bites.png) no-repeat;
  color: #fff;
  font-family: '3dumbregular';
  height: 80px;
  font-weight: bold;
  width: 300px;
  z-index: 2;
  position: relative;
  padding: 20px 0 0 40px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  margin-top: -20px;
  margin-bottom: -35px; }
  @media (min-width: 980px) {
    .mod-1 h1 {
      margin-left: -600px;
      position: absolute;
      left: 50%;
      top: 20px; } }
.mod-1 input[type='submit'] {
  font-family: '3dumbregular';
  background: #3b4753;
  font-size: 16px;
  border-radius: 0; }
  .mod-1 input[type='submit']:hover {
    background: #86c426; }
.mod-1 .header {
  position: relative; }
  .mod-1 .header:before {
    position: absolute;
    content: '';
    width: 130%;
    margin-left: -15%;
    background: url(img/mod_1-barbed-wire.png) repeat-x;
    height: 20px;
    bottom: 22px;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
    @media (min-width: 980px) {
      .mod-1 .header:before {
        bottom: 32px; } }
.mod-1 .main-nav {
  padding: 15px 15px;
  margin: 30px 0px 40px 0;
  background: rgba(49, 16, 10, 0.7);
  text-align: center;
  position: relative; }
  @media (min-width: 980px) {
    .mod-1 .main-nav {
      text-align: right;
      margin-left: 30px;
      margin-bottom: 50px;
      border-bottom-left-radius: 20px; } }
  .mod-1 .main-nav:before {
    display: none; }
    @media (min-width: 650px) {
      .mod-1 .main-nav:before {
        display: block;
        content: '';
        width: 100px;
        height: 100px;
        position: absolute;
        left: -55px;
        top: 30px;
        background: transparent url(img/mod1-module-button.png);
        background-size: 100px; } }
  .mod-1 .main-nav li {
    display: inline-block;
    padding-right: 35px; }
  .mod-1 .main-nav a {
    font-family: '2dumbregular';
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font-size: 14px; }
    @media (min-width: 650px) {
      .mod-1 .main-nav a {
        font-size: 15px; } }
.mod-1 .container-wrapper {
  background: #CDD0D1;
  background: rgba(238, 238, 238, 0.8);
  padding: 20px;
  border: 3px solid #efefef; }
.mod-1 #legal-aid div:first-child {
  margin-bottom: 10px; }
.mod-1 h2 {
  font-family: '2dumbregular';
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 30px; }
.mod-1 .video-container-wrapper .container {
  background: #fff;
  padding: 20px;
  border: 2px solid #000; }
  .mod-1 .video-container-wrapper .container h3 {
    color: #fff;
    background: #6f9d36;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 0; }
.mod-1 .conditional-question label {
  display: block !important;
  float: none !important; }

/* ==========================================================================
   Reputation Management
   ========================================================================== */
body.mod-2 {
  background-image: none;
  background-color: #0776a8; }

.header-wrapper {
  background: url(img/mod2-header-background.jpg);
  background-size: cover; }

.mod-2 .source-info {
  font-size: 10px; }
.mod-2 .video-thumbnail {
  width: 180px; }
.mod-2 .toggle {
  border: 1px solid #075a8c;
  padding: 10px 0; }
.mod-2 .home-button {
  position: absolute;
  left: 0;
  top: 0;
  background: #6916a3;
  color: #fff;
  padding: 5px 10px;
  z-index: 100;
  font-family: 'unibody_8regular';
  border: 5px solid #fff; }
.mod-2 main {
  padding: 30px 0; }
  @media (min-width: 980px) {
    .mod-2 main {
      padding: 50px 0; } }
.mod-2 .top-wrapper {
  padding-bottom: 30px; }
.mod-2 .middle-content {
  margin-bottom: 30px; }
.mod-2 .sidebar {
  padding: 30px 20px;
  background: url(img/mod_2-background-sidebar.jpg);
  text-align: center;
  color: #fff;
  border-radius: 5px; }
  .mod-2 .sidebar h2, .mod-2 .sidebar h3 {
    font-family: 'unibody_8regular';
    font-size: 1em;
    text-transform: uppercase; }
  .mod-2 .sidebar .call-to-action {
    font-size: 14px; }
.mod-2 .call-to-action {
  background: #6916a3;
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  margin-top: 20px;
  text-transform: uppercase; }
.mod-2 .image-thumbnail:before {
  background: #0776a8;
  color: #fff; }
.mod-2 .header {
  padding: 30px 0 30px 0;
  position: relative;
  z-index: 1; }
  .mod-2 .header h1, .mod-2 .header h2 {
    font-family: 'unibody_8regular';
    color: #000;
    background: #fff;
    display: inline; }
  .mod-2 .header h1 {
    margin-bottom: 0;
    display: inline-block;
    margin-top: 50px; }
    @media (min-width: 650px) {
      .mod-2 .header h1 {
        font-size: 40px; } }
  .mod-2 .header h2 {
    font-size: 12px; }
    @media (min-width: 650px) {
      .mod-2 .header h2 {
        font-size: 18px; } }
.mod-2 .video-wrapper {
  text-align: center;
  background-color: #4fa2c7;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px; }
  .mod-2 .video-wrapper h2 {
    font-family: 'unibody_8regular';
    color: #fff;
    background: #0776a8;
    padding: 5px; }
  @media (min-width: 650px) {
    .mod-2 .video-wrapper {
      background: url(img/mod_2-background-video.jpg) no-repeat;
      height: 270px;
      width: 580px;
      padding-left: 100px;
      border: none;
      margin: auto; }
      .mod-2 .video-wrapper h2 {
        display: none; } }
  @media (min-width: 980px) {
    .mod-2 .video-wrapper {
      margin: 0; } }
  @media (min-width: 650px) {
    .mod-2 .video-wrapper a {
      margin-top: 20px; } }
.mod-2 .content {
  background: url(img/mod_2-background-content.jpg);
  border: none;
  border-radius: 0;
  position: relative; }
  .mod-2 .content:before {
    content: '';
    position: absolute;
    height: 17px;
    width: 100%;
    background: url(img/mod_2-background-border-top.jpg); }
.mod-2 .module-nav {
  background: url(img/mod_2-background-nav.jpg);
  border: 3px solid #0776a8;
  border-radius: 10px;
  margin-right: 105px; }
  @media (min-width: 650px) {
    .mod-2 .module-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .mod-2 .module-nav .lte-ie9 {
        display: table-row;
        width: 100%; } }
  .mod-2 .module-nav:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    right: 0;
    top: 0;
    position: absolute;
    background: url(img/mod2-module-button.png) right top no-repeat;
    background-size: 120px 120px; }
  .mod-2 .module-nav li {
    display: inline-block;
    padding: 5px;
    border-top: 3px solid #0776a8;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center; }
    .lte-ie9 .mod-2 .module-nav li {
      display: table-cell;
      padding: 5px 12px; }
    .mod-2 .module-nav li:last-child {
      -webkit-box-flex: 0.5;
      -webkit-flex-grow: 0.5;
      -ms-flex-positive: 0.5;
      flex-grow: 0.5; }
    .mod-2 .module-nav li:first-child {
      border-top: none; }
    @media (min-width: 650px) {
      .mod-2 .module-nav li {
        border: none;
        padding: 10px 0; } }
    .mod-2 .module-nav li a {
      font-family: 'unibody_8regular';
      color: #0776a8;
      font-weight: bold;
      font-size: 13px; }
.mod-2 form button {
  text-indent: 0;
  background: #075a8c;
  color: #ccc;
  font-family: Georgia,"Times New Roman",Times,serif;
  height: 38px;
  padding: 10px;
  top: 0;
  position: static;
  width: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
  @media (min-width: 650px) {
    .mod-2 form button {
      width: auto;
      position: absolute;
      right: 0;
      top: 0;
      border-top-right-radius: 3px;
      border-bottom-left-radius: 0px; } }
.mod-2 #help {
  clear: both; }

.search__wrapper {
  background: #fff;
  border-radius: 4px; }

.search-input {
  background: transparent;
  text-align: center;
  border-color: #0776a8; }
  @media (min-width: 650px) {
    .search-input {
      text-align: left; } }

.search__intro {
  font-family: 'unibody_8regular';
  color: #fff;
  text-shadow: 1px 1px 1px #075a8c;
  margin-bottom: 5px; }

.alt-search {
  background: url(img/mod_2-grid.png) no-repeat; }
  .alt-search li {
    display: inline-block;
    padding: 10px 3px; }
    @media (min-width: 650px) {
      .alt-search li {
        padding: 10px 5px; } }
  .alt-search a {
    display: inline-block;
    text-indent: -9999px;
    opacity: 1;
    width: 39px;
    height: 39px; }
    .alt-search a:hover {
      opacity: 0.7; }
  .alt-search #pipl a {
    background: url(img/mod_2-pipl.gif) no-repeat; }
  .alt-search #infospace a {
    background: url(img/mod_2-infobtn.gif) no-repeat; }
  .alt-search #dogpile a {
    width: 90px;
    background: url(img/dogpile-logo.png) no-repeat; }
  .alt-search #peekyou a {
    width: 100px;
    background: url(img/peek-you.jpg) no-repeat; }
  .alt-search #or-search-here {
    background: #075a8c;
    color: #fff;
    display: block;
    padding: 5px;
    border-radius: 3px; }
    @media (min-width: 650px) {
      .alt-search #or-search-here {
        display: inline-block;
        margin-right: 20px;
        position: relative;
        top: 10px; } }

.mod_2-container {
  border: 2px solid #3b85ac;
  background: #0e709d;
  color: #fff;
  margin-bottom: 20px; }
  .mod_2-container > h3 {
    padding: 20px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: bold;
    font-size: 21px;
    background: #075a8c;
    margin-bottom: 0; }
  .mod_2-container h4 {
    margin-bottom: 0;
    font-weight: bold; }
  .mod_2-container a {
    color: #fff;
    text-decoration: underline; }
  .mod_2-container ol {
    padding: 0 0 0 20px; }
  .mod_2-container > div {
    padding: 20px; }

#media-articles {
  margin-top: 30px; }

/* ==========================================================================
   Helping Me, Helping You
   ========================================================================== */
body.mod-3 {
  background: #747474 url(img/mod_3-bg-help.gif); }

.mod-3 .home-button {
  background: #db0004;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Impact';
  padding: 10px;
  font-size: 18px;
  z-index: 2;
  border: 3px solid #000; }
.mod-3 .goto {
  margin-top: -100px;
  /* Size of fixed header */
  padding-bottom: 100px;
  display: block; }
.mod-3 h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 15px;
  border-radius: 15px; }
  @media (min-width: 650px) {
    .mod-3 h1 {
      font-size: 48px; } }
.mod-3 h2 {
  font-size: 24px;
  clear: left;
  background: #000;
  color: #fff;
  padding: 10px;
  display: block; }
.mod-3 .utility-nav {
  text-align: right; }
  .mod-3 .utility-nav a {
    background: #000;
    color: #fff;
    padding: 5px; }
.mod-3 .main-nav li {
  display: inline-block; }
.mod-3 .main-nav a {
  background: #000;
  color: #fff;
  padding: 5px;
  font-family: 'Impact'; }
  @media (min-width: 650px) {
    .mod-3 .main-nav a {
      font-size: 20px;
      padding: 5px 10px; } }
.mod-3 .container {
  background: #fff;
  border: 7px solid #000;
  position: relative;
  margin-top: 110px;
  margin-left: 55px;
  padding: 5px; }
  @media (min-width: 650px) {
    .mod-3 .container {
      margin-left: 90px;
      padding: 15px; } }
  .mod-3 .container:before {
    background: url(img/mod_3-arrows.gif) top left no-repeat;
    content: '';
    width: 80px;
    height: 104px;
    top: -110px;
    right: 0px;
    position: absolute; }
    @media (min-width: 650px) {
      .mod-3 .container:before {
        right: 150px; } }
  .mod-3 .container:after {
    background: url(img/mod_3-red-cross-small.png) no-repeat;
    width: 123px;
    height: 123px;
    content: '';
    padding-top: 44px;
    color: #fff;
    text-align: center;
    position: absolute;
    font-family: 'Impact';
    left: -90px;
    top: -90px;
    font-size: 24px; }
  .mod-3 .container.interact:after {
    content: 'interact'; }
  .mod-3 .container.videos:after {
    content: 'videos'; }
  .mod-3 .container.links:after {
    content: 'links'; }
  .mod-3 .container.story:after {
    content: 'story time'; }
  .mod-3 .container.statistics:after {
    content: 'statistics'; }
  .mod-3 .container.quiz:after {
    content: 'quiz'; }
  .mod-3 .container.thanks:after {
    content: 'thanks'; }
.mod-3 .interact__container {
  background: #bbb; }
.mod-3 .interact__container--header {
  background: #000;
  color: #fff;
  font-family: 'Impact';
  padding: 5px;
  margin-bottom: 0; }
.mod-3 .interact__container--content {
  padding: 5px;
  margin-bottom: 0; }
.mod-3 .header .content {
  padding: 135px 20px 80px 20px;
  position: relative; }
  @media (min-width: 650px) {
    .mod-3 .header .content {
      padding-top: 170px; } }
  .mod-3 .header .content:before {
    content: '';
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: transparent url(img/mod3-red-cross-new.png) no-repeat;
    background-size: 150px 150px; }
    @media (min-width: 650px) {
      .mod-3 .header .content:before {
        width: 250px;
        height: 250px;
        right: 100px;
        top: 50%;
        margin-top: -125px;
        background-size: auto; } }
.mod-3 .header.container {
  margin-top: 0;
  padding: 0;
  background-image: url(img/background-help.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-left: auto; }
  @media (min-width: 650px) {
    .mod-3 .header.container {
      background-position: right center; } }
  .mod-3 .header.container::before {
    display: none;
    margin-top: 0; }
  .mod-3 .header.container:after {
    display: none; }
.mod-3 .top-link {
  background: #000;
  color: #fff;
  font-family: 'Impact';
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff; }
.mod-3 .video-thumbnail {
  float: left;
  margin-right: 20px; }
  @media (min-width: 650px) {
    .mod-3 .video-thumbnail {
      width: 45%; } }
  @media (min-width: 980px) {
    .mod-3 .video-thumbnail {
      width: 47%; } }
  .mod-3 .video-thumbnail .image-wrapper img {
    border-color: #000; }
  .mod-3 .video-thumbnail .image-wrapper:before {
    background: red; }
.mod-3 .video-title {
  display: inline-block;
  color: #000;
  font-family: 'Arial';
  line-height: 1;
  font-weight: bold; }
.mod-3 .links.container {
  padding-left: 0; }
  .mod-3 .links.container ul li > span {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 5px;
    margin: 10px 0;
    font-family: 'Impact'; }
  .mod-3 .links.container ul li a {
    margin: 0 3px 0 5px;
    padding-right: 10px;
    white-space: nowrap;
    border-right: 2px solid #000; }
    .mod-3 .links.container ul li a:last-child {
      border: none; }

/* ==========================================================================
   Taking Control
   ========================================================================== */
body.mod-4 {
  background: #163140; }

#brain {
  display: none; }
  @media (min-width: 980px) {
    #brain {
      display: block;
      right: -45px;
      position: absolute;
      top: 50%;
      margin-top: -320px; } }

.mod-4 .home-button {
  position: absolute;
  left: 0;
  top: 150px;
  background: #ff7905;
  color: #fff;
  padding: 10px;
  z-index: 100;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px; }
  @media (min-width: 650px) {
    .mod-4 .home-button {
      top: 0;
      border-top-right-radius: 0; } }
.mod-4 .eequiz #counting, .mod-4 .eequiz .question_info, .mod-4 .eequiz .mark_text {
  display: none !important; }
.mod-4 .eequiz .question_text {
  font-weight: bold;
  font-style: italic; }
  .mod-4 .eequiz .question_text:before {
    content: 'Q: '; }
.mod-4 .eequiz ol {
  margin: 20px 0 20px 10px; }
.mod-4 .eequiz input {
  width: auto;
  display: inline-block; }
.mod-4 .eequiz a {
  color: #a5f000;
  font-weight: bold; }
.mod-4 .eequiz .previous_link {
  margin-right: 20px; }
.mod-4 .eequiz input[type="submit"] {
  background: #a5f000;
  color: #405c6d;
  margin-bottom: 20px; }
.mod-4 .eequiz a.disabled {
  display: none; }
.mod-4 .eequiz input[disabled="disabled"] {
  background: #163140;
  text-decoration: line-through; }
.mod-4 .header {
  z-index: 2;
  padding: 10px 30px;
  margin: 0;
  width: 100%;
  position: absolute; }
  @media (min-width: 650px) {
    .mod-4 .header {
      position: fixed;
      top: 0;
      width: auto;
      left: -180px; } }
  @media screen and (min-width: 650px) and (min-height: 600px) {
    .mod-4 .header {
      position: fixed;
      top: 50%;
      height: 620px;
      margin-top: -320px; } }
.mod-4 .intro {
  position: absolute;
  width: 100%;
  height: 100vh;
  background: url(img/mod4-background-new.png) center bottom no-repeat; }
  @media (min-width: 650px) {
    .mod-4 .intro {
      background-position: center right;
      background-image: url(img/mod_4-background-tablet.png); } }
  @media (min-width: 980px) {
    .mod-4 .intro {
      background-position: center right;
      background-image: url(img/mod-4-bg-new-large.png);
      background-size: 700px 292px; } }
  @media (min-width: 1280px) {
    .mod-4 .intro {
      background-size: auto; } }
.mod-4 .main {
  position: absolute;
  top: 100%;
  width: 100%; }
  @media (min-width: 650px) {
    .mod-4 .main {
      padding-left: 150px; } }
.mod-4 .main-wrapper {
  padding-top: 50px; }
.mod-4 .main__container {
  position: relative; }
  .mod-4 .main__container:first-child {
    margin-top: 50px; }
  .mod-4 .main__container:before {
    position: absolute;
    background: url(img/mod4-heads.png) no-repeat center;
    content: '';
    width: 100%;
    left: 0;
    height: 100px;
    top: -50px; }
  .mod-4 .main__container h2 {
    font-family: "OswaldStencil-Bold";
    margin-bottom: 0;
    display: inline-block;
    font-size: 30px; }
  .mod-4 .main__container h3 {
    font-family: "OswaldStencil-Bold"; }
  .mod-4 .main__container#statistics h2, .mod-4 .main__container#thanks h2 {
    color: #f967db; }
  .mod-4 .main__container#statistics a, .mod-4 .main__container#thanks a {
    color: #f967db !important; }
  .mod-4 .main__container#videos h2 {
    color: #59c3ff; }
  .mod-4 .main__container#interact h2 {
    color: #a5f000; }
  .mod-4 .main__container#links h2 {
    color: #ff7905; }
  .mod-4 .main__container#links a {
    color: #ff7905;
    text-decoration: underline; }
.mod-4 .main__container--content {
  color: #fff;
  background: #405c6d;
  padding: 20px;
  margin-bottom: 100px;
  position: relative; }
@media (min-width: 650px) {
  .mod-4 .main-nav li {
    float: none;
    margin: 0 !important; } }
.mod-4 .main-nav__link {
  color: #163140;
  font-family: "OswaldStencil-Bold";
  position: relative;
  display: block;
  text-align: center;
  background-color: #f967db;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px; }
  .mod-4 .main-nav__link.link--videos {
    background-color: #59c3ff; }
  .mod-4 .main-nav__link.link--interact {
    background-color: #a5f000; }
  .mod-4 .main-nav__link.link--links {
    background-color: #ff7905; }
  @media (min-width: 650px) {
    .mod-4 .main-nav__link {
      display: block;
      text-align: left;
      width: 290px;
      height: 145px;
      padding-left: 30px;
      color: #fff;
      font-size: 25px;
      background-color: transparent;
      background-repeat: no-repeat;
      background-image: url(img/mod_4-main-navigation.png);
      margin-bottom: 10px;
      left: 130px;
      -webkit-transition: left 0.3s ease;
      transition: left 0.3s ease; }
      .mod-4 .main-nav__link.link--videos {
        background-color: transparent;
        background-position: left -162px; }
      .mod-4 .main-nav__link.link--interact {
        background-color: transparent;
        background-position: left -328px; }
      .mod-4 .main-nav__link.link--links {
        background-color: transparent;
        background-position: left -493px; } }
