/*
AptaNutrition
version 1.1
*/
body {
  margin: 0;
  background: #f3f8fc;
  font-family: 'freight-sans-pro', 'FreightSans Pro', sans-serif;
  line-height: 1.53em;
  font-size: 100%;
  min-height: 100%;
}

body p {
  font-weight: 200;
}

html {
  height: 100%;
}

a, a:hover, a:active, a:focus {
  text-decoration: none;
}

.top-banner {
  background: #ffffff;
  width: 100%;
  position: absolute;
  top: 0;
  height: 150px;
}

.au-site .top-banner {
  height: 170px;
}

.nav.is-sticky {
  position: fixed !important;
  z-index: 150;
  width: 940px;
}

.is-sticky.navbar {
  width: 940px;
}

.logo {
  background: url("../img/assets01.png") no-repeat;
}

h1.logo {
  width: 226px;
  height: 107px;
  margin: 0;
  margin-bottom: 0;
  float: left;
  position: relative;
  text-indent: -9999px;
  z-index: 9999;
  background-position: -2px 0;
}

strong, p strong {
  font-weight: 400;
}

h1.logo i {
  font: 0.0em/0.0em 'freight-sans-pro', 'FreightSans Pro', sans-serif;
}

h1.logo a {
  display: block;
  height: 100%;
  width: 100%;
}

footer .span4 {
  float: left;
  position: relative;
  z-index: 3;
}

footer .text {
  padding-bottom: 0;
  padding-left: 0;
}

footer .span12 {
  position: relative;
  height: 100%;
}

input[type="radio"] + label, input[type="checkbox"] + label {
  behavior: url("polyfill/pie.htc");
  display: block;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0em 0em 0;
  padding: 0.6em 0em 0.6em 0em;
  padding-bottom: 0.7em;
  vertical-align: bottom;
  line-height: 1em;
}

input[type="checkbox"] + label i {
  background: url("../img/assets01.png") no-repeat -664px -29px;
  width: 21px;
  height: 20px;
  margin-right: 0.5em;
  vertical-align: bottom;
}

input[type="radio"] + label i, input[type="checkbox"] + label i {
  display: inline-block;
  position: relative;
  margin-right: 0.5em;
}

input[type="radio"], input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked + label i {
  background: url("../img/assets01.png") no-repeat -664px -6px;
}

footer form h1 {
  font-size: 2em;
}

footer form {
  position: relative;
  z-index: 9;
}

img.sample-pic {
  width: 70%;
  position: absolute;
  bottom: -10px;
  left: -38px;
  display: block;
  z-index: 0;
}

footer {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.mobile-magic {
  display: none;
  width: 67%;
  position: relative;
}

.mobile-magic .age-circle {
  right: 0;
  left: auto;
}

.mobile-magic .age-circle {
  top: 0;
  right: 0;
  left: auto;
  width: 80px;
  height: 42px;
  font-size: 2.1em;
  background-position: -694px 0px;
  padding: 18.9px 0;
}

.mobile-magic h1, .mobile-magic h3 {
  text-align: left;
}

.mobile-magic h1 {
  font-size: 1.6em;
  width: 59%;
}

.products-head .age-circle {
  position: absolute;
  top: 3%;
  left: 1%;
  color: #20419a;
  width: 97px;
  height: 50px;
  font-size: 2.5em;
  background-position: -691px -95px;
  padding: 29.9px 0;
  text-align: center;
  line-height: 0.4em;
  font-weight: 600;
}

.products-head .age-circle i {
  font-style: normal;
  font-size: 0.4em;
  text-transform: uppercase;
  line-height: 0.4em;
  font-weight: 400;
}

@media (max-width: 767px) {
  .products-head .small-white-accordion-arrow {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    height: 0;
    display: inline-block;
    width: 0;
    margin: 0 auto;
    vertical-align: middle;
    border-top: 8px solid #FFFFFF;
    text-align: center;
    position: absolute;
    right: 18px;
    top: 35px;
  }
  .products-head .small-white-accordion-arrow.flip {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.main-product .age-circle, .specialty-span .age-circle {
  background-position: -698px -217px;
  position: absolute;
  margin-top: -8px;
  left: 0.7%;
  width: 52px;
  line-height: 12px;
  color: #20419a;
  padding: 15px 0px 17px 0px;
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  z-index: 3;
  float: left;
}

.main-product .age-circle i, .specialty-span .age-circle i {
  font-style: normal;
  display: block;
  font-size: 0.36em;
  text-transform: uppercase;
  font-weight: 500;
}

.main-product.mobile.active .mobile-magic > h1, .main-product.mobile.active .mobile-magic > h3 {
  color: #f9fbff;
}

.mobile-magic h3 {
  font-size: 1.1em;
  width: 65%;
}

a.cta, input.cta {
  padding: 5px 22px;
  text-shadow: 0 0 0 1px #23439B;
  box-shadow: 0 2px 2px rgba(35, 67, 155, 0.5);
  font-size: 1.1em;
  color: #20419a;
  font-weight: 400;
  float: left;
  letter-spacing: -1px;
}

a.more-info {
  behavior: url("polyfill/pie.htc");
  border: 1px solid #d5eef9;
  color: #20419a;
  font-size: 1.1em;
  vertical-align: bottom;
  text-align: center;
  -ms-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  padding: 0.8% 4%;
  margin: 4% 0 0;
  width: 17%;
  display: block;
  box-shadow: 0 2px 2px #cbcbcd;
  text-decoration: none;
}

footer a.more-info {
  box-shadow: 0 2px 2px #1c387d;
  display: inline-block;
  margin-right: 1em;
  margin-top: 7%;
}

footer {
  padding-bottom: 0%;
}

.form .span4 > h1 {
  font-size: 3em;
  line-height: 1em;
}

.help footer {
  padding-bottom: 0;
}

a.phone-link {
  color: inherit;
  font-style: inherit;
  font-weight: inherit;
}

.help footer {
  background: #20419a url("../img/help-gradient.png") right bottom no-repeat;
  background-size: 1000px;
  border-top: 1px solid #ffffff;
}

a.more-info:hover {
  color: #20419a;
}

a.back {
  behavior: url("polyfill/pie.htc");
  border: 1px solid #d5eef9;
  position: absolute;
  right: 3%;
  top: 5%;
  color: #20419a;
  font-size: 1.1em;
  vertical-align: bottom;
  -ms-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  padding: 0.8% 2%;
  box-shadow: 0 2px 2px #cbcbcd;
}

.baby-product {
  padding: 5% 0;
  margin-bottom: 0%;
}

body > .container {
  background: #fff;
  margin: 0 auto;
}

.header-info {
  padding: 4% 4% 0 0;
  text-align: right;
  color: #61a4da;
  line-height: 1.21em;
}

.header-info a {
  color: #61a4da;
  margin: 0 7px;
  text-transform: uppercase;
}

.header-info b {
  display: block;
}

.header-info b {
  font-weight: 600;
  color: #20419a;
}

li.search input {
  cursor: pointer;
}

.cta, a.backtotop, .back,
.searchIcon, ul.navMain, a.email-team, a.more-info, .product-review-link, .call-to-action.on-white.light a, .call-to-action.on-blue.light a {
  /*light blue gradient*/
  behavior: url("polyfill/pie.htc");
  background: #e9f3f8;
  background: -moz-linear-gradient(top, #e9f3f8 0%, #c8eafa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9f3f8), color-stop(100%, #c8eafa));
  background: -webkit-linear-gradient(top, #e9f3f8 0%, #c8eafa 100%);
  background: -o-linear-gradient(top, #e9f3f8 0%, #c8eafa 100%);
  background: -ms-linear-gradient(top, #e9f3f8 0%, #c8eafa 100%);
  background: linear-gradient(to bottom, #e9f3f8 0%, #c8eafa 100%);
}

.our-range-light-blue {
  /*the range landing light blue*/
  background: #d1e6f5;
  background: -moz-linear-gradient(top, #f3f8fc 0%, #d1e6f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f8fc), color-stop(100%, #d1e6f5));
  background: -webkit-linear-gradient(top, #f3f8fc 0%, #d1e6f5 100%);
  background: -o-linear-gradient(top, #f3f8fc 0%, #d1e6f5 100%);
  background: -ms-linear-gradient(top, #f3f8fc 0%, #d1e6f5 100%);
  background: linear-gradient(to bottom, #f3f8fc 0%, #d1e6f5 100%);
}

.call-to-action.on-blue.light a:hover, .call-to-action.on-white.light a:hover {
  background: #e9f3f8;
  background: -moz-linear-gradient(top, #e9f3f8 0%, #b3e3f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9f3f8), color-stop(100%, #b3e3f9));
  background: -webkit-linear-gradient(top, #e9f3f8 0%, #b3e3f9 100%);
  background: -o-linear-gradient(top, #e9f3f8 0%, #b3e3f9 100%);
  background: -ms-linear-gradient(top, #e9f3f8 0%, #b3e3f9 100%);
  background: linear-gradient(to bottom, #e9f3f8 0%, #b3e3f9 100%);
}

.call-to-action.on-blue.light a:focus, .call-to-action.on-white.light a:active {
  background: #b3e3f9;
  background: -moz-linear-gradient(top, #b3e3f9 0%, #e9f3f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3e3f9), color-stop(100%, #e9f3f8));
  background: -webkit-linear-gradient(top, #b3e3f9 0%, #e9f3f8 100%);
  background: -o-linear-gradient(top, #b3e3f9 0%, #e9f3f8 100%);
  background: -ms-linear-gradient(top, #b3e3f9 0%, #e9f3f8 100%);
  background: linear-gradient(to bottom, #b3e3f9 0%, #e9f3f8 100%);
}

a.backtotop:hover, a.backtotop:focus, input[type="submit"].cta:hover, input[type="submit"].cta:focus, a.back:hover, a.more-info:hover, .product-review-link:hover {
  /*light blue gradient hover*/
  background: #edf4f9;
  background: -moz-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #edf4f9), color-stop(100%, #a3dffc));
  background: -webkit-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -o-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -ms-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: linear-gradient(to bottom, #edf4f9 2%, #a3dffc 100%);
}

.up, .down {
  /*light blue vertical*/
  background: #c8eafa;
  background: -moz-linear-gradient(left, #c8eafa 0%, #b9dbf1 50%, #c8eafa 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #c8eafa), color-stop(50%, #b9dbf1), color-stop(100%, #c8eafa));
  background: -webkit-linear-gradient(left, #c8eafa 0%, #b9dbf1 50%, #c8eafa 100%);
  background: -o-linear-gradient(left, #c8eafa 0%, #b9dbf1 50%, #c8eafa 100%);
  background: -ms-linear-gradient(left, #c8eafa 0%, #b9dbf1 50%, #c8eafa 100%);
  background: linear-gradient(to right, #c8eafa 0%, #b9dbf1 50%, #c8eafa 100%);
}

.divider-thick-blue, ul.navMain, .mobile.detailState .product-head, .container-arrow {
  /*dark blue*/
  background: #20419a;
  background: -moz-linear-gradient(top, #20419a 0%, #3363b8 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #20419a), color-stop(99%, #3363b8));
  background: -webkit-linear-gradient(top, #20419a 0%, #3363b8 99%);
  background: -o-linear-gradient(top, #20419a 0%, #3363b8 99%);
  background: -ms-linear-gradient(top, #20419a 0%, #3363b8 99%);
  background: linear-gradient(to bottom, #20419a 0%, #3363b8 99%);
}

.divider-thick-gold hr {
  /*yellow gradient divider*/
  background: #bb9f55;
  background: -moz-linear-gradient(left, #bb9f55 0%, #f4ce68 49%, #bb9f55 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #bb9f55), color-stop(49%, #f4ce68), color-stop(100%, #bb9f55));
  background: -webkit-linear-gradient(left, #bb9f55 0%, #f4ce68 49%, #bb9f55 100%);
  background: -o-linear-gradient(left, #bb9f55 0%, #f4ce68 49%, #bb9f55 100%);
  background: -ms-linear-gradient(left, #bb9f55 0%, #f4ce68 49%, #bb9f55 100%);
  background: linear-gradient(to right, #bb9f55 0%, #f4ce68 49%, #bb9f55 100%);
}

.product-selector-carousel, .light-blue.gradient {
  /*LIGHT BLUE GRADIENT*/
  background: #f3f8fc url("img/border-nav.png") repeat;
  background: -moz-linear-gradient(top, #f3f8fc 36%, #d2e5f3 54%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #f3f8fc), color-stop(54%, #d2e5f3));
  background: -webkit-linear-gradient(top, #f3f8fc 36%, #d2e5f3 54%);
  background: -o-linear-gradient(top, #f3f8fc 36%, #d2e5f3 54%);
  background: -ms-linear-gradient(top, #f3f8fc 36%, #d2e5f3 54%);
  background: linear-gradient(to bottom, #f3f8fc 36%, #d2e5f3 54%);
}

.product-selector-head a {
  background: #edf4f9;
  background: -moz-linear-gradient(top, #edf4f9 0%, #c7eafb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edf4f9), color-stop(100%, #c7eafb));
  background: -webkit-linear-gradient(top, #edf4f9 0%, #c7eafb 100%);
  background: -o-linear-gradient(top, #edf4f9 0%, #c7eafb 100%);
  background: -ms-linear-gradient(top, #edf4f9 0%, #c7eafb 100%);
  background: linear-gradient(to bottom, #edf4f9 0%, #c7eafb 100%);
}

.searchIcon:hover, ul.navMain li a.cta:hover, input[type="submit"].cta:hover, .searchIcon:focus, ul.navMain li a.cta:focus, input[type="submit"].cta:focus {
  background: #edf4f9;
  background: -moz-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #edf4f9), color-stop(100%, #a3dffc));
  background: -webkit-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -o-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: -ms-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  background: linear-gradient(to bottom, #edf4f9 2%, #a3dffc 100%);
}

.product-left:hover,
.product-left:active,
.product-left:focus,
.product-features.test {
  background: #1a70bf;
  background: -moz-linear-gradient(top, #1a70bf 0%, #20429a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a70bf), color-stop(100%, #20429a));
  background: -webkit-linear-gradient(top, #1a70bf 0%, #20429a 100%);
  background: -o-linear-gradient(top, #1a70bf 0%, #20429a 100%);
  background: -ms-linear-gradient(top, #1a70bf 0%, #20429a 100%);
  background: linear-gradient(to bottom, #1a70bf 0%, #20429a 100%);
}

.searchIcon:hover {
  background: #edf4f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #edf4f9), color-stop(100%, #a3dffc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #edf4f9 2%, #a3dffc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #edf4f9 2%, #a3dffc 100%);
  /* W3C */
}

.call-to-action.dark a {
  behavior: url("polyfill/pie.htc");
  background: #234498;
  background: -moz-linear-gradient(top, #1777cc 0%, #234498 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1777cc), color-stop(100%, #234498));
  background: -webkit-linear-gradient(top, #1777cc 0%, #234498 100%);
  background: -o-linear-gradient(top, #1777cc 0%, #234498 100%);
  background: -ms-linear-gradient(top, #1777cc 0%, #234498 100%);
  background: linear-gradient(to bottom, #1777cc 0%, #234498 100%);
}

.call-to-action.dark a:hover {
  background: #4268c6;
  background: -moz-linear-gradient(top, #4268c6 1%, #1c3c8c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #4268c6), color-stop(100%, #1c3c8c));
  background: -webkit-linear-gradient(top, #4268c6 1%, #1c3c8c 100%);
  background: -o-linear-gradient(top, #4268c6 1%, #1c3c8c 100%);
  background: -ms-linear-gradient(top, #4268c6 1%, #1c3c8c 100%);
  background: linear-gradient(to bottom, #4268c6 1%, #1c3c8c 100%);
}

.call-to-action.dark a:active, .call-to-action.dark a:focus {
  background: #234498;
  background: -moz-linear-gradient(top, #234498 0%, #4268c6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #234498), color-stop(100%, #4268c6));
  background: -webkit-linear-gradient(top, #234498 0%, #4268c6 100%);
  background: -o-linear-gradient(top, #234498 0%, #4268c6 100%);
  background: -ms-linear-gradient(top, #234498 0%, #4268c6 100%);
  background: linear-gradient(to bottom, #234498 0%, #4268c6 100%);
}

.breast-is-best-msg {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, white 54%, white 56%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(54%, white), color-stop(56%, white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, white 54%, white 56%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, white 54%, white 56%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, white 54%, white 56%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, white 54%, white 56%);
}

.breast-feeding .span4, .bottle-feeding .span4 {
  background: #f7fcff;
  background: -moz-linear-gradient(left, #f7fcff 45%, #ecf5fb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(45%, #f7fcff), color-stop(100%, #ecf5fb));
  background: -webkit-linear-gradient(left, #f7fcff 45%, #ecf5fb 100%);
  background: -o-linear-gradient(left, #f7fcff 45%, #ecf5fb 100%);
  background: -ms-linear-gradient(left, #f7fcff 45%, #ecf5fb 100%);
  background: linear-gradient(to right, #f7fcff 45%, #ecf5fb 100%);
}

.column-full, .main-product, .specialty-span, .product-selector-carousel > ul > li, .arrow-container.flip, ul.accordion-advice > li {
  /*very light blue*/
  background: #d0e5f4;
  background: -moz-linear-gradient(top, #f6f9ff 0%, #d0e5f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f9ff), color-stop(100%, #d0e5f4));
  background: -webkit-linear-gradient(top, #f6f9ff 0%, #d0e5f4 100%);
  background: -o-linear-gradient(top, #f6f9ff 0%, #d0e5f4 100%);
  background: -ms-linear-gradient(top, #f6f9ff 0%, #d0e5f4 100%);
  background: linear-gradient(to bottom, #f6f9ff 0%, #d0e5f4 100%);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}

.arrow-container {
  /*light blue reserved*/
  background: #d5e8f5;
  background: -moz-linear-gradient(top, #d5e8f5 0%, #f1f6fe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5e8f5), color-stop(100%, #f1f6fe));
  background: -webkit-linear-gradient(top, #d5e8f5 0%, #f1f6fe 100%);
  background: -o-linear-gradient(top, #d5e8f5 0%, #f1f6fe 100%);
  background: -ms-linear-gradient(top, #d5e8f5 0%, #f1f6fe 100%);
  background: linear-gradient(to bottom, #d5e8f5 0%, #f1f6fe 100%);
}

ul.navMain a:hover, ul.navMain a:focus {
  color: #eaf0ff;
}

.submenu a:hover, .submenu a:focus {
  color: #011c65;
}

ul.navMain {
  font-weight: 400;
  padding: 0;
  margin: 0 auto;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #ffffff;
  clear: both;
  font-size: 1.25em;
  -webkit-font-smoothing: antialiased;
  height: auto;
  /*41*/
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

li.search input {
  background: url("../img/assets01.png");
}

li.search input[type="submit"] {
  background-position: -253px -115px;
  border: 0px solid;
  width: 32px;
  height: 23px;
  margin: 1px 0 0 8px;
  vertical-align: top;
}

li.search input[type="submit"]:hover {
  background-position: -253px -139px;
}

li.search input[type="text"] {
  border: 1px solid #374f8d;
  background: #527cc6;
  float: left;
  width: 130px;
  font-size: 0.7em;
  padding: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: inset 0px 1px 0px 0px #3c60aa;
}

li.search input[type="text"]:active, li.search input[type="text"]:focus {
  background: #ffffff;
}

ul.navMain li {
  float: left;
  list-style-type: none;
  color: #f9fbff;
  height: auto;
  /*41*/
  position: relative;
  vertical-align: top;
}

ul.navMain li.active {
  background: #1d337e;
}

ul.navMain li.active a {
  color: #f5cc63;
}

ul.navMain li.whiteLogo {
  position: absolute;
  top: 7px;
  left: 32px;
}

.product-left img {
  margin-top: 30px;
  max-width: 370px;
}

.product-left {
  background: #f3fafd;
  height: 1000px;
}

ul.navMain li ul.submenu li, ul.navMain li ul.submenu {
  padding: 0;
  margin: 0;
  height: auto;
  line-height: 0;
}

ul.submenu, ul.submenu li {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  height: auto;
  text-align: center;
  font-size: 0.98em;
}

ul.submenu li {
  position: relative;
  z-index: 10;
}

.submenu .arrow-down {
  display: inline-block;
  position: absolute;
  left: 40%;
  bottom: -8px;
  top: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #b4def4;
  border-bottom: none;
}

/*.nz-site ul.submenu li {
    font-size: 1em !important;
}*/
form.search-and-breast {
  width: 283px !important;
}

.tab-content, ul.nav {
  float: right;
  /*width: 552px; */
  position: relative;
  margin-right: 3%;
}

.tab-content {
  width: 97%;
}

ul.nav {
  height: 57px;
  float: left;
  width: 97%;
  padding: 0;
}

.tab-content {
  background: #f3fafd;
  border-bottom: 4px solid #26469d;
}

.tab-container {
  position: relative;
  width: 55.7%;
  float: right;
  padding-right: 4%;
  right: 0;
}

.singular.tab-container {
  margin-top: -34%;
}

.multiple.tab-container {
  margin-top: -31%;
}

.iframe-review {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 407px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  color: black;
  max-width: 392px;
  width: 100%;
  background: #f3fafd;
  border: 1px solid #c2c2c2;
}

ul.reviews li > h1 img {
  width: 180px;
  margin-left: 5px;
}

ul.reviews > li {
  padding: 3%;
}

.iframe-review h1 {
  font-size: 1.1em;
  font-weight: 500;
  color: #404040;
}

.iframe-review h3 {
  font-size: 1.2em;
  font-weight: 500;
  color: #20419a;
  margin: 0;
  line-height: 0.8em;
}

.iframe-review {
  font-size: 0.95em;
}

.iframe-review i {
  font-style: normal;
}

.iframe-review p {
  margin: 0.5em 0 1em;
  line-height: 1.3em;
}

a.review-button {
  background: #dcf1fb;
  line-height: 1em;
}

a.review-button:hover {
  background: #c3ebff;
}

a.review-button.right {
  float: right;
  padding: 5% 7%;
}

a.review-button.center {
  margin: 0 20%;
  display: block;
  min-width: 140px;
  padding: 2% 7%;
  text-align: center;
}

a.review-button {
  color: #20419a;
}

ul.star-review {
  margin: 0;
  padding: 0;
}

ul.star-revivew > li {
  display: inline-block;
  border: 0;
}

.iframe-review ul {
  list-style-type: none;
  margin: 0;
}

ul.star-revivew > ul li {
  border: 0;
}

.iframe-review ul.reviews > li {
  border-bottom: 1px #c2c2c2 solid;
}

.iframe-review ul.reviews > li:last-child {
  border-bottom: 0;
}

.up {
  border-width: 1px 1px 0 1px;
}

.down {
  border-width: 0px 1px 1px 1px;
}

.up, .down {
  width: 100%;
  height: 20px;
  width: 100%;
  border-color: #cacaca;
  border-style: solid;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  display: block;
}

.up img {
  margin-bottom: 5px;
}

.down img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  margin-bottom: 3px;
}

.available-in {
  behavior: url("polyfill/pie.htc");
  border: 3px solid #c4e0ed;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  text-align: center;
  padding: 1% 3% 0 3%;
  font-weight: 200;
  margin-top: 8%;
  display: inline-block;
}

.available-in h3 {
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  padding: 0 30px;
  line-height: 1.3em;
}

.available-in ul {
  margin: 0 auto;
  text-align: center;
  width: 67%;
  padding-bottom: 5%;
}

.available-in h3 {
  width: 80%;
  text-align: center;
  margin: 6px auto 10px;
}

.available-in .call-to-action {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.available-in .call-to-action a {
  display: block !important;
  margin: 0 !important;
  box-shadow: none !important;
  font-weight: 400;
}

.available-in ul li {
  width: auto;
  margin: 0 auto;
  text-align: left;
  list-style-image: url("../img/list-style-image.png");
}

.formula {
  position: relative;
  height: auto;
  float: left;
  width: 36%;
  margin: 0px 2.2%;
}

.product-review-link a {
  text-decoration: none;
  color: #20419a;
  font-size: 1em;
}

.product-review-link img {
  width: 93%;
}

.product-review-link {
  behavior: url("polyfill/pie.htc");
  padding: 2% 4%;
  margin: 0 auto;
  text-align: center;
  -ms-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #c7eafb;
  width: 60%;
}

.product-review-link i {
  text-decoration: none;
  font-style: normal;
}

.product-head .age-circle {
  background-position: -689px -93px;
  position: absolute;
  top: 1%;
  left: 4%;
  width: 100px;
  line-height: 24px;
  color: #20419a;
  font-size: 2em;
  padding: 26.9px 0;
  font-size: 2.7em;
  font-weight: 600;
  text-align: center;
  z-index: 3;
}

.product-head .age-circle i {
  font-style: normal;
  display: block;
  font-size: 0.36em;
  text-transform: uppercase;
  font-weight: 500;
}

.product-head .age-circle {
  top: -6%;
  left: 0.6%;
}

.age-circle {
  background: url("../img/assets01.png");
}

.age-circle-mini {
  background: url("../img/badges-desktop-small.png");
  position: absolute;
  top: 3px;
  left: 5px;
  width: 50px;
  height: 50px;
  display: inline-block;
  background-repeat: no-repeat;
}

.age-circle-mini.zero-six {
  background-position: -0px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.six-twelve {
  background-position: -66px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.one-two {
  background-position: -134px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.two-plus {
  background-position: -200px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.all-years {
  background-position: -267px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.all-ages {
  background-position: -269px 0px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.age-circle-mini.zero-twelve {
  background-position: -337px 0;
  -ms-behavior: url(../js/backgroundsize.min.htc);
}

.review-scroll-container {
  position: relative;
  z-index: 2;
  left: 0;
  top: 0;
  width: 300px;
  height: auto;
  margin: 0 36px;
}

.tab-pane {
  padding: 5%;
}

.tab-pane .call-to-action.on-light-blue {
  margin: 0;
  text-align: right;
  margin-top: 25px !important;
  float: right;
  margin-bottom: 50px;
}

.tab-pane.active {
  min-height: 300px;
}

.product-body {
  position: relative;
}

.product-head {
  position: relative;
}

.product-head .cta {
  position: absolute;
  top: 5%;
  right: 5%;
}

/*---------------------
979 < x < 1200
--------------------- */
.nav-bar-container {
  height: auto;
}

.breast-float {
  width: 100%;
  display: block;
  text-align: right;
  margin-bottom: 2%;
  color: #61a4da;
  float: right;
  margin-right: 2%;
  font-size: 1.05em;
  font-weight: 400;
  top: 0.4em;
  position: relative;
}

.breast-float a {
  border: 1px solid #eae2cb;
  padding: 0.1em 1.4em;
  margin: 0 0 0 0;
  background: #f0e6cd;
  color: #ab9048;
  border-radius: 11px;
  text-decoration: none;
}

.breast-float a:hover, .header-info a:hover {
  color: #e0b545;
}

header {
  margin: 0;
  width: 695px;
  float: right;
  position: relative;
  height: 150px;
  z-index: 999999;
}

.au-site header {
  height: 170px;
}

header .call-to-action a {
  padding: 0.2em 0.7em;
}

.header-search {
  width: 223px;
}

header p a {
  text-decoration: none;
}

header p a:last-child {
  margin-right: 0;
}

header p i {
  font-style: normal;
}

header p a, header p i {
  margin: 0 5px;
}

header p {
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  width: 255px;
  float: left;
  text-align: right;
  margin-top: 9px;
  /*
  float: none;
  text-align: right;
  margin-right: 17px;
  color: #20419a;
  margin-top: 14px;
  margin-bottom: 10px;
  display: block;
  width: auto;
  */
}

header img {
  margin-left: 0%;
  right: 20px;
  bottom: 0;
  position: absolute;
  display: inline-block;
  float: none;
  width: 150px;
}

header p b {
  display: block;
  line-height: 0.8em;
  font-weight: 500;
  color: #61a4da;
}

header p a {
  text-transform: uppercase;
  text-decoration: underline;
}

.header-info {
  float: left;
  padding: 0;
  margin-right: 7%;
}

ul.navMain li a.cta {
  behavior: url("polyfill/pie.htc");
  padding: 0px 10px;
  margin: 9px 5px 0 0;
  text-shadow: 0 0 0 black;
  box-shadow: 0 2px 2px rgba(35, 67, 155, 0.5);
  font-size: 0.82em;
  color: #20419a;
  line-height: 2.3em;
  font-weight: 500;
  float: left;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.new-profutura {
  position: absolute !important;
  top: 0px;
  right: 10px;
  color: #d1af5f !important;
}

ul.navMain li.new-profutura a {
  color: #d1af5f !important;
}

.new-profutura a {
  color: #d1af5f !important;
  text-shadow: none !important;
}

.new-profutura a i {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: none;
  border-left: 7px solid #d1af5f;
  margin-left: 4px;
}

/*<li class="new-profutura">
<a href="#">
NEW Profutura Nutrition
<i class="golden-arrow"></i>*/
.chat-box {
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  color: #f9fbff;
  padding: 0.5em 0;
  font-weight: 200;
  z-index: 999;
  text-shadow: 0px -1px 1px black;
  padding-left: 0px;
  width: 100% !important;
  behavior: url("polyfill/pie.htc");
  background: #20419a;
  background: rgba(32, 65, 154, 0.8);
  /*letter-spacing: 0.1em;*/
}

.chat-box img {
  position: absolute;
  top: -15px;
  left: 4px;
}

.chat-box b, .chat-box strong {
  font-weight: 500;
  margin-right: 17px;
  letter-spacing: 1px;
}

.chat-box a.chat, .chat-box a.email {
  height: 14px;
}

.chat-box a {
  color: #f9fbff;
}

.chat-box a {
  margin: 0 7px;
}

.chat-box i {
  color: black;
  text-shadow: none;
}

.chat-box a:first-child {
  margin-left: 3em;
}

.chat-box .chat > span, .chat-box .email > span {
  width: 18px;
  height: 14px;
  background: url("../img/assets01.png") no-repeat;
  display: inline-block;
  margin-right: 0em;
  padding-left: 0px;
  position: relative;
}

.chat-box .chat > span {
  top: 3px;
}

.chat-box .email > span {
  top: 2px;
}

.chat-box .chat span {
  background-position: -14px -139px;
}

.chat-box .email span {
  background-position: -14px -123px;
}

a.chat:hover span, a.chat:focus span, a.chat:hover {
  background-position: -14px -171px;
}

a.email:hover span, a.email:focus span {
  background-position: -14px -155px;
}

.contain {
  position: relative;
}

.container.main {
  position: relative;
  z-index: 2;
  padding-bottom: 4%;
  -webkit-box-shadow: 0 0 56px #ddf1fa;
  -moz-box-shadow: 0 0 56px #ddf1fa;
  box-shadow: 0 0 56px #ddf1fa;
  behavior: url("lib/polyfills/pie.htc");
}

a.backtotop {
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  behavior: url("polyfill/pie.htc");
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 22px;
  /*text-shadow: 0 0 0 black;*/
  box-shadow: 0 1px 1px #626262;
  font-size: 1.1em;
  color: #20419a;
  font-weight: 500;
}

ul.submenu li a {
  color: #20419a;
}

ul.submenu li {
  display: inline-block;
}

ul.submenu {
  background: #e3f4ff;
  background: url("../img/bg-subnav.png") repeat;
  border-bottom: 1px solid #d4effb;
  text-align: center;
  margin: 0 auto;
  width: auto;
  height: 41px;
}

ul.submenu li {
  text-align: center;
  padding: 0 15px;
  line-height: 41px;
}

/*.nz-site ul.submenu li {
    margin: 0 23px !important;
}*/
ul.divid {
  margin: 0;
  padding: 0;
}

#slider {
  width: 100%;
}

ul.product-carousel.bxslider li {
  width: 200px;
}

.swipe {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}

ul.navMain li a, ul.navMain li.large {
  color: #f9fbff;
  line-height: 41px;
  text-decoration: none;
  margin: 0 1em;
  text-shadow: 0px 1px 2px #142958;
  font-size: 0.8em;
}

/*.nz-site ul.navMain li a, ul.navMain li.large {
    font-size: 1em !important;
    margin: 0 !important;
}*/
.arrow-up, .arrow-up-tiny {
  width: 0;
  height: 0;
}

.arrow-up-tiny {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 4px solid #20419a;
  float: left;
  margin: 10px 5px 0 10px;
}

footer .arrow-up-tiny {
  border-bottom: 4px solid #ffffff;
}

footer a.single {
  color: #f9fbff;
}

a.single {
  color: #20419a;
}

.arrow-up {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid #f3cd68;
  width: 0;
  height: 0;
}

a.single {
  float: right;
  text-align: right;
  margin: 0px 9px 0 0;
  font-size: 0.9em;
}

a.back .arrow-up {
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 5px;
  border-bottom-color: #20419a;
}

.navMain .arrow-up {
  display: inline-block;
  position: absolute;
  left: 46%;
  bottom: -1px;
}

.navMain .arrow-down {
  display: inline-block;
  position: absolute;
  left: 36%;
  bottom: -13px;
  top: auto;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 13px solid #1d337e;
  border-bottom: none;
}

.navMain li.ipad-controls .arrow-up {
  left: 8%;
  bottom: -9px;
  border-bottom-color: #bea156;
}

.navMain li.advisor .arrow-up {
  border-bottom-color: #d3b35d;
}

.navMain li.float-hack {
  border-bottom-color: #d3b35d;
  margin-left: 4.2em;
}

/*.nz-site .navMain li.float-hack {
    margin-left: -90px !important;
}*/
.navMain li.expert {
  border-bottom-color: #e4c163;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 12px solid #2c4b9c;
  float: right;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #f3cd68;
  display: inline-block;
  right: 4%;
  top: 7%;
  float: right;
  margin-top: 10px;
  margin-right: 17px;
}

.arrow-left {
  width: 0;
  height: 0;
  border-left: 6px solid #234498;
  border-top: 5px solid transparent;
  border-bottom: 6px solid transparent;
  display: inline-block;
  right: 4%;
  top: 7%;
  float: right;
  margin-top: 10px;
  margin-right: 17px;
}

.collapsed .arrow-down {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 0px solid #234498;
  border-top: 5px solid #234498;
}

a .arrow-up {
  display: block;
}

li.divider-thick-gold {
  width: 100%;
  display: block;
  float: none;
  height: auto;
  margin: 0px;
  padding: 0;
}

li.divider-thick-gold hr {
  width: 100%;
  display: block;
  float: none;
  margin: 0px;
  padding: 0;
  height: 6px;
}

.divider-thick-gold hr {
  border-right: 0;
  display: block;
  height: 0px;
  margin: 0;
  padding: 0;
  border-top: 0px solid;
  border-bottom: 0;
  /*border-bottom: 1px solid #dfd0a8;*/
}

.starred-image.s15 img {
  width: 58%;
  top: 0;
  min-width: 0;
  right: -2%;
}

.starred-image {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

/*.starred-image .span6.text*/
[class*="span"].text {
  z-index: 90;
  position: relative;
  /*padding: 3.982906% 3.982906% 3.982906% 2.991452991452992%;*/
  padding: 3.982906% 3.982906% 3.982906% 2.991452991452992%;
}

.starred-image img {
  position: absolute;
  top: -60px;
  z-index: 0;
  display: block;
  right: -140px;
  width: 79%;
}

.starred-image img {
  position: absolute;
  z-index: 0;
  display: block;
}

.starred-image.s8 img {
  right: 2%;
  width: 47%;
  top: 17%;
}

.starred-image.s1 img {
  right: -14px;
  top: -25px;
  width: 60%;
}

.starred-image.s10 img {
  right: -3%;
  width: 74.2%;
  bottom: 0;
  top: auto;
}

.starred-image.s2 img {
  right: -39%;
  width: auto;
  top: 0;
  bottom: 0px;
  /* min-width: 130%; */
}

.starred-image.s3 img {
  right: -6px;
  top: -5px;
  width: 59%;
}

.starred-image.s9 img {
  right: -184px;
  width: 105%;
  max-width: 110%;
}

/*
.starred-image.s14 img {
  right: -1%;
  width: 73%;
  bottom: 0;
  top: auto;

}
*/
.starred-image.s14 img {
  right: -1%;
  width: 63%;
  bottom: 0;
  top: auto;
}

.starred-image.s20 img {
  right: 0px;
  width: auto;
  top: 0;
  bottom: 0px;
  /* min-width: 130%; */
}

.starred-image.s21 img {
  right: 0px;
  width: auto;
  top: 0;
  bottom: 0px;
  /* min-width: 130%; */
}

.starred-image.s21 .span6 {
  margin-top: -40px;
  padding-top: 20px;
}

#brain-development {
  height: 510px;
}

#brain-development img {
  max-width: 130%;
}

.starred-image.sNZ img {
  width: 77%;
  right: -22%;
}

.starred-image.bib img {
  width: 81%;
  right: -200px;
}

a.main-product img {
  display: inline-block;
}

.special {
  behavior: url("polyfill/pie.htc");
  padding-top: 7px;
  box-shadow: 0 0 7px 3px #ffffff;
  -ms-border-radius: 59px;
  -moz-border-radius: 59px;
  -o-border-radius: 59px;
  -webkit-border-radius: 59px;
  border-radius: 59px;
  position: absolute;
  width: 47px;
  height: 40px;
  line-height: 13px;
  color: #f9fbff;
  font-size: 0.9em;
  font-weight: 400;
}

.special.dark-blue {
  background: #21429b;
}

.special.light-blue {
  background: #6ca9d8;
}

.product-selector-carousel ul li .special {
  top: 62%;
}

.special.right.double {
  left: 75%;
}

.special.single {
  left: 10%;
}

.special.left.double {
  left: -1%;
}

.main-product p {
  color: #20419a;
  font-weight: 600;
}

.specialty-span p, .product-selector-carousel ul li.double-specialty > p {
  background: url("../img/assets01.png");
  color: #f9fbff;
  font-weight: 400;
}

.main-product p, .specialty-span p, .product-selector-carousel ul li > img {
  float: none;
  margin: 0 auto;
  cursor: pointer;
}

.main-product p, .product-selector-carousel ul li > p {
  background-position: -364px -6px;
  width: 142px;
  height: 19px;
  padding: 4px 0;
  font-size: 1em;
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  color: #20419a;
}

.product-selector-carousel ul li.double-specialty > p, .specialty-span p {
  background-position: -510px -3px;
  width: 101px;
  height: 40px;
  line-height: 1em;
  padding-top: 11px;
  padding: 9px 22px;
  font-size: 0.9em;
  margin-bottom: 10px;
}

.main-product:hover p, .main-product.active p {
  background-position: -364px -55px;
}

.specialty-span:hover p {
  background-position: -510px -61px;
}

ul.product-carousel {
  list-style-type: none;
  height: 109px;
  position: relative;
  width: 1200px;
}

.product-selector-carousel {
  width: 100%;
}

ul.product-carousel li {
  height: 50px;
  vertical-align: bottom;
  display: table-cell;
  font-style: normal !important;
}

.product-1, .product-2, .product-3 {
  padding: 2em 0;
  border-bottom: 1px dotted #999;
}

ul.product-carousel li a.current,
ul.product-carousel li a:hover {
  behavior: url("polyfill/pie.htc");
  width: 352px;
  font-size: 2em;
  height: 70px;
  line-height: 70px;
  -ms-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border: 5px solid #bb9f55;
}

ul.product-carousel li a.next, ul.product-carousel li a.next:hover {
  right: -20px;
  position: absolute;
  top: 25px;
}

.product-features ul {
  margin: 0;
  padding: 0;
}

.nav-tabs li {
  background: url("../img/assets01.png");
  background-position: -890px -57px;
}

.nav-tabs li.active {
  background-position: -890px -3px;
}

.nav-tabs li {
  width: 113px;
  height: 62px;
}

.nav-tabs > li > a {
  behavior: url("polyfill/pie.htc");
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0;
  padding: 11px 15px 8px 15px;
  line-height: 1em;
  color: #20419a;
  text-align: center;
}

.nav-tabs > li.active > a {
  color: #f9fbff;
  text-shadow: 0 0 1px black;
}

ul.nav-tabs {
  background: url("../img/tabs-bg-gradient.jpg") repeat-x;
  background-position: bottom left;
}

.product-features {
  text-align: center;
}

footer input[type="submit"], a.email-team, .testimonials input[type="button"] {
  font-weight: 400;
  width: 186px;
  height: 45px;
  margin-top: 11px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior: url("polyfill/pie.htc");
  border-radius: 4px;
  margin: 15px 0 5px;
  letter-spacing: 0.05em;
  font-family: 'freight-sans-pro', 'FreightSans Pro', sans-serif;
}

a.email-team {
  margin: 9px 0 0px 0;
  height: 30px;
  width: 111px;
  padding: 8px 20px;
  display: block;
  box-shadow: 1px 1px 2px #6c82aa;
  color: #20419a;
}

.product-features ul li {
  width: 100%;
  height: 44px;
  line-height: 44px;
}

.divider-thin hr {
  width: 100%;
  border-top: 1px dotted #999;
  margin: 0;
  padding: 0;
  background: none;
  height: 1px;
}

.text.form p i {
  font-size: 0.8em;
  display: block;
  font-style: normal;
}

footer form {
  float: right;
  width: 58.1%;
  margin-right: 4.1%;
}

footer h1 {
  color: #f9fbff;
  line-height: 0.6em;
  margin-top: 10px;
}

footer .span12 {
  padding-top: 10px;
}

footer {
  color: #f9fbff;
  background: #20419a;
}

label {
  font-weight: 200;
}

footer ul, footer li {
  margin: 0;
  padding: 0;
}

footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer > ul {
  width: 500px;
  height: 500px;
  border: 1px solid #fff;
}

footer input, footer select {
  border: 0px;
  padding: 7px 0 8px;
  margin: 0px 0 10px;
}

footer ul li label {
  display: block;
  font-size: 0.95em;
}

ul li ul li.half {
  float: left;
  width: 48%;
}

ul li ul li.half.end {
  margin-right: 4%;
}

footer p {
  color: #f9fbff;
}

ul li {
  height: auto;
  /*75*/
}

footer ul > li {
  /*height: 75px;75*/
  height: auto;
  margin-bottom: 5px;
}

ul > li input {
  width: 100%;
}

input#conditions, input#privacy {
  width: 10%;
  float: left;
  vertical-align: top;
  margin: 0;
}

label[for="conditions"], label[for="privacy"] {
  height: 20px;
  line-height: 13px;
}

footer li.check label {
  vertical-align: text-bottom;
  vertical-align: bottom;
}

li.check:first {
  padding-top: 100px;
}

ul.check {
  height: 40px;
}

.check li {
  height: 50px;
  margin-top: 10px;
}

input[type="select"] {
  behavior: url("polyfill/pie.htc");
  background: #ffffff;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0;
  width: 100%;
}

select.sample {
  clear: both;
  display: block;
}

select.sample, select#hearabout {
  width: 100%;
}

select.sample, select#day, select#month, select#year, select#hearabout,
select.day, select.month, select.year {
  background: #ffffff;
  box-shadow: none;
  border: 0;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: inset 0;
}

select.sample, input#name, input#phone, input#email, select#day, select#month, select#year, select#hearabout, input#address, input,
select.day, select.month, select.year {
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

footer input, footer input, footer input[type="text"], footer select, footer textarea {
  border: 0;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.sample, select#hearabout {
  width: 101.3%;
  background: #ffffff url("../img/form-arrow-down3.jpg") center right no-repeat;
}

input#name, input#phone, input#email, input#address {
  background: #ffffff url("../img/form-arrow-down3.jpg") center left no-repeat;
}

select#day, select#month, select#year,
select.day, select.month, select.year {
  margin-top: 0px;
  width: 30%;
  background: #ffffff url("../img/form-arrow-down3.jpg") right center no-repeat;
}

.table select {
  width: 30%;
  margin: 0;
  height: auto;
}

select#day, select#month {
  margin-right: 5px;
}

select.sample, select.day, select.month, select.year, footer input, footer textarea {
  font-size: 0.9em;
  padding-left: 8px;
}

select.sample, select#day, select#month, select#year, select#hearabout,
select.day, select.month, select.year {
  behavior: url("polyfill/pie.htc");
  /*text-transform: uppercase;*/
  font-weight: 200;
  border: 0;
  border-radius: 0px;
  color: #787878;
  padding: 7px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  *width: 190px;
  *background: #58B14C;
}

.sample, #day, #month, #year, #hearabout,
.day, .month, .year {
  width: 197px;
  background: #ffffff;
  border: solid 1px #D1D1D1;
}

label i {
  font-weight: normal;
  font-style: normal;
  font-size: 0.8em;
}

ul.check {
  margin: 0;
}

ul.check > li {
  height: 20px;
  vertical-align: bottom;
  height: auto;
  margin: 0;
  padding: 0;
}

footer ul li ul.check li input {
  margin: 8px 0;
}

.extra {
  padding: 2em 0;
  position: relative;
  border-top: 1px solid #efefef;
}

.extra ul {
  height: auto;
  margin: 0;
  padding: 0;
  border-left: 1px solid #e6e6e6;
}

.extra ul li {
  height: auto;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 1em;
  font-size: 0.8em;
}

.extra a {
  color: #41434b;
  text-decoration: none;
}

.extra a:hover, .extra a:focus {
  text-decoration: underline;
}

.extra .span5 {
  color: #41434b;
  text-align: right;
  vertical-align: text-bottom;
  position: absolute;
  bottom: 2%;
  right: 5%;
  font-size: 0.8em;
}

h1, h2, h3, h4 {
  color: #20419a;
  font-weight: 200;
}

h1 {
  line-height: 1.1em;
  font-size: 2.8em;
  font-weight: 400;
}

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

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

.product-head h1 {
  margin: 1em 0;
}

h3.thin {
  font-weight: 500;
}

.product-selector-head h1 {
  padding-left: 2.991452991452992%;
  line-height: 59px;
  font-weight: 400;
  text-align: left;
  font-size: 1.65em;
}

p {
  color: #404040;
}

.product-description {
  float: right;
  width: 55%;
}

.product-features {
  float: left;
  width: 35%;
  padding-top: 6%;
}

.product {
  display: block;
  height: auto;
  border-bottom: 1px dashed #ccc;
}

.product:last-child, .productp.p3 {
  border-bottom: 0px dashed #ccc;
}

p a, p a:active, p a:visited {
  color: #20419a;
  text-decoration: underline;
}

p a:hover {
  color: #e0b545;
}

.text {
  padding-top: 3.982906%;
  padding-bottom: 3.982906%;
  padding-right: 3.982906%;
  padding-left: 43.991452991452992%;
}

.product-selector-head a {
  behavior: url("polyfill/pie.htc");
  color: #20419a;
  font-size: 1.2em;
  text-decoration: none;
  line-height: 45px;
  height: 45px;
  margin-left: 2em;
  width: 129px;
  display: inline-block;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d6eefa;
  box-shadow: 2px 2px 1px #c6cbd1;
}

.product-description.text .contain h1 {
  width: 51%;
}

.span12.our-team ul {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  list-style-type: none;
  /*height: 330px;*/
  position: relative;
  margin: 0 auto;
  text-align: center;
}

img.team-arrow {
  position: relative;
  z-index: 99;
  margin-bottom: -2px !important;
}

.our-team {
  margin-bottom: 10%;
}

.double-arrow {
  height: 11px;
  width: 8px;
  background: url("../img/assets01.png") -301px -53px;
  display: inline-block;
}

.team h2, .team h4 {
  margin: 0;
}

.teams-correction:hover > h2, .teams-correction:hover > h4, .teams-correction:focus > h2 {
  text-shadow: 0px 0px 8px #83d4ff;
  cursor: pointer;
  transition: text-shadow 2s;
  -webkit-transition: text-shadow 0.2s;
  -moz-transition: text-shadow 0.2s;
  -o-transition: text-shadow 0.2s;
}

h1.text {
  padding-bottom: 0;
  margin-bottom: 0;
}

.team h2 {
  margin-top: 1.2em;
}

.team.row01.first, .team.row02.first {
  padding-left: 10%;
}

.team.row01, .team.row02 {
  width: 244px;
  cursor: pointer;
  background: #ffffff;
  position: relative;
  z-index: 9;
  height: auto;
}

.span12.our-team ul li img {
  margin: 0 auto;
  text-align: center;
}

ul.tim li:nth-last-child(2) {
  padding-right: 12%;
}

.span12.our-team ul li {
  list-style-type: none;
  float: left;
}

.detailText {
  border-top: 1px solid #dae6ef;
  border-bottom: 1px solid #dae6ef;
  height: auto;
}

.height-control {
  height: 594px;
}

.detailText {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity: 1;
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  background: #f3f8fc;
  color: #404040;
  padding: 0 130px 0;
  font-size: 1.05em;
  text-align: left;
  line-height: 1.45em;
}

.close-team {
  position: absolute;
  top: 3.5%;
  right: 1.3%;
  cursor: pointer;
}

.close-team:hover, .close-team:focus {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -o-opacity: 0.7;
}

ul.team {
  width: 100%;
  display: block;
}

ul.team li {
  float: left;
  margin: 0 auto;
  text-align: center;
}

li.team-description {
  position: absolute;
}

.side-module img {
  float: left;
}

.side-module {
  behavior: url("polyfill/pie.htc");
  margin: 10% 5%;
  padding: 5%;
  width: auto;
  background: #f3f8fc;
  margin-top: 2%;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 40px;
}

.carousel-container ul li img.line-blue-dot {
  width: 28px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  margin-bottom: 10px;
}

.line-through.white {
  background: #fff;
  position: absolute;
  top: -91px;
}

.line-through.blue {
  background: #c7eafb;
  position: absolute;
  top: 33px;
}

.line-through {
  width: 100%;
  height: 4px;
}

.span12.carousel-container {
  position: relative;
}

.product-selector-carousel.gradient {
  position: relative;
}

.help footer .span6 + .span6 {
  margin-top: 18px;
}

.span6.text.team-picture.landing.text {
  margin: 0;
}

.team-picture .call-to-action a {
  display: inline;
  margin: 0 auto;
  text-align: center;
}

.team-picture .call-to-action.on-white a, .team-picture .call-to-action.on-blue a {
  margin: 0 20px 0 0;
  padding: 10px 30px;
}

.team-picture .call-to-action-container {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.landing.team-picture .call-to-action {
  display: inline;
  margin: 0 auto;
  text-align: center;
}

.team-picture img {
  margin-top: 13%;
  margin-right: 0;
  right: -2%;
  position: absolute;
  bottom: 0;
  width: 51%;
}

.help footer {
  overflow: visible;
}

footer a.phone, .help a.phone, a.phone, a[href^=tel].phone {
  text-decoration: none;
  color: #f9fbff;
}

.help footer h3 {
  color: #f9fbff;
  text-align: center;
}

.hover-tooltip h1 {
  font-size: 1.05em;
  line-height: 0;
  margin-right: 0.4em;
  font-weight: 500;
}

.hover-tooltip span {
  text-align: left;
}

.product-selector-carousel ul li .hover-tooltip {
  text-align: left;
}

.hover-tooltip {
  position: absolute;
  top: 0;
  left: 0;
}

.product-divider {
  width: 100%;
  height: 0px;
  display: block;
  background: #d2e5f3;
}

.product-divider.active {
  height: 9.4em;
}

img.arrow-tooltip {
  width: auto !important;
  width: 34px;
  height: 15px;
  margin-top: -34px;
  margin-left: -165px;
  position: absolute;
}

a.main-product .hover-tooltip > span {
  color: #404040;
}

.special {
  display: none;
}

.specialty-span .hover-tooltip.active {
  top: 14.6em;
}

.hover-tooltip h1 {
  display: inline;
}

.span12.scroller {
  height: 50%;
  min-height: 700px;
}

.side-nav-scroller {
  float: left;
}

.side-nav-scroller.active {
  margin-left: -5px;
}

img.menu-icon {
  display: none;
}

.side-nav-scroller a {
  color: #20419a;
}

.side-nav-scroller ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.side-nav-scroller > ul li {
  display: block !important;
  float: none;
  margin: 0px 0;
}

.row-fluid.dark-blue.start {
  background-image: none;
}

.scroller.sc2 {
  background-image: url("../img/bg/almonds_front.png"), url("../img/bg/almonds_back.png");
  background-attachment: scroll, fixed;
  background-repeat: no-repeat;
}

.early-life .sticky-wrapper {
  float: left;
  top: 90px;
}

.sticky-wrapper, .side-nav-scroller {
  width: 200px;
  position: absolute;
  z-index: 999;
}

#navbar-scroll ul.nav {
  height: auto;
  float: none;
}

.module {
  width: 60%;
  margin-top: 0%;
  margin-left: 25%;
  margin-bottom: 10%;
}

.module .box-full {
  background: #ffffff;
  margin-bottom: 5%;
  box-shadow: 0 0 13px 4px #cde3f4;
}

.box-full a {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.module .box-full.super-glow {
  box-shadow: 0 0 92px 16px #cde3f4;
  padding: 5%;
}

.module .box-full.amount {
  background: #d7e0f9;
  margin: 0;
  padding: 0;
}

/*BOX FULL TYPOGRAPHY*/
.box-full p {
  font-size: 1.2em;
}

.box-full.did-you {
  color: #20419a;
}

.box-full.did-you p, .box-full.shielder p {
  font-size: 1.1em;
}

.box-full.did-you h4, .shielder h4 {
  font-weight: 600;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: 14px 0 0;
}

.did-you img, .shielder img {
  float: left;
}

.right-img {
  float: right;
}

.module .box-full.amount img {
  display: inline;
}

.module .box-full {
  padding: 1% 5%;
}

.module .box-full {
  width: auto;
  /*border: 1px blue solid;*/
}

.white-arrow {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  width: 0px;
  height: 0px;
  display: inline-block;
  top: -2px;
  left: 3px;
  position: relative;
}

.white.arrow.down {
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

[class*='span'].text.landing p, [class*='span'].text.landing h1 {
  margin: 0 auto;
  text-align: left;
}

[class*='span'].text.landing h1, [class*='span'].text.landing-eln h1 {
  font-size: 3em;
  font-weight: 400;
  padding-left: 30px;
}

[class*='span'].text.landing p {
  font-size: 1.2em;
  line-height: 1.5em;
}

[class*='span'].text.landing p, [class*='span'].text.landing-eln p {
  font-weight: 200;
  margin: 1em 0;
  padding-left: 30px;
}

[class*='span'].text.landing-eln p {
  font-size: 1.2em;
  line-height: 1.5em;
}

.landing-eln ol {
  padding: 0;
  color: #404040;
  margin: 0 0 10px 50px;
}

.landing-eln ol li {
  font-size: 1.2em;
  line-height: 1.5em;
}

.right-spin {
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.dark-blue p, .dark-blue h1 {
  color: #f9fbff;
}

.landing-cta.dark-blue a {
  background: #20419a;
}

.landing-cta.dark-blue {
  display: block;
  margin: 6% auto 0;
  text-align: center;
}

.landing-cta.dark-blue a {
  behavior: url("polyfill/pie.htc");
  color: #f9fbff;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 1.2em;
  position: relative;
  bottom: 0;
  top: 0;
  padding: 2% 8%;
  font-weight: 100;
  letter-spacing: 0.06em;
}

a.landing-cta.dark-blue:focus, a.landing-cta.dark-blue:active {
  top: 1px;
}

.presentation-box {
  width: 178px;
  margin-left: -25px !important;
  width: 172px;
  height: 61px;
  color: #f9fbff;
  text-align: center;
  line-height: 1em;
  padding-top: 0.7em;
  display: inline-block;
  position: relative;
  font-weight: 200;
  top: -20px;
  padding: 0;
}

.presentation-box img.ie8 {
  display: none;
}

.presentation-box.mw1 {
  margin-left: -17px !important;
}

.pop-up-box {
  width: auto;
  height: 60px;
  display: block;
  margin: 0 auto;
  display: block;
  text-align: center;
  display: block;
}

.presentation-box i {
  display: block;
  font-weight: 500;
  font-style: normal;
}

.presentation-box.mw2 {
  top: -50px;
}

.call-to-action.dark a {
  border: 1px solid #20419a;
  color: #f9fbff;
}

.call-to-action.light a {
  color: #20419a;
  border: 1px solid #c8eafa;
}

.call-to-action a {
  behavior: url("polyfill/pie.htc");
  font-size: 1.25em;
  font-weight: 300;
  padding: 0.4em 1.3em;
  text-align: center;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  font-weight: 200;
}

.call-to-action.multiple-actions.breastmilk-cta a {
  margin: 15px 10px 0 0 !important;
}

.call-to-action {
  text-align: center;
  margin: 0 auto;
  margin-top: 1%;
  /*display: inline;*/
}

.call-to-action.align-left, .landing .call-to-action.align-left {
  margin: 0;
  text-align: left;
}

.call-to-action.on-light-blue {
  margin-top: 6%;
}

.call-to-action.on-white a, .call-to-action.on-blue a {
  margin: 15px 10px 0px 0;
  display: inline-block;
  position: relative;
}

.call-to-action.on-white a {
  box-shadow: 2px 2px 1px #cecfd2;
}

.call-to-action.on-blue a {
  box-shadow: 2px 2px 1px #1c387d;
}

.call-to-action.on-light-blue a {
  box-shadow: 2px 2px 1px #b8bed2;
}

.light-blue, .indicator {
  background: #d2e5f3;
}

.light-blue.fifty-years {
  padding-top: 5%;
  padding-bottom: 4%;
}

.light-blue.fifty-years .span8 {
  padding-right: 7%;
  padding-top: 1%;
}

.shield-fitting {
  top: -90px;
  background: url("../img/bg/shield-bg2.png") repeat-x 145% 0;
  position: relative;
  height: 95px;
}

.giant-formula {
  position: absolute;
  z-index: 8;
  margin: 0 auto;
  display: block;
  top: 22%;
  right: 32px;
  width: 41%;
}

.span6.formula-spin {
  height: 430px;
}

.milk-research {
  padding: 0px;
}

.dark-blue {
  background: #20419a url("../img/bg/dark-blue-gradient.jpg") center center no-repeat;
  position: relative;
}

.dark-blue.fixed-bg {
  background-attachment: fixed !important;
  background-position: center center !important;
  background-size: 100% 100% !important;
}

.the-range {
  /* padding-top: 5%; */
  position: relative;
}

.quotes-box {
  background: url("../img/bg/presentation-bubble-quotes02.jpg") no-repeat;
  width: 180px;
  display: block;
  margin: 0 auto;
  padding: 0;
}

.quotes-box p {
  margin: 0;
  padding: 9% 10%;
  width: 81%;
  font-size: 1.2em;
  height: 100%;
  margin-bottom: 33px;
}

.no-touch .quotes-box p {
  margin-bottom: 53px;
}

.touch .quotes-box p {
  margin-bottom: 33px;
}

.landing .call-to-action {
  margin: 0 auto;
  text-align: left;
  display: block;
  margin-top: 1%;
  margin-left: 29px;
}

.history-research.landing .call-to-action {
  margin-left: 0;
}

.quotes-box {
  position: relative;
  bottom: -20px;
}

.dates {
  position: relative;
}

.row-fluid.dates > .span12 {
  margin: 0;
  height: auto;
  min-height: 1px;
}

.indicator > .span4 {
  text-align: right;
  padding-right: 3%;
  position: relative;
  line-height: 3em;
  font-size: 1.3em;
  font-weight: 200;
  color: #20419a;
}

.indicator > .span4 img {
  display: block;
  position: absolute;
  right: 31px;
  top: -10px;
  margin-bottom: 20px;
}

.our-range-light-blue .span6.text {
  padding-top: 3em;
}

.office-shot .span6.landing {
  margin-top: 3em;
}

.span6.landing {
  margin: 10px 0;
}

.flying-formulas {
  width: 109%;
  padding: 0;
  margin: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

/*
.span6.formula-spin {
  height: 400px;
}
*/
.perspective {
  position: absolute;
}

.perspective.pe1 {
  left: 38%;
  margin-top: 430px;
  width: 150px;
}

.perspective.pe2 {
  right: 29%;
  margin-top: 110px;
}

.perspective.pe3 {
  right: 4%;
  margin-top: 54px;
  width: 152px;
}

.perspective.pe4 {
  right: 5%;
  margin-top: 450px;
}

.perspective.pe5 {
  left: 54%;
  margin-top: 310px;
}

.touch .perspective.pe1 {
  right: 19%;
  margin-top: 200px;
}

.touch .perspective.pe2 {
  right: 1%;
  margin-top: 47px;
}

.touch .perspective.pe3 {
  left: 5%;
  margin-top: 5%;
}

.touch .perspective.pe4 {
  right: 4%;
  margin-top: 250px;
}

.touch .perspective.pe5 {
  left: 3%;
  margin-top: 170px;
}

.breast-is-best-msg img {
  opacity: 0.8;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 8;
}

.breast-is-best-msg .span6 {
  position: fixed;
  top: 50%;
  margin-top: -320px;
  margin-left: 100px;
  z-index: 992;
  width: 600px;
}

.breast-is-best-msg {
  height: 100%;
  width: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
}

.breast-is-best-msg h1 {
  font-size: 2.9em;
  font-weight: 400;
}

.breast-is-best-msg h3 {
  color: #303030;
}

.breast-is-best-msg p {
  font-size: 1.19em;
  margin-bottom: 0%;
}

.breast-is-best-msg .call-to-action {
  margin-right: 5%;
}

.msg-container {
  margin: 0 auto;
  width: 1300px;
}

.msg-container .call-to-action {
  top: 30px;
  position: relative;
}

.side-nav-scroller .breast-feeding, .side-nav-scroller .bottle-feeding {
  font-weight: 200;
}

.feeding-tips {
  font-weight: 200;
}

.bottle-feeding .span4 {
  height: 12902px;
}

.breast-feeding .span4 {
  height: 18572px;
}

.info-bar {
  behavior: url("polyfill/pie.htc");
  background: #ffffff;
  margin: 13%;
  padding: 0.5% 5% 2%;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -ms-box-shadow: 0px 2px 2px 0px #dbe2ec;
  -moz-box-shadow: 0px 2px 2px 0px #dbe2ec;
  -o-box-shadow: 0px 2px 2px 0px #dbe2ec;
  -webkit-box-shadow: 0px 2px 2px 0px #dbe2ec;
  box-shadow: 0px 2px 2px 0px #dbe2ec;
}

.side-nav-scroller.brest-feeding .nav {
  list-style-type: decimal;
  margin: auto;
  width: 300px;
}

.side-nav-scroller.brest-feeding li.active {
  width: auto;
  font-weight: 400;
}

.side-nav-scroller li:hover {
  color: black;
}

.side-nav-scroller.breast-feeding li.active {
  width: 73.2%;
  background: #ffffff;
  font-weight: 600;
}

.side-nav-scroller.eln li:hover {
  color: black;
}

.side-nav-scroller ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
  padding: 0;
}

.side-nav-scroller .nav {
  width: 300px;
}

.side-nav-scroller ol > li {
  position: relative;
  margin: 0 0 6px 65px;
  padding: 2px 8px 2px;
  /*vertical fixed nav 4/8/0 */
  list-style: none;
  height: 42px;
  line-height: 1.2em;
  width: 219px;
  display: table;
  /*vertical fixed nav*/
}

.side-nav-scroller ol > li a {
  display: table-cell;
  vertical-align: middle;
}

.feeding-tips.side-nav-scroller .nav > li.active > a {
  color: #f9fbff;
}

.feeding-tips.side-nav-scroller .nav > li.active {
  /*background: #ffffff;*/
  font-weight: 600;
}

.side-nav-scroller.eln .nav > li > a {
  font-weight: 200;
}

.early-life a:hover {
  text-decoration: underline;
}

.side-nav-scroller ol > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0px;
  left: -64px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 64px;
  margin-right: 0;
  height: 46px;
  color: #9dadde;
  font-size: 1.8em;
  padding-top: 7px;
  text-align: center;
  font-weight: 300;
}

.side-nav-scroller ol > li.active:before {
  /*background: #ffffff;*/
}

.side-nav-scroller li ol,
.side-nav-scroller li ul {
  margin-top: 6px;
}

.side-nav-scroller ol ol li:last-child {
  margin-bottom: 0;
}

.pusher {
  height: 100px;
  position: relative;
}

ul.feeding-tips {
  position: relative;
}

ul.feeding-tips, ul.feeding-tips ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.feeding-tips > li > ul > li {
  float: left;
  width: 60%;
  padding: 0 5%;
}

ul.feeding-tips > li > ul > li:first-child {
  float: left;
  width: 10%;
  padding: 0;
}

ul.feeding-tips > li {
  float: none;
  clear: both;
  display: block;
}

ul.feeding-tips h1 {
  font-weight: 400;
  font-size: 2.1em;
}

ul.feeding-tips h3 {
  font-weight: 400;
  font-size: 1.32em;
  line-height: 1.4em;
  color: #404040;
}

ul.feeding-tips h2 {
  margin-top: 0;
}

li#scroller1 {
  padding-top: 100px;
}

li.ipad-controls a.home {
  background-position: -298px -5px;
}

li.ipad-controls a.home:hover {
  background-position: -298px -28px;
}

li.ipad-controls {
  position: relative;
  left: 2%;
  top: 11px;
}

/*.nz-site li.ipad-controls {
    left: 0px !important;
}*/
.ipad-controls a.home, .ipad-controls a.search {
  background: url("../img/assets01.png") no-repeat;
  display: block;
  width: 30px;
  height: 22px;
  float: left;
  margin: 0;
  padding: 0;
}

li.search {
  margin-top: 9px;
  float: left;
  margin-left: 1%;
  position: relative;
  margin-right: 2%;
}

.early-life.row-fluid.dark-blue {
  position: relative;
}

.early-life.row-fluid {
  bottom: 20%;
}

.column-full {
  margin-bottom: 5%;
  width: 90%;
  padding: 0.3% 5% 2.6%;
}

.column-half .box-half img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.intro-header h3, .early-life.dark-blue .intro-header h1, .intro-header h2, .intro-header p {
  color: #f9fbff;
  text-align: center;
}

.early-life .intro-header {
  margin: 0 27%;
  padding-top: 2%;
}

.early-life.dark-blue h3 {
  color: #f9fbff;
  text-align: center;
  font-weight: 200;
  line-height: 1.2em;
  font-size: 1.4em;
  letter-spacing: 0.045em;
}

.early-life.dark-blue h1 {
  color: #20419a;
  margin: 0;
  font-size: 2em;
}

.early-life.dark-blue h2 {
  color: #20419a;
  margin: 0;
  font-weight: 500;
  font-size: 1.1em;
}

.early-life.dark-blue p {
  font-weight: 400;
  font-size: 1em;
  color: #20419a;
}

#scroller1, #scroller2, #scroller3, #scroller4, #scroller5, #scroller6, #scroller7 {
  /*padding-bottom: 20%;*/
  margin-top: 120px;
  position: relative;
}

.dark-blue .ref {
  position: absolute;
  right: 2%;
  bottom: 2%;
}

.dark-blue .ref a {
  text-decoration: underline;
  color: #f9fbff;
}

img.rdi {
  position: absolute;
  margin-left: -199px;
  margin-top: -5px;
}

.early-life {
  /*-webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;*/
}

.icon-container {
  float: left;
  width: 42%;
  margin-left: 4%;
  text-align: center;
  margin-top: 9%;
}

.dark-blue .icon-container h1 {
  float: left;
  width: 35%;
  line-height: 0;
  font-size: 13em;
  height: auto;
  margin-top: 26px;
  margin-bottom: 35%;
}

.dark-blue .box-full.amount .icon-container img {
  float: right;
  width: 51%;
  margin: 0 auto;
  text-align: center;
  margin-right: 5%;
  display: inline;
}

.dark-blue .icon-container h3 {
  float: right;
  width: 62%;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #20419a;
}

.icon-container p {
  float: none;
  clear: both;
  padding: 0;
  display: block;
  margin: 0;
  font-weight: 500;
  border-top: 1px solid #b5c1df;
  font-weight: 500;
  padding-top: 0;
}

.icon-container p i {
  font-size: 0.9em;
  display: block;
  font-weight: 200;
}

.box-full.amount img {
  float: left;
}

ul.grid-system {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}

ul.grid-system, ul.grid-system li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #d7e0f9;
}

ul.grid-system li {
  width: 50%;
  float: left;
  height: auto;
  margin: 0 auto;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

ul.grid-system li img {
  /*display:table-cell;
  vertical-align: middle;*/
}

img.cheat {
  margin-top: 23%;
}

.span12.global-network {
  background: #20419a url("../img/bg/expertise-map02.jpg") center bottom no-repeat;
  height: 1145px;
  position: relative;
  background-size: 120%;
}

.global-network h1 {
  line-height: 2em;
}

.global-network p {
  font-size: 1.2em !important;
  font-weight: 100;
}

.global-network h3 {
  font-weight: 400;
  color: #f9fbff;
  text-align: center;
  margin-bottom: 0;
  line-height: 1em;
}

.intro-paragraph {
  padding: 1% 5%;
  color: #f9fbff;
  width: 54%;
}

.intro-paragraph p, .intro-paragraph h1 {
  color: #f9fbff;
}

.map-desc {
  position: absolute;
}

.map-desc.k1 {
  top: 27%;
  right: 14%;
}

.map-desc.k2 {
  top: 17%;
  right: 0%;
}

.map-desc.k3 {
  top: 7%;
  right: 18%;
}

.span12.scroller.sc1.no-margin {
  margin: 0;
  padding: 0;
  position: relative;
}

ul.first {
  margin-bottom: 20%;
}

.span6.text.larger h1 {
  font-size: 3em;
  font-weight: 400;
  text-align: center;
}

.span6.text.larger p {
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: 200;
  margin: 3% 0;
  text-align: center;
}

.breast-best .call-to-action {
  display: inline;
}

ul.feeding-tips li {
  font-weight: 200;
  color: #404040;
}

ul.feeding-tips.breast-feeding li ul ul li {
  float: none;
  width: auto;
  list-style: circle;
  font-weight: 200;
  margin-bottom: 2%;
}

.bottle-feeding ul.feeding-tips li ul ul li {
  float: none;
  width: auto;
  list-style: disc;
  font-weight: 200;
  margin-left: 5%;
  margin-bottom: 2%;
}

.span12.safari-hack {
  height: 4px !important;
  min-height: 4px !important;
  max-height: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.side-nav-scroller.eln .nav > li > a i {
  font-style: normal;
}

.side-nav-scroller.eln .nav > li > a {
  color: #20419a;
  font-size: 1em;
  line-height: 2.2em;
  width: auto;
  display: inline;
  padding: 0.7% 2% 0.7% 6%;
  font-weight: 200;
  border-bottom: 1px solid #bcc6e1;
}

.side-nav-scroller.eln .nav > li.active > a {
  font-size: 2em;
  text-align: center;
  -o-transition: 0.7s;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  border-bottom: 4px solid #20419a;
  padding: 0 0 0 3%;
  line-height: 2.4em;
}

.side-nav-scroller.eln .nav > li.active > a i {
  font-size: 1.3em;
}

.main-product > img:hover, .specialty-span > img:hover {
  cursor: pointer;
}

/* ===========================================================
Form validation styles
=========================================================== */
.form-error {
  color: #f7440c;
  font-size: 15px;
  display: block;
}

.error-input {
  border: solid 2px #f7440c;
  margin: 0;
}

.contactus-submit {
  margin-top: 50px !important;
}

.form-sectionheading {
  /*margin-bottom: -15px;*/
}

.full {
  float: left;
  width: 100%;
}

.questionbox {
  padding-bottom: 0px;
}

.questionbox input, .questionbox textarea {
  height: 80px;
}

.questionbox textarea {
  border: 0;
  padding-top: 8px;
  width: 100%;
  font-family: Arial, sans-serif;
}

.tMargin20 {
  margin-top: 20px;
}

.check label > div {
  display: inline;
  float: left;
  width: 8%;
}

.check label > div.text {
  display: inline;
  float: none;
  width: 80%;
  line-height: 18px;
  padding-left: 0 !important;
}

.searchtext-highlight {
  background-color: #FFD;
  font-weight: bold;
}

/* ===========================================================
Form validation styles @end
=========================================================== */
.support-container {
  position: relative;
  top: 0;
  overflow: hidden;
  text-align: left;
}

.support-container.left .span12.text {
  padding: 5% 41% 4% 4%;
  text-align: left;
}

.support-container.right .span12.text {
  /*padding: 5% 4% 4% 80%;*/
  text-align: left;
}

.support-container h2, .support-container h3 {
  text-align: left;
}

.support-container h2 {
  font-size: 1.3em;
}

.support-container h2 i {
  font-size: 0.8em;
  font-style: normal;
}

.support-container h3 {
  color: #999;
  font-size: 1.2em;
  font-weight: 300;
}

.support-container p, .support-container h1 {
  /*text-align: left!important;*/
}

img.support-image.right {
  right: -9%;
}

img.support-image.left {
  left: -9%;
}

.support-container {
  position: relative;
  top: 0;
  overflow: hidden;
}

img.support-image {
  position: absolute;
  z-index: -2;
  top: 0;
  left: auto;
  min-width: 1080px;
}

.support-container.right blockquote {
  left: 0;
}

.support-container.left blockquote {
  right: 0;
}

.support-container blockquote {
  position: absolute;
  text-align: center !important;
  margin: 0 auto;
  background: #20419a;
  color: #ffffff;
  padding: 2% 6%;
  border: 0;
  margin-top: 0;
  bottom: 80px;
  background: url("../img/bg/acc-bg.png") center center no-repeat;
}

.support-container blockquote h3 {
  color: #78b6e7;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  text-align: center;
  margin-bottom: -10px;
  margin-top: 17px;
}

.support-container blockquote p {
  color: #ffffff;
  font-style: italic;
  padding-bottom: 20px !important;
  width: 394px;
}

.support-container p.quote {
  padding: 2%;
  background: #ecf9ff;
}

.starred-image.s7 img {
  right: -3%;
  width: 74.2%;
  bottom: 0;
  top: auto;
}

.starred-image.s5 img {
  right: -100px;
  width: 75%;
  top: 0;
}

.starred-image.s6 img {
  top: -70px;
  width: 46%;
  right: -2%;
}

form a {
  color: #e0b545;
}

form a:hover {
  text-decoration: underline;
}

table {
  font-weight: 200;
}

table.tableStyle2 ul, table.tableStyle2 ul li {
  list-style: none;
  font-weight: 200;
  margin: 0;
  padding: 0 0 0 2%;
}

table.tableStyle2 img {
  width: 85px;
  max-width: 85px;
}

table.tableStyle2 tr td {
  vertical-align: top;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 1.3em;
}

table.tableStyle2 tr td p {
  margin-top: 0;
  margin-bottom: 0.8em;
}

img.advice-bottle {
  width: 55%;
  position: absolute;
  left: -4%;
  top: -30%;
}

img.nz-advice-bottle {
  width: 45%;
  position: absolute;
  left: 0;
  top: -30%;
}

img.advice-baby {
  width: 72%;
  position: absolute;
  right: -15%;
  top: 0;
}

#breast-advice, #bottle-advice {
  position: relative;
  overflow: hidden;
  padding: 9% 0;
}

.module .box-full.icon-set {
  padding: 0;
}

.module .box-full.icon-set img {
  width: 100%;
}

.white-coverup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: white;
  background: rgba(255, 255, 255, 0.8);
}

.breast-is-best-pop-up-msg {
  z-index: 99999;
  display: block;
  position: absolute;
  height: auto;
  bottom: 0px;
  top: 0px;
  right: 0px;
  left: 0px;
  margin-top: 30px;
  margin-bottom: 116px;
  margin-left: 80px;
  margin-right: 80px;
  background: #23349c;
  color: #f9fbff !important;
  background-position: right bottom;
  width: 1170px;
  max-height: 800px;
  margin-top: 220px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.breast-is-best-pop-up-msg .bg-obj {
  position: absolute;
  right: 0;
  bottom: 86px;
  z-index: -1;
  height: 430px;
}

.breast-is-best-pop-up-msg h3 {
  margin: 15px 0;
}

.breast-is-best-pop-up-msg .scroll {
  overflow-y: scroll;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.breast-is-best-pop-up-msg .scroll * {
  -webkit-transform: translate3d(0, 0, 0);
  /*smooth scrolling glitch fix*/
}

.breast-is-best-pop-up-msg h2 {
  margin-bottom: 0;
  font-size: 2.3em;
  color: #fff;
  margin-bottom: 0;
  line-height: 1em;
}

.breast-is-best-pop-up-msg a.disagree {
  display: block;
  color: #ffffff;
  text-decoration: none;
  margin: 0px 0 0 0;
  max-width: 65%;
  line-height: 1.2em;
  font-style: italic;
}

.breast-is-best-pop-up-msg a.disagree i {
  text-decoration: underline;
}

.breast-is-best-pop-up-msg.user-pop-up {
  background: #23349c url("../img/bg/error-msg-bg.jpg") no-repeat 234px bottom;
}

.agree-bar {
  display: block;
  position: absolute;
  height: 86px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background: #243168;
  z-index: 9999999999999999999999999999999999999999;
}

.agree-bar .call-to-action {
  position: absolute;
  left: 50px;
  margin-top: 0;
  position: absolute;
  left: 35px;
  top: 8px;
}

.agree-bar .disagree {
  color: white !important;
  position: absolute;
  left: 255px;
  top: 32px;
}

.top-column-text {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #4f5caf;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.top-column-text h1, .top-column-text p, .top-column-text h3 {
  color: white;
}

.top-column-text h3 {
  margin-top: -20px;
}

.left-column-text {
  width: 44%;
  float: none;
  padding: 4%;
  padding-bottom: 130px;
}

.left-column-text .call-to-action {
  display: inline;
}

.left-column-text .call-to-action a {
  padding: 0.4em 1.3em;
  white-space: nowrap;
}

.right-column-buttons {
  width: 39%;
  padding: 4% 0%;
  float: right;
}

.shield-aptamil {
  margin: 0 auto;
  text-align: center;
}

.left-column-text h1 {
  color: #f9fbff;
}

.left-column-text h3 {
  color: #f9fbff;
}

.left-column-text p {
  color: #f9fbff;
}

.row-fluid.office-shot {
  background: url("../img/bg/office-shot.jpg") left top no-repeat;
  padding-top: 6%;
}

.row-fluid.office-shot {
  background: url("../img/bg/office-shot.jpg") left top no-repeat;
  padding-top: 6%;
  overflow: hidden;
  padding-bottom: 2em;
}

.row-fluid.expertshome {
  background: url("../img/expertshome.png") left top no-repeat;
  padding-top: 6%;
  overflow: hidden;
  padding-bottom: 2em;
}

.module {
  margin-bottom: 10%;
}

.column-full {
  margin-bottom: 5%;
}

.can-bottom {
  margin-top: -5em;
  position: relative;
  background: url("../img/bg/shevron-shadow.png") center center no-repeat;
}

.row-fluid.can-bottom .span12 {
  position: relative;
}

.row-fluid.can-bottom {
  margin: 0;
  padding: 0;
  position: relative;
  /*margin-top: -235px;*/
}

.immune-system .floating-center {
  padding-right: 15%;
}

.row-fluid.dark-blue.gradient.immune-system {
  padding: 0;
  margin: 0;
  padding-bottom: 17em;
  margin-bottom: -286px;
  position: static;
}

.row-fluid.dark-blue.gradient.immune-system .landing img {
  width: 200px;
}

.row-fluid.dark-blue.gradient.immune-system .span12 {
  padding: 4% 12em;
}

.starred-image {
  z-index: 2;
  /* height: 512px; */
}

.expertise-header {
  /* height: 512px; */
  padding-bottom: 1px !important;
}

.research-badge {
  margin-top: 50px;
}

.shield-aptamil img {
  margin-bottom: 0px;
}

.immune-system img {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.immune-system h1, .immune-system p {
  color: #ffffff;
}

.immune-system {
  position: relative;
  color: #ffffff;
  background: #20419a url("../img/bg/gradient-immune-system.jpg") top center no-repeat;
}

.immune-system .shevron-position {
  position: relative;
  margin-top: -86%;
  width: 52%;
  height: 80px;
  margin: 0 auto;
  text-align: center;
}

.immune-system .shield-aptamil, .immune-system img.shield-aptamil-mobile {
  position: relative;
  top: -151px;
  opacity: 1;
  z-index: 9;
}

.immune-system img.shevron-bg {
  position: relative;
  top: -214px;
  left: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}

img.shield-aptamil {
  position: relative;
}

.shield-aptamil-mobile {
  display: none;
}

.landing.index-paragraph {
  padding-bottom: 9.6em;
}

.team-picture.landing.text h1 {
  font-size: 2.2em;
  line-height: 1.1em;
}

.indicator > .span4 {
  font-weight: 600;
}

ul.standard {
  list-style-type: disc !important;
  margin: 2px 0 30px 0 !important;
}

.generic ul, .generic ul li, .generic ol, .generic ol li {
  padding: 0;
  margin: 0;
}

.generic ul {
  list-style: disc;
}

.generic ul ol, .generic ol ol {
  list-style-type: disc;
}

.generic ul, .generic ol {
  padding-left: 2%;
  padding-top: 0%;
}

.generic ol li, .generic ul li {
  padding-top: 0.8%;
  padding-left: 1%;
  padding-top: 1%;
}

.generic a {
  color: #20419a;
  text-decoration: underline;
}

.generic a:hover, .generic a:focus {
  color: #e0b545;
}

.generic b, .generic strong {
  font-weight: 500;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.touch .swiper-wrapper {
  position: relative;
  width: 900px;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-slide {
  float: left;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

.swiper-container {
  width: 100%;
  height: 300px;
}

.swiper-slide {
  margin: 0 0%;
  width: 300px;
  height: 50px;
  text-align: center;
}

.swiper-slide img {
  float: right;
  margin-right: 6%;
}

.swiper-slide i {
  display: block;
  text-align: right;
  margin-right: 3%;
  clear: both;
  float: none;
  font-style: normal;
  color: #20419a;
  font-size: 1.7em;
  font-weight: 500;
}

h1.eln-divider {
  display: block;
  font-weight: 200;
  background: #20419a;
  color: #f9fbff;
  text-align: center;
  box-shadow: inset 0 0 30px 0px rgba(5, 25, 77, 0.7);
  padding: 2% 0;
}

.expertise-column {
  background: #20419a;
}

.expertise-column p, .expertise-column h1, .expertise-column h1, .expertise-column li, .expertise-column h2, .expertise-column i {
  color: #f9fbff;
}

.expertise-column h1 {
  line-height: 1.1em;
  margin: 0;
  font-size: 1.7em;
  padding-top: 4%;
}

.expertise-column ul {
  margin: 0;
  padding: 0 0 0% 4%;
}

.expertise-column h2 {
  line-height: 1em;
  margin: 0;
  font-size: 1.3em;
}

.column-location img {
  float: left;
  padding: 0 3% 3% 0;
}

.left-column, .right-column {
  width: 42%;
  padding: 5% 0 5% 5%;
  float: left;
}

.column-location i {
  display: block;
  margin-top: 5%;
}

.column-location {
  margin-bottom: 5%;
}

.column-location p:first-child, .column-location p {
  display: block;
  clear: both;
  float: none;
}

.product-selector-carousel ul, .product-selector-carousel li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-selector-carousel ul li > h1 {
  -ms-box-shadow: 0px -1px 0 0px white;
  -o-box-shadow: 0px -1px 0 0px white;
  -moz-box-shadow: 0px -1px 0 0px white;
  -webkit-box-shadow: 0px -1px 0 0px white;
  box-shadow: 0px -1px 0 0px white;
  background: #a5d4ef;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  padding: 1.2% 0;
  border-top: 1px solid #69b7e9;
  margin: 0;
  text-align: center;
}

.product-selector-carousel ul li > p, .row-fluid .product-selector-carousel ul li > p {
  display: block;
  height: auto;
  width: auto;
  font-weight: 200;
  color: #404040;
  background: #f3f8fc;
  padding: 5% 18%;
  margin: 0;
  font-size: 1.3em;
  line-height: 1.3em;
}

.hover-tooltip > span {
  padding: 2% 0;
  width: auto;
  text-align: center;
  display: block;
  line-height: 1.3em;
}

.hover-tooltip span > a {
  float: none;
  display: block;
  width: 30%;
  text-align: center !important;
  margin: 0 auto;
  background: #20419a;
  padding: 1% 1%;
  color: #f9fbff;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.hover-tooltip span > a:hover, .hover-tooltip span > a:hover,
.hover-tooltip span > a:focus, .hover-tooltip span > a:focus {
  background: #b2cde2;
}

.product-selector-carousel ul li a {
  margin: 0 auto;
  text-align: center;
  margin-top: 4%;
}

.main-product, .specialty-span {
  padding-top: 5%;
  padding-bottom: 3%;
  position: relative;
}

li.empty .main-product {
  height: 137px;
}

.arrow-container {
  width: 35px;
  height: 1px;
  border-radius: 56px;
  box-shadow: 0 0 1px 1px #c7deed;
  padding: 15px 0 18px 0;
  float: right;
  margin-right: 23px;
  margin-top: 29px;
}

.arrow-up-large {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  display: block;
  width: 0;
  margin: 0 auto;
  vertical-align: middle;
  border-top: 8px solid #20419a;
  text-align: center;
}

.flip .arrow-container {
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  padding: 13px 0 20px 0;
}

.row-fluid .span12 .specialty-span > h1, .row-fluid .span12 .product-head > h1 {
  font-size: 2.4em;
  padding: 0;
  text-align: left;
  margin: 0;
  font-weight: 200;
  max-width: 90%;
  line-height: 1em;
}

.row-fluid .span12 .main-product > h1 {
  font-size: 2.4em;
  padding: 0;
  text-align: left;
  margin: 0;
  font-weight: 200;
  line-height: 1em;
}

.row-fluid .span12 .main-product > h3, .row-fluid .span12 .specialty-span > h3,
.row-fluid .span12 .product-head > h3 {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: 600;
  max-width: 86%;
  padding-top: 2%;
  line-height: 1.1em;
}

.row-fluid .span12 .product-head > h3 {
  padding-top: 0.7%;
}

li.products-head {
  position: relative;
}

.hover-tooltip {
  display: block;
  clear: both;
  float: none;
  margin-top: 3%;
}

.main-product img, .specialty-span img {
  float: left;
}

.main-product img, .specialty-span img {
  width: 22%;
  padding-right: 3%;
  margin-bottom: 2%;
  margin-left: 7%;
}

.row-fluid .product-selector-carousel > h1 {
  line-height: 1.1em;
  font-size: 1.7em;
  font-weight: 400;
  padding: 3.1% 0 !important;
}

.hover-tooltip {
  background: #ffffff;
  width: 90%;
  margin: 0% 5% 2%;
  padding: 2% 2%;
  position: relative;
  clear: both;
  float: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}

.hover-tooltip.active {
  top: 12.9em;
}

.product-selector-carousel > ul > li > ul > li {
  float: left;
  width: 469px;
  border-top: 1px solid #d0d3d6;
}

.product-selector-carousel > ul > li > ul > li:nth-child(3n+1) {
  border-right: 1px solid #d0d3d6;
}

li.product-fixer {
  border: 0px solid !important;
}

.product-selector-carousel > ul > li > ul > li.product-fixer {
  width: 100%;
  float: none;
  display: block;
  height: 1px;
  clear: both;
}

.product-selector-carousel > ul > li > ul {
  width: 100%;
  background: #d0e5f4;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.shevron {
  position: absolute;
}

.shevron.ani1 {
  right: 5%;
  bottom: -33%;
}

.shevron.ani2 {
  left: 5%;
  top: 70%;
}

.shevron.ani3 {
  right: 20%;
  top: 2%;
}

.shevron.ani4 {
  right: 46%;
  top: 51%;
}

.head-search {
  display: inline-block;
  margin: 0px auto 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 32px;
}

.head-search .searchBar, .search-frame .searchBar {
  position: relative;
  border: 1px solid #ccc;
  padding: 6px;
  margin-top: 0;
  float: left;
  font-size: 0.8em;
}

.head-search .search-button, .search-frame .search-button {
  background: #e3f4ff url("../img/search-blue.png") 4px 5px;
  background-size: 25px;
  padding: 1px 16px 0;
  width: 0;
  display: inline;
  background-repeat: no-repeat;
  border-radius: 3px;
  margin: 0;
  margin-left: 8px;
  height: 29px;
  border: 0;
}

.head-search .search-button:hover, .head-search .search-button:focus, .search-frame .search-button {
  background: #20419a url("../img/search-white.png") 4px 5px no-repeat;
  background-size: 25px;
}

p.ref-bottom {
  text-align: center;
}

p.ref-bottom a {
  color: #f9fbff;
  display: block;
}

.div-arrow-left-product {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #20419a;
  width: 0;
  margin: 8px 1px 0 0;
  height: auto;
  display: inline-block;
}

a.back-button {
  color: #20419a;
  margin: 2% 0 0 5%;
  padding-right: 2%;
  width: auto;
  display: block;
  float: none;
  text-align: right;
  position: relative;
}

a.back-button.bottom {
  margin-bottom: 3%;
}

.tab-content .tab-pane ul {
  font-weight: 200;
  color: #404040;
}

.tab-content .tab-pane ul a {
  color: #20419a;
  text-decoration: underline;
}

.tab-content .tab-pane > ul {
  margin: 10px 0 10px 21px;
  padding: 0;
}

.tab-content .tab-pane > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style-type: circle;
  margin-left: 21px;
}

.tab-content h4 {
  font-size: 1.1em;
  line-height: 1.05em;
  margin: 0;
}

.main-product b, .specialty-span b {
  font-weight: 500;
}

.touch .side-nav-scroller .nav {
  overflow-y: scroll;
  height: 300px;
}

.the-range {
  overflow: hidden;
}

.review-scroll-frame > i {
  font-size: 0.9em;
  line-height: 1.4em;
  display: inline-block;
  text-align: center;
  padding: 0 2%;
}

.scroller .module > i {
  font-style: normal;
  color: #333;
  text-align: center;
  line-height: 1.1em;
  display: block;
  font-size: 1em;
  margin: 0 2%;
}

ol.decimal-list li {
  list-style: none;
  padding-left: 0;
}

header .call-to-action {
  float: left;
  margin-top: 9px;
  white-space: nowrap;
}

.apta .span12.top {
  position: relative;
  z-index: 99;
}

ul.feeding-tips ul.advice-list {
  list-style: disc;
  padding-left: 18px;
}

ul.feeding-tips ul.advice-list li {
  margin-bottom: 5px;
}

table.quantity {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
  text-align: center;
}

table.quantity th {
  font-weight: 500;
}

table.quantity td, table.quantity th {
  border: 1px solid #ccc;
}

.early-life-nutrition {
  background-color: #20419a;
  background: #20419a url("../img/bg/dark-blue-gradient.jpg") repeat-y;
  background-attachment: fixed;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.early-life-nutrition .span12.main {
  background: url("../img/early-life/bg-line.jpg") center center repeat-y;
  padding: 0 92px;
}

.early-life-nutrition h1 {
  text-align: center;
  font-size: 3em;
  color: #fff;
  margin-top: 60px;
}

.early-life-nutrition h2 {
  font-size: 2.7em;
  color: #fff;
}

.early-life-nutrition .block {
  width: 100%;
}

.early-life-nutrition .block.right {
  margin: 30px 0 0 auto;
}

.early-life-nutrition .block.left {
  margin: 0 auto 0 0;
}

.early-life-nutrition .block.first {
  margin-top: 50px;
  top: 0;
}

.quoteRowOneRight blockquote {
  bottom: 40px;
  height: 90px;
}

.quoteRowTwoLeft blockquote {
  bottom: 20px;
  height: 90px;
}

.quoteRowThreeRight blockquote {
  bottom: 20px;
  height: 90px;
}

.quoteRowFourLeft blockquote {
  bottom: 20px;
  height: 90px;
}

.quoteRowFiveRight blockquote {
  bottom: 40px;
  height: 90px;
}

/*****************
23th of September update
******************/
/**********
our expertise new block
*****************/
.white-block {
  position: absolute;
  z-index: 1;
  bottom: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 185px;
  height: 185px;
  background: white;
}

.starred-image img.research-image-pos {
  right: -270px;
  width: 86%;
}

.starred-image img.research-image-logo {
  position: absolute;
  right: 42px;
  bottom: -60px;
  width: 250px;
  z-index: 5;
  top: auto;
}

.our-research .globe img {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 98%;
}

.massive-globe {
  z-index: 2;
  margin-top: -30px;
  margin-left: -30px;
}

.starred-image img.expertise-girl {
  right: -20px;
  width: 54%;
  top: -3%;
}

.starred-image img.ongoing-50 {
  left: -153px;
  top: -30px;
  width: 66%;
}

.starred-image.block-immune-00 .text * {
  padding: 0 3%;
}

.starred-image img.NZExpertise {
  right: -10px;
  width: 39%;
}

.block-benefits-01 {
  border-top: 1px solid #efefef;
  position: relative;
  overflow: hidden;
}

.block-benefits-01 .span6 > * {
  padding-left: 30px;
}

.block-benefits-01 .span6 > p {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-right: 35px;
  min-height: 323px;
}

.block-benefits-01 .center-line {
  margin-left: 10px;
  position: absolute;
  left: 50%;
  width: 1px;
  top: 0;
  height: 20000px;
  background: #efefef;
}

.available-in-bottom * {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.available-in-bottom img {
  padding: 0px 7px 10px 8px;
  float: left;
  width: 50%;
}

.available-in-bottom > div {
  line-height: 1.3em;
  padding: 0 1px 0 9px;
  font-size: 13px;
  float: left;
  color: #26469d;
  width: 50%;
  text-align: left;
}

.available-in-bottom > div a {
  color: #d7dbe9;
  text-decoration: underline;
}

.available-in-bottom > div a span {
  color: #26469d;
}

.available-in ul {
  margin-bottom: 30px;
  padding-bottom: 40px;
  width: 50%;
  border-bottom: 1px solid #d4daeb;
}

.block-immune-01 {
  position: relative;
  overflow: hidden;
}

.block-immune-01 .span6.text.first * {
  padding-left: 30px;
}

.block-immune-01 .center-line {
  position: absolute;
  background: #ccd9ee;
  top: 10%;
  width: 1px;
  height: 80%;
  left: 50%;
}

.block-immune-01 .span6.text.first * {
  padding-left: 30px;
}

.block-immune-01 {
  padding: 10px 0 20px;
}

.block-immune-01 .organs {
  padding-left: 13px;
}

.ten-facts .block-immune-01 .cells > * {
  padding-left: 20px;
}

.ten-facts .cells img {
  max-width: 40px;
}

.block-immune-01 .cells h2,
.block-immune-01 .organs h2 {
  margin-top: 62px;
}

.block-immune-01 .cells ul li {
  font-size: 13px;
}

.ten-facts .organs h2 {
  position: relative;
  font-size: 30px;
  width: auto;
  text-align: right;
}

.ten-facts .cells h2 {
  left: 30px;
  font-size: 30px;
}

.starred-image.block-immune-00 .text.facts-intro,
.starred-image.nz-block-immune-00 .text.facts-intro {
  margin-bottom: 40px;
  margin-top: 40px;
}

.starred-image.block-immune-00 img {
  top: -130px;
  width: 57%;
  right: -1%;
}

.starred-image.nz-block-immune-00 img {
  width: 39%;
  right: 0;
}

.block-benefits-01 > h3 {
  font-size: 2.1em;
  margin-top: 10px;
}

.block-benefits-00 .span6 > h1 {
  margin-right: 50px !important;
}

.our-research.expertise-text p {
  font-size: 1.2em;
  line-height: 1.5em;
}

.block-immune-02 .span6 > h3 {
  font-size: 2.2em;
  line-height: 1.1em;
  margin-bottom: 0;
  margin-top: 23px;
}

.block-hp-02 .research-img {
  position: absolute;
  top: 0;
  left: 0;
}

.block-hp-02 .fifty-years {
  position: absolute;
  bottom: 10px;
  top: 260px;
  left: 70px;
}

.block-hp-04 {
  position: relative;
}

/*<img src="img/research-02.jpg" alt="" class="research-img">
<img src="img/50-years.png" class="50-years">*/
.block-hp-01 {
  padding-bottom: 60px;
}

.block-hp-02 {
  padding-bottom: 40px;
}

.block-hp-04 .pop-up-box {
  padding-top: 29px;
}

.office-shot.block-hp-04 .span6.landing {
  margin-top: 0;
}

.block-best-00 {
  border-bottom: 1px solid #ccc;
}

.starred-image.block-best-00 img {
  right: -250px;
  width: 78%;
  top: 0;
  bottom: auto;
}

.starred-image.block-best-01 img {
  left: 0;
  top: auto;
  width: 54%;
  bottom: 0px;
}

.starred-image.block-best-03 img {
  left: 0px;
  top: 0;
  width: 55%;
}

.starred-image.block-best-02 img {
  right: -10px;
  bottom: -20px;
  top: auto;
}

.starred-image.block-best-03 img {
  left: -210px;
  top: 0;
  width: 78%;
}

.block-best-01,
.block-best-01,
.block-best-02,
.block-best-03 {
  padding: 1em 0;
}

.center-align-grid {
  float: none !important;
  clear: both !important;
  margin: 0 auto !important;
  display: block;
}

@media (max-width: 767px) {
  .early-life-nutrition .block.first {
    margin-top: 0px;
  }
}

.early-life-nutrition .content-box img {
  float: left;
  padding: 10px 0px 0 0;
}

.early-life-nutrition .content-box {
  background: #428fd0;
  background: rgba(97, 164, 218, 0.6);
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border-top: 1px solid #86b9df;
  border-bottom: 1px solid #1d68b4;
  text-align: left;
  color: #ffffff;
  margin: 0 0 15px 0;
  padding: 9px 0px 7px 14px;
  width: auto;
  margin-bottom: 15px;
}

.early-life-nutrition .content-box.did-you {
  padding: 3% 0 0;
  overflow: hidden;
  width: 80%;
}

.block-column-right .content-box.did-you {
  margin: 0 auto 0 0;
}

.block-column-left .content-box.did-you {
  margin: 0px 0px 15px auto;
}

.early-life-nutrition .content-box p,
.early-life-nutrition .content-box h2,
.early-life-nutrition .content-box h3,
.early-life-nutrition .content-box h1 {
  text-align: left;
  color: #f9fbff;
  margin: 0;
  padding: 0;
}

.early-life-nutrition .content-box.did-you h3 {
  margin-bottom: 1px;
}

.early-life-nutrition .content-box.did-you h3,
.early-life-nutrition .content-box.did-you p,
.early-life-nutrition .content-box.did-you p.bottom {
  /* width: 85%; */
  padding-left: 20px;
}

.early-life-nutrition .content-box.did-you > img {
  margin-top: -26px;
  margin-left: 3px;
}

.early-life-nutrition .content-box.did-you.immunity > img {
  margin-top: -30px;
  margin-left: -5px;
}

.early-life-nutrition .content-box.did-you {
  padding-bottom: 0;
}

.early-life-nutrition .content-box.did-you.immunity {
  padding-bottom: 7px;
}

.early-life-nutrition .content-box.did-you p {
  text-align: left;
}

.early-life-nutrition .date-block h3 {
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  width: 20%;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 4px 0;
  margin-bottom: 0px;
  margin-top: 90px;
}

.early-life-nutrition .block-column-right > img, .early-life-nutrition .block-column-left > img {
  display: block;
  margin-bottom: 15px;
}

.early-life-nutrition .block-column-right > img {
  margin: 0 auto 15px 0;
  border: 3px solid #fff;
}

.early-life-nutrition .block-column-left > img {
  margin: 0 0 15px auto;
  border: 3px solid #fff;
}

.early-life-nutrition .block-column-left {
  /*border:1px solid;*/
  float: left;
  width: 48%;
}

.early-life-nutrition .block-column-right {
  /*border:1px solid;*/
  float: right;
  width: 48%;
}

.block .acc h2 {
  text-align: left;
  margin-bottom: 20px;
}

.block.right .acc h2 {
  text-align: left;
  width: 48%;
  margin: 20px 0 20px auto;
  padding-left: 2%;
}

.block.left .acc h2 {
  text-align: right;
  width: 46%;
  margin: 20px auto 20px 0;
  padding-left: 2%;
  line-height: 40px !important;
}

.early-life-nutrition .content-box.did-you p.bottom {
  background: rgba(255, 255, 255, 0.2);
  margin: 0;
  padding: 13px 0 10px 24%;
  border-radius: 0 0 10px 10px;
  margin-top: 17px;
  font-size: 0.8em;
  line-height: 1.5em;
  font-weight: 200;
}

.early-life-nutrition .content-box.did-you p.bottom i {
  font-weight: 400;
  font-style: normal;
  font-size: 1.6em;
  display: block;
}

.early-life-nutrition .content-box.did-you p.bottom img {
  float: left;
  padding: 0;
  margin-right: 9px;
}

img.eighty {
  width: 80%;
}

img.seventy {
  width: 70%;
}

img.sixty {
  width: 60%;
}

img.fifty {
  width: 50%;
}

img.forty {
  width: 40%;
}

.our-research {
  background: #20419a url("../img/bg/dark-blue-gradient.jpg") center center no-repeat;
  padding: 5% 0;
}

.our-research .globe {
  position: relative;
}

.our-research .globe img {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 98%;
}

.history-research {
  padding-bottom: 3%;
}

.history-research img.logo-badge {
  display: block;
  margin: 4em 0 0 auto;
}

.hide-overflow {
  overflow-x: hidden;
}

.touch .hide-overflow {
  overflow-x: scroll;
}

.mini-timeline-container {
  width: 94%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 3%;
  background: url("../img/early-life/bg-line.jpg") center center repeat-x;
  background-position: 0 250px;
}

.mini-timeline-container .time-line-box {
  float: left;
  width: 30%;
  display: block;
  margin: 0 1.6%;
  text-align: center;
  position: relative;
}

.mini-timeline-container .rounded-container img {
  position: absolute;
  top: 0;
  left: 0;
}

.mini-timeline-container .rounded-container.dna img {
  margin-top: -13px;
}

.mini-timeline-container .rounded-container {
  border-top: 1px solid #6482bf;
  border-bottom: 1px solid #1b469c;
  background: #3774be;
  background: rgba(97, 164, 218, 0.4);
  padding-bottom: 5%;
  border-radius: 10px;
}

.mini-timeline-container .rounded-container i {
  margin-top: 10px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding-top: 110px;
  font-style: normal;
  color: #ffffff;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.mini-timeline-container .timing {
  display: block;
  background: #ffffff;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 1% 2%;
  width: 20%;
  margin: 0 auto;
  font-size: 1.3em;
  color: #20419a;
  padding-bottom: 8px;
}

ul.accordion-advice {
  margin: 0;
  padding: 0;
  list-style: none;
}

.accordion-advice hgroup {
  display: table;
  width: 100%;
}

.accordion-advice hgroup h1, .accordion-advice hgroup h3 {
  display: table-cell;
  vertical-align: middle;
}

ul.accordion-advice hgroup h1 {
  line-height: 1em;
  margin-top: -0.2em;
  font-size: 3.2em;
  color: white;
  display: inline-block;
  margin: 0 0.3em;
  font-weight: 500;
  width: 50px;
  text-align: center;
}

ul.accordion-advice hgroup h3 {
  cursor: default;
  width: 73%;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 200;
}

.ten-tips .column-right-advice > h4 {
  color: #404040;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.4em;
}

ul.accordion-advice > li {
  border-bottom: 1px solid #e3e8eb;
  border-top: 1px solid #e3e8eb;
  padding: 0;
  list-style: none;
  margin: 0 0 1px 0;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}

.column-advice {
  background: #f3f8fc;
}

.column-left-advice {
  width: 35%;
  float: left;
  overflow: hidden;
}

.column-left-advice img {
  margin-top: 0em;
  position: relative;
  /*border-bottom: 1px solid #e2e4e7;*/
  left: 0;
}

.column-right-advice {
  width: 55%;
  float: right;
  background: #ffffff;
  padding: 0.5% 5% 2%;
  min-height: 957px;
}

ul.accordion-advice {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.accordion-advice > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-backface-visibility: hidden;
}

ul.accordion-advice > li > ul > li {
  background: white;
  padding: 1% 5% 5%;
  margin: 1% 3% 5%;
  list-style: none;
}

.accordion-advice .arrow-container {
  margin-right: 20px;
  margin-top: 8px;
}

.testimonials label {
  display: block;
}

.testimonials blockquote {
  border: 0;
  /* background: url('../img/quote-bottom.png'), url('../img/quote-top.png'); */
  background-position: bottom right, top left;
  background-repeat: no-repeat;
  padding: 1.6em 0;
  margin: 0;
  line-height: 1.3em;
}

.testimonials input[type="submit"], .testimonials input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.testimonials form {
  position: relative;
  padding: 0;
  margin: 0;
  float: none;
  width: 100%;
}

.testimonials footer {
  background: none;
}

.testimonials h2 {
  color: #ffffff;
}

.testimonials input[type="text"], .testimonials textarea {
  width: 100%;
  border: 0;
}

.testimonials textarea {
  height: 7em;
  margin-bottom: 20px;
  padding-left: 6px;
}

.ten-facts .center {
  text-align: center;
}

.ten-facts h2.dark-secondary-header {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 0;
}

.ten-facts h3.light-italic {
  margin: 0;
  font-style: italic;
  padding: 0;
}

.ten-facts img.top-spacing {
  margin-top: 20px;
}

.ten-facts .drip {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.ten-facts .drip img {
  display: inline;
  max-width: 45px;
}

.ten-facts .drip span {
  width: 350px;
  border-bottom: 1px solid #8dadff;
  display: inline-block;
  margin: 0 10px;
}

.ten-facts h1.light-main {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2em;
  color: #8dadff;
}

.ten-facts h1.light-main span {
  color: #24449c;
}

.ten-facts ul.breast-milk-variation {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-bottom: 2em;
}

.ten-facts .breast-milk-variation li {
  float: left;
  width: 20%;
  list-style: none;
  vertical-align: bottom;
  height: 300px;
  position: relative;
  text-align: center;
  margin-bottom: 70px;
}

.ten-facts .breast-milk-variation img {
  position: absolute;
  bottom: 0;
  padding-bottom: 20px;
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 175px;
}

.ten-facts .breast-milk-variation p {
  position: absolute;
  bottom: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  text-align: center;
  left: auto;
  right: auto;
  margin: 0 auto;
}

.ten-facts .span6.statistics-block .span4.whey {
  margin-top: 25px;
  text-align: center;
}

.ten-facts .span6.statistics-block .span4.cassein {
  margin-top: 25px;
  text-align: center;
}

.ten-facts .statistics-header {
  font-size: 23px;
  margin-bottom: 13px;
}

.statistics-bottom {
  font-size: 22px;
  margin-top: 14px;
}

.breast-milk-info {
  background: url("../img/breast-milk/breastMilk_3_d.png");
  background-position: center center;
  background-size: 100%;
}

/* .roomy {padding: 2em;} */
.ten-facts .tailor-made.span6 {
  min-height: 240px;
}

.ten-facts h1.light-second {
  font-weight: 200;
  color: #196cc4;
  font-size: 1.9em;
}

.ten-facts h2.light-second {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #196cc4;
  margin-top: -10px;
}

.ten-facts h1.large-normal {
  padding: 1.4em 0 3em;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 10px;
  font-size: 1.8em !important;
  font-weight: normal !important;
}

.ten-facts h1.large-normal i {
  display: block;
  font-size: 2.8em;
  line-height: 1.4em;
  font-weight: 700;
  margin: 0em 0;
  font-style: normal !important;
  margin-top: -20px !important;
}

.ten-facts .bacteria {
  height: 242px;
}

.ten-facts p.large-dark {
  font-size: 1.3em;
  color: #20419a;
  margin: 24px 0 0 0;
}

.ten-facts h5.huge {
  color: #20419a;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0;
}

.ten-facts .drop {
  margin-top: 1em;
  color: #ffffff;
}

.ten-facts p.large-white {
  color: #fff;
  font-size: 1.3em;
  text-align: center !important;
}

.ten-facts h1.cannot {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  padding: 2em 0;
}

.ten-facts .colostrum {
  color: #bbcdff;
  /* background: #f1f7fb; */
}

.ten-facts .colostrum h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 5em;
  margin: 0;
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}

.ten-facts .colostrum p {
  color: #1d4ea5;
  font-size: 28px;
  line-height: 36px;
  padding: 0 16%;
}

.ten-facts .organs img {
  margin-top: -70px;
}

.ten-facts .milk-pull-left {
  margin-left: -30px !important;
}

.ten-facts .cells ul, .ten-facts .cells li {
  list-style: none;
  color: #20419a;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

.ten-facts .the-immune {
  background: url("../img/breast-milk/bg-mid.jpg");
}

.our-global-team.row-fluid {
  width: auto;
}

.our-global-team {
  background: #20419a url("../img/breast-milk/nutriciaReserach-map1.png") no-repeat;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-position: bottom center;
  height: 950px;
  position: relative;
}

.our-global-team p, .our-global-team h1, .our-global-team h2 {
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.our-global-team img.locations {
  position: absolute;
  margin-left: -339px;
  left: 50%;
  top: 116.6px;
  width: 813px;
}

.our-global-team .bubble {
  color: #ffffff;
  position: absolute;
  width: 300px;
  text-align: left;
  padding: 14px 19px;
}

.our-global-team .bubble img.speech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.our-global-team .bubble img.dot {
  position: absolute;
  bottom: 0;
  left: 50%;
}

.our-global-team .bubble.b1 {
  left: 272px;
  top: 29px;
}

.our-global-team .bubble.b2 {
  top: 176px;
  left: 300px;
  padding-top: 59px;
}

.our-global-team .bubble.b3 {
  right: 285px;
  top: 346px;
  padding-top: 60px;
}

.our-global-team .bubble h2 {
  font-size: 1.3em;
  margin: 0;
  font-weight: 400;
}

.our-global-team .bubble p {
  margin: 0;
}

.our-global-team .bubble a {
  color: #ffffff;
  display: block;
  margin-top: 7px;
}

.our-global-team .span12 > p {
  padding: 0 4em;
}

.our-global-team .list-information-country .bubble {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: auto;
}

.our-global-team .list-information-country .span4 {
  height: auto;
  min-height: 287px;
  padding: 14px;
  padding: 10px;
  max-width: 350px;
}

.our-global-team .list-information-country .span4 h2 {
  font-size: 0.9em;
  line-height: 1em;
}

.our-global-team .list-information-country .span4 p {
  font-size: 0.8em;
  line-height: 1.1em;
}

.our-global-team .list-information-country .netherlands {
  background: url("../img/our-expertise/nutriciaResearch_1a_m.png") no-repeat;
  background-size: 100%;
}

.our-global-team .list-information-country .france {
  background: url("../img/our-expertise/nutriciaResearch_1b_m.png") no-repeat;
  background-size: 100%;
}

.our-global-team .list-information-country .singapore {
  background: url("../img/our-expertise/nutriciaResearch_1c_m.png") no-repeat;
  background-size: 100%;
}

.black-overlay-color {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  margin-left: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
}

.information-message {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99999;
  position: fixed;
  top: 5%;
  left: 50%;
  max-height: 85%;
  overflow-y: auto;
  display: none;
  width: 800px;
  margin-left: -400px;
  margin-top: -300px;
  top: 50%;
  background-position: center center;
}

.information-message img.country-globe {
  margin-top: -14px;
  float: left;
  margin-left: 1.2em;
}

.carousel.carousel-fade .item, .carousel.carousel-fade .item.active {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel .carousel-control {
  visibility: hidden;
}

/*.carousel-inner {height:900px;}*/
.carousel.slide.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
  width: 1197px;
  margin-left: -600px;
  left: 50%;
}

.information-message {
  padding: 3em 3em 1em;
}

.information-message .right-column {
  float: right;
  width: 74%;
  padding: 0;
}

.information-message img {
  float: left;
}

.information-message h1 {
  margin: 0 0 0.3em 0;
  padding-bottom: 0.1em;
  font-size: 2em;
  margin-bottom: 0;
}

.information-message p {
  margin-top: 0;
}

.information-message h2, .information-message h3 {
  color: #ffffff;
  margin-top: 0;
  padding: 0;
  font-size: 1.6em;
}

.information-message h3 {
  font-weight: 300;
  margin-bottom: 0;
  font-size: 1.2em;
}

.information-message img.close {
  position: absolute;
  top: 0.6em;
  right: 0.5em;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform,left,top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform,left,top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform,left,top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform,left,top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform,left,top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-partial .swiper-slide {
  height: 250px;
  width: 500px;
  text-align: center;
  line-height: 250px;
  font-size: 40px;
}

.green-slide {
  background: #49a430;
}

.blue-slide {
  background: #4390ee;
}

.pink-slide {
  background: #973e76;
}

.swiper-pagination-switch {
  border-radius: 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px;
  background: #aaa;
}

.swiper-active-switch {
  background: yellow;
}

/*robin new styles*/
.head-right-side-column {
  height: 73px;
  float: right;
  width: 468px;
  display: inline-block;
  margin: 0px auto 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0px;
}

.history-research {
  border-top: 25px solid #ffffff;
}

/*****************************************************
rui styles
*****************************************************/
.support-container.left .span12.textRowOne {
  padding: 1% 41% 4% 4%;
  text-align: left;
  position: relative;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .support-container.left .span12.textRowOne {
    padding-right: 450px;
  }
}

.textRowTwo {
  padding-left: 450px;
  margin-bottom: 40px;
  position: relative;
}

.support-container.left .span12.textRowThree {
  margin-bottom: 20px;
  padding: 1% 41% 4% 4%;
  text-align: left;
  position: relative;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .support-container.left .span12.textRowThree {
    padding-right: 450px;
  }
}

.textRowFour {
  padding-left: 450px;
  margin-bottom: 40px;
  position: relative;
}

.support-container.left .span12.textRowFive {
  padding: 1% 41% 4% 4%;
  text-align: left;
  position: relative;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .support-container.left .span12.textRowFive {
    padding-right: 450px;
  }
}

/* Typography */
.mobileName {
  font-size: 28px;
  padding-top: 20px !important;
  margin-bottom: 0px !important;
}

.testimonialsText {
  margin: 0 0 20px 0;
  font-size: 1em;
}

.testimonialsHeader {
  font-size: 2.4em;
}

.testimonialsLead {
  margin: 0 0 10px 0;
}

.testimonialsBody {
  font-size: 1em;
  font-weight: 200;
  line-height: 1.25em;
}

.removeRoundedCorners input, textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

.head-clickableWidth {
  right: 1px;
}

/*@media (max-width: 767px) {

}
*/
/* *************************************************** */
/*begin bootstrap styles*/
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 'freight-sans-pro', 'FreightSans Pro', sans-serif;
  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: 68%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.4em;
}

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;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

body {
  margin: 0;
}

.product-features ul li {
  position: relative;
}

.product-features .product-left ul li.active img {
  visibility: visible !important;
  display: block;
}

.product-features .product-left ul li img {
  visibility: hidden;
  display: none;
}

.product-features ul li img {
  position: absolute;
  top: 0px;
  right: -21px;
  margin: 0;
  padding: 0;
}

.img-rounded {
  behavior: url("polyfill/pie.htc");
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #f9fbff;
  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 {
  behavior: url("polyfill/pie.htc");
  -ms-border-radius: 400px;
  -moz-border-radius: 400px;
  -o-border-radius: 400px;
  -webkit-border-radius: 400px;
  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;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid.break-out {
  width: 225%;
}

.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.127659574468085%;
  *margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[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;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

ol {
  padding: 0 20px 0 20px;
}

ul, ol {
  margin: 0 0 10px 25px;
  font-weight: 200;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

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;
  /* IE7 inline-block hack */
  *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 #eeeeee;
  border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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;
}

.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: #eeeeee;
}

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: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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: 14px;
}

.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: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  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;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.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;
  /* IE7 inline-block hack */
  *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;
}

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #d9f0fb;
  border: 0px solid #c8eafc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.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-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.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.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #f9fbff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #f9fbff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

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: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -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-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.nav {
  margin-left: 0;
  margin-bottom: 0px;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  /*padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;*/
}

.nav-tabs {
  /*border-bottom: 1px solid #cdcdcd;*/
}

ul.nav-tabs > li {
  height: auto;
}

.nav-tabs > li {
  /*margin-bottom: -1px;*/
  margin-right: 8px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #3b7ec1;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ecf5ff;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #f9fbff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.navbar {
  overflow: visible;
  /*margin-bottom: 20px;*/
  *position: relative;
  *z-index: 2;
  z-index: 20;
  position: relative;
}

.navbar-inner {
  min-height: 40px;
  *zoom: 1;
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  /*float: left;*/
}

.navbar .nav > li > a {
  /*color: #777777;*/
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 18px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d9f0fb;
  *background-color: #e5e5e5;
}

.au-site .navbar .btn-navbar {
  margin-top: 59px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  background-color: #26489a;
  -o-border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.navbar .btn-navbar .icon-bar:nth-child(2) {
  /*width: 18px;*/
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  /*
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525;*/
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  /*color: #999999;*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #999999;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

.btn.btn-search.active,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  /*color: #ffffff;
    background-color: #040404;
    *background-color: #000000;*/
  background: #3363b8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NyUiIHN0b3AtY29sb3I9IiMzMzYzYjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjA0MTlhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);*/
  background: -moz-linear-gradient(top, #3363b8 47%, #20419a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #3363b8), color-stop(100%, #20419a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3363b8 47%, #20419a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3363b8 47%, #20419a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3363b8 47%, #20419a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3363b8 47%, #20419a 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3363b8', endColorstr='#20419a',GradientType=0 );*/
  /* IE6-8 */
}

.navbar-inverse .btn-navbar:hover span.icon-bar,
.navbar-inverse .btn-navbar:focus span.icon-bar,
.navbar-inverse .btn-navbar:active span.icon-bar,
.navbar-inverse .btn-navbar.active span.icon-bar,
.navbar-inverse .btn-navbar:active span.icon-bar,
.navbar-inverse .btn-navbar.active span.icon-bar {
  background-color: #c3e6fc;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  display: none;
}

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}

.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin: 10px 5px;
  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;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  /*overflow: hidden;*/
  width: 100%;
  position: relative;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  left: auto;
  right: 15px;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show-mobile {
  display: none;
}

.hide-mobile {
  display: block;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.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;
}

.product-description.text p {
  padding-right: 15%;
}

.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;
}

@-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;
}

.divider-thick-blue {
  display: none;
  height: 0;
}

/*end bootstrap styles */
/* TREVOR */
.content-box a {
  color: white !important;
}

.content-box a:hover {
  color: #e0b545 !important;
}

.early-life-nutrition .content-box p {
  padding-bottom: 10px !important;
  padding-top: 4px !important;
  font-size: 17px;
  line-height: 22px;
  padding-right: 10px !important;
}

/*
@media (min-width: 768px) and (max-width: 1199px) {
  .early-life-nutrition .content-box.did-you h3 {
    position: relative;
    top: -55px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .early-life-nutrition .content-box.did-you p {
    margin-top: -50px;
  }
}
*/
.eln_nav .half {
  float: left !important;
  width: 33.334% !important;
}

@media (min-width: 321px) and (max-width: 767px) {
  .eln_nav {
    text-align: center !important;
    margin-bottom: 60px;
    padding: 0px !important;
    position: relative !important;
    top: 0px !important;
  }
}

@media (max-width: 320px) {
  .support-container blockquote {
    position: absolute;
  }
  .eln_nav {
    text-align: center !important;
    margin-bottom: 60px;
    padding: 0px !important;
    position: relative !important;
    top: 0px !important;
  }
}

.eln_nav .active {
  color: #d9f0fb;
  height: 50px !important;
  padding-top: 10px !important;
}

.eln_nav .active a {
  color: #d9f0fb;
}

.eln_nav .inactive {
  color: #20419a;
  background-color: #d9f0fb !important;
  border-bottom: 2px solid #143678;
  height: 50px !important;
  padding-top: 10px !important;
}

.eln_nav .inactive a {
  color: #20419a;
}

.history-timeline-image {
  padding: 5px 10px 8px 0px !important;
}

@media (max-width: 979px) {
  .history-timeline-image {
    width: 50px;
  }
  .quoteRowOneRight blockquote {
    bottom: 0px;
    height: 90px;
  }
  .quoteRowTwoLeft blockquote {
    bottom: 0px;
    height: 90px;
  }
  .quoteRowThreeRight blockquote {
    bottom: 0px;
    height: 90px;
  }
  .quoteRowFourLeft blockquote {
    bottom: 10px;
    height: 90px;
    margin-bottom: 30px !important;
  }
  .quoteRowFiveRight blockquote {
    bottom: 0px;
    height: 90px;
  }
}

.timeline-box {
  margin-bottom: 30px !important;
}

/*
@media (max-width: 767px) {
  .timeline-box {
    margin-bottom: 30px !important;
  }
}
*/
.timeline-box p {
  padding-left: 100px !important;
  margin-top: -10px !important;
}

.history-mobile-block-left p {
  position: relative !important;
  top: 10px !important;
  margin-bottom: 10px !important;
}

.history-mobile-block-right p {
  position: relative !important;
  top: 10px !important;
  margin-bottom: 10px !important;
}

@media (max-width: 979px) {
  .timeline-box p {
    padding-left: 60px !important;
    padding-right: 0px !important;
  }
}

.history-date h3 {
  width: 8% !important;
  margin-top: 0px !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .history-date h3 {
    width: 12% !important;
  }
}

/*
@media (min-width: 321px) and (max-width: 767px) {
  .history-line-fix .history-date h3 {
    width: 70% !important;
    text-align: center !important;
    position: relative;
    left: 0px;
    top: 31px;
    font-size: 1.1em !important;
    margin-left: -34px !important;
  }
}
*/
@media (min-width: 321px) and (max-width: 568px) {
  .history-line-fix .history-date h3 {
    width: 70% !important;
    text-align: center !important;
    position: absolute;
    left: -24px;
    top: 31px;
    font-size: 1.1em !important;
  }
}

@media (min-width: 568px) and (max-width: 767px) {
  .history-line-fix .history-date h3 {
    width: 70% !important;
    text-align: center !important;
    position: absolute;
    left: -35px;
    top: 31px;
    font-size: 1.1em !important;
  }
}

@media (max-width: 320px) {
  .history-date h3 {
    width: 105% !important;
    text-align: center !important;
    position: relative;
    left: 1px !important;
    top: 31px;
    font-size: 1.2em !important;
    margin-left: -10px !important;
  }
}

/*
@media (min-width: 321px) and (max-width: 767px) {
  .history-date img {
    position: relative;
    left: -42px;
    top: 31px;
  }
}
*/
@media (min-width: 321px) and (max-width: 568px) {
  .history-date img {
    position: absolute;
    left: -10px;
    top: 65px;
  }
}

@media (min-width: 568px) and (max-width: 767px) {
  .history-date img {
    position: absolute;
    left: -21px;
    top: 65px;
  }
}

@media (max-width: 320px) {
  .history-date img {
    position: relative;
    left: -10px;
    top: 31px;
  }
}

@media (min-width: 767px) {
  .history-left {
    margin-top: -54px !important;
    margin-right: 30px !important;
    margin-left: -50px !important;
  }
}

@media (min-width: 767px) {
  .history-right {
    margin-top: -54px !important;
    margin-left: 30px !important;
    margin-right: -50px !important;
  }
}

@media (max-width: 767px) {
  .history-mobile-block-left {
    width: 100% !important;
  }
  .history-mobile-block-left p {
    margin-left: 60px !important;
  }
}

@media (max-width: 767px) {
  .history-mobile-block-right {
    width: 100% !important;
  }
  .history-mobile-block-right p {
    margin-left: 60px !important;
  }
}

/*
@media (max-width: 767px) {
  .history-mobile-fix .acc {
    background: none !important;
  }
}
*/
@media (min-width: 768px) {
  .last-block {
    margin-bottom: 100px !important;
  }
}

.eln-fact {
  font-weight: 600 !important;
}

.eln-find {
  font-size: 17px !important;
  font-style: italic;
}

.dyk-lady {
  float: left;
  margin-right: 20px;
  margin-left: 15px !important;
  margin-top: -10px !important;
}

.dyk-deb {
  background-image: url("../img/dyk-deb.png") !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
  /*background-position: -10px top !important;*/
}

@media (max-width: 979px) {
  .dyk-deb {
    background-image: none !important;
    min-height: 0px !important;
  }
}

.dyk-deb p {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-deb p {
    padding-left: 20px !important;
  }
}

.dyk-deb h3 {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-deb h3 {
    padding-left: 20px !important;
  }
}

.dyk-sue {
  background-image: url("../img/dyk-sue.png") !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
  /*background-position: -10px top !important;*/
  /**
  background-image: url('../img/dyk-sue.png') !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
  background-position-x: 20px !important;
  **/
}

@media (max-width: 979px) {
  .dyk-sue {
    background-image: none !important;
    min-height: 0px !important;
  }
}

.dyk-sue p {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-sue p {
    padding-left: 20px !important;
  }
}

.dyk-sue h3 {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-sue h3 {
    padding-left: 20px !important;
  }
}

.dyk-christa {
  background-image: url("../img/dyk-amanda.png") !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
  /*background-position: -10px top !important;*/
  /**
  background-image: url(/img/dyk-christa.png) !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
  background-position-x: 20px !important;
  **/
}

@media (max-width: 979px) {
  .dyk-christa {
    background-image: none !important;
    min-height: 0px !important;
  }
}

.dyk-christa p {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-christa p {
    padding-left: 20px !important;
  }
}

.dyk-christa h3 {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-christa h3 {
    padding-left: 20px !important;
  }
}

.dyk-christine {
  background-image: url("../img/dyk_christine.png") !important;
  background-position: left bottom !important;
  min-height: 187px !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 979px) {
  .dyk-christine {
    background-image: none !important;
    min-height: 0px !important;
  }
}

.dyk-christine p {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-christine p {
    padding-left: 20px !important;
  }
}

.dyk-christine h3 {
  padding-left: 120px !important;
}

@media (max-width: 979px) {
  .dyk-christine h3 {
    padding-left: 20px !important;
  }
}

.text {
  padding-left: 30px;
}

.textForm {
  padding: 60px !important;
}

.textWidth {
  padding-left: 450px !important;
}

@media (min-width: 321px) and (max-width: 767px) {
  .textWidth {
    padding-left: 50px !important;
  }
  .support-container .head-clickableTwo {
    margin-left: 30%;
    min-height: 122px;
    padding-right: 14%;
    position: relative;
    width: 57%;
  }
  .support-container blockquote {
    background: url("../img/bg/acc-bg.png") no-repeat scroll center center transparent;
    border: 0 none;
    bottom: 80px;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 2% 6%;
    position: relative;
    text-align: center !important;
  }
}

.statistics-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .statistics-header {
    font-size: 16px;
  }
}

.statistics-left {
  text-align: center !important;
  color: #20419a;
  font-size: 57px;
  font-weight: 700 !important;
}

.statistics-right {
  text-align: center !important;
  color: #85a7ff;
  font-size: 57px;
  font-weight: 700 !important;
}

.statistics-left-caption {
  text-align: center !important;
  color: #20419a;
  font-size: 25px;
  text-transform: uppercase;
}

.statistics-right-caption {
  text-align: center !important;
  color: #85a7ff;
  font-size: 25px;
  text-transform: uppercase;
}

.statistics-bottom {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 979px) {
  .statistics-bottom {
    margin-top: 65px !important;
  }
}

.statistics-block {
  margin-top: 12px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .statistics-block {
    margin-left: 20px !important;
  }
}

.facts-dropdown-row {
  border-top: 1px solid #d8e2eb;
}

.facts-dropdown {
  width: 80%;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .facts-dropdown {
    width: 95%;
  }
}

.facts-dropdown-header {
  font-size: 26px !important;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .facts-intro {
    width: 60%;
  }
}

.bacteria {
  background: url("../img/breast-milk/breastMilk_4_d.jpg") center center;
  background-size: 100%;
  height: 244px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .bacteria {
    height: 150px !important;
  }
}

.statistics-percentage {
  text-align: center !important;
  margin-top: 25px !important;
}

.breast-milk-tokens .span2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .breast-milk-tokens {
    margin-left: 10px !important;
  }
  .breast-milk-tokens .span2 img {
    max-width: 120% !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .breast-milk-tokens .span2 {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom: 30px !important;
  }
  .immunity-text {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-top: -10px !important;
  }
  .immunity-header {
    font-size: 36px !important;
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .ten-facts h1.light-second {
    font-size: 1.7em;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .ten-facts h2.light-second {
    font-size: 1.2em;
  }
}

.tailor-text {
  font-size: 20px;
  width: 350px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .drop-text {
    margin-top: -40px !important;
  }
  .drop-text p {
    font-size: 1.2em !important;
  }
  .drop-image {
    margin-top: 20px !important;
  }
  .the-immune .span6 {
    margin-top: -40px !important;
    padding-bottom: 0px !important;
  }
  .gastro-block {
    margin-top: 15px !important;
  }
  .organs {
    position: relative !important;
    top: -60px !important;
    width: 30% !important;
  }
  .organs h2 {
    top: 80px;
    left: 150px;
  }
  .cells {
    margin-top: -180px !important;
    width: 25% !important;
  }
  .cells h2 {
    top: 130px;
  }
  .cells-right-table {
    position: relative;
    top: -188px;
    left: 190px;
  }
  .the-immune {
    margin-bottom: 0px !important;
  }
  .our-expertise-heading-text {
    margin-left: -25px !important;
  }
  .block-column-left .paragraph {
    margin-left: -50px !important;
  }
  .mini-timeline-container .rounded-container i {
    font-size: 14px;
    line-height: 20px;
  }
  .breastmilk-block {
    padding-top: 50px !important;
  }
  .mini-timeline-container {
    padding-left: 31px !important;
  }
  .research-badge {
    margin-left: -20px;
  }
  .small-timeline-card {
    /* padding-bottom: 20px; */
    min-height: 80px;
  }
  .time-line-box {
    margin-top: 42px !important;
  }
}

.our-global-team .text {
  padding-top: 0px !important;
  margin-top: -20px !important;
}

.our-global-team h1 {
  margin-bottom: 0px !important;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .our-global-team .text {
    padding-top: 0px !important;
  }
  .our-global-team .bubble.b1 {
    left: 282px;
    top: 2px;
  }
  .our-global-team .bubble.b2 {
    top: 154px;
    left: 309px;
  }
  .our-global-team .bubble.b3 {
    right: 276px;
    top: 315px;
  }
  .time-line-box {
    margin-top: 13px !important;
  }
}

@media (min-width: 980px) {
  .support-right-text {
    padding-right: 40px;
    padding-left: 70px;
  }
  .team-lady-name {
    font-size: 38px;
    margin-bottom: -15px !important;
  }
  .immunity-header {
    margin-top: 0px !important;
  }
  .gastro-block {
    margin-top: 15px !important;
  }
}

@media (min-width: 768px) {
  .advice-heading {
    padding-left: 20px;
  }
  .breastmilk-cta {
    margin-left: 30px !important;
  }
  .index-paragraph {
    position: relative;
    top: 40px;
  }
}

.team-member-name.left {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.team-member-name.right {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media (max-width: 979px) {
  .team-member-name {
    padding-bottom: 45px !important;
  }
  .team-member-name p {
    text-align: center !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.testimonal-text {
  padding-top: 10px;
  padding-bottom: 10px;
}

.map-list li {
  color: white;
  margin-left: -40px;
}

.top-date {
  margin-top: -100px !important;
}

@media (max-width: 767px) {
  .generic h2 {
    margin-bottom: -10px !important;
  }
  .generic li {
    padding-right: 20px !important;
  }
  .generic-image {
    margin-top: 10px !important;
  }
  .breast-subhead {
    margin-bottom: -20px !important;
  }
  .facts-dropdown .facts-dropdown-header {
    margin-top: 0px !important;
  }
  .immunity-text {
    margin-top: 20px !important;
  }
  .facts-dropdown-row {
    margin-top: 20px !important;
  }
  .drip {
    margin-top: 40px !important;
  }
  .token-small {
    margin-bottom: -30px !important;
  }
  .token-large {
    padding-bottom: 40px !important;
  }
  .statistics-header {
    padding-top: 20px !important;
    font-size: 15px !important;
  }
  .statistics-bottom {
    font-size: 14px !important;
    padding-bottom: 10px !important;
  }
  .immune-system-endtext {
    margin-bottom: -40px !important;
  }
  .cells h2 {
    margin-bottom: 10px !important;
  }
  .gastro-header {
    margin-top: 30px !important;
  }
  .top-date {
    margin-top: -50px !important;
  }
}

/*
BEVAN UPDATES START
Don't like have to use !important, but at this point have to...
*/
@media (max-width: 767px) {
  /*ELN*/
  .early-life-nutrition .span12.main {
    background-position: right 43px center !important;
    /*Doesn't work in IE?*/
  }
  .early-life-nutrition .block.left .acc h2 {
    line-height: 1.1em !important;
  }
}

@media (max-width: 979px) {
  /*ELN*/
  .early-life-nutrition .content-box.did-you {
    padding: 9px 0px 7px 14px;
  }
  .early-life-nutrition .content-box.did-you h3, .early-life-nutrition .content-box.did-you p {
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  /*Homepage*/
  .immune-system .span12 .offset1.landing.text {
    padding-top: 0 !important;
  }
}

@media (min-width: 321px) and (max-width: 767px) {
  /*Homepage*/
  .history-research .mini-timeline-container {
    background-position: right center !important;
    /*Doesn't work in IE?*/
  }
}

/*
BEVAN UPDATES END
*/
/*
ROBIN UPDATE NEW OUR EPXERTISE
*/
.our-global-team .list-information-country .netherlands {
  background: url("../img/our-expertise/nutriciaResearch_1a_m.png") no-repeat;
  background-size: 100%;
}

.our-global-team .list-information-country .france {
  background: url("../img/our-expertise/nutriciaResearch_1b_m.png") no-repeat;
  background-size: 100%;
}

.our-global-team .list-information-country .singapore {
  background: url("../img/our-expertise/nutriciaResearch_1c_m.png") no-repeat;
  background-size: 100%;
}

.our-reserach-container-main {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  display: block;
  color: #ffffff;
  background: #20419a;
}

.our-reserach-container-main h1 {
  color: #ffffff;
}

.our-reserach-container-main h2 {
  color: #ffffff;
}

.our-reserach-container-main p.global-team-text {
  color: #ffffff;
  padding: 0 21%;
  font-size: 1.1em;
  line-height: 1.5em;
}

.map-main-container svg#circle-position {
  position: absolute;
  top: 0;
  left: 0;
  height: 418px;
  width: 926px;
}

.map-main-container #icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 926px;
  height: 418px;
}

.map-main-container {
  width: 1197px;
  height: 1200px;
  position: relative;
  background: url("../img/breast-milk/nutriciareserach-map1.png") no-repeat bottom center;
  margin-left: -611px;
  left: 50%;
  padding-bottom: 5em;
}

.map-main-container div#icons.lazy-line {
  position: absolute;
  top: 0;
  left: 0;
}

.map-main-container .svg-container {
  position: absolute;
  bottom: 198px;
  left: 245px;
}

.map-main-container .bubble-container {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.map-main-container .bubble-container .bubble {
  color: #ffffff;
  position: absolute;
  width: 306px;
  height: 134px;
  background-repeat: no-repeat;
  height: auto;
  min-height: 137px;
  padding: 14px;
  padding: 14px;
  max-width: 350px;
  text-align: left;
}

.map-main-container .bubble-container .bubble h2 {
  font-size: 1.1em;
  line-height: 1em;
  color: #ffffff;
  margin: 0;
}

.map-main-container .bubble-container .bubble p {
  font-size: 0.9em;
  line-height: 1.1em;
  color: #ffffff;
  margin: 3px 0 0 0;
}

.map-main-container .bubble-container .bubble p a {
  color: white;
  display: block;
  line-height: 2em;
}

.map-main-container .bubble-container .bubble.b1 {
  left: 340px;
  bottom: 538px;
  background: url("../img/breast-milk/nutriciaresearch_2-1.png") no-repeat;
}

.map-main-container .bubble-container .bubble.b2 {
  bottom: 213px;
  right: 251px;
  background: url("../img/breast-milk/nutriciaresearch_2-2.png") no-repeat;
}

.map-main-container .bubble-container .bubble.b3 {
  bottom: 378px;
  left: 330px;
  background: url("../img/breast-milk/nutriciaresearch_2-2.png") no-repeat;
}

.map-main-container .bubble.b2, .map-main-container .bubble.b3 {
  padding-top: 50px;
}

.map-main-container .bubble-container .bubble {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: 120ms ease-out;
  -moz-transition: 120ms ease-out 0;
  -o-transition: 120ms ease-out 0;
  transition: 120ms ease-out 0;
}

.map-main-container .bubble-container .bubble.b1 {
  -webkit-transform-origin: 80% bottom;
  -moz-transform-origin: 80% bottom;
  -ms-transform-origin: 80% bottom;
  -o-transform-origin: 80% bottom;
  transform-origin: 80% bottom;
}

.map-main-container .bubble-container .bubble.b2 {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transform-origin: 80% top;
  -moz-transform-origin: 80% top;
  -ms-transform-origin: 80% top;
  -o-transform-origin: 80% top;
  transform-origin: 80% top;
}

.map-main-container .bubble-container .bubble.b3 {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
  -webkit-transform-origin: 80% top;
  -moz-transform-origin: 80% top;
  -ms-transform-origin: 80% top;
  -o-transform-origin: 80% top;
  transform-origin: 80% top;
}

.map-main-container .bubble-container.active .bubble.b2 {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}

.map-main-container .bubble-container.active .bubble.b3 {
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.map-main-container .bubble-container.active .bubble {
  -webkit-transition: 120ms ease-out;
  -moz-transition: 120ms ease-out 0;
  -o-transition: 120ms ease-out 0;
  transition: 120ms ease-out 0;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.map-main-container .ipad-map {
  display: none;
  position: absolute;
  left: 0;
  width: 89%;
  top: 0;
}

.mobile-our-research-container {
  background: #20419a url("../img/our-expertise/reserach-map-empty.jpg") no-repeat center center;
}

.mobile-our-research-container .span4, .ten-tips .mobile-our-research-container .span4 {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}

.mobile-our-research-container .span4 img {
  width: 80%;
  display: block;
  height: auto;
  float: none;
  margin: 0 auto 20px;
}

.map-main-container .bubble-container .bubble img.speech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.map-main-container .bubble-container .bubble img.dot {
  position: absolute;
  bottom: 0;
  left: 50%;
}

.map-main-container .icon-gold.circle {
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  position: absolute;
  width: 22px;
  z-index: 9;
  display: inline-block;
  height: 22px;
  bottom: 577px;
  left: 559px;
  box-shadow: inset 0 0 1px #d9b85f;
  box-shadow: 0px 1px 1px 2px rgba(148, 163, 173, 0.39);
  background: #e7c364;
  background: #f2cd67;
  background: -moz-linear-gradient(top, #f2cd67 0%, #c3a558 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2cd67), color-stop(100%, #c3a558));
  background: -webkit-linear-gradient(top, #f2cd67 0%, #c3a558 100%);
  background: -o-linear-gradient(top, #f2cd67 0%, #c3a558 100%);
  background: -ms-linear-gradient(top, #f2cd67 0%, #c3a558 100%);
  background: linear-gradient(to bottom, #f2cd67 0%, #c3a558 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2cd67', endColorstr='#c3a558',GradientType=0 );*/
  animation: pulsating 2s;
  -webkit-animation: pulsating 2s;
  behavior: url("polyfill/pie.htc");
}

.history-research {
  border-top: none !important;
}

.milk-research {
  margin-top: -1px !important;
}

.research-badge {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .research-badge {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.research-text {
  margin-left: -40px !important;
}

@media (max-width: 767px) {
  .research-text {
    margin-left: 0px !important;
  }
}

.globe-text {
  margin-left: -10px !important;
}

@media (max-width: 767px) {
  .globe-text {
    margin-left: 0px !important;
  }
  .research-badge {
    margin-top: 0px !important;
  }
  .expertise-intro-padding {
    padding-bottom: 25px !important;
  }
  .breastmilk-block {
    padding-top: 20px !important;
  }
  .call-to-action a {
    padding: 10px 30px !important;
  }
  .neutral-header {
    font-size: 34px !important;
  }
  .timing {
    padding-bottom: 10px !important;
  }
}

.white-block {
  position: absolute;
  z-index: 1;
  bottom: 0;
}

.massive-globe {
  z-index: 2;
}

.our-research {
  padding-top: 0px !important;
}

.eln-intro {
  /*margin-top: -30px !important;*/
}

.subnav-active {
  background: #b4def4;
}

.subnav-active a {
  color: #835c00 !important;
}

.submenu li a:hover, .submenu li a.active {
  color: #b78d1e !important;
}

.shield-text {
  font-size: 1.2em;
  line-height: 1.5em;
}

.home-research-text p {
  font-size: 20px !important;
  line-height: 29px !important;
}

.shield-header {
  font-size: 3em;
  /* padding-top: 80px; */
}

.home-shield {
  margin-top: 80px !important;
  float: left;
  margin-bottom: 135px;
  width: 246px;
  margin-left: -40px;
  margin-right: 40px;
}

.home-research-badge {
  position: relative;
  left: -70px;
}

.home-research-text {
  position: relative;
  left: -120px;
}

.proteins-divider {
  position: relative;
  top: -1111px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .shield-header {
    /* padding-top: 50px; */
  }
  .home-shield {
    margin-top: 50px !important;
    margin-bottom: 100px !important;
  }
  .home-research-badge {
    position: relative;
    left: -20px;
  }
  .home-research-text {
    position: relative;
    left: -80px;
  }
  .starred-image.s14 img {
    width: 73%;
  }
  .starred-image.s15 img {
    min-width: 0 !important;
  }
  .proteins-divider {
    position: relative;
    top: -1210px;
  }
}

.facts-dropdown .arrow-container {
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .home-shield {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 0px !important;
    display: block;
    margin-top: 10px !important;
  }
  .shield-header {
    padding-top: 0px !important;
    margin-top: -20px !important;
  }
  .home-research-badge {
    position: relative;
    left: 0px;
    margin-top: 40px !important;
    margin-bottom: -50px !important;
  }
  .home-research-text {
    position: relative;
    left: 100px;
    width: 80% !important;
  }
  .researchtextexpertise {
    margin-left: 325px !important;
  }
  .mobile-our-research-container {
    background-position: auto 70px;
  }
  /*.nz-site .navMain li.float-hack {
        margin-left: 0px !important;
    }*/
}

@media (max-width: 767px) {
  .immune-system {
    background: #20419a url("../img/bg/dark-blue-gradient.jpg") top center no-repeat;
  }
  .home-research-text p {
    font-size: 16px !important;
    line-height: 23px !important;
  }
  .home-research-text h1 {
    font-size: 34px !important;
  }
  .home-research-badge {
    position: relative;
    left: 0px;
  }
  .home-research-text {
    position: relative;
    left: 0px;
  }
  .index-paragraph {
    padding-bottom: 20px !important;
  }
  .time-line-items {
    margin-right: 3px !important;
  }
  .immunity-header {
    line-height: 30px !important;
  }
  .gastro-smalltext {
    position: relative !important;
    top: -15px !important;
  }
  .facts-dropdown-header {
    width: 80% !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .cell-move {
    margin-top: -20px !important;
  }
  .early-life-nutrition .span12.main.history-line-fix {
    background: url("../img/early-life/bg-line.jpg") 87.4% center repeat-y;
  }
  .history-line-fix .history-date {
    right: 28px;
  }
  .centered-heading {
    text-align: center !important;
  }
  /*.nz-site .navMain li.float-hack {
        margin-left: 0px !important;
    }*/
  #aptaprofessionalModal {
    width: 100%;
    margin-left: 0px;
    left: 0px;
    border-radius: 0px;
  }
  .column-right-advice {
    min-height: 0px;
  }
}

ul.advice-list {
  font-weight: 200;
  color: #404040;
}

ul.advice-list {
  list-style: disc;
  margin: 0 0 10px 0px;
  font-weight: 200;
  padding: 0 0 0 20px;
}

footer form > ul {
  margin-top: 12px;
}

.did-you i {
  font-size: 14px !important;
  line-height: 15px !important;
}

.eln-find {
  font-size: 17px !important;
  line-height: 16px !important;
}

.mobile-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.global-team-mobile {
  background-color: #20419a;
  border-top: 1px solid #4163ad;
}

.global-team-mobile img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.back-button img {
  margin: -2px 10px 0px 0px;
}

.proteins {
  border-top: 1px solid #d7e4ec;
}

.proteins-img {
  margin-left: -80px;
}

.proteins-text {
  width: 100% !important;
}

.breast-milk-info .offset4 {
  margin: 50px 0px;
}

.breast-is-best-pop-up-msg h1 {
  text-align: center;
}

#immune .breastmilk-cta {
  margin-left: 0px !important;
}

@media (max-width: 767px) {
  /*product range new design*/
  .products-head .age-circle {
    /*display: none;*/
  }
  .flip.big-accordion {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .products-head .age-circle {
    position: absolute;
    top: 12px;
    left: 5px;
    color: #20419a;
    width: 51px;
    height: 52px;
    font-size: 1.4em;
    background-position: -698px -217px;
    padding: 15px 0 0 0;
    text-align: center;
    line-height: 0.4em;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-selector-carousel ul li > h1 {
    padding: 17px 0 17px 73px !important;
    text-align: left;
  }
  .header-container:hover,
  .mobile-accordion-head:hover {
    cursor: pointer;
  }
  .header-container .mobile-only {
    display: block !important;
  }
  .header-container {
    position: relative;
    padding: 31px 0;
    border-top: 1px solid #ccc;
  }
  .mobile-intro-header {
    border-bottom: 1px solid #ccc;
    /* margin-bottom: 30px; */
  }
  .header-container img.mobile-only {
    display: block !important;
  }
  .header-container img.mobile-only.small-tin {
    min-width: 0;
    width: 90px !important;
    max-width: 100%;
    float: left;
    margin: -10px 0 0 10px !important;
    left: 0;
  }
  /*.
    */
  .header-container h3 {
    width: 150px;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 120px !important;
  }
  .header-container .big-accordion {
    position: absolute;
    top: 50% !important;
    width: auto !important;
    margin-top: -10px;
    right: 10px;
    min-width: 0;
  }
  .row-fluid.break-out {
    width: 100%;
  }
  .banner.range-page {
    margin-bottom: 0;
  }
}

/* banner product range styles */
.banner .mobile {
  display: none;
}

.range-page {
  position: relative;
  overflow: hidden;
  background: #daddde;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #daddde 0%, white 56%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #daddde), color-stop(56%, white));
  background: -webkit-linear-gradient(top, #daddde 0%, white 56%);
  background: -o-linear-gradient(top, #daddde 0%, white 56%);
  background: -ms-linear-gradient(top, #daddde 0%, white 56%);
  background: linear-gradient(to bottom, #daddde 0%, white 56%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#daddde', endColorstr='#ffffff',GradientType=0 );
}

.range-page.button-adjust {
  margin-bottom: -49px;
}

.range-page.button-adjust p {
  display: none;
}

/*.range-page .content {
    position: relative;
    float: left; }*/
.range-page .left {
  width: 30.5%;
  height: 100%;
}

.range-page .helix-corner img {
  width: 260px;
  position: absolute;
  right: -20px;
  top: -10px;
  z-index: 0;
}

.range-page .block {
  position: relative;
  z-index: 2;
}

.range-page .left .block {
  width: 100%;
}

.range-page .block > img {
  /*position: absolute;
        margin: 20% 0;
        left: -20%;
        width: 150%;
        max-width: 370px;
        display: block;*/
  max-width: 140%;
  width: 120%;
  margin-top: -25px;
  margin-left: -20px;
}

.range-page .span8 {
  /*width: 69.5%;
    height: 100%;*/
  background-size: 40%;
}

.range-page .block {
  padding-top: 30px;
  padding-bottom: 10px;
}

.banner .light-purple {
  font-size: 2.4em;
}

.range-page .span8 .block {
  padding-right: 40px;
}

.range-page.button-adjust .span8 .block {
  padding-top: 81px;
}

.range-page .right .block .block-absolute {
  /*position: absolute;
        left: -10%;*/
}

.range-page .block p {
  width: 90%;
}

.range-page .right .block .block-absolute .copy {
  /*position: absolute; left: -30px;*/
}

.range-page .right .block .block-absolute .copy h2, .range-page .right .block .block-absolute .copy p {
  width: 80%;
  margin-bottom: 10px;
}

.range-page .right .block .block-absolute button {
  font-size: 17px;
  font-weight: normal;
  width: 213px;
  height: 46px;
  cursor: pointer;
  border: 0;
}

.banner h1 {
  padding: 0;
  margin: 0;
}

.banner h2, .banner p {
  /*line-height: 1;
  padding: 0;
  margin: 6px 0; */
}

.banner .light-grey {
  color: #404040;
}

.banner .light-purple, .banner .light-purple a {
  color: #20419a;
}

@media (max-width: 960px) {
  .range-page.button-adjust {
    margin-bottom: -20px;
  }
}

@media (min-width: 1200px) {
  .range-page .helix-corner img {
    width: 330px;
    position: absolute;
    right: -30px;
    top: -10px;
  }
  .range-page.button-adjust .span8 .block {
    padding-top: 110px;
  }
}

@media (min-width: 767px) and (max-width: 960px) {
  .range-page .helix-corner img {
    width: 254px;
    position: absolute;
    right: -44px;
    top: 0px;
  }
  .range-page .block > img {
    margin-top: -14px;
  }
}

@media (max-width: 767px) {
  .banner.range-page.row-fluid.button-adjust .big-accordion {
    display: none !important;
  }
  .range-page.button-adjust {
    margin-bottom: 0px;
  }
  .range-page .helix-corner img {
    width: 150px;
    position: absolute;
    right: -20px;
    top: -8px;
    z-index: 0;
  }
  .range-page .block > img {
    max-width: 300%;
    width: 168%;
    margin-left: -17px;
    margin-top: -49px;
  }
  .range-page .block p {
    width: 94%;
  }
  .range-page .span8 {
    background: none;
  }
  .range-page .span8 .block,
  .range-page .block {
    padding-right: 0;
    padding-bottom: 0;
  }
  .button-adjust.range-page .span8 .block,
  .range-page .span8 .block {
    padding-top: 0;
  }
  .range-page .span4 {
    width: 97px !important;
    float: left !important;
  }
  .range-page img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .range-page {
    padding: 10px 0;
  }
  .range-page .mobile-header-block {
    position: relative;
  }
  .range-page .span8 h1 {
    font-weight: 400 !important;
    padding: 0 !important;
    font-size: 1.5em !important;
    line-height: 25px !important;
    margin: 15px 0 0 120px !important;
    width: 50% !important;
  }
  .range-page .big-accordion {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    display: block !important;
  }
  .range-page .copy {
    clear: both;
    float: none;
    /*margin: 47px 0 20px;*/
  }
  .range-page .copy p {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .range-page .copy .call-to-action {
    margin-top: 20px;
  }
  .range-page {
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .range-page .mobile-header-block:hover {
    cursor: pointer;
  }
}

/* banner range ends*/
#profutura-range {
  background: url("../img/profutura/profutura-grey-bg.png") repeat-x;
  overflow: hidden;
  margin-top: -16px;
}

.helix-bg {
  background: url("../img/profutura/helix.png") no-repeat 0 0;
  background-position: 0 -60px;
  background-size: 70%;
}

#profutura-range .profutura-tins {
  margin-top: 80px !important;
}

#profutura-range .profutura-image {
  width: 547px;
  max-width: 500%;
  position: relative;
  margin: 90px 0 0 0px;
}

@media (min-width: 1200px) {
  #profutura-range .profutura-image {
    margin: 70px 0 0 70px;
  }
  .helix-bg {
    background-position: 0px -50px;
    background-size: 65%;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  .helix-bg {
    background-size: 80%;
  }
  #profutura-range .profutura-image {
    width: 145%;
    margin: 67px 0 0 -41px;
  }
  #profutura-range .profutura-tins {
    margin-top: 70px !important;
    margin-bottom: 50px !important;
  }
}

@media (max-width: 767px) {
  .helix-bg {
    background-size: 90%;
  }
  .helix-bg .span6 {
    text-align: center;
    margin-bottom: -60px !important;
    position: relative;
    float: none !important;
    height: auto;
  }
  #profutura-range {
    border-bottom: 1px solid #efefef;
  }
  #profutura-range .profutura-image {
    width: 80%;
    margin: 0;
    left: 50%;
    top: 30px;
    margin-left: -95%;
    float: none;
    position: relative;
  }
  #profutura-range .profutura-tins {
    margin-bottom: 20px !important;
  }
}

#update-container-root {
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  z-index: 9;
  margin-bottom: 16px;
  margin-top: -16px;
  line-height: 0;
}

#update-container,
#update-container-dark {
  overflow: hidden;
  padding: 0 8px;
  float: left;
  box-sizing: border-box;
  line-height: 1.53em;
}

#update-container-dark p,
#update-container p {
  display: inline-block;
  padding: 0;
  margin: 38px 0 10px;
}

#update-container .call-to-action,
#update-container-dark .call-to-action {
  margin: 0;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 38px;
}

#update-container .call-to-action a {
  background: #234498;
  background: -moz-linear-gradient(top, #1777cc 0%, #6093C7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1777cc), color-stop(100%, #234498));
  background: -webkit-linear-gradient(top, #1777cc 0%, #6093C7 100%);
  background: -o-linear-gradient(top, #1777cc 0%, #6093C7 100%);
  background: -ms-linear-gradient(top, #1777cc 0%, #6093C7 100%);
  background: linear-gradient(to bottom, #1777cc 0%, #6093C7 100%);
  border-color: #6093C7;
}

#update-container {
  width: 66%;
  background-color: #ccecfa;
}

#update-container p {
  color: #20419a;
}

#update-container strong {
  font-weight: 600;
}

#update-container-dark {
  width: 34%;
  background-color: #6093C7;
}

#update-container-dark p {
  color: #fff;
}

#update-container-dark strong {
  font-weight: 600;
}

.chineseConsumers:hover {
  color: #20419a !important;
}

@media (min-width: 980px) and (max-width: 1199px) {
  #update-container-left {
    margin-left: -10px;
  }
  #update-container-right {
    right: 50px;
  }
  .breast-is-best-pop-up-msg {
    width: 940px !important;
  }
  #update-container-left p {
    color: #20419a;
    padding: 0;
    margin: 27px 30px 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  #update-container-left {
    width: 70%;
  }
  #update-container-left p {
    margin-top: 23px;
  }
  #update-container-right {
    margin-top: 25px !important;
  }
  .is-sticky.navbar {
    width: 100% !important;
  }
  .breast-is-best-pop-up-msg {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 810px) and (min-width: 501px) {
  #update-container-dark,
  #update-container {
    min-height: 180px;
  }
  #update-container .call-to-action,
  #update-container-dark .call-to-action {
    margin-bottom: 18px;
  }
}

@media (max-width: 767px) {
  #update-container, #update-container-dark {
    height: auto;
  }
  #update-container .call-to-action a {
    margin-top: 0 !important;
  }
  #update-container-right {
    left: 0px;
    position: static;
  }
  #update-container-left {
    margin-bottom: 30px;
  }
  .chineseConsumers {
    white-space: normal !important;
    width: 70% !important;
  }
  .six-families h1 {
    min-width: 0px;
    white-space: normal;
  }
  .six-families {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #update-container-root {
    margin-top: -18px;
  }
}

@media (max-width: 500px) {
  #update-container-dark,
  #update-container {
    clear: left;
    width: 100%;
  }
  #update-container .call-to-action,
  #update-container-dark .call-to-action {
    margin-bottom: 8px;
    display: block;
  }
  #update-container .call-to-action a,
  #update-container-dark .call-to-action a {
    margin-bottom: 16px !important;
  }
}

.our-range-light-blue {
  padding-bottom: 50px;
}

.no-scroll {
  overflow: hidden;
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .no-scroll {
    position: fixed;
  }
}

.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*Profutura Update*/
.quoteBlueBox {
  border: 3px solid #caebfb;
  border-radius: 3px;
  padding: 0;
  background-color: #f3fafd;
}

.quoteBlueBox .image-container,
.quoteBlueBox .copy-container {
  min-height: 200px;
}

.quoteBlueBox .image-container {
  width: 33%;
  float: left;
  text-align: center;
  padding-top: 30px;
}

.quoteBlueBox .image-container span {
  color: #aa7f0f;
  font-size: 14px;
}

.quoteBlueBox .copy-container {
  padding: 20px 4% 20px 4%;
  width: 59%;
  float: left;
  background-color: #fff;
  font-size: 1em;
}

.quoteBlueBox .copy-container h3,
.quoteBlueBox .copy-container p {
  padding: 0 0 16px 0;
  margin: 0;
}

.quoteBlueBox .copy-container h3 {
  font-size: 1.2em;
  font-weight: bold;
}

.quoteBlueBox .copy-container .call-to-action {
  padding-bottom: 0;
  margin: 0 !important;
}

.quoteBlueBox .copy-container .call-to-action a {
  margin: 0;
}

.productinfo .quoteBlueBox {
  font-size: 0.9em;
  margin-bottom: 30px;
}

.productinfo .quoteBlueBox .image-container {
  width: 22%;
  float: left;
  background-color: #f3fafd;
}

.productinfo .quoteBlueBox .copy-container {
  padding: 30px 4% 20px 4%;
  width: 70%;
  font-size: 1em;
}

.productinfo .quoteBlueBox .image-container,
.productinfo .quoteBlueBox .copy-container {
  min-height: 195px;
}

.productinfo .quoteBlueBox .copy-container > div,
.productinfo .quoteBlueBox .copy-container > h3,
.productinfo .quoteBlueBox .copy-container > p {
  padding: 0 0 15px 0 !important;
  margin: 0 !important;
}

.productinfo .quoteBlueBox h3 {
  font-size: 1.3em;
}

.productinfo .quoteBlueBox p {
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: normal;
}

@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: inherit;
  }
  .quoteBlueBox {
    font-size: 0.95em;
  }
  .productinfo .quoteBlueBox .copy-container {
    min-height: 190px;
  }
  .productinfo .quoteBlueBox .copy-container h3 {
    padding-bottom: 20px;
  }
  .productinfo .quoteBlueBox .copy-container > div,
  .productinfo .quoteBlueBox .copy-container > h3,
  .productinfo .quoteBlueBox .copy-container > p {
    padding: 0;
    margin: 0 !important;
  }
}

.mediaLink {
  behavior: url("polyfill/pie.htc");
  background: #e3f4ff;
  color: #20419a;
  position: absolute;
  right: 20px;
  top: 5px;
  padding: 5px 10px;
  border-radius: 5px;
}

.profuturaProduct {
  background-image: url("../img/helix_small.png"), -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(white));
  background-image: url("../img/helix_small.png"), -webkit-linear-gradient(top, #e4e4e4, white);
  background-image: url("../img/helix_small.png"), -moz-linear-gradient(top, #e4e4e4, white);
  background-image: url("../img/helix_small.png"), -o-linear-gradient(top, #e4e4e4, white);
  background-image: url("../img/helix_small.png"), -ms-linear-gradient(top, #e4e4e4, white);
  background-image: url("../img/helix_small.png"), linear-gradient(top, #e4e4e4, white);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e4e4e4', EndColorStr='#ffffff');
}

.profuturaProduct .arrow-container {
  background: none !important;
  box-shadow: none !important;
}

.profuturaProduct .arrow-up-large {
  border-top: 8px solid #114e8b !important;
}

.profuturaProduct .groupedButtons a {
  background: #114e8b !important;
}

.profuturaProductDetail {
  background: url("../img/helix.png") no-repeat !important;
  background-color: white !important;
}

.groupedButtons,
.singleButton {
  display: block;
  width: 240px;
  height: 40px;
  margin: 0px auto;
  margin-top: 20px;
}

.singleButton {
  width: 120px;
}

.groupedButtons a,
.singleButton a {
  float: left;
  width: 100px;
  text-align: center !important;
  background: #20419a;
  padding: 5px;
  color: #f9fbff;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 5px !important;
  height: auto;
}

.mobileMedia {
  display: none;
}

.profuturaContainer {
  display: none !important;
}

.profuturaProductDetail .profuturaContainer {
  display: block !important;
}

.aptaProduct .profuturaContainer {
  display: none !important;
}

.storeBanners {
  width: 498px;
  padding-bottom: 50px;
}

.storeBanners h3 {
  text-align: center;
}

.storeBanners a {
  margin: 10px;
}

.text.landing-eln {
  padding-bottom: 0px !important;
}

.ourProducts .introImage {
  margin-top: 150px;
  position: relative;
}

.profuturaProduct h1, .profuturaProduct h3 {
  color: #114e8b;
}

.profuturaProduct .age-circle-mini {
  background-image: url("../img/badges-desktop-small-profutura.png");
  background-repeat: no-repeat;
}

.available-in-bottom {
  height: 90px;
}

@media (max-width: 767px) {
  .mediaLink {
    display: none;
  }
  .mobileMedia {
    display: block;
  }
  .row-fluid .span12 .product-head > h3 {
    margin-left: 110px;
  }
  .storeOrderContainer {
    position: relative;
  }
  .profuturaProductDetail .storeOrderContainer a {
    position: absolute !important;
    left: 34% !important;
  }
  #expertise {
    padding-top: 20px;
  }
  .profuturaProductDetail .product-head > h1 {
    max-width: 90% !important;
  }
  .storeBanners {
    width: 100%;
    padding-left: 5px;
  }
  .storeBanners a {
    margin: 5px;
  }
  .storeBanners img {
    width: 45%;
  }
  .profuturaProduct {
    background-position-x: -80px !important;
  }
  .profuturaProductDetail {
    background-size: 400px 396px !important;
  }
  .storeOrderBtn {
    padding: 1px 10px !important;
    font-size: 15px !important;
    border-radius: 5px;
  }
  .profuturaProduct .age-circle-mini {
    background-image: url("../img/badges-desktop-small-profutura.png");
    background-repeat: no-repeat;
  }
  .available-in-bottom {
    height: 110px !important;
  }
  .available-in-bottom img {
    float: none !important;
    clear: both !important;
    width: 200px !important;
    left: -100px !important;
    margin-left: 50% !important;
    position: relative !important;
  }
  .available-in-bottom > div {
    width: 100% !important;
    margin: none !important;
    font-size: 16px !important;
  }
}

@media (min-width: 768px) {
  .banner .light-purple {
    display: block;
    padding-right: 120px;
  }
}
