meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide, #channels ul span {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

body {
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: inline;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }

  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }

  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem; }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: #dadada;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  text-transform: uppercase; }

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline; }

.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #008cba; }

.breadcrumbs > *.current {
  cursor: default;
  color: #333333; }

.breadcrumbs > *.current a {
  cursor: default;
  color: #333333; }

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none; }

.breadcrumbs > *.unavailable {
  color: #999999; }

.breadcrumbs > *.unavailable a {
  color: #999999; }

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default; }

.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px; }

.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0; }

/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }

[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table; }

[data-clearing]:after {
  clear: both; }

[data-clearing] li {
  float: left;
  margin-right: 10px; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }

.clearing-blackout .clearing-close {
  display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.visible-img {
  height: 95%;
  position: relative; }

.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }

.clearing-close:hover, .clearing-close:focus {
  color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }

.clearing-assembled .clearing-container .carousel > ul {
  display: none; }

.clearing-feature li {
  display: none; }

.clearing-feature li.clearing-featured-img {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }

  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px; }

  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }

  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }

  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }

  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none; }

  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4; }

  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none; }

  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block; }

  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important; }

  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1; }

  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8; }

  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  *zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

  .small-offset-0 {
    position: relative;
    margin-left: 0%; }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    position: relative;
    width: 8.33333%; }

  .medium-2 {
    position: relative;
    width: 16.66667%; }

  .medium-3 {
    position: relative;
    width: 25%; }

  .medium-4 {
    position: relative;
    width: 33.33333%; }

  .medium-5 {
    position: relative;
    width: 41.66667%; }

  .medium-6 {
    position: relative;
    width: 50%; }

  .medium-7 {
    position: relative;
    width: 58.33333%; }

  .medium-8 {
    position: relative;
    width: 66.66667%; }

  .medium-9 {
    position: relative;
    width: 75%; }

  .medium-10 {
    position: relative;
    width: 83.33333%; }

  .medium-11 {
    position: relative;
    width: 91.66667%; }

  .medium-12 {
    position: relative;
    width: 100%; }

  .medium-offset-0 {
    position: relative;
    margin-left: 0%; }

  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .medium-offset-3 {
    position: relative;
    margin-left: 25%; }

  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .medium-offset-6 {
    position: relative;
    margin-left: 50%; }

  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .medium-offset-9 {
    position: relative;
    margin-left: 75%; }

  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .xlarge-1 {
    position: relative;
    width: 8.33333%; }

  .xlarge-2 {
    position: relative;
    width: 16.66667%; }

  .xlarge-3 {
    position: relative;
    width: 25%; }

  .xlarge-4 {
    position: relative;
    width: 33.33333%; }

  .xlarge-5 {
    position: relative;
    width: 41.66667%; }

  .xlarge-6 {
    position: relative;
    width: 50%; }

  .xlarge-7 {
    position: relative;
    width: 58.33333%; }

  .xlarge-8 {
    position: relative;
    width: 66.66667%; }

  .xlarge-9 {
    position: relative;
    width: 75%; }

  .xlarge-10 {
    position: relative;
    width: 83.33333%; }

  .xlarge-11 {
    position: relative;
    width: 91.66667%; }

  .xlarge-12 {
    position: relative;
    width: 100%; }

  .xlarge-offset-0 {
    position: relative;
    margin-left: 0%; }

  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%; }

  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%; }

  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%; }

  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.xlarge-centered,
  .columns.xlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .xxlarge-1 {
    position: relative;
    width: 8.33333%; }

  .xxlarge-2 {
    position: relative;
    width: 16.66667%; }

  .xxlarge-3 {
    position: relative;
    width: 25%; }

  .xxlarge-4 {
    position: relative;
    width: 33.33333%; }

  .xxlarge-5 {
    position: relative;
    width: 41.66667%; }

  .xxlarge-6 {
    position: relative;
    width: 50%; }

  .xxlarge-7 {
    position: relative;
    width: 58.33333%; }

  .xxlarge-8 {
    position: relative;
    width: 66.66667%; }

  .xxlarge-9 {
    position: relative;
    width: 75%; }

  .xxlarge-10 {
    position: relative;
    width: 83.33333%; }

  .xxlarge-11 {
    position: relative;
    width: 91.66667%; }

  .xxlarge-12 {
    position: relative;
    width: 100%; }

  .xxlarge-offset-0 {
    position: relative;
    margin-left: 0%; }

  .xxlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .xxlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .xxlarge-offset-3 {
    position: relative;
    margin-left: 25%; }

  .xxlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .xxlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .xxlarge-offset-6 {
    position: relative;
    margin-left: 50%; }

  .xxlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .xxlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .xxlarge-offset-9 {
    position: relative;
    margin-left: 75%; }

  .xxlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right !important; } }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0; }

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none; }

.slideshow-wrapper ul li:first-child {
  display: block; }

.slideshow-wrapper .orbit-container {
  background-color: transparent; }

.slideshow-wrapper .orbit-container li {
  display: block; }

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%; }

.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%; }

.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%; }

.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875rem; }

.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
  z-index: 10; }

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem; }

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10; }

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px; }

.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #fff;
  border-top: none;
  border-bottom: none; }

.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #fff; }

.orbit-container .orbit-timer.paused > span.dark {
  border-color: transparent transparent transparent #333; }

.orbit-container:hover .orbit-timer > span {
  display: block; }

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10; }

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3); }

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px; }

.orbit-container .orbit-prev {
  left: 0; }

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white; }

.orbit-container .orbit-prev:hover > span {
  border-right-color: white; }

.orbit-container .orbit-next {
  right: 0; }

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px; }

.orbit-container .orbit-next:hover > span {
  border-left-color: white; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: inline-block; }

.orbit-bullets li {
  display: block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: left;
  margin-right: 6px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

.orbit-bullets li.active {
  background: #999999; }

.orbit-bullets li:last-child {
  margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }

  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }

  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }

  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }

.panel > :first-child {
  margin-top: 0; }

.panel > :last-child {
  margin-bottom: 0; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333; }

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem; }

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4; }

.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #baeeff;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #edfbff; }

.panel.callout > :first-child {
  margin-top: 0; }

.panel.callout > :last-child {
  margin-bottom: 0; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #333333; }

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem; }

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4; }

.panel.callout a {
  color: #008cba; }

.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #0079a1; }

a img {
  border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6; }

p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial;
  font-weight: 300;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bb260d; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
  /* Override nested font-size change */ }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a,
blockquote cite a:visited {
  color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }

.vcard li {
  margin: 0;
  display: block; }

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }

.contain-to-grid .top-bar {
  margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%; }

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99; }

.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }

.top-bar ul {
  margin-bottom: 0;
  list-style: none; }

.top-bar .row {
  max-width: none; }

.top-bar form,
.top-bar input {
  margin-bottom: 0; }

.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem; }

.top-bar .button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem; }

.top-bar .title-area {
  position: relative;
  margin: 0; }

.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px; }

.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0; }

.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 50%;
  display: block;
  padding: 0 15px; }

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0; }

.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px; }

.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px; }

.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white; }

.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }

.top-bar.expanded {
  height: auto;
  background: transparent; }

.top-bar.expanded .title-area {
  background: #333333; }

.top-bar.expanded .toggle-topbar a {
  color: #888888; }

.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }

.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333333;
  font-size: 16px;
  margin: 0; }

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%; }

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial;
  font-size: 0.8125rem;
  font-weight: normal;
  background: #333333; }

.top-bar-section ul li > a.button {
  background: #008cba;
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px; }

.top-bar-section ul li > a.button:hover {
  background: #006687; }

.top-bar-section ul li > a.button.secondary {
  background: #e7e7e7; }

.top-bar-section ul li > a.button.secondary:hover {
  background: #cecece; }

.top-bar-section ul li > a.button.success {
  background: #43ac6a; }

.top-bar-section ul li > a.button.success:hover {
  background: #358753; }

.top-bar-section ul li > a.button.alert {
  background: #f04124; }

.top-bar-section ul li > a.button.alert:hover {
  background: #d32a0e; }

.top-bar-section ul li:hover > a {
  background: #272727;
  color: white; }

.top-bar-section ul li.active > a {
  background: #008cba;
  color: white; }

.top-bar-section ul li.active > a:hover {
  background: #0079a1; }

.top-bar-section .has-form {
  padding: 15px; }

.top-bar-section .has-dropdown {
  position: relative; }

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0; }

.top-bar-section .has-dropdown.moved {
  position: static; }

.top-bar-section .has-dropdown.moved > .dropdown {
  display: block; }

.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 99; }

.top-bar-section .dropdown li {
  width: 100%;
  height: auto; }

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px; }

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal; }

.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0; }

.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block; }

.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    *zoom: 1;
    overflow: visible; }

  .top-bar:before, .top-bar:after {
    content: " ";
    display: table; }

  .top-bar:after {
    clear: both; }

  .top-bar .toggle-topbar {
    display: none; }

  .top-bar .title-area {
    float: left; }

  .top-bar .name h1 a {
    width: auto; }

  .top-bar input,
  .top-bar .button {
    font-size: 0.875rem;
    position: relative;
    top: 7px; }

  .top-bar.expanded {
    background: #333333; }

  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }

  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline; }

  .top-bar-section ul li {
    float: left; }

  .top-bar-section ul li .js-generated {
    display: none; }

  .top-bar-section li.hover > a:not(.button) {
    background: #272727;
    color: white; }

  .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333; }

  .top-bar-section li a:not(.button):hover {
    background: #272727; }

  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important; }

  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px; }

  .top-bar-section .has-dropdown.moved {
    position: relative; }

  .top-bar-section .has-dropdown.moved > .dropdown {
    display: none; }

  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block; }

  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -2px;
    right: 5px; }

  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%; }

  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333; }

  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333; }

  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0; }

  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4d4d4d;
    clear: none;
    height: 45px;
    width: 0; }

  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px; }

  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0; }

  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white; }

  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white; }

  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table; }

.inner-wrap:after {
  clear: both; }

nav.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }

nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0; }

nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
  font-size: 1.125rem; }

section.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  box-shadow: 1px 0 0 #4d4d4d;
  left: 0; }

section.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #4d4d4d;
  box-shadow: -1px 0 0 #1a1a1a;
  right: 0; }

section.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }

@media only screen and (min-width: 40.063em) {
  section.tab-bar-section {
    text-align: left; } }
section.tab-bar-section.left {
  left: 0;
  right: 2.8125rem; }

section.tab-bar-section.right {
  left: 2.8125rem;
  right: 0; }

section.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem; }

a.menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative; }

a.menu-icon span {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0;
  left: 0.8125rem;
  top: 0.3125rem;
  -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }

a.menu-icon:hover span {
  -webkit-box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3;
  box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

ul.off-canvas-list li label {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0; }

ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }

.move-right a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002; }

@media only screen and (min-width: 40.063em) {
  .move-right a.exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-250px, 0, 0);
  -moz-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  -o-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0); }

.move-left a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002; }

@media only screen and (min-width: 40.063em) {
  .move-left a.exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05); } }
.lt-ie10 .left-off-canvas-menu {
  left: -250px; }

.lt-ie10 .right-off-canvas-menu {
  right: -250px; }

.lt-ie10 .move-left > .inner-wrap {
  right: 250px; }

.lt-ie10 .move-right > .inner-wrap {
  left: 250px; }

@font-face {
  font-family: 'Soho Gothic Pro Regular';
  src: url("../fonts/sohogothicpro-regular-webfont.eot");
  src: local("?"), url("../fonts/sohogothicpro-regular-webfont.woff") format("woff"), url("../fonts/sohogothicpro-regular-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Soho Gothic Pro Light';
  src: url("../fonts/sohogothicpro-light-webfont.eot");
  src: local("?"), url("../fonts/sohogothicpro-light-webfont.woff") format("woff"), url("../fonts/sohogothicpro-light-webfont.ttf") format("truetype"); }

@font-face {
  font-family: 'Soho Std Regular';
  src: url("../fonts/sohostd-regular-webfont.eot");
  src: local("?"), url("../fonts/sohostd-regular-webfont.woff") format("woff"), url("../fonts/sohostd-regular-webfont.ttf") format("truetype"); }

body.signed-out .portlet-asset-publisher .lfr-meta-actions {
  display: none; }

#p_p_id_103_ {
  display: none; }

.menu, [role=menu], .drop-down, [role=menubar], #language-selection ul, .nav-secondary .nav-menu ul, #site-related ul, #certifications, .sitemap,
.sitemap ul, #channels ul, #products ul {
  list-style: none;
  padding: 0;
  margin: 0; }

[role=menu] {
  position: absolute;
  z-index: 99; }

[aria-hidden=true] {
  left: -999em;
  background: #007ed4; }

.drop-down > li a {
  display: block;
  padding: 0.75em;
  font-weight: bold;
  text-shadow: 1px 1px 1px #004c7f; }

@media only screen and (min-width: 40.063em) {
  .drop-down > li {
    display: inline-block; } }
.drop-down > li:hover {
  background: #007ed4; }

.drop-down > li:hover [role=menu], [aria-hidden=false] {
  background: #007ed4;
  left: auto;
  /*@media only screen and (min-width:40.063em) { 
  	position: absolute;
  }*/ }

/*.drop-down > li > a:focus + ul {
	position: relative;
	left: auto;	
	
	@media only screen and (min-width:40.063em) { 
		position: absolute;
	}
}*/
.hero {
  max-width: 100% !important;
  background: #658db5; }

@media only screen and (min-width: 40.063em) {
  .orbit-container {
    height: 300px; } }
.orbit-timer {
  display: none; }

.orbit-slides-container,
.orbit-slides-container li {
  height: 100%; }

.orbit-container .slide-claim {
  text-align: center;
  position: absolute; }

@media only screen and (min-width: 40.063em) {
  .orbit-container .slide-claim {
    text-align: left;
    top: 2em;
    left: 2em; } }
.orbit-container h2,
.orbit-container h3 {
  font-family: 'Roboto', sans-serif, 'Soho Std Regular';
  color: white;
  margin: 0; }

.orbit-container h2 {
  font-size: 3em; }

.orbit-container h3 {
  font-size: 1.5em; }

@media only screen and (min-width: 40.063em) {
  .orbit-container img {
    height: 100%;
    width: 100%; } }
.hero .container + p {
  display: none; }

.cc-cookies {
  background: #565656;
  text-align: center;
  padding: 0.5em; }

.cc-cookies * {
  margin-right: 0.5em; }

.cc-cookies, .cc-cookies a {
  color: white; }

.cc-cookies a {
  text-decoration: underline; }

.cc-cookie-accept {
  /* background: #457a1a;*/
  /*    background:#a2a7a2; */
  background: #65A565; }

.cc-cookie-accept:hover {
  /* background: #2d5011;*/
  background: #a3eaa8; }

.cc-cookie-decline {
  background: #970b0e; }

.cc-cookie-decline:hover {
  background: #67080a; }

.cc-cookie-accept:hover, .cc-cookie-decline:hover {
  text-decoration: none; }

.cc-cookie-accept, .cc-cookie-decline {
  font-weight: bold;
  padding: 0.5em;
  display: inline-block; }

body {
  background: white;
  color: #6d6e71;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

div {
  line-height: 1.6; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

a {
  color: #0065a5;
  text-decoration: none; }

a:visited {
  text-decoration: none; }

ul {
  list-style-position: inside; }

#main-content {
  margin-bottom: 1em; }

.portlet-boundary {
  margin-bottom: 1.5em; }

.container {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1; }

.container:before, .container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

#main {
  overflow: hidden;
  min-height: 500px; }

[id^=p_p_id_56] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1;
  margin-bottom: 1.5em; }

[id^=p_p_id_56]:before, [id^=p_p_id_56]:after {
  content: " ";
  display: table; }

[id^=p_p_id_56]:after {
  clear: both; }

[id^=p_p_id_3],
[id^=p_p_id_58],
[id^=p_p_id_101],
[id^=p_p_id_85] {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1; }

[id^=p_p_id_3]:before, [id^=p_p_id_3]:after,
[id^=p_p_id_58]:before,
[id^=p_p_id_58]:after,
[id^=p_p_id_101]:before,
[id^=p_p_id_101]:after,
[id^=p_p_id_85]:before,
[id^=p_p_id_85]:after {
  content: " ";
  display: table; }

[id^=p_p_id_3]:after,
[id^=p_p_id_58]:after,
[id^=p_p_id_101]:after,
[id^=p_p_id_85]:after {
  clear: both; }

.ie8 [id^=p_p_id_56] {
  max-width: 1028px; }

@media only screen and (min-width: 40.063em) {
  [id^=p_p_id_101].col-3 .asset-abstract {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left; } }
[id^=p_p_id_101] .asset-abstract {
  border-bottom: none; }

[id^=p_p_id_101] .asset-abstract:nth-child(even) {
  background: #f4f4f4; }

[role=banner] {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1;
  min-height: 93px;
  padding: 0.75em 0;
  position: relative;
  margin-bottom: 0.5em; }

[role=banner]:before, [role=banner]:after {
  content: " ";
  display: table; }

[role=banner]:after {
  clear: both; }

@media only screen and (min-width: 40.063em) {
  [role=banner] {
    padding: 2em 0; } }
.columns-1,
.columns-max {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen and (min-width: 40.063em) {
  .columns-1,
  .columns-max {
    padding: 0; } }
.columns-2 {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1; }

.columns-2:before, .columns-2:after {
  content: " ";
  display: table; }

.columns-2:after {
  clear: both; }

.ie8 .columns-2 .aui-w50 {
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (min-width: 40.063em) {
  .columns-2 .aui-w50 {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left; } }
.aui-w30 {
  padding-top: 0.9375em; }

.aui-w70 {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen and (min-width: 40.063em) {
  .aui-w70 {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 75%;
    float: left; } }
.aui-w30 {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen and (min-width: 40.063em) {
  .aui-w30 {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .col-4 .asset-abstract {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .col-2 .asset-abstract {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left; } }
.ie8 .col-4 {
  padding-left: 15px;
  padding-right: 15px; }

[role=main] {
  background: white; }

[role=navigation] a,
.nav-secondary a,
[role=contentinfo] a {
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

[role=navigation] {
  /*float: left;*/ }

@media only screen and (min-width: 40.063em) {
  [role=navigation] {
    float: right; } }
[role=menubar] {
  text-align: center; }

[role=menubar] > li {
  margin-bottom: 2px; }

@media only screen and (min-width: 40.063em) {
  [role=menubar] > li {
    display: inline-block;
    margin-left: 2em;
    margin-bottom: 0; } }
[role=navigation] a {
  display: block;
  padding: 1em;
  white-space: nowrap;
  color: #373737;
  background: #f2f3fb; }

@media only screen and (min-width: 40.063em) {
  [role=navigation] a {
    background: none;
    padding: 0; } }
[role=navigation] .selected a {
  color: #888888; }

.link-highlight, a, [role=navigation] a, .portlet-asset-publisher .asset-more a, #language-selection a, .nav-secondary a, #products a {
  -webkit-tap-highlight-color: #007ed4;
  -webkit-tap-highlight-color: transparent; }

.link-highlight:hover, a:hover, .portlet-asset-publisher .asset-more a:hover, #language-selection a:hover, #products a:hover {
  color: #0065a5;
  text-decoration: underline; }

.link-highlight:active, a:active, .portlet-asset-publisher .asset-more a:active, #language-selection a:active, #products a:active {
  color: white;
  background-color: #007ed4; }

.portlet-asset-publisher .asset-more a {
  color: #295a97; }

#heading {
  display: block;
  margin: 1em; }

#heading a:active {
  background: none; }

@media only screen and (min-width: 40.063em) {
  #heading {
    margin: 0;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  #site-menu {
    position: absolute;
    top: 0;
    right: 0; } }
#language-selection {
  line-height: 1.6em;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

@media only screen and (min-width: 40.063em) {
  #language-selection {
    float: left; } }
@media only screen and (min-width: 40.063em) {
  #site-search {
    float: right; } }
#language-selection ul {
  margin: 1em;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #language-selection ul {
    margin: 0;
    float: left; } }
#language-selection ul li {
  list-style-type: none;
  display: inline; }

#language-selection a {
  font-size: 0.75em;
  color: #999999; }

.nav-secondary {
  background: #f2f3fb; }

.nav-secondary .nav-menu {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.25rem;
  *zoom: 1;
  display: table; }

.nav-secondary .nav-menu:before, .nav-secondary .nav-menu:after {
  content: " ";
  display: table; }

.nav-secondary .nav-menu:after {
  clear: both; }

.nav-secondary .nav-menu ul {
  line-height: 63px; }

@media only screen and (min-width: 40.063em) {
  .nav-secondary .nav-menu ul {
    display: table-row; } }
.nav-secondary .nav-menu ul li {
  text-align: center;
  border-bottom: 1px solid white; }

@media only screen and (min-width: 40.063em) {
  .nav-secondary .nav-menu ul li {
    display: table-cell;
    border-bottom: none; } }
.nav-secondary a {
  color: #999999; }

[role=contentinfo] {
  background: #5a7cb9;
  color: white;
  padding: 1em 0; }

[role=contentinfo] a {
  color: white;
  font-size: 0.875em; }

[role=contentinfo] > .container {
  max-width: 1028px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 200.25rem;
  *zoom: 1; }

[role=contentinfo] > .container:before, [role=contentinfo] > .container:after {
  content: " ";
  display: table; }

[role=contentinfo] > .container:after {
  clear: both; }

[role=contentinfo] > .container > div {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen and (min-width: 40.063em) {
  [role=contentinfo] > .container > div {
    /* border-left: 1px solid white; */ } }
@media only screen and (min-width: 40.063em) {
  #site-related ul {
    display: flex; } }
#site-related {
  font-size: 1.2em !important;
  text-align: center; }

#copyright {
  font-size: 0.875em; }

@media only screen and (min-width: 40.063em) {
  #site-related li {
    display: inline-block;
    margin-right: 5px;
    align-items: center; }

  #site-related li:not(:last-child)::after {
    /* content: "\2022";      
    color: white;         
    margin-left: 5px;   
    margin-right: 5px; */ } }
@media (max-width: 95.5em) {
  #site-related ul {
    flex-direction: column;
    /* Coloca los elementos uno debajo del otro */
    align-items: flex-start;
    /* Alinea los elementos al inicio de la columna */ } }
#site-related li:first-child {
  padding-left: 0; }

#site-related li:last-child {
  padding-right: 0;
  border-right: none; }

#site-related li a {
  font-size: 1em; }

@media only screen and (min-width: 40.063em) {
  .baseline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; } }
#certifications, #channels, #sitemap {
  margin-bottom: 2rem; }

#certifications {
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  #certifications {
    margin-bottom: 0;
    float: right;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2; } }
#certifications .portlet-boundary {
  margin-bottom: 0; }

.cert img {
  width: 80px; }

@media only screen and (min-width: 40.063em) {
  #sitemap {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 58.33333%;
    float: left;
    padding-left: 0; } }
#sitemap h4 {
  border-bottom: 1px solid white; }

@media only screen and (min-width: 40.063em) {
  #sitemap h4 {
    border-bottom: none; } }
@media only screen and (min-width: 40.063em) {
  #sitemap > nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 64.25rem;
    *zoom: 1; }

  #sitemap > nav:before, #sitemap > nav:after {
    content: " ";
    display: table; }

  #sitemap > nav:after {
    clear: both; } }
.sitemap a,
.sitemap ul a {
  white-space: normal;
  color: white; }

@media only screen and (min-width: 40.063em) {
  .sitemap > li {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .sisemed .sitemap > li {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  #channels {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.66667%;
    float: left; } }
.bg-rombo {
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 110px;
  height: 96px;
  background: none; }

@media only screen and (min-width: 40.063em) {
  .bg-rombo {
    background: url("../images/bg-rombo.png"); } }
.bg-rombo a {
  display: inline-block;
  text-align: center;
  width: 25px;
  height: 20px;
  background-repeat: no-repeat; }

/* #channels ul {
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
  display: -webkit-flex;  
  display: flex;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center; 
 }
   */
@media only screen and (min-width: 40.063em) {
  #channels ul {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; } }
#channels ul > li > a[href*="twitter"] {
  background: url("../images/icon-twitter.png"); }

#channels ul > li > a[href*="linkedin"] {
  background: url("../images/icon-linkedin.png"); }

#channels ul > li > a[href*="google"] {
  background: url("../images/icon-google.png"); }

#channels ul > li > a[href*="slideshare"] {
  background: url("../images/icon-slideshare.png"); }

#channels ul > li > a[href*="rss"] {
  background: url("../images/icon-rss.png"); }

.logo {
  max-width: 100%;
  width: 100%; }

@media only screen and (min-width: 40.063em) {
  .logo {
    width: auto; } }
header > a {
  width: 70%;
  display: inline-block; }

@media only screen and (min-width: 40.063em) {
  header > a {
    width: auto; } }
.taglib-language-list-text {
  border-right: none; }

.taglib-language-list-text.selected {
  font-weight: bold; }

#site-search .portlet-boundary {
  margin: 0; }

input[type=search] {
  padding: 0.75em;
  width: 100%;
  border: 1px solid #c1c1c1;
  border-radius: 0.25em;
  font-size: 1em; }

@media only screen and (min-width: 40.063em) {
  input[type=search] {
    padding: 0;
    font-size: 0.75em; } }
[name=ctem_3_fm] {
  margin: 1em; }

@media only screen and (min-width: 40.063em) {
  [name=ctem_3_fm] {
    margin: 0;
    float: left; } }
.search-result {
  border-bottom: 1px solid #e6e7e7;
  margin-bottom: 1em; }

.search-result .asset-entry-title img {
  display: none; }

.search-result .asset-entry-tags {
  float: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-tags {
  float: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-categories {
  float: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-title {
  font-weight: normal;
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-type {
  display: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-categories {
  display: none; }

.portlet-search .search-layout .search-layout-content .result .asset-entry .asset-entry-tags {
  display: none; }

.entry, .asset-full-content, .asset-abstract {
  margin-bottom: 1em; }

.entry header, .asset-full-content header, .asset-abstract header, .asset-summary {
  margin-bottom: 1em; }

.portlet-blogs .entry-title, .asset-title {
  margin-bottom: 0;
  font-size: 1.5em;
  color: #0065a5; }

.taglib-page-iterator {
  margin-bottom: 1em; }

.portlet-asset-publisher .metadata-publish-date {
  background: none;
  margin: 0;
  padding: 0; }

.portlet-asset-publisher .asset-metadata {
  margin: 0;
  clear: none; }

.portlet-asset-publisher .asset-more {
  clear: none; }

.portlet-asset-publisher .asset-title {
  margin: 0;
  padding: 0;
  border: none;
  text-align: center; }

.portlet-asset-publisher .asset-abstract header {
  text-align: center; }

.portlet-asset-publisher .asset-abstract header time {
  color: #989898; }

.portlet-content {
  padding: 0; }

.portlet-column {
  display: block;
  vertical-align: baseline;
  width: 100%; }

.portlet-column-content {
  padding: 0; }

.portlet-blogs .entry-date {
  background: none;
  padding: 0; }

.portlet-asset-publisher .asset-abstract .asset-content p {
  margin-bottom: 1.25rem; }

.portlet-borderless-container {
  min-height: 0; }

.logo {
  display: inline; }

.banner {
  border-top-left-radius: 1em;
  border-bottom-right-radius: 1em;
  border-style: solid;
  border-width: 1px;
  border-color: #bcbcf1;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: lavender; }

.banner > :first-child {
  margin-top: 0; }

.banner > :last-child {
  margin-bottom: 0; }

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6, .banner p {
  color: #333333; }

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
  line-height: 1;
  margin-bottom: 0.625rem; }

.banner h1.subheader, .banner h2.subheader, .banner h3.subheader, .banner h4.subheader, .banner h5.subheader, .banner h6.subheader {
  line-height: 1.4; }

.hide, #channels ul span {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.taglib-asset-tags-summary .tag {
  background: #009ddc;
  margin: 0;
  padding: 2px;
  color: white;
  font-size: 0.875em;
  white-space: nowrap; }

.portlet-topper h2 {
  color: #0065a5;
  font-size: 1.6875rem;
  border-bottom: 1px solid #0065a5; }

.portlet-asset-publisher .asset-small-image {
  float: none;
  padding: 0;
  width: 100%; }

.asset-abstract {
  padding: 1em;
  overflow: hidden; }

@media only screen and (min-width: 40.063em) {
  .latest-news img.asset-small-image {
    max-width: 100%; } }
@media only screen and (min-width: 40.063em) {
  .latest-news--left .asset-abstract {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .latest-news--left .asset-abstract .asset-small-image {
    margin-right: 1em; }

  .latest-news--left .asset-abstract .asset-title,
  .latest-news--left .asset-abstract header {
    text-align: left; } }
.portlet-asset-publisher .asset-abstract {
  margin: 0; }

.portlet-asset-publisher .asset-content {
  clear: none;
  margin: 0; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-right: 0; }

div.asset-small-image > img {
  margin-bottom: 1.25rem;
  width: auto; }

.blog .asset-abstract {
  padding: 0 0 1.25rem 0;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #e6e7e7; }

@media only screen and (min-width: 40.063em) {
  .blog .asset-abstract {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }
@media only screen and (min-width: 40.063em) {
  .blog div.asset-small-image {
    float: left;
    width: 15%;
    margin-right: 1.25em;
    margin-right: 1.25rem; } }
@media only screen and (min-width: 40.063em) {
  .blog div.asset-small-image > img {
    margin-bottom: 0; } }
@media only screen and (min-width: 40.063em) {
  .blog .asset-abstract .asset-content {
    float: left;
    width: 80%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; } }
@media only screen and (min-width: 40.063em) {
  .blog .asset-abstract header,
  .blog .asset-title {
    text-align: left; } }
.blog .asset-abstract:nth-child(even) {
  background: white; }

@media only screen and (min-width: 40.063em) {
  .blog .asset-more {
    float: right; } }
#servicios {
  overflow: hidden; }

@media only screen and (min-width: 40.063em) {
  #servicios {
    border-bottom: 1px solid #e6e7e7; } }
#servicios div {
  margin-bottom: 1.25rem;
  text-align: center;
  border-bottom: 1px solid #e6e7e7; }

#servicios div > h3 {
  font-family: 'Roboto', sans-serif, "Helvetica Neue", "Helvetica", Helvetica, Arial;
  font-size: 1.4375rem;
  text-transform: uppercase; }

#servicios div > p, #servicios div ul {
  text-align: left; }

#servicios div:nth-child(1) > h3 {
  color: #009ddc; }

#servicios div:nth-child(2) > h3 {
  color: #9a8c7d; }

#servicios div:nth-child(3) > h3 {
  color: #d88c02; }

@media only screen and (min-width: 40.063em) {
  #servicios div {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    border-bottom: none; } }
.product-category-header {
  position: relative;
  margin-bottom: 1.25rem; }

.product-category-header img {
  width: 100%;
  max-width: 100%; }

.product-category-header h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-transform: uppercase;
  text-align: center;
  color: #0065a5; }

.product-category-header p {
  margin-bottom: 0; }

#products {
  overflow: hidden; }

#products h4,
.product h4 {
  color: #005b99;
  font-size: 1em;
  border-bottom: 1px solid #005b99; }

#products a {
  display: block;
  font-size: 0.875em;
  color: #295a97; }

@media only screen and (min-width: 40.063em) {
  #products a {
    float: right;
    display: inline; } }
@media only screen and (min-width: 40.063em) {
  .product .description {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 75%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .product .attributes {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left; } }
.product .attributes img {
  margin: 0; }

.asset-full-content img {
  margin: 0 10px; }

.product-list h2 {
  font-size: 1em; }

.product-abstract a {
  float: right; }

.taglib-categorization-filter.entry-title {
  font-size: 1.5em; }

.ltr .aui-column {
  float: none; }

.portlet-search .menu-column .search-layout-content {
  padding: 0; }

.portlet-search .menu-column .search-layout-content .menu, .portlet-search .menu-column .search-layout-content [role=menu], .portlet-search .menu-column .search-layout-content .drop-down, .portlet-search .menu-column .search-layout-content [role=menubar], .portlet-search .menu-column .search-layout-content #language-selection ul, #language-selection .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content .nav-secondary .nav-menu ul, .nav-secondary .nav-menu .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #site-related ul, #site-related .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #certifications, .portlet-search .menu-column .search-layout-content .sitemap,
.portlet-search .menu-column .search-layout-content .sitemap ul,
.sitemap .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #channels ul, #channels .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #products ul, #products .portlet-search .menu-column .search-layout-content ul {
  margin: 0;
  position: static;
  width: initial; }

@media only screen and (min-width: 40.063em) {
  .portlet-search .menu-column .search-layout-content .menu, .portlet-search .menu-column .search-layout-content [role=menu], .portlet-search .menu-column .search-layout-content .drop-down, .portlet-search .menu-column .search-layout-content [role=menubar], .portlet-search .menu-column .search-layout-content #language-selection ul, #language-selection .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content .nav-secondary .nav-menu ul, .nav-secondary .nav-menu .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #site-related ul, #site-related .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #certifications, .portlet-search .menu-column .search-layout-content .sitemap,
  .portlet-search .menu-column .search-layout-content .sitemap ul,
  .sitemap .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #channels ul, #channels .portlet-search .menu-column .search-layout-content ul, .portlet-search .menu-column .search-layout-content #products ul, #products .portlet-search .menu-column .search-layout-content ul {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .portlet-search .menu-column .search-layout-content .result {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 75%;
    float: left; } }
select#_3_groupId {
  display: none; }

[id^=p_p_id_3] .menu-content,
[id^=p_p_id_3] .result-content {
  width: 100%; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: static;
  text-align: left; }

@media only screen and (min-width: 40.063em) {
  .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: static;
    right: 3px;
    text-align: right;
    top: 3px; } }
.ie8 [role=banner] {
  min-height: 29px;
  padding: 32px 0;
  overflow: hidden; }

.ie8 #heading {
  margin: 0;
  float: left; }

.ie8 #language-selection {
  position: absolute;
  top: 0;
  right: 0;
  line-height: normal; }

.ie8 .orbit-container img {
  height: 300px !important; }

.ie8 [role=navigation] {
  float: right; }

.ie8 [role=menubar] > li {
  display: inline-block;
  margin-left: 3em;
  margin-bottom: 0; }

.ie8 [role=navigation] a {
  background: none;
  padding: 0; }

.ie8 [role=navigation] .selected a {
  color: #888888; }

.ie8 .baseline,
.ie9 .baseline {
  position: relative; }

.ie8 #site-related,
.ie9 #site-related {
  position: absolute;
  bottom: 0; }

.ie8 #certifications,
.ie9 #certifications {
  width: 35%;
  float: right; }

.ie8 .bg-rombo,
.ie9 .bg-rombo {
  position: relative; }

.ie8 .bg-rombo a,
.ie9 .bg-rombo a {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -10px; }

@media only screen and (min-width: 40.063em) {
  .ie8 .latest-news--left div.asset-small-image,
  .ie9 .latest-news--left div.asset-small-image {
    width: 25%;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .fihoca .sitemap > li {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.3333% !important;
    float: left; }

  .fihoca #channels {
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    width: 35%;
    float: left; }

  .fihoca #sitemap {
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    width: 65% !important;
    float: left !important;
    padding-left: 0; } }
/* Para mejora de la 
  
.fihoca .sitemap li li {
    list-style-type:circle;
    list-style-position:outside;  
}
.fihoca .sitemap ul  {
    margin-top:20px;
    margin-left:10px;
}
.fihoca .sitemap h4 {
    padding-left:-10px;
}

*/
.datapro article header h3 {
  color: #085481; }

.datapro footer#footer {
  background-color: #085481; }

.datapro #main .nav-secondary {
  background-color: #f2f6f9; }

.datapro .portlet-body h3 a {
  color: #085481; }

.datapro .portlet-asset-publisher .asset-more a {
  color: #085481; }

.datapro .portlet-topper h2 {
  color: #085481;
  font-size: 1.6875rem;
  border-bottom: 1px solid #085481; }

.datapro header[role=banner] nav ul li a:hover {
  color: #085481; }

.datapro header[role=banner] nav ul li a:active {
  color: #085481;
  background-color: transparent; }

.datapro article a, .datapro #servicios a {
  color: #085481; }

.datapro .portlet-body .journal-content-article > a, .datapro .asset-content .journal-content-article h3 {
  color: #085481 !important; }

.costaisa #servicios ul li, .costaisa #servicios a, .costaisa #servicios > div:nth-child(1) > h3, .costaisa #servicios > div:nth-child(2) > h3, .costaisa #servicios > div:nth-child(3) > h3, .costaisa article h3 a {
  color: #5a7cb9; }

.costaisa footer#footer {
  background-color: #5a7cb9; }

.costaisa #main .nav-secondary {
  background-color: #f2fcff; }

.costaisa .portlet-body h3 a {
  color: #5a7cb9; }

.costaisa .portlet-asset-publisher .asset-more a, .costaisa .portlet-body .journal-content-article > a {
  color: #5a7cb9 !important; }

@media only screen and (min-width: 40.063em) {
  .costaisa .sitemap > li {
    position: relative !important;
    padding-left: 0.9375rem !important;
    padding-right: 0.9375rem !important;
    width: 25% !important;
    float: left !important; } }
@media only screen and (min-width: 40.063em) {
  .costaisa #channels {
    position: relative !important;
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
    width: 33% !important;
    float: left !important; } }
@media only screen and (min-width: 40.063em) {
  .costaisa #sitemap {
    position: relative !important;
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
    width: 67% !important;
    float: left !important;
    padding-left: 0 !important; } }
.costaisa .asset-content .journal-content-article h3 {
  color: #5a7cb9 !important; }

.sisemed article header h3 {
  color: #311f45; }

.sisemed footer#footer {
  background-color: #311f45; }

.sisemed #main .nav-secondary {
  background-color: #f4f4f6; }

.sisemed .portlet-body h3 a {
  color: #311f45; }

.sisemed .portlet-asset-publisher .asset-more a {
  color: #311f45; }

.sisemed .portlet-topper h2 {
  color: #311f45;
  font-size: 1.6875rem;
  border-bottom: 1px solid #311f45; }

.sisemed header[role=banner] nav ul li a:hover {
  color: #311f45; }

.sisemed header[role=banner] nav ul li a:active {
  color: #311f45;
  background-color: transparent; }

.sisemed article a, .sisemed #servicios a {
  color: #63bebc; }

.sisemed .portlet-body .journal-content-article > a, .sisemed .asset-content .journal-content-article h3 {
  color: #311f45 !important; }

.sapas article header h3 {
  color: #c31329; }

.sapas footer#footer {
  background-color: #c31329; }

.sapas #main .nav-secondary {
  background-color: #fcf3f4; }

.sapas .portlet-body h3 a {
  color: #c31329; }

.sapas .portlet-asset-publisher .asset-more a {
  color: #c31329; }

.sapas .portlet-topper h2 {
  color: #c31329;
  font-size: 1.6875rem;
  border-bottom: 1px solid #c31329; }

.sapas header[role=banner] nav ul li a:hover {
  color: #c31329; }

.sapas header[role=banner] nav ul li a:active {
  color: #c31329;
  background-color: transparent; }

.sapas article a, .sapas #servicios a {
  color: #c31329; }

.sapas .portlet-body .journal-content-article > a, .sapas .asset-content .journal-content-article h3 {
  color: #c31329 !important; }

.fihoca article header h3 {
  color: #791833; }

.fihoca footer#footer {
  background-color: #791833; }

.fihoca #main .nav-secondary {
  background-color: #f8f3f5; }

.fihoca .portlet-body h3 a, .fihoca .portlet-body .journal-content-article a {
  color: #791833; }

.fihoca .portlet-asset-publisher .asset-more a {
  color: #791833; }

.fihoca .portlet-topper h2 {
  color: #791833;
  font-size: 1.6875rem;
  border-bottom: 1px solid #791833; }

.fihoca header[role=banner] nav ul li a:hover {
  color: #791833; }

.fihoca header[role=banner] nav ul li a:active {
  color: #791833;
  background-color: transparent; }

.fihoca article a, .fihoca #servicios a {
  color: #791833; }

.fihoca .portlet-body .journal-content-article > a, .fihoca .asset-content .journal-content-article h3 {
  color: #791833 !important; }

#channels {
  text-align: center; }

#new_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 160px; }

#logo {
  margin-top: 26px;
  padding-left: 30px;
  align-self: flex-start;
  flex: 1;
  text-align: left;
  margin-bottom: 25px; }

#centro {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px; }

#certifications {
  flex: 1;
  text-align: right; }

/* Media Query para pantalla peque?a */
@media only screen and (max-width: 60.062em) {
  #new_footer {
    flex-direction: column;
    align-items: flex-start;
    /* Alinea todo al inicio en pantalla peque?a */ }

  #logo, #centro, #certifications {
    width: 100%;
    /* Asegura que ocupen todo el ancho en pantalla peque?a */
    text-align: center; }

  #logo {
    align-self: center; } }

