@media only screen and (max-device-width: 1024px) {
  .wrap {
    width: 100%; } }

@media only screen and (max-width: 991px) {
  a, div, p {
    box-sizing: border-box; } }

@media only screen and (max-width: 1024px) {
  .larger,
  .largest {
    font-size: 10px; } }

.wrap {
  width: inherit; }

.page {
  left: inherit;
  float: inherit; }
  .page .main {
    max-width: 968px;
    width: 100%; }
  .page .nav {
    width: 100%;
    background-image: none;
    background-color: #fdc82f;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: none; }
    .page .nav .nav_list li a {
      display: block; }
    .page .nav .nav_list li.search-container {
      display: none; }
  .page .header .header_right {
    float: right;
    max-width: 868px; }
  .page .pre_footer {
    width: 100%;
    background-image: none;
    background-color: #fdc82f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }

@media only screen and (max-width: 1199px) {
  .content_w {
    width: auto;
    float: none;
    margin: 0; }
    .content_w .mini_main {
      padding-left: 15px;
      padding-right: 15px;
      width: auto;
      float: none;
      margin: 0; }
      .content_w .mini_main .sm_col {
        width: auto; } }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
.ui-state-focus {
  border: 1px solid #dddddd;
  color: black; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #f6f6f6; }

.col-1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-5 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 41.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-7 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 58.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-8 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-9 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 75%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-10 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33333%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-11 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.66667%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

.col-12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 0.83333%;
  padding-right: 0.83333%; }

@media only screen and (max-width: 767px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

@media only screen and (max-width: 767px) {
  .mini_main table:not(.non-responsive) {
    display: block; }
    .mini_main table:not(.non-responsive) tr {
      display: block; }
      .mini_main table:not(.non-responsive) tr td {
        display: block;
        width: 100%; } }

.mini_main table:not(.non-responsive).tablelist_icons td {
  display: table-cell;
  width: auto; }

@media only screen and (max-width: 991px) {
  .wrap {
    padding-top: 102px; }
    .wrap .header .header_logo {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      width: 274px;
      height: auto; } }

@media only screen and (max-width: 991px) {
  .nav-fixed .wrap .header {
    height: 80px; }
    .nav-fixed .wrap .header .header_logo {
      width: 190px; } }

@media only screen and (max-width: 1199px) {
  .page .header .header_right {
    position: relative; }
  .page .header .header_opts {
    right: 0;
    bottom: 2px; } }

@media only screen and (max-width: 991px) {
  .page .header {
    padding-left: 15px;
    padding-right: 15px; }
    .page .header .header_right {
      width: inherit;
      max-width: 500px; }
      .page .header .header_right .header_tabs {
        clear: both; }
      .page .header .header_right .header_links {
        float: none;
        clear: both;
        text-align: right;
        position: absolute;
        top: 30px;
        right: 0; }
        .page .header .header_right .header_links li {
          float: none;
          display: inline-block; }
          .page .header .header_right .header_links li:last-child {
            margin-right: 0; }
    .page .header .header_opts {
      right: 0; } }

@media only screen and (max-width: 991px) {
  .page .header {
    position: fixed;
    height: inherit;
    width: 100%;
    z-index: 100;
    top: 0;
    -webkit-box-shadow: rgba(30, 30, 30, 0.3) 0px 0px 5px;
    -moz-box-shadow: rgba(30, 30, 30, 0.3) 0px 0px 5px;
    box-shadow: rgba(30, 30, 30, 0.3) 0px 0px 5px; } }

@media only screen and (max-width: 991px) {
  .page .header > .main > .header_right {
    display: none; } }

@media only screen and (max-width: 991px) {
  .footer {
    margin-bottom: 0;
    padding: 0 15px; }
  .footer_left,
  .footer_right {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    text-align: center; }
    .footer_left .footer_links,
    .footer_right .footer_links {
      float: none; }
      .footer_left .footer_links li:last-child,
      .footer_right .footer_links li:last-child {
        margin-right: 0; }
  .footer_social {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    text-align: center;
    float: none;
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer_social li {
      float: none;
      display: inline-block; }
      .footer_social li:first-child a {
        margin-left: 0; } }

.professional .page .pre_footer {
  background-color: #006e65; }

@media only screen and (max-width: 991px) {
  .footer_directory {
    display: none; }
  .pre_footer {
    display: none; }
  html, body {
    height: 100%; }
  .wrap {
    box-shadow: 0 500px 0 0 white; }
    .wrap::after {
      content: "";
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      left: 0;
      display: block;
      width: 100%;
      height: 11px;
      background: white;
      position: relative;
      top: -2px;
      box-shadow: 0 10px 0 0px white; }
    .wrap.menu-active::after {
      left: -75vw; } }

@media only screen and (max-width: 991px) {
  .footer_links li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    margin: 0 0 20px; }
    .footer_links li:nth-child(5) {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%; } }

@media only screen and (max-width: 479px) {
  .footer_links li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

.wrap .navbar-toggle {
  display: none; }

@media only screen and (max-width: 991px) {
  .wrap {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0; }
    .wrap .page {
      overflow: hidden; }
    .wrap .header {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      right: 0;
      height: 107px; }
      .wrap .header .navbar-toggle {
        display: block;
        padding: 0;
        background-color: transparent;
        margin: 28px 15px 15px 0;
        border: 0 none;
        width: 38px;
        height: 30px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer; }
        .wrap .header .navbar-toggle:hover, .wrap .header .navbar-toggle:focus, .wrap .header .navbar-toggle:default {
          background-color: transparent; }
          .wrap .header .navbar-toggle:hover .icon-bar, .wrap .header .navbar-toggle:focus .icon-bar, .wrap .header .navbar-toggle:default .icon-bar {
            background-color: #494544; }
        .wrap .header .navbar-toggle .icon-bar {
          display: block;
          position: absolute;
          height: 6px;
          width: 50%;
          background-color: #777777;
          margin: 0;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
          .wrap .header .navbar-toggle .icon-bar:nth-child(even) {
            left: 50%;
            border-radius: 0 2px 2px 0; }
          .wrap .header .navbar-toggle .icon-bar:nth-child(odd) {
            left: 0;
            border-radius: 2px 0 0 2px; }
          .wrap .header .navbar-toggle .icon-bar:nth-child(1), .wrap .header .navbar-toggle .icon-bar:nth-child(2) {
            top: 0; }
          .wrap .header .navbar-toggle .icon-bar:nth-child(3), .wrap .header .navbar-toggle .icon-bar:nth-child(4) {
            top: 12px; }
          .wrap .header .navbar-toggle .icon-bar:nth-child(5), .wrap .header .navbar-toggle .icon-bar:nth-child(6) {
            top: 24px; }
        .wrap .header .navbar-toggle:focus {
          outline: 0; }
    .wrap .carousel_bg {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      left: 0; }
    .wrap.menu-active {
      left: -75vw;
      box-shadow: -75vw 500px 0 0 white; }
      .wrap.menu-active .header {
        right: 75vw; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(1), .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(6) {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(2), .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(5) {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(1) {
          left: 3px;
          top: 6px; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(2) {
          left: 16px;
          top: 6px; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(3) {
          left: -50%; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(4) {
          left: 100%; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(3), .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(4) {
          top: 12px;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(5) {
          left: 3px;
          top: 19px; }
        .wrap.menu-active .header .navbar-toggle .icon-bar:nth-child(6) {
          left: 16px;
          top: 19px; }
      .wrap.menu-active .nav {
        overflow-x: hidden;
        right: 0; }
      .wrap.menu-active .carousel_bg {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; } }

.professional .nav {
  background-color: transparent;
  background-image: url(/phoenixResources/shared/images/prof-bg-nav.jpg);
  background-repeat: repeat-x; }
  .professional .nav ul.nav_list li {
    height: 106px; }
  @media only screen and (max-width: 991px) {
    .professional .nav {
      background-image: none; } }

.page .nav ul.nav_list li[class*=header-tabs] {
  display: none; }

@media only screen and (max-width: 991px) {
  .page .nav {
    background: whitesmoke; }
    .page .nav ul.nav_list > li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 33.33333%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%; }
      .page .nav ul.nav_list > li > a {
        width: initial;
        font-size: 1.2em;
        padding: 10px 15px; }
        .page .nav ul.nav_list > li > a.ni_link.ni_link__hover {
          background-color: transparent;
          background-image: initial;
          box-shadow: none; }
      .page .nav ul.nav_list > li .ni_title {
        visibility: visible;
        font-size: inherit; }
      .page .nav ul.nav_list > li .ni_drop {
        width: 100%;
        box-shadow: none; }
      .page .nav ul.nav_list > li .ni_col {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.33333%;
        float: left;
        padding-left: 3.33333%;
        padding-right: 3.33333%;
        position: relative; }
        .page .nav ul.nav_list > li .ni_col .ni_highlight {
          width: 100%;
          position: static; }
          .page .nav ul.nav_list > li .ni_col .ni_highlight img {
            position: static;
            width: 100%; }
        .page .nav ul.nav_list > li .ni_col.ni_col__wide {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          width: 66.66667%;
          float: left;
          padding-left: 3.33333%;
          padding-right: 3.33333%;
          position: static;
          padding-left: 0;
          padding-right: 0; }
          .page .nav ul.nav_list > li .ni_col.ni_col__wide ul.ni_list li {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 50%;
            float: left;
            padding-left: 5%;
            padding-right: 5%;
            padding-left: 0;
            padding-right: 0; } }

@media only screen and (max-width: 991px) {
  .page .nav {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 75vw;
    height: 100vh;
    overflow: scroll;
    position: fixed;
    top: 0;
    right: -75vw;
    z-index: 0;
    border-radius: 0; }
    .page .nav ul.header_links,
    .page .nav ul.header_tabs {
      margin-bottom: 0; }
      .page .nav ul.header_links li,
      .page .nav ul.header_tabs li {
        float: none;
        display: block;
        border-bottom: 1px solid #e4e2e0;
        padding: 0; }
        .page .nav ul.header_links li a,
        .page .nav ul.header_tabs li a {
          font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial, sans-serif;
          color: #111;
          display: block;
          line-height: 1;
          padding-bottom: 5px;
          font-weight: normal;
          border: none;
          font-size: 1.2em;
          padding: 10px 15px; }
          .page .nav ul.header_links li a:visited, .page .nav ul.header_links li a:hover, .page .nav ul.header_links li a:focus,
          .page .nav ul.header_tabs li a:visited,
          .page .nav ul.header_tabs li a:hover,
          .page .nav ul.header_tabs li a:focus {
            border: none; }
    .page .nav div.header_opts .header_opt {
      display: block;
      font-size: 12px;
      position: inherit;
      width: 100%; }
      .page .nav div.header_opts .header_opt a {
        font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial, sans-serif;
        color: #111;
        display: block;
        font-size: 1.83em;
        line-height: 1;
        padding-bottom: 5px;
        font-weight: normal;
        border: none;
        width: 100%;
        border-bottom: 1px solid #e4e2e0;
        padding: 10px 15px;
        font-size: 1.2em; }
        je
.page .nav div.header_opts .header_opt a:hover {
          text-decoration: none; }
        .page .nav div.header_opts .header_opt a > span {
          display: block;
          width: 100%; }
    .page .nav div.header_opts form {
      height: 21px;
      padding: 25px 15px 15px; }
      .page .nav div.header_opts form .header_opt_submit {
        position: inherit; }
    .page .nav ul.nav_list {
      width: 100%; }
      .page .nav ul.nav_list li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        border-bottom: 1px solid #e4e2e0;
        padding: 0; }
        .page .nav ul.nav_list li.ni__active {
          color: red; }
          .page .nav ul.nav_list li.ni__active a {
            color: #c7c2ba; }
            .page .nav ul.nav_list li.ni__active a span {
              color: #c7c2ba; }
        .page .nav ul.nav_list li[class*=header-tabs] {
          margin-left: 0;
          position: relative;
          display: block; }
          .page .nav ul.nav_list li[class*=header-tabs] a {
            font-weight: normal;
            visibility: visible;
            background-image: none; }
            .page .nav ul.nav_list li[class*=header-tabs] a#countriesSelect > span {
              padding-left: 8px; }
          .page .nav ul.nav_list li[class*=header-tabs] .countries_flag {
            top: 2px;
            left: 0; }
          .page .nav ul.nav_list li[class*=header-tabs] .icon_arrow_state {
            background: url("/phoenixResources/shared/images/arrow_black_down.png") no-repeat 0 50%;
            height: 100%;
            margin: 0;
            padding: 0;
            position: absolute;
            right: 15px;
            top: 0;
            width: 9px; }
        .page .nav ul.nav_list li a {
          float: none;
          width: 100%;
          border-right: 0;
          height: 34px;
          line-height: 14.4px;
          visibility: hidden; }
          .page .nav ul.nav_list li a .ni_list_title {
            display: block;
            top: 50%;
            position: relative;
            transform: translateY(-50%); }
        .page .nav ul.nav_list li .ni_drop {
          display: block;
          position: inherit;
          left: 0;
          width: 100%;
          background: transparent; }
          .page .nav ul.nav_list li .ni_drop .ni_col {
            display: none; }
            .page .nav ul.nav_list li .ni_drop .ni_col.ni_col__wide {
              display: block;
              width: 100%;
              min-height: 0; }
            .page .nav ul.nav_list li .ni_drop .ni_col .ni_list_desc {
              display: none; }
            .page .nav ul.nav_list li .ni_drop .ni_col .ni_list > li > a {
              -webkit-backface-visibility: hidden;
              visibility: visible; }
              .page .nav ul.nav_list li .ni_drop .ni_col .ni_list > li > a > div {
                height: inherit;
                background-image: none; }
        .page .nav ul.nav_list li .ni_col.ni_col__wide ul.ni_list li {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          width: 100%;
          float: left;
          padding-left: 0.83333%;
          padding-right: 0.83333%; }
      .page .nav ul.nav_list .ni_list li {
        border: 0; }
        .page .nav ul.nav_list .ni_list li div {
          height: 60px;
          width: 100%;
          padding: 0 5px 0 30px; }
          .page .nav ul.nav_list .ni_list li div .ni_list_title {
            border: 0;
            font-weight: normal; }
      .page .nav ul.nav_list .search-container {
        display: block; }
        .page .nav ul.nav_list .search-container form#searchForm,
        .page .nav ul.nav_list .search-container form#mobileSearchForm {
          margin: 50px auto 100px;
          width: 180px;
          text-align: center;
          position: relative; }
          .page .nav ul.nav_list .search-container form#searchForm .header_opt_search,
          .page .nav ul.nav_list .search-container form#mobileSearchForm .header_opt_search {
            background-image: none;
            background-color: white;
            border-radius: 15px;
            border: 0;
            font-size: 12px;
            height: 27px;
            outline: 0;
            margin-right: 0;
            padding: 0 40px 0 10px;
            width: 180px;
            position: relative;
            left: -28px;
            box-shadow: 1px 1px 5px rgba(30, 30, 30, 0.3); }
          .page .nav ul.nav_list .search-container form#searchForm .header_opt_submit,
          .page .nav ul.nav_list .search-container form#mobileSearchForm .header_opt_submit {
            right: -15px; } }

.page .nav .header_right {
  display: none;
  float: none; }
  @media only screen and (max-width: 991px) {
    .page .nav .header_right {
      display: block;
      width: initial;
      height: inherit;
      margin-bottom: 20px; }
      .page .nav .header_right .header_tabs {
        float: none;
        clear: both;
        margin: 0; }
      .page .nav .header_right .header_links {
        float: none;
        clear: both; }
      .page .nav .header_right .header_opts {
        float: none;
        position: inherit; }
        .page .nav .header_right .header_opts .header_opt_find {
          background-position: right 15px top 50%;
          background: none; } }

@media only screen and (max-width: 991px) {
  .carousel__home > .caroufredsel_wrapper > div {
    width: 100vw; }
  .carousel__home.carousel__other {
    height: 800px; }
    .carousel__home.carousel__other .carousel_main_left {
      width: auto;
      margin-left: 0; }
      .carousel__home.carousel__other .carousel_main_left .carousel_intro h2 {
        margin-left: 40px;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
    .carousel__home.carousel__other .carousel_controls {
      display: none; }
    .carousel__home.carousel__other .carousel_button a {
      box-sizing: content-box; }
    .carousel__home.carousel__other #pagination_container {
      display: none; }
  .carousel__home .carousel_list li {
    width: 100vw; }
    .carousel__home .carousel_list li .carousel_intro {
      margin: 50px auto;
      position: static;
      max-width: 550px;
      width: 90%; }
    .carousel__home .carousel_list li .carousel_button {
      position: static;
      margin-left: 5vw; }
  .carousel__home .carousel_thumbs {
    display: none; }
  .carousel__home .carousel_cols {
    position: absolute;
    top: 420px; }
  .carousel__home .carousel_bg {
    display: none; } }

#mobile-hero-img {
  display: none; }
  @media only screen and (max-width: 991px) {
    #mobile-hero-img {
      display: block; }
      #mobile-hero-img > img {
        width: 100%;
        left: -485px; }
      #mobile-hero-img .intro-container {
        padding: 20px 15px; }
        #mobile-hero-img .intro-container .carousel_intro {
          position: static;
          top: 0;
          width: 100%;
          margin-bottom: 20px; }
        #mobile-hero-img .intro-container .carousel_button {
          position: static;
          top: 0;
          left: 0; } }

@media only screen and (max-width: 991px) {
  .page.hide_mobile_home_carousel .carousel_bg {
    display: none; } }

@media only screen and (max-width: 991px) {
  .page.hide_mobile_home_carousel .carousel__home {
    visibility: hidden;
    height: 0; } }

@media only screen and (max-width: 991px) {
  .carousel__land {
    visibility: hidden;
    height: 0; } }

@media only screen and (max-width: 991px) {
  .intro-container .carousel_title {
    white-space: inherit; }
  .intro-container .carousel_cols {
    display: none; } }

@media only screen and (max-width: 1199px) {
  .accordion {
    border-bottom: 0; } }

@media only screen and (max-width: 1199px) {
  .accordion.major__qa > li > h2.major_title {
    background-position: 5% 0.6em; } }

@media only screen and (max-width: 767px) {
  .accordion.major__qa > li > h2.major_title {
    background-position: 15px 0.6em; }
    .accordion.major__qa > li > h2.major_title > a {
      margin-left: 50px;
      padding-right: 70px; } }

@media only screen and (max-width: 1199px) {
  .accordion.major__qa > li > .major_content {
    background-position: 5% 0.6em; } }

@media only screen and (max-width: 767px) {
  .accordion.major__qa > li > .major_content {
    background-position: 15px 0.6em;
    margin-left: 0;
    padding-left: 0; }
    .accordion.major__qa > li > .major_content > .major_content_inner {
      margin-left: 50px;
      width: auto; } }

@media only screen and (max-width: 1199px) {
  .accordion > li {
    margin: auto -15px;
    border-top: solid 1px #e5e5e5; }
    .accordion > li:first-child {
      border-top: 0; }
    .accordion > li:last-child {
      border-bottom: solid 1px #e5e5e5; }
      .accordion > li:last-child h2 {
        border-bottom: 0; } }

.accordion > li h2.major_title.ui-state-active {
  border: 0; }

@media only screen and (max-width: 1199px) {
  .accordion > li h2.major_title {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto 0 auto auto;
    width: 100%;
    border: 0; }
    .accordion > li h2.major_title a {
      width: 90%;
      max-width: 100%;
      box-sizing: border-box;
      padding-right: 0;
      margin: auto 5px auto auto;
      background-position: right 40px center; } }

@media only screen and (max-width: 767px) {
  .accordion > li h2.major_title {
    padding: 0; }
    .accordion > li h2.major_title a {
      padding-right: 70px;
      max-width: 100%;
      margin-right: 0; } }

@media only screen and (max-width: 1199px) {
  .accordion > li .major_content {
    padding: 0px 15px 24px; } }

@media only screen and (max-width: 767px) {
  .accordion > li .major_content {
    padding-left: 15px;
    margin: auto -15px; } }

@media only screen and (max-width: 1199px) {
  .accordion > li .major_content > img {
    position: absolute;
    top: 0;
    right: 0; } }

@media only screen and (max-width: 479px) {
  .accordion > li .major_content > img {
    display: none; } }

@media only screen and (max-width: 1199px) {
  .accordion > li .major_content .major_content_inner {
    width: 90%;
    padding-right: 210px;
    min-height: 140px;
    box-sizing: border-box;
    float: right; } }

@media only screen and (max-width: 479px) {
  .accordion > li .major_content .major_content_inner {
    padding: 0 45px 0 0;
    min-height: 50px; } }

@media only screen and (max-width: 991px) {
  .accordion_larger .major_title p {
    width: auto;
    float: none; }
  .accordion_larger .major_title > a {
    display: table;
    background: none; }
    .accordion_larger .major_title > a .img-placeholder {
      float: none; }
    .accordion_larger .major_title > a .title_text {
      display: table-caption;
      background: url("/phoenixResources/shared/images/arrow_yellow_down_xl.png") no-repeat top 25px right 45px;
      padding-right: 90px; }
  .accordion_larger .major_title.ui-state-active > a .title_text {
    background: url("/phoenixResources/shared/images/arrow_yellow_up_xl.png") no-repeat top 25px right 45px; } }

.accordion_larger .major_content table td img {
  min-width: 50px; }

@media only screen and (max-width: 991px) {
  .altAccordion {
    padding: 0; }
    .altAccordion > li {
      margin: auto -15px; }
      .altAccordion > li h2.major_title {
        padding: 0; }
        .altAccordion > li h2.major_title a {
          max-width: 100%;
          width: 90%;
          margin: auto;
          padding-right: 30px; }
      .altAccordion > li .major_content {
        padding: 0; }
        .altAccordion > li .major_content .major_content_inner_2 {
          width: 90%;
          margin: auto; } }
        @media only screen and (max-width: 991px) and (max-width: 767px) {
          .altAccordion > li .major_content .major_content_inner_2 img {
            display: none; } }

.altAccordion .ui-state-active a,
.altAccordion .ui-state-active a:link,
.altAccordion .ui-state-active a:visited {
  color: black; }

.altAccordion .ui-accordion {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0; }
  @media only screen and (max-width: 991px) {
    .altAccordion .ui-accordion {
      width: 90%;
      margin: auto; } }
  .altAccordion .ui-accordion > li {
    background: none;
    padding: 0;
    border-top: 0; }
    @media only screen and (max-width: 991px) {
      .altAccordion .ui-accordion > li {
        padding-right: 15px; } }
    .altAccordion .ui-accordion > li h2.major_title {
      width: auto;
      border: solid 1px #e5e5e5; }
      .altAccordion .ui-accordion > li h2.major_title.ui-state-active {
        border-bottom: 0; }
      .altAccordion .ui-accordion > li h2.major_title a {
        background-position: right;
        width: 95%;
        max-width: 95%;
        margin: 0;
        padding-right: 0; }
    .altAccordion .ui-accordion > li .major_content {
      margin: auto 0;
      padding-top: 24px;
      padding-left: 30px; }
      @media only screen and (max-width: 991px) {
        .altAccordion .ui-accordion > li .major_content {
          padding-left: 15px;
          padding-right: 15px; } }
  .altAccordion .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%; }
  .altAccordion .ui-accordion .ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333; }
  .altAccordion .ui-accordion .ui-corner-all, .altAccordion .ui-accordion .ui-corner-top, .altAccordion .ui-accordion .ui-corner-right, .altAccordion .ui-accordion .ui-corner-tr {
    border-top-right-radius: 3px; }
  .altAccordion .ui-accordion .ui-corner-all, .altAccordion .ui-accordion .ui-corner-top, .altAccordion .ui-accordion .ui-corner-left, .altAccordion .ui-accordion .ui-corner-tl {
    border-top-left-radius: 3px; }
  .altAccordion .ui-accordion .ui-corner-all, .altAccordion .ui-accordion .ui-corner-bottom, .altAccordion .ui-accordion .ui-corner-right, .altAccordion .ui-accordion .ui-corner-br {
    border-bottom-right-radius: 3px; }
  .altAccordion .ui-accordion .ui-corner-all, .altAccordion .ui-accordion .ui-corner-bottom, .altAccordion .ui-accordion .ui-corner-left, .altAccordion .ui-accordion .ui-corner-bl {
    border-bottom-left-radius: 3px; }

.hcontrols {
  display: none; }

@media only screen and (max-width: 991px) {
  html.android .featured .mini_main.gl_wrapper {
    width: 95vw; }
    html.android .featured .mini_main.gl_wrapper .gl_player_wrap,
    html.android .featured .mini_main.gl_wrapper .gl_player_info {
      width: 95vw; } }

@media only screen and (max-width: 991px) {
  html.android .featured .mini_main.gl_wrapper .gl .hcontrols {
    width: 95vw;
    height: 70px;
    position: absolute;
    top: 0;
    pointer-events: none; }
    html.android .featured .mini_main.gl_wrapper .gl .hcontrols .carousel_nav.carousel_nav__prev, html.android .featured .mini_main.gl_wrapper .gl .hcontrols .carousel_nav.carousel_nav__next {
      pointer-events: all; } }

@media only screen and (max-width: 479px) {
  html.android .featured .mini_main.gl_wrapper .gl .hcontrols {
    width: 92vw; } }

@media only screen and (max-width: 991px) {
  .video-container,
  .gl_player,
  #video_player > img,
  #video_player .play__large {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .video-container iframe,
    .video-container object,
    .video-container embed,
    .gl_player iframe,
    .gl_player object,
    .gl_player embed,
    #video_player > img iframe,
    #video_player > img object,
    #video_player > img embed,
    #video_player .play__large iframe,
    #video_player .play__large object,
    #video_player .play__large embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .featured .mini_main.gl_wrapper {
    display: table;
    width: 100%; }
    .featured .mini_main.gl_wrapper .gl_player_wrap,
    .featured .mini_main.gl_wrapper .gl_player_info {
      width: 100%;
      height: auto; }
    .featured .mini_main.gl_wrapper .gl {
      width: 100%;
      max-width: 96vw;
      display: table-caption;
      position: static;
      text-align: left; }
      .featured .mini_main.gl_wrapper .gl .caroufredsel_wrapper {
        overflow-x: scroll; }
      .featured .mini_main.gl_wrapper .gl .gl_list {
        padding-left: 50px; }
        .featured .mini_main.gl_wrapper .gl .gl_list li {
          height: 55px;
          display: inline-block;
          vertical-align: top; }
          .featured .mini_main.gl_wrapper .gl .gl_list li > a {
            border: 0;
            overflow: hidden;
            width: 100%;
            height: 70px;
            display: block; }
      .featured .mini_main.gl_wrapper .gl .hcontrols {
        display: block; }
        .featured .mini_main.gl_wrapper .gl .hcontrols .carousel_nav {
          left: auto;
          right: auto;
          top: 20px; }
          .featured .mini_main.gl_wrapper .gl .hcontrols .carousel_nav.carousel_nav__prev {
            left: 0; }
          .featured .mini_main.gl_wrapper .gl .hcontrols .carousel_nav.carousel_nav__next {
            right: 0; }
  #video_player.gl_player {
    height: auto; }
  #video_player > img {
    position: absolute;
    width: 100%;
    top: 0;
    height: auto; }
  #video_player .play__large {
    position: absolute;
    height: auto; } }

@media only screen and (max-width: 767px) {
  .featured .mini_main.gl_wrapper .gl {
    max-width: 93vw; } }

@media only screen and (max-width: 479px) {
  .featured .mini_main.gl_wrapper .gl {
    max-width: 90vw; } }

.play__large {
  width: 100%; }

@media only screen and (max-width: 991px) {
  .main #breadcrumb_list {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 991px) {
  .main #breadcrumb_list {
    padding-top: 30px;
    width: auto; }
  .tools {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 1199px) {
  .content_aside {
    background: none; }
  .content_aside_a,
  .content_aside_z {
    display: none; } }

@media only screen and (max-width: 991px) {
  .content_aside::after {
    display: none; }
  .table_container {
    overflow: auto; } }

@media only screen and (max-width: 1199px) {
  .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    margin-right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white; }
    .content .hero {
      min-height: 301px;
      box-sizing: border-box; }
      .content .hero .mini_main__hero_img,
      .content .hero .mini_main__padded {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box; }
      .content .hero .mini_main__hero_img {
        padding-right: 250px; } }

@media only screen and (max-width: 991px) {
  .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
    padding-left: 15px;
    padding-right: 15px; }
    .content .hero.full-width-video {
      margin-right: -45px;
      margin-left: -45px; }
    .content .hero img {
      right: -15px; }
    .content .hero .mini_main__hero_img .hero_intro {
      margin-bottom: 30px; } }

@media only screen and (max-width: 991px) {
  .content {
    width: 100%;
    border-radius: 0; }
    .content .hero {
      padding-left: 15px;
      padding-right: 15px;
      float: none;
      text-align: center; }
      .content .hero h1 {
        text-align: left; }
      .content .hero .mini_main__hero_img {
        width: 100%;
        float: none;
        padding: 0; }
      .content .hero .hero_intro {
        width: 100%;
        text-align: left; }
      .content .hero img {
        position: inherit;
        left: 0; } }

@media only screen and (max-width: 479px) {
  .content img {
    width: 90%;
    height: auto; } }

@media only screen and (max-width: 479px) {
  .content .icon {
    width: auto; } }

@media only screen and (max-width: 1199px) {
  .content .mini_main {
    width: 85%; } }

@media only screen and (max-width: 991px) {
  .content .mini_main {
    float: none;
    width: auto;
    clear: both;
    padding-right: 0;
    text-align: left; } }

@media only screen and (max-width: 479px) {
  .content .mini_main {
    width: 100%; }
    .content .mini_main > div {
      width: 100%;
      clear: both; }
      .content .mini_main > div > img {
        display: block;
        margin: auto; } }

.content .mini_main.mini_main__hero_img {
  width: 407px; }
  @media only screen and (max-width: 1199px) {
    .content .mini_main.mini_main__hero_img {
      width: 90%; } }
  @media only screen and (max-width: 991px) {
    .content .mini_main.mini_main__hero_img {
      float: none;
      padding-right: 15px; } }
  @media only screen and (max-width: 767px) {
    .content .mini_main.mini_main__hero_img {
      width: 100%;
      padding-right: 0; } }

@media only screen and (max-width: 1199px) {
  #main.content_aside_noaside .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; }
    #main.content_aside_noaside .content .mini_main {
      padding-right: 15px;
      padding-left: 15px;
      width: 100%;
      float: none; } }

@media only screen and (max-width: 991px) {
  #main.content_aside_noaside .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

@media only screen and (max-width: 1199px) {
  .full-width-rht.box img.box_bg {
    min-width: 320px; } }

@media only screen and (max-width: 1199px) {
  .content_w .mini_main .sm_col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

@media only screen and (max-width: 991px) {
  .content_w .mini_main .sm_col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

@media only screen and (max-width: 479px) {
  .content_w .mini_main .sm_col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; } }

@media only screen and (max-width: 1199px) {
  .aside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; }
    .aside .box {
      max-width: 296px;
      width: 100%; } }

@media only screen and (max-width: 991px) {
  .aside {
    width: 100%;
    display: table;
    padding: 0; }
    .aside .box {
      display: table-caption;
      max-width: 100%;
      margin-bottom: 15px; }
      .aside .box:first-child {
        margin-top: 15px; }
    .aside .subnav_a,
    .aside .subnav_z {
      display: none; }
    .aside .subnav_list {
      width: 100%; }
      .aside .subnav_list > li {
        display: table;
        width: 100%;
        box-sizing: border-box; } }

@media only screen and (max-width: 1199px) {
  .box {
    overflow: hidden; }
    .box .gradient_overlay {
      display: none; } }

@media only screen and (max-width: 991px) {
  .box {
    border-radius: 0;
    width: 100%;
    margin: 0; }
    .box img.box_bg {
      border-radius: 0;
      position: static; }
    .box .box_bg_outer {
      width: 100%;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .box .box_bg_outer .box_bg_inner {
        position: relative;
        float: right; }
        .box .box_bg_outer .box_bg_inner > .gradient_overlay {
          display: block;
          position: absolute;
          width: 40px;
          height: 100%;
          top: 0;
          left: -1px; }
    .box .b a {
      white-space: nowrap; } }

@media only screen and (max-width: 991px) {
  .ibt_link_row {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .ibt_link_row {
    padding-right: 0;
    margin: auto 0; } }

@media only screen and (max-width: 991px) {
  .ibt_link_row .box.ibt_link {
    width: 45%;
    border-radius: 5px; } }

@media only screen and (max-width: 767px) {
  .ibt_link_row .box.ibt_link {
    width: 100%;
    margin: 15px 0; } }

@media only screen and (max-width: 991px) {
  .ibt_link_row .box.ibt_link > a img {
    min-width: 323px;
    width: 100%;
    min-height: 100%; } }

@media only screen and (max-width: 1199px) {
  .home_cam_cols {
    width: 100%;
    left: 0;
    margin-left: 12.5%;
    margin-right: 12.5%; }
    .home_cam_cols > a {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 25%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%; }
    .home_cam_cols .homepage-cta .carousel_outer .carousel_col {
      width: 100%; } }

@media only screen and (max-width: 991px) {
  .home_cam_cols {
    width: 100%;
    position: static;
    margin-left: 0%;
    margin-right: 0%; }
    .home_cam_cols > a {
      border: 1px solid rgba(253, 200, 47, 0.5);
      border-left: 0;
      border-right: 0;
      overflow: hidden;
      border-radius: 0;
      width: 100%;
      margin: 0;
      display: block; }
      .home_cam_cols > a:first-child, .home_cam_cols > a:last-child {
        border-radius: 0; }
    .home_cam_cols .homepage-cta .carousel_outer {
      border-right: 0; } }

@media only screen and (max-width: 1199px) {
  .home_extras {
    padding: 0;
    width: 100%; }
    .home_extras .home_box_wrap {
      width: 100%;
      margin-left: 8%;
      margin-right: 8%; }
      .home_extras .home_box_wrap .box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%; } }

@media only screen and (max-width: 991px) {
  .home_extras {
    padding: 0; }
    .home_extras .home_box_wrap {
      margin: 0;
      width: 100%; }
      .home_extras .home_box_wrap .box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-left: 0.83333%;
        padding-right: 0.83333%;
        margin: 0 0 15px; }
        .home_extras .home_box_wrap .box:first-child {
          margin-top: 15px; } }

@media only screen and (max-width: 767px) {
  .IN-widget {
    position: absolute;
    left: 0;
    visibility: hidden; } }

#us_tools .tool {
  float: left; }

html[lang="de"] #cta_tab {
  left: -50px; }
  @media only screen and (max-width: 991px) {
    html[lang="de"] #cta_tab {
      display: none; } }

@media only screen and (max-width: 991px) {
  html[lang="de"] .carousel_intro h2 > div {
    display: inline; } }

@media only screen and (max-width: 991px) {
  html[lang="de"] map#de_ci_sp,
  html[lang="de"] .content .mini_main > div > img[usemap="#de_ci_sp"] {
    display: none; } }

@media only screen and (max-width: 767px) {
  .page-404 .content {
    padding-bottom: 0; } }

@media only screen and (max-width: 991px) {
  .page-404 .mini_main table tr td {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center; } }

@media only screen and (max-width: 991px) {
  .page-404 .mini_main table tr td:last-child {
    padding-bottom: 50px; } }

@media only screen and (max-width: 767px) {
  .page-404 .mini_main table tr td:last-child {
    padding-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .page-404 .mini_main table tr td {
    font-size: 18px; } }

@media only screen and (max-width: 767px) {
  .page-404 .mini_main table tr h3 {
    margin: 0 0 20px; } }

@media only screen and (max-width: 991px) {
  .page-404 .mini_main img {
    display: none; } }

@media only screen and (max-width: 1199px) {
  ul.accessories_list {
    padding-left: 10%; } }

@media only screen and (max-width: 991px) {
  ul.accessories_list {
    padding-left: 15px;
    padding-right: 15px;
    margin: auto -15px;
    height: auto; } }

@media only screen and (max-width: 1199px) {
  ul.accessories_list li:nth-child(3n+1) {
    padding-left: 0; }
  ul.accessories_list li:nth-child(3n) {
    padding-right: 0; } }

@media only screen and (max-width: 991px) {
  ul.accessories_list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; }
    ul.accessories_list li:nth-child(3n+1) {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 50%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%; }
    ul.accessories_list li > a {
      padding-left: 0;
      box-sizing: content-box;
      width: auto; } }

@media only screen and (max-width: 479px) {
  ul.accessories_list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%; }
    ul.accessories_list li:nth-child(3n+1) {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding-left: 0.83333%;
      padding-right: 0.83333%; }
    ul.accessories_list li img {
      width: auto; } }

@media only screen and (max-width: 991px) {
  .clinic-finder {
    display: none; } }

.clinic-finder-mobile {
  display: none; }
  @media only screen and (max-width: 991px) {
    .clinic-finder-mobile {
      display: block; } }

@media only screen and (max-width: 991px) {
  .page-cochlear-history .hero {
    border: 0;
    border-bottom: 1px solid #f0efee; }
  .page-cochlear-history table {
    border: 0;
    border-top: 1px solid #f0efee; }
    .page-cochlear-history table tr {
      border-bottom: 1px solid #f0efee; }
      .page-cochlear-history table tr td {
        border: 0;
        text-align: center; }
        .page-cochlear-history table tr td p, .page-cochlear-history table tr td h4 {
          text-align: left; } }

@media only screen and (max-width: 991px) {
  .filter {
    margin: 0 -15px; }
    .filter .mini_main {
      width: 100%;
      max-width: 530px;
      margin: auto;
      padding: 0 15px; }
      .filter .mini_main .search_wide {
        width: 100%;
        max-width: 530px; }
        .filter .mini_main .search_wide form[name=searchWideForm] {
          width: 100%;
          max-width: 530px; }
          .filter .mini_main .search_wide form[name=searchWideForm] input[name=query] {
            background-image: none;
            background-color: white;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
            width: 100%;
            max-width: 530px;
            box-sizing: border-box;
            border-radius: 15px; } }

.page {
  max-width: 1268px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  float: inherit;
  margin-left: auto;
  margin-right: auto; }
  .page:after {
    content: " ";
    display: block;
    clear: both; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .page #main .tools.homepage {
      display: none; } }
  @media only screen and (max-width: 991px) {
    .page #main .tools.homepage {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .page .main .tools {
      visibility: hidden; } }
  @media only screen and (max-width: 991px) {
    .page .main .tools {
      visibility: hidden; } }
  @media only screen and (max-width: 767px) {
    .page .main .tools {
      display: none; } }
  @media only screen and (max-width: 1199px) {
    .page #countries {
      right: 15px; } }
  @media only screen and (max-width: 991px) {
    .page #countries {
      left: 0px;
      position: fixed;
      overflow-y: scroll;
      height: 100vh;
      top: 0px; }
      .page #countries .countries_top,
      .page #countries .countries_bottom {
        display: none; }
      .page #countries .countries_middle {
        background-image: none;
        background-color: white;
        border-radius: 5px;
        margin: 2vw;
        width: 96vw;
        margin-top: 65px;
        overflow: visible; }
        .page #countries .countries_middle:before {
          content: '';
          width: 0;
          height: 0;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-bottom: 15px solid white;
          position: absolute;
          top: -15px;
          right: 40px; }
        .page #countries .countries_middle .countries_close {
          background-size: 100%;
          width: 20px;
          height: 20px; }
        .page #countries .countries_middle .countries_intro p {
          width: 100%;
          font-size: 16px; }
      .page #countries .countries_col {
        margin: 0;
        width: 44.44444%;
        float: left;
        margin-right: 11.11111%; }
        .page #countries .countries_col:nth-child(even) {
          margin-right: 0; }
        .page #countries .countries_col.countries_intro h6, .page #countries .countries_col.countries_intro .h2 {
          margin: 30px auto 15px;
          width: 100%; }
        .page #countries .countries_col.countries_intro h6 {
          font-size: 44px; }
        .page #countries .countries_col.countries_intro .h2 {
          font-size: 20px; }
        .page #countries .countries_col h6 {
          width: 250px;
          margin: 30px auto 15px;
          font-size: 26px; }
        .page #countries .countries_col ul {
          width: 250px;
          margin: auto; }
          .page #countries .countries_col ul > li {
            font-size: 14px;
            line-height: 2em; }
            .page #countries .countries_col ul > li .countries_flag {
              top: 8px; }
            .page #countries .countries_col ul > li .globe_light {
              top: 5px; }
        .page #countries .countries_col ul.form_list {
          width: 100%; } }
  @media only screen and (max-width: 991px) {
    .page #countries .countries_middle {
      margin-top: 2vw; }
      .page #countries .countries_middle:before {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .page #countries .countries_col {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  .page #cookie-popup {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #dedede;
    z-index: 4;
    border: 1px solid #000;
    outline: 1px solid #fff; }
    .page #cookie-popup .inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding: 20px;
      box-sizing: border-box; }
      .page #cookie-popup .inner p {
        margin: 0;
        font-size: 1.4em;
        text-align: center; }
      .page #cookie-popup .inner .btn-close {
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #000;
        color: #fdc82f;
        text-transform: uppercase;
        text-align: center;
        border: 0 none;
        padding: .5em 30px;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.2; }
      @media only screen and (max-width: 1199px) {
        .page #cookie-popup .inner {
          padding-bottom: 35px; } }
  @media only screen and (max-width: 991px) {
    .page #cta_tab {
      display: none; } }
  .page #cta_tab.cta_tab_left {
    box-sizing: content-box;
    top: 300px; }
    @media only screen and (max-width: 767px) {
      .page #cta_tab.cta_tab_left {
        top: 200px; } }
  .page .brand-btn {
    height: auto; }
  @media only screen and (max-width: 479px) {
    .page .filter_title {
      float: none; } }
  @media only screen and (max-width: 1199px) and (min-width: 480px) {
    .page .mini_main > div p.inline-class {
      margin-left: 0; } }
  @media only screen and (max-width: 991px) {
    .page .major:not(.accordion).major__alt .major_title,
    .page .major:not(.accordion).major__alt .major_content, .page .major:not(.accordion).list_reset .major_title,
    .page .major:not(.accordion).list_reset .major_content {
      padding-left: 15px; } }
  @media only screen and (max-width: 991px) {
    .page .major:not(.accordion).major__alt .major_title .major_content_inner,
    .page .major:not(.accordion).major__alt .major_content .major_content_inner, .page .major:not(.accordion).list_reset .major_title .major_content_inner,
    .page .major:not(.accordion).list_reset .major_content .major_content_inner {
      width: auto; } }
  @media only screen and (max-width: 991px) {
    .page .pagination {
      text-align: center; } }
  @media only screen and (max-width: 991px) {
    .page .pre_footer {
      padding: 0 15px; } }

@media only screen and (max-width: 479px) {
  .inline-class[class*=inline-] {
    float: none; } }

@media only screen and (max-width: 1199px) {
  .login .login_top {
    background: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .login .login_bottom {
    background: whitesmoke;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; } }

@media only screen and (max-width: 767px) {
  .login {
    width: auto; }
    .login .login_col {
      width: 100%;
      border: 0; } }

#fancybox-wrap {
  box-sizing: content-box; }
  #fancybox-wrap * {
    box-sizing: content-box; }

@media only screen and (max-width: 991px) {
  .mini_main iframe {
    width: 100%; }
  .mini_main #us_tools iframe {
    width: auto; } }

.hyphenate {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  @media only screen and (max-width: 991px) {
    .hyphenate {
      -webkit-hyphens: manual;
      -moz-hyphens: manual;
      -ms-hyphens: manual;
      hyphens: manual; } }

/*# sourceMappingURL=../js/responsive.js.map*/