@media screen and (min-width: 768px) {
  .globalesheaderbild .default-wrap,
  .t3-layout-section.background-image-bkk .section-group,
  .theme-body .top-wrapper.top-wrapper-fixed .container .container-inner {
      max-width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .globalesheaderbild .default-wrap,
  .t3-layout-section.background-image-bkk .section-group,
  .theme-body .top-wrapper.top-wrapper-fixed .container .container-inner {
      max-width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .globalesheaderbild .default-wrap,
  .t3-layout-section.background-image-bkk .section-group,
  .theme-body .top-wrapper.top-wrapper-fixed .container .container-inner {
      max-width: 1170px;
  }
}
@media screen and (min-width: 1540px) {
  body.theme-body .container-full.top-wrapper .container,
  body .container-full .container,
  .globalesheaderbild .default-wrap,
  .t3-layout-section.background-image-bkk .section-group,
  .theme-body .top-wrapper.top-wrapper-fixed .container .container-inner {
    max-width: 1600px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.top-wrapper.top-wrapper-fixed .col-6:first-child {
    padding: 0px;
}
.theme-body .menu-wrapper nav {
  width: auto;
}
.container-full.menu-wrapper .justify-content-end {
    margin-left: 35px;
    max-width: calc(85% - 35px);
}
.theme-body .menu-wrapper nav .main-menu > li > a {
    padding: 10px 15px;
}
.container-full.menu-wrapper .tx-indexedsearch-searchbox {
    width: 25%;
    min-width: unset;
    font-size: 18px;
}
body .globalesheaderbild .default-wrap {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    background: none;
    position: absolute;
    z-index: 7;
    bottom: 0;
    color: #fff;
    padding: 0 20px;
}
body .globalesheaderbild .default-wrap p {
  line-height: 1.75em;
  margin-bottom: 10px;
}
body .globalesheaderbild .default-wrap .ce-bodytext {
    max-width: 85%;
    padding-right: 10px;
}
html body .globalesheaderbild .default-wrap header h1,
html body .globalesheaderbild .default-wrap header h1 {
    font-size: 28px!important;
    background: none;
    padding: 0px;
    font-weight: bold;
}
html body .globalesheaderbild .default-wrap h2 {
    font-size: 56px;
    font-weight: bold;
    margin-bottom: 25px;
}
body .globalesheaderbild .element-textpic:before {
    content: "";
    width: 960px;
    height: 700px;
    display: block;
    background-image: url(/fileadmin/medien/bilder/deko/element.svg);
    position: absolute;
    background-size: 100%;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: translate(-230px, -185px);
        -ms-transform: translate(-230px, -185px);
            transform: translate(-230px, -185px);
}
body.theme-body .content-wrapper .tx-ozp-contentfilter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 0px;
}
body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link {
  width: calc(100% / 6);
  margin: 0px;
  min-width: 270px;
}
body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li {
  width: 100%;
  background: #E9E9EB;
  font-size: 16px;
  font-weight: normal;
  -webkit-transition: 400ms ease;
  -o-transition: 400ms ease;
  transition: 400ms ease;
  color: #34363C;
  margin-bottom: 10px;
  margin-top: 0;
}
body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li.selected,
body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li:hover {
  background: #DA0812;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
}
.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link {
  text-align: left;
}
.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li {
  text-align: center;
}
a.overview-services,
a.services-broschure {
  font-size: 16px;
  font-weight: bold;
  display: block;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
a.overview-services {
  color: #EF7D00;
  margin-top: 20px;
}
a.services-broschure {
  color: #34363C;
  margin-top: 10px;
}
a.overview-services:hover,
a.services-broschure:hover {
  text-decoration: underline;
}
a.overview-services:after,
a.services-broschure:after {
  color: EF7D00;
    content: "\e5cc";
    font-family: "Material Icons";
    vertical-align: middle;
    font-size: 22px;
    line-height: 0;
    margin-top: -1px;
    display: inline-block;
    font-weight: 400;
}
a.services-broschure:before {
    content: "";
    background-size: 20px;
    width: 25px;
    background: url(/fileadmin/medien/bilder-web/icons/svg-color/download.svg);
    height: 22px;
    display: inline-block;
    background-size: 46px;
    background-repeat: no-repeat;
    background-position: 65% 10%;
    -webkit-transform: translate(0px, 4px);
        -ms-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
}
body.theme-body  .tx-ozp-contentfilter .contentcontener.column3 > ul {
  grid-column-gap: 20px;
}
body.theme-body .content-wrapper .contentcontener ul > li a, 
body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li a {
  font-weight: 500;
}
body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .tx-ozp-contentfilter .contentcontener {
  max-width: unset;
  width: calc(100% - (100% / 6) - 30px);
}
body.theme-body .content-wrapper .contentcontener ul > li, 
body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li {
  border-top: unset;
  border: 1px solid #d3d3d7;
  margin-bottom: 20px;
  padding: 5px 22px 5px 15px;
  background: #fff;
}
.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li:nth-last-child(2), .theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li:nth-last-child(2) + li {
  border: 1px solid #d3d3d7;
}
body.theme-body .content-wrapper .contentcontener ul > li a, 
body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li a {
  padding: 9px 25px 8px 5px;
  font-weight: 400;
  color: #34363C;
}
body.theme-body .content-wrapper .contentcontener ul > li a:after, 
body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li a:after {
  color: #EF7D00;
}
@media screen and (max-width: 1199px) {
  body.theme-body .tx-ozp-contentfilter .contentcontener.column3 > ul {
      grid-column-gap: 20px;
      -ms-grid-columns: 1fr 20px 1fr;
      grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 991px) {
  body.theme-body .tx-ozp-contentfilter .contentcontener.column3 > ul {
      grid-column-gap: 20px;
      padding-left: 3px;
  }
  body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link {
    width: calc(100% / 4);
  }
  body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .tx-ozp-contentfilter .contentcontener {
    width: calc(100% - (100% / 4) - 10px);
  }
  body.theme-body .content-wrapper .contentcontener ul > li, 
  body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .contentcontener ul > li {
    margin-bottom: 10px;
    padding: 4px 22px 4px 15px;
  }
  body.theme-body .tx-ozp-contentfilter .contentcontener.column3 > ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-left: 30px;
  }
}
.t3-layout-section.background-image-bkk {
    background: url(/fileadmin/user_upload/background-element.svg); 
    background-repeat: no-repeat; 
    background-position: 105% 0%; 
    background-size: 40%;  
    padding: 30px 0; 
    max-width: 3080px; 
    width: 200%; 
    position: relative; 
    left: 0; 
    right: 0; 
    margin-left: calc(-50% - -30px); 
    margin-right: -50%;
    background-image: url(/fileadmin/user_upload/background-element.svg); 
}
.t3-layout-section.background-image-bkk .section-group {
    margin: 0 auto;
}
.t3-layout-section.background-image-bkk .col-12 .col-12 {
    padding: 0px;
}
p:has(img) + p:has(.btn-border) {
    margin-top: 40px;
}
.t3-layout-full-width-red .row{
  -webkit-box-align: center;    
  -ms-flex-align: center;    
  align-items: center;
}
.t3-layout-full-width-red .row h2, 
.theme-body .t3-layout-full-width-red .row h2 {
  font-size: 56px;
  line-height: normal;
  padding-bottom: 20px;
}
.t3-layout-full-width-red .frame-indent-left {
  margin-left: 22%;
}
.t3-layout-full-width-red .frame-indent-right {
  margin-right: 22%;
}
.t3-layout-full-width-red .row .col-sm-6:first-child {
    width: 60%!important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
}
.t3-layout-full-width-red .row .col-sm-6:last-child {
    width: 40%!important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey {
    background: #F2F2F2;
    height: 100%;
}
.main-content > div.default-wrap:first-child {
    margin: 0px;
    margin-bottom: -40px;
}
.main-content > div.default-wrap:first-child .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
}
.main-content > div.default-wrap:first-child .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    padding-right: 50px;
}
.main-content > div.default-wrap:first-child .col-lg-4 .default-wrap,
.main-content > div.default-wrap:first-child .col-lg-4 .default-wrap .element-gridelements_pi1{
  height: 100%;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .default-wrap {
  height: auto;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    border-bottom: 1px solid #D3D3D7;
    -webkit-transition: border-color 400ms ease;
    -o-transition: border-color 400ms ease;
    transition: border-color 400ms ease;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above:hover {
    border-bottom: 2px solid #EF7D00;
    margin-bottom: -1px;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-gallery {
    margin: 0px;
    margin-right: 10px;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-gallery .image-embed-item{
    height: auto;
    max-height: 22px;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext,
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext p,
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext p a{
    margin-bottom: 0;
    width: 100%;
    background-image:none;
    display: block;
    font-weight: 400;
}
.main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext p a:after {
    position: absolute;
    right: 0;
    color: #EF7D00;
}
@media screen and (max-width: 1539px) {
  .container-full.menu-wrapper .tx-indexedsearch-searchbox {
    width: 22%;
  }
  .theme-body .menu-wrapper nav .main-menu > li > a {
    padding: 10px 12px;
  }
  .container-full.menu-wrapper .justify-content-end {
    margin-left: 25px;
    max-width: calc(85% - 25px);
  }
  .customTab button.tab-nav-link {
    font-size: 16px;
  }
  .main-content > div.default-wrap:first-child .col-lg-8 {
    padding-right: 10px;
  }
  .main-content > div.default-wrap:first-child .col-lg-4 {
    padding-left: 10px;
  }
  .main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above {
    padding: 15px 0px;
  }
  .main-content > div.default-wrap:first-child .t3-layout-background-grey {
    padding: 25px 20px;
  }
  .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery {
    max-width: 45%;
    width: 45%;
    margin-left: 5px;
  }
}
@media screen and (max-width: 1400px) {
  .container-full.menu-wrapper .justify-content-end {
    margin-left: 0;
    max-width: 85%;
  }
  html .theme-body .menu-wrapper nav .main-menu > li > a {
    padding: 10px 8px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  .container-full.menu-wrapper .tx-indexedsearch-searchbox {
      width: 18%;
      min-width: 195px;
  }
}
@media screen and (max-width: 1200px) {
  .main-content > div.default-wrap:first-child .element-gridelements_pi1>.row {
    display: block;
  }
  .main-content > div.default-wrap:first-child .col-lg-8,
  .main-content > div.default-wrap:first-child .col-lg-4 {
    width: 100%;
    max-width: unset;
  }
  .main-content > div.default-wrap:first-child .col-lg-4 {
    margin-top: 0px;
  }
  .main-content > div.default-wrap:first-child {
    margin-bottom: 0;
  }
  .tx-indexedsearch-searchbox input#tx-indexedsearch-searchbox-sword::-webkit-input-placeholder,
  .tx-indexedsearch-searchbox input#tx-indexedsearch-searchbox-sword:-ms-input-placeholder,
  .tx-indexedsearch-searchbox input#tx-indexedsearch-searchbox-sword::-ms-input-placeholder,
  .tx-indexedsearch-searchbox input#tx-indexedsearch-searchbox-sword::placeholder, 
  .tx-indexedsearch-searchbox input#tx-indexedsearch-searchbox-sword {
    font-size: 14px;
  }
}
.col-12.col-lg-4 .news-list-view .news-list-item .news-img-wrap {
    display: none;
}
.main-content > .default-wrap > .element-gridelements_pi1 > .row .col-lg-4 .news .news-list-view .news-list-item .row .col-md-9 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
    margin-bottom: 20px;
}
.main-content .two-col-content-six-four .default-wrap > .element-text > div,
.main-content .two-col-content-six-four .default-wrap > .element-header > div {
  max-width: unset;
}
.t3-layout-desktoponly .two-col-content-six-four .col-lg-8 .element-news_pi1 .frame .news .news-list-view .news-list-item .col-md-3 img {
    max-height: 200px!important;
    -o-object-fit: cover;
       object-fit: cover;
}
@media screen and (min-width: 1540px) {
  .footer-search-wrapper .element-slickcontent .t3-layout-full-width-green {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
  }
  .footer-search-wrapper > .container > .row > .col-12 > .default-wrap {
      max-width: unset;
  }
  .footer-search-wrapper .element-slickcontent .t3-layout-full-width-green .container {
      max-width: 1310px;
  }
}
.footer-wrapper:before, .footer-wrapper::before {
    right: 50px;
}
@media screen and (max-width: 1539px) {
  .t3-layout-full-width-red .frame-indent-left {
    margin-left: 0;
  }
  .t3-layout-full-width-red .frame-indent-right {
    margin-right: 0;
  }
  .t3-layout-section.background-image-bkk {
    width: 150%;
    margin-left: -25%;
    margin-right: 25%;
    background-position: 100% 100%;
  }
}
@media screen and (max-width: 1200px) {
  .theme-body .menu-wrapper nav .main-menu > li > a {
      padding: 10px 12px;
  }
  .theme-body .menu-wrapper nav {
    margin-right: 0px;
  }
}
@media screen and (max-width: 991px) {
      .container-full.menu-wrapper .justify-content-end {
        max-width: 70%;
        margin-right: 0;
    }
    .container-full.menu-wrapper .tx-indexedsearch-searchbox {
        display: block;
        width: auto;
        margin-right: 5px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
  .main-content > div.default-wrap:first-child .col-lg-4 {
      padding-left: 15px;
  }
    .customTab button.tab-nav-link {
    border-bottom: 1px solid #D3D3D7;
    padding: 8px 15px;
  }
  .customTab .resp-tabs-navigation {
    border-bottom: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .customTab .resp-tabs-content {
    padding: 50px 0 0 0;
  }
  .t3-layout-full-width-red .frame-indent-left .ce-bodytext img {
      margin-bottom: 10px;
  }
  .t3-layout-full-width-red .frame-indent-left .ce-bodytext {
    max-width: 100%;
  }
  .t3-layout-section.background-image-bkk {
    background-size: 90%;
  }
  .t3-layout-section.background-image-bkk .col-12 {
    padding: 0px;
  }
  .footer-wrapper:before, .footer-wrapper::before {
    right: -71px;
  }
}
@media screen and (min-width: 768px) {
  .globalesheaderbild .swiper-container .swiper-wrapper img {
    height: 480px;
  }
}
@media screen and (max-width: 767px) {
  .t3-layout-section.background-image-bkk {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background: none;
  }
  html body .globalesheaderbild .default-wrap header h1, html body .globalesheaderbild .default-wrap header h1 {
    font-size: 24px!important;
  }
  .main-content > div.default-wrap:first-child {
    margin-bottom: 50px;
  }
  .news-carousel .news-list-view .news-list-item .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .news .article .news-img-wrap {
    margin: 0;
  }
  .theme-body .ce-headline-center,
  .theme-body .text-center {
    text-align: left!important;
  }
  .theme-body .t3-layout-full-width-gray_icons .text-center {
      text-align: center!important;
  }
  body .globalesheaderbild .swiper-container .swiper-wrapper img {
    height: 400px;
  }
  html body .globalesheaderbild .default-wrap header h1, html body .globalesheaderbild .default-wrap header h1 {
    font-size: 20px;
  }
  html body .globalesheaderbild .default-wrap header h2,
  .t3-layout-full-width-red .row h2, .theme-body .t3-layout-full-width-red .row h2 {
    font-size: 38px!important;
  }
  .t3-layout-full-width-red .row h2, .theme-body .t3-layout-full-width-red .row h2 {
    margin-bottom: 0;
  }
  .t3-layout-full-width-red .row .col-sm-6:first-child,
  .t3-layout-full-width-red .row .col-sm-6:last-child {
    width: 100%!important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .customTab .resp-tabs-content .ce-textpic {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery {
    max-width: 100%;
    width: 80%;
  }
  .customTab .resp-tabs-content .ce-textpic {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .customTab .resp-tabs-content .ce-gallery {
    margin-top: -24px;
  }
  .customTab .resp-tabs-content .ce-bodytext {
    width: 100%;
  }
  .customTab button.tab-nav-link {
    padding: 12px 15px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
  }
  .customTab button.tab-nav-link:after {
    content: "\e5cc";
    font-family: "Material Icons";
    font-size: 1.3em;
    -webkit-transition: right .25s linear;
    -o-transition: right .25s linear;
    transition: right .25s linear;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    color: #EF7D00;
  }
  .customTab .resp-tabs-content {
    padding: 20px 0 0 0;
  }
  .customTab button.tab-nav-link.active, .customTab button.tab-nav-link:hover {
    border-bottom: 1px solid #EF7D00;
    background: #EF7D00;
    color: #fff;
  }
  .customTab button.tab-nav-link.active, .customTab button.tab-nav-link:hover:after {
      color: #fff;
  }
  body.theme-body .content-wrapper .tx-ozp-contentfilter {
    display: block;
  }
  body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link,
  body.theme-body .content-wrapper .t3-layout-narrow-ozp-contentfilter .tx-ozp-contentfilter .contentcontener {
    width: 100%;
    text-align: left;
  }
  body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li {
    width: auto;
  }
  body.theme-body .tx-ozp-contentfilter .contentcontener.column3 > ul {
    margin-left: 0;
    margin-top: 30px;
  }
  html body .globalesheaderbild .default-wrap header h2, 
  .t3-layout-full-width-red .row h2, 
  .theme-body .t3-layout-full-width-red .row h2 {
    font-size: 28px!important;
  }
  html body .globalesheaderbild .default-wrap header h2 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .container-full.menu-wrapper .tx-indexedsearch-searchbox {
    display: none;
  }
  .container-full.menu-wrapper .justify-content-start {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: unset;
  }
  .container-full.menu-wrapper .justify-content-end {
      max-width: 60%;
      padding-left: 0;
  }
  .main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext, .main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext p, .main-content > div.default-wrap:first-child .t3-layout-background-grey .ce-textpic.ce-above .ce-bodytext p a {
    font-size: 14px;
  }
  body.theme-body .content-wrapper .tx-ozp-contentfilter .tab-link li {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .container-full.menu-wrapper .justify-content-start {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
  }
  .container-full.menu-wrapper .justify-content-end {
      max-width: 50%;
  }
}
@media screen and (max-width: 380px) {
  body .globalesheaderbild .element-textpic:before {
    width: calc(100% + 230px);
    -webkit-transform: translate(-150px, -100px);
        -ms-transform: translate(-150px, -100px);
            transform: translate(-150px, -100px);
  }
  body .globalesheaderbild .element-textpic {
    max-width: 100%;
  }
  html body .globalesheaderbild .default-wrap header h2, .t3-layout-full-width-red .row h2, .theme-body .t3-layout-full-width-red .row h2 {
    font-size: 30px!important;
  }
}
@media screen and (min-width: 1540px) {
  .container-full.no-padding.menu-wrapper .container.relative {
      max-width: 1600px;
  }
}