/*!
 * Bootstrap Responsive v2.1.1
 *
 * 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.
 */
@font-face {
  font-family: 'robotoregular';
  src: url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.eot');
  src: url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.woff') format('woff'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'), url('fonts/Roboto/roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.eot');
  src: url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.woff') format('woff'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.ttf') format('truetype'), url('fonts/Roboto/roboto_bold/Roboto-Bold-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .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: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .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: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 768px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
}
@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-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 {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@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;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #ffffff;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: normal;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #042d40;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .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;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #042d40;
    border-bottom: 1px solid #042d40;
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 768px) {
  .nav-span {
    display: inline;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  #nav-links i {
    position: relative;
    top: 0px;
  }
}
@media (max-width: 979px) {
  #toc {
    display: block;
  }
  #main-nav {
    display: none;
  }
  .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  #breadcrums ul {
    margin: 0 0 0 15px;
  }
  #nav-links i {
    position: relative;
    top: 2px;
  }
  .navbar .nav > li > a {
    padding-left: 10px;
  }
  .navbar .brand {
    padding: 8px 20px 8px;
  }
  #breadcrums.affix {
    top: 0;
    min-height: 26px;
    border-bottom: 1px solid #042d40;
    padding-bottom: 5px;
  }
  #breadcrums.affix li {
    font-size: 13px !important;
    margin-top: 6px;
  }
  .nav-span {
    display: inline;
  }
}
@media (min-width: 980px) {
  #toc {
    display: none;
  }
  #main-nav {
    display: block;
  }
  .dropdown-menu {
    left: -50px;
  }
  #toc .dropdown-menu:before {
    left: 59px;
  }
  #toc .dropdown-menu:after {
    left: 60px;
  }
}
@media (max-width: 768px) {
  .char-row > .span6 {
    margin-top: 100px;
  }
  .char-row > .span6:first-child {
    margin-top: 15px;
  }
}
@media (min-width: 1px) and (max-width: 479px) {
  .act-container {
    margin-left: 0px;
  }
  .match-col {
    margin-left: 0px;
  }
  .matching-cards-static li {
    width: 50%;
    height: 46px;
  }
  .matching-cards-random li {
    width: 50%;
    height: 46px;
  }
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .matching-cards-random .matching-connected {
    margin-left: -23%;
  }
  .act-sort {
    margin-left: 0px;
  }
  #answers {
    margin: 30px 0 10px 8px;
    width: auto;
  }
  .act-fillin-container {
    margin-left: 0px;
  }
  .fillin-container {
    margin-left: 0px;
  }
  .fillin-container .fillin-item {
    margin-left: 15px;
  }
}
@media (max-width: 480px) {
  .act-container {
    margin-left: 0px;
  }
  .act-feedback-area {
    margin-top: 0px;
  }
  .match-col {
    margin-left: 0px;
  }
  .matching-cards-static li {
    width: 50%;
    height: 46px;
  }
  .matching-cards-random li {
    width: 50%;
    height: 46px;
  }
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .act-sort {
    margin-left: 0px;
  }
  .act-fillin-container {
    margin-left: 0px;
  }
  .fillin-container {
    margin-left: 0px;
  }
  #answers {
    margin: 30px 0 10px 8px;
    width: auto;
  }
  .fillin-container .fillin-item {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .act-container {
    margin-left: 0px;
  }
  .quiz-results-area {
    margin-top: 18px;
  }
  .match-col {
    margin-left: 0px;
  }
  .match-container {
    margin-left: 0px;
  }
  .match-row {
    margin-left: 0;
  }
  .matching-cards-static li {
    width: 70%;
    height: 46px;
    padding-bottom: 0px;
  }
  .matching-cards-random li {
    width: 70%;
    height: 46px;
    padding-bottom: 0px;
  }
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .act-sort {
    margin-left: 0px;
  }
  .act-fillin-container {
    margin-left: 0px;
  }
  .fillin-container {
    margin-left: 0px;
  }
  #answers {
    margin: 30px 0 10px 8px;
  }
  .fillin-container .fillin-item {
    margin-left: 15px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .act-container {
    margin-left: 0px;
  }
  .match-container {
    margin-left: 0px;
  }
  .match-col {
    margin-left: 0px;
    margin-right: 0px;
  }
  .matching-cards-random li {
    text-align: right;
  }
  .matching-cards-random .matching-connected {
    margin-left: -26%;
  }
  .act-sort {
    margin-left: 0px;
  }
  .act-fillin-container {
    margin-left: 0px;
  }
  .fillin-container {
    margin-left: 0px;
  }
  #answers {
    margin: 30px 0 10px 8px;
    width: auto;
  }
  .fillin-container .fillin-item {
    margin-left: 15px;
  }
}
@media (width: 768px) {
  .act-container {
    margin-left: 0px;
  }
  .match-col {
    margin-left: 0px;
  }
  .matching-cards-random .matching-right,
  .matching-cards-static .matching-right {
    border-bottom: 10px solid #DDD;
  }
  .matching-cards-random .matching-connected {
    margin-left: -27%;
  }
  .act-sort {
    margin-left: 0px;
  }
  .act-fillin-container {
    margin-left: 0px;
  }
  .fillin-container {
    margin-left: 0px;
  }
  #answers {
    margin: 30px 0 10px 8px;
  }
  .fillin-container .fillin-item {
    margin-left: 15px;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .act-container {
    margin-left: 0px;
  }
  .act-sort {
    margin-left: 15px;
  }
  .act-hotspot-body {
    margin-left: 20px;
  }
  .match-col {
    margin-left: 10px;
    margin-right: -10px;
  }
  .matching-cards-static li {
    width: 70%;
  }
  .matching-cards-static li {
    width: 70%;
  }
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .matching-cards-random .matching-connected {
    margin-left: -81px;
  }
}
@media (min-width: 980px) {
  .act-container .span4:first-child {
    margin-left: 0px;
  }
  .match-col-container {
    margin-left: 15px;
  }
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .matching-cards-random .matching-connected {
    margin-left: -112px;
  }
}
@media (min-width: 1200px) {
  .matching-cards-static li span {
    height: 36px;
  }
  .matching-cards-random li span {
    height: 36px;
  }
  .matching-cards-random .matching-connected {
    margin-left: -147px;
  }
}
@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;
  }
  .video-large {
    height: auto;
    width: 100%;
  }
  .video-large video {
    height: auto;
    width: 777px;
  }
  .video-xlarge {
    height: auto;
    width: 100%;
  }
  .video-xlarge video {
    height: auto;
    width: 850px;
  }
}
@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%;
  }
  .video-large video {
    height: auto;
    width: 100%;
  }
  .video-xlarge video {
    height: auto;
    width: 100%;
  }
  .video-large {
    height: auto;
    width: 100%;
  }
  .video-small video {
    height: auto;
    width: 100%;
  }
  .video-small {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .dl-video {
    margin-bottom: 50px;
  }
  .video-xlarge {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 980px) {
  .dl-video {
    margin-bottom: 50px;
  }
  .video-xlarge {
    height: auto;
    width: 850px;
  }
}
@media (width: 1024px) {
  .span8 video {
    height: 460px !important;
    width: 620px !important;
  }
  .span12 video {
    height: 520px !important;
    width: 850px !important;
  }
  .video-xlarge {
    height: auto;
    width: 850px;
  }
  .video-large video {
    height: auto;
    width: 777px;
  }
  .video-large {
    height: auto;
    width: 777px;
  }
  .video-small video {
    height: auto;
    width: 700px;
  }
  .video-small video {
    height: auto;
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .video-xlarge {
    max-width: 850px;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 1px) and (max-width: 480px) {
  .chap-sub p {
    width: 80%;
  }
  .chap-sub span {
    width: 20%;
  }
}
@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 span {
    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;
  }
  .chap-sub p {
    width: 80%;
  }
  .chap-sub span {
    width: 20%;
  }
}
@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: 75%;
  }
  .chap-sub span {
    width: 25%;
  }
}
@media (max-width: 979px) {
  body.root {
    padding-top: 0px;
  }
  #nav-links {
    float: none;
  }
  .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  #toc-menu {
    background-color: #075b7f;
    margin: 5px;
  }
  #toc-menu li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #ffffff;
    white-space: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  #toc-menu .nav-header {
    color: #ffffff;
  }
  #toc-menu li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #007db3;
  }
  #toc-menu li .active:hover {
    background-color: #075b7f;
  }
  #toc-menu .divider {
    margin: 10px 10px 10px 10px;
    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;
  }
}
@media (min-width: 1200px) {
  .subnav-fixed .nav {
    width: 1168px;
    /* 2px less to account for left/right borders being removed when in fixed mode */
  }
}
.help-sprite {
  background: url("/public/dl/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) {
  .zone1 {
    display: none;
  }
  .zone2 {
    display: none;
  }
  .zone2mim {
    display: none;
  }
  .zone3 {
    display: none;
  }
  .zone4 {
    display: none;
  }
  .support-message {
    display: block;
    width: 350px;
  }
}
@media (max-width: 768px) {
  .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: 112px;
    left: 1%;
    width: 300px;
    font-size: 24px;
  }
  .zone2mim .arrow2 {
    float: none;
    background: url("/public/dl/img/help_sprite.png") no-repeat top left;
    background-position: 0 -1218px;
    width: 116px;
    height: 152px;
  }
  .zone2mim .instructions2 {
    top: -50px;
    left: 105px;
  }
  .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("/public/dl/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;
  }
  .zone4 {
    top: 30%;
    left: 58%;
    width: 250px;
  }
  .zone4 .instructions4 {
    text-align: right;
  }
  .zone4 .instructions4 p {
    font-size: 26px;
  }
  .help-footer > a {
    bottom: 1%;
    left: 3%;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (max-width: 768px) and (max-height: 560px) {
  .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: 30%;
  }
  .zone2 .instructions2 {
    top: 80px;
  }
  .zone2mim {
    top: 70px;
  }
  .zone3 {
    right: 7%;
    width: 300px;
    bottom: 20%;
  }
  .zone3 .arrow3 {
    display: none;
  }
  .zone3 .pagenav3 {
    left: 28px;
    top: 70px;
  }
  .zone3 ul > li {
    margin-left: 90px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .zone1 {
    display: none;
  }
  .zone2 {
    display: none;
  }
  .zone2mim {
    display: none;
  }
  .zone3 {
    display: none;
  }
  .zone4 {
    display: none;
  }
  .support-message {
    display: block;
  }
  .help-footer > a {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .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: 110px;
    left: 1%;
    width: 300px;
    font-size: 24px;
  }
  .zone2mim .arrow2 {
    float: none;
    background: url("/public/dl/img/help_sprite.png") no-repeat top left;
    background-position: 0 -1218px;
    width: 116px;
    height: 152px;
  }
  .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("/public/dl/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 {
    left: 62%;
    top: 35%;
    width: 250px;
  }
  .zone4 .instructions4 {
    text-align: right;
  }
  .zone4 .instructions4 p {
    font-size: 26px;
  }
  .help-footer > a {
    bottom: 1%;
    left: 3%;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 769px) and (max-height: 600px) {
  .zone1 {
    top: 30px;
  }
  .zone3 {
    bottom: 0%;
  }
  .zone3 .pagenav3 {
    top: -5px;
  }
}
@media (min-width: 769px) and (max-height: 500px) {
  .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: 22%;
  }
  .zone2mim {
    top: 70px;
  }
  .zone3 {
    width: 300px;
    bottom: 30%;
    font-size: 22px;
  }
  .zone3 .arrow3 {
    display: none;
  }
  .zone3 .instructions3 {
    left: -20px;
  }
  .zone3 .pagenav3 {
    top: 90px;
  }
}
@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 {
    bottom: 50%;
    left: 6%;
    width: 250px;
    font-size: 24px;
  }
  .zone4 .instructions4 {
    left: 0px;
  }
  .zone4 .instructions4 p {
    font-size: 28px;
  }
  .help-footer > a {
    bottom: 1%;
    left: 3%;
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 980px) and (max-height: 680px) {
  .zone1 {
    top: 40px;
    width: 540px;
  }
  .zone1 .arrow1 {
    display: block;
  }
  .zone3 {
    width: 450px;
    bottom: 15%;
    right: 0%;
    font-size: 22px;
  }
  .zone3 .arrow3 {
    display: none;
  }
  .zone3 .instructions3 {
    left: 0px;
  }
  .zone3 .pagenav3 {
    top: 50px;
    left: -20px;
  }
}
@media (min-width: 980px) and (max-height: 500px) {
  .zone3 {
    right: 35%;
  }
}
@media (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: 450px;
    font-size: 26px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 0px;
  }
  .zone3 .instructions3 p {
    line-height: 38px;
    font-size: 26px;
  }
  .zone3 .pagenav3 {
    left: -20px;
    top: 50px;
  }
  .zone4 {
    bottom: 50%;
    left: 4%;
    font-size: 24px;
  }
  .help-footer > a {
    bottom: 1%;
    left: 3%;
    font-size: 110px;
    line-height: 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 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 {
    bottom: 50%;
    left: 3%;
    width: 250px;
  }
  .zone4 .instructions4 p {
    font-size: 28px;
  }
  .help-footer > a {
    bottom: 1%;
    left: 3%;
    font-size: 120px;
    line-height: 120px;
  }
}
@media (min-width: 1200px) and (max-height: 680px) {
  .zone3 .arrow3 {
    display: block;
  }
  .zone3 .pagenav3 {
    left: 240px;
    top: 140px;
  }
}
@media (min-width: 1200px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    bottom: 15%;
    right: 0%;
    font-size: 22px;
  }
  .zone3 .arrow3 {
    display: none;
  }
  .zone3 .instructions3 {
    left: 0px;
  }
  .zone3 .pagenav3 {
    top: 50px;
    left: -20px;
  }
}
@media (min-width: 1200px) and (max-height: 500px) {
  .zone3 {
    right: 38%;
  }
}
@media (min-width: 1350px) {
  .zone1 {
    left: 10%;
  }
  .zone2 {
    right: 14%;
  }
  .zone2mim {
    right: 11%;
  }
  .zone3 {
    width: 620px;
    right: 9%;
    bottom: 15%;
    height: 214px;
    width: 520px;
  }
  .zone4 {
    left: 7%;
  }
  .help-footer > a {
    bottom: 1%;
    left: 7%;
  }
}
@media (min-width: 1350px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    bottom: 3%;
    right: 6%;
  }
}
@media (min-width: 1350px) and (max-height: 500px) {
  .zone3 {
    right: 44%;
  }
}
@media (min-width: 1600px) {
  .zone1 {
    left: 17%;
  }
  .zone2 {
    right: 20%;
  }
  .zone2mim {
    right: 16%;
  }
  .zone3 {
    right: 17%;
    height: 214px;
    width: 520px;
  }
  .zone4 {
    left: 11%;
  }
  .help-footer > a {
    left: 11%;
  }
}
@media (min-width: 1600px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    bottom: 3%;
    right: 17%;
  }
}
@media (min-width: 1600px) and (max-height: 500px) {
  .zone3 {
    right: 48%;
  }
}
@media (min-width: 1830px) {
  .zone2mim {
    right: 20%;
  }
}
@media (min-width: 1830px) and (max-height: 500px) {
  .zone3 {
    right: 48%;
  }
  .zone3 .pagenav3 {
    top: 50px;
    left: 20px;
  }
}
@media (min-width: 1900px) {
  .zone1 {
    left: 23%;
  }
  .zone2 {
    right: 21%;
  }
  .zone3 {
    right: 22%;
    width: 520px;
  }
  .zone3 .instructions3 {
    top: 100px;
    left: 40px;
  }
  .zone4 {
    left: 17%;
  }
  .help-footer > a {
    left: 17%;
  }
}
@media (min-width: 1900px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    right: 22%;
    bottom: 3%;
  }
  .zone3 .pagenav3 {
    top: 50px;
    left: 20px;
  }
}
@media (min-width: 1900px) and (max-height: 500px) {
  .zone3 {
    right: 48%;
  }
}
@media (min-width: 2120px) {
  .zone2 {
    right: 24%;
  }
  .zone2mim {
    right: 25%;
  }
  .zone3 {
    right: 24%;
    width: 520px;
  }
}
@media (min-width: 2120px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    right: 24%;
    bottom: 3%;
  }
}
@media (min-width: 2120px) and (max-height: 500px) {
  .zone3 {
    right: 48%;
  }
}
@media (min-width: 2390px) {
  .zone2 {
    right: 28%;
  }
  .zone2mim {
    right: 28%;
  }
  .zone3 {
    right: 27%;
    width: 520px;
  }
}
@media (min-width: 2390px) and (max-height: 650px) {
  .zone3 {
    width: 450px;
    right: 28%;
    bottom: 3%;
  }
}
@media (min-width: 2390px) and (max-height: 500px) {
  .zone3 {
    right: 48%;
  }
}
.zone1 {
  display: none;
}
.tryit-help-sprite {
  background: url("/public/dl/img/help-tryit-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) {
  .tryit-help-body {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #tryithelpLink {
    display: none;
  }
  .tryit-help-body {
    display: none;
  }
}
@media (max-width: 768px) {
  .showme-help {
    top: -110px;
  }
  .indicator-help {
    width: 300px;
    right: 75px;
    top: 60px;
    text-align: left;
  }
  .indicator-help:before {
    display: none;
  }
  .indicator-help:after {
    content: '';
    display: inline-block;
    position: relative;
    background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
    background-position: 0 -200px;
    width: 78px;
    height: 126px;
    position: absolute;
    right: -75px;
    top: -30px;
  }
  .tryit-help-footer > a {
    top: 565px;
    left: -10px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .showme-help {
    width: 260px;
    right: 160px;
    top: -130px;
    text-align: left;
  }
  .showme-help:after {
    top: 25px;
    right: -85px;
  }
  .indicator-help {
    width: 300px;
    right: 90px;
    top: 100px;
    text-align: right;
  }
  .indicator-help:before {
    content: '';
    display: inline-block;
    position: relative;
    background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
    background-position: 0 -200px;
    width: 78px;
    height: 126px;
    position: absolute;
    left: 310px;
    top: -70px;
  }
  .indicator-help:after {
    display: none;
  }
  .tryit-help-footer > a {
    top: 290px;
    left: -10px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 980px) {
  .showme-help {
    right: 285px;
  }
  .indicator-help {
    width: 320px;
    right: 170px;
    top: 80px;
  }
  .indicator-help:after {
    right: -80px;
    top: -50px;
    background-position: 0 -200px;
    width: 78px;
    height: 126px;
  }
  .tryit-help-footer > a {
    top: 380px;
    left: -10px;
  }
}
@media (min-width: 1024px) {
  .showme-help {
    right: 280px;
  }
  .indicator-help {
    width: 330px;
    right: 170px;
    top: 90px;
  }
  .indicator-help:after {
    right: -80px;
    top: -60px;
  }
  .tryit-help-footer > a {
    top: 400px;
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1200px) {
  .showme-help {
    right: 520px;
  }
  .indicator-help {
    width: 350px;
    right: 405px;
    top: 80px;
  }
  .indicator-help:after {
    right: -85px;
    top: -50px;
  }
  .tryit-help-footer > a {
    font-size: 120px;
    line-height: 120px;
  }
}
.caro-help-sprite {
  background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
}
.arrow_14 {
  background-position: -15px -25px;
  width: 130px;
  height: 125px;
}
.arrow_15 {
  background-position: -225px -20px;
  width: 125px;
  height: 130px;
}
.arrow_16 {
  background-position: -420px -20px;
  width: 130px;
  height: 150px;
}
@media (max-width: 480px) {
  .caro-help-body {
    display: none;
  }
}
@media (max-width: 768px) {
  .caro-left-arrow {
    left: 115px;
    top: 100px;
  }
  .caro-right-arrow {
    left: 390px;
  }
  .caro-numbers {
    left: 60px;
    top: 525px;
  }
  .caro-numbers:after {
    background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
    background-position: -230px -20px;
    width: 110px;
    height: 150px;
    left: 360px;
    top: 40px;
  }
  .caro-help-footer > a {
    top: 640px;
    left: -20px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .caro-help-body {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .caro-left-arrow {
    left: 115px;
    top: 100px;
  }
  .caro-right-arrow {
    left: 390px;
  }
  .caro-numbers {
    left: 60px;
    top: 525px;
  }
  .caro-numbers:after {
    background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
    background-position: -230px -20px;
    width: 110px;
    height: 150px;
    left: 360px;
    top: 40px;
  }
  .caro-help-footer > a {
    top: 640px;
    left: -10px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 980px) {
  .caro-left-arrow {
    left: 115px;
    top: 100px;
  }
  .caro-right-arrow {
    left: 390px;
  }
  .caro-numbers {
    left: 60px;
    top: 525px;
  }
  .caro-numbers:after {
    background: url("/public/dl/img/help-tryit-sprite.png") no-repeat top left;
    background-position: -230px -20px;
    width: 110px;
    height: 150px;
    left: 360px;
    top: 40px;
  }
  .caro-help-footer > a {
    top: 640px;
    left: -40px;
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1024px) {
  .caro-left-arrow {
    left: 100px;
    top: 110px;
  }
  .caro-right-arrow {
    left: 615px;
  }
  .caro-numbers {
    left: 0px;
    top: 400px;
  }
  .caro-numbers:after {
    background: url("/public/dl/img/help-caro-sprite.png") no-repeat top left;
    background-position: -420px -20px;
    width: 130px;
    height: 150px;
    left: 250px;
    top: 70px;
  }
  .caro-help-footer > a {
    top: 530px;
    left: -15px;
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1200px) {
  .caro-right-arrow {
    left: 675px;
  }
  .caro-numbers {
    left: 40px;
  }
  .caro-help-footer > a {
    left: -35px;
    font-size: 120px;
    line-height: 120px;
  }
}
.video-help-sprite {
  background: url("/public/dl/img/help-video-sprite.png") no-repeat top left;
}
.arrow_17 {
  background-position: -50px -50px;
  width: 90px;
  height: 145px;
}
.arrow_18 {
  background-position: -240px -50px;
  width: 125px;
  height: 145px;
}
.arrow_19 {
  background-position: -400px -60px;
  width: 140px;
  height: 120px;
}
.arrow_20 {
  background-position: -560px -60px;
  width: 140px;
  height: 120px;
}
@media (max-width: 480px) {
  .video-help-body {
    display: none;
  }
}
@media (max-width: 768px) {
  .video-play-help {
    left: 30px;
    top: 230px;
    font-size: 24px;
  }
  .video-play-help:before {
    left: -45px;
    top: 65px;
  }
  .video-fscreen-help {
    right: 10px;
    top: 260px;
  }
  .video-caption-help {
    left: 185px;
    top: 430px;
    text-align: left;
    width: 260px;
    font-size: 24px;
  }
  .video-caption-help:after {
    display: none;
  }
  .video-caption-help:before {
    display: none;
  }
  .video-help-footer > a {
    left: 0px;
    top: 565px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .video-help-body {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .video-help-body {
    display: block;
  }
  .video-play-help {
    width: 200px;
    left: 5px;
    top: 125px;
    font-size: 24px;
  }
  .video-play-help:before {
    left: -45px;
    top: 60px;
  }
  .video-fscreen-help {
    width: 260px;
    right: -35px;
    top: 125px;
  }
  .video-fscreen-help:after {
    top: 55px;
    left: 190px;
  }
  .video-caption-help {
    left: 130px;
    top: 370px;
    text-align: left;
    width: 220px;
    font-size: 24px;
  }
  .video-caption-help:after {
    left: 185px;
  }
  .alt-video .video-caption-help {
    left: 160px;
  }
  .video-caption-help:before {
    display: none;
  }
  .video-help-footer > a {
    left: 0;
    top: 420px;
    font-size: 90px;
    line-height: 90px;
  }
}
@media (min-width: 980px) {
  .video-play-help {
    left: 20px;
    top: 230px;
    font-size: 24px;
  }
  .video-play-help:before {
    left: -50px;
    top: 60px;
  }
  .video-fscreen-help {
    right: 10px;
    top: 255px;
  }
  .video-caption-help {
    left: 190px;
    top: 470px;
  }
  .video-caption-help:after {
    left: 200px;
  }
  .video-help-footer > a {
    left: 0px;
    top: 540px;
    font-size: 110px;
    line-height: 110px;
  }
}
@media (min-width: 1200px) {
  .video-caption-help {
    width: 220px;
    left: 225px;
    top: 490px;
  }
  .video-help-footer > a {
    left: 0px;
    top: 550px;
    font-size: 120px;
    line-height: 120px;
  }
}
@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 (max-width: 479px) {
  h1.affix {
    margin-top: 0px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  h1.affix {
    margin-top: 54px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h1.affix {
    margin-top: 54px;
  }
}
@media (min-width: 980px) {
  h1.affix {
    margin-top: -22px;
  }
}
@media (max-width: 480px) {
  .accordion-inner .span8 {
    width: 100%;
  }
}
@media (width: 768px) {
  .accordion-inner .span8 {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .accordion-inner .span8 {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .accordion-inner .span8 {
    width: 444px;
  }
}
@media (min-width: 980px) {
  .accordion-inner .span8 {
    width: 588px;
  }
}
@media (min-width: 1200px) {
  .accordion-inner .span8 {
    width: 735px;
  }
}
@media (min-width: 1px) and (max-width: 479px) {
  .branch-btn {
    width: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .branch-btn {
    width: auto;
  }
}
@media (width: 768px) {
  .branch-btn {
    width: auto;
  }
}
@media (max-width: 480px) {
  .modal-column {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .modal-column {
    width: 50%;
  }
  #aboutModal {
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    left: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .modal-column {
    width: 100%;
  }
  #aboutModal {
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    left: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-height: 625px) {
  #aboutModal .modal-body {
    height: 400px;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .modal-column {
    width: 50%;
  }
  #aboutModal {
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    top: 0px;
    left: 20px;
    margin-left: auto;
    margin-right: 20px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .modal-column {
    width: 50%;
  }
  #aboutModal {
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    top: 0px;
    left: 20px;
    margin-left: auto;
    margin-right: 20px;
  }
  #aboutModal .modal-body {
    max-height: 550px;
  }
}
@media (min-width: 1200px) and (max-height: 625px) {
  .modal-column {
    width: 50%;
  }
  #aboutModal {
    margin: -250px 0 0 -520px;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  ol.tryit-review {
    position: relative;
    padding: 5px 5px 2px 5px;
  }
  ol.tryit-review li {
    display: inline-block;
  }
}
