#ilo-wrapper,
#review a,
.ilo-modal,
.pulse {
  overflow: hidden
}

.stopHover,
.stopPointer {
  cursor: default
}

.circle,
.ilo-modal {
  text-align: center;
  margin: 0 auto;
  left: -50%;
  position: relative;
  z-index: 4
}

.circle {
  width: 20em;
  height: 20em;
  max-width: 50em;
  border-radius: 25em
}

.circle p {
  font-weight: 700;
  font-size: 2em;
  padding: 0 1em
}

.circle.small {
  font-size: .35em
}

.circle.small.left {
  left: -120%
}

.circle.small.right {
  left: 20%;
  top: -20em
}

.ilo-modal {
  background: #fff;
  width: 40em;
  height: 18em;
  color: #222;
  border-radius: .5em
}

.ilo-modal p {
  font-size: 1.5em;
  margin: 2em 0
}

.ilo-modal img {
  position: relative
}

.ilo-modal .xmark {
  background: #ccc;
  height: 1.2em;
  width: 1.2em;
  margin: 1em auto .5em;
  line-height: 1em;
  border-radius: 15em;
  font-size: 4em
}

@media (max-width:600px) {
  .ilo-modal {
    width: 30em
  }
}

#feedback {
  position: absolute;
  top: 30%;
  left: 50%;
  height: 90%
}

#feedback .correct {
  background: #459a37;
  color: #fff
}

#feedback .incorrect,
#feedback .incorrect .xmark {
  background: #c10e0e;
  color: #fff;
}

@media (max-width:767px) {
  #feedback {
    font-size: .6em
  }
}

.darken-background {
  background: #222;
  background: rgba(0, 0, 0, .75);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3
}

.ilo-nav,
.top-level {
  z-index: 2
}

.mark {
  font-size: 10em;
  padding: .15em 0 0
}

body {
  line-height: 1.2;
  visibility: hidden
}

h1,
h2,
h3,
h4 {
  font-family: Helvetica, Arial, sans-serif
}

h1 {
  text-align: center;
  margin: 1em 0;
  font-size: 1em;
  font-weight: 400
}

h2 {
  font-weight: 700;
  color: #222
}

#ilo-wrapper {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0
}

#call-to-action,
.ilo-nav,
.top-level {
  position: relative
}

#ilo-wrapper img {
  max-width: 100%
}

iframe {
  border: 0;
  width: 100%;
  height: 500px
}

.button-style,
.ilo-nav {
  font-size: 1.2em;
  border-radius: .25em;
  display: block;
  padding: .5em;
  max-width: 10em;
  line-height: 1.2;
  font-weight: 400;
  box-shadow: 0 0 15px rgba(0, 0, 0, .3);
  text-align: center;
  text-decoration: none
}

.button-style:hover {
  text-decoration: none
}

.ilo-nav {
  background: #fff;
  color: #4ac0ee;
  margin: .5em auto 0
}

.ilo-nav:hover {
  text-decoration: none
}

@media (max-width:767px) {
  .ilo-nav {
    float: left;
    font-size: 1em;
    border-radius: 0 2em 2em 0
  }
}

#answers a,
#call-to-action a {
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  padding: .5em;
  border-radius: .25em;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  box-shadow: 0 0 15px rgba(0, 0, 0, .3);
  max-width: 10em;
  margin: 0 auto
}

#answers a:hover,
#call-to-action a:hover {
  text-decoration: none
}

#call-to-action {
  z-index: 4
}

#call-to-action a {
  background: #459a37;
  border: 1px solid #61c74f;
  color: #fff;
  font-size: 1.5em
}

#call-to-action a:hover {
  background: #005800;
  border: 1px solid #00a200
}

#bottom-buttons {
  padding: 0 0 3em;
  position: absolute;
  bottom: 0
}

@media (max-width:767px) {
  #call-to-action a {
    font-size: 1.2em;
    padding: .5em
  }

  #bottom-buttons .span4 {
    width: 31.914893617021278%;
    margin-left: 4.255319149%;
    float: left
  }

  #bottom-buttons>.span4 {
    margin-left: 0
  }
}

#ilo-wrapper {
  background: url(../_assets/shared-parts-of-x/img/sky.png) no-repeat #fef3d6;
  background-size: 100%
}

#ilo-wrapper #header {
  margin: 0 0 1em;
  position: relative;
  z-index: 2
}

#ilo-wrapper h2,
#ilo-wrapper h3 {
  text-align: center;
  margin: 0;
  line-height: 1.2;
  padding: .5em 0
}

#ilo-wrapper h2 {
  text-align: center;
  background: #fff;
  background: rgba(255, 255, 255, .75);
  font-size: 1.75em
}

#ilo-wrapper h2 span {
  font-weight: 400;
  font-size: .8em
}

#ilo-wrapper h3 {
  background: #4ba6c9;
  color: #fff;
  font-weight: 400;
  font-size: 1em
}

#review h3,
strong {
  font-weight: 700
}

@media (max-width:767px) {
  #ilo-wrapper #header {
    margin: 0 0 .5em
  }

  #ilo-wrapper h3 {
    padding: 10px
  }
}

#water-bgnd {
  position: absolute;
  z-index: 0;
  width: auto;
  max-width: none !important
}

#water-bgnd-side-view {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 200%;
  max-width: 200% !important
}

@media (min-width:470px) {
  #water-bgnd-side-view {
    width: 150%;
    max-width: 150% !important
  }
}

#watercraft {
  position: absolute;
  max-width: 60%;
  margin: 0 auto;
  bottom: 10%;
  left: 10%
}

@media (min-width:590px) {
  #water-bgnd-side-view {
    width: 100%;
    max-width: 100% !important
  }

  #watercraft {
    bottom: -10%
  }
}

#watercraft ul {
  margin: 0;
  padding: 0 10%;
  list-style: none
}

#watercraft ul+h3 {
  margin: 30% 0 0
}

#watercraft.top-view {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  left: 0
}

@media (max-width: 500px) {
  #bottom-buttons {
    padding: 0 0 1.75em;
  }

  #ilo-wrapper h2 {
    font-size: 1em
  }

  #feedback {
    top: 15%;
  }

  .t1-q .incorrect {
    margin-top: -80%;
  }

  #ilo-wrapper h3 {
    font-size: .8em
  }

  #watercraft.view-1 {
    max-width: 75% !important;
    top: 23%
  }

  #watercraft.top-view {
    position: absolute !important;
    max-width: 100% !important;
    top: 30%;
  }

  #watercraft.top-view a {
    padding: 3px 0 !important;
  }

  #watercraft.top-view #boat img {
    max-height: 150px !important;
    margin-top: -20px
  }

  .t2-q {
    margin-top: -40px;
    font-size: 12px;
  }

  .t2-q h4 {
    font-size: 13px !important;
    margin-bottom: 5px;
  }

  #progress-meter {
    font-size: 11px
  }

  #review h3 {
    font-size: .75em !important;
    padding: 0.5em 0.45em 0 !important;
  }
}

#watercraft.top-view a {
  position: static;
  opacity: 1;
  border-radius: 5px;
  width: 100%;
  height: auto;
  margin: 5px 0;
  color: #222;
  padding: 10px 0;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffff9d;
  display: inline-block;
  box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

#review,
.pulse {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

#watercraft.top-view a:hover {
  background: #e7f9ff
}

@media (max-width:1175px) {
  #watercraft {
    max-width: 80%
  }
}

@media (max-width:830px) {
  #watercraft {
    max-width: 70%;
    left: 10%;
    bottom: 0
  }
}

#progress-meter {
  background: #254085;
  width: 100%;
  clear: both;
  float: left;
  height: 2em;
  line-height: 2em;
  position: absolute;
  bottom: 0
}

#progress-meter span {
  display: block;
  float: left;
  background: #438F36;
  color: #fff;
  padding: 0 1em
}

#boat img,
#pwc img {
  position: absolute;
  top: 0;
  left: 0
}

#boat img:first-child,
#pwc img:first-child {
  position: static;
  max-width: 100%
}

.top-view #boat img,
.top-view #pwc img {
  max-height: 250px
}

#answers,
#boat,
#pwc {
  position: static;
  top: 0;
  left: 0
}

#answers a,
.pulse {
  position: absolute
}

#answers a {
  z-index: 2;
  opacity: .5;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  display: inline-block;
  background: rgba(74, 192, 238, .5);
  height: 15%;
  width: 10.125%;
  border-radius: 5em
}

#answers a.selected,
#answers a:focus,
#answers a:hover {
  border: 2px solid #FFF300;
  background: rgba(246, 255, 27, .25);
  outline: 0
}

.pulse {
  border: 3px solid #183a8f;
  height: 140%;
  width: 140%;
  border-radius: 100%;
  -webkit-animation: pulse 2s linear infinite;
  text-indent: 140%;
  white-space: nowrap;
  box-sizing: border-box;
  top: -20%;
  left: -20%;
  -webkit-tap-highlight-color: transparent
}

#review,
#review a,
.span3>ul>li,
.span6>ul>li,
.span8 {
  position: relative
}

.pulse:focus,
.pulse:hover,
.selected .pulse {
  border: 4px solid #fff
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(.71);
    opacity: 0
  }

  60% {
    -webkit-transform: scale(.75);
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

@media (max-width:767px) {
  .row-fluid [class*=span] {
    float: left;
    margin-left: 2.7624309392265194%
  }

  .row-fluid .span3 {
    width: 22.92817679558011%
  }

  .row-fluid .span6 {
    width: 48.61878453038674%
  }

  .row-fluid .span4 {
    width: 31.914893617021278%;
    margin-left: 0
  }

  .row-fluid .span8 {
    width: 65.95744680851064%
  }

  .skip {
    float: right;
    border-radius: 2em 0 0 2em
  }
}

#review {
  width: 100%;
  clear: both;
  margin: 0 auto;
  list-style: none;
  box-sizing: border-box
}

@media (min-width:950px) {
  #review {
    width: 75%
  }
}

#review li {
  width: 25%;
  height: 5em;
  float: left;
  margin: 0;
  text-align: center;
  line-height: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#review a {
  border: 1px solid #efefef;
  display: block;
  text-decoration: none;
  color: #fff;
  height: 100%;
  background: #dedede;
  background: rgba(255, 255, 255, .5)
}

#review a:hover {
  background: #fff
}

#review a.correct .incorrect-mark,
#review a.correct p {
  display: none
}

#review a.correct .correct-mark {
  display: inline-block
}

#review a .correct-mark {
  display: none;
  color: #438F36
}

#review a .incorrect-mark {
  color: #c10e0e
}

#review a .mark {
  line-height: 1;
  font-size: 1em
}

#review h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2
}

#review h3 {
  font-size: .85em;
  color: #222;
  background: 0 0;
  width: auto;
  margin-top: 1em;
  padding: .5em .5em 0
}

#review .retry {
  display: inline;
  text-decoration: underline;
  font-size: .75em;
  font-style: italic;
  color: #222;
  width: auto
}

h3 {
  font-size: 1em;
  font-weight: 400
}

.answer-a.q1 {
  top: 15%;
  left: 42%
}

.answer-b.q1 {
  top: 20%;
  left: 61%
}

.answer-c.q1 {
  top: 32%;
  left: 78%
}

.answer-a.q2,
.answer-a.q3,
.answer-a.q4 {
  top: 15%;
  left: 42%
}

.answer-b.q2,
.answer-b.q3,
.answer-b.q4 {
  top: 15%;
  left: 83%
}

.answer-c.q2,
.answer-c.q3,
.answer-c.q4 {
  top: -3%;
  right: 0%
}

#progress-meter span span {
  margin-left: -14px
}

.highLight {
  background: #005800 !important;
  border: 1px solid #00a200 !important
}

.darken-background {
  display: none
}

.stopHover {
  border: 2px solid #fff !important;
  background: rgba(74, 192, 238, .5) !important
}

.stopHoverInline {
  border: 3px solid #183a8f !important
}

.skipDisable {
  cursor: default !important;
  color: #d6dbdf !important
}

.optionHighlight {
  background: #e7f9ff !important;
  cursor: default
}

.stopOptionHover {
  background-color: #ffff9d !important;
  opacity: .75;
  cursor: default
}

#review li {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}

.stopAnswerHover {
  text-decoration: none !important;
  cursor: default
}

.changeCursor {
  cursor: default
}

a:focus {
  outline: 0
}