/*!
 * Bootstrap Responsive v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: block;
}
.hidden-phone {
  display: block;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: none;
}
@media (max-width: 767px) {
  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .hidden-desktop {
    display: block;
  }
  .visible-desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 768px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row {
    margin-left: 0;
  }
  .row > [class*="span"],
  .row-fluid > [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin: 0;
  }
  .thumbnails [class*="span"] {
    width: auto;
  }
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    /* Make inputs at least the height of their button counterpart */
  
    /* Makes inputs behave like true block-level elements */
  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    width: auto;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.762430939%;
  }
  .row-fluid > [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid > .span12 {
    width: 99.999999993%;
  }
  .row-fluid > .span11 {
    width: 91.436464082%;
  }
  .row-fluid > .span10 {
    width: 82.87292817100001%;
  }
  .row-fluid > .span9 {
    width: 74.30939226%;
  }
  .row-fluid > .span8 {
    width: 65.74585634900001%;
  }
  .row-fluid > .span7 {
    width: 57.182320438000005%;
  }
  .row-fluid > .span6 {
    width: 48.618784527%;
  }
  .row-fluid > .span5 {
    width: 40.055248616%;
  }
  .row-fluid > .span4 {
    width: 31.491712705%;
  }
  .row-fluid > .span3 {
    width: 22.928176794%;
  }
  .row-fluid > .span2 {
    width: 14.364640883%;
  }
  .row-fluid > .span1 {
    width: 5.801104972%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top {
    position: static;
    margin-bottom: 0;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .navbar .nav-collapse {
    clear: left;
  }
  .navbar .nav {
    float: none;
    margin: 0 0 9px;
  }
  .navbar .nav > li {
    float: none;
  }
  .navbar .nav > li > a {
    margin-bottom: 2px;
  }
  .navbar .nav > .divider-vertical {
    display: none;
  }
  .navbar .nav .nav-header {
    color: #ffffff;
    text-shadow: none;
  }
  .navbar .nav > li > a,
  .navbar .dropdown-menu a {
    padding: 6px 15px;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .navbar .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .navbar .nav > li > a:hover,
  .navbar .dropdown-menu a:hover {
    background-color: #283270;
  }
  .navbar .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar .dropdown-menu:before,
  .navbar .dropdown-menu:after {
    display: none;
  }
  .navbar .dropdown-menu .divider {
    display: none;
  }
  .navbar-form,
  .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #364395;
    border-bottom: 1px solid #364395;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .btn-navbar {
    display: block;
  }
  .nav-collapse {
    overflow: hidden;
    height: 0;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.564102564%;
  }
  .row-fluid > [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid > .span12 {
    width: 100%;
  }
  .row-fluid > .span11 {
    width: 91.45299145300001%;
  }
  .row-fluid > .span10 {
    width: 82.905982906%;
  }
  .row-fluid > .span9 {
    width: 74.358974359%;
  }
  .row-fluid > .span8 {
    width: 65.81196581200001%;
  }
  .row-fluid > .span7 {
    width: 57.264957265%;
  }
  .row-fluid > .span6 {
    width: 48.717948718%;
  }
  .row-fluid > .span5 {
    width: 40.170940171000005%;
  }
  .row-fluid > .span4 {
    width: 31.623931624%;
  }
  .row-fluid > .span3 {
    width: 23.076923077%;
  }
  .row-fluid > .span2 {
    width: 14.529914530000001%;
  }
  .row-fluid > .span1 {
    width: 5.982905983%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
}
@media (max-width: 768px) {
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  table code {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }
}
@media (max-width: 768px) {
  .large-bird {
    display: none;
  }
  .popover-well .popover-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .char-row > .span6 {
    margin-top: 100px;
  }
  .char-row > .span6:first-child {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .accordion-inner .span8 {
    width: auto;
  }
}
@media (max-width: 768px) {
  .accordion-inner .span8 {
    width: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .accordion-inner .span8 {
    width: auto;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .accordion-inner .span8 {
    width: 442px;
  }
}
@media (min-width: 980px) {
  .accordion-inner .span8 {
    width: 585px;
  }
}
@media (min-width: 1024px) {
  .accordion-inner .span8 {
    width: 585px;
  }
}
@media (min-width: 1200px) {
  .accordion-inner .span8 {
    width: 735px;
  }
}
@media (max-width: 979px) {
  .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .dropdown-menu {
    left: -50px;
  }
  #toc .dropdown-menu:before {
    left: 59px;
  }
  #toc .dropdown-menu:after {
    left: 60px;
  }
}
@media (max-width: 480px) {
  .qz-feedback-area {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .qz-results-area {
    margin-top: 18px;
  }
}
@media (min-width: 1px) and (max-width: 479px) {
  video {
    height: auto !important;
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .dl-video {
    margin-bottom: 20px;
  }
  .video-right {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .video-right .button-box button {
    margin: 0;
    width: 117px;
  }
  video {
    height: auto !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .dl-video {
    display: block;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
  }
  .video-right {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .video-right .button-box button {
    margin: 0;
    width: 117px;
  }
  video {
    height: 520px;
    width: 700px;
  }
  .xlvideo-span8 video{
    height: auto;
    width: 100%;
  }
  .video-medium {
    max-width: 700px;
    width: 100%;
	height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .dl-video {
    margin-bottom: 20px;
  }
  .video-right {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .video-right .button-box button {
    margin: 0;
    width: 117px;
  }
  video {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .dl-video {
    margin-bottom: 50px;
  }
  .video-xlarge {
    height: auto;
    width: 476px;
  }
  .video-medium {
    height: auto;
    width: 476px;
  }
}
@media (min-width: 980px) {
  .dl-video {
    margin-bottom: 50px;
  }
  .video-xlarge{
    height: auto;
    width: 620px;
  }
  .video-medium {
    height: auto;
    width: 620px;
  }
}
@media (width: 1024px) {
  video {
    height: 460px !important;
    width: 620px !important;
  }
  .xlvideo-span8 video{
    height: 460px !important;
    width: 620px !important;
  }
}
@media (max-width: 979px) {
  .carousel-inner {
    width: 100%;
  }
  .carousel-control.right {
    left: auto;
    right: -15px;
  }
}
@media (min-width: 980px) {
  .carousel-control.right {
    left: auto;
    right: 164px;
  }
}
@media (min-width: 1024px) {
  .carousel-control.right {
    left: auto;
    right: 164px;
  }
}
@media (min-width: 1200px) {
  .carousel-control.right {
    left: auto;
    right: 394px;
  }
  .video-xlarge{
    max-width: 852px;
    width: 100%;
	height: auto;
  }
  .video-medium{
    max-width: 714px;
    width: 100%;
	height: auto;
  }
}
@media (max-width: 480px) {
  body {
    padding-top: 70px;
    padding-bottom: 0;
  }
  #nav-links {
    float: none;
  }
  .toc-thumbnails {
    margin-left: -20px;
  }
  .tagline {
    display: none;
  }
  .logo {
    float: left;
    margin-left: 20px;
  }
  footer {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .toc-col {
    float: none;
    width: 100%;
  }
  #toc-menu > div:first-child {
    width: 100%;
    border-right: none;
  }
  .toc-wide {
    width: auto;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 0;
    padding-bottom: 0;
  }
  #nav-links {
    float: none;
  }
  .subnav {
    position: static;
    top: auto;
    z-index: auto;
    width: auto;
    height: auto;
    background: #fff;
    /* whole background property since we use a background-image for gradient */
  
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .subnav .nav > li {
    float: none;
  }
  .subnav .nav > li > a {
    border: 0;
  }
  .subnav .nav > li + li > a {
    border-top: 1px solid #e5e5e5;
  }
  footer {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .footer .pull-right {
    float: none;
  }
  .footer p {
    margin-bottom: 9px;
  }
  .content-img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .toc-col {
    float: none;
    width: 100%;
  }
  #toc-menu > div:first-child {
    width: 100%;
    border-right: none;
  }
  .toc-wide {
    width: auto;
  }
  .chap-col > h2 {
    margin-left: 6px;
    margin-right: 6px;
  }
  .chap-tiles li {
    margin: auto auto 10px;
  }
  .chap-sub a {
    width: 6%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #nav-links {
    float: none;
  }
  footer {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
  .toc-thumbnails {
    margin-left: 20px;
  }
  .toc-col {
    float: none;
    width: 100%;
  }
  #toc-menu > div:first-child {
    width: 100%;
    border-right: none;
  }
  .toc-wide {
    width: auto;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  body {
    padding-top: 0;
  }
  #nav-links {
    float: none;
  }
  .toc-col {
    float: none;
    width: 100%;
  }
  #toc-menu > div:first-child {
    width: 100%;
    border-right: none;
  }
  .toc-wide {
    width: auto;
  }
  .chap-col > h2 .btn {
    float: none;
    position: relative;
    top: 0px;
    margin-bottom: 0px;
  }
  .chap-sub p {
    width: 78%;
  }
  .chap-sub a {
    width: 22%;
  }
}
@media (max-width: 979px) {
  #dl-main {
    margin-top: 18px;
  }
  #nav-links {
    float: none;
  }
  .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  #toc-menu {
    background-color: white;
    margin: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #toc-menu li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  #toc-menu .nav-header {
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  #toc-menu li > a:hover,
  #toc-menu .active > a,
  #toc-menu .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #364395;
  }
  #toc-menu .divider {
    display: block;
  }
  #toc-toggle {
    display: none;
  }
  .toc-col {
    float: none;
    width: 100%;
  }
  #toc-menu > div:first-child {
    width: 100%;
    border-right: none;
  }
  .toc-wide {
    width: auto;
  }
  .subnav {
    margin-bottom: 20px;
    margin-top: -18px;
  }
}
@media (min-width: 980px) {
  #nav-links {
    float: right;
  }
  #toc {
    float: left;
  }
  #toc.collapse {
    overflow: visible;
  }
  .chap-sub p {
    width: 83%;
  }
  .chap-sub a {
    width: 17%;
  }
}
@media (min-width: 1200px) {
  .subnav-fixed .nav {
    width: 1168px;
    /* 2px less to account for left/right borders being removed when in fixed mode */
  
  }
  .chap-sub p {
    width: 86%;
  }
  .chap-sub a {
    width: 14%;
  }
}
@media (max-width: 480px) {
  h2 {
    margin-top: 27px;
  }
  h2 small {
    display: block;
    line-height: 18px;
  }
  h3 {
    margin-top: 18px;
  }
}
@media (max-width: 979px) {
  h1 {
    margin-top: 5px;
  }
}
.help-sprite {
  background: url("../img/help_sprite.png") no-repeat top left;
}
.arrow_1 {
  background-position: 0 0;
  width: 194px;
  height: 224px;
}
.arrow_2 {
  background-position: 0 -274px;
  width: 116px;
  height: 152px;
}
.arrow_3 {
  background-position: 0 -476px;
  width: 218px;
  height: 214px;
}
.arrow_3_768 {
  background-position: 0 -740px;
  width: 170px;
  height: 167px;
}
.arrow_4 {
  background-position: 0 -945px;
  width: 194px;
  height: 225px;
}
.arrow_5 {
  background-position: 0 -1218px;
  width: 116px;
  height: 152px;
}
.nav_buttons {
  background-position: 0 -1392px;
  width: 255px;
  height: 62px;
}
.arrow_2mim {
  background-position: 0 -1460px;
  width: 121px;
  height: 251px;
}
.arrow_6 {
  background-position: 0 -1710px;
  width: 116px;
  height: 148px;
}
.arrow_7 {
  background-position: 0 -1850px;
  width: 116px;
  height: 160px;
}
@media (max-width: 480px) {
  #helpLink {
    display: none;
  }
  .zone1 {
    display: none;
  }
  .zone2 {
    display: none;
  }
  .zone2mim {
    display: none;
  }
  .zone3 {
    display: none;
  }
}
@media (max-width: 768px) {
  .zone1 {
    top: 40px;
    left: 25%;
    width: 520px;
    font-size: 24px;
  }
  .zone1 .arrow1 {
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1218px;
    width: 116px;
    height: 152px;
  }
  .zone1 .instructions1 {
    left: 15px;
    top: 55px;
  }
  .zone1 .instructions1 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone1 .instructions1 .icon-list {
    margin-top: 13px;
  }
  .zone2 {
    top: 180px;
    left: 1%;
    width: 500px;
    font-size: 24px;
  }
  .zone2 .arrow2 {
    float: left;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1218px;
    width: 116px;
    height: 152px;
  }
  .zone2 .instructions2 {
    top: 40px;
    left: 15px;
  }
  .zone2 .instructions2 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2 .instructions2 ul {
    line-height: 34px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 32px;
  }
  .zone2mim {
    top: 112px;
    left: 1%;
    width: 300px;
    font-size: 24px;
  }
  .zone2mim .arrow2 {
    float: none;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1460px;
    width: 121px;
    height: 251px;
  }
  .zone2mim .instructions2 {
    top: -45px;
    left: 110px;
  }
  .zone2mim .instructions2 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2mim .instructions2 ul {
    line-height: 34px;
  }
  .zone2mim .instructions2 ul > li {
    line-height: 32px;
  }
  .zone3 {
    bottom: 15%;
    width: 450px;
    font-size: 24px;
  }
  .zone3 .arrow3 {
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -740px;
    width: 170px;
    height: 167px;
  }
  .zone3 .instructions3 {
    top: 70px;
    left: 35px;
  }
  .zone3 .instructions3 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone3 .pagenav3 {
    left: 188px;
    top: 100px;
  }
  .help-footer > a {
    bottom: 8%;
    left: 7%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .zone1 {
    top: 20px;
    left: 17%;
    width: 400px;
    font-size: 22px;
  }
  .zone1 .arrow1 {
    float: right;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1850px;
    width: 116px;
    height: 160px;
  }
  .zone1 .instructions1 {
    left: 65px;
    top: 110px;
  }
  .zone1 .instructions1 p {
    line-height: 30px;
    font-size: 22px;
  }
  .zone1 .instructions1 .icon-list {
    margin-top: 13px;
  }
  .zone2 {
    top: 135px;
    left: 1%;
    width: 500px;
    font-size: 22px;
  }
  .zone2 .arrow2 {
    float: left;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1460px;
    width: 121px;
    height: 251px;
  }
  .zone2 .instructions2 {
    top: 145px;
    left: 5px;
  }
  .zone2 .instructions2 p {
    line-height: 30px;
    font-size: 22px;
  }
  .zone2 .instructions2 ul {
    line-height: 30px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 28px;
  }
  .zone2mim {
    top: 112px;
    left: 1%;
    width: 300px;
    font-size: 24px;
  }
  .zone2mim .arrow2 {
    float: none;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1460px;
    width: 121px;
    height: 251px;
  }
  .zone2mim .instructions2 {
    top: -45px;
    left: 110px;
  }
  .zone2mim .instructions2 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2mim .instructions2 ul {
    line-height: 34px;
  }
  .zone2mim .instructions2 ul > li {
    line-height: 32px;
  }
  .zone3 {
    bottom: 14%;
    width: 450px;
    font-size: 22px;
  }
  .zone3 .arrow3 {
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -740px;
    width: 170px;
    height: 167px;
    width: 170px;
    height: 167px;
  }
  .zone3 .instructions3 {
    top: 70px;
    left: 35px;
  }
  .zone3 .instructions3 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone3 .pagenav3 {
    left: 180px;
    top: 96px;
  }
  .zone4 {
    display: none;
  }
  .help-footer > a {
    bottom: 7%;
    left: 8%;
    font-size: 90px;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .zone1 {
    top: 45px;
    left: 20%;
    width: 500px;
    font-size: 24px;
  }
  .zone1 .arrow1 {
    float: right;
    background-position: 0 -945px;
    width: 194px;
    height: 225px;
    width: 194px;
    height: 224px;
  }
  .zone1 .instructions1 {
    left: 80px;
    top: 35px;
  }
  .zone1 .instructions1 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2 {
    top: 180px;
    left: 1%;
    width: 500px;
    font-size: 24px;
  }
  .zone2 .arrow2 {
    float: left;
    background-position: 0 -1218px;
    width: 116px;
    height: 152px;
  }
  .zone2 .instructions2 {
    top: 110px;
    left: -10px;
  }
  .zone2 .instructions2 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2 .instructions2 ul {
    line-height: 34px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 30px;
  }
  .zone2mim {
    top: 110px;
    left: 1%;
    width: 300px;
    font-size: 24px;
  }
  .zone2mim .arrow2 {
    float: none;
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -1460px;
    width: 121px;
    height: 251px;
  }
  .zone2mim .instructions2 {
    top: -45px;
    left: 110px;
  }
  .zone2mim .instructions2 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone2mim .instructions2 ul {
    line-height: 34px;
  }
  .zone2mim .instructions2 ul > li {
    line-height: 32px;
  }
  .zone3 {
    bottom: 8%;
    width: 450px;
    font-size: 22px;
  }
  .zone3 .arrow3 {
    background: url("../img/help_sprite.png") no-repeat top left;
    background-position: 0 -476px;
    width: 218px;
    height: 214px;
  }
  .zone3 .instructions3 {
    top: 90px;
    left: 80px;
  }
  .zone3 .instructions3 p {
    line-height: 34px;
    font-size: 24px;
  }
  .zone3 .pagenav3 {
    left: 0px;
    top: 12px;
  }
  .zone4 {
    display: none;
  }
  .help-footer > a {
    bottom: 7%;
    left: 8%;
  }
}
@media (min-width: 980px) {
  .zone1 {
    left: 5%;
    width: 520px;
    font-size: 26px;
  }
  .zone1 .instructions1 {
    left: -45px;
    top: 30px;
  }
  .zone1 .instructions1 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 {
    top: 45px;
    right: 4%;
    width: 450px;
    font-size: 26px;
  }
  .zone2 .arrow2 {
    background-position: 0 -1710px;
    width: 116px;
    height: 148px;
  }
  .zone2 .instructions2 {
    top: 90px;
    left: 130px;
  }
  .zone2 .instructions2 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 .instructions2 ul {
    line-height: 38px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 34px;
  }
  .zone2mim {
    top: 45px;
    right: 5%;
    width: 500px;
    font-size: 26px;
  }
  .zone2mim .arrow2 {
    background-position: 0 -1710px;
    width: 116px;
    height: 148px;
  }
  .zone2mim .instructions2 {
    top: 90px;
    left: 190px;
  }
  .zone2mim .instructions2 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2mim .instructions2 ul {
    line-height: 38px;
  }
  .zone2mim .instructions2 ul > li {
    line-height: 34px;
  }
  .zone3 {
    bottom: 16%;
    width: 520px;
    font-size: 26px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 40px;
  }
  .zone3 .instructions3 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone3 .pagenav3 {
    left: 230px;
    top: 145px;
  }
  .zone4 {
    display: none;
  }
  .help-footer > a {
    bottom: 8%;
    left: 10%;
    font-size: 110px;
  }
}
@media (min-width: 1024px) {
  .zone1 {
    left: 5%;
    width: 520px;
    font-size: 26px;
  }
  .zone1 .instructions1 {
    left: -45px;
    top: 30px;
  }
  .zone1 .instructions1 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 {
    top: 45px;
    right: 7%;
    width: 450px;
    font-size: 26px;
  }
  .zone2 .instructions2 {
    top: 90px;
    left: 140px;
  }
  .zone2 .instructions2 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 .instructions2 ul {
    line-height: 38px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 34px;
  }
  .zone2mim {
    right: 6%;
  }
  .zone2mim .instructions2 {
    top: 90px;
    left: 190px;
  }
  .zone3 {
    bottom: 18%;
    width: 520px;
    font-size: 26px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 40px;
  }
  .zone3 .instructions3 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone3 .pagenav3 {
    left: 220px;
    top: 140px;
  }
  .zone4 {
    display: none;
  }
  .help-footer > a {
    bottom: 9%;
    left: 10%;
    font-size: 110px;
  }
}
@media (min-width: 1200px) {
  .zone1 {
    left: 5%;
    width: 520px;
    font-size: 26px;
  }
  .zone1 .instructions1 {
    left: -45px;
    top: 30px;
  }
  .zone1 .instructions1 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 {
    top: 45px;
    right: 5%;
    width: 520px;
    font-size: 26px;
  }
  .zone2 .instructions2 {
    top: 37px;
    left: 100px;
  }
  .zone2 .instructions2 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2 .instructions2 ul {
    line-height: 38px;
  }
  .zone2 .instructions2 ul > li {
    line-height: 34px;
  }
  .zone2mim {
    top: 45px;
    right: 5%;
    font-size: 26px;
  }
  .zone2mim .arrow2 {
    background-position: 0 -1710px;
    width: 116px;
    height: 148px;
  }
  .zone2mim .instructions2 {
    top: 35px;
    left: 100px;
  }
  .zone2mim .instructions2 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone2mim .instructions2 ul {
    line-height: 38px;
  }
  .zone2mim .instructions2 ul > li {
    line-height: 34px;
  }
  .zone3 {
    bottom: 15%;
    width: 520px;
    font-size: 26px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 40px;
  }
  .zone3 .instructions3 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone3 .pagenav3 {
    left: 240px;
    top: 140px;
  }
  .zone4 {
    display: block;
  }
  .help-footer > a {
    bottom: 7%;
    left: 10%;
    font-size: 120px;
  }
}
@media (min-width: 1350px) {
  .zone1 {
    left: 10%;
  }
  .zone2 {
    right: 14%;
  }
  .zone2mim {
    right: 11%;
  }
  .zone3 {
    width: 620px;
    right: 9%;
    bottom: 15%;
    height: 214px;
    width: 520px;
  }
  .help-footer > a {
    bottom: 7%;
    left: 13%;
  }
}
@media (min-width: 1600px) {
  .zone1 {
    left: 17%;
  }
  .zone2 {
    right: 20%;
  }
  .zone2mim {
    right: 16%;
  }
  .zone3 {
    right: 17%;
    height: 214px;
    width: 520px;
  }
  .help-footer > a {
    left: 17%;
  }
}
@media (min-width: 1830px) {
  .zone2mim {
    right: 20%;
  }
}
@media (min-width: 1900px) {
  .zone1 {
    left: 23%;
  }
  .zone2 {
    right: 21%;
  }
  .zone3 {
    right: 22%;
    width: 520px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 40px;
  }
  .zone4 {
    left: 23%;
    bottom: 5%;
  }
  .help-footer > a {
    left: 23%;
  }
}
@media (min-width: 2120px) {
  .zone2 {
    right: 24%;
  }
  .zone2mim {
    right: 25%;
  }
  .zone3 {
    right: 24%;
    width: 520px;
  }
}
@media (min-width: 2390px) {
  .zone2 {
    right: 28%;
  }
  .zone2mim {
    right: 28%;
  }
  .zone3 {
    right: 27%;
    width: 520px;
  }
  .zone3 .pagenav3 {
    left: 240px;
    top: 140px;
  }
}
.tryit-help-sprite {
  background: url("../img/tryit-help-sprite.png") no-repeat top left;
}
.arrow_8 {
  background-position: 0 0;
  width: 77px;
  height: 125px;
}
.arrow_9 {
  background-position: -230px -20px;
  width: 110px;
  height: 150px;
}
.arrow_10 {
  background-position: -370px -10px;
  width: 134px;
  height: 170px;
}
.arrow_11 {
  background-position: -560px -22px;
  width: 100px;
  height: 100px;
}
.arrow_12 {
  background-position: -768px -10px;
  width: 127px;
  height: 160px;
}
.arrow_13 {
  background-position: 0 -200px;
  width: 78px;
  height: 126px;
}
@media (max-width: 480px) {
  
}
@media (max-width: 768px) {
  .tryit-help-body .showme-help {
    top: -100px;
    left: 90px;
  }
  .tryit-help-body .indicator-help {
    width: 300px;
    left: 343px;
    top: 60px;
    text-align: left;
  }
  .tryit-help-body .indicator-help:before {
    display: none;
  }
  .tryit-help-body .indicator-help:after {
    content: '';
    display: inline-block;
    position: relative;
    background: url("../img/tryit-help-sprite.png") no-repeat top left;
    background-position: 0 -200px;
    width: 78px;
    height: 126px;
    position: absolute;
    right: -60px;
    top: -30px;
  }
  .tryit-help-body .instructions-help {
    top: 475px;
    right: 120px;
  }
  .tryit-help-body .tryit-help-footer > a {
    top: 565px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #tryithelpLink {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .tryit-help-body .showme-help {
    width: 270px;
    top: -120px;
    left: -20px;
  }
  .tryit-help-body .showme-help:after {
    top: 25px;
    right: -108px;
  }
  .tryit-help-body .indicator-help {
    width: 240px;
    left: 470px;
    top: 100px;
    text-align: right;
  }
  .tryit-help-body .indicator-help:before {
    content: '';
    display: inline-block;
    position: relative;
    background: url("../img/tryit-help-sprite.png") no-repeat top left;
    background-position: -370px -10px;
    width: 134px;
    height: 170px;
    position: absolute;
    left: -120px;
    top: -70px;
  }
  .tryit-help-body .indicator-help:after {
    display: none;
  }
  .tryit-help-body .instructions-help {
    top: -95px;
    right: -160px;
  }
  .tryit-help-body .tryit-help-footer > a {
    top: 290px;
  }
}
@media (min-width: 980px) {
  .tryit-help-body .showme-help {
    left: 0px;
  }
  .tryit-help-body .indicator-help {
    width: 290px;
    left: 305px;
    top: 53px;
  }
  .tryit-help-body .indicator-help:after {
    right: -120px;
    top: -20px;
  }
  .tryit-help-body .tryit-help-footer > a {
    top: 380px;
  }
}
@media (min-width: 1024px) {
  .tryit-help-body .showme-help {
    left: 0px;
  }
  .tryit-help-body .indicator-help {
    width: 290px;
    left: 305px;
    top: 53px;
  }
  .tryit-help-body .indicator-help:after {
    right: -120px;
    top: -20px;
  }
  .tryit-help-body .tryit-help-footer > a {
    top: 400px;
  }
}
@media (min-width: 1200px) {
  .tryit-help-body .showme-help {
    left: 85px;
  }
  .tryit-help-body .indicator-help {
    width: 350px;
    left: 350px;
    top: 75px;
  }
  .tryit-help-body .indicator-help:after {
    right: -95px;
    top: -50px;
  }
}
@media (max-width: 480px) {
  .carousel-wide-row {
    padding-left: 15px;
    padding-right: 10px;
  }
  .carousel-wide-inner {
    width: auto;
    max-width: 100%;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: auto;
    min-height: 150px;
    min-width: 234px;
    max-width: 670px;
    width: 100%;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 35%;
    left: -20px;
  }
  .carousel-wide-control.right {
    right: -20px;
  }
}
@media (max-width: 768px) {
  .carousel-wide {
    max-width: 702px;
    display: block;
    margin: auto;
  }
  .carousel-wide-row {
    padding-left: 0px;
    padding-right: 0px;
  }
  .carousel-wide-inner {
    width: auto;
    max-width: 700px;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: auto;
    min-height: 150px;
    min-width: 234px;
    max-width: 700px;
    width: 100%;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 35%;
    left: -26px;
  }
  .carousel-wide-control.right {
    right: -26px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .carousel-wide-control {
    left: -20px;
  }
  .carousel-wide-control.right {
    right: -20px;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .carousel-wide {
    max-width: 702px;
  }
  .carousel-wide-row {
    padding-left: 10px;
    padding-right: 0px;
  }
  .carousel-wide-inner {
    width: auto;
    max-width: 700px;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: auto;
    min-height: 150px;
    min-width: 234px;
    max-width: 700px;
    width: 100%;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 35%;
    left: -26px;
  }
  .carousel-wide-control.right {
    right: -29px;
  }
}
@media (min-width: 980px) {
  .carousel-wide-row {
    padding-left: 30px;
    padding-right: 0px;
  }
  .carousel-wide {
    max-width: 702px;
  }
  .carousel-wide-inner {
    width: auto;
    max-width: 702px;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: auto;
    min-height: 150px;
    min-width: 234px;
    max-width: 700px;
    width: 100%;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 35%;
    left: -43px;
  }
  .carousel-wide-control.right {
    right: -45px;
  }
}
@media (min-width: 1024px) {
  .carousel-wide-row {
    padding-left: 10px;
    padding-right: 5px;
  }
  .carousel-wide {
    max-width: 909px;
  }
  .carousel-wide-inner {
    max-width: 909px;
    width: 909px;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: 520px;
    max-height: 520px;
    min-width: 205px;
    width: 205px;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 45%;
    left: -43px;
  }
  .carousel-wide-control.right {
    right: -45px;
  }
  .carousel-wide .carousel-progress-meter {
    text-align: center;
    width: 909px;
  }
}
@media (min-width: 1200px) {
  .carousel-wide-row {
    padding-left: 30px;
    padding-right: 30px;
  }
  .carousel-wide {
    max-width: 970px;
  }
  .carousel-wide-inner {
    max-width: 970px;
    width: 970px;
  }
  .carousel-wide-caption {
    position: static;
  }
  .carousel-wide-caption {
    height: 520px;
    max-height: 520px;
    min-width: 266px;
    width: 266px;
  }
  .carousel-wide-caption p {
    margin: 10px 15px;
  }
  .carousel-wide-control {
    top: 45%;
    left: -44px;
  }
  .carousel-wide-control.right {
    right: -45px;
  }
  .carousel-wide .carousel-progress-meter {
    text-align: center;
    width: 970px;
  }
}
@media (min-width: 1200px) {
	.lvideo-span4 {
		width: 360px;
	}
	.lvideo-span8 {
		width: 780px;
	}
	.xlvideo-span4 {
		width: 280px;
	}
	.xlvideo-span8 {
		width: 860px;
	}
}
