/*
Theme Name: Oryx-Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.2.3
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
html {
  height: auto;
}

a {
  cursor: pointer !important;
}

a:focus {
  outline: none !important;
}

.zitat {
  font-size: 30px !important;
  margin-right: 5px !important;
}

/*
Kontaktformular
*/

/* Datenschutzerklaerung ausblenden wird nur fuer anzeige felder ausfuellen benoetigt */
.et_pb_contact_field_11.et_pb_text_align_right.et_pb_contact_field_last
  > span
  > span.et_pb_contact_field_options_title {
  display: none;
}

/*BEITRAGSBILD auf den Beitragsseiten verstecken*/

.category-studien-de .et_post_meta_wrapper img,
.category-studies-en .et_post_meta_wrapper img {
  display: none;
}

.news-blog.studienblog .entry-featured-image-url {
  max-width: 125px;
}

/*CONTACT PAGE START*/
#contact-page-tabs ul {
  background-color: transparent;
}

#contact-page-tabs .et_pb_all_tabs {
  box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.2);
}

#contact-page-tabs ul.et_pb_tabs_controls:after {
  border-top: none;
}

#contact-page-tabs .et_pb_tab_0 {
  padding-left: 0;
  padding-right: 0;
}

#contact-page-tabs ul a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.et_pb_tabs_controls li a {
  color: #aaa;
}

@media all and (min-width: 1600px) {
  #contact-page-tabs .et_pb_tab_0 .et_pb_tab_content .personal-row {
    display: flex;
    justify-content: center;
  }

  #contact-page-tabs .et_pb_tab_0 .et_pb_tab_content .et_pb_team_member {
    width: 30%;
  }

  #contact-page-tabs
    .et_pb_tab_0
    .et_pb_tab_content
    .et_pb_team_member
    .et_pb_team_member_description {
    display: block;
  }

  #contact-page-tabs
    .et_pb_tab_0
    .et_pb_tab_content
    .et_pb_team_member
    .et_pb_team_member_image {
    margin-right: 0;
  }
}

@media all and (max-width: 1600px) {
  #contact-page-tabs
    .et_pb_tab_0
    .et_pb_tab_content
    .et_pb_team_member
    .et_pb_team_member_description {
    padding-top: 20px;
    padding-right: 10px;
  }
}
@media all and (max-width: 980px) {
  #contact-page-tabs .et_pb_tab_1 {
    padding: 0;
  }
  #contact-page-tabs ul li.et_pb_tab_active a {
    color: #e95d10 !important;
  }

  #contact-page-tabs ul .et_pb_tab_active {
    background-color: #fff !important;
  }
  #et_pb_contact_form_3 .et_pb_contact_submit {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

/*CONTACT PAGE END*/

#contact-overlay {
  color: #ffffff !important;
  background-color: #e95d10;
  font-size: 24px;
  font-weight: 700 !important;
  padding: 0.3em 1em;
  transition: all 0.2s;
  border: 2px solid #e95d10;
}
#contact-overlay:hover {
  background-color: transparent;
  color: #000 !important;
}

.overlay-container .overlay-close {
  font-size: 70px !important;
}

.overlay-container .overlay-close .custom_btn {
  top: 35% !important;
}

/* NAVIGATION start */

@media (max-width: 980px) {
  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_non_fixed_nav.et_transparent_nav #top-header,
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: fixed;
    background: transparent;
  }

  span.mobile_menu_bar.et_pb_header_toggle.et_toggle_fullscreen_menu {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .et_pb_fullscreen_nav_container #mobile_menu_slide {
    top: 35px;
  }
}
/* EFFECT #3: SCALE*/
.et_header_style_fullscreen .et_slide_in_menu_container {
  visibility: hidden;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
.et_header_style_fullscreen
  .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li {
  -webkit-transition: opacity 0.5s ease !important;
  transition: opacity 0.5s ease !important;
}
/* End EFFECT #3: SCALE */
.et_pb_fullscreen_nav_container #menu-item-207397-de,
.et_pb_fullscreen_nav_container #menu-item-211955-de,
.et_pb_fullscreen_nav_container #menu-item-207588-de {
  margin-left: 60px;
}

.et_pb_fullscreen_nav_container #menu-item-211955-de,
.et_pb_fullscreen_nav_container #menu-item-211955-en,
.et_pb_fullscreen_nav_container #menu-item-211955-es,
.et_pb_fullscreen_nav_container #menu-item-207397-de,
.et_pb_fullscreen_nav_container #menu-item-207397-en,
.et_pb_fullscreen_nav_container #menu-item-207397-es,
.et_pb_fullscreen_nav_container #menu-item-207588-de,
.et_pb_fullscreen_nav_container #menu-item-207588-en,
.et_pb_fullscreen_nav_container #menu-item-207588-es {
  padding: 5px;
  background: #efefef;
}

.et_pb_fullscreen_nav_container #menu-item-211955-de a,
.et_pb_fullscreen_nav_container #menu-item-207397-de a,
.et_pb_fullscreen_nav_container #menu-item-207588-de a,
.et_pb_fullscreen_nav_container #menu-item-211955-en a,
.et_pb_fullscreen_nav_container #menu-item-207397-en a,
.et_pb_fullscreen_nav_container #menu-item-207588-en a,
.et_pb_fullscreen_nav_container #menu-item-207397-es a,
.et_pb_fullscreen_nav_container #menu-item-207588-es a,
.et_pb_fullscreen_nav_container #menu-item-211955-es a {
  font-weight: normal !important;
  padding: 10px !important;
}

.et_pb_fullscreen_nav_container #menu-item-211955-de.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-211955-en.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-211955-es.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207397-de.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207397-en.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207397-es.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207588-de.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207588-en.current-lang a,
.et_pb_fullscreen_nav_container #menu-item-207588-es.current-lang a {
  color: #e95d10;
}

.et_header_style_fullscreen #mobile_menu_slide {
  padding-top: 0 !important;
  padding-right: 5% !important;
  text-align: right !important;
}

.et_header_style_fullscreen ul#mobile_menu_slide > li > ul.sub-menu {
  display: block;
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
  display: none;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu > li {
  display: inline;
  opacity: 1;
}

.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-211924 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-211925 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-211926 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-2118 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1157 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1109 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207644 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207643 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207595 > a {
  font-size: 6vw;
  margin-top: 25px;
  pointer-events: none;
}

.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-2118 > a,
.et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207644 > a {
  margin-top: 45px;
}

@media all and (max-width: 1024px) {
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-2118 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1157 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1109 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207644 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207643 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207595 > a {
    font-size: 4vw;
    margin-top: 0;
  }
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207644 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-2118 > a {
    margin-top: 35px;
  }
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu > li > a {
  font-size: 1.5rem;
  font-weight: 300;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu > li > a:hover {
  color: #e95d10 !important;
}

.sub-menu {
  margin-top: -20px;
  margin-bottom: 20px;
}

.et_header_style_fullscreen #menu-item-211947 > a,
.et_header_style_fullscreen #menu-item-206456 > a,
.et_header_style_fullscreen #menu-item-206458 > a,
.et_header_style_fullscreen #menu-item-207762 > a,
.et_header_style_fullscreen #menu-item-207591 > a,
.et_header_style_fullscreen #menu-item-211954 > a {
  display: none !important;
}

.et_header_style_fullscreen #menu-item-211947 > ul a,
.et_header_style_fullscreen #menu-item-206456 > ul a,
.et_header_style_fullscreen #menu-item-207762 > ul a {
  padding-top: 5px !important;
}

.et_header_style_fullscreen #menu-item-211925>ul>#menu-item-211927 a, /*leistungen*/
.et_header_style_fullscreen #menu-item-211947>ul>#menu-item-211942 a, /*standorte*/
.et_header_style_fullscreen #menu-item-206456>ul>#menu-item-205929 a, /*leistungen*/
.et_header_style_fullscreen #menu-item-1157>ul>#menu-item-207461 a, /*standorte*/
.et_header_style_fullscreen #menu-item-207643>ul>#menu-item-207759 a, /*leistungen*/
.et_header_style_fullscreen #menu-item-207762>ul>#menu-item-207641 a /*standorte*/ {
  font-weight: bold;
}

.et_header_style_fullscreen #menu-item-211925 .sub-menu,
.et_header_style_fullscreen #menu-item-1157 .sub-menu,
.et_header_style_fullscreen #menu-item-207643 .sub-menu {
  margin-bottom: 0 !important;
}

.et_header_style_fullscreen .sub-menu li a:after {
  content: "|";
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 300;
}

.et_header_style_fullscreen .sub-menu li:last-child a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-206461 a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-211950 a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-211955-de a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-211955-en a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-211955-es a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207397-de a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207397-en a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207588-en a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207588-es a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207606 a:after,
.et_header_style_fullscreen .sub-menu li#menu-item-207588-de a:after {
  content: " ";
  margin-left: 0;
  margin-right: 0;
}

.et_header_style_fullscreen .sub-menu li a:hover:after {
  color: #000 !important;
}

.et_header_style_fullscreen .sub-menu .current-menu-item a:after {
  color: #000 !important;
}

.et_header_style_fullscreen #menu-item-206458,
.et_header_style_fullscreen #menu-item-207591,
.et_header_style_fullscreen #menu-item-211954 {
  margin-top: 3% !important;
}

.et_header_style_fullscreen #menu-item-206458 ul.sub-menu > li > a,
.et_header_style_fullscreen #menu-item-207591 ul.sub-menu > li > a,
.et_header_style_fullscreen #menu-item-211954 ul.sub-menu > li > a {
  font-size: 1em;
}

.et_header_style_fullscreen #menu-item-206458 .sub-menu li a,
.et_header_style_fullscreen #menu-item-207591 .sub-menu li a,
.et_header_style_fullscreen #menu-item-211954 .sub-menu li a {
  font-weight: bold !important;
}

.et_slide_in_menu_container #mobile_menu_slide li li a {
  opacity: 1;
}

.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
  opacity: 1;
}

@media all and (max-width: 915px) {
  .et_header_style_fullscreen .et_pb_fullscreen_nav_container {
    padding-bottom: 100px;
  }
  .et_pb_fullscreen_nav_container #menu-item-207397-de,
  .et_pb_fullscreen_nav_container #menu-item-211955-de,
  .et_pb_fullscreen_nav_container #menu-item-207588-de {
    margin-left: 0;
    margin-top: 25px;
  }
  .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu > li {
    display: block;
  }

  .et_pb_fullscreen_nav_container #menu-item-211955-de,
  .et_pb_fullscreen_nav_container #menu-item-211955-en,
  .et_pb_fullscreen_nav_container #menu-item-211955-es,
  .et_pb_fullscreen_nav_container #menu-item-207397-de,
  .et_pb_fullscreen_nav_container #menu-item-207397-en,
  .et_pb_fullscreen_nav_container #menu-item-207397-es,
  .et_pb_fullscreen_nav_container #menu-item-207588-de,
  .et_pb_fullscreen_nav_container #menu-item-207588-en,
  .et_pb_fullscreen_nav_container #menu-item-207588-es {
    display: inline-block !important;
  }

  .et_slide_in_menu_container #mobile_menu_slide > li {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
  }

  .et_header_style_fullscreen .sub-menu li a:after {
    content: " ";
    margin-left: 0;
    margin-right: 0;
  }
  .sub-menu {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a,
  .et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 10px !important;
  }
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-2118 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1157 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-1109 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207644 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207643 > a,
  .et_header_style_fullscreen ul#mobile_menu_slide > #menu-item-207595 > a {
    font-size: 7vw;
  }
}

/* NAVIGATION stop */

/*STARTSEITE start*/

.startseite-standorte-code svg {
  width: 35vw !important;
  height: 35vw !important;
}

@media (max-width: 980px) {
  .startseite-standorte-code svg {
    width: 70vw !important;
    height: 60vw !important;
  }
}

.standorte-icons-startseite {
  animation: float-up 8s ease-in-out infinite;
}

.standorte-icons-startseite.bangkok-icon {
  animation-delay: 1s;
}

.standorte-icons-startseite.muelheim-icon {
  animation-delay: 2s;
}

.standorte-icons-startseite.dordrecht-icon {
  animation: float-down 8s ease-in-out infinite !important;
  animation-delay: 1.5s;
}

@keyframes float-up {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-30px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes float-down {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(30px);
  }
  100% {
    transform: translatey(0px);
  }
}

@media (max-width: 1435px) {
  .haendler-row {
    padding-right: 10% !important;
  }
}

/* STEEL INDEX*/

.steel-index,
.steel-index-en {
  width: 100% !important;
}

/*STARTSEITE stop*/

.suppliers-das-kaufen-wir ul li {
  margin-bottom: 15px !important;
}

.jobs-adresse {
  border: 1px solid #000;
  float: left;
  min-width: 350px;
  margin: 10px !important;
  padding: 15px;
}

.jobs-email {
  content: "";
  clear: both;
  display: table;
}

@media all and (max-width: 420px) {
  .jobs-adresse {
    display: block;
    min-width: 275px;
  }
}

/*TEASER start*/

.oberseite-teaser h2 span {
  font-size: 16px;
  color: #e95d10;
}

.oberseite-teaser.orange-back h2 span {
  color: #fff;
}

.oberseite-teaser p {
  min-height: 100px !important;
}

@media all and (max-width: 1725px) {
  .oberseite-teaser h2 {
    min-height: 65px !important;
  }
}

@media all and (max-width: 980px) {
  .oberseite-teaser.orange-back h2 {
    min-height: auto !important;
  }

  .oberseite-teaser.orange-back p {
    min-height: auto !important;
  }

  .haendler-row .et_pb_column {
    display: flex;
  }

  .haendler-row .et_pb_team_member {
    max-width: 300px;
  }
}

@media (min-width: 480px) and (max-width: 980px) {
  .oberseite-teaser.oberseite .et_pb_promo_description {
    min-height: 180px;
  }
}

@media (min-width: 1200px) {
  .oberseite-teaser.leistungen-teaser .et_pb_promo_description {
    min-height: 200px;
  }
}

@media (min-width: 1260px) and (max-width: 1580px) {
  .oberseite-teaser.oberseite .et_pb_promo_description {
    min-height: 215px;
  }
  .oberseite-teaser.leistungen-teaser .et_pb_promo_description {
    min-height: 265px;
  }
}
@media (max-width: 1550px) {
  .standort-teaser .et_pb_promo_description p {
    min-height: 130px !important;
  }
}

@media (max-width: 1170px) {
  .standort-teaser .et_pb_promo_description p {
    min-height: 160px !important;
  }
}

@media (max-width: 1070px) {
  .standort-teaser .et_pb_promo_description p {
    min-height: 192px !important;
  }
}

@media (max-width: 980px) {
  .standort-teaser .et_pb_promo_description p {
    min-height: auto !important;
  }
}

@media (min-width: 980px) and (max-width: 1260px) {
  .oberseite-teaser.oberseite .et_pb_promo_description {
    min-height: 280px;
  }

  .oberseite-teaser.leistungen-teaser.leistungen-de .et_pb_promo_description {
    min-height: 200px;
  }
}

@media (min-width: 980px) and (max-width: 1280px) {
  .oberseite-teaser.leistungen-teaser .et_pb_promo_description {
    min-height: 375px;
  }

  .oberseite-teaser .et_pb_promo_description {
    min-height: 210px;
  }

  .standorte table,
  .standorte thead,
  .standorte tbody,
  .standorte th,
  .standorte td,
  .standorte tr {
    display: block;
  }
}

@media (max-width: 770px) {
  .standorte table,
  .standorte thead,
  .standorte tbody,
  .standorte th,
  .standorte td,
  .standorte tr {
    display: block;
  }
}

@media (max-width: 740px) {
  .haendler-row .et_pb_column {
    display: block;
  }
}

/*TEASER stop*/

/*STANDORTE start*/
.overlay-hobby .et_pb_main_blurb_image {
  max-width: 70px;
}

.haendler-sprachen-icons {
  margin-top: 10px;
}

.standorte .et_pb_team_member_image {
  max-width: 100% !important;
}

.standorte h2 {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 0 !important;
}

.standorte .et_pb_member_position {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 15px;
  min-height: 56px;
}

.standorte span.bevorzugte-sprachen {
  color: #aaa;
}

.standorte table {
  margin-top: 25px;
  border: none;
}

@media all and (max-width: 1690px) {
  .standorte .sprachen-div {
    min-height: 130px;
  }
}

@media all and (max-width: 480px) {
  .standorte .sprachen-div {
    min-height: auto;
  }

  .standorte .et_pb_member_position {
    min-height: auto;
  }
}

.standorte .kontaktdaten {
  margin-left: 25px;
  margin-right: 25px;
}

.standorte td.sprache {
  border: none;
}

#standorte-header .header-content-container {
  display: flex;
  justify-content: center;
}

.et_pb_blurb_container {
  padding-left: 5px !important;
}
.members .et_pb_column .et_pb_team_member_description {
  display: block !important;
}

.standorte-map .et_pb_map {
  height: 500px;
}

#standorte-svg a {
  cursor: pointer;
}

#standorte-svg {
  z-index: 10;
}
/*BANGKOK*/
.page-id-2521 #Muelheim,
.page-id-2521 #Dordrecht,
.page-id-2521 #Johorbahru,
.page-id-2521 #Barcelona,
.page-id-207711 #Muelheim,
.page-id-207711 #Dordrecht,
.page-id-207711 #Johorbahru,
.page-id-207711 #Barcelona {
  opacity: 0 !important;
  transition: all 0.2s ease-in;
}
.page-id-2521 #Bangkok,
.page-id-207711 #Bangkok {
  opacity: 1 !important;
}

.page-id-2521 #Oval:hover + #Muelheim,
.page-id-207711 #Oval:hover + #Muelheim {
  opacity: 1 !important;
}

.page-id-2521 #Oval:hover + #Dordrecht,
.page-id-207711 #Oval:hover + #Dordrecht {
  opacity: 1 !important;
}

.page-id-2521 #Oval:hover + #Johorbahru,
.page-id-207711 #Oval:hover + #Johorbahru {
  opacity: 1 !important;
}

.page-id-2521 #Oval:hover + #Barcelona,
.page-id-207711 #Oval:hover + #Barcelona {
  opacity: 1 !important;
}

/*ende*/

/*mülheim*/
.page-id-2494 #Bangkok,
.page-id-2494 #Dordrecht,
.page-id-2494 #Johorbahru,
.page-id-2494 #Barcelona,
.page-id-207724 #Bangkok,
.page-id-207724 #Dordrecht,
.page-id-207724 #Johorbahru,
.page-id-207724 #Barcelona {
  opacity: 0 !important;
  transition: all 0.2s ease-in;
}
.page-id-2494 #Muelheim,
.page-id-207724 #Muelheim {
  opacity: 1 !important;
}

.page-id-2494 #Oval:hover + #Bangkok,
.page-id-207724 #Oval:hover + #Bangkok {
  opacity: 1 !important;
}

.page-id-2494 #Oval:hover + #Dordrecht,
.page-id-207724 #Oval:hover + #Dordrecht {
  opacity: 1 !important;
}

.page-id-2494 #Oval:hover + #Johorbahru,
.page-id-207724 #Oval:hover + #Johorbahru {
  opacity: 1 !important;
}

.page-id-2494 #Oval:hover + #Barcelona,
.page-id-207724 #Oval:hover + #Barcelona {
  opacity: 1 !important;
}
/*ende*/

/*DORDRECHT*/
.page-id-1409 #Bangkok,
.page-id-1409 #Muelheim,
.page-id-1409 #Johorbahru,
.page-id-1409 #Barcelona,
.page-id-207153 #Bangkok,
.page-id-207153 #Muelheim,
.page-id-207153 #Johorbahru,
.page-id-207153 #Barcelona {
  opacity: 0;
  transition: all 0.2s ease-in;
}

.page-id-1409 #Oval:hover + #Bangkok,
.page-id-207153 #Oval:hover + #Bangkok {
  opacity: 1;
}

.page-id-1409 #Oval:hover + #Muelheim,
.page-id-207153 #Oval:hover + #Muelheim {
  opacity: 1;
}

.page-id-1409 #Oval:hover + #Johorbahru,
.page-id-207153 #Oval:hover + #Johorbahru {
  opacity: 1;
}

.page-id-1409 #Oval:hover + #Barcelona,
.page-id-207153 #Oval:hover + #Barcelona {
  opacity: 1;
}
/***ENDE****/

/*JOHOR BAHRU*/
.page-id-205419 #Bangkok,
.page-id-205419 #Muelheim,
.page-id-205419 #Dordrecht,
.page-id-205419 #Barcelona,
.page-id-207738 #Bangkok,
.page-id-207738 #Muelheim,
.page-id-207738 #Dordrecht,
.page-id-207738 #Barcelona {
  opacity: 0;
  transition: all 0.2s ease-in;
}

.page-id-205419 #Oval:hover + #Bangkok,
.page-id-207738 #Oval:hover + #Bangkok {
  opacity: 1;
}

.page-id-205419 #Oval:hover + #Muelheim,
.page-id-207738 #Oval:hover + #Muelheim {
  opacity: 1;
}

.page-id-205419 #Oval:hover + #Dordrecht,
.page-id-207738 #Oval:hover + #Dordrecht {
  opacity: 1;
}

.page-id-205419 #Oval:hover + #Barcelona,
.page-id-207738 #Oval:hover + #Barcelona {
  opacity: 1;
}
/***ende****/

/*BARCELONA*/
.page-id-211370 #Bangkok,
.page-id-211370 #Muelheim,
.page-id-211370 #Dordrecht,
.page-id-211370 #Johorbahru,
.page-id-211360 #Bangkok,
.page-id-211360 #Muelheim,
.page-id-211360 #Dordrecht,
.page-id-211360 #Johorbahru {
  opacity: 0 !important;
  transition: all 0.2s ease-in;
}

.page-id-211370 #Oval:hover + #Bangkok,
.page-id-211360 #Oval:hover + #Bangkok {
  opacity: 1 !important;
}

.page-id-211370 #Oval:hover + #Muelheim,
.page-id-211360 #Oval:hover + #Muelheim {
  opacity: 1 !important;
}

.page-id-211370 #Oval:hover + #Dordrecht,
.page-id-211360 #Oval:hover + #Dordrecht {
  opacity: 1 !important;
}

.page-id-211370 #Oval:hover + #Johorbahru,
.page-id-211360 #Oval:hover + #Johorbahru {
  opacity: 1 !important;
}
/*ende*/

/*STANDORTE ende*/

/** GLOBAL PRESENCE **/

.page-id-2530 h2 {
  margin-bottom: 20px !important;
}

.page-id-2530 .et_pb_button_wrapper {
  margin-top: 20px;
}

/***ENDE GLOBAL PRESENCE**/

/** ARCHIV start**/

.archive #et-main-area #content-area {
  padding-top: 150px !important;
}

.archive #et-main-area #left-area {
  padding-bottom: 100px;
}

.archive article {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 20px;
}

.archive .entry-title {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
}

.archive .post-meta .published {
  font-family: "Merriweather", Georgia, "Times New Roman", serif;
  font-size: 20px;
}

.archive .post-meta:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  background: #f4f4f4;
}

.archive #sidebar .et_pb_widget h4 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  color: #e95d10;
}
/** ARCHIV ende**/

/* MAP start*/

.gm-style-iw h3 {
  font-family: "lato";
  font-size: 30px;
}
.gm-style-iw h3:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 5px;
  background: #e95d10;
  margin-top: 15px;
}

.gm-style-iw .infowindow {
  font-size: 16px;
}

/* MAP stop*/

/* MANAGEMENT start*/

.management-text-right {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
  margin-left: -150px !important;
}

.management-text-left {
  z-index: 10;
  margin-left: 150px !important;
  margin-bottom: 200px !important;
  margin-top: 200px !important;
}

.management-img-right {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
  margin-left: -150px !important;
}

/* MANAGEMENT stop*/

/* FOOTER*/

#custom_html-17 h4,
#custom_html-18 h4,
#custom_html-23 h4 {
  opacity: 0;
}

.de-footer,
.en-footer,
.es-footer {
  display: none;
}

.de-footer:lang(de-DE) {
  display: initial;
}

.en-footer:lang(en-US) {
  display: initial;
}

.es-footer:lang(es-ES) {
  display: initial;
}

.footer-widget a {
  color: white;
}

.footer-widget h4 {
  font-family: "lato";
  font-size: 25px;
  color: #fff !important;
  font-weight: 600;
}

.footer-widget .textwidget {
  font-weight: 400;
  font-size: 20px;
}

.footer-sub {
  margin-left: 20px;
  font-weight: 300;
}

#footer-info a {
  margin-left: 10px;
  margin-right: 10px;
}

.container .textwidget a:hover {
  opacity: 100;
  color: #e95d10 !important;
}

.container #footer-info {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.container #footer-info a {
  font-weight: 300;
  font-size: 18px;
}
.container #footer-info a:hover {
  opacity: 100;
  color: #e95d10;
}

.bottom-nav {
  padding-top: 50px;
  text-align: center;
}

.bottom-nav li {
  padding-left: 0;
  padding-right: 0;
}

.bottom-nav li a {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
}

.bottom-nav li a:after {
  content: "|";
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 300;
}

.bottom-nav li:last-child a:after {
  content: " ";
}

/*
*
* LEXICON
*
*/

.lex-nav {
  position: fixed;
  right: 0;
  top: 38%;
}

.lex-nav a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding: 2px 5px;
}

.lex-nav a:hover {
  color: #e95d10;
}

.lex-nav a:focus {
  color: #e95d10;
}

.lex-nav a.lex-inactive {
  opacity: 0.5;
  cursor: default;
}

.lex-nav a.lex-inactive:hover {
  color: #fff;
  opacity: 0.5;
}

/*
*
* LEXICON STOP
*
*/

/*
*
* CHRONIK
*
*/

.jahr,
.navjahr:hover {
  cursor: url("/wp-content/uploads/cursor.png") 25 15, auto !important;
}

.sideScroll {
  height: 100%;
  width: 8000px !important;
}

.page-id-254,
.page-id-211820,
.page-id-207673 {
  height: 100% !important;
}

.page-id-254 #page-container,
.page-id-211820 #page-container,
.page-id-207673 #page-container {
  height: 100% !important;
}

.page-id-254 .headline-chronik,
.page-id-211820 .headline-chronik,
.page-id-207673 .headline-chronik {
  position: fixed;
  top: 50px;
}

.page-id-211820 #et-main-area,
.page-id-211820 #main-content,
#post-211820,
.page-id-254 #et-main-area,
.page-id-254 #main-content,
#post-254,
.page-id-207673 .entry-content,
.page-id-207673 #et-main-area,
.page-id-207673 #main-content,
#post-207673,
.page-id-207673 .entry-content {
  height: 100%;
}

#desktop-section {
  margin-top: 350px;
}

.page-id-254 #main-footer,
.page-id-211820 #main-footer,
.page-id-211820 #main-footer,
.page-id-207673 #main-footer {
  display: none;
}

.page-id-254 .chronik_navigation,
.page-id-211820 .chronik_navigation,
.page-id-207673 .chronik_navigation {
  text-align: center;
  font-size: 1.4vw;
}

.page-id-254 .chronik_navigation button,
.page-id-211820 .chronik_navigation button,
.page-id-207673 .chronik_navigation button {
  cursor: pointer;
  background: none;
  border: none;
  font-size: 1.4vw;
  color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in;
}

.page-id-254 .chronik_navigation button:hover,
.page-id-211820 .chronik_navigation button:hover,
.page-id-207673 .chronik_navigation button:hover {
  color: #000;
}

.page-id-254 .chronik_navigation button.active,
.page-id-211820 .chronik_navigation button.active,
.page-id-207673 .chronik_navigation button.active {
  color: #000;
}

hr.chronik-hr {
  text-align: left;
  width: 35%;
  margin-left: 0;
  background: #e95d10;
  height: 5px;
  border: 0;
}

.bild-text-kreis {
  transform: scale(0);
  position: absolute;
  left: -120px;
  top: -140px;
  height: 350px;
  width: 350px;
}

.kreis-klein {
  transform: scale(0);
  position: absolute;
  left: 130px;
  top: 120px;
  width: 100px;
  height: 100px;
}

.kreis-mittel {
  transform: scale(0);
  position: absolute;
  left: 130px;
  top: -170px;
  width: 70px;
  height: 70px;
}

.kreis-groß {
  transform: scale(0);
  position: absolute;
  width: 180px;
  height: 180px;
  position: absolute;
  left: -280px;
  top: 0;
}

/*1990*/
#bild-text-kreis1 {
  left: -135px;
  top: -200px;
  height: 400px;
  width: 400px;
}

/*1997*/
#bild-text-kreis2 {
  left: -135px;
  top: -100px;
  height: 320px;
  width: 319px;
}

.kreis-klein#kreis2 {
  left: -190px;
  width: 150px;
  height: 150px;
}

.kreis-mittel#kreis-mittel1 {
  top: -90px;
  left: 110px;
}

/*1998*/
#bild-text-kreis3 {
  top: -220px;
  width: 500px;
  height: 500px;
}

.kreis-klein#kreis3 {
  top: -310px;
  left: 75px;
  width: 250px;
  height: 250px;
}

/*2004*/
#bild-text-kreis4 {
  top: -260px;
  left: -250px;
  height: 550px;
  width: 550px;
}

.kreis-mittel#kreis-mittel4 {
  width: 160px;
  height: 160px;
  left: 160px;
  top: -300px;
}

.kreis-klein#kreis4 {
  top: 100px;
  left: 210px;
}

/*2005*/

.kreis-klein#kreis5 {
  width: 150px;
  height: 150px;
  top: -190px;
}

/*2007*/
#bild-text-kreis6 {
  top: -230px;
  height: 400px;
  width: 400px;
}

/*2008*/
#bild-text-kreis7 {
  top: -290px;
  left: -240px;
  height: 700px;
  width: 700px;
}

#kreis-mittel7 {
  left: 360px;
  top: -170px;
  width: 70px;
  height: 70px;
}

.kreis-klein#kreis7 {
  left: 220px;
  top: 200px;
}

.kreis-groß#kreis-groß7 {
  top: 170px;
  left: 280px;
}

/*2010*/
.kreis-mittel#kreis-mittel8 {
  height: 120px;
  width: 120px;
}

.kreis-klein#kreis8 {
  left: 80px;
}

/*2011*/
#bild-text-kreis9 {
  top: -190px;
  width: 280px;
  height: 280px;
}

.kreis-klein#kreis9 {
  top: -150px;
  left: -190px;
}

/*2013*/
#bild-text-kreis10 {
  top: -300px;
  left: -260px;
  height: 620px;
  width: 620px;
}

.kreis-klein#kreis10 {
  left: -300px;
}

/*2015*/
.kreis-klein#kreis11 {
  top: -130px;
}

.kreis-mittel#kreis-mittel11 {
  left: 100px;
  top: -170px;
}

.kreis-groß#kreis-groß11 {
  left: -260px;
}

/*2017*/
#bild-text-kreis12 {
  top: -300px;
  height: 559px;
  width: 560px;
}

.kreis-klein#kreis12 {
  width: 200px;
  height: 200px;
  top: 10px;
  left: 340px;
}

/*
*
* CHRONIK
* ENDE
*/

/*
OVERLAY
*/

.overlay-personen table,
.overlay-personen tbody,
.overlay-personen tr,
.overlay-personen td {
  border: none !important;
}

.overlay-personen td {
  padding: 5px 0 !important;
}

/*MAIL CHIMP OVERLAY*/
#mc_embed_signup .indicates-required {
  font-size: 14px !important;
}

#mc_embed_signup input,
#mc_embed_signup select {
  font-size: 16px !important;
  color: #3e3e3e !important;
  background-color: #f4f4f4 !important;
  padding: 16px 20px 16px 10px !important;
  border: 0 !important;
  border-radius: 0 !important;
}

#mc_embed_signup .mc-field-group select {
  height: 50px;
  width: 100%;
  border-radius: 0 !important;
}

#mc_embed_signup #mc-embedded-subscribe.button {
  height: auto !important;
  margin: 0 !important;
  text-align: center !important;
  color: #ffffff !important;
  background: #e95d10;
  border: 2px solid #e95d10;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  background-color: #e95d10 !important;
}

#mc_embed_signup #mc-embedded-subscribe.button:hover {
  border: 2px solid #e95d10 !important;
  color: #000000 !important;
  background: rgba(255, 255, 255, 0.6) !important;
}

#mc_embed_signup .button {
  border: 2px solid #e95d10 !important;
  line-height: 15px !important;
}
#mc_embed_signup .button:hover {
  border: 2px solid #e95d10 !important;
  line-height: 15px !important;
}

/*
helper start
*/

.et_header_style_fullscreen
  .et_slide_in_menu_container
  span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
  padding: 10px !important;
}

.et_pb_fullscreen_menu_active {
  overflow: hidden !important;
  width: 100%;
}

.speechbubble-button {
  position: absolute;
  height: 210px !important;
  width: 210px !important;
  background-image: url(/wp-content/uploads/bubble-orange.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  line-height: 1.3em !important;
}

.speechbubble-button.et_pb_button:hover {
  position: absolute;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  opacity: 0.8;
  top: -165px;
}

.headline-30-50px:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  background: #e95d10;
  margin-top: 15px;
}

.headline-big-white .et_pb_text_inner h2,
.headline-big-black .et_pb_text_inner h2 {
  padding-bottom: 0 !important;
}

.headline-big-white:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  background: #fff;
  margin-top: 15px;
}

.headline-big-black:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  background: #000;
  margin-top: 15px;
}

.whitespace-right .et_parallax_bg {
  width: 80%;
}
.whitespace-left .et_parallax_bg {
  background-position: 20em;
}

.hover-zoom {
  background-size: 100%;
  transition: all 1s ease-in-out;
}
.hover-zoom:hover {
  background-size: 150%;
}

.on-hover-color {
  transition: all 0.2s ease-in;
}

.on-hover-color:hover {
  filter: none;
}
.standorte .et_pb_team_member_image img {
  transition: all 0.5s;
}
.standorte .et_pb_team_member_image img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.standorte .et_pb_module_header {
  margin-bottom: 20px;
}
.news-blog .post-meta:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  background: #f4f4f4;
}

.single-post .post-meta:after {
  content: "";
  position: relative;
  display: block;
  width: 200px;
  height: 10px;
  background: #e95d10;
  margin-top: 15px;
}

.single-post .post-meta {
  font-family: "Merriweather", serif;
  font-size: 20px !important;
}

.single-post .entry-title,
.single-post #sidebar .widgettitle {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}

.single-post #sidebar a {
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

.single-post #sidebar li {
  line-height: 28px;
  margin-bottom: 1.2em;
}

.single-post .et_pb_text_inner h3 {
  font-family: "Lato", sans-serif;
  color: #e95d10;
  margin-bottom: 20px;
}

.small {
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.news-link-lang-wrapper {
  text-align: right;
  padding-right: 25px;
  padding-bottom: 0;
  line-height: 1.6em;
}

.news-link-lang {
  font-size: 17px;
  border-width: 0px !important;
  font-weight: bold !important;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  transition: all 300ms ease 0ms;
  color: #e95d10;
  position: relative;
  position: relative;
  line-height: 1.5em;
}

.home-header .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll > a {
  height: 100vh !important;
  width: 100vw !important;
  display: flex !important;
  display: -webkit-flex;
  justify-content: center !important;
  align-items: flex-end;
}

/*
helper stop
*/

.datenschutz-link a {
  font-size: 14px !important;
}

.datenschutz-link p {
  margin: 0;
  padding-bottom: 0;
}

/*DRUCKEN BUTTON*/

.print-button {
  text-align: center;
  color: #ffffff !important;
  background: #e95d10;
  border-width: 2px !important;
  border-color: #e95d10;
  border-radius: 0px;
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase !important;
  padding: 0.3em 0.7em 0.3em 0.7em;
  background-color: #e95d10;
}

.print-button:hover {
  color: #000000 !important;
  background: rgba(255, 255, 255, 0.6) !important;
  border-color: #e95d10 !important;
}

/*COOKIES BUTTON*/
#cookie-notice .cn-button.cookie-button {
  padding: 5px 10px;
  background: #e95d10;
  font-weight: bold;
}

#cookie-notice .cn-button.cookie-button:hover {
  opacity: 0.9;
}

/*
MEDIA QUERIES start
*/
@media all and (max-width: 1200px) {
  .standorte .et_pb_module_header {
    min-height: 60px !important;
  }
}

@media all and (max-width: 1024px) {
  .et_pb_fullscreen_menu_active {
    position: fixed;
    width: 100%;
  }

  #desktop-section,
  #desktop-navigation-section {
    display: none !important;
  }

  #mobil-section {
    display: block !important;
  }

  .sideScroll {
    height: 100%;
    width: auto !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
  }

  .page-id-254 #main-footer,
  .page-id-211820 #main-footer,
  .page-id-207673 #main-footer {
    position: relative;
  }

  .page-id-254 .headline-chronik,
  .page-id-211820 .headline-chronik,
  .page-id-207673 .headline-chronik {
    position: relative;
    top: 0;
  }

  .page-id-254 .headline-chronik-section,
  .page-id-211820 .headline-chronik-section,
  .page-id-207673 .headline-chronik-section {
    height: auto !important;
    padding-bottom: 50px !important;
  }

  .page-id-254 .jahr-mobil,
  .page-id-211820 .jahr-mobil,
  .page-id-207673 .jahr-mobil {
    height: auto;
    width: auto;
    border: none;
    border-radius: 0 !important;
    padding: 10% 5% !important;
    margin-bottom: 10px !important;
  }

  .page-id-254 .jahre-mobil-row,
  .page-id-211820 .jahre-mobil-row,
  .page-id-207673 .jahre-mobil-row {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 1280px) {
  .headline-30-50px#smaller-headline {
    font-size: 3em !important;
  }
}

@media all and (max-width: 767px) {
  .headline-30-50px#smaller-headline {
    font-size: 2em !important;
  }

  .lex-nav {
    top: auto !important;
    bottom: 5% !important;
    left: 0 !important;
    right: auto !important;
  }
}

@media (max-width: 767px) {
  .et_pb_portfolio_item h2,
  .et_pb_post h2,
  .et_pb_title_container h1 {
    font-size: 8vw;
  }
}

@media all and (max-width: 980px) {
  .et_pb_post .entry-title,
  .archive .entry-title {
    font-size: 6vw;
  }

  .headline-30-50px#smaller-headline {
    font-size: 4em !important;
  }

  .management-text-right {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
  }

  .management-text-left {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .management-img-right {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
  }
  .et_pb_column.kontakt-box {
    position: relative !important;
  }
  .textblock-teaser {
    background: none !important;
  }
  .lex-nav {
    top: auto !important;
    bottom: 5% !important;
  }
  #main-footer .footer-widget h4 {
    font-size: 20px !important;
  }

  #main-footer .footer-widget .textwidget a,
  #footer-bottom #footer-info a {
    font-size: 17px !important;
    line-height: 30px;
  }
  #main-footer #footer-widgets .footer-widget {
    margin-bottom: 25px !important;
  }
}

@media all and (min-width: 980px) {
  #main-footer .footer-widget #custom_html-3 {
    left: 34%;
    position: relative;
  }

  #main-footer .footer-widget #custom_html-4,
  #main-footer .footer-widget #custom_html-9 {
    margin-top: 35px !important;
    left: -16%;
    position: relative;
  }
  #main-footer .footer-widget {
    line-height: 30px;
  }
  #footer-widgets {
    padding: 4% 0 0;
  }

  .et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 2.2% 0;
  }

  .et_header_style_fullscreen ul#mobile_menu_slide {
    text-align: right;
    padding-right: 200px;
  }
}

@media all and (min-width: 1415px) {
  .lex-section .lex-mobile-divider-row {
    display: none !important;
  }
}

@media all and (max-width: 1415px) {
  .lex-section {
    box-shadow: none !important;
    padding: 20px 0 50px 0 !important;
  }

  .lex-section .et_parallax_bg {
    background-image: none !important;
  }
}

.print-only {
  display: none !important;
  font-size: 24px;
  color: #e95d10;
}

@media print {
  #main-header,
  #main-footer,
  .single-post .et_pb_posts_nav {
    display: none !important;
  }

  .single-post h1 {
    font-size: 24px !important;
  }
  .single-post p {
    font-size: 14px !important;
    line-height: 28px !important;
  }
  .single-post .et_pb_section,
  .single-post .post-meta,
  .single-post .et_pb_blurb_description {
    font-size: 14px !important;
  }
  .single-post .post-newsletter-teaser,
  .print-button-section {
    display: none;
  }
  .single-post .et_post_meta_wrapper {
    padding-top: 50px !important;
  }
  .print-only {
    display: block !important;
    font-size: 24px;
    color: #e95d10;
  }
}

@media all and (min-width: 768px) {
  .et_pb_pagebuilder_layout.single.et_full_width_page
    #page-container
    .et_pb_row,
  .et_pb_pagebuilder_layout.single.et_full_width_portfolio_page
    #page-container
    .et_pb_row {
    width: 100%;
    padding-right: 0;
  }
}

@media all and (max-width: 768px) {
  .et_pb_pagebuilder_layout.single.et_full_width_page
    #page-container
    .et_pb_row
    table,
  .et_pb_pagebuilder_layout.single.et_full_width_portfolio_page
    #page-container
    .et_pb_row
    table {
    font-size: 14px;
  }
}

.et_pb_pagebuilder_layout.single.et_full_width_page
  #page-container
  .et_pb_row
  table,
.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page
  #page-container
  .et_pb_row
  table {
  min-width: 530px !important;
}

/*
MEDIA QUERIES stop
*/

/*News Link in menu*/
.menu-news-link {
  position: absolute;
  right: 30px;
}
.menu-news-link:hover {
  opacity: 0.8;
}

.menu-news-link a {
  font-size: 14px;
}

.et_pb_fullscreen_menu_active .menu-news-link {
  display: none;
}

@media (max-width: 980px) {
  .menu-news-link {
    right: 0;
    bottom: -10px;
  }
  .menu-news-link a {
    font-size: 12px;
  }
}

/* @media screen and (max-width: 782px){
	.menu-news-link{
		display: none;
	}
} */
