@charset "UTF-8";
/*
Theme Name: Twenty Fourteen
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* line 5, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Users/dbstudio/.rvm/gems/ruby-2.2.1@global/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, sass/about.scss */
.about hr {
  border-top: 1px solid rgba(128, 128, 128, 0.51);
  width: 95%;
}
/* line 5, sass/about.scss */
.about hr:nth-of-type(1) {
  margin-top: 70px;
}
/* line 8, sass/about.scss */
.about hr:nth-of-type(2) {
  margin-bottom: 50px;
}
/* line 12, sass/about.scss */
.about p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 23px;
  padding: 0 90px;
  margin: 30px 0;
  line-height: 25px;
}
/* line 19, sass/about.scss */
.about p span {
  font-weight: bold;
}

/* line 2, sass/sched.scss */
#scheder .area {
  min-height: 700px;
  padding: 25px 0;
  padding-bottom: 75px;
}
/* line 6, sass/sched.scss */
#scheder .area .text-area {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 20px;
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
  padding: 25px 0;
  margin-top: 25px;
}
/* line 15, sass/sched.scss */
#scheder .area .list {
  margin-top: 50px;
}
/* line 17, sass/sched.scss */
#scheder .area .list .title {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d3d4;
}
/* line 25, sass/sched.scss */
#scheder .area .list.four .title {
  color: #d1d3d4;
}

/* line 33, sass/sched.scss */
.lister {
  position: relative;
  z-index: 3;
}

/* line 37, sass/sched.scss */
.stamp {
  text-transform: uppercase;
  position: fixed;
  width: 250px;
  background-color: white;
  left: 3%;
  top: -109px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 45, sass/sched.scss */
.stamp .current {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #999999;
  padding: 25px 30px 0;
}
/* line 51, sass/sched.scss */
.stamp #date {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  color: #4C4C4C;
  margin-top: 10px;
  padding: 0 30px 25px;
}
/* line 58, sass/sched.scss */
.stamp .release {
  width: 100%;
  display: block;
  background: #7cb842;
  text-align: center;
  padding: 15px;
  font-family: 'Oswald', sans-serif;
  color: white;
  font-size: 16px;
  letter-spacing: .5px;
}

/* line 73, sass/sched.scss */
.front {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.5s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -ms-transition: 0.5s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -moz-transition: 0.5s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -o-transition: 0.5s cubic-bezier(0.505, -0.2, 0.68, 1.2);
}

/* line 82, sass/sched.scss */
.full .text {
  margin-top: 50px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 30px 0;
  margin-bottom: 50px;
}
/* line 88, sass/sched.scss */
.full .text p {
  width: 85%;
  display: block;
  margin: 0 auto;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11pt;
  line-height: 25px;
}
/* line 95, sass/sched.scss */
.full .text p a {
  font-weight: bold;
  color: #7cb842;
}
/* line 99, sass/sched.scss */
.full .text p span {
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 105, sass/sched.scss */
.full .release {
  display: block;
  height: 80px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 115, sass/sched.scss */
.full .release:hover {
  opacity: .75 !important;
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.25);
}
/* line 119, sass/sched.scss */
.full .release .title {
  font-family: 'Oswald', sans-serif;
  color: white;
  font-size: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 23px 0 0 60px;
  display: inline-block;
}
/* line 127, sass/sched.scss */
.full .release .title:before {
  content: "\2b";
  font-size: 13px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  padding: 10px 7px 10px 10px;
  background: white;
  border-radius: 50%;
  top: -10px;
  position: relative;
  margin-right: 15px;
}
/* line 140, sass/sched.scss */
.full .release .dates {
  display: inline-block;
  width: 65%;
  background: white;
  float: right;
  margin: 23px 60px 0 0;
  border-radius: 20px;
  text-align: center;
  text-transform: uppercase;
}
/* line 149, sass/sched.scss */
.full .release .dates li {
  display: inline-block;
  padding: 10px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  position: relative;
  text-align: left;
  /*&:after{
    content: '';
    width: 65%;
    display: inline-block;
    height: 0px;
    top: -5px;
    position: relative;
    margin-left: 12px;
  }*/
}
/* line 165, sass/sched.scss */
.full .release .dates li:last-of-type {
  width: auto !important;
}
/* line 167, sass/sched.scss */
.full .release .dates li:last-of-type:after {
  width: 0;
}
/* line 173, sass/sched.scss */
.full .release.one {
  background: #7cb842;
  opacity: 1 !important;
}
/* line 177, sass/sched.scss */
.full .release.one .title:before {
  color: #7cb842;
}
/* line 182, sass/sched.scss */
.full .release.one .dates li {
  width: 24%;
  color: #7cb842;
}
/* line 185, sass/sched.scss */
.full .release.one .dates li:after {
  border-top: 2px solid #7cb842;
}
/* line 191, sass/sched.scss */
.full .release.two {
  background: #27aae1;
  opacity: .5;
}
/* line 195, sass/sched.scss */
.full .release.two .title:before {
  color: #27aae1;
}
/* line 200, sass/sched.scss */
.full .release.two .dates li {
  width: 19%;
  color: #27aae1;
}
/* line 203, sass/sched.scss */
.full .release.two .dates li:after {
  border-top: 2px solid #27aae1;
}
/* line 209, sass/sched.scss */
.full .release.three {
  background: #d1d3d4;
  opacity: .5;
}
/* line 213, sass/sched.scss */
.full .release.three .title:before {
  color: #d1d3d4;
}
/* line 218, sass/sched.scss */
.full .release.three .dates li {
  width: 16%;
  color: #d1d3d4;
}
/* line 221, sass/sched.scss */
.full .release.three .dates li:after {
  width: 55%;
  border-top: 2px solid #d1d3d4;
}
/* line 226, sass/sched.scss */
.full .release.three .dates li:last-of-type:after {
  width: 0;
}

/* line 235, sass/sched.scss */
.release_one {
  margin-top: 50px;
}
/* line 237, sass/sched.scss */
.release_one .release {
  display: block;
  height: 80px;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 247, sass/sched.scss */
.release_one .release:hover {
  opacity: .5 !important;
}
/* line 250, sass/sched.scss */
.release_one .release .title {
  font-family: 'Oswald', sans-serif;
  color: white;
  font-size: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 23px 0 0 60px;
  display: inline-block;
  position: relative;
}
/* line 259, sass/sched.scss */
.release_one .release .title:before {
  content: "\e091";
  font-size: 12px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  padding: 9px 7px 9px 9px;
  background: white;
  border-radius: 50%;
  top: -10px;
  position: relative;
  margin-right: 15px;
  opacity: .85;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 276, sass/sched.scss */
.release_one .release .title:after {
  content: "BACK";
  font-size: 11px;
  display: inline-block;
  color: white;
  border-radius: 50%;
  position: absolute;
  margin-right: 15px;
  left: 0;
  bottom: 10px;
  opacity: 0;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 292, sass/sched.scss */
.release_one .release .title:hover {
  text-decoration: none;
}
/* line 294, sass/sched.scss */
.release_one .release .title:hover:before {
  top: -22px;
  opacity: 1;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
}
/* line 299, sass/sched.scss */
.release_one .release .title:hover:after {
  opacity: 1;
  bottom: 4px;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
}
/* line 306, sass/sched.scss */
.release_one .release .dates {
  display: inline-block;
  width: 65%;
  background: white;
  float: right;
  margin: 23px 60px 0 0;
  border-radius: 20px;
  text-align: center;
}
/* line 314, sass/sched.scss */
.release_one .release .dates li {
  display: inline-block;
  padding: 10px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  position: relative;
  text-align: left;
  /*&:after{
    content: '';
    width: 65%;
    display: inline-block;
    height: 0px;
    top: -5px;
    position: relative;
    margin-left: 12px;
  }*/
}
/* line 330, sass/sched.scss */
.release_one .release .dates li:last-of-type {
  width: auto !important;
}
/* line 332, sass/sched.scss */
.release_one .release .dates li:last-of-type:after {
  width: 0;
}
/* line 338, sass/sched.scss */
.release_one .release.one {
  background: #7cb842;
  opacity: 1 !important;
}
/* line 342, sass/sched.scss */
.release_one .release.one .title:before {
  color: #7cb842;
}
/* line 347, sass/sched.scss */
.release_one .release.one .dates li {
  width: 24%;
  color: #7cb842;
}
/* line 350, sass/sched.scss */
.release_one .release.one .dates li:after {
  border-top: 2px solid #7cb842;
}
/* line 357, sass/sched.scss */
.release_one .text {
  margin-top: 20px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 50px 0;
  margin-bottom: 50px;
}
/* line 363, sass/sched.scss */
.release_one .text p {
  width: 85%;
  display: block;
  margin: 0 auto;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11pt;
  line-height: 20px;
}
/* line 370, sass/sched.scss */
.release_one .text p a {
  font-weight: bold;
  color: #7cb842;
}
/* line 376, sass/sched.scss */
.release_one .calendar {
  position: relative;
  display: block;
  width: 95%;
  margin: 0 auto;
}
/* line 381, sass/sched.scss */
.release_one .calendar .topics {
  position: relative;
  width: 24.5%;
  display: inline-block;
  text-align: center;
}
/* line 386, sass/sched.scss */
.release_one .calendar .topics .title {
  font-family: 'Oswald', sans-serif;
  color: #7cb842;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  position: relative;
}
/* line 394, sass/sched.scss */
.release_one .calendar .topics .date {
  margin: 10px auto 0 auto;
  padding-top: 10px;
  border-top: 1px solid #cccccc;
  font-family: 'Oswald', sans-serif;
  color: grey;
  font-size: 15px;
  display: block;
  position: relative;
  width: 75%;
  text-align: center;
}
/* line 407, sass/sched.scss */
.release_one .calendar .months {
  display: block;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 15px 0;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
/* line 414, sass/sched.scss */
.release_one .calendar .months li {
  display: inline-block;
  width: 25%;
  margin-right: -4px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  color: #d1d3d4;
  border-right: 1px solid grey;
}
/* line 423, sass/sched.scss */
.release_one .calendar .months li:last-of-type {
  border-right: none;
}
/* line 428, sass/sched.scss */
.release_one .calendar .timeline {
  display: block;
  list-style: none;
  height: 550px;
  position: relative;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  background: rgba(209, 211, 212, 0.1);
}
/* line 436, sass/sched.scss */
.release_one .calendar .timeline li {
  display: inline-block;
  width: 25%;
  height: 100%;
  margin-right: -4px;
  border-right: 1px solid rgba(128, 128, 128, 0.5);
  position: relative;
  vertical-align: top;
}
/* line 445, sass/sched.scss */
.release_one .calendar .timeline li.one .task-area {
  left: 0;
  width: 125%;
}
/* line 448, sass/sched.scss */
.release_one .calendar .timeline li.one .task-area .task-title {
  width: 33%;
}
/* line 454, sass/sched.scss */
.release_one .calendar .timeline li.two .task-area {
  width: 150%;
  left: 0;
  top: 145px;
}
/* line 458, sass/sched.scss */
.release_one .calendar .timeline li.two .task-area .task-title {
  width: 33%;
}
/* line 464, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area {
  width: 150%;
  left: 0;
  top: 290px;
}
/* line 468, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area .task-title {
  width: 33.3%;
  height: 90px;
  vertical-align: bottom;
}
/* line 472, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area .task-title:nth-of-type(4) {
  border-right: none;
  margin-right: -4px;
}
/* line 476, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area .task-title:nth-of-type(5) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
}
/* line 480, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area .task-title:nth-of-type(6) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
}
/* line 484, sass/sched.scss */
.release_one .calendar .timeline li.three .task-area .task-title:nth-of-type(7) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
  margin-right: -4px;
}
/* line 493, sass/sched.scss */
.release_one .calendar .timeline li.four .task-area {
  width: 50%;
  right: 0;
  top: 290px;
}
/* line 497, sass/sched.scss */
.release_one .calendar .timeline li.four .task-area .task-title {
  width: 100%;
}
/* line 502, sass/sched.scss */
.release_one .calendar .timeline li:last-of-type {
  border-right: none;
}
/* line 505, sass/sched.scss */
.release_one .calendar .timeline li .task-area {
  position: absolute;
  top: 0;
  height: auto;
  background: #7cb842;
  border: 3px solid white;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
/* line 513, sass/sched.scss */
.release_one .calendar .timeline li .task-area .main-title {
  width: 100%;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  padding: 10px 0;
  color: #7cb842;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid white;
}
/* line 525, sass/sched.scss */
.release_one .calendar .timeline li .task-area .task-title {
  text-align: center;
  padding: 30px 10px;
  margin-right: -4px;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
/* line 531, sass/sched.scss */
.release_one .calendar .timeline li .task-area .task-title:last-of-type {
  border-right: none;
}
/* line 534, sass/sched.scss */
.release_one .calendar .timeline li .task-area .task-title a {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: white;
  text-decoration: none;
  line-height: 20px;
  letter-spacing: .5px;
  opacity: .75;
  position: relative;
  z-index: 2;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 548, sass/sched.scss */
.release_one .calendar .timeline li .task-area .task-title a:hover {
  opacity: 1;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

/* line 560, sass/sched.scss */
.release_two {
  margin-top: 50px;
}
/* line 562, sass/sched.scss */
.release_two .release {
  display: block;
  height: 80px;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 572, sass/sched.scss */
.release_two .release:hover {
  opacity: .5 !important;
}
/* line 575, sass/sched.scss */
.release_two .release .title {
  font-family: 'Oswald', sans-serif;
  color: white;
  font-size: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 23px 0 0 60px;
  display: inline-block;
  position: relative;
}
/* line 584, sass/sched.scss */
.release_two .release .title:before {
  content: "\e091";
  font-size: 12px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  padding: 9px 7px 9px 9px;
  background: white;
  border-radius: 50%;
  top: -10px;
  position: relative;
  margin-right: 15px;
  opacity: .85;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 601, sass/sched.scss */
.release_two .release .title:after {
  content: "BACK";
  font-size: 11px;
  display: inline-block;
  color: white;
  border-radius: 50%;
  position: absolute;
  margin-right: 15px;
  left: 0;
  bottom: 10px;
  opacity: 0;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 617, sass/sched.scss */
.release_two .release .title:hover {
  text-decoration: none;
}
/* line 619, sass/sched.scss */
.release_two .release .title:hover:before {
  top: -22px;
  opacity: 1;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
}
/* line 624, sass/sched.scss */
.release_two .release .title:hover:after {
  opacity: 1;
  bottom: 4px;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25);
}
/* line 631, sass/sched.scss */
.release_two .release .dates {
  display: inline-block;
  width: 65%;
  background: white;
  float: right;
  margin: 23px 60px 0 0;
  border-radius: 20px;
  text-align: center;
}
/* line 639, sass/sched.scss */
.release_two .release .dates li {
  display: inline-block;
  padding: 10px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  position: relative;
  text-align: left;
  /*&:after{
    content: '';
    width: 65%;
    display: inline-block;
    height: 0px;
    top: -5px;
    position: relative;
    margin-left: 12px;
  }*/
}
/* line 655, sass/sched.scss */
.release_two .release .dates li:last-of-type {
  width: auto !important;
}
/* line 657, sass/sched.scss */
.release_two .release .dates li:last-of-type:after {
  width: 0;
}
/* line 663, sass/sched.scss */
.release_two .release.two {
  background: #27aae1;
  opacity: 1 !important;
}
/* line 667, sass/sched.scss */
.release_two .release.two .title:before {
  color: #27aae1;
}
/* line 672, sass/sched.scss */
.release_two .release.two .dates li {
  width: 24%;
  color: #27aae1;
}
/* line 675, sass/sched.scss */
.release_two .release.two .dates li:after {
  border-top: 2px solid #27aae1;
}
/* line 682, sass/sched.scss */
.release_two .text {
  margin-top: 20px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 50px 0;
  margin-bottom: 50px;
}
/* line 688, sass/sched.scss */
.release_two .text p {
  width: 85%;
  display: block;
  margin: 0 auto;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11pt;
  line-height: 20px;
}
/* line 695, sass/sched.scss */
.release_two .text p a {
  font-weight: bold;
  color: #27aae1;
}
/* line 701, sass/sched.scss */
.release_two .calendar {
  position: relative;
  display: block;
  width: 95%;
  margin: 0 auto;
}
/* line 706, sass/sched.scss */
.release_two .calendar .topics {
  position: relative;
  width: 24.5%;
  display: inline-block;
  text-align: center;
}
/* line 711, sass/sched.scss */
.release_two .calendar .topics .title {
  font-family: 'Oswald', sans-serif;
  color: #27aae1;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
  position: relative;
}
/* line 719, sass/sched.scss */
.release_two .calendar .topics .date {
  margin: 10px auto 0 auto;
  padding-top: 10px;
  border-top: 1px solid #cccccc;
  font-family: 'Oswald', sans-serif;
  color: grey;
  font-size: 15px;
  display: block;
  position: relative;
  width: 75%;
  text-align: center;
}
/* line 732, sass/sched.scss */
.release_two .calendar .months {
  display: block;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 15px 0;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
/* line 739, sass/sched.scss */
.release_two .calendar .months li {
  display: inline-block;
  width: 25%;
  margin-right: -4px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  color: #d1d3d4;
  border-right: 1px solid grey;
}
/* line 748, sass/sched.scss */
.release_two .calendar .months li:last-of-type {
  border-right: none;
}
/* line 753, sass/sched.scss */
.release_two .calendar .timeline {
  display: block;
  list-style: none;
  height: 550px;
  position: relative;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  background: rgba(209, 211, 212, 0.1);
}
/* line 761, sass/sched.scss */
.release_two .calendar .timeline li {
  display: inline-block;
  width: 25%;
  height: 100%;
  margin-right: -4px;
  border-right: 1px solid rgba(128, 128, 128, 0.5);
  position: relative;
  vertical-align: top;
}
/* line 770, sass/sched.scss */
.release_two .calendar .timeline li.one .task-area {
  left: 0;
  width: 125%;
}
/* line 773, sass/sched.scss */
.release_two .calendar .timeline li.one .task-area .task-title {
  width: 33%;
}
/* line 779, sass/sched.scss */
.release_two .calendar .timeline li.two .task-area {
  width: 150%;
  left: -30px;
  top: 145px;
}
/* line 783, sass/sched.scss */
.release_two .calendar .timeline li.two .task-area .task-title {
  width: 33%;
}
/* line 789, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area {
  width: 150%;
  left: -50px;
  top: 290px;
}
/* line 793, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area .task-title {
  width: 33.3%;
  height: 90px;
  vertical-align: bottom;
}
/* line 797, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area .task-title:nth-of-type(4) {
  border-right: none;
  margin-right: -4px;
}
/* line 801, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area .task-title:nth-of-type(5) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
}
/* line 805, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area .task-title:nth-of-type(6) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
}
/* line 809, sass/sched.scss */
.release_two .calendar .timeline li.three .task-area .task-title:nth-of-type(7) {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  margin-top: -4px;
  margin-right: -4px;
}
/* line 818, sass/sched.scss */
.release_two .calendar .timeline li.four .task-area {
  width: 50%;
  right: 50px;
  top: 290px;
}
/* line 822, sass/sched.scss */
.release_two .calendar .timeline li.four .task-area .task-title {
  width: 100%;
}
/* line 827, sass/sched.scss */
.release_two .calendar .timeline li:last-of-type {
  border-right: none;
}
/* line 830, sass/sched.scss */
.release_two .calendar .timeline li .task-area {
  position: absolute;
  top: 0;
  right: -50px;
  height: auto;
  background: #27aae1;
  border: 3px solid white;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
/* line 839, sass/sched.scss */
.release_two .calendar .timeline li .task-area .main-title {
  width: 100%;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  padding: 10px 0;
  color: #27aae1;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid white;
}
/* line 851, sass/sched.scss */
.release_two .calendar .timeline li .task-area .task-title {
  text-align: center;
  padding: 30px 10px;
  margin-right: -4px;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
/* line 857, sass/sched.scss */
.release_two .calendar .timeline li .task-area .task-title:last-of-type {
  border-right: none;
}
/* line 860, sass/sched.scss */
.release_two .calendar .timeline li .task-area .task-title a {
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: white;
  text-decoration: none;
  line-height: 20px;
  letter-spacing: .5px;
  opacity: .75;
  position: relative;
  z-index: 2;
  -webkit-transition: .15s;
  -ms-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
}
/* line 874, sass/sched.scss */
.release_two .calendar .timeline li .task-area .task-title a:hover {
  opacity: 1;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

  /*.topics{
    display: block;
    height: auto;
    width: 104.85%;
    position: relative;
    
    margin-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    -webkit-transition: .5s  cubic-bezier(0.505, -0.200, 0.680, 1.200);
    -moz-transition: .5s  cubic-bezier(0.505, -0.200, 0.680, 1.200);
    -o-transition: .5s  cubic-bezier(0.505, -0.200, 0.680, 1.200);
    -ms-transition: .5s  cubic-bezier(0.505, -0.200, 0.680, 1.200);
    &.open{
      height: 670px;
    }
    .status{
      display: inline-block;
      margin: 30px 0 0 50px;
      position: relative;
      font-family: 'Oswald', sans-serif;
      text-align: center;
      text-transform: uppercase;
      &.current{
        &:before{
          content: "\e013";
          background: blue;
        }
        &:after{
          content: "current";
          color: blue;
        }
      }
      &.important{
        &:before{
          content: "\e034";
          background: red;
        }
        &:after{
          content: "important";
          color: red;
        }
      }
      &.next{
        &:before{
          content: "\e165";
          background: orange;
        }
        &:after{
          content: "Upcoming";
          color: orange;
        }
      }
      &.final{
        &:before{
          content: "\e007";
          background: #008040;
        }
        &:after{
          content: "Final";
          color: #008040;
        }
      }
      &:before{
        font-size: 12px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        padding: 9px 8px 9px 9px;
        background: white;
        border-radius: 50%;
        position: relative;
        top: -13px;
        color: white;
        -webkit-transition: .15s;
        -ms-transition: .15s;
        -moz-transition: .15s;
        -o-transition: .15s;
      }
      &:after{
        width: 130%;
        bottom: -4px;
        font-size: 10px;
        display: inline-block;
        color: white;
        border-radius: 50%;
        position: absolute;
        margin-right: 15px;
        left: -8px;
        -webkit-transition: .15s;
        -ms-transition: .15s;
        -moz-transition: .15s;
        -o-transition: .15s;
      }
    }
    .date{
      font-family: 'Oswald', sans-serif;
      color: $release_2;
      font-size: 15px;
      margin: 0px 0 0 40px;
      position: relative;
      top: -3px;
      padding: 10px 0px;
      border: 1px solid rgba(230, 230, 230, 0.35);
      display: inline-block;
      position: relative;
      border-radius: 20px;
      width: 18%;
      text-align: center;
      letter-spacing: .5px;
    }
    .title{
      font-family: 'Oswald', sans-serif;
      color: $release_2;
      font-size: 18px;
      text-transform: uppercase;
      margin: 30px 0 0 20px;
      display: inline-block;
      position: relative;
    }
    .plus{
      cursor: pointer;
      display: inline-block;
      margin: 30px 50px 0 0;
      position: relative;
      font-family: 'Oswald', sans-serif;
      text-align: center;
      float: right;
      opacity: .75;
      &:hover{
        opacity: 1;
        &:before{
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
        }
        &:after{
          text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
        }
      }
      &.open{
        opacity: 1;
        &:before{
          background: red;
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
        }
        &:after{
          content: 'Collapse';
          text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
        }
      }
      &:before{
        content: "\2b";
        font-size: 12px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        padding: 9px 8px 9px 9px;
        background: $release_1;
        border-radius: 50%;
        border: 3px solid white;
        position: relative;
        top: -15px;
        color: white;
        -webkit-transition: .15s;
        -ms-transition: .15s;
        -moz-transition: .15s;
        -o-transition: .15s;
      }
      &:after{
        content: "View All Tasks";
        bottom: 0px;
        font-size: 8px;
        display: inline-block;
        color: grey;
        position: absolute;
        left: -6px;
        width: 120%;
        -webkit-transition: .15s;
        -ms-transition: .15s;
        -moz-transition: .15s;
        -o-transition: .15s;
      }
    }
    .instruct{
      width: 92%;
      display: block;
      margin: 20px auto 0;
      padding: 30px 0;
      p{
        width: 100%;
        display: block;
        margin: 0 auto;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 9pt;
        font-weight: bold;
        line-height: 20px;
        &.red{
          color: red;
        }
      }
    }
    .task-area{
      display: block;
      width: 97%;
      margin: 40px auto 40px;
      .task{
        display: inline-block;
        width: 16%;
        margin: 0px 0 0 20px;
        position: relative;
        .task-title{
          display: inline-block;
          font-family: 'Oswald', sans-serif;
          color: white;
          background: $release_1;
          opacity: .75;
          font-size: 10px;
          position: relative;
          top: -3px;
          padding: 10px 0px;
          border: 1px solid rgba(230, 230, 230, 0.75);
          position: relative;
          border-radius: 20px;
          width: 100%;
          text-align: center;
          letter-spacing: .5px;
          cursor: pointer;
          -webkit-transition: .15s;
          -moz-transition: .15s;
          -o-transition: .15s;
          -ms-transition: .15s;
          &:hover{
            opacity: 1;
          }
          &.open{
            opacity: 1;
          }
        }
        .modules{
          display: none;
          height: auto;
          overflow: auto;
          width: 100%;
          overflow: visible;
          position: absolute;
          background: white;
          margin: 5px auto;
          padding-top: 20px;
          z-index: 100;
          border: 1px solid rgba(230, 230, 230, 0.75);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          &:after{
            content: '';
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-bottom: 15px solid white;
            position: absolute;
            top: -14px;
            left: 45%;
            z-index: 100;
            display: inline-block;
          }
          &:before{
            content: '';
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-bottom: 15px solid rgba(230, 230, 230, 0.75);
            position: absolute;
            top: -15px;
            left: 45%;
            z-index: 100;
            display: inline-block;
          }
          &.open{
            display: inline-block;
          }
          div.mod{
            width: 100%;
            border-bottom: 1px solid #CCCCCC;
            padding-bottom: 10px;
            margin-bottom: 10px;
            &:last-of-type{
              border-bottom: none;
            }
            &:hover{
              .name{
                color: $release_1;
                text-decoration: none;
              }
            }
            .name{
              font-family: 'Oswald', sans-serif;
              color: grey;
              font-size: 11px;
              display: block;
              position: relative;
              line-height: 20px;
              padding: 0 20px;
              -webkit-transition: .15s;
              -moz-transition: .15s;
              -o-transition: .15s;
              -ms-transition: .15s;
            }
            /*.desc{
              font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
              font-size: 10pt;
              line-height: 25px;
            }
            .learn{
              display: block;
              margin-top: 25px;
              letter-spacing: .5px;
              font-size: 10pt;
              font-weight: bold;
              color: $release_2;
              font-family: 'Oswald', sans-serif;
            }
          }
        }
      }
    }
  }
}*/
/* line 1208, sass/sched.scss */
.front {
  width: 100%;
}

/*.front.ng-leave {
  -webkit-animation: out_bottom .5s  both ease-in;
  -moz-animation: out_bottom .5s both ease-in;
  animation: out_bottom .5s both ease-in;  
}
.front.ng-enter {
  position: absolute;
  width: 95.4%;
  z-index: 2;
  left: 25px;
  -webkit-animation: in_bottom .25s .5s both cubic-bezier(0,0,0,.5);
  -moz-animation: in_bottom .25s .5s both cubic-bezier(0,0,0,.5);
  animation: in_bottom .25s .5s both cubic-bezier(0,0,0,.5);  
}*/
/* line 1226, sass/sched.scss */
.area {
  display: block !important;
}

/* line 1229, sass/sched.scss */
.front.ng-leave {
  -webkit-animation: fade_out .5s !important;
  -moz-animation: fade_out .5s !important;
  animation: fade_out .5s !important;
}

/* line 1234, sass/sched.scss */
.front.ng-enter {
  position: absolute;
  width: 100%;
  top: 25px;
  -webkit-animation: fade_in .5s !important;
  -moz-animation: fade_in .5s !important;
  animation: fade_in .5s !important;
}

@-webkit-keyframes out_bottom {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(1000px);
  }
}
@-moz-keyframes out_bottom {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(1000px);
  }
}
@-o-keyframes out_bottom {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    -o-transform: translateY(1000px);
  }
}
@-webkit-keyframes in_bottom {
  0% {
    -webkit-transform: translateY(1000px);
  }
  50% {
    -webkit-transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
@-moz-keyframes in_bottom {
  0% {
    -moz-transform: translateY(1000px);
  }
  50% {
    -moz-transform: translateY(100px);
  }
  100% {
    -moz-transform: translateY(0px);
  }
}
@-o-keyframes in_bottom {
  0% {
    -o-transform: translateY(1000px);
  }
  50% {
    -o-transform: translateY(100px);
  }
  100% {
    -o-transform: translateY(0px);
  }
}
@-webkit-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 2, sass/links.scss */
.links hr {
  border-top: 1px solid rgba(128, 128, 128, 0.51);
  width: 95%;
}
/* line 5, sass/links.scss */
.links hr:first-of-type {
  margin-top: 80px;
}
/* line 9, sass/links.scss */
.links .inner {
  padding: 0 90px;
  margin: 50px 0;
}
/* line 12, sass/links.scss */
.links .inner .alpha {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid grey;
}
/* line 17, sass/links.scss */
.links .inner .alpha .cat {
  text-align: center;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  font-size: 35px;
  color: #7cb842;
  opacity: .5;
  padding: 10px;
  margin: -10px 20px 0 0;
  cursor: pointer;
  letter-spacing: 1px;
  border: 0;
  background-color: transparent;
}
/* line 27, sass/links.scss */
.links .inner .alpha .cat:hover {
  opacity: .75;
}
/* line 30, sass/links.scss */
.links .inner .alpha .cat.good {
  opacity: 1;
  font-weight: bold;
}
/* line 36, sass/links.scss */
.links .inner .a-e {
  display: none;
  -webkit-animation: fade_in .5s;
  -moz-animation: fade_in .5s;
  -ms-animation: fade_in .5s;
  -o-animation: fade_in .5s;
}
/* line 37, sass/links.scss */
.links .inner .f-l {
  display: none;
  -webkit-animation: fade_in .5s;
  -moz-animation: fade_in .5s;
  -ms-animation: fade_in .5s;
  -o-animation: fade_in .5s;
}
/* line 38, sass/links.scss */
.links .inner .m-r {
  display: none;
  -webkit-animation: fade_in .5s;
  -moz-animation: fade_in .5s;
  -ms-animation: fade_in .5s;
  -o-animation: fade_in .5s;
}
/* line 39, sass/links.scss */
.links .inner .s-z {
  display: none;
  -webkit-animation: fade_in .5s;
  -moz-animation: fade_in .5s;
  -ms-animation: fade_in .5s;
  -o-animation: fade_in .5s;
}
/* line 40, sass/links.scss */
.links .inner .good {
  display: inline-block;
}
/* line 41, sass/links.scss */
.links .inner .header {
  display: block;
  background: #7cb842;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  color: white;
}
/* line 47, sass/links.scss */
.links .inner .header .left-header {
  width: 35%;
  padding: 10px;
  border-right: 1px solid white;
  display: inline-block;
}
/* line 53, sass/links.scss */
.links .inner .header .right-header {
  width: 64%;
  padding: 10px;
  display: inline-block;
}
/* line 59, sass/links.scss */
.links .inner ul {
  list-style: none;
  display: inline-block;
  width: 35%;
  margin: 15px 0;
}
/* line 64, sass/links.scss */
.links .inner ul li {
  display: block;
  color: grey;
  padding: 0 10px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  font-size: 13px;
}
/* line 71, sass/links.scss */
.links .inner ul li a {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  color: #7cb842;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 200px;
}
/* line 81, sass/links.scss */
.links .inner ul li:first-of-type {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 20px;
}
/* line 89, sass/links.scss */
.links .inner ol {
  list-style: none;
  display: inline-block;
  width: 63%;
  vertical-align: top;
  margin-top: 18px;
}
/* line 95, sass/links.scss */
.links .inner ol li {
  display: inline-block;
  padding: 0 10px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: grey;
}
/* line 105, sass/links.scss */
.links .inner hr {
  border-top: 1px solid rgba(128, 128, 128, 0.51);
  width: 100%;
  margin: 0px 0 !important;
}

/* line 2, sass/quiz.scss */
#assesment .entry-header {
  display: none;
}
/* line 5, sass/quiz.scss */
#assesment .page {
  top: 0;
  width: 90%;
  display: block;
  margin: 0 auto;
}
/* line 10, sass/quiz.scss */
#assesment .page .slickQuizWrapper {
  padding-top: 30px;
}
/* line 13, sass/quiz.scss */
#assesment .page .slickQuizWrapper h2.quizName {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12pt;
  line-height: 25px;
  text-transform: none;
  text-align: left;
  display: block;
  color: #333333;
  margin: 50px 0 25px 0;
  padding: 0 10px 20px 0;
  border-bottom: 1px solid #E6E6E6;
}
/* line 26, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea {
  margin: 0 auto;
}
/* line 30, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .quizHeader .quizDescription p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11pt;
  padding-top: 5px;
  text-align: left;
  text-transform: none;
  color: #333333;
}
/* line 40, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questions {
  position: relative;
  z-index: 100;
}
/* line 44, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .buttonWrapper {
  display: inline-block;
}
/* line 47, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .button {
  position: relative;
  z-index: 10;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #7cb842;
  background: white;
  color: #7cb842 !important;
}
/* line 58, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .button:hover {
  background: #7cb842 !important;
  color: white !important;
}
/* line 63, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questionCount {
  font-size: 20px;
  color: grey;
  border-radius: 20px;
  border: 1px solid #999999;
  padding: 10px;
  display: inline-block;
}
/* line 70, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questionCount span {
  color: #7cb842;
}
/* line 74, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea h3 {
  margin-top: 20px;
}
/* line 76, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea h3 span {
  display: inline-block;
  color: white;
  float: left;
  font-size: 30px;
  padding: 10px 20px 10px 20px;
  background: #7cb842;
  border-radius: 50%;
  top: -10px;
  left: -10px;
  border: 2px solid white;
  position: relative;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}
/* line 90, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea h3 p {
  color: grey;
  float: right;
  width: 93%;
  text-align: left;
  font-size: 22px;
  line-height: 35px;
  margin-top: 8px;
}
/* line 100, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}
/* line 106, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li {
  margin: 0px auto 20px auto;
  display: block;
  width: 80%;
  height: 32px;
  opacity: .75;
  color: grey;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 117, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li:last-of-type {
  border-bottom: none;
}
/* line 120, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li input {
  float: left;
}
/* line 123, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li label {
  width: 95%;
  font-size: 15px;
  float: right;
  text-align: left;
  line-height: 25px;
  margin: -2px 5px;
  text-transform: none;
  opacity: .85;
}
/* line 132, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li label:hover {
  opacity: 1;
}
/* line 137, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li.correct label {
  color: grey;
}
/* line 142, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .answers li.incorrect label {
  color: grey;
}
/* line 152, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questions .question:last-of-type h3 span {
  padding: 10px 15px 10px 15px;
}
/* line 159, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questions .question .lastQuestion {
  display: inline-block !important;
  position: absolute;
  left: 0;
  bottom: -20px;
  background: #7cb842 !important;
  color: white !important;
  padding: 20px 20px;
  font-size: 25px;
}
/* line 170, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questions .question.complete .responses {
  display: block;
  padding: 5px 0 0 0;
  margin: 110px 0 50px 0;
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
}
/* line 176, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizArea .questions .question.complete .responses p {
  font-size: 25px;
}
/* line 186, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizScore {
  font-size: 25px;
  color: #d1d3d4;
}
/* line 189, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizScore span {
  color: #7cb842;
}
/* line 193, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel {
  color: #7D7D7D;
  margin-top: 50px;
  font-size: 30px;
}
/* line 197, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel span {
  display: block;
  font-size: 30px;
  line-height: 50px;
  margin-top: 25px;
  font-style: normal;
}
/* line 205, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level0 span {
  color: #7cb842;
}
/* line 210, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level1 span {
  color: #7cb842;
}
/* line 215, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level2 span {
  color: #AF1B20;
}
/* line 220, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level3 span {
  color: #AF1B20;
}
/* line 226, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}
/* line 232, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li {
  margin: 0px auto 20px auto;
  display: block;
  width: 80%;
  height: 32px;
  opacity: .75;
  color: grey;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 243, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li:last-of-type {
  border-bottom: none;
}
/* line 246, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li:hover {
  opacity: 1;
}
/* line 249, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li input {
  float: left;
  width: 10%;
}
/* line 253, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li label {
  width: 100%;
  font-size: 15px;
  float: right;
  text-align: left;
  line-height: 25px;
  margin: 5px;
  text-transform: none;
}
/* line 263, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li.correct label {
  color: #7cb842;
}
/* line 268, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .answers li.incorrect label {
  color: red;
}
/* line 274, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions {
  border-top: 1px solid #717171;
  margin-top: 50px;
  padding-top: 30px;
}
/* line 279, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question h3 {
  margin-top: 20px;
}
/* line 281, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question h3 span {
  display: inline-block;
  color: white;
  float: left;
  font-size: 30px;
  padding: 10px 20px 10px 20px;
  background: #7cb842;
  border-radius: 50%;
  top: -10px;
  left: -10px;
  border: 2px solid white;
  position: relative;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}
/* line 295, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question h3 p {
  color: grey;
  float: right;
  width: 93%;
  text-align: left;
  font-size: 22px;
  line-height: 35px;
  margin-top: 8px;
}
/* line 305, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question .lastQuestion {
  display: none !important;
}
/* line 308, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question .responses {
  display: none !important;
}
/* line 313, sass/quiz.scss */
#assesment .page .slickQuizWrapper .quizResults .questions .question:last-of-type h3 span {
  padding: 10px 15px 10px 15px;
}

/* line 324, sass/quiz.scss */
.killswitch {
  display: none;
  position: absolute;
  width: 100%;
  background: white;
  z-index: 200;
  top: 280px;
  height: 100%;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
/* line 336, sass/quiz.scss */
.killswitch .text {
  text-align: center;
}
/* line 338, sass/quiz.scss */
.killswitch .text .main {
  color: #7cb842;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding: 90px 0 50px 0;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
}
/* line 347, sass/quiz.scss */
.killswitch .text .reason {
  display: none !important;
  text-transform: uppercase !important;
  font-family: 'Oswald', sans-serif;
  color: #616161;
  display: inline-block;
  text-transform: none;
  font-size: 15px;
}
/* line 357, sass/quiz.scss */
.killswitch.one {
  display: block;
}
/* line 360, sass/quiz.scss */
.killswitch.one .text .one {
  display: block !important;
}
/* line 365, sass/quiz.scss */
.killswitch.two {
  display: block;
}
/* line 368, sass/quiz.scss */
.killswitch.two .text .two {
  display: block !important;
}
/* line 373, sass/quiz.scss */
.killswitch.three {
  display: block;
}
/* line 376, sass/quiz.scss */
.killswitch.three .text .three {
  display: block !important;
}
/* line 381, sass/quiz.scss */
.killswitch.four {
  display: block;
}
/* line 384, sass/quiz.scss */
.killswitch.four .text .four {
  display: block !important;
}
/* line 389, sass/quiz.scss */
.killswitch.five {
  display: block;
}
/* line 392, sass/quiz.scss */
.killswitch.five .text .five {
  display: block !important;
}
/* line 397, sass/quiz.scss */
.killswitch.six {
  display: block;
}
/* line 400, sass/quiz.scss */
.killswitch.six .text .six {
  display: block !important;
}
/* line 405, sass/quiz.scss */
.killswitch.seven {
  display: block;
}
/* line 408, sass/quiz.scss */
.killswitch.seven .text .seven {
  display: block !important;
}

/*input#slickQuiz1_question0_1[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -230px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question0_1[type=checkbox]:checked + label:after{
  content: 'This program is for research and development and does NOT fund demonstration projects.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -150px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question2_0[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -210px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question2_0[type=checkbox]:checked + label:after{
  content: 'Only employees who work for American-owned small businesses are eligible to participate in the SBIR/STTR programs';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -150px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question2_3[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -260px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question2_3[type=checkbox]:checked + label:after{
  content: 'Applicants for the SBIR and STTR program must be for-profit companies.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -190px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question2_1[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -230px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question2_1[type=checkbox]:checked + label:after{
  content: 'Only small businesses with 500 or less employees are eligible. Your firm is ineligible to participate in the SBIR/STTR program.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -150px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question4_1[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -230px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question4_1[type=checkbox]:checked + label:after{
  content: 'Only small businesses with minority ownership by venture capitalists are eligible.Your firm is ineligible to participate in the DOE  SBIR/STTR program.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -150px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question5_0[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -230px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question5_0[type=checkbox]:checked + label:after{
  content: 'The research and development needs to be conducted in the US and its territories.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -150px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}*/
/*input#slickQuiz1_question7_4[type=checkbox]:checked + label:before{
  content: 'sorry, This program is not for you';
  color: $release_1;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  padding-top: 90px;
  font-size: 30px;
  position: absolute;
  width: 300px;
  background: white;
  height: 540px;
  top: -320px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
input#slickQuiz1_question7_4[type=checkbox]:checked + label:after{
  content: 'Only small businesses with 500 ore less employees are eligible.  Your firm is ineligible to participate in the SBIR/STTR program.';
  color: #616161;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding-top: 90px;
  font-size: 15px;
  position: absolute;
  width: 300px;
  top: -260px;
  left: -186px;
  width: 1081px;
  opacity: 1;
  cursor: default;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
*/
/* line 2, sass/contact.scss */
.contact hr {
  border-top: 1px solid rgba(128, 128, 128, 0.51);
  width: 95%;
}
/* line 5, sass/contact.scss */
.contact hr:first-of-type {
  margin-top: 80px;
}
/* line 9, sass/contact.scss */
.contact .helpdesk {
  padding: 0 90px;
  margin: 50px 0;
}
/* line 12, sass/contact.scss */
.contact .helpdesk .icon {
  width: 25%;
  display: inline-block;
}
/* line 15, sass/contact.scss */
.contact .helpdesk .icon img {
  width: 80%;
  display: inline-block;
}
/* line 20, sass/contact.scss */
.contact .helpdesk .information {
  width: 73%;
  vertical-align: top;
  margin-top: 30px;
  display: inline-block;
}
/* line 25, sass/contact.scss */
.contact .helpdesk .information .title {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  padding: 10px 0;
  text-transform: uppercase;
  color: grey;
}
/* line 32, sass/contact.scss */
.contact .helpdesk .information .contacts {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  padding: 20px 0;
  border-top: 1px solid #cccccc;
  line-height: 25px;
}
/* line 38, sass/contact.scss */
.contact .helpdesk .information .contacts a {
  color: #7cb842;
}
/* line 41, sass/contact.scss */
.contact .helpdesk .information .contacts .bold {
  font-weight: bold;
}

/* line 48, sass/contact.scss */
.left-side {
  width: 45%;
  margin: 40px 0 50px 5%;
  display: inline-block;
  vertical-align: top;
}
/* line 53, sass/contact.scss */
.left-side .contact-title {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  padding: 10px 0;
  color: grey;
  border-bottom: 1px solid grey;
}
/* line 61, sass/contact.scss */
.left-side form .wdform_section {
  width: 100% !important;
}
/* line 63, sass/contact.scss */
.left-side form .wdform_section .wdform_column {
  width: 100% !important;
}
/* line 65, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row {
  width: 100% !important;
}
/* line 67, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field {
  width: 100% !important;
  display: block !important;
  position: relative;
}
/* line 71, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-label-section {
  max-width: 25% !important;
  width: 25% !important;
  text-align: right;
}
/* line 75, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-label-section .wdform-label {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  margin-top: 5px;
  display: inline-block;
}
/* line 82, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section {
  width: 72% !important;
  display: inline-block;
  margin-left: 3%;
}
/* line 86, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section input, .left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section textarea, .left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section select {
  width: 100% !important;
  border: 1px solid #7cb842;
  background: white;
  padding: 5px !important;
  height: 30px;
  border-radius: 5px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/* line 97, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section .button-submit {
  position: absolute;
  right: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  padding: 0px 40px !important;
  text-transform: uppercase;
  color: white;
  background: #7cb842;
  border-radius: 20px;
  opacity: .5;
  -webkit-transition: 0.25s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -ms-transition: 0.25s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -moz-transition: 0.25s cubic-bezier(0.505, -0.2, 0.68, 1.2);
  -o-transition: 0.25s cubic-bezier(0.505, -0.2, 0.68, 1.2);
}
/* line 112, sass/contact.scss */
.left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-element-section .button-submit:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/* line 128, sass/contact.scss */
.right-side {
  width: 34%;
  margin: 80px 7.5% 50px 7.5%;
  display: inline-block;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 25px;
}

/* line 136, sass/contact.scss */
.form1 .warning {
  margin-top: 20px;
  border: 1px solid #7cb842 !important;
  background: white !important;
  color: #7cb842 !important;
  font-family: 'Oswald', sans-serif;
  padding: 15px !important;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 2, sass/module.scss */
.thundercats #mod-one {
  height: inherit;
}

/* line 6, sass/module.scss */
#search_box_container {
  width: 90%;
  display: block;
  margin: 30px auto 0 auto;
}

/* line 11, sass/module.scss */
.go {
  padding-top: 65px;
  display: inline-block;
  height: inherit;
  position: relative;
  overflow: hidden;
  margin-bottom: -5px;
  width: 100%;
}
/* line 19, sass/module.scss */
.go .options {
  float: left;
  vertical-align: top;
  width: 25%;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  -ms-transition: 1s ease;
  display: inline-block;
  overflow: hidden;
}
/* line 29, sass/module.scss */
.go .options .title {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  padding: 10px 30px;
  text-transform: uppercase;
  color: grey;
}
/* line 36, sass/module.scss */
.go .options .optional {
  display: none;
}
/* line 38, sass/module.scss */
.go .options .optional.open {
  display: block;
}
/* line 42, sass/module.scss */
.go .options ul {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}
/* line 46, sass/module.scss */
.go .options ul li {
  border-top: 1px solid rgba(195, 195, 195, 0.35);
  margin: 0;
}
/* line 49, sass/module.scss */
.go .options ul li a {
  display: block;
  padding: 10px 15px 10px 45px;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #7cb842;
  opacity: .65;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 62, sass/module.scss */
.go .options ul li a:before {
  content: "\e092";
  color: white;
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  position: relative;
  left: -60px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
}
/* line 74, sass/module.scss */
.go .options ul li a:hover {
  opacity: .85;
  background: #7cb842;
  color: white;
  text-decoration: none;
}
/* line 79, sass/module.scss */
.go .options ul li a:hover:before {
  margin-right: 20px;
  left: 10px;
}
/* line 84, sass/module.scss */
.go .options ul li a.active {
  opacity: 1;
  background: #7cb842;
  color: white;
  text-decoration: none;
}
/* line 89, sass/module.scss */
.go .options ul li a.active:before {
  content: "\e084";
  margin-right: 0px;
  left: -15px;
}
/* line 99, sass/module.scss */
.go .module-over {
  width: 75%;
  display: inline-block;
  height: inherit;
  display: inline-block;
  background: white;
  float: right;
  position: relative;
  min-height: 600px;
  padding: 10px 20px 20px 20px;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.1);
  border-left: 1px solid #CCCCCC;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  -ms-transition: .5s ease;
}
/* line 115, sass/module.scss */
.go .module-over table {
  border: 1px solid rgba(128, 128, 128, 0.2);
  margin-top: 30px;
}
/* line 119, sass/module.scss */
.go .module-over table thead tr {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
/* line 124, sass/module.scss */
.go .module-over table thead tr td {
  padding: 20px;
  border-right: 1px solid rgba(128, 128, 128, 0.2);
  font-weight: bold;
}
/* line 128, sass/module.scss */
.go .module-over table thead tr td:first-of-type {
  width: 40%;
}
/* line 131, sass/module.scss */
.go .module-over table thead tr td:last-of-type {
  width: 60%;
}
/* line 138, sass/module.scss */
.go .module-over table tbody tr {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
/* line 142, sass/module.scss */
.go .module-over table tbody tr td {
  padding: 20px;
  border-right: 1px solid rgba(128, 128, 128, 0.2);
  vertical-align: top;
}
/* line 146, sass/module.scss */
.go .module-over table tbody tr td p {
  padding: 0;
  margin-top: 10px;
  font-size: 12px;
}
/* line 151, sass/module.scss */
.go .module-over table tbody tr td ul, .go .module-over table tbody tr td ol {
  padding: 0 10px;
}
/* line 153, sass/module.scss */
.go .module-over table tbody tr td ul li, .go .module-over table tbody tr td ol li {
  font-size: 12px;
}
/* line 161, sass/module.scss */
.go .module-over .audio {
  display: none;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
}
/* line 169, sass/module.scss */
.go .module-over .demo-time {
  display: none;
  position: relative;
}
/* line 173, sass/module.scss */
.go .module-over .demo-time1 {
  display: none;
  position: relative;
}
/* line 177, sass/module.scss */
.go .module-over .demo-time2 {
  display: none;
}
/* line 180, sass/module.scss */
.go .module-over .demo-time3 {
  display: none;
}
/* line 180, sass/module.scss */
.go .module-over .demo-time4 {
  display: none;
}
/* line 183, sass/module.scss */
.go .module-over .quiz {
  display: none;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
/* line 189, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper {
  padding-top: 30px;
}
/* line 192, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper h2.quizName {
  font-family: 'Oswald', sans-serif;
  font-size: 14pt;
  text-align: left;
  display: none !important;
  padding-bottom: 10px;
  color: #7cb842;
  border-bottom: 1px solid #E6E6E6;
}
/* line 202, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea {
  margin: 0 auto;
}
/* line 206, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .quizHeader .quizDescription p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11pt;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: none;
  color: #333333;
  letter-spacing: .5px;
}
/* line 218, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .buttonWrapper {
  display: none;
}
/* line 221, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .button {
  text-align: center;
  position: relative;
  z-index: 10;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #7cb842;
  background: white;
  color: #7cb842 !important;
}
/* line 233, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .button:hover {
  background: #7cb842 !important;
  color: white !important;
}
/* line 238, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questionCount {
  font-size: 20px;
  color: grey;
  border-radius: 20px;
  border: 1px solid #999999;
  padding: 10px;
  display: inline-block;
}
/* line 245, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questionCount span {
  color: #7cb842;
}
/* line 249, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea h3 {
  margin-top: 20px;
}
/* line 251, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea h3 span {
  display: inline-block;
  color: #7cb842;
  float: left;
  float: left;
  font-size: 25px;
  /* padding: 8px 16px 8px 16px; */
  /* top: -15px; */
  left: 30px;
  position: relative;
}
/* line 261, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea h3 span:after {
  content: ":";
  display: inline-block;
  margin-left: 5px;
}
/* line 267, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea h3 p {
  color: grey;
  font-family: 'Oswald', sans-serif;
  float: right;
  width: 90%;
  text-align: left;
  font-size: 16px;
}
/* line 276, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}
/* line 282, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li {
  margin: 0px auto 20px auto;
  display: inline-block;
  width: 80%;
  margin-left: 30px;
  height: auto;
  opacity: .75;
  color: grey;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 294, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li:last-of-type {
  border-bottom: none;
}
/* line 297, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li:hover {
  opacity: 1;
}
/* line 300, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li input {
  top: -3px;
  position: relative;
  width: 3%;
}
/* line 305, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li label {
  width: 90%;
  font-size: 15px;
  float: right;
  text-align: left;
  text-transform: none;
}
/* line 313, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li.correct label {
  color: grey;
}
/* line 318, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .answers li.incorrect label {
  color: grey;
}
/* line 328, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questions .question:last-of-type h3 span {
  padding: 10px 15px 10px 15px;
}
/* line 335, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questions .question .lastQuestion {
  display: inline-block !important;
  position: relative;
  left: 0;
  background: #7cb842 !important;
  color: white !important;
  padding: 20px 20px;
  font-size: 25px;
}
/* line 345, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questions .question.complete .responses {
  display: block;
  padding: 5px 0 0 0;
  margin: 110px 0 50px 0;
  border-top: 1px solid #d1d3d4;
  border-bottom: 1px solid #d1d3d4;
}
/* line 351, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizArea .questions .question.complete .responses p {
  font-size: 25px;
}
/* line 361, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizScore {
  font-size: 25px;
  color: #d1d3d4;
}
/* line 364, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizScore span {
  color: #7cb842;
}
/* line 368, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel {
  color: #7D7D7D;
  margin-top: 50px;
  font-size: 30px;
}
/* line 372, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel span {
  display: block;
  font-size: 30px;
  line-height: 50px;
  margin-top: 25px;
  font-style: normal;
}
/* line 380, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level0 span {
  color: #7cb842;
}
/* line 385, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level1 span {
  color: #7cb842;
}
/* line 390, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level2 span {
  color: #AF1B20;
}
/* line 395, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .quizResultsCopy .quizLevel.level3 span {
  color: #AF1B20;
}
/* line 401, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}
/* line 407, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li {
  margin: 0px auto 10px auto;
  display: block;
  width: 80%;
  height: 32px;
  opacity: .75;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 417, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li:last-of-type {
  border-bottom: none;
}
/* line 420, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li:hover {
  opacity: 1;
}
/* line 423, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li input {
  top: -3px;
  position: relative;
  width: 3%;
}
/* line 428, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li label {
  width: 90%;
  font-size: 15px;
  float: right;
  text-align: left;
  text-transform: none;
}
/* line 436, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li.correct label {
  color: #7cb842;
}
/* line 441, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .answers li.incorrect label {
  color: red;
}
/* line 447, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions {
  border-top: 1px solid #717171;
  margin-top: 50px;
  padding-top: 30px;
}
/* line 452, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question h3 {
  margin-top: 20px;
}
/* line 454, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question h3 span {
  display: inline-block;
  color: #7cb842;
  float: left;
  float: left;
  font-size: 25px;
  left: 30px;
  position: relative;
}
/* line 462, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question h3 span:after {
  content: ":";
  display: inline-block;
  margin-left: 5px;
}
/* line 468, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question h3 p {
  color: grey;
  font-family: 'Oswald', sans-serif;
  float: right;
  width: 90%;
  text-align: left;
  font-size: 16px;
}
/* line 477, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question .lastQuestion {
  display: none !important;
}
/* line 480, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question .responses {
  display: none !important;
}
/* line 485, sass/module.scss */
.go .module-over .quiz .slickQuizWrapper .quizResults .questions .question:last-of-type h3 span {
  padding: 10px 15px 10px 15px;
}
/* line 495, sass/module.scss */
.go .module-over.quiz-open {
  padding-bottom: 100px;
}
/* line 497, sass/module.scss */
.go .module-over.quiz-open .one {
  display: none;
}
/* line 500, sass/module.scss */
.go .module-over.quiz-open .two {
  display: none;
}
/* line 503, sass/module.scss */
.go .module-over.quiz-open .button {
  display: none;
}
/* line 506, sass/module.scss */
.go .module-over.quiz-open .audio {
  display: none;
}
/* line 509, sass/module.scss */
.go .module-over.quiz-open .quiz {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 516, sass/module.scss */
.go .module-over.quiz-open .demo-time {
  display: none;
}
/* line 519, sass/module.scss */
.go .module-over.quiz-open .demo-time1 {
  display: none;
}
/* line 522, sass/module.scss */
.go .module-over.quiz-open .demo-time2 {
  display: none;
}
/* line 525, sass/module.scss */
.go .module-over.quiz-open .demo-time3 {
  display: none;
}
/* line 529, sass/module.scss */
.go .module-over.av-open {
  padding-bottom: 100px;
  height: 700px;
}
/* line 532, sass/module.scss */
.go .module-over.av-open .one {
  display: none;
}
/* line 535, sass/module.scss */
.go .module-over.av-open .two {
  display: none;
}
/* line 538, sass/module.scss */
.go .module-over.av-open .button {
  display: none;
}
/* line 541, sass/module.scss */
.go .module-over.av-open .quiz {
  display: none;
}
/* line 544, sass/module.scss */
.go .module-over.av-open .audio {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 551, sass/module.scss */
.go .module-over.av-open .demo-time {
  display: none;
}
/* line 554, sass/module.scss */
.go .module-over.av-open .demo-time1 {
  display: none;
}
/* line 557, sass/module.scss */
.go .module-over.av-open .demo-time2 {
  display: none;
}
/* line 560, sass/module.scss */
.go .module-over.av-open .demo-time3 {
  display: none;
}
/* line 564, sass/module.scss */
.go .module-over.demo-open {
  padding-bottom: 100px;
  height: 700px;
}
/* line 567, sass/module.scss */
.go .module-over.demo-open .one {
  display: none;
}
/* line 570, sass/module.scss */
.go .module-over.demo-open .two {
  display: none;
}
/* line 573, sass/module.scss */
.go .module-over.demo-open .button {
  display: none;
}
/* line 576, sass/module.scss */
.go .module-over.demo-open .quiz {
  display: none;
}
/* line 579, sass/module.scss */
.go .module-over.demo-open .audio {
  display: none;
}
/* line 582, sass/module.scss */
.go .module-over.demo-open .demo-time {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 589, sass/module.scss */
.go .module-over.demo-open .demo-time1 {
  display: none;
}
/* line 592, sass/module.scss */
.go .module-over.demo-open .demo-time2 {
  display: none;
}
/* line 595, sass/module.scss */
.go .module-over.demo-open .demo-time3 {
  display: none;
}
/* line 599, sass/module.scss */
.go .module-over.demo-open1 {
  padding-bottom: 100px;
  height: 700px;
}
/* line 602, sass/module.scss */
.go .module-over.demo-open1 .one {
  display: none;
}
/* line 605, sass/module.scss */
.go .module-over.demo-open1 .two {
  display: none;
}
/* line 608, sass/module.scss */
.go .module-over.demo-open1 .button {
  display: none;
}
/* line 611, sass/module.scss */
.go .module-over.demo-open1 .quiz {
  display: none;
}
/* line 614, sass/module.scss */
.go .module-over.demo-open1 .audio {
  display: none;
}
/* line 617, sass/module.scss */
.go .module-over.demo-open1 .demo-time {
  display: none;
}
/* line 620, sass/module.scss */
.go .module-over.demo-open1 .demo-time2 {
  display: none;
}
/* line 623, sass/module.scss */
.go .module-over.demo-open1 .demo-time3 {
  display: none;
}
.go .module-over.demo-open1 .demo-time4 {
  display: none;
}
/* line 626, sass/module.scss */
.go .module-over.demo-open1 .demo-time1 {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 634, sass/module.scss */
.go .module-over.demo-open2 {
  padding-bottom: 100px;
  height: 1000px;
}
/* line 637, sass/module.scss */
.go .module-over.demo-open2 .one {
  display: none;
}
/* line 640, sass/module.scss */
.go .module-over.demo-open2 .two {
  display: none;
}
/* line 643, sass/module.scss */
.go .module-over.demo-open2 .button {
  display: none;
}
/* line 646, sass/module.scss */
.go .module-over.demo-open2 .quiz {
  display: none;
}
/* line 649, sass/module.scss */
.go .module-over.demo-open2 .audio {
  display: none;
}
/* line 652, sass/module.scss */
.go .module-over.demo-open2 .demo-time {
  display: none;
}
/* line 655, sass/module.scss */
.go .module-over.demo-open2 .demo-time1 {
  display: none;
}
/* line 658, sass/module.scss */
.go .module-over.demo-open2 .demo-time3 {
  display: none;
}
.go .module-over.demo-open2 .demo-time4 {
  display: none;
}
/* line 661, sass/module.scss */
.go .module-over.demo-open2 .demo-time2 {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 669, sass/module.scss */
.go .module-over.demo-open3 {
  padding-bottom: 100px;
  height: 700px;
}
/* line 672, sass/module.scss */
.go .module-over.demo-open3 .one {
  display: none;
}
/* line 675, sass/module.scss */
.go .module-over.demo-open3 .two {
  display: none;
}
/* line 678, sass/module.scss */
.go .module-over.demo-open3 .button {
  display: none;
}
/* line 681, sass/module.scss */
.go .module-over.demo-open3 .quiz {
  display: none;
}
/* line 684, sass/module.scss */
.go .module-over.demo-open3 .audio {
  display: none;
}
/* line 687, sass/module.scss */
.go .module-over.demo-open3 .demo-time {
  display: none;
}
/* line 690, sass/module.scss */
.go .module-over.demo-open3 .demo-time1 {
  display: none;
}
/* line 693, sass/module.scss */
.go .module-over.demo-open3 .demo-time2 {
  display: none;
}
.go .module-over.demo-open3 .demo-time4 {
  display: none;
}
/* line 696, sass/module.scss */
.go .module-over.demo-open3 .demo-time3 {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 669, sass/module.scss */
.go .module-over.demo-open4 {
  padding-bottom: 100px;
  height: 700px;
}
/* line 672, sass/module.scss */
.go .module-over.demo-open4 .one {
  display: none;
}
/* line 675, sass/module.scss */
.go .module-over.demo-open4 .two {
  display: none;
}
/* line 678, sass/module.scss */
.go .module-over.demo-open4 .button {
  display: none;
}
/* line 681, sass/module.scss */
.go .module-over.demo-open4 .quiz {
  display: none;
}
/* line 684, sass/module.scss */
.go .module-over.demo-open4 .audio {
  display: none;
}
/* line 687, sass/module.scss */
.go .module-over.demo-open4 .demo-time {
  display: none;
}
/* line 690, sass/module.scss */
.go .module-over.demo-open4 .demo-time1 {
  display: none;
}
/* line 693, sass/module.scss */
.go .module-over.demo-open4 .demo-time2 {
  display: none;
}
/* line 696, sass/module.scss */
.go .module-over.demo-open4 .demo-time3 {
  display: none;
}
.go .module-over.demo-open4 .demo-time4 {
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
  display: block;
}
/* line 705, sass/module.scss */
.go p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 23px;
  padding: 0 20px;
}
/* line 710, sass/module.scss */
.go p a {
  color: #7cb842;
  word-break: break-all;
}
/* line 715, sass/module.scss */
.go ul {
  list-style: circle;
  padding: 20px 0 20px 80px;
}
/* line 719, sass/module.scss */
.go ul.single li {
  line-height: 13px;
}
/* line 723, sass/module.scss */
.go ul li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 10px;
}
/* line 730, sass/module.scss */
.go ol {
  list-style: upper-roman !important;
  padding: 20px 0 20px 80px;
}
/* line 733, sass/module.scss */
.go ol li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 10px;
}
/* line 740, sass/module.scss */
.go iframe {
  display: block;
  margin: 0 auto;
}
/* line 744, sass/module.scss */
.go img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 749, sass/module.scss */
.go .button {
  padding: 10px 25px;
  display: inline-block;
  border: 1px solid #7cb842;
  border-radius: 25px;
  color: #7cb842;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  margin-top: 25px;
  cursor: pointer;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  position: relative;
  margin-bottom: 25px;
}
/* line 765, sass/module.scss */
.go .button:hover {
  background: #7cb842;
  color: white;
}
/* line 769, sass/module.scss */
.go .button.next {
  left: 80%;
}
/* line 771, sass/module.scss */
.go .button.next:before {
  content: "NEXT";
}
/* line 774, sass/module.scss */
.go .button.next:after {
  content: "\e080";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  margin-left: 5px;
}
/* line 781, sass/module.scss */
.go .button.back {
  left: 5%;
}
/* line 783, sass/module.scss */
.go .button.back:before {
  content: "\e079";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  margin-right: 5px;
}
/* line 789, sass/module.scss */
.go .button.back:after {
  content: "BACK";
}
/* line 794, sass/module.scss */
.go .one {
  position: relative;
  display: none;
}
/* line 797, sass/module.scss */
.go .one.open {
  display: block;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}
/* line 805, sass/module.scss */
.go .two {
  position: relative;
  display: none;
}
/* line 808, sass/module.scss */
.go .two.open {
  display: block;
  -webkit-animation: fade_in 1s;
  -moz-animation: fade_in 1s;
  -o-animation: fade_in 1s;
  -ms-animation: fade_in 1s;
}

/* line 817, sass/module.scss */
.back-faq {
  margin-top: 30px;
  position: absolute;
  width: 25%;
  z-index: 10;
  color: #7cb842;
  padding: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
  cursor: pointer;
  border-top: 1px solid rgba(195, 195, 195, 0.75);
  text-transform: uppercase;
  border-bottom: 1px solid rgba(195, 195, 195, 0.75);
  overflow: hidden;
  display: none;
}
/* line 836, sass/module.scss */
.back-faq.back {
  display: block;
}
/* line 839, sass/module.scss */
.back-faq:before {
  content: "\e079";
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  position: relative;
  font-size: 10px;
  left: -50px;
  color: #7cb842;
  background: white;
  border-radius: 50%;
  padding: 4px 5px;
  top: -4px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
}
/* line 856, sass/module.scss */
.back-faq:hover {
  opacity: 1;
  text-decoration: none;
  background: #7cb842;
  color: white;
}
/* line 861, sass/module.scss */
.back-faq:hover:before {
  margin-right: 20px;
  color: #7cb842;
  background: white;
  left: 10px;
}
/* line 868, sass/module.scss */
.back-faq.open {
  bottom: 0;
}
/* line 871, sass/module.scss */
.back-faq.fixed {
  position: fixed;
  top: 100px;
  width: 270px;
}

/* line 878, sass/module.scss */
.moder {
  position: relative;
  overflow: hidden;
}
/* line 881, sass/module.scss */
.moder .off {
  opacity: .35 !important;
}
/* line 884, sass/module.scss */
.moder .pagi {
  margin-top: 50px;
  text-align: right;
}
/* line 887, sass/module.scss */
.moder .pagi.first {
  margin: 20px 0 50px;
}
/* line 890, sass/module.scss */
.moder .pagi li {
  padding: 9px 0 0 1px;
  background: grey;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  border-radius: 50%;
  font-size: 17px;
  font-family: 'Oswald', sans-serif;
  color: white;
  width: 35px;
  opacity: .75;
  text-align: center;
  height: 35px;
  cursor: pointer;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -ms-transition: .15s;
  -o-transition: .15s;
}
/* line 910, sass/module.scss */
.moder .pagi li:first-of-type:before {
  content: 'Page:';
  position: absolute;
  left: -45px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 917, sass/module.scss */
.moder .pagi li a {
  color: white;
}
/* line 920, sass/module.scss */
.moder .pagi li:hover {
  background: #7cb842;
}
/* line 922, sass/module.scss */
.moder .pagi li:hover a {
  text-decoration: none;
}
/* line 926, sass/module.scss */
.moder .pagi li.active {
  opacity: 1;
  background: #7cb842;
}
/* line 929, sass/module.scss */
.moder .pagi li.active a {
  text-decoration: none;
}
/* line 935, sass/module.scss */
.moder .one {
  position: relative;
  display: none;
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
}
/* line 942, sass/module.scss */
.moder .one.open {
  display: block;
}
/* line 946, sass/module.scss */
.moder .two {
  position: relative;
  display: none;
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
}
/* line 953, sass/module.scss */
.moder .two.open {
  display: block;
}
/* line 957, sass/module.scss */
.moder .three {
  position: relative;
  display: none;
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -o-animation: fadein .5s;
  -ms-animation: fadein .5s;
}
/* line 964, sass/module.scss */
.moder .three.open {
  display: block;
}

/* line 969, sass/module.scss */
.slickQuizWrapper .quizResultsCopy {
  font-family: 'Oswald', sans-serif;
}

/* line 1, sass/left.scss */
.area {
  width: 1080px;
  display: table;
  margin: auto;
  height: 100%;
  position: relative;
  top: -50px;
  background: white;
  border-top: 10px solid #7cb842;
  padding-bottom: 50px;
  margin-bottom: -60px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
}
/* line 13, sass/left.scss */
.area .left {
  width: 25%;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  height: 100%;
  display: inline-block;
  background: #f8faf5;
}
/* line 21, sass/left.scss */
.area .left form {
  width: 90%;
  display: block;
  margin: 50px auto 0;
  position: relative;
  z-index: 2;
}
/* line 27, sass/left.scss */
.area .left form label {
  display: inline-block;
  width: 82%;
}
/* line 30, sass/left.scss */
.area .left form label .screen-reader-text {
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
  color: #7cb842;
  text-transform: uppercase;
  margin-left: 10px;
}
/* line 40, sass/left.scss */
.area .left form label input {
  padding: 13px 12px 8px;
  border: 1px solid #CCCCCC;
  border-radius: 10px 0 0 10px;
  width: 100%;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #B3B3B3;
}
/* line 51, sass/left.scss */
.area .left form .search-submit {
  display: inline-block;
  text-indent: -999px;
  padding: 15px 20px 8px;
  background: transparent;
  border: 1px solid #7cb842;
  border-radius: 0 10px 10px 0;
}
/* line 60, sass/left.scss */
.area .left .mag {
  position: absolute;
  top: 75px;
  right: 17px;
  z-index: 1;
}
/* line 65, sass/left.scss */
.area .left .mag:after {
  color: white;
  content: "\e003";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  padding: 12px 13px;
  background: #7cb842;
  border-radius: 0 10px 10px 0;
}
/* line 76, sass/left.scss */
.area .right {
  width: 71%;
  position: relative;
  float: right;
  display: block;
}

/* line 1, sass/search.scss */
#wpus_response {
  text-align: left;
  font-size: 11pt;
  margin-top: 30px;
}
/* line 5, sass/search.scss */
#wpus_response .post {
  width: 90%;
  margin: 0 auto;
  display: block;
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #7cb842;
}
/* line 13, sass/search.scss */
#wpus_response .post h2 a {
  display: block;
  padding: 10px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #7cb842;
  opacity: .75;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
  text-transform: none;
}
/* line 29, sass/search.scss */
#wpus_response .post .entry {
  margin-bottom: 20px;
}
/* line 31, sass/search.scss */
#wpus_response .post .entry p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: none;
  line-height: 25px;
}
/* line 35, sass/search.scss */
#wpus_response .post .entry p .wpus-highlight {
  color: #7cb842;
}
/* line 40, sass/search.scss */
#wpus_response .post .tags, #wpus_response .post .post-edit-link {
  display: none;
}

/* line 45, sass/search.scss */
.wpus-highlight {
  text-decoration: underline;
}

/* line 48, sass/search.scss */
.name {
  display: block !important;
  font-size: 18px;
}

/* line 5, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-header h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 300;
  color: #7cb842;
  text-transform: uppercase;
}
/* line 11, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-header h4 span {
  text-transform: normal;
  display: inline-block;
  color: #d1d3d4;
}
/* line 18, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body {
  padding: 40px;
}
/* line 20, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body .title {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: grey;
  margin-bottom: 5px;
}
/* line 25, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body .title.green {
  color: #7cb842;
}
/* line 29, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body a {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #7cb842;
  word-wrap: break-word;
}
/* line 35, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: grey;
}
/* line 40, sass/modals.scss */
.side-bar .modal-dialog .modal-content .modal-body .sub {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  color: grey;
}

/* line 1, sass/footer.scss */
footer {
  display: block;
  background: whitesmoke;
  position: relative;
  z-index: 10 !important;
  top: -110px;
  border-top: 3px solid #7cb842;
}
/* line 8, sass/footer.scss */
footer .content-section {
  display: block;
  width: 1024px;
  margin: 0 auto;
  padding: 10px 0;
}
/* line 13, sass/footer.scss */
footer .content-section .section_one {
  width: 100%;
  padding: 40px 0;
  display: block;
}
/* line 17, sass/footer.scss */
footer .content-section .section_one .logo {
  display: block;
  margin: 0 auto;
}
/* line 20, sass/footer.scss */
footer .content-section .section_one .logo img {
  width: 250px;
  display: block;
  margin: 0 auto;
}
/* line 26, sass/footer.scss */
footer .content-section .section_one .navigation {
  margin-top: 10px;
  display: block;
  width: 100%;
  display: block;
  padding-top: 20px;
  border-top: 1px solid rgba(125, 185, 66, 0.25);
  text-align: center;
}
/* line 34, sass/footer.scss */
footer .content-section .section_one .navigation a {
  font-size: 10pt;
  color: #7cb842;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 20px;
  letter-spacing: .5px;
}

/* line 47, sass/footer.scss */
.bottom-section {
  display: block;
  background: #6c6e70;
  z-index: 10 !important;
  position: relative;
  top: -110px;
  margin-bottom: -110px;
}
/* line 54, sass/footer.scss */
.bottom-section .content-section {
  display: block;
  width: 1024px;
  margin: 0 auto;
  padding: 20px 0;
  color: white;
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 9pt;
}

/* line 66, sass/footer.scss */
.between-modal-header {
  border-bottom: none;
}

/* line 69, sass/footer.scss */
.between-modal-body {
  width: 80%;
  margin: 0 auto;
  display: block;
  color: gray;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  line-height: 30px;
  padding: 50px 0;
}
/* line 78, sass/footer.scss */
.between-modal-body a {
  font-weight: bold;
  color: #7cb842;
}

/*1800*/
@media screen and (max-width: 1800px) {
  /* line 3, sass/media.scss */
  .stamp {
    left: 0% !important;
    top: -139px !important;
  }
}
@media screen and (min-width: 1800px) {
  .stamp { 
    top: -139px !important;
  }
}
/*1400*/
@media screen and (min-width: 1400px) {
  /* line 10, sass/media.scss */
  .blocks {
    background-position: 100% -100px !important;
  }

  /* line 13, sass/media.scss */
  .title-area#feed {
    background-position: 0 -160px !important;
  }

  /* line 15, sass/media.scss */
  .get_started .begin {
    margin-top: 12% !important;
  }
  /* line 18, sass/media.scss */
  .get_started p {
    font-size: 16px !important;
  }
}
/*1850*/
@media screen and (min-width: 1850px) {
  /* line 26, sass/media.scss */
  .blocks {
    background-size: 45% !important;
    background-position: 97% -100px !important;
  }
}
/*1600*/
@media screen and (max-width: 1600px) {
  /* line 34, sass/media.scss */
  .title-area {
    height: 550px !important;
  }
  /* line 36, sass/media.scss */
  .title-area#about {
    background-position: 0 0px !important;
  }
  /* line 39, sass/media.scss */
  .title-area#about .all .title {
    margin: 175px 0 0 100px !important;
  }
  /* line 44, sass/media.scss */
  body .title-area#faqs {
    background-position: 0 0px !important;
  }
  /* line 47, sass/media.scss */
  .title-area#faqs .all .title {
    margin: 175px 0 0 340px !important;
  }
  /* line 52, sass/media.scss */
  .title-area#sched {
    background-position: 0 0px !important;
  }
  /* line 55, sass/media.scss */
  .title-area#sched .all .title {
    margin: 175px 0 0 400px !important;
  }

  /* line 61, sass/media.scss */
  .stamp {
    width: 300px !important;
    position: absolute !important;
    top: -105px !important;
    box-shadow: none !important;
  }
  /* line 66, sass/media.scss */
  .stamp .current {
    padding: 25px 0 0 30px !important;
    display: inline-block !important;
  }
  /* line 70, sass/media.scss */
  .stamp #date {
    padding: 0 20px 25px 10px !important;
    display: inline-block !important;
  }

  /* line 76, sass/media.scss */
  .get_started .video {
    width: 100% !important;
  }
  /* line 79, sass/media.scss */
  .get_started .best {
    left: 29% !important;
  }
}
/*1260*/
@media screen and (max-width: 1260px) {
  body .phase:after, html .phase:after {
    left: auto!important;
    right: 0!important;
  }
}
/*1200*/
@media screen and (max-width: 1200px) {
  /* line 88, sass/media.scss */
  .get_started .begin {
    margin-top: 12% !important;
  }
  /* line 91, sass/media.scss */
  .get_started p {
    font-size: 14px !important;
  }

  /* line 95, sass/media.scss */
  body .title-area#assess {
    background-position: 0 -50px !important;
  }
}
/*1100*/
@media screen and (max-width: 1100px) {
  /* line 100, sass/media.scss */
  .blocks {
    background-size: 60% !important;
  }

  /* line 104, sass/media.scss */
  .get_started .begin {
    margin-top: 11% !important;
    margin-right: 4% !important;
  }
  /* line 108, sass/media.scss */
  .get_started p {
    width: 90% !important;
    font-size: 14px !important;
  }

  /* line 113, sass/media.scss */
  .title-area {
    height: 550px !important;
  }
  /* line 115, sass/media.scss */
  .title-area#about {
    background-size: cover !important;
  }
  /* line 118, sass/media.scss */
  .title-area#about .all .title {
    width: 80% !important;
    margin: 175px 0 0 100px !important;
  }
  /* line 124, sass/media.scss */
  body .title-area#assess {
    background-position: 0 0px !important;
    background-size: cover !important;
  }
  /* line 128, sass/media.scss */
  .title-area#assess .all .title {
    margin: 175px 0 0 70px !important;
  }
  /* line 133, sass/media.scss */
  body .title-area#faqs {
    background-size: cover !important;
  }
  /* line 136, sass/media.scss */
 body .title-area#links {
    background-position: 0 0px !important;
    background-size: cover !important;
  }
  /* line 140, sass/media.scss */
  .title-area#links .all .title {
    margin: 175px 0 0 70px !important;
  }
  /* line 145, sass/media.scss */
  body .title-area#sched {
    background-size: cover !important;
    background-position: -280px 0px !important;
  }
  /* line 149, sass/media.scss */
  .title-area#sched .all .title {
    width: 50% !important;
    min-width: 450px;
    margin: 175px 0 0 320px !important;
  }
  /* line 153, sass/media.scss */
  .title-area#sched .all .title span {
    font-size: 20px !important;
  }

  /* line 163, sass/media.scss */
  header .primary-navigation .navi a {
    font-size: 11px !important;
    padding: 15px 25px !important;
  }
}
/*1024*/
@media screen and (max-width: 1024px) {
  /* line 175, sass/media.scss */
  .primary-navigation .logo {
    width: 66% !important;
    max-width: 300px !important;
  }
  /* line 179, sass/media.scss */
  .primary-navigation .navi {
    display: none !important;
  }

  /* line 183, sass/media.scss */
  .menu {
    display: inline-block !important;
  }

  /* line 186, sass/media.scss */
  #secondary-navigation {
    display: inline-block !important;
  }

  /* line 189, sass/media.scss */
  .title-area {
    min-width: 100% !important;
    height: 480px !important;
    background-size: 150% !important;
    background-position: -200px 40px !important;
  }
  /* line 194, sass/media.scss */
  .title-area .all {
    width: 100% !important;
  }
  /* line 197, sass/media.scss */
  .title-area#about {
    background-size: 150% !important;
    background-position: -200px 40px !important;
  }
  /* line 200, sass/media.scss */
  .title-area#about .all {
    width: 100% !important;
  }
  /* line 202, sass/media.scss */
  .title-area#about .all .title {
    margin: 175px 0 0 100px !important;
  }
  /* line 207, sass/media.scss */
  .title-area#assess {
    background-size: 150% !important;
    /* background-position: -200px 40px !important; */
  }
  /* line 210, sass/media.scss */
  .title-area#assess .all {
    width: 100% !important;
  }
  /* line 212, sass/media.scss */
  .title-area#assess .all .title {
    margin: 175px 0 0 70px !important;
  }
  /* line 217, sass/media.scss */
  .title-area#links {
    background-size: 150% !important;
    /* background-position: -200px 40px !important; */
  }
  /* line 220, sass/media.scss */
  .title-area#links .all {
    width: 100% !important;
  }
  /* line 222, sass/media.scss */
  .title-area#links .all .title {
    margin: 175px 0 0 70px !important;
  }

  /* line 228, sass/media.scss */
  .title-area#feed {
    background-position: -370px -40px !important;
  }

  /* line 229, sass/media.scss */
  .title-area#feed .all .title {
    margin: 175px 0 0 30px !important;
  }

  /* line 230, sass/media.scss */
  .full .release .dates {
    width: 55% !important;
  }

  /* line 231, sass/media.scss */
  .release_one .release .dates {
    width: 55% !important;
  }

  /* line 232, sass/media.scss */
  .title-area#faqs .all .title {
    margin: 175px 0 0 30px !important;
  }

  /* line 233, sass/media.scss */
  #assesment .page .slickQuizWrapper .quizArea h3 p {
    width: 90% !important;
  }

  /* line 234, sass/media.scss */
  #assesment .page .slickQuizWrapper .quizArea .answers li label {
    width: 90% !important;
  }

  /* line 236, sass/media.scss */
  footer .content-section {
    width: 100% !important;
  }

  /* line 241, sass/media.scss */
  .bottom-section .content-section {
    width: 100% !important;
  }

  /* line 245, sass/media.scss */
  .area {
    width: 100% !important;
    box-shadow: none !important;
  }
}
/*950*/
@media screen and (max-width: 950px) {
  /* line 253, sass/media.scss */
  .blocks {
    background-position: 107% -70px !important;
    background-size: 70% !important;
  }
}
/*850
@media screen and (max-width: 850px){
  .blocks{
    background-size: 70% !important;
  }
  .get_started{
    .begin{
      margin-top: 12% !important;
      margin-right: 9% !important;
    }
  }
  .about{
    p{
      padding: 0 30px !important;
    }
  }
  .links{
    display: inherit !important;
    .area{
      display: inherit !important;
    }
  }
  .release_one .release .dates{
      width: 50% !important;
  }
  .release_two .release .dates{
      width: 50% !important;
  }
  .contact .helpdesk .information{
    margin-top: 0 !important;
  }
  .title-area#help .all .title{
    width: 80% !important;
    margin: 175px 0 0 30px !important;
  }
}

/*750*/
@media screen and (max-width: 750px) {
  /* line 298, sass/media.scss */
  .blocks {
    background-size: 100% 100% !important;
  }

  /* line 301, sass/media.scss */
  #background {
    background-position: -390px 0 !important;
  }

  /* line 305, sass/media.scss */
  .get_started .begin {
    width: 61% !important;
    margin-top: 21% !important;
    margin-right: 11% !important;
  }

  /* line 311, sass/media.scss */
  #secondary-navigation {
    right: -100% !important;
    width: 100% !important;
  }
  /* line 314, sass/media.scss */
  #secondary-navigation.slide {
    right: 0px !important;
  }

  /* line 318, sass/media.scss */
  .title-area {
    height: 480px !important;
  }
  /* line 320, sass/media.scss */
  .title-area#about {
    background-size: 150% !important;
    background-position: -280px 40px !important;
  }
  /* line 324, sass/media.scss */
  .title-area#about .all .title {
    margin: 175px 0 0 20px !important;
    width: 90% !important;
  }
  /* line 330, sass/media.scss */
  body .title-area#assess {
    background-size: 190% !important;
    background-position: -340px 0px !important;
  }
  /* line 334, sass/media.scss */
  .title-area#assess .all .title {
    margin: 175px 0 0 20px !important;
    width: 90% !important;
    font-size: 70px !important;
  }
  /* line 338, sass/media.scss */
  .title-area#assess .all .title span {
    font-size: 20px !important;
  }
  /* line 344, sass/media.scss */
  .title-area#faqs {
    background-size: 190% !important;
    /* background-position: 0px 50px !important; */
  }
  /* line 348, sass/media.scss */
  .title-area#faqs .all .title {
    margin: 175px 0 0 20px !important;
    width: 90% !important;
    font-size: 70px !important;
  }
  /* line 352, sass/media.scss */
  .title-area#faqs .all .title span {
    font-size: 20px !important;
  }
  /* line 358, sass/media.scss */
  body .title-area#links {
    background-size: 190% !important;
    background-position: -340px 0px !important;
  }
  /* line 362, sass/media.scss */
  .title-area#links .all .title {
    margin: 175px 0 0 20px !important;
    width: 90% !important;
    font-size: 55px !important;
  }
  /* line 366, sass/media.scss */
  .title-area#links .all .title span {
    font-size: 20px !important;
  }
  /* line 372, sass/media.scss */
  body .title-area#sched {
    background-size: 180% !important;
    background-position: -160px 0px !important;
  }
  /* line 376, sass/media.scss */
  .title-area#sched .all .title {
    margin: 175px 0 0px 30px !important;
  }
  /* line 381, sass/media.scss */
  body .title-area#help {
    background-size: cover!important;
    /* background-position: -450px 40px !important; */
  }

  /* line 386, sass/media.scss */
  .title-area#help .all .title {
    font-size: 80px !important;
    width: 90%;
    margin: 175px 0 0 20px !important;
  }

  /* line 389, sass/media.scss */
  .title-area#feed {
    background-size: cover !important;
    background-position: -490px -50px !important;
  }

  /* line 390, sass/media.scss */
  .title-area#feed .all .title {
    width: 70% !important;
  }

  /* line 391, sass/media.scss */
  body .title-area .all, html .title-area .all {
    width: 100% !important;
  }

  /* line 392, sass/media.scss */
  .title-area#faqs .all .title {
    width: 90% !important;
  }

  /* line 393, sass/media.scss */
  #assesment .page .slickQuizWrapper .quizArea h3 p {
    width: 84% !important;
  }

  /* line 394, sass/media.scss */
  body .content .module .question span, html .content .module .question span {
    display: block !important;
    margin-top: 20px !important;
  }

  /* line 395, sass/media.scss */
  .left-side {
    width: 89% !important;
  }

  /* line 396, sass/media.scss */
  .left-side form .wdform_section .wdform_column .wdform_row .wdform-field .wdform-label-section {
    max-width: 25% !important;
  }

  /* line 397, sass/media.scss */
  .right-side {
    width: 89% !important;
    margin-top: 50px !important;
  }

  /* line 402, sass/media.scss */
  footer .content-section .section_one .navigation a {
    font-size: 8pt !important;
    margin: 0 10px !important;
  }

  /* line 410, sass/media.scss */
  .stamp {
    text-align: center;
    width: 100% !important;
    /* top: -65px !important; */
  }

  .content .area .stamp {
       width: 100%!important;
       position: relative!important;
       top: 0!important; 
  }

  /* line 415, sass/media.scss */
  .full .release {
    width: 99.85% !important;
  }

  /* line 418, sass/media.scss */
  .full .release .title {
    margin: 23px 0 0 20px !important;
    font-size: 25px !important;
  }

  /* line 422, sass/media.scss */
  .full .release .dates {
    width: 40% !important;
    margin: 23px 30px 0 0 !important;
  }

  /* line 426, sass/media.scss */
  .full .release.three .dates li {
    width: 14% !important;
  }

  /* line 429, sass/media.scss */
  .release_one .release {
    margin-top: 50px !important;
    width: 107.25% !important;
    text-align: center !important;
  }

  /* line 434, sass/media.scss */
  .release_two .release {
    margin-top: 50px !important;
    width: 107.25% !important;
    text-align: center !important;
  }

  /* line 439, sass/media.scss */
  .release_one .release .dates {
    display: none !important;
  }

  /* line 442, sass/media.scss */
  .release_two .release .dates {
    display: none !important;
  }

  /* line 445, sass/media.scss */
  .release_one .calendar .topics {
    width: 100% !important;
    margin-bottom: 30px !important;
    display: block !important;
    text-align: center !important;
  }

  /* line 451, sass/media.scss */
  .release_two .calendar .topics {
    width: 100% !important;
    margin-bottom: 30px !important;
    display: block !important;
    text-align: center !important;
  }

  /* line 457, sass/media.scss */
  .release_one .calendar .months {
    display: none !important;
  }

  /* line 460, sass/media.scss */
  .release_two .calendar .months {
    display: none !important;
  }

  /*timeline*/
  /* line 464, sass/media.scss */
  .release_one .calendar .timeline {
    border: none !important;
    height: 630px !important;
    background: transparent !important;
    margin-top: 60px !important;
  }

  /* line 465, sass/media.scss */
  .release_one .calendar .timeline li {
    display: block !important;
    width: 100% !important;
    height: 25% !important;
    border: none !important;
  }

  /* line 466, sass/media.scss */
  .release_one .calendar .timeline li .task-area {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
  }

  /* line 467, sass/media.scss */
  .release_one .calendar .timeline li.one {
    height: 21% !important;
  }

  /* line 468, sass/media.scss */
  .release_one .calendar .timeline li.three {
    height: 38% !important;
  }

  /* line 470, sass/media.scss */
  .release_two .calendar .timeline {
    border: none !important;
    height: 630px !important;
    background: transparent !important;
    margin-top: 60px !important;
  }

  /* line 471, sass/media.scss */
  .release_two .calendar .timeline li {
    display: block !important;
    width: 100% !important;
    height: 25% !important;
    border: none !important;
  }

  /* line 472, sass/media.scss */
  .release_two .calendar .timeline li .task-area {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }

  /* line 473, sass/media.scss */
  .release_two .calendar .timeline li.one {
    height: 21% !important;
  }

  /* line 474, sass/media.scss */
  .release_two .calendar .timeline li.three {
    height: 38% !important;
  }

  /* line 476, sass/media.scss */
  .contact .helpdesk .icon {
    display: none !important;
  }

  /* line 477, sass/media.scss */
  .contact .helpdesk .information {
    width: 100% !important;
  }

  /* line 479, sass/media.scss */
  .go {
    margin-top: 10px !important;
  }

  /* line 480, sass/media.scss */
  .go .options {
    width: 100% !important;
  }

  /* line 481, sass/media.scss */
  .go .options ul li a {
    padding: 8px 15px 8px 45px !important;
  }

  /* line 482, sass/media.scss */
  .back-faq {
    width: 100% !important;
    margin-top: 0 !important;
  }

  /* line 483, sass/media.scss */
  .back-faq.fixed {
    position: relative !important;
  }

  /* line 484, sass/media.scss */
  .go .module-over {
    width: 100% !important;
    margin-top: 100px !important;
  }

  /* line 485, sass/media.scss */
  .go .module-over iframe {
    width: 100% !important;
    height: 250px !important;
  }

   /* line 578, sass/media.scss */
  .links .inner {
    padding: 0 10px !important;
  }

  /* line 579, sass/media.scss */
  .links .inner .header .left-header {
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid white;
  }

  /* line 580, sass/media.scss */
  .links .inner ul {
    width: 97vw!important;
  }

  /* line 581, sass/media.scss */
  .links .inner ol {
    width: 100% !important;
  }
}
/*450*/
@media screen and (max-width: 450px) {
  /* line 490, sass/media.scss */
  header {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
  }

  /* line 495, sass/media.scss */
  .blocks {
    background-size: 115% 100% !important;
    background-position: 100% 50px !important;
  }

  /* line 500, sass/media.scss */
  .get_started .best {
    display: none !important;
  }
  /* line 501, sass/media.scss */
  .get_started .begin {
    width: 91% !important;
    margin-top: 74% !important;
    margin-right: 3% !important;
  }
  /* line 505, sass/media.scss */
  .get_started .begin a {
    width: 300px !important;
  }

  /* line 510, sass/media.scss */
  .title-area {
    background-size: cover !important;
  }
  /* line 512, sass/media.scss */
  .title-area#about {
    background-size: cover !important;
  }
  /* line 515, sass/media.scss */
  .title-area#about .all .title {
    margin-top: 215px !important;
  }
  /* line 517, sass/media.scss */
  .title-area#about .all .title span {
    font-size: 20px !important;
  }
  /* line 523, sass/media.scss */
  body .title-area#assess {
    background-size: cover !important;
    background-position: -280px 40px !important;
  }
  /* line 527, sass/media.scss */
  body .title-area#faqs {
    background-size: cover !important;
    background-position: top right!important;
  }
  /* line 530, sass/media.scss */
  body .title-area#links {
    background-size: cover !important;
    background-position: top left!important;
  }
  /* line 533, sass/media.scss */
  body .title-area#sched {
    background-size: cover !important;
    background-position: top right!important;
  }
  /* line 536, sass/media.scss */
  .title-area#sched .all .title {
    min-width: 80% !important;
    font-size: 60px !important;
  }
  /* line 539, sass/media.scss */
  .title-area#sched .all .title span {
    font-size: 15px !important;
  }
  /* line 545, sass/media.scss */
  .title-area#feed {
    background-size: cover !important;
    background-position: top left!important;
  }
  /* line 548, sass/media.scss */
  .title-area#feed .all .title {
    font-size: 60px !important;
  }
  /* line 553, sass/media.scss */
  body .title-area#help {
    background-size: cover !important;
    background-position: top left!important;
  }

  /* line 558, sass/media.scss */
  .contact .helpdesk {
    padding: 0 30px !important;
  }

  /* line 559, sass/media.scss */
  .title-area#help .all .title {
    font-size: 70px !important;
  }

  /* line 563, sass/media.scss */
  .about iframe {
    width: 100% !important;
    height: 250px !important;
  }

  /* line 568, sass/media.scss */
  .full .release {
    width: 100% !important;
  }

  /* line 569, sass/media.scss */
  .full .release .title {
    margin: 23px 0 0 0 !important;
    font-size: 35px !important;
    width: 100%;
    text-align: center;
  }

  /* line 575, sass/media.scss */
  .full .release .dates {
    display: none !important;
  }

  /* line 582, sass/media.scss */
  .release_one .release {
    width: 100% !important;
  }

  /* line 585, sass/media.scss */
  .release_two .release {
    width: 100% !important;
  }

  /* line 588, sass/media.scss */
  .release_one .calendar .timeline li.one {
    height: 25% !important;
  }

  /* line 589, sass/media.scss */
  .title-area .all .title {
    font-size: 80px !important;
  }

  /* line 590, sass/media.scss */
  .title-area .all .title span {
    font-size: 20px !important;
  }

  /* line 591, sass/media.scss */
  .go p {
    padding: 0 !important;
  }

  /* line 592, sass/media.scss */
  .go .module-over .quiz .slickQuizWrapper .quizArea h3 span {
    display: none !important;
  }

  /* line 593, sass/media.scss */
  footer {
    top: -50px !important;
  }
  /* line 597, sass/media.scss */
  footer .content-section .section_one .navigation {
    display: none !important;
  }

  /* line 603, sass/media.scss */
  .release_one .release .title {
    margin-left: 0 !important;
  }

  /* line 604, sass/media.scss */
  .release_two .release .title {
    margin-left: 0 !important;
  }

  /* line 605, sass/media.scss */
  .right-side {
    width: 85% !important;
  }

  /* line 606, sass/media.scss */
  .bottom-section {
    top: -50px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
  /* line 612, sass/media.scss */
  header .primary-navigation .logo {
    padding-top: 17px !important;
  }

  /* line 614, sass/media.scss */
  #secondary-navigation .navi {
    margin: 90px 50px !important;
  }
  /* line 616, sass/media.scss */
  #secondary-navigation .navi a {
    font: 30px/.85 'Oswald', sans-serif !important;
    margin: 8px 0 !important;
    padding: 8px 0 !important;
  }

  /* line 623, sass/media.scss */
  .blocks {
    display: none !important;
  }

  /* line 626, sass/media.scss */
  #background {
    position: relative !important;
    height: 450px !important;
    min-height: 0 !important;
    background-position: -150px 50px !important;
  }

  /* line 632, sass/media.scss */
  .get_started {
    min-height: 0 !important;
    height: 390px !important;
  }
  /* line 635, sass/media.scss */
  .get_started .begin {
    display: inline-block !important;
    width: 100% !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
  }
  /* line 640, sass/media.scss */
  .get_started .begin a {
    border: none !important;
    border-top: 1px solid white !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  }
  /* line 649, sass/media.scss */
  .get_started .begin p {
    width: 85% !important;
    font-size: 15px !important;
    color: grey !important;
  }
  /* line 653, sass/media.scss */
  .get_started .begin p a {
    color: #7cb842 !important;
    text-shadow: none !important;
  }

  /* line 660, sass/media.scss */
  .title-area .all .title {
    margin: 215px 0 0 20px !important;
  }

  /* line 665, sass/media.scss */
  .title-area#about .all .title span {
    font-size: 15px !important;
  }
  /* line 673, sass/media.scss */
  .title-area#assess .all .title {
    font-size: 55px !important;
    margin: 210px 0 0 20px !important;
  }
  /* line 676, sass/media.scss */
  .title-area#assess .all .title span {
    font-size: 15px !important;
  }
  /* line 684, sass/media.scss */
  .title-area#faqs .all .title {
    font-size: 55px !important;
    margin: 210px 0 0 20px !important;
  }
  /* line 687, sass/media.scss */
  .title-area#faqs .all .title span {
    font-size: 15px !important;
  }
  /* line 695, sass/media.scss */
  .title-area#links .all .title {
    font-size: 50px !important;
    margin: 190px 0 0 20px !important;
  }
  /* line 698, sass/media.scss */
  .title-area#links .all .title span {
    font-size: 15px !important;
  }
  /* line 706, sass/media.scss */
  .title-area#sched .all .title {
    font-size: 55px !important;
    margin: 210px 0 0 20px !important;
  }
  /* line 709, sass/media.scss */
  .title-area#sched .all .title span {
    font-size: 13px !important;
  }
  /* line 717, sass/media.scss */
  .title-area#feed .all .title {
    font-size: 55px !important;
    margin: 210px 0 0 20px !important;
  }
  /* line 720, sass/media.scss */
  .title-area#feed .all .title span {
    font-size: 13px !important;
  }
  /* line 728, sass/media.scss */
  .title-area#help .all .title {
    width: 90% !important;
    font-size: 55px !important;
    margin: 210px 0 0 20px !important;
  }
  /* line 732, sass/media.scss */
  .title-area#help .all .title span {
    font-size: 15px !important;
  }

  /* line 740, sass/media.scss */
  .about p {
    padding: 0 20px !important;
    text-align: justify !important;
  }

  /* line 745, sass/media.scss */
  .links .inner ul {
    max-width: 300px !important;
  }

  /* line 746, sass/media.scss */
  .links .inner ul li a {
    width: 100% !important;
  }

  /* line 747, sass/media.scss */
  .links .inner .alpha .cat {
    font-size: 30px !important;
  }

  /* line 748, sass/media.scss */
  #assesment .page .slickQuizWrapper h2.quizName {
    text-align: justify !important;
  }

  /* line 749, sass/media.scss */
  #assesment .page .slickQuizWrapper .quizArea .answers li label {
    width: 86% !important;
  }

  /* line 750, sass/media.scss */
  #assesment .page .slickQuizWrapper .quizArea .answers li {
    height: 52px !important;
  }
}
/* line 32, sass/style.scss */
body, html {
  display: block;
  height: 100%;
}
/* line 35, sass/style.scss */
body .bold, html .bold {
  font-weight: bold;
}
/* line 38, sass/style.scss */
body .more, html .more {
  color: #7cb842;
  margin-top: 20px;
  display: block;
}
/* line 43, sass/style.scss */
body #wpus-clear-search, html #wpus-clear-search {
  display: block;
  margin: 0 auto;
  width: 90%;
  color: #7cb842;
  font-size: 20px;
}
/* line 50, sass/style.scss */
body .entry-header, html .entry-header {
  display: none;
}
/* line 53, sass/style.scss */
body .post-navigation, html .post-navigation {
  display: none;
}
/* line 56, sass/style.scss */
body #background, html #background {
  position: fixed;
  left: 0px;
  top: 0px;
  background-size: cover;
  background-position: 0 0;
  width: 100%;
  height: 100%;
  min-height: 900px;
  z-index: 0;
}
/* line 67, sass/style.scss */
body .blocks, html .blocks {
  position: absolute;
  top: 0px;
  background: url("images/bg/blocks.png") no-repeat;
  background-size: 50%;
  background-position: 100% -10px;
  width: 100%;
  height: 100%;
  min-height: 900px;
  top: 0;
  z-index: 0;
}
/* line 80, sass/style.scss */
body .get_started, html .get_started {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: 900px;
  z-index: 2;
  top: 0;
}
/* line 89, sass/style.scss */
body .get_started .begin, html .get_started .begin {
  width: 41%;
  display: inline-block;
  margin-top: 10vh !important;
  background: rgba(124, 184, 67, 0.75);
  padding: 25px;
  border-radius: 20px;
  position: absolute;
  text-align: center;
  right: 100px;
}
/* line 99, sass/style.scss */
body .get_started .begin .video, html .get_started .begin .video {
  text-align: center;
  width: 80%;
  margin: 40px auto;
}
/* line 103, sass/style.scss */
body .get_started .begin .video .title, html .get_started .begin .video .title {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 25px;
  text-transform: uppercase;
  color: white;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
/* line 112, sass/style.scss */
body .get_started .begin .video .screen, html .get_started .begin .video .screen {
  width: 33%;
  display: inline-block;
  float: left;
}
/* line 116, sass/style.scss */
body .get_started .begin .video .screen:last-of-type, html .get_started .begin .video .screen:last-of-type {
  margin-top: 4px;
}
/* line 119, sass/style.scss */
body .get_started .begin .video .screen a, html .get_started .begin .video .screen a {
  display: inline-block;
  width: 100%;
  position: relative;
}
/* line 123, sass/style.scss */
body .get_started .begin .video .screen a:after, html .get_started .begin .video .screen a:after {
  content: "\e072";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  top: 21%;
  left: 32%;
  padding: 16px 16px 16px 16px;
  font-size: 25px;
  color: white;
  border-radius: 50%;
  background: red;
  box-shadow: 1px 1px 5px black;
  opacity: .5;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
}
/* line 142, sass/style.scss */
body .get_started .begin .video .screen a:hover:after, html .get_started .begin .video .screen a:hover:after {
  opacity: 1;
}
/* line 146, sass/style.scss */
body .get_started .begin .video .screen a img, html .get_started .begin .video .screen a img {
  width: 100%;
}
/* line 150, sass/style.scss */
body .get_started .begin .video .screen .company, html .get_started .begin .video .screen .company {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: white;
  opacity: .5;
}
/* line 156, sass/style.scss */
body .get_started .begin .video .screen .company:after, html .get_started .begin .video .screen .company:after {
  display: none;
}
/* line 159, sass/style.scss */
body .get_started .begin .video .screen .company:hover, html .get_started .begin .video .screen .company:hover {
  opacity: 1;
}
/* line 165, sass/style.scss */
body .get_started .begin .best, html .get_started .begin .best {
  text-align: center;
  position: absolute;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  margin-top: 25%;
  background-color: white;
  width: 30%;
  min-width: 250px;
  padding: 25px 25px 30px 25px;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  bottom: -26%;
  left: 33%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}
/* line 182, sass/style.scss */
body .get_started .begin .best img, html .get_started .begin .best img {
  width: 35px;
  position: relative;
  top: 15px;
}
/* line 188, sass/style.scss */
body .get_started .begin hr, html .get_started .begin hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  display: block;
  margin: 30px auto;
  width: 70%;
}
/* line 197, sass/style.scss */
body .get_started .begin p, html .get_started .begin p {
  width: 90%;
  margin: 0 auto;
  display: block;
  color: white;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}
/* line 206, sass/style.scss */
body .get_started .begin p a, html .get_started .begin p a {
  font-weight: bold;
  text-decoration: underline;
  color: white;
  opacity: .75;
}
/* line 211, sass/style.scss */
body .get_started .begin p a:hover, html .get_started .begin p a:hover {
  opacity: 1;
}
/* line 216, sass/style.scss */
body .get_started .begin a.button, html .get_started .begin a.button {
  display: block;
  width: 350px;
  height: 70px;
  background-size: 100%;
  padding: 17px 0;
  border: 4px solid white;
  font-size: 30px;
  color: white;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  background: #7cb843;
  text-align: center;
  border-radius: 20px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}
/* line 233, sass/style.scss */
body .get_started .begin a.button:hover, html .get_started .begin a.button:hover {
  text-decoration: none;
}
/* line 240, sass/style.scss */
body header, html header {
  display: block;
  position: relative;
  z-index: 90;
}
/* line 244, sass/style.scss */
body header .primary-navigation, html header .primary-navigation {
  display: block;
  margin: 0 auto;
  max-width: 1080px;
  background: white;
  height: 80px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  /*border-bottom: 2px solid #6fa53b;*/
}
/* line 252, sass/style.scss */
body header .primary-navigation .logo, html header .primary-navigation .logo {
  display: inline-block;
  width: 25%;
  padding-top: 12px;
  padding-left: 15px;
}
/* line 257, sass/style.scss */
body header .primary-navigation .logo img, html header .primary-navigation .logo img {
  width: 100%;
}
/* line 261, sass/style.scss */
body header .primary-navigation .navi, html header .primary-navigation .navi {
  display: inline-block;
  float: right;
  padding-top: 22px;
}
/* line 265, sass/style.scss */
body header .primary-navigation .navi a, html header .primary-navigation .navi a {
  display: inline-block;
  padding: 10px 18px;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #414b3a;
  text-decoration: none;
  border-right: 1px solid rgba(65, 75, 58, 0.5);
}
/* line 277, sass/style.scss */
body header .primary-navigation .navi a:hover, html header .primary-navigation .navi a:hover {
  color: #7cb842;
}
/* line 283, sass/style.scss */
body header .primary-navigation .navi a:last-of-type, html header .primary-navigation .navi a:last-of-type {
  border-right: none;
}
/* line 287, sass/style.scss */
body header .primary-navigation .navi .search-toggle, html header .primary-navigation .navi .search-toggle {
  display: inline-block;
}
/* line 290, sass/style.scss */
body header .primary-navigation .navi .search-toggle span:after, html header .primary-navigation .navi .search-toggle span:after {
  content: "\e003";
  display: inline-block;
  color: #414b3a;
  font-family: 'Glyphicons Halflings';
}
/* line 300, sass/style.scss */
body header .primary-navigation .search-toggler, html header .primary-navigation .search-toggler {
  display: block;
  padding: 20px 15px 15px 15px;
  position: relative;
  top: -13px;
  background: #6fa53b;
}
/* line 306, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper, html header .primary-navigation .search-toggler .search-box-wrapper {
  display: inline-block;
  width: 100%;
}
/* line 310, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label {
  width: 94%;
  display: inline-block;
}
/* line 313, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label .screen-reader-text, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label .screen-reader-text {
  color: white;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  width: 10%;
  vertical-align: bottom;
}
/* line 323, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label input, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label input {
  width: 89%;
  display: inline-block;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
}
/* line 329, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label input::-webkit-input-placeholder, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label input::-webkit-input-placeholder {
  color: transparent;
}
/* line 330, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label input:-moz-placeholder, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label input:-moz-placeholder {
  color: transparent;
}
/* line 331, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label input::-moz-placeholder, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label input::-moz-placeholder {
  color: transparent;
}
/* line 332, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form label input:-ms-input-placeholder, html header .primary-navigation .search-toggler .search-box-wrapper .search-form label input:-ms-input-placeholder {
  color: transparent;
}
/* line 335, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form input[type='submit'], html header .primary-navigation .search-toggler .search-box-wrapper .search-form input[type='submit'] {
  background: transparent;
  border: none;
}
/* line 338, sass/style.scss */
body header .primary-navigation .search-toggler .search-box-wrapper .search-form input[type='submit']:after, html header .primary-navigation .search-toggler .search-box-wrapper .search-form input[type='submit']:after {
  content: "\e003";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}
/* line 348, sass/style.scss */
body header .menu, html header .menu {
  display: none;
  position: absolute;
  top: 21px;
  right: 30px;
  font: 18px 'Oswald', sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  color: white;
  background: #7cb842;
  cursor: pointer;
  opacity: .75;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 364, sass/style.scss */
body header .menu:hover, html header .menu:hover {
  opacity: 1;
}
/* line 369, sass/style.scss */
body #secondary-navigation, html #secondary-navigation {
  display: none;
  position: fixed;
  background-color: rgba(20, 20, 20, 0.9);
  z-index: 100;
  width: 55%;
  height: 100%;
  top: 0;
  right: -55%;
  -webkit-transition: 0.75s cubic-bezier(1, -0.23, 0, 1.33);
  -moz-transition: 0.75s cubic-bezier(1, -0.23, 0, 1.33);
  -o-transition: 0.75s cubic-bezier(1, -0.23, 0, 1.33);
  -ms-transition: 0.75s cubic-bezier(1, -0.23, 0, 1.33);
}
/* line 382, sass/style.scss */
body #secondary-navigation.slide, html #secondary-navigation.slide {
  right: -25px;
}
/* line 385, sass/style.scss */
body #secondary-navigation .ex, html #secondary-navigation .ex {
  position: absolute;
  top: 30px;
  right: 50px;
  cursor: pointer;
  opacity: .75;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
}
/* line 399, sass/style.scss */
body #secondary-navigation .ex:hover, html #secondary-navigation .ex:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
/* line 404, sass/style.scss */
body #secondary-navigation .ex:hover path, html #secondary-navigation .ex:hover path {
  fill: #7cb842;
}
/* line 409, sass/style.scss */
body #secondary-navigation .navi, html #secondary-navigation .navi {
  display: block;
  margin: 120px 50px;
}
/* line 412, sass/style.scss */
body #secondary-navigation .navi a, html #secondary-navigation .navi a {
  display: block;
  font: 40px/.85 'Oswald', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  margin: 8px 0;
  padding: 8px 0;
  opacity: .75;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 426, sass/style.scss */
body #secondary-navigation .navi a:hover, html #secondary-navigation .navi a:hover {
  opacity: 1;
  color: #7cb842;
  padding-left: 20px;
  text-decoration: none;
}
/* line 436, sass/style.scss */
body #home .video, html #home .video {
  width: 85%;
  min-width: 700px;
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  display: block;
  z-index: 2;
  background: white;
  height: 100px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border-top: 6px solid #6fa53b;
}
/* line 450, sass/style.scss */
body #home .site-main, html #home .site-main {
  background: white;
  position: relative;
  z-index: 2;
}
/* line 454, sass/style.scss */
body #home .site-main .main-content, html #home .site-main .main-content {
  width: 90%;
  min-width: 700px;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -100px;
}
/* line 462, sass/style.scss */
body #home .site-main .main-content .entry-title, html #home .site-main .main-content .entry-title {
  display: none;
}
/* line 465, sass/style.scss */
body #home .site-main .main-content .section-one, html #home .site-main .main-content .section-one {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding-top: 50px;
}
/* line 470, sass/style.scss */
body #home .site-main .main-content .section-one .info, html #home .site-main .main-content .section-one .info {
  width: 26%;
  display: inline-block;
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 478, sass/style.scss */
body #home .site-main .main-content .section-one .info li, html #home .site-main .main-content .section-one .info li {
  display: block;
  margin: 25px 0;
}
/* line 483, sass/style.scss */
body #home .site-main .main-content .section-one .people, html #home .site-main .main-content .section-one .people {
  width: 45%;
  display: inline-block;
  float: right;
}
/* line 487, sass/style.scss */
body #home .site-main .main-content .section-one .people img, html #home .site-main .main-content .section-one .people img {
  width: 100%;
}
/* line 492, sass/style.scss */
body #home .site-main .main-content iframe, html #home .site-main .main-content iframe {
  display: block;
  margin: 0 auto;
  padding: 35px 0;
}
/* line 500, sass/style.scss */
body .title-area, html .title-area {
  position: relative;
  left: 0px;
  top: -85px;
  width: 100%;
  min-width: 1020px;
  height: 450px;
  z-index: 0;
}
/* line 508, sass/style.scss */
body .title-area#about, html .title-area#about {
  background: url("images/about.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px;
}
/* line 513, sass/style.scss */
body .title-area#about .all .title, html .title-area#about .all .title {
  margin: 175px 0 0 70px;
}
/* line 518, sass/style.scss */
.title-area#faqs {
  background: url("images/faq.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px!important;
}
/* line 523, sass/style.scss */
body .title-area#faqs .all .title, html .title-area#faqs .all .title {
  margin: 175px 0 0 250px;
}
/* line 528, sass/style.scss */
body .title-area#search, html .title-area#search {
  background: url("images/search.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px;
}
/* line 533, sass/style.scss */
body .title-area#search .all .title, html .title-area#search .all .title {
  margin: 175px 0 0 100px;
}
/* line 538, sass/style.scss */
.title-area#assess{
  background: url("images/asses.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px!important;
}
/* line 543, sass/style.scss */
body .title-area#assess .all .title, html .title-area#assess .all .title {
  margin: 175px 0 0 150px;
}
/* line 548, sass/style.scss */
.title-area#links {
  background: url("images/links.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px!important;
}
/* line 553, sass/style.scss */
body .title-area#links .all .title, html .title-area#links .all .title {
  margin: 175px 0 0 150px;
}
/* line 558, sass/style.scss */
.title-area#help {
  background: url("images/contact.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -200px!important;
}
/* line 563, sass/style.scss */
body .title-area#help .all .title, html .title-area#help .all .title {
  margin: 175px 0 0 150px;
}
/* line 568, sass/style.scss */
body .title-area#feed, html .title-area#feed {
  background: url("images/feed.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 0px;
}
/* line 573, sass/style.scss */
body .title-area#feed .all .title, html .title-area#feed .all .title {
  margin: 175px 0 0 150px;
}
/* line 578, sass/style.scss */
.title-area#sched {
  background: url("images/sched.jpg") fixed no-repeat;
  background-size: 100%;
  background-position: 0 -100px!important;
}
/* line 583, sass/style.scss */
body .title-area#sched .all .title, html .title-area#sched .all .title {
  margin: 175px 0 0 350px;
}
/* line 588, sass/style.scss */
body .title-area .all, html .title-area .all {
  width: 1080px;
  display: block;
  margin: 0 auto;
}
/* line 592, sass/style.scss */
body .title-area .all .title, html .title-area .all .title {
  font-family: 'Oswald', sans-serif;
  font-size: 100px;
  text-transform: uppercase;
  display: inline-block;
  width: 650px;
  color: #FFFFFF;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
}
/* line 600, sass/style.scss */
body .title-area .all .title span, html .title-area .all .title span {
  display: block;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 20px;
  font-weight: 300;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  padding-top: 15px;
  text-shadow: none;
}
/* line 613, sass/style.scss */
body #faq, html #faq {
  position: fixed;
  left: 0px;
  top: 0px;
  background: url("images/pattern_green.png") fixed;
  background-size: cover;
  background-position: 0 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 623, sass/style.scss */
body #faq .all, html #faq .all {
  width: 1080px;
  display: block;
  margin: 0 auto;
}
/* line 627, sass/style.scss */
body #faq .all .title, html #faq .all .title {
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  display: inline-block;
  display: block;
  margin: 200px auto;
  text-align: center;
  color: #7db942;
}
/* line 639, sass/style.scss */
body .content, html .content {
  display: table;
  position: relative;
  top: -90px;
  z-index: 3;
  overflow: auto;
  margin: 0 auto;
  background: url("images/white_carbon_@2X.png") white;
  width: 100%;
}
/* line 649, sass/style.scss */
body .content .page, html .content .page {
  position: relative;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 70px;
  font-weight: 400;
  color: #414b3a;
  text-transform: uppercase;
  margin-top: 80px;
}
/* line 659, sass/style.scss */
body .content .expo, html .content .expo {
  background: #FDFAF9;
  display: block;
  height: 350px;
  padding: 120px 300px;
  margin-top: -70px;
  border-bottom: 1px solid #EDE8E4;
}
/* line 666, sass/style.scss */
body .content .expo .title, html .content .expo .title {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 400;
  display: block;
  color: #414b3a;
  margin-bottom: 30px;
}
/* line 674, sass/style.scss */
body .content .expo p, html .content .expo p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 30px;
}
/* line 680, sass/style.scss */
body .content .all, html .content .all {
  width: 1080px;
  display: block;
  margin: 0 auto;
}
/* line 685, sass/style.scss */
body .content .moder, html .content .moder {
  width: 85%;
  display: block;
  margin: 80px auto 0;
}
/* line 689, sass/style.scss */
body .content .moder .title, html .content .moder .title {
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  display: block;
  color: #7cb842;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
/* line 700, sass/style.scss */
body .content .module, html .content .module {
  width: 100%;
  opacity: .75;
  display: block;
  margin-top: 20px;
  border-bottom: 1px solid #C3C3C3;
  padding-bottom: 15px;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  -ms-transition: .15s;
}
/* line 711, sass/style.scss */
body .content .module:hover, body .content .module.open, html .content .module:hover, html .content .module.open {
  opacity: 1;
}
/* line 714, sass/style.scss */
body .content .module:first-of-type, html .content .module:first-of-type {
  margin-top: 0 !important;
}
/* line 717, sass/style.scss */
body .content .module .question, html .content .module .question {
  cursor: pointer;
}
/* line 719, sass/style.scss */
body .content .module .question .square, html .content .module .question .square {
  padding: 21px 0 0 0;
  background: #7db942;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  color: white;
  width: 70px;
  text-align: center;
  height: 70px;
  border: 2px solid white;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}
/* line 734, sass/style.scss */
body .content .module .question span, html .content .module .question span {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: bottom;
  margin-bottom: 9px;
  /*&:after{
    content: "\e114";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    margin-left: 20px;
  }*/
}
/* line 750, sass/style.scss */
body .content .module .question p, html .content .module .question p {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: bottom;
  margin-bottom: 20px;
}
/* line 760, sass/style.scss */
body .content .module .thundercats, html .content .module .thundercats {
  display: block;
  height: auto;
  margin: 0px auto;
  width: 100%;
  padding: 10px 0 0 0;
  width: 100%;
  -webkit-animation: fade_in .25s ease;
  -moz-animation: fade_in .25s ease;
  -ms-animation: fade_in .25s ease;
  -o-animation: fade_in .25s ease;
}
/* line 771, sass/style.scss */
body .content .module .thundercats.open, html .content .module .thundercats.open {
  display: block;
  border-bottom: 1px solid rgba(65, 75, 58, 0.75);
  margin-bottom: 20px;
}
/* line 776, sass/style.scss */
body .content .module .thundercats .brief, html .content .module .thundercats .brief {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 25px;
  padding-top: 20px;
}
/* line 782, sass/style.scss */
body .content .module .thundercats .brief .title, html .content .module .thundercats .brief .title {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  color: #6fa53b;
}
/* line 791, sass/style.scss */
body .content .module .thundercats .mod, html .content .module .thundercats .mod {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 20px;
  height: inherit;
  display: inline-block;
  width: 100%;
}
/* line 798, sass/style.scss */
body .content .module .thundercats .mod .title, html .content .module .thundercats .mod .title {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  color: #6fa53b;
}
/* line 806, sass/style.scss */
body .content .module .thundercats .mod .info, html .content .module .thundercats .mod .info {
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  height: inherit;
  display: inline-block;
  width: 100%;
}
/* line 812, sass/style.scss */
body .content .module .thundercats .mod .info .image, html .content .module .thundercats .mod .info .image {
  display: inline-block;
  width: 19%;
}
/* line 815, sass/style.scss */
body .content .module .thundercats .mod .info .image img, html .content .module .thundercats .mod .info .image img {
  width: 100%;
}
/* line 819, sass/style.scss */
body .content .module .thundercats .mod .info .text, html .content .module .thundercats .mod .info .text {
  width: 78%;
  float: right;
}
/* line 822, sass/style.scss */
body .content .module .thundercats .mod .info .text .name, html .content .module .thundercats .mod .info .text .name {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
  color: #414b3a;
  margin-bottom: 15px;
}
/* line 829, sass/style.scss */
body .content .module .thundercats .mod .info .text .name span, html .content .module .thundercats .mod .info .text .name span {
  font-weight: 300;
}
/* line 833, sass/style.scss */
body .content .module .thundercats .mod .info .text p, html .content .module .thundercats .mod .info .text p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
}
/* line 837, sass/style.scss */
body .content .module .thundercats .mod .info .text .learn, html .content .module .thundercats .mod .info .text .learn {
  display: block;
  margin-top: 10px;
  color: #6fa53b;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 400;
}
/* line 853, sass/style.scss */
body .phase, html .phase {
  position: absolute;
  top: -78px;
  background: white;
  right: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #7cb842;
  font-size: 22px;
  z-index: -1;
  text-decoration: underline;
  width: 200px;
  opacity: .75;
  text-align: center;
  padding: 20px;
  border-top: 6px solid #7cb842;
}
/* line 870, sass/style.scss */
/* body .phase:after, html .phase:after {
  content: 'The goal of the DOE’s Phase 0 Assistance Program is to increase the number of high quality Small Business Innnovation Research (SBIR) and Small Business Technology Transfer (STTR) grant applications from underrepresented, minority or women-owned, advanced technology, small businesses. This is accomplished through mentoring, SBIR/STTR proposal preparation assistance, market research, application support, as well technical and intellectual property consultation – all available to qualified small businesses at no charge.';
  background-color: white;
  position: absolute;
  font-size: 12px;
  width: 180%;
  left: -40%;
  padding: 15px;
  opacity: 1;
  top: 70px;
  z-index: -1000;
  border-radius: 10px;
  color: grey;
  line-height: 20px;
  font-weight: 200;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  opacity: 0;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
} */
.phase-content {
    background-color: white;
    position: absolute;
    font-size: 12px;
    width: 360px;
    right: -7%;
    padding: 15px;
    opacity: 1;
    top: 40px;
    z-index: -1000;
    border-radius: 10px;
    color: grey;
    line-height: 20px;
    font-weight: 200;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: center;
    opacity: 0;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
}

@media screen and (max-width: 1260px) {
    .phase-content {
         left: auto!important;
         right: 0!important;
    }
}

html .phase:hover + .phase-content, html .phase:focus + .phase-content  {
    opacity: 1;
    top: -308px;
}

@media screen and (max-width: 750px) {
    html .phase:hover + .phase-content, html .phase:focus + .phase-content  {
        display: none;
    }
}

/* line 892, sass/style.scss */
body .phase:hover, html .phase:hover {
  opacity: 1;
}
/* line 894, sass/style.scss */
body .phase:hover:after, html .phase:hover:after {
  /* opacity: 1; */
  /* top: -355%; */
}
/* line 900, sass/style.scss */
body footer, html footer {
  position: relative;
  z-index: 2;
}
/* line 905, sass/style.scss */
body .about .modal-dialog, html .about .modal-dialog {
  width: 1200px !important;
  height: 677px;
  display: block;
  margin: 100px auto 0 !important;
  background: transparent;
}
/* line 911, sass/style.scss */
body .about .modal-dialog .modal-content, html .about .modal-dialog .modal-content {
  height: 100%;
  width: 97%;
  background-color: white !important;
  padding: 25px;
  border-radius: 30px;
}
/* line 917, sass/style.scss */
body .about .modal-dialog .modal-content .modal-body, html .about .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
  height: inherit;
}
/* line 920, sass/style.scss */
body .about .modal-dialog .modal-content .modal-body button.close, html .about .modal-dialog .modal-content .modal-body button.close {
  position: absolute;
  right: -60px;
  opacity: 1;
  top: -60px;
  width: 70px;
  height: 70px;
  background: white;
  border-radius: 50%;
}
/* line 929, sass/style.scss */
body .about .modal-dialog .modal-content .modal-body button.close span, html .about .modal-dialog .modal-content .modal-body button.close span {
  color: white;
  font-size: 50px;
  background: #7cb842;
  display: block;
  border-radius: 50%;
  width: 50px;
  height: 52px;
  margin-left: 11px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.49);
}
/* line 941, sass/style.scss */
body .about .modal-dialog .modal-content .modal-body iframe, html .about .modal-dialog .modal-content .modal-body iframe {
  display: block;
  margin: 0 auto;
}

/* line 951, sass/style.scss */
#wpus_response {
  opacity: 1 !important;
}

/* line 953, sass/style.scss */
.entry-header {
  margin-top: -60px;
  margin-bottom: 140px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

.gray{
  position: relative;
}
.gray:before{
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
    left: 0;
}