/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
body {
  margin: 10px; min-width:100% !important;}

html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

body {
  margin: 0; min-width:100% !important;}

/* set box sizing for everything */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; } 

/* ==========================================================================
   IE browser upgrade message
   ========================================================================== */
p.browserupgrade{
  color: #000;
  font-size: 16px;
  margin-bottom: 11px;
  margin-top: 0px;
  line-height: 26px;
  font-family: "Helvetica", Arial, sans-serif;
}
.browserupgrade {
  position: fixed;
  text-align: center;
  width: 100%;
  border-bottom: 2px solid #252a2c;
  top: 0;
  background: #fff;
  z-index: 3000;
  display: none; 
}
.browserupgrade.upgrade {
    display: block; 
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.tab-content .panel ul {
	margin-bottom: 40px;
}
.tab-content .panel ul li {
	list-style: none outside;
	background: url("/images/v2/cmn/list-bullet.png") no-repeat 0 5px;
	width: auto !important;
	padding: 0 0 0 1em;
	float: none;
	display: list-item;
	font-size: 13px;
}

a.cta-btn {
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  height: 30px;
  white-space: nowrap; }
  a.cta-btn span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 0 20px;
    line-height: 30px; }
  a.cta-btn.cta-blue {
    background: #0075ca;
    border: 1px solid #0061a8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    a.cta-btn.cta-blue:hover {
      background: #009fd0; }

div.container {
  margin: 0 auto;
  width: 950px; }

div.branding {
  height: 65px; }

div.container.header {
  width: 100%;
  height: 65px; }

div.search {
  float: right;
  margin: 25px 0 0 0; }
  div.search input {
    float: left;
    color: #b1b4b6; }
  div.search input.search {
    border: 0;
    padding: 2px 10px;
    font-size: 12px;
    line-height: 18px;
    width: 200px;
    height: 22px;
    background: url(/images/v2/bizResp/lu-header-searchfield-1.png) 0 0 no-repeat;
    border-radius: 0; }
  div.search input.search-submit {
    border: 0;
    width: 26px;
    height: 22px;
    background: url(/images/v2/bizResp/lu-header-searchsubmit-1.png) 0 0 no-repeat;
border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;}
div.global-header {
  height: 100%;
  background: url(/images/v2/bizResp/global-header-bar.jpg) repeat; }
  div.global-header ul li {
    opacity: 0.6;
    height: 36px;
    display: inline-block;
    /*border-right: 1px solid #313233;*/ }
    div.global-header ul li:hover {
      opacity: 1; }
    div.global-header ul li a {
      display: inline-block;
      height: inherit; }

a.cta-btn {
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  height: 30px;
  white-space: nowrap; }
  a.cta-btn span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 0 20px;
    line-height: 30px; }
  a.cta-btn.cta-blue {
    background: #0075ca;
    border: 1px solid #0061a8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    a.cta-btn.cta-blue:hover {
      background: #009fd0; }


div.header {
  width: 100%;
  position: relative;
  overflow: visible;
  height:39px;
/* suppressed header /*
/*
  height: 97px;
  border-top: 1px solid #ffffff;
  background: url(/images/v2/bizResp/header-background.jpg) repeat-x;
*/
 }
  div.header h1 {
    font-weight: normal;
    font-size: 27px;
    line-height: 27px;
    margin: 22px 0 0 0;
    color: #ffffff;
    text-transform: uppercase; }
  div.header div.toggle-nav {
    position: absolute;
    right: 10px;
    top: 0;
    display: none; }
    div.header div.toggle-nav a.close-nav {
      display: block;
      width: 34px;
      height: 24px;
      background: url(/images/v2/bizResp/mobile-nav-buttons.png) no-repeat;
      text-decoration: none; }
    div.header div.toggle-nav a.show-nav {
      display: none;
      width: 25px;
      height: 24px;
      margin: 0 5px 0 0;
      background: url(/images/v2/bizResp/mobile-nav-buttons.png) no-repeat -35px 0;
      text-decoration: none; }
  div.header div.wrapper {
    max-width: 1200px;
    height: inherit;
	margin: 0;
    right: 0;
    position: relative; }
  div.header div.nav {
    position: absolute;
	top:5px;
	/* suppressed header /*
	/*    top: 62px; */
    width: 100%; }
    div.header div.nav div.nav-bar {
      z-index: 2001;
      height: 34px;
      width: 100%;
      overflow: hidden;
      position: relative;
      -webkit-transition: height 250ms;
      -moz-transition: height 250ms;
      -ms-transition: height 250ms;
      -o-transition: height 250ms;
      transition: height 250ms; }
      div.header div.nav div.nav-bar.open {
        height: 114px; }
      div.header div.nav div.nav-bar div.main {
        background: #0075ca;
        height: 34px;
        z-index: 12;
        width: 100%;
        position: absolute; }
        div.header div.nav div.nav-bar div.main ul {
          margin: 0; }
          div.header div.nav div.nav-bar div.main ul li {
            display: block;
            float: left;
            margin-right: 27px;
            line-height: 34px;
            width: auto; }
            div.header div.nav div.nav-bar div.main ul li a {
              text-decoration: none;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 12px;
              line-height: 34px; }
            div.header div.nav div.nav-bar div.main ul li span.expand, div.header div.nav div.nav-bar div.main ul li span.close {
              display: none; }
            div.header div.nav div.nav-bar div.main ul li.open a {
              color: #a5b5c8; }
      div.header div.nav div.nav-bar div.sub {
        background-color: #313131;
        position: absolute;
        top: 34px;
        width: 100%;
        height: 80px;
        z-index: 10;
        padding: 0 0 10px 0; }
        div.header div.nav div.nav-bar div.sub.open {
          display: block; }
        div.header div.nav div.nav-bar div.sub .arrow {
          position: absolute;
          left: 0;
          top: 0;
          display: block;
          width: 21px;
          height: 10px;
          background: url(/images/v2/bizResp/menu-open-arrow.png) no-repeat; }
        div.header div.nav div.nav-bar div.sub div.sub-nav {
          opacity: 0;
          position: absolute;
          top: -100px;
          left: 0;
          margin: 0 0 20px 0;
          -webkit-transition: opacity 1000ms;
          -moz-transition: opacity 1000ms;
          -ms-transition: opacity 1000ms;
          -o-transition: opacity 1000ms;
          transition: opacity 1000ms; }
          div.header div.nav div.nav-bar div.sub div.sub-nav ul {
            display: inline-block;
            margin-right: 25px;
            vertical-align: top; }
            div.header div.nav div.nav-bar div.sub div.sub-nav ul li {
              height: 34px; }
              div.header div.nav div.nav-bar div.sub div.sub-nav ul li a {
                text-decoration: none;
                text-transform: none;
                color: #ffffff;
                font-size: 12px;
                line-height: 14px; }
                div.header div.nav div.nav-bar div.sub div.sub-nav ul li a:hover {
                  color: #0075ca; }
          div.header div.nav div.nav-bar div.sub div.sub-nav.open {
            top: 10px;
            opacity: 1; }
    div.header div.nav div.screen {
      display: none; }

div.hero {
  height: 420px;
  background-position: left -114px;
  padding-top: 1px;
  padding: 0;
  position: relative;
  background: #e0e0e0;
  overflow: hidden; }
  div.hero div.sliders {
    width: 100%;
    height: 420px;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    div.hero div.sliders div.slider-container {
      position: absolute;
      height: inherit;
      left: 0;
      width: 100%; }
    div.hero div.sliders div.slider {
      width: 100%;
      height: inherit;
      position: relative;
      padding-top: 1px;
      margin-top: -1px;
      float: left;
      overflow: hidden; }
      div.hero div.sliders div.slider div.img {
        width: 1200px;
        height: inherit;
        overflow: hidden;
        margin: 0 0 0 50%;
        left: -600px;
        position: absolute; }
        div.hero div.sliders div.slider div.img img {
          width: 100%;
          height: auto;
          position: relative; }
      div.hero div.sliders div.slider div.highlight-wrapper {
        width: 950px;
        height: 128px;
        position: absolute;
        bottom: 0;
        margin: 0 0 0 50%;
        left: -480px; }
      div.hero div.sliders div.slider div.highlight {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 320px;
        height: 150px;
        background: url(/images/v2/bizResp/blue-highlight.png) no-repeat;
        padding: 20px; }
        div.hero div.sliders div.slider div.highlight h4 {
          margin: 0;
          font-size: 16px;
          color: #ffffff;
          line-height:1.4;
          text-transform: uppercase; }
        div.hero div.sliders div.slider div.highlight p {
          font-size: 13px;
          color: #d0d0d0;
          margin: 0 0 0 0; }
        div.hero div.sliders div.slider div.highlight a {
          display: inline-block;
          margin-top: 5px;
          color: #ffffff;
          text-transform: uppercase;
		  font-weight:bold;
		  font-size:14px;
          text-decoration: none; }
        div.hero div.sliders div.slider div.highlight ul.nav-dots {
          height: 10px;
          position: absolute;
          bottom: 15px;
          right: 10px; }
      div.hero div.sliders div.slider ul.nav-dots {
        margin: 5px 0 0 0; }
  div.hero div.nav-dots {
    display: none; }
  div.hero ul.nav-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 0;
    padding:0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #ffffff; }
    div.hero ul.nav-dots li a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      margin-top: 0px !Important;}
    div.hero ul.nav-dots li.selected {
      background: #000000; }

div.features {
  padding-top: 25px;
  padding-bottom: 25px; }
  div.features div.feature h4 {
    color: #3c3f41;
    text-transform: uppercase;
    margin: 14px 0 10px 0;
    font-size: 12px;
    line-height: 12px; }
  div.features div.feature p {
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    margin: 0 0 10px 0; }
  div.features div.feature a.cta-btn {
    line-height: 22px;
    height: 22px; }
    div.features div.feature a.cta-btn span {
      font-size: 11px;
      line-height: 22px;
      margin: 0 7px;
      vertical-align: top; }
  div.features div.feature img {
    width: 100%;
    height: auto;
    border-bottom: 4px solid #0075ca; }

div.news-ticker {
  width: 100%;
  height: 35px;
  background: #bcbdbd;
  position: relative; }
  div.news-ticker div.container {
    overflow: hidden;
    height: 35px; }
  div.news-ticker div.title {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    height: 35px;
    width: 150px;
    line-height: 35px;
    text-transform: uppercase;
    background: #7a7b7b;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 25px; }
    div.news-ticker div.title span.icon {
      background: url(/images/v2/bizResp/news-ticker-icon.png) no-repeat;
      width: 12px;
      height: 12px;
      line-height: 35px;
      display: inline-block;
      margin: 0 10px 0 0; }
  div.news-ticker ul {
    position: absolute; }
    div.news-ticker ul li {
      float: left;
      display: block;
      font-size: 11px;
      line-height: 35px;
      color: #3c3f41;
      margin: 0 45px 0 0; }
      div.news-ticker ul li span.source {
        color: #0075ca;
        font-weight: bold;
        margin: 0 10px 0 0;
        display: inline-block; }
      div.news-ticker ul li span.dot {
        background-color: #0075ca;
        height: 10px;
        width: 10px;
        display: inline-block;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        line-height: inherit;
        margin: 0 5px 0 0; }
      div.news-ticker ul li a {
        text-decoration: none;
        color: inherit; }

div.footer {
  background: #efefef;
  width: 100%;
  position: relative;
  padding-top: 42px; }
  div.footer h4 {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    margin: 0 0 12px 0;
    text-transform: uppercase; }
    div.footer h4 a {
      font-size: inherit;
      color: inherit;
      text-decoration: none; }
  div.footer p {
    font-size: 11px;
    color: #666666; }
  div.footer ul {
    margin: 0 0 30px 0; }
    div.footer ul li {
      font-size: 11px;
      line-height: 11px;
      color: #666666;
      margin: 0 0 12px 0; }
      div.footer ul li a {
        text-decoration: none;
        color: #0075ca; }
    div.footer ul.social li {
      display: block;
      float: left;
      margin-right: 10px; }

div.footer-links {
  background: #3b3e40;
  padding: 25px 0; }
  div.footer-links ul {
    margin: 0 0 5px 0; }
    div.footer-links ul li {
      display: inline-block;
      margin: 0 15px 0 0;
      font-size: 11px;
      line-height: 8px;
      color: #666666; }
  div.footer-links a {
    text-decoration: none;
    font-size: 8px;
    color: #bcbdbd;
    text-transform: uppercase;
    opacity: 0.8; }
  div.footer-links p {
    font-size: 8px;
    color: #bcbdbd;
    opacity: 0.8;
    text-transform: uppercase;
    margin: 0; }
    div.footer-links p.copyright {
      float: right;
      margin: 0; }

span.bizCountry {
	padding: 8px 20px 10px 0;
	float:left;
}

a.social-icon {
  display: block;
  width: 21px;
  height: 21px;
  background: url(/images/v2/bizResp/social-icons.png) no-repeat; }
  a.social-icon.facebook {
    background-position: left top; }
    a.social-icon.facebook:hover {
      background-position: left -21px; }
  a.social-icon.twitter {
    background-position: -21px top; }
    a.social-icon.twitter:hover {
      background-position: -21px -21px; }
  a.social-icon.youtube {
    background-position: -42px top; }
    a.social-icon.youtube:hover {
      background-position: -42px -21px; }
  a.social-icon.rss {
    background-position: -63px top; }
    a.social-icon.rss:hover {
      background-position: -63px -21px; }
  a.social-icon.linked-in {
    background-position: -84px top; }
    a.social-icon.linked-in:hover {
      background-position: -84px -21px; }
a.social-icon1 {
  display: block;
  width: 21px;
  height: 21px;
}

/*standard pdp styles */
/*
	.detail .tab-content object, .detail .tab-content  embed {
	width: 100% !important;
	max-width: 450px;
}
*/
.detail .tab-content .heroColorGallery .listingImage img {
	max-width: 455px;
}

.detail .tab-content .banner.banner-hero img {
	max-width: 475px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: transparent;
	outline: none;
}
div.header div.nav div.nav-bar div.main ul li a {
	outline: none;
}
div.header div.nav div.nav-bar div.main ul li.open span.close {
    color: #fff;
    font-size: 100%;
    font-weight: normal;
    line-height: 40px;
    text-shadow: none;
}
.resDelimiter {
	height: 24px;
}

.btn, input[type="submit"] {
	width: 162px;
}

.detail .banner.banner-hero .banner-content {
	padding-right: 20px;
}
.subcategory .c-wrap .ui-shadow-content {
	margin-left: 20px !important;
}
.subcategory .c-wrap .filterContainer {
	margin-left: 10px !important;
}
.subcategory #headlineSecondary .select-target.select-theme-chosen {
    min-width: 120px;
}
#viewAllRes {
	height: 28px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 1600px) {
  div.hero {
    height: 630px; }
    div.hero div.sliders {
      height: 630px; }
      div.hero div.sliders div.slider div.img {
        width: 1800px;
        left: -900px; } }
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  div.hero {
    height: 520px; }
    div.hero div.sliders {
      height: 520px; }
      div.hero div.sliders div.slider div.img {
        width: 1600px;
        left: -800px; } }
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  div.hero {
    height: 490px; }
    div.hero div.sliders {
      height: 490px; }
      div.hero div.sliders div.slider div.img {
        width: 1400px;
        left: -700px; } }
@media only screen and (max-width: 1020px) {
  div.container {
    width: 100%;
    padding: 0 10px; }

  div.header div.wrapper {
    width: 100%;
    left: auto;
    margin: 0 auto; }

  div.hero {
    height: 350px; }
    div.hero div.sliders {
      width: 100%;
      overflow: hidden; }
      div.hero div.sliders div.slider {
        height: 350px;
        width: 100%; }
        div.hero div.sliders div.slider div.img {
          width: 1020px;
          left: -510px; }
        div.hero div.sliders div.slider div.highlight-wrapper {
          width: 100%;
          margin: 0 0 0 0;
          left: 0; } }
@media only screen and (max-width: 1024px) {
	.main > div.container {
		width: 100%;
		padding: 0 10px;
	}
    div.hero div.sliders div.slider div.highlight-wrapper {
          width: auto;
	}
  div.header div.toggle-nav {
    display: block; }
    div.header div.toggle-nav.open a.show-nav {
      display: none; }
    div.header div.toggle-nav.open a.close-nav {
      display: block; }

  div.header {
    height: 63px; }
    div.header div.nav {
      display: none;
      position: absolute;
      top: 60px;
      width: 100%;
      z-index: 20; }
      div.header div.nav.open {
        display: block; }
      div.header div.nav div.screen {
        background: rgba(0, 0, 0, 0.8);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block; }
      div.header div.nav div.nav-bar {
        height: auto;
        overflow: visible; }
        div.header div.nav div.nav-bar div.main {
          background: #0075ca;
          height: auto;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0; }
          div.header div.nav div.nav-bar div.main ul li {
            display: block;
            float: none;
            width: 100%; }
            div.header div.nav div.nav-bar div.main ul li a {
              text-decoration: none;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 15px;
              line-height: 40px;
              width: 100%;
              display: block; }
            div.header div.nav div.nav-bar div.main ul li span.expand {
              display: block;
              float: right; }
            div.header div.nav div.nav-bar div.main ul li span.close {
              display: none;
              float: right; }
            div.header div.nav div.nav-bar div.main ul li div.sub-nav {
              background: #313131;
              /*margin: 0 -29px;*/
              margin: 0 -10px;
              padding: 0 10px;
              overflow: hidden;
              max-height: 0px;
              -webkit-transition: max-height 1000ms;
              -moz-transition: max-height 1000ms;
              -ms-transition: max-height 1000ms;
              -o-transition: max-height 1000ms;
              transition: max-height 1000ms; }
              div.header div.nav div.nav-bar div.main ul li div.sub-nav ul {
                display: block; }
            div.header div.nav div.nav-bar div.main ul li.open {
              max-height: 500px; }
              div.header div.nav div.nav-bar div.main ul li.open span.expand {
                display: none; }
              div.header div.nav div.nav-bar div.main ul li.open span.close {
                display: block; }
              div.header div.nav div.nav-bar div.main ul li.open a {
                color: #ffffff; }
              div.header div.nav div.nav-bar div.main ul li.open div.sub-nav {
                max-height: 500px; }
      div.header div.nav div.sub {
        display: none; }
  div.hero {
    height: 280px;
    background-position: left -80px; }
    div.hero div.sliders div.slider {
      height: 280px; }
      div.hero div.sliders div.slider div.img {
        width: 1024px;
        left: -400px; }


        }

@media only screen and (max-width: 1020px) {
    /*
    div.header div.nav div.nav-bar div.main ul li div.sub-nav {
      margin: 0 -10px; }
      */
    div.container {
    width: 100%;
    padding: 0 10px; }

  div.header div.wrapper {
    width: 100%;
    left: auto;
    margin: 0 auto; }

  div.hero {
    height: 350px; }
    div.hero div.sliders {
      width: 100%;
      overflow: hidden; }
      div.hero div.sliders div.slider {
        height: 350px;
        width: 100%; }
        div.hero div.sliders div.slider div.img {
          width: 950px;
          left: -480px; }
        div.hero div.sliders div.slider div.highlight-wrapper {
          width: 100%;
          margin: 0 0 0 0;
          left: 0; } }
@media only screen and (max-width: 800px) {
	  div.features div.feature {
    height: 230px; } }
@media only screen and (max-width: 599px) {
  div.hero {
    height: auto; }
    div.hero div.sliders {
      height: 340px; }
      div.hero div.sliders div.slider-container {
        height: inherit; }
      div.hero div.sliders div.slider {
        height: inherit; }
        div.hero div.sliders div.slider div.img {
          width: 600px;
          height: 210px;
          left: -300px;
          position: relative; }
        div.hero div.sliders div.slider div.highlight-wrapper {
          top: auto;
          left: auto;
          bottom: auto;
          position: relative;
          height: 130px; }
        div.hero div.sliders div.slider div.highlight {
          width: 100%;
          height: inherit;
          position: absolute;
          left: 0;
          bottom: auto;
          top: 0;
          background: #0075ca;
          padding: 17px 20px 17px 20px; }
        div.hero div.sliders div.slider ul.nav-dots {
          display: none;
          position: relative;
          z-index: 20; }
    div.hero div.nav-dots {
      display: block;
      position: absolute;
      left: 0;
      bottom: 10px;
      width: 100%;
      text-align: center; }
    div.hero ul.nav-dots {
      display: inline-block; }

  div.features div.feature {
    height: auto;
    margin: 0 0 20px 0; }

  div.news-ticker {
    height: 135px; }
    div.news-ticker div.title {
      width: 100%; }
    div.news-ticker div.container {
      height: inherit; }
    div.news-ticker div.ticker {
      position: absolute;
      top: 35px;
      height: 100px;
      width: 100%; }
    div.news-ticker ul li {
      display: block;
      width: 100%;
      float: none;
      margin: 0 0 20px 0;
      padding: 0 20px 0 0;
      line-height: 16px; }

  div.search input.search {
    width: 75px; } }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@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) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  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; } }

#locationSwitcher {
    float: left;
    max-width: 600px;
}
#locationSwitcher img {
    float: left;
    margin: 4px 10px 0 0;
}
#locationSwitcher form, #locationSwitcher fieldset {
    display: inline;
    vertical-align: middle;
}
#locationSwitcher form {
    margin-left: 7px;
}
#locationSwitcher.js-enabled form {
    display: inline;
}
#locationSwitcher select {
    min-width: 100px;
}
#locationSwitcher .ui-formulate-current {
    padding-right: 25px;
}
div#locationSwitcher {
	padding-bottom:10px;
}
.exList .exLink {
	background: none !important;
}
