#navigation-mobile {
  display: none;
}

embed, iframe, object {
  max-width: 100%;
}

@media only screen and (max-width: 1420px) {
  div.div-outer {
    width: auto;
  }

  div.div-inner {
    padding: 0px 10px;
  }

  #header-right {
  }

  span#phone-number {
    font-size: 14px;
  }

  span#top-buttons {
    font-size: 14px;
  }

  #navigation-main ul li a {
    font-size: 16px;
  }

  div.slide-background-image {
    width: 42%;
  }

  div.slide-content {
    width: 50%;
    padding-left: 8%;
  }

  #left {
    width: 75%;
  }

  #left-side {
    width: 20%;
  }

  #main,
  #left.no-modules #main {
    width: 75%;
  }

  #right {
    width: 20%;
  }
}

@media only screen and (max-width: 1280px) {
  span#translate,
  span#social-media,
  span#phone-number,
  span#top-buttons {
    margin: 0px 10px 0px 0px;
  }

  div.slide-title {
    font-size: 30px;
  }

  div.slide-subtitle {
    font-size: 24px;
  }

  div.slide-text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1152px) {
  a#link-home {
    max-width: 270px;
  }
}

@media only screen and (max-width: 1024px) {
  #wrapper {
  }

  #quick-exit-button {
    top: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    transform: none;
  }

  #quick-exit-button a {
  }

  #header {
    padding: 60px 0px 0px 0px;
  }

  #header-left,
  #header-right {
    float: none;
    width: auto;
    padding: 0px;
    text-align: center;
  }

  a#link-home {
    display: inline-block;
    max-width: 100%;
    margin: 0px;
  }

  span#translate,
  span#social-media,
  span#phone-number,
  span#top-buttons {
    display: inline;
    margin: 0px 5px;
    line-height: 36px;
  }

  #navigation {
    float: none;
    background: #EFEFEF;
  }

  #navigation-mobile {
    display: block;
    padding: 10px;
    text-align: right;
    cursor: pointer;
  }

  #navigation-mobile-label {
    float: left;
    color: #1A1A1A;
    font-size: 18px;
    line-height: 40px;
  }

  a#navigation-mobile-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #FFFFFF;
    font-family: monospace, sans-serif;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #1A1A1A;
    border: 1px solid #474747;
  }

  a#navigation-mobile-link span:before {
    content:'\2261';
  }

  #navigation-main {
    display: none;
    background: #EFEFEF;
  }

  #navigation-main ul {
    display: block;
  }

  #navigation-main ul li {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
  }

  #navigation-main ul li a {
    height: auto;
    margin: 0px;
    padding: 5px;
    color: #676767;
    line-height: normal;
  }

  #navigation-main ul li a:hover,
  #navigation-main ul li:hover > a,
  #navigation-main ul li > a:hover {
  }

  #navigation-main ul li a.nav-parent:hover,
  #navigation-main ul li:hover > a.nav-parent,
  #navigation-main ul li.over > a.nav-parent,
  #navigation-main ul li > a.nav-parent:hover {
    background: none !important;
  }

  #navigation-main ul li a.nav-current {
    color: #106971;
    background: none;
  }

  #navigation-main ul li span.divider {
    display: block;
    width: auto;
    height: auto;
    padding: 0px;
    border-bottom: 1px solid #CCCCCC;
  }

  #navigation-main ul li ul,
  #navigation-main ul li ul ul,
  #navigation-main ul li ul ul ul {
    display: block;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    background: transparent;
    box-shadow: 0px 0px 0px;
  }

  #navigation-main ul ul li {
    border-bottom: 1px solid #CCCCCC;
  }

  #navigation-main ul ul li a {
    padding: 5px;
    color: #676767;
  }

  #navigation-main ul ul li:hover > a,
  #navigation-main ul ul li > a:hover {
    background: none !important;
  }

  #navigation-main ul ul {
    display: block;
    margin: 0px 0px 0px 30px;
  }

  #content-slider-container-main,
  ul#content-slider-items,
  ul#content-slider-items li,
  div.slide-background-image {
    height: 400px;
  }

  #content-slider-container-inner.div-inner {
    padding: 0px;
  }

  div.slide-content {
    padding-top: 0px;
  }

  #left {
    float: none;
    width: 100%;
    margin: 0px;
  }

  #left-side {
    display: none;
  }

  #main,
  #left.no-modules #main {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    min-height: 0px;
  }

  #right {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
  }

  a.button-yellow,
  a.button-orange,
  a.button-green {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 800px) {
  span#translate {
    display: block;
    margin: 0px 0px 25px 0px;
  }

  #content-slider-container-main,
  ul#content-slider-items,
  ul#content-slider-items li,
  div.slide-background-image {
    height: 300px;
  }

  div.slide-background-image {
    float: none;
    width: 100%;
  }

  div.slide-content {
    float: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 0px;
    background: rgba(0, 0, 0, 0.6);
  }

  div.slide-content-main {
    padding: 10px 0px;
  }

  div.slide-title {
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: left;
  }

  div.slide-subtitle {
    margin: 0px 0px 5px 0px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
  }

  div.slide-text {
    color: #FFFFFF;
    font-size: 13px;
    line-height: normal;
    text-align: left;
  }

  .bx-wrapper .bx-controls {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  a#link-home {
    display: inline-block;
  }

  table.table-responsive {
    font-size: 12px;
  }

  table.table-responsive thead {
    display: none;
  }

  table.table-responsive tr {
    display: block;
    margin: 0px 0px 10px 0px;
  }

  table.table-responsive tr.row-headings {
  }

  table.table-responsive tr.row-headings th {
  }

  table.table-responsive tr.sub-headings {
  }

  table.table-responsive tr.sub-headings th {
    display: block;
  }

  table.table-responsive td {
    display: block;
    text-align: right !important;
    border: 1px dotted #CCCCCC;
    border-width: 0px 0px 1px 0px;
  }

  table.table-responsive td:last-of-type {
    border: 0px;
  }

  table.table-responsive td.column-hidden {
    display: none;
  }

  table.table-responsive td:before {
    content: attr(data-th) ": ";
    float: left;
    margin: 0px 10px 0px 0px;
    font-weight: bold;
    text-align: left;
  }

  table.table-responsive td[data-th=""]:before {
    display: none;
  }

  table.table-responsive-plain tr {
    margin: 0px;
  }

  table.table-responsive-plain td {
    border: 0px;
    text-align: left !important;
  }

  table.table-responsive-plain td:before {
    display: none;
    margin: 0px;
  }

  #footer div.column {
    float: left;
    width: 50%;
    margin: 0px 0px 20px 0px;
  }

  #footer div.column:nth-child(odd) {
    clear: both;
  }
}

@media only screen and (max-width: 767px) {
  #footer div.column {
    float: none;
    width: auto;
    margin: 0px 0px 15px 0px;
  }
}

@media only screen and (max-width: 640px) {
  #content-home-bottom ul {
    margin: 0px;
  }
}

@media only screen and (max-width: 568px) {
  span#phone-number,
  span#phone-number span {
    display: block;
  }

  span#phone-number span::after {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}