.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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.8em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.tabbed-nav li:nth-last-child(5):first-child,
.tabbed-nav li:nth-last-child(5):first-child ~ li{
  width: 19.5%;
}

textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  color: #595959;
  background-color: #fff;
}
a {
  color: #00228a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000f3d;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.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: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.pull-offset12 {
  margin-left: -1000px;
}
.pull-offset11 {
  margin-left: -920px;
}
.pull-offset10 {
  margin-left: -840px;
}
.pull-offset9 {
  margin-left: -760px;
}
.pull-offset8 {
  margin-left: -680px;
}
.pull-offset7 {
  margin-left: -600px;
}
.pull-offset6 {
  margin-left: -520px;
}
.pull-offset5 {
  margin-left: -440px;
}
.pull-offset4 {
  margin-left: -360px;
}
.pull-offset3 {
  margin-left: -280px;
}
.pull-offset2 {
  margin-left: -200px;
}
.pull-offset1 {
  margin-left: -120px;
}
.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.127659574%;
  *margin-left: 2.07446808%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.489361702%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.978723404%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.468085106%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.957446809%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.446808511%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.936170213%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.425531915%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.404255319%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.893617021%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.255319149%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.127659574%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.744680851%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.617021277%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.234042553%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.106382979%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.723404255%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.595744681%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.212765957%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.191489362%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.680851064%;
  *margin-left: 44.57446808%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.553191489%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.042553191%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.531914894%;
  *margin-left: 25.42553192%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.021276596%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.510638298%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 19.5;
  font-weight: 200;
  line-height: 30px;
}
small,
.small-txt {
  font-size: 85%;
}
.footnote {
  font-size: 80%;
  color: #999;
  margin-top: 40px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #cfcfcf;
}
a.muted:hover,
a.muted:focus {
  color: #b6b6b6;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 300;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #cfcfcf;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  line-height: 1;
}
h1 sup,
.h1 sup,
h2 sup,
.h2 sup,
h3 sup,
.h3 sup {
  font-size: 50%;
}
h1,
.h1 {
  font-size: 35.75px;
  font-size: 3.575rem;
}
h2,
.h2 {
  font-size: 26px;
  font-size: 2.6rem;
}
h3,
.h3 {
  font-size: 22.75px;
  font-size: 2.275rem;
}
h4,
.h4 {
  font-size: 16.25px;
  font-size: 1.625rem;
}
h5,
.h5 {
  font-size: 13px;
  font-size: 1.3rem;
}
h6,
.h6 {
  font-size: 11.375px;
  font-size: 1.1375rem;
}
h1 small,
.h1 small {
  font-size: 22.75px;
  font-size: 2.275rem;
}
h2 small,
.h2 small {
  font-size: 16.25px;
  font-size: 1.625rem;
}
h3 small,
.h3 small {
  font-size: 13px;
  font-size: 1.3rem;
}
h4 small,
.h4 small {
  font-size: 13px;
  font-size: 1.3rem;
}
h1.bigger,
.h1.bigger {
  font-size: 46.28px;
  font-size: 4.628rem;
}
h2.bigger,
.h2.bigger {
  font-size: 40.495px;
  font-size: 4.0495rem;
}
h3.bigger,
.h3.bigger {
  font-size: 34.71px;
  font-size: 3.471rem;
}
h4.bigger,
.h4.bigger {
  font-size: 28.925px;
  font-size: 2.8925rem;
}
h5.bigger,
.h5.bigger {
  font-size: 26px;
  font-size: 2.6rem;
}
h6.bigger,
.h6.bigger {
  font-size: 20.2475px;
  font-size: 2.02475rem;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #f7f7f7;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cfcfcf;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #f7f7f7;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #cfcfcf;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f7f7f7;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 11;
  color: #595959;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: 40px;
  color: #595959;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 19.5px;
  font-size: 1.95rem;
}
legend small {
  font-size: 15px;
  color: #cfcfcf;
}
label,
input,
button,
select,
textarea {
  font-size: 13;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  width: 225px;
}
label:after {
  content: ":";
}
label.noafter:after {
  display: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  color: #595959;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  color: #595959;
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #cfcfcf;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cfcfcf;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cfcfcf;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cfcfcf;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f7f7f7;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #7f7f7f;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 13px;
  font-size: 1.3rem;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.btn {
  color: #00228a;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d9d9d9;
  *margin-left: 0.3em;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
  background-color: #001868;
  background-image: -moz-linear-gradient(left, #0027a6, #001868);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
  background-image: -webkit-linear-gradient(left, #0027a6, #001868);
  background-image: -o-linear-gradient(left, #0027a6, #001868);
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary {
  padding: 13px 45px;
}
.btn-primary.ext-icon {
  position: relative;
}
.btn-primary.ext-icon:after {
  border-color: transparent transparent transparent #00228a;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  content: "";
  height: 0px;
  position: absolute;
  right: 26px;
  top: 18px;
  width: 0px;
}
.btn-primary.ext-icon:hover:after {
  content: " ";
  border-color: transparent transparent transparent #fff;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #00228a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #000f3d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #595959;
  text-decoration: none;
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
}
body {
  overflow: hidden;
}
.iosFixedFix {
  position: absolute;
  width: 100%;
  height: 99999px;
  top: 0px;
  left: 0px;
}
.nowrap {
  white-space: nowrap;
}
.form-right {
  float: right;
  margin-right: 100px;
  margin-top: 20px;
}
.form-group {
  position: relative;
}
.field-validation-error {
  color: red;
  display: block;
  margin-bottom: 7px;
  margin-top: -5px;
  text-align: left;
  font-size: 10px;
  font-size: 1rem;
}
.required {
  color: red;
  left: -8px;
  margin-top: 6px;
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
}
.red {
  color: red;
}
.required-msg {
  margin-left: -10px;
}
.back-to-top {
  position: relative;
  z-index: 200;
}
.back-to-top a {
  bottom: -200px;
  font-size: 1.4rem;
  font-weight: 600;
  position: fixed;
  right: 10px;
  text-transform: uppercase;
}
.smartWidget {
  display: none;
}
.content .smartWidget {
  display: block;
}
#smartWidget0 table {
  width: 100%;
}
#smartWidget0 .srJobList .srJobListTitles * {
  background-color: #281dcc;
  color: #faf7fa;
}
.srJobList * {
  font-family: 'Open Sans', sans-serif !important;
}
.pull-offset11 {
  margin-left: -940px;
}
.gray-accent {
  background: #f7f7f7;
  border-top: 1px solid #d5d5d5;
  margin-top: -160px;
  padding: 140px 0 90px;
}
.touch .highlight-box:hover .bottom-border-gradient {
  height: 7px;
}
.touch .highlight-box:hover .bottom-border-gradient.tall {
  height: 7px;
}
.touch .highlight-box:hover .cta {
  color: #595959;
}
.highlight-box {
  background: #fff;
  border: 1px solid #d5d5d5;
  color: #595959;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.highlight-box h4 {
  font-weight: 600;
  height: 60px;
  line-height: 1.2;
  margin: 30px 55px 10px;
  font-size: 17px;
  font-size: 1.7rem;
}
.highlight-box p {
  height: 80px;
  margin: 0 10px 5px;
}
.highlight-box .cta {
  color: #00228a;
  display: block;
  margin-top: 5px;
  padding: 23px 0;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-size: 1.4rem;
}
.highlight-box .cta.bold {
  border-top: 1px solid #001f87;
  color: #595959;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 30px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.highlight-box .bottom-border-gradient {
  bottom: 0;
  content: "";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #001868;
  background-image: -moz-linear-gradient(left, #0027a6, #001868);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
  background-image: -webkit-linear-gradient(left, #0027a6, #001868);
  background-image: -o-linear-gradient(left, #0027a6, #001868);
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
  -webkit-transition: height 0.2s ease;
  -moz-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  transition: height 0.2s ease;
}
.highlight-box:hover {
  color: #595959;
  text-decoration: none;
}
.highlight-box:hover .bottom-border-gradient {
  height: 68px;
}
.highlight-box:hover .bottom-border-gradient.tall {
  height: 80px;
}
.highlight-box:hover .cta {
  color: #fff;
}
.highlight-box.sidenav-highlight {
  outline: none;
  margin-left: -20px;
}
.highlight-box.sidenav-highlight h4 {
  height: auto;
}
.highlight-box.sidenav-highlight p {
  height: auto;
  font-size: 13px;
}
.sub-highlight {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.sub-highlight p {
  margin: 7% 0 10%;
  height: 50px;
}
.highlight-container-small {
  background: #ececec;
  padding: 10px;
}
.highlight-container-small .highlight {
  width: 33%;
  display: inline-block;
  float: left;
}
.highlight-container-small .highlight h4 {
  height: 36px;
}
.highlight-container-small .highlight p {
  font-size: 11px;
  font-size: 1.1rem;
}
.highlight-container-small .highlight .image {
  width: 35%;
  float: left;
  margin-right: 15px;
}
.highlight-container-small .highlight .info {
  float: left;
  width: 60%;
}
.highlight-container-small.two-features .highlight {
  width: 50%;
}
.highlight-container-small.two-features .highlight .image {
  text-align: center;
}
.box {
  border: 1px solid #d5d5d5;
  padding: 15px;
}
footer.main {
  position: relative;
  padding-bottom: 10px;
}
footer.main .bottom-border-gradient {
  bottom: 0;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #001868;
  background-image: -moz-linear-gradient(left, #0027a6, #001868);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
  background-image: -webkit-linear-gradient(left, #0027a6, #001868);
  background-image: -o-linear-gradient(left, #0027a6, #001868);
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
}
header.main {
  height: 75px;
  padding-top: 20px;
  position: relative;
  z-index: 5;
  background-color: #012093;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#040545), color-stop(50%, #0027a6), to(#040545));
  background-image: -webkit-linear-gradient(left, #040545, #0027a6 50%, #040545);
  background-image: -moz-linear-gradient(left, #040545, #0027a6 50%, #040545);
  background-image: -o-linear-gradient(left, #040545, #0027a6 50%, #040545);
  background-image: linear-gradient(to right, #040545, #0027a6 50%, #040545);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff040545', endColorstr='#ff040545', GradientType=0);
  filter: none;
}
header.main .nav-container {
  position: relative;
  width: 104%;
  z-index: 1;
}
header.main .logo {
  display: inline-block;
  text-decoration: none;
  padding-left: 10px;
  width: 220px;
}
header.main .menu {
  background: url("//cdn.alside.com/content/images/menu-icon-wht.png") no-repeat bottom left;
  display: none;
  float: right;
  padding: 3px 25px 0 0;
  height: 22px;
  text-indent: -9999px;
  width: 22px;
  -webkit-background-size: 22px 21px;
  -moz-background-size: 22px 21px;
  -o-background-size: 22px 21px;
  background-size: 22px 21px;
}
.touch .topnav * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.topnav {
  display: inline-block;
  font-size: 0;
  list-style: none;
  margin: 0 0 0 60px;
}
.topnav > li {
  display: inline-block;
  position: relative;
}
.topnav > li > a {
  padding: 13px 24px 0 25px;
  font-size: 16.9px;
  font-size: 1.69rem;
  -webkit-transition: background 0.1s ease,color 0.1s ease;
  -moz-transition: background 0.1s ease,color 0.1s ease;
  -o-transition: background 0.1s ease,color 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease;
}
.topnav > li > a:before {
  background: #fff;
  bottom: 50%;
  content: "";
  display: block;
  height: 19px;
  margin-bottom: -8px;
  right: -1px;
  position: absolute;
  width: 1px;
  -webkit-transition: opacity 0.1s ease,visibility 0.1s ease;
  -moz-transition: opacity 0.1s ease,visibility 0.1s ease;
  -o-transition: opacity 0.1s ease,visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.topnav > li > a:after {
  background: #d5d5d5;
  content: "";
  display: block;
  height: 1px;
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.1s ease,visibility 0.1s ease;
  -moz-transition: opacity 0.1s ease,visibility 0.1s ease;
  -o-transition: opacity 0.1s ease,visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.topnav > li:hover > a,
.topnav > li.tapped > a {
  background: #f7f7f7;
  color: #00228a;
}
.topnav > li:hover > a:after,
.topnav > li.tapped > a:after {
  opacity: 1;
  visibility: visible;
}
.topnav > li:hover > a:before,
.topnav > li.tapped > a:before {
  opacity: 0;
  visibility: hidden;
}
.topnav > li:hover ul,
.topnav > li.tapped ul {
  visibility: visible;
  opacity: 1;
}
.topnav > li a {
  color: #fff;
  display: block;
  font-weight: 600;
  text-decoration: none;
}
.topnav > li a.last:before {
  display: none;
}
.topnav > li.last > ul {
  left: auto;
  right: 0;
}
.topnav > li > ul {
  background: #f7f7f7;
  left: 0;
  margin: 0;
  min-width: 150px;
  padding: 40px 35px 35px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  list-style: none;
  -webkit-transition: opacity 0.1s ease,visibility 0.1s ease;
  -moz-transition: opacity 0.1s ease,visibility 0.1s ease;
  -o-transition: opacity 0.1s ease,visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.topnav > li > ul .bottom-border-gradient {
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #001868;
  background-image: -moz-linear-gradient(left, #0027a6, #001868);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
  background-image: -webkit-linear-gradient(left, #0027a6, #001868);
  background-image: -o-linear-gradient(left, #0027a6, #001868);
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
}
.topnav > li > ul > li a {
  color: #595959;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
}
.topnav > li > ul > li a:hover {
  color: #00228a;
}
.topnav > li > ul > li > a:after {
  background: #d5d5d5;
  content: "";
  display: block;
  height: 1px;
  margin: 9px 0 15px;
  width: 40px;
}
.topnav > li > ul > li.last > a:after {
  display: none;
}
.topnav > li > ul ul {
  margin: 0;
  padding-bottom: 20px;
}
.topnav > li > ul ul a {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13.6px;
  font-size: 1.36rem;
}
.topnav > li > ul ul li {
  line-height: 1;
  padding-bottom: 10px;
}
.topnav > li.products > ul {
  left: -70px;
  width: 660px;
}
.topnav > li.products li {
  overflow: hidden;
  padding-left: 50px;
}
.topnav > li.products li li {
  padding-left: 0;
}
.topnav > li.products li.siding,
.topnav > li.products li.windows-patio-doors {
  display: inline-block;
  float: left;
  max-width: 135px;
  min-height: 100px;
  padding-left: 100px;
  position: relative;
  vertical-align: top;
}
.topnav > li.products li.siding:before,
.topnav > li.products li.windows-patio-doors:before {
  background: url("//cdn.alside.com/content/images/sprites/nav-feature-sprite.png") no-repeat top left;
  background-size: 190px;
  content: "";
  display: block;
  height: 131px;
  left: 0;
  position: absolute;
  top: 0;
  width: 88px;
}
.topnav > li.products li.windows-patio-doors {
  padding-left: 132px;
}
.topnav > li.products li.windows-patio-doors:before {
  background-position: top right;
  background-size: 190px;
  left: 20px;
  width: 100px;
}
.breadcrumbs {
  background: #f7f7f7;
  border-bottom: 1px solid #d5d5d5;
}
.breadcrumbs ul {
  list-style: none;
  padding: 20px 0 9px;
}
.breadcrumbs ul li {
  display: inline-block;
  font-weight: 300;
}
.breadcrumbs ul li a {
  font-weight: 600;
}
.breadcrumbs ul li:before {
  content: "/";
  display: inline-block;
  padding: 0 13px 0 12px;
}
.breadcrumbs ul li:first-child:before {
  display: none;
}
.content {
  padding: 25px 0 70px;
  position: relative;
}
.landing .content {
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #fff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #fff, #f7f7f7);
  background-image: -o-linear-gradient(top, #fff, #f7f7f7);
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
}
.landing .landing-main-feature {
  display: block;
  margin: 0 auto;
  max-width: 85%;
}
.landing .contact-description .product-feature {
  float: left;
}
.details .content {
  padding: 2.5% 0;
}
.details h1.header {
  border-bottom: 1px solid #cfcfcf;
  line-height: 1.2;
  margin-bottom: 7.5%;
  padding-bottom: 7.4%;
}
.bb {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.bt {
  border-top: 1px solid #d5d5d5;
  margin-top: 30px;
  padding-top: 30px;
}
.accent {
  position: relative;
  line-height: 1.1;
}
.accent:after {
  background: #cfcfcf;
  content: "";
  display: block;
  height: 1px;
  margin: 25px 0;
  width: 71px;
}
.landing-right,
.landing-description {
  line-height: 1.5;
}
.landing-right p,
.landing-description p {
  margin-bottom: 10px;
}
.landing-right strong.bigger,
.landing-description strong.bigger {
  font-size: 1.7rem;
}
.landing-right .short,
.landing-description .short {
  width: 90%;
}
.pdf-downloads {
  padding: 0;
  margin: 50px 0 0;
  list-style: none;
  width: 110%;
}
.pdf-downloads li {
  display: inline-block;
  font-weight: 600;
  line-height: 1.1;
  padding: 0 30px 65px 60px;
  position: relative;
  width: 160px;
  font-size: 17px;
  font-size: 1.7rem;
}
.pdf-downloads li p {
  min-height: 65px;
}
.pdf-downloads li .btn-primary {
  min-width: 85%;
  padding: 15px 10px;
  font-size: 13px;
  font-size: 1.3rem;
}
.pdf-downloads li .icon-img {
  left: 0;
  position: absolute;
  max-width: 47px;
}
.pdf-downloads li .size {
  font-size: 1.3rem;
  font-weight: 400;
}
.side-navigation {
  background: #f7f7f7;
  padding: 20px 30px 50px 10%;
  position: relative;
  margin: -26px 0 0 -8.5%;
  z-index: 100;
}
.side-navigation .bottom-border-gradient {
  bottom: 0;
  content: "";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #001868;
  background-image: -moz-linear-gradient(left, #0027a6, #001868);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
  background-image: -webkit-linear-gradient(left, #0027a6, #001868);
  background-image: -o-linear-gradient(left, #0027a6, #001868);
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
}
.side-navigation .selected {
  color: #00228a;
  font-weight: 600;
}
.side-navigation h2 {
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 32px;
  font-size: 3.2rem;
}
.side-navigation .nav-category-header {
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 6px 10px 6px 22px;
  margin: 20px -30px 10px -22px;
  font-size: 16px;
  text-transform: uppercase;
}
.side-navigation ul {
  list-style: none;
  margin: 0;
}
.side-navigation ul a {
  color: #595959;
  font-weight: 300;
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
}
.side-navigation ul a:hover {
  color: #00228a;
}
.side-navigation ul li {
  position: relative;
}
.side-navigation ul li:before {
  background: #cfcfcf;
  content: "";
  display: block;
  height: 1px;
  margin: 25px 0;
  width: 40px;
}
.side-navigation ul.nav-window-siding-pro li {
  margin-bottom: 10px;
}
.side-navigation ul.nav-window-siding-pro li:before {
  display: none;
}
.tax-breakdown {
  padding-top: 30.5%;
}
.tax-breakdown li {
  border-top: 1px solid #cfcfcf;
  padding: 32% 0;
  text-align: center;
}
.tax-breakdown li:first-child {
  border: 0;
  padding-top: 0;
}
.tax-breakdown ul {
  list-style: none;
  margin: 0;
}
.tabbed-nav {
  list-style-type: none;
  display: block;
  margin: 0;
}
.tabbed-nav li {
  float: left;
  margin-right: 3px;
  width: 24.6%;
}
.tabbed-nav li:last-child {
  margin-right: 0;
}
.tabbed-nav li .tab-btn {
  padding: 13px 0;
  position: relative;
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
  display: inline-block;
}
.tabbed-nav li .tab-btn .tab-txt {
  position: relative;
  z-index: 5;
}
.tabbed-nav li .tab-btn .bottom-border-gradient {
  background-color: #001868;
  background-image: linear-gradient(to right, #0027a6, #001868);
  background-repeat: repeat-x;
  bottom: 0;
  content: "";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  transition: height 0.2s ease 0s;
  width: 100%;
  z-index: 0;
}
.tabbed-nav li .tab-btn:hover,
.tabbed-nav li .tab-btn.active {
  text-decoration: none;
  color: #fff;
}
.tabbed-nav li .tab-btn:hover .bottom-border-gradient,
.tabbed-nav li .tab-btn.active .bottom-border-gradient {
  height: 100%;
}
footer.main {
  background: #fff;
  border-top: 1px solid #d5d5d5;
  padding-top: 50px;
}
footer.main ul {
  list-style: none;
  margin: 0;
}
footer.main a {
  color: #595959;
  display: block;
  text-decoration: none;
}
footer.main a:hover {
  color: #00228a;
}
ul.footernav {
  padding: 0 0 55px;
}
ul.footernav > li {
  display: inline-block;
  padding-right: 4%;
  vertical-align: top;
}
ul.footernav ul {
  list-style: none;
  margin: 0;
  padding: 26px 0 0;
  position: relative;
}
ul.footernav ul:before {
  background: #cfcfcf;
  content: "";
  position: absolute;
  height: 1px;
  top: 13px;
  width: 34px;
}
ul.footernav ul a {
  font-weight: 400;
  padding-bottom: 4px;
  font-size: 12px;
  font-size: 1.2rem;
}
ul.footernav a {
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
}
.socialhead {
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 17px;
  font-size: 1.7rem;
}
ul.socialnav li {
  display: inline-block;
}
ul.socialnav li a {
  background: url("//cdn.alside.com/content/images/sprites/social-sprites.png") no-repeat;
  display: block;
  text-indent: -9999px;
  margin: 0 20px 20px 0;
  outline: none;
}
ul.socialnav li.facebook a {
  background-position: 0 0;
  height: 24px;
  width: 24px;
}
ul.socialnav li.facebook a:hover {
  background-position: 0 -50px;
}
ul.socialnav li.houzz a {
  background-position: -50px 0;
  height: 28px;
  width: 17px;
}
ul.socialnav li.houzz a:hover {
  background-position: -50px -50px;
}
ul.socialnav li.pinterest a {
  background-position: -100px 0;
  height: 24px;
  width: 24px;
}
ul.socialnav li.pinterest a:hover {
  background-position: -100px -50px;
}
ul.socialnav li.twitter a {
  background-position: -150px 0;
  height: 21px;
  width: 25px;
}
ul.socialnav li.twitter a:hover {
  background-position: -150px -50px;
}
ul.socialnav li.youtube a {
  background-position: -200px 0;
  height: 24px;
  margin: 0 0 0 7px;
  width: 64px;
}
ul.socialnav li.youtube a:hover {
  background-position: -200px -50px;
}
.subfooter {
  background: #f5f5f5;
  border-top: 1px solid #d5d5d5;
  padding: 42px 0 35px;
}
.subfooter ul li {
  display: inline-block;
  padding-right: 2.5%;
}
.subfooter ul a {
  font-size: 12px;
  font-size: 1.2rem;
}
.subfooter p {
  font-weight: 300;
  text-align: right;
  margin-bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
.subfooter p a {
  display: inline;
}
.color-design-links .image {
  overflow: hidden;
  display: block;
  max-height: 160px;
}
@media (min-width: 768px) {
  .color-design-links .image {
    height: 100px;
  }
}
@media (min-width: 980px) {
  .color-design-links .image {
    height: 130px;
  }
}
@media (min-width: 1200px) {
  .color-design-links .image {
    height: 160px;
  }
}
.color-design-links .link-copy {
  overflow: hidden;
  display: block;
  text-align: left;
  margin: 10px;
  height: 80px;
  line-height: 1.2em;
}
.copy-container {
  position: absolute;
  text-align: center;
  top: 22%;
  width: 100%;
  z-index: 4;
}
.copy-container p {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.1;
  text-shadow: 0 0 16px #000;
}
.copy-container p a {
  text-decoration: none;
  color: #fff;
}
.copy-container p.level1,
.copy-container p.level3 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 2.5rem;
}
.copy-container p.level2 {
  font-weight: 300;
  text-transform: capitalize;
  font-size: 72px;
  font-size: 7.2rem;
}
.copy-container p.level3 {
  text-decoration: underline;
}
.copy-container .container {
  padding: 20px 0;
  margin-top: 60px;
  margin-bottom: 80px;
}
.lt-ie9 .copy-container p.level2 {
  font-size: 62px;
}
.get-started-lip {
  background: #fff;
  height: 60px;
  margin: -85px 0 0 -17px;
  position: absolute;
  text-align: center;
  width: 300px;
  z-index: 4;
}
.get-started-lip h2 {
  padding-top: 24px;
  font-size: 34px;
  font-size: 3.4rem;
}
.vanity-highlight {
  background: url("//cdn.alside.com/content/images/vanity-background.jpg") no-repeat center;
  padding: 8% 0;
  text-align: center;
}
.vanity-highlight img {
  padding: 0 0 2.5%;
  max-width: 50%;
}
.vanity-highlight h4 {
  font-size: 4.25rem;
}
.vanity-highlight p {
  padding: 3% 19%;
}
.flexslider .big-slides li {
  cursor: hand;
  cursor: pointer;
}
nav.history {
  padding: 70px 0 40px;
  -webkit-transition: box-shadow 0.1s ease;
  -moz-transition: box-shadow 0.1s ease;
  -o-transition: box-shadow 0.1s ease;
  transition: box-shadow 0.1s ease;
}
nav.history a {
  color: #595959;
  font-weight: 600;
  padding-top: 30px;
  position: relative;
  text-decoration: none;
}
nav.history a.selected {
  color: #00228a;
}
nav.history a:before {
  background: #fff;
  border: 4px solid #001f87;
  content: "";
  display: block;
  height: 19px;
  left: 50%;
  margin-left: -13px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 18px;
  z-index: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
nav.history a:hover:before,
nav.history a.selected:before {
  background: #00228a;
  content: " ";
}
nav.history li {
  display: inline-block;
  width: 12%;
}
nav.history ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
nav.history ul:after {
  background: #001f87;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  top: -17px;
  width: 100%;
}
nav.history.fixed {
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 5px #595959;
  -moz-box-shadow: 0 0 5px #595959;
  box-shadow: 0 0 5px #595959;
}
nav.history .container {
  position: relative;
}
nav.history .container:before,
nav.history .container:after {
  background: #001f87;
  content: "";
  height: 31px;
  position: absolute;
  top: -31px;
  width: 2px;
}
nav.history .container:after {
  right: 0;
}
.history-content h5 {
  border-bottom: 1px solid #d5d5d5;
  margin: 30px 0 20px;
  overflow: hidden;
  padding-bottom: 10px;
}
.history-content img {
  float: right;
  margin: 30px 20px 20px;
}
.history-content li {
  padding-bottom: 10px;
}
.history-content a.h3 {
  color: #001f87;
  cursor: default;
  display: block;
  font-weight: 600;
  margin: 16px 0;
  text-decoration: none;
}
.history-content .year-container {
  overflow: hidden;
  padding-bottom: 40px;
}
.landing-description select {
  margin-left: 10px;
}
.state-container {
  margin-bottom: 50px;
}
.state-container li {
  display: inline-block;
  float: none;
  vertical-align: top;
  list-style: none;
  padding: 20px 0;
  width: 265px;
}
.state-container .back-top {
  margin-bottom: 20px;
}
.state-container .city {
  font-weight: 700;
}
.faq-list {
  list-style: none;
  margin: 0;
  padding-bottom: 50px;
}
.faq-list .open .question {
  color: #00228a;
}
.faq-list .open .question:before {
  content: " ";
  border-width: 10px 7px 0 7px;
  border-color: #00228a transparent transparent transparent;
}
.faq-list .question {
  color: #595959;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.7rem;
}
.faq-list .question:before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #595959;
  height: 0;
  margin-right: 5px;
  text-indent: -9999px;
  width: 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.faq-list .answer {
  border-top: 1px solid #d5d5d5;
  display: none;
  padding: 10px 0;
  width: 75%;
}
.faq-list .answer p {
  opacity: 0;
}
.glossary .bb {
  padding-bottom: 0;
}
.glossary-index a {
  background: #f7f7f7;
  border: 1px solid #d5d5d5;
  display: block;
  outline: none;
  padding: 2px 5px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  width: 15px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.glossary-index a.selected,
.glossary-index a.selected:hover {
  background: #00228a;
  color: #fff;
  position: relative;
}
.glossary-index a.selected:after,
.glossary-index a.selected:hover:after {
  content: "";
  border-style: solid;
  border-width: 13px 13px 0 13px;
  border-color: #00228a transparent transparent transparent;
  bottom: -13px;
  height: 0;
  left: -1px;
  position: absolute;
  width: 0;
}
.glossary-index a:hover {
  background: #595959;
  color: #fff;
}
.glossary-index li {
  display: inline-block;
}
.glossary-index ul {
  list-style: none;
  margin: 70px 0 -1px;
}
.glossary-index.fixed {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 0 10px #ccc;
  -moz-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
}
.letter-container {
  padding-bottom: 50px;
}
.letter-container a.h2 {
  color: #00228a;
  display: block;
  font-weight: 600;
  margin-bottom: 20px;
  text-decoration: none;
}
.letter-container p {
  padding-bottom: 2%;
}
.letter-container .header {
  display: block;
}
.brochure-content ul {
  margin-left: 0;
}
.category-container {
  padding-bottom: 20px;
}
.category-container a {
  text-decoration: none;
}
.category-container a:hover .download {
  text-decoration: underline;
}
.category-container h4 {
  clear: both;
  padding: 20px 0 0;
}
.category-container h5 {
  clear: both;
  padding: 20px 0 10px;
}
.category-container img {
  display: block;
  padding-bottom: 2%;
}
.category-container li {
  display: inline-block;
  margin-bottom: 50px;
  padding: 0;
}
.category-container .brochure {
  max-width: 250px;
}
.category-container .download {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.category-container .download img {
  left: 0;
  position: absolute;
  top: 3px;
  width: 14px !important;
}
.category-container .title {
  color: #595959;
  display: block;
  margin-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
}
.category-container .file-size {
  color: #595959;
}
.warranty-category {
  padding-bottom: 40px;
}
.documents {
  list-style: none;
  margin: 0;
}
.documents a {
  display: block;
  padding-left: 25px;
  position: relative;
}
.documents li {
  padding-bottom: 10px;
}
.documents .icon {
  left: 0;
  position: absolute;
  top: 3px;
}
.product-details .border-right {
  border-right: 1px solid #cfcfcf;
}
.product-details .content ul {
  padding-bottom: 20px;
  font-size: 12px;
  font-size: 1.2rem;
}
.product-details .documents {
  font-size: 12px;
  font-size: 1.2rem;
}
.product-details .documents .icon {
  max-width: 17px;
}
.product-details .intro {
  padding-bottom: 20px;
}
.product-details .related-products {
  margin: 0;
}
.product-details .related-products li {
  list-style: none;
}
.spanhalf {
  padding-right: 2%;
  margin-bottom: 40px;
  width: 44%;
}
.image-list {
  margin: 0 0 20px;
  padding: 0;
}
.image-list li {
  display: inline-block;
  padding: 5px 3px;
}
.product-category.box {
  margin-bottom: 50px;
}
.product-category.box .row {
  margin-bottom: 50px;
}
.product-category h4 {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
}
.product-category ul {
  margin: 0 0 25px 15px;
}
.product-category ul li {
  margin-bottom: 10px;
}
.region-info {
  background: #fafafa;
  padding: 10px;
  margin-bottom: 20px;
}
.region-info img {
  max-width: 150px;
  float: left;
  margin-right: 15px;
  border: 1px solid #d5d5d5;
}
.logos {
  list-style-type: none;
  margin: 40px 0 0;
}
.logos li {
  float: left;
  margin: 0 10px 15px 0;
  width: 132px;
}
.product-feature-scroller .product-feature {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 4;
  max-width: 200px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.75);
}
.product-feature-scroller .product-feature img {
  margin-top: 0;
}
.tabbed-content ul li {
  margin-bottom: 10px;
}
.product-list {
  list-style-type: none;
  display: block;
  margin: 0 0 10px;
}
.product-list li {
  float: left;
  width: 139px;
  margin-right: 20px;
  height: 200px;
}
.product-list lili:last-child {
  margin-right: 0;
}
.product-thumb {
  display: inline-block;
}
.product-thumb img {
  border: 1px solid #d5d5d5;
  width: 139px;
  height: 158px;
  margin-bottom: 5px;
  display: block;
}
.product-thumb .title {
  font-size: 13px;
}
.product-detail-copy {
  max-width: 300px;
}
.spec-table {
  border: 1px solid #d5d5d5;
  width: 100%;
}
.spec-table td {
  border-bottom: 1px solid #d5d5d5;
  padding: 5px;
  font-size: 13px;
}
.spec-table td.heading {
  background-color: #012093;
  font-weight: bold;
  color: #fff;
  width: 35%;
}
.links-list {
  list-style-type: none;
  margin: 0;
}
.links-list li {
  margin-bottom: 10px;
}
.features-options .image-list p {
  display: inline-block;
  margin-bottom: 20px;
}
.features-options .image-list img {
  margin: 0 15px 10px 0;
}
.design-showcase-feature {
  width: 80px;
  margin-left: 5px;
}
.styleguides img {
  width: 125px;
  margin-right: 20px;
}
.ie header.main .gradient-left,
.ie header.main .gradient-right {
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 0;
}
.ie header.main .gradient-left {
  left: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#040545', endColorstr='#0027a6', GradientType=1);
}
.ie header.main .gradient-right {
  right: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0027a6', endColorstr='#040545', GradientType=1);
}
.ie .topnav > li > a {
  font-size: 15px;
}
.ie .copy-container .container {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAE0AUgBOVWHfgwAAAABJRU5ErkJggg==);
  border: 2px solid #ccc;
}
.ie nav.history.fixed {
  border-bottom: 1px solid #d5d5d5;
}
.ie nav.glossary-index.fixed {
  border-bottom: 1px solid #d5d5d5;
}
.ie .product-details-wrapper .product-detail-copy ol {
  list-style: decimal;
}
.lt-ie9 .tabbed-nav {
  display: block;
}
.lt-ie9 .tabbed-nav li {
  float: left;
  display: inline-flex;
  margin: 0 0 0 3px;
  width: 24.6%;
}
.lt-ie9 .tabbed-nav li:first-child {
  margin-left: 0;
}
.lt-ie9 .tabbed-nav li .tab-btn {
  position: relative;
  width: 100%;
}
.lt-ie9 .product-details-wrapper .colorbox-content {
  width: 800px;
}
.lt-ie9 .product-details-wrapper .pull-right {
  width: 400px;
}
.lt-ie9 .product-thumb {
  display: block;
}
.lt-ie9 .product-feature-scroller .product-feature {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#B3ffffff', endColorstr='#B3ffffff');
}
.lt-ie9 #cboxLoadedContent {
  padding: 20px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.tac {
  text-align: center;
}
.relative {
  position: relative;
}
.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
}
.pts,
.pvs,
.pas {
  padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
}
.pth,
.pvh,
.pah {
  padding-top: 40px !important;
}
.prn,
.phn,
.pan {
  padding-right: 0 !important;
}
.prs,
.phs,
.pas {
  padding-right: 5px !important;
}
.prm,
.phm,
.pam {
  padding-right: 10px !important;
}
.prl,
.phl,
.pal {
  padding-right: 20px !important;
}
.prh,
.phh,
.pah {
  padding-right: 40px !important;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
}
.pbh,
.pvh,
.pah {
  padding-bottom: 40px !important;
}
.pln,
.phn,
.pan {
  padding-left: 0 !important;
}
.pls,
.phs,
.pas {
  padding-left: 5px !important;
}
.plm,
.phm,
.pam {
  padding-left: 10px !important;
}
.pll,
.phl,
.pal {
  padding-left: 20px !important;
}
.plh,
.phh,
.pah {
  padding-left: 40px !important;
}
.mtn,
.mvn,
.man {
  margin-top: 0 !important;
}
.mts,
.mvs,
.mas {
  margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
}
.mth,
.mvh,
.mah {
  margin-top: 40px !important;
}
.mrn,
.mhn,
.man {
  margin-right: 0 !important;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
}
.mrh,
.mhh,
.mah {
  margin-right: 40px !important;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0 !important;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
}
.mbh,
.mvh,
.mah {
  margin-bottom: 40px !important;
}
.mln,
.mhn,
.man {
  margin-left: 0 !important;
}
.mls,
.mhs,
.mas {
  margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
  margin-left: 20px !important;
}
.mlh,
.mhh,
.mah {
  margin-left: 40px !important;
}
@-ms-viewport {
  width: device-width;
}
.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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {

  .tabbed-nav li:nth-last-child(5):first-child,
  .tabbed-nav li:nth-last-child(5):first-child ~ li{
    width: 19.7%;
  }

  .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;
  }
  .pull-offset12 {
    margin-left: -1260px;
  }
  .pull-offset11 {
    margin-left: -1160px;
  }
  .pull-offset10 {
    margin-left: -1060px;
  }
  .pull-offset9 {
    margin-left: -960px;
  }
  .pull-offset8 {
    margin-left: -860px;
  }
  .pull-offset7 {
    margin-left: -760px;
  }
  .pull-offset6 {
    margin-left: -660px;
  }
  .pull-offset5 {
    margin-left: -560px;
  }
  .pull-offset4 {
    margin-left: -460px;
  }
  .pull-offset3 {
    margin-left: -360px;
  }
  .pull-offset2 {
    margin-left: -260px;
  }
  .pull-offset1 {
    margin-left: -160px;
  }
  .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.564102564%;
    *margin-left: 2.51091108%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.170940171%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.57074014%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.128205128%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.564102564%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.581196581%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.017094017%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.034188034%;
    *margin-left: 87.92780505%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.487179487%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.923076923%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.376068376%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.829059829%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.846153846%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.282051282%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.752136752%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.658119658%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.98763411%;
  }
  .row-fluid .offset1 {
    margin-left: 11.111111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *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: 768px) 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;
  }
  .pull-offset12 {
    margin-left: -784px;
  }
  .pull-offset11 {
    margin-left: -722px;
  }
  .pull-offset10 {
    margin-left: -660px;
  }
  .pull-offset9 {
    margin-left: -598px;
  }
  .pull-offset8 {
    margin-left: -536px;
  }
  .pull-offset7 {
    margin-left: -474px;
  }
  .pull-offset6 {
    margin-left: -412px;
  }
  .pull-offset5 {
    margin-left: -350px;
  }
  .pull-offset4 {
    margin-left: -288px;
  }
  .pull-offset3 {
    margin-left: -226px;
  }
  .pull-offset2 {
    margin-left: -164px;
  }
  .pull-offset1 {
    margin-left: -102px;
  }
  .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.762430939%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.436464088%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.872928177%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.309392265%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.745856354%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.055248619%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.491712707%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.928176796%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114494%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.524861878%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.762430939%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.961325967%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.198895028%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.397790055%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.834254144%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.071823204%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.508287293%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.944751381%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.143646409%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.580110497%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.016574586%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.254143646%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.34665569%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.690607735%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.889502762%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.127071823%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.325966851%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.563535912%;
    *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: 767px) {
  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"],
  .uneditable-input[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;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .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 {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  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;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 75%;
  }
  label {
    width: 250px;
  }
  .highlight-box p {
    margin: 0 25px 15px;
  }
  .highlight-box.sidenav-highlight {
    margin-left: -23px;
  }
  header.main {
    height: 95px;
    padding-top: 26px;
  }
  header.main .logo {
    width: 249px;
  }
  .topnav > li > a {
    padding: 24px 35px 0 37px;
  }
  .topnav > li > a:before {
    height: 19px;
    margin-bottom: -9px;
  }
  .topnav > li > a:after {
    margin-top: 22px;
  }
  .topnav > li.products > ul {
    width: 830px;
  }
  .topnav > li.products li {
    padding-left: 50px;
  }
  .topnav > li.products li.siding,
  .topnav > li.products li.windows-patio-doors {
    max-width: 165px;
    min-height: 131px;
    padding-left: 130px;
  }
  .topnav > li.products li.siding:before,
  .topnav > li.products li.windows-patio-doors:before {
    background-size: 250px;
    height: 131px;
    width: 115px;
  }
  .topnav > li.products li.windows-patio-doors {
    padding-left: 180px;
  }
  .topnav > li.products li.windows-patio-doors:before {
    width: 134px;
  }
  .side-navigation .nav-category-header {
    margin: 20px -30px 10px -27px;
    padding: 6px 10px 6px 27px;
  }
  .landing .landing-main-feature {
    max-width: 100%;
  }
  .details h1.header {
    padding-bottom: 6%;
  }
  .tax-breakdown li {
    padding: 26.5% 0;
  }
  .pdf-downloads li {
    padding: 0 85px 65px 65px;
  }
  .tabbed-nav {
    list-style-type: none;
    display: block;
    margin: 0;
  }
  .tabbed-nav li {
    float: left;
    margin-right: 3px;
    width: 24.7%;
  }
  .tabbed-nav li:last-child {
    margin-right: 0;
  }
  .tabbed-nav li .tab-btn {
    padding: 13px 0;
    position: relative;
    text-align: center;
    border: 1px solid #d5d5d5;
    width: 100%;
    display: inline-block;
  }
  .tabbed-nav li .tab-btn .tab-txt {
    position: relative;
    z-index: 5;
  }
  .tabbed-nav li .tab-btn .bottom-border-gradient {
    background-color: #001868;
    background-image: linear-gradient(to right, #0027a6, #001868);
    background-repeat: repeat-x;
    bottom: 0;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    transition: height 0.2s ease 0s;
    width: 100%;
    z-index: 0;
  }
  .tabbed-nav li .tab-btn:hover,
  .tabbed-nav li .tab-btn.active {
    text-decoration: none;
    color: #fff;
  }
  .tabbed-nav li .tab-btn:hover .bottom-border-gradient,
  .tabbed-nav li .tab-btn.active .bottom-border-gradient {
    height: 100%;
  }
  ul.footernav ul {
    padding: 30px 0 0;
  }
  ul.footernav ul:before {
    top: 10px;
    width: 40px;
  }
  ul.footernav a {
    padding-bottom: 9px;
  }
  .socialhead {
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
  }
  ul.socialnav li a {
    margin: 0 8px 25px 0;
  }
  ul.socialnav li.youtube a {
    margin: 0;
  }
  .subfooter p {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  html {
    font-size: 50%;
  }
  label {
    width: 129px;
  }
  .highlight-box a {
    padding: 13px 0 20px;
  }
  .highlight-box h4 {
    height: 50px;
    margin: 20px 25px 5px;
  }
  .highlight-box p {
    margin: 0 0 5px;
  }
  .highlight-box .cta.bold {
    padding: 25px 0;
  }
  .highlight-box.two-rows img {
    max-width: 80%;
  }
  .highlight-box.two-rows.full-img img {
    max-width: 100%;
  }
  .highlight-box:hover .bottom-border-gradient.tall {
    height: 63px;
  }
  .highlight-box.sidenav-highlight {
    margin-left: -16px;
    padding: 0 10px;
    width: 110%;
  }
  .highlight-container-small .highlight {
    text-align: center;
  }
  .highlight-container-small .highlight h4 {
    height: 28px;
  }
  .highlight-container-small .highlight .image {
    width: 132px;
    margin: 0 auto 10px;
    float: none;
    height: 108px;
  }
  .highlight-container-small .highlight .info {
    width: 95%;
  }
  .map h5 {
    width: 165px;
    float: left;
  }
  .map .tooltip img {
    width: 120px;
    float: left;
  }
  header.main {
    height: 65px;
  }
  header.main .logo {
    width: 165px;
  }
  .topnav {
    margin: 0 0 0 25px;
  }
  .topnav > li > a {
    padding: 10px 16px 0 17px;
  }
  .topnav > li > ul {
    padding: 40px 25px 35px;
  }
  .topnav > li > ul > li a:after {
    margin: 6px 0 12px;
  }
  .topnav > li.products > ul {
    padding: 20px 30px;
    width: 535px;
  }
  .topnav > li.products li {
    padding-left: 50px;
  }
  .topnav > li.products li.siding,
  .topnav > li.products li.windows-patio-doors {
    max-width: 100px;
    min-height: 131px;
    padding-left: 80px;
  }
  .topnav > li.products li.siding:before,
  .topnav > li.products li.windows-patio-doors:before {
    background-size: 150px;
    width: 65px;
  }
  .topnav > li.products li.windows-patio-doors {
    padding-left: 110px;
  }
  .topnav > li.products li.windows-patio-doors:before {
    width: 80px;
  }
  .side-navigation {
    padding: 26px 15px 30px 8%;
  }
  .side-navigation .nav-category-header {
    margin: 20px -15px 10px -14px;
    padding: 6px 10px 6px 14px;
    font-size: 14px;
  }
  .breadcrumbs ul {
    padding: 13px 0 0;
  }
  .landing .landing-main-feature {
    max-width: 85%;
  }
  .landing-right,
  .landing-description {
    line-height: 20px;
    padding: 20px 0 0;
  }
  .landing-right .accent,
  .landing-description .accent {
    line-height: 1;
  }
  .landing-right .accent:after,
  .landing-description .accent:after {
    margin: 20px 0;
  }
  .bb {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .pdf-downloads li {
    padding: 0 15px 65px 45px;
    width: 130px;
  }
  .pdf-downloads li .btn-primary {
    margin-top: 5px;
    padding: 10px 5px;
  }
  .pdf-downloads li .icon-img {
    width: 35px;
  }
  .tabbed-nav {
    list-style-type: none;
    display: block;
    margin: 0;
  }
  .tabbed-nav li {
    float: left;
    margin-right: 3px;
    width: 24.5%;
  } 



  .tabbed-nav li:nth-last-child(5):first-child,
  .tabbed-nav li:nth-last-child(5):first-child ~ li{
    width: 19.5%;
  }

  .tabbed-nav li:last-child {
    margin-right: 0;
  }
  .tabbed-nav li .tab-btn {
    padding: 13px 0;
    position: relative;
    text-align: center;
    border: 1px solid #d5d5d5;
    width: 100%;
    display: inline-block;
  }
  .tabbed-nav li .tab-btn .tab-txt {
    position: relative;
    z-index: 5;
  }
  .tabbed-nav li .tab-btn .bottom-border-gradient {
    background-color: #001868;
    background-image: linear-gradient(to right, #0027a6, #001868);
    background-repeat: repeat-x;
    bottom: 0;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    transition: height 0.2s ease 0s;
    width: 100%;
    z-index: 0;
  }
  .tabbed-nav li .tab-btn:hover,
  .tabbed-nav li .tab-btn.active {
    text-decoration: none;
    color: #fff;
  }
  .tabbed-nav li .tab-btn:hover .bottom-border-gradient,
  .tabbed-nav li .tab-btn.active .bottom-border-gradient {
    height: 100%;
  }
  ul.footernav ul {
    padding: 22px 0 0;
  }
  ul.footernav ul:before {
    top: 11px;
    width: 30px;
  }
  ul.socialnav li a {
    margin: 0 10px 10px 0;
  }
  ul.socialnav li.youtube a {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body {
    padding: 58px 0 0;
  }
  label {
    display: block;
    width: auto;
  }
  .form-right {
    float: left;
  }
  .gray-accent {
    margin-top: -145px;
    padding: 90px 0 50px;
  }
  .highlight-box {
    width: 95%;
    margin: 0 2.5% 5%;
  }
  .highlight-box img {
    width: 100%;
  }
  .highlight-box.two-rows {
    display: inline-block;
    margin: 0 1.5% 5%;
    width: 46%;
  }
  .highlight-box.two-rows a {
    padding: 13px 0 20px;
  }
  .highlight-box.two-rows h4 {
    height: 40px;
    margin: 20px 10px 10px;
  }
  .highlight-box.two-rows img {
    max-width: 75%;
  }
  .highlight-box.two-rows p {
    line-height: 1.2;
    margin: 0 0 5px;
  }
  .highlight-box.two-rows.full-img {
    min-width: 275px;
  }
  .highlight-box.two-rows.full-img img {
    max-width: 100%;
  }
  .sub-highlight {
    padding: 20px;
    text-align: center;
  }
  .sub-highlight p {
    margin: 10px 0 15px;
  }
  .highlight-container-small {
    background: #ececec;
    padding: 10px;
  }
  .highlight-container-small .highlight {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 25px;
  }
  .highlight-container-small .highlight p {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .highlight-container-small .highlight .image {
    width: 30%;
    float: left;
    margin-right: 10px;
  }
  .highlight-container-small .highlight .info {
    float: left;
    width: 65%;
  }
  .box {
    border: 1px solid #d5d5d5;
    padding: 5px;
  }
  footer.main {
    padding-bottom: 6px;
  }
  footer.main .bottom-border-gradient {
    height: 6px;
  }
  header.main {
    height: 51px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: height 0.2s ease-out;
    -moz-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
  }
  header.main .logo {
    width: 145px;
  }
  header.main .nav-container {
    width: auto;
  }
  header.main .menu1 {
    display: block;
  }
  header.main .menu2 {
    display: none;
  }
  header.main:target {
    height: 364px;
  }
  header.main:target .menu1 {
    display: none;
  }
  header.main:target .menu2 {
    display: block;
  }
  header.main:target:after {
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%;
    background-color: #001868;
    background-image: -moz-linear-gradient(left, #0027a6, #001868);
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#0027a6), to(#001868));
    background-image: -webkit-linear-gradient(left, #0027a6, #001868);
    background-image: -o-linear-gradient(left, #0027a6, #001868);
    background-image: linear-gradient(to right, #0027a6, #001868);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0027a6', endColorstr='#ff001868', GradientType=1);
  }
  .topnav {
    background: #f7f7f7;
    display: block;
    margin: 15px 0 0;
    padding-bottom: 25px;
  }
  .topnav > li {
    display: block;
  }
  .topnav > li > a {
    background: #f7f7f7;
    color: #222;
    font-size: 2.5rem;
    font-weight: 300;
    padding: 20px 24px 0 25px;
  }
  .topnav > li > a:before {
    display: none;
  }
  .topnav > li > a:after {
    background: #cfcfcf;
    margin-top: 19px;
    opacity: 1;
    visibility: visible;
  }
  .topnav > li > a.last:after {
    display: none;
  }
  .topnav > li > ul {
    display: none;
  }
  .breadcrumbs {
    margin-top: 15px;
    padding: 0 20px;
  }
  .breadcrumbs ul li:before {
    display: none;
  }
  .breadcrumbs ul li:after {
    content: "/";
    display: inline-block;
    padding: 0 13px 0 12px;
  }
  .breadcrumbs ul li:last-child:after {
    display: none;
  }
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  h1.bigger {
    font-size: 5rem;
  }
  .landing .landing-main-feature {
    display: none;
  }
  .horizon-line {
    border-top: 1px solid #d5d5d5;
    margin-top: -40px;
    padding-top: 40px;
  }
  .featured-image img {
    max-height: 300px;
  }
  .pdf-downloads {
    margin: 40px -20px 0;
    width: auto;
  }
  .pdf-downloads li {
    border-top: 1px solid #ccc;
    display: block;
    font-size: 1.3rem;
    padding: 40px 20px 40px 50px;
    text-align: left;
    width: auto;
  }
  .pdf-downloads li .btn-primary {
    padding: 10px 20px;
    min-width: 0;
  }
  .pdf-downloads li .icon-img {
    left: 20px;
    max-width: 23px;
  }
  .pdf-downloads li p {
    min-height: 0;
  }
  .icon-block {
    text-align: center;
  }
  .details .content {
    padding-top: 0;
  }
  .page-content {
    padding: 0 0;
  }
  .side-navigation {
    border-top: 1px solid #d5d5d5;
    display: none;
    margin: 0;
    padding: 70px 20px 30px;
    text-align: center;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-navigation .bottom-border-gradient {
    display: none;
  }
  .side-navigation ul li:before {
    margin: 25px auto;
  }
  .tax-credits .side-navigation {
    display: block;
  }
  .tax-breakdown {
    padding: 40px 0 0;
  }
  .tax-breakdown li {
    padding: 20px 0;
  }
  .sidenav-highlight {
    display: none;
  }
  .error-wrapper {
    padding: 25px 10px 0 10px;
  }
  .tabbed-nav {
    display: none;
  }
  .tabbed-content {
    margin-bottom: 50px;
  }
  .tabbed-content h3 {
    margin: 15px 0 20px;
    font-weight: 400;
  }
  footer.main {
    border: 0;
    text-align: center;
    padding-top: 0;
  }
  .social {
    padding: 35px 0;
  }
  .socialhead {
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
  }
  ul.socialnav {
    border: 0;
  }
  ul.socialnav li.facebook a {
    background-position: 0 -50px;
  }
  ul.socialnav li.houzz a {
    background-position: -50px -50px;
  }
  ul.socialnav li.pinterest a {
    background-position: -100px -50px;
  }
  ul.socialnav li.twitter a {
    background-position: -150px -50px;
  }
  ul.socialnav li.youtube a {
    background-position: -200px -50px;
    margin: 0;
  }
  .subfooter ul li {
    display: block;
    text-align: center;
  }
  .subfooter ul li:last-child a:after {
    display: none;
  }
  .subfooter ul a:after {
    background: #d5d5d5;
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto;
    width: 30px;
  }
  .subfooter p {
    display: inline-block;
    padding-top: 35px;
  }
}
@media (min-width: 1200px) {
  .get-started-lip {
    height: 75px;
    margin: -100px 0 0 -50px;
    width: 377px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .get-started-lip {
    height: 50px;
    margin: -75px 0 0 -13px;
    width: 230px;
  }
  .get-started-lip h2 {
    padding-top: 20px;
  }
  .copy-container .container {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .copy-container {
    bottom: 25%;
    top: auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .copy-container .container {
    margin-bottom: 0;
  }
  .copy-container p {
    line-height: 1;
    margin-top: 0;
    text-shadow: 0 0 7px #000;
  }
  .copy-container p.level1,
  .copy-container p.level3 {
    font-size: 1.3rem;
  }
  .copy-container p.level2 {
    font-size: 4.3rem;
  }
  .get-started-lip {
    margin: -20px 0 20px;
    position: static;
    width: auto;
  }
  .vanity-highlight {
    background-size: 225%;
    padding: 40px 10px;
  }
  .vanity-highlight h4 {
    font-size: 2.5rem;
    line-height: 1;
    padding: 0 30px;
  }
  .vanity-highlight p {
    padding: 3% 20px;
  }
}
@media (max-width: 767px) {
  nav.history {
    display: none;
  }
  .history-content {
    margin: 0 -20px;
  }
  .history-content .year-container {
    padding: 0 20px 30px;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    transition: height 0.2s ease;
  }
  .history-content .year-container img {
    float: none;
    margin: 0;
    width: 100%;
  }
  .history-content .year-container a.h3 {
    cursor: pointer;
  }
  .history-content .year-container.compact {
    border-top: 1px solid #595959;
    height: 25px;
    overflow: hidden;
    padding: 15px 20px;
    background-color: #ececec;
    background-image: -moz-linear-gradient(top, #fff, #cfcfcf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cfcfcf));
    background-image: -webkit-linear-gradient(top, #fff, #cfcfcf);
    background-image: -o-linear-gradient(top, #fff, #cfcfcf);
    background-image: linear-gradient(to bottom, #fff, #cfcfcf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcfcfcf', GradientType=0);
  }
  .history-content .year-container.compact * {
    display: none;
  }
  .history-content .year-container.compact a.h3 {
    display: block;
    margin: 0;
  }
  .history-content .year-container.compact:last-child {
    border-bottom: 1px solid #595959;
  }
}
@media (max-width: 767px) {
  .landing-description select {
    margin-left: 0;
    width: 100%;
  }
  .state-container ul {
    text-align: center;
  }
  .state-container .back-top {
    display: block;
    margin-bottom: 20px;
  }
  .pro-content img {
    display: block;
    margin: 0 0 10px;
    float: none !important;
    padding: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .faq-list .answer {
    width: 100%;
  }
  .glossary-index a {
    padding: 2px 5px;
    width: 12px;
  }
  .glossary-index a.selected,
  .glossary-index a.selected:hover {
    background: #00228a;
    color: #fff;
    position: relative;
  }
  .glossary-index a.selected:after,
  .glossary-index a.selected:hover:after {
    border-width: 10px 12px 0 12px;
    bottom: -10px;
  }
  .category-container {
    padding-bottom: 20px;
  }
  .category-container li {
    display: inline-block;
  }
  .category-container .title {
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .faq-list .answer {
    width: 100%;
  }
  nav.glossary-index {
    display: none;
  }
  .glossary-content {
    margin: 0 -20px;
  }
  .glossary-content .letter-container {
    overflow: hidden;
    padding: 0 20px 30px;
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    transition: height 0.2s ease;
  }
  .glossary-content .letter-container a.h2 {
    cursor: pointer;
  }
  .glossary-content .letter-container.compact {
    border-top: 1px solid #595959;
    height: 25px;
    overflow: hidden;
    padding: 15px 20px;
    background-color: #ececec;
    background-image: -moz-linear-gradient(top, #fff, #cfcfcf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cfcfcf));
    background-image: -webkit-linear-gradient(top, #fff, #cfcfcf);
    background-image: -o-linear-gradient(top, #fff, #cfcfcf);
    background-image: linear-gradient(to bottom, #fff, #cfcfcf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcfcfcf', GradientType=0);
  }
  .glossary-content .letter-container.compact * {
    display: none;
  }
  .glossary-content .letter-container.compact a.h2 {
    display: block;
    margin: 0;
  }
  .glossary-content .letter-container.compact:last-child {
    border-bottom: 1px solid #595959;
  }
  .category-container img {
    max-width: 100%;
    margin: 0 auto;
  }
  .category-container li {
    width: 80%;
    margin-bottom: 20px;
    float: left;
  }
  .category-container ul {
    text-align: center;
  }
  .category-container .brochure {
    margin-left: 5px;
    max-width: 135px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .product-feature-scroller .product-feature {
    top: 10px;
    right: 5px;
    z-index: 5;
    max-width: 140px;
  }
  .product-feature-scroller .product-feature img {
    max-width: 100%;
  }
  .map {
    display: block !important;
    width: 100%;
    margin-top: 40px;
  }
  .map img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .product-details .border-right {
    border-right: 0;
  }
  .product-details .highlight-box {
    margin-top: 40px;
  }
  .product-details .nav-wrapper {
    margin: 0 -20px;
  }
  #overview.tabbed-content,
  #specifications.tabbed-content,
  #colors.tabbed-content,
  #literature.tabbed-content {
    display: block !important;
  }
  .spanhalf {
    padding: 0;
    width: auto;
  }
  .image-list {
    margin: 0 0 20px;
    padding: 0;
  }
  .image-list li {
    display: inline-block;
    padding: 5px 3px;
  }
  .product-category.box {
    margin-bottom: 50px;
  }
  .product-category.box img {
    margin-bottom: 10px;
  }
  .region-info {
    margin-bottom: 10px;
  }
  .product-feature-scroller .product-feature {
    top: 10px;
    right: 5px;
    z-index: 5;
    max-width: 100px;
    padding: 7px;
  }
  .product-feature-scroller .product-feature img {
    margin-bottom: 0;
    display: block;
  }
  .features-benefits {
    margin-top: 35px;
  }
  .product-list li {
    width: 115px;
    margin: 0 15px 15px 0;
  }
  .product-thumb {
    display: inline-block;
  }
  .product-thumb img {
    max-width: 100%;
    height: auto;
  }
  .spec-table {
    margin-bottom: 5px;
  }
  .spec-thumb {
    text-align: center;
  }
  .spec-thumb img {
    width: 115px;
  }
  .logos {
    margin: 0;
  }
  .map {
    margin-top: 20px;
  }
  .map img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .showcases img {
    display: block;
    float: none !important;
    margin: 0 0 10px !important;
  }
}
.featured-products-container .content {
  padding: 70px 0;
}
.featured-products-container h1,
.featured-products-container .h1,
.featured-products-container a:focus {
  color: #095d67;
  outline-color: #095d67;
}
.featured-products-container .slider-nav .flexslider {
  margin: -7% 22% 0;
}
.featured-products-container .flexslider {
  margin-top: 0;
}
.featured-products-container .flexslider .big-slides {
  background: #000;
}
.featured-products-container .flexslider .copy-container .container {
  margin-bottom: 0;
}
.featured-products-container .black-container {
  background-color: #0b0b0b;
  color: #fff;
}
.featured-products-container .black-container .h1 {
  color: #fff;
}
.featured-products-container .black-container .mezzo-cutaway-container h2.h1 {
  text-align: center;
}
.featured-products-container .black-container .mezzo-cutaway-container p {
  font-size: 10px;
  text-align: center;
  margin: 20px 0 40px 0;
}
.featured-products-container .black-container .mezzo-cutaway-container .accordion {
  position: relative;
  z-index: 100;
}
.featured-products-container .black-container .mezzo-cutaway-container .accordion-group,
.featured-products-container .black-container .mezzo-cutaway-container .accordion-inner {
  background: #0b0b0b;
  border: none;
}
.featured-products-container .black-container .mezzo-cutaway-container .accordion-inner .video img {
  margin: 20px 0;
  border: 1px solid #095d67;
  display: block;
}
.featured-products-container .black-container .mezzo-cutaway-container .accordion-heading {
  padding: 10px 0;
}
.featured-products-container .black-container .mezzo-cutaway-container .cutaway-wrapper {
  position: relative;
}
.featured-products-container .black-container .cutaway-callouts a {
  position: absolute;
  background: url("//cdn.alside.com/content/images/featured-products/ellipse-bg.png") no-repeat;
  width: 91px;
  height: 91px;
}
.featured-products-container .black-container .cutaway-callouts a.selected {
  background-position: 0 -180px;
  width: 600px;
}
.featured-products-container .black-container .cutaway-callouts a.edgeforce-callout {
  top: -15px;
  left: 60px;
}
.featured-products-container .black-container .cutaway-callouts a.ocular-callout {
  top: 113px;
  left: 45px;
}
.featured-products-container .black-container .cutaway-callouts a.corefx-callout {
  top: 385px;
  left: 190px;
}
.featured-products-container .black-container .cutaway-callouts a.corefx-callout.selected {
  background-position: 0 -330px;
}
.featured-products-container .black-container .cutaway-callouts a.defensetek-callout {
  top: 320px;
  left: 145px;
}
.featured-products-container .black-container .cutaway-callouts a.forecaster-callout {
  top: 700px;
  left: 35px;
}
.featured-products-container .black-container .cutaway-callouts a.forecaster-callout.selected {
  background-position: bottom left;
  top: 500px;
  height: 280px;
}
.featured-products-container .black-container .cutaway-callouts a.hp3-callout {
  top: 720px;
  left: 115px;
}
.featured-products-container .black-container .cutaway-callouts a.hp3-callout.selected {
  background-position: bottom left;
  top: 520px;
  height: 280px;
}
.featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout {
  top: 740px;
  left: 195px;
}
.featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout.selected {
  background-position: bottom left;
  top: 623px;
  height: 200px;
}
.featured-products-container .peace-container.bb {
  margin-bottom: 0;
}
.featured-products-container .peace-container.bb .usa-container {
  margin-top: 70px;
}
.featured-products-container .light-gray-container {
  background-color: #f7f7f7;
}
.featured-products-container .quality-intro {
  margin-bottom: 70px;
}
.featured-products-container ul.features-list {
  list-style: none;
  margin: 40px 0;
}
.featured-products-container ul.features-list p {
  margin: 20px 0 40px 0;
}
.featured-products-container ul.features-list h4 {
  text-align: center;
}
.featured-products-container ul.features-list.features-background li {
  padding-top: 220px;
}
.featured-products-container ul.features-list.features-background li.feature-one {
  background: url("//cdn.alside.com/content/images/featured-products/bg-feature1.jpg") no-repeat center top;
}
.featured-products-container ul.features-list.features-background li.feature-two {
  background: url("//cdn.alside.com/content/images/featured-products/bg-feature2.jpg") no-repeat center 20px;
}
.featured-products-container ul.features-list.features-background li.feature-three {
  background: url("//cdn.alside.com/content/images/featured-products/bg-feature3.jpg") no-repeat center top;
}
.featured-products-container .light-gray-container ul.features-list li {
  height: 250px;
}
.featured-products-container .bottom-border-gradient.teal {
  background-color: #06454d;
  background-image: -moz-linear-gradient(left, #095d67, #06454d);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#095d67), to(#06454d));
  background-image: -webkit-linear-gradient(left, #095d67, #06454d);
  background-image: -o-linear-gradient(left, #095d67, #06454d);
  background-image: linear-gradient(to right, #095d67, #06454d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff095d67', endColorstr='#ff06454d', GradientType=1);
}
.featured-products-container .highlight-box .cta.bold {
  border-top: 1px solid #095d67;
}
@media (min-width: 1200px) {
  .featured-products-container .light-gray-container ul.features-list li {
    height: 320px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .featured-products-container .black-container .cutaway-callouts a.edgeforce-callout {
    top: -15px;
    left: 30px;
  }
  .featured-products-container .black-container .cutaway-callouts a.ocular-callout {
    top: 80px;
    left: 15px;
  }
  .featured-products-container .black-container .cutaway-callouts a.corefx-callout {
    top: 295px;
    left: 130px;
  }
  .featured-products-container .black-container .cutaway-callouts a.defensetek-callout {
    top: 230px;
    left: 95px;
  }
  .featured-products-container .black-container .cutaway-callouts a.defensetek-callout.selected {
    background-position: 0 -414px;
  }
  .featured-products-container .black-container .cutaway-callouts a.forecaster-callout {
    top: 520px;
    left: 5px;
  }
  .featured-products-container .black-container .cutaway-callouts a.forecaster-callout.selected {
    top: 448px;
    height: 155px;
  }
  .featured-products-container .black-container .cutaway-callouts a.hp3-callout {
    top: 540px;
    left: 75px;
  }
  .featured-products-container .black-container .cutaway-callouts a.hp3-callout.selected {
    background-position: 0 -320px;
    height: 100px;
  }
  .featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout {
    top: 560px;
    left: 145px;
  }
  .featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout.selected {
    background-position: 0 -180px;
    height: 91px;
    top: 560px;
  }
}
@media (max-width: 767px) {
  .featured-products-container .content {
    padding: 30px 20px;
  }
  .featured-products-container .content .flag {
    display: block;
    margin: 20px auto;
  }
  .featured-products-container .content .product-callouts {
    text-align: center;
  }
  .featured-products-container .content .collapse.in,
  .featured-products-container .content .collapse {
    height: auto !important;
  }
  .flexslider .copy-container .container .level2.hero1 {
    font-size: 3.2rem;
  }
  .featured-products-container .black-container .cutaway-callouts a.selected {
    background-position: 0 -91px !important;
    height: 91px !important;
  }
  .featured-products-container .black-container .cutaway-callouts a.forecaster-callout.selected {
    top: 700px;
    left: 35px;
  }
  .featured-products-container .black-container .cutaway-callouts a.hp3-callout.selected {
    top: 720px;
    left: 115px;
  }
  .featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout.selected {
    top: 720px;
    left: 195px;
  }
  .featured-products-container .light-gray-container ul.features-list li {
    height: 280px;
  }
}
@media (max-width: 340px) {
  .featured-products-container .black-container .cutaway-callouts a.forecaster-callout,
  .featured-products-container .black-container .cutaway-callouts a.forecaster-callout.selected {
    top: 620px;
    left: 15px;
  }
  .featured-products-container .black-container .cutaway-callouts a.hp3-callout,
  .featured-products-container .black-container .cutaway-callouts a.hp3-callout.selected {
    top: 650px;
    left: 85px;
  }
  .featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout,
  .featured-products-container .black-container .cutaway-callouts a.gatekeeper-callout.selected {
    top: 660px;
    left: 165px;
  }
}
