
body {
    overflow-x:unset !important;
}
p {
    font-size:18px;
}
.clearFix {clear:both;}

.item p {
    padding-right:65px;
}

.click {
    cursor:pointer;
}

#main-pillar-img {
    width:100%;
}
#iframe_controller {
    margin-top:-60px !important;
}

.click.kachel {
    width:25%;
    float:left;
    display:block;
    min-height:64px;
    transition: 1s all;
    text-transform:uppercase;
    font-size:1.1rem;
    font-weight:300;
}
@media only screen and (max-width: 1199px){
    .masthead.acco-slider .carousel h2{margin-top: 0.83em;}
    .info-modal {
        display:none !important;
    }
}
@media only screen and (min-width: 1200px){
    .moreInt h3{
        min-height: 52px;
    }
}
@media screen and (min-width: 992px) {
    .claim > span {
        display: Inline-block !important;
    }
}
.click.kachel:hover {
    // border-color:#0582a8;
    color:#0582a8;
}
.click.kachel:hover > span {
    color:#0582a8;
}
.click.kachel.active {
    background-color:#fff;
    border-bottom:0px;
}

.click.kachel.active > span > p {
    font-weight:500;
}

.click.kachel.active

.click.kachel.active:hover {
    border-color:#ccc;
    color:#606061;
}
.click.kachel.active:hover > span {
    color:#0582a8;
}
.click.kachel:hover > span > p {
    font-weight:500;
}
.click.kachel > span {
    text-align:center;
    display:inline-block;
    width:100%;
    color:#999;
    padding:19.5px 5px;
}

.click.kachel.active > span {
    color:#606061;
}

.border-right {
    border-right:1px solid #999;
}

.mobile-nav {

    position:absolute;
    right:0;
}
.mobile-nav .click.kachel {
    display:block;
    float:unset;
}
.mobile-nav .click.kachel::before {
    content:'<<';
    width:24px;
    min-height:24px;
}

.kachel-content {
    display: none;
    padding: 25px;
}
.kachel-content > .row {
    margin-bottom:30px;
}
.kachel-content.active {
    display:block;
}
.kachel-content p {
    padding:15px;
}
.kachel-content h3 {
    padding:15px 15px 0px 15px;
}
.kachel-content img:first-of-type {
    padding-top:15px;
}
#wrapper_controller {
    z-index:1 !important;
}
#video-preload-wrapper {
    position:relative;
    overflow:hidden;
    width: inherit;
    height: inherit;
}
#video-preload-wrapper > img {
    position: absolute;
    z-index: 0;
    width: 2125.65px;
    height: 1196px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    opacity: 1;
    user-select: none;
    margin-top: -60px;
    margin-left: -111.323px;
    max-width: initial;
}
.grey {
    background-color: #e3e3e3;
}
.panel-default>.panel-heading {
    background-color:#e3e3e3;
    color:unset;
    font-size:18px;
}
.panel-default>.panel-heading a, .panel-default>.panel-heading a:hover, .panel-default>.panel-heading a:visited, .panel-default>.panel-heading a:active  {
   /* color:#fff;   */
    text-decoration:none;
    font-size:18px;
    width:100%;
    display:inline-block;
    position:relative;
}
.panel-default>.panel-heading a:hover {
    color:#606061;
}
.panel-default>.panel-heading a[aria-expanded="true"],.panel-default>.panel-heading a.collapse {
    color:#0582a8;
    font-weight:400;
}

.pad0-bottom {
    padding-bottom: 0px !important;
}
#video-container {
    width: 1920px;
    height: 750px;
}
.full-width {
    width:100%;
    height:auto;
    position:relative;
}
.full-width-img {
    width:100%;
    height:auto;
    position:relative;
}
.full-width .teaser {
    position:absolute;
    bottom:50px;
    left:250px;
    width:450px;
    background-color:white;
    padding:25px;
    z-index:2;
}
@media only screen and (max-width: 991px) {
    .full-width .teaser {
        position:relative;
        bottom: 5%;
        left: 0;
        width:100%;
        background-color:white;
        padding:15px;
    }
    #videoHeader {
        background-color:white !important;
    }
}
@media only screen and (max-width: 991px) and (min-width:767px){
    .full-width .teaser {
        position:relative;
        bottom: 5%;
        left: 0;
        background-color:white;
        padding:25px;
        width:750px;
        margin:0 auto;
    }
}
.full-width #arrow {
    position:absolute;
    top:48%;
    left:48%;
}
.kachel-acco {
    width:50%;
    float:left;
    display:block;
    min-height:64px;
    transition: 1s all;
    transition: 1s all;
}
.kachel-acco > div.kachel-acco-nav, .kachel-acco > div.headline {
    padding:15px;
}
.kachel-acco-nav {
    position:relative;
    border-bottom:1px solid #3e4144;
    font-size:18px;
    padding:5px;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color:white;
    cursor:pointer;
}
.kachel-acco .headline {
    color:white;
    font-size:18px;
    padding:5px;
    background-color:#0582a8;
    border-radius:5px 5px 0 0;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.kachel-acco-body {
    height:auto;
    display:none;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    background-color:white;
}
.kachel-acco-body:last-of-type {
    border-bottom: 1px solid #ccc;
}
.kachel-acco-body .row > div > img, .kachel-acco-body .row > div > p {
    padding:15px;
}
.kachel-acco-body .row > div > h3 {
    padding: 15px 0px 0px 15px;
}
.item.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.kachel-acco-nav .acco-arrow {
    transform:rotate(90deg);
    position:absolute;
    right:15px;
    transition:0.5s all;
}
.kachel-acco-nav.active .acco-arrow {
    transform:rotate(270deg);
}

div#pillar-info.pillar-info-wrap.df .info-modal-right {
    width:750px;
    height:auto;
}
div#pillar-info.pillar-info-wrap.df .info-modal-right .info-modal-img, div#pillar-info.pillar-info-wrap.df .info-modal-right .info-modal-text {
    width:100%;
    height:auto;
}
div#pillar-info.pillar-info-wrap.df.left-open .info-modal-right .info-modal-img {
    margin-left:0px;
}
body main .masthead.key-pager_2 div#pillar-info.pillar-info-wrap .info-modal .cta-main {
    position:relative;
    top:unset;
    bottom:0px;
    left:0;
    margin-top:15px;
    display: inline-block;
}
body main .masthead.key-pager_2 #pillar-info.pillar-info-wrap.right-open .info-modal .info-modal-text p {
    padding-bottom:0px;
}
body main .masthead.key-pager_2 #pillar-info.pillar-info-wrap.right-open .info-modal .info-modal-title h3 {
    padding-top:10px;
}
.details-wrap {
    display:none;
}

#instaDetail, #fifoDetail {
    display:none;
}
#wrapper_controller {
    z-index:1 !important;
}
#video-preload-wrapper {
    position:relative;
    overflow:hidden;
    width: inherit;
    height: inherit;
}
#video-preload-wrapper > img {
    position: absolute;
    z-index: 0;
    width: 2125.65px;
    height: 1196px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    opacity: 1;
    user-select: none;
    margin-top: -60px;
    margin-left: -111.323px;
    max-width: initial;
}

body main .masthead.key-pager_2 .pillar-info-wrap.right-open .info-modal > svg {
    margin-top:0;
    margin-right:0;
}
body main .masthead.key-pager_2 .pillar-info-wrap.left-open .info-modal > svg {
    margin-top:0;
    margin-left:0;
}
body main .masthead.key-pager_2 .pillar-info-wrap.left-open .info-modal .info-modal-right {
    padding:1rem 1rem 1rem 0rem;
}
body main .masthead.key-pager_2 .pillar-info-wrap.right-open .info-modal .info-modal-right {
    padding:1rem 0rem 1rem 1rem;
}
body main .masthead.key-pager_2 .pillar-info-wrap.left-open {
    margin-left:1.6rem;
}
.bottom-nav > div {
    display:inline-block;
    padding-top:25px;
    padding-bottom:25px;
    text-transform:capitalize;
}

.bottom-nav > div:first-of-type {
    float:left;
}
.bottom-nav > div:last-of-type {
    float:right;
}

.main-nav span {
    margin-top:25px;
    padding-left:100px;
    padding-right:25px;
    text-align:left;
    display:block;
}
body main .masthead.key-pager_2 .img-wrap .pillar-info-icon {
    background-color: #0582a8;
    width: 18px;
    height: 18px;
    transition: 0.2s all;
    padding-top:10px;
}

body main .masthead.key-pager_2 .img-wrap .pillar-info-icon:hover, body main .masthead.key-pager_2 .img-wrap .pillar-info-icon.active {
    background-color: #fe0009;
    width: 22px;
    height: 22px;
    padding-top:14px;
}

body main .masthead.key-pager_2 .img-wrap .pillar-info-icon:hover, body main .masthead.key-pager_2 .img-wrap .pillar-info-icon.hover {
    background-color: #fe0009;
    width: 22px;
    height: 22px;
    padding-top:14px;
}

.main-nav-text.hover, a.main-nav-text:focus  {
    font-weight:500;
    color:#0582a8;
    text-decoration:none;
}

a:focus, a:hover {
    color:#0582a8;
}
body main .masthead.key-pager_2 .pillar-info-wrap .info-modal .info-modal-right .info-modal-img {
    margin-top:0px;
}

body main .masthead.key-pager_2 .pillar-info-wrap .info-modal .info-modal-right .info-modal-text {
    padding-left:0px;
}
body main .masthead.key-pager_2 .pillar-info-wrap.right-open .info-modal .info-modal-right {
    padding-right:10px;
}
body main .masthead.key-pager_2 .pillar-info-wrap.left-open .info-modal .info-modal-right {
   padding-left:10px;
}
body main .masthead.key-pager_2 .pillar-info-wrap.right-open .info-modal .info-modal-left .tri-left {
  //  border-color: transparent #0582a8 transparent transparent;
}
body main .masthead.key-pager_2 .pillar-info-wrap.left-open .info-modal .info-modal-left .tri-left {
  //  border-color: transparent transparent transparent #0582a8;
}
body main .masthead.key-pager_2 .pillar-info-wrap .info-modal {
    background-color:rgba(255,255,255,0.95);
}

.pillar-mobile-wrap {
    max-width:710px;
    margin:0 auto;
}

#mobile-pillar-img {
    margin-bottom:25px;
}

.pillar-mobile-navigation > div > span {
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    display: inline-block;
    position:relative;
}
.pillar-mobile-navigation > div {
    display:inline-block;
    cursor:pointer;
}
.pillar-mobile-navigation > div.right {
    float:right;

}
.pillar-mobile-navigation > div > span > img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
    left: auto;
    right: 17px;
    cursor:pointer;
}
.pillar-mobile-navigation > div > span > img:hover {

}
.pillar-mobile-navigation > div.left > span > img {
    transform: translateY(-50%) rotate(180deg);
}
.pillar-mobile-content p {
    padding-top:16px;
    margin-bottom:16px;
}
.pillar-mobile-content p a.cta-main:first-of-type {
    margin-top:16px;
}
.pillar-mobile-content p a.cta-main {
    margin-bottom: 16px;
}
/*new Slider
 */

.carousel-item {
    height: 65vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* ==== CSS mm ===  */

.bg-2-slide.lg, .bg-3-slide.lg, .bg-4-slide.lg {
    background-position: center;
    padding: 8rem 0;
    width: 100%;
    height: 550px;
}
.bg-2-slide.sm, .bg-3-slide.sm, .bg-4-slide.sm {
    background-position: center;
    padding-top: 0;
    padding-bottom: 4rem;
    width: 100%;
    height: auto;
}

a.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 50%;
    left: 0;
    width: 4%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    background-image:none !important;
    text-shadow: none;
    opacity: 1;
}
.acco-slider .carousel a.carousel-control .slidecontrols {
    border: 1px solid #0582a8;
    border-radius: 50%;
    position: absolute;
    padding: 13px 15px;
    width: 52px;
    height: 52px;
}

.carousel-indicators {
    cursor:auto !important;
}

.carousel-indicators li.active {
    border-color:#0582a8;
}
.carousel-indicators li {
    background-color:#0582a8;
}
.acco-slider #carouselSlider.carousel a.carousel-control {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.acco-slider #carouselSlider.carousel a.carousel-control img {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left {
    left:0px;
 }
.acco-slider #carouselSlider.carousel a.carousel-control.right {
    right:50px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left img {
    left:15px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.right img {
    right:15px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.left:hover img  {
    left: 10px;
}
.acco-slider #carouselSlider.carousel a.carousel-control.right:hover img {
    right: 10px;
}
.sm .col-md-12.full-width-img {
    padding-right: 0px;
    padding-left: 0px;
}
.teaser-slider {
    max-width: 50%;
    background-color: rgba(255,255,255,0.7);
    padding: 25px  50px 50px 50px;
    margin: 0 auto;
}
.click.kachel svg {
    width:60px;
    max-height:100px;
}

.click.kachel svg .cls-1 {
    fill:#606061;
}

.panel-title > a:after {
    content: '';
    background-image: url(../image/Item_arrow_gray1.svg);
    width: 18px;
    height: 24px;
    position: absolute;
    display: inline-block;
    right: 15px;
    transform: rotate(90deg);
    transition:0.5s all;
}
.panel-title > a[aria-expanded="true"]:after {

    transform: rotate(270deg);
}

.click.kachel svg .cls-2 {
    fill:none;
    stroke:#606061;
    stroke-miterlimit:10;
    stroke-width:3px;
}

.click.kachel:hover #branchen .cls-1, .click.kachel.active #branchen .cls-1, .click.kachel:hover #idee .cls-1, .click.kachel.active #idee .cls-1 {
    fill:#0582a8;
}

.click.kachel:hover #branchen .cls-2, .click.kachel.active #branchen .cls-2, .click.kachel:hover #idee .cls-2, .click.kachel.active #idee .cls-2 {
    stroke:#0582a8;
}

.click.kachel:hover #versprechen .cls-1, .click.kachel.active #versprechen .cls-1, .click.kachel:hover #wir .cls-1, .click.kachel.active #wir .cls-1 {
    stroke:#0582a8;
}

.click.kachel.active p {
    color:#0582a8;
}
.martop15 {
    margin-top: 15px;
}
.marbot30 {
    margin-bottom: 30px;
}
.pillar-mobile-wrap {
    margin-top:25px;
}
@media only screen and (max-width: 991px)  {
    .pillar-info-icon {
        display:none;
    }
    .pillar-info-icon.active {
        display:block;
    }

    body main .masthead.key-pager_2 .img-wrap .pillar-info-icon:hover, body main .masthead.key-pager_2 .img-wrap .pillar-info-icon.active {
        background-color: #fe0009;
        width: 16px;
        height: 16px;
        padding-top:14px;
    }
    #videoHeader  .full-width-img {
        display:none;
    }
    #pillar-info {
        display:none;
    }
}
p > a {
    font-size:18px !important;
}
p > a:hover {
    font-size:18px;
    text-decoration:underline;
}
#video-container {
    cursor:pointer;
}
strong {
    font-weight:500;
}
@media only screen and (min-width: 1200px) {
    .moreInt .col-lg-4 {
        min-height: 530px;
    }
}
.langswitcher {
      display: inline-block;
      position: absolute;
      top: 40px;
      right: 0;
      left: 93%;
      z-index: 999;
    }
.langswitcher > span {
    cursor:pointer;
}

.langswitcher > span > span.active.flag {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
}
.de .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Germany.svg') no-repeat 0px 0px;
}
.en .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_United_Kingdom.svg') no-repeat 0px 0px;
}
.fr .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_France.svg') no-repeat 0px 0px;
}
.it .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Italy.svg') no-repeat 0px 0px;
}
.pl .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Poland.svg') no-repeat 0px 0px;
}
.es .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Spain.svg') no-repeat 0px 0px;
}
.cz .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Czech_Republic.svg') no-repeat 0px 0px;
}
.pt .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Portugal.svg') no-repeat 0px 0px;
}
.se .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Sweden.svg') no-repeat 0px 0px;
}
.ch .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Switzerland.svg') no-repeat 0px 0px;
}
.nl .langswitcher > span > span.active.flag {
    background: url('../image/item_flag_Netherlands.svg') no-repeat 0px 0px;

.us .langswitcher > span > span.active.flag {
background: url('../image/us.svg') no-repeat 0px 0px;

.mx .langswitcher > span > span.active.flag {
background: url('../image/mx.svg') no-repeat 0px 0px;

.br .langswitcher > span > span.active.flag {
background: url('../image/item_flag_Portugal.svg') no-repeat 0px 0px;
}
.langswitcher > span > span.ddarrow {
    width: 10px;
    height: 10px;
    display: inline-block;
    padding-top:3px;
}
.langswitcher > .ddcontent {
    display:none;
    padding: 5px 10px 5px 10px;
    min-width: 157px;
    background: #fff;
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    z-index: 999;
    top: 5px;
    right: 80%;
    text-align: left;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size:14px;
}
.langswitcher > .ddcontent > a {
    color:#606061;
    display:block;
    font-size:14px;
}
.langswitcher > .ddcontent > a > .flag_gb {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_United_Kingdom.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_de {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Germany.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_fr {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_France.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_it {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Italy.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_pl {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Poland.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_es {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Spain.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_cz {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Czech_Republic.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_pt {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Portugal.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_se {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Sweden.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_ch {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Switzerland.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_nl {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Netherlands.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_us {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/us.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_mx {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/mx.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a > .flag_br {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url('../image/item_flag_Portugal.svg') no-repeat 0px 0px;
}
.langswitcher > .ddcontent > a:hover {
    color:#0582a8;
    font-size:14px;
}
@media only screen and (min-width: 768px) and (max-width: 1350px) {
    .langswitcher {
        top: 75px;
    }
}
@media only screen and (min-width: 430px)  and (max-width: 767px) {
    .langswitcher {
        top: 60px;
    }
}
@media only screen and (min-width: 1501px)  and (max-width: 1700px) {
    .langswitcher > .ddcontent {
        right: 90%;
    }
}
@media only screen and (min-width: 1201px)  and (max-width: 1500px) {
    .langswitcher > .ddcontent {

        right: 105%;
    }
}
@media only screen and (min-width: 1101px)  and (max-width: 1200px) {
    .langswitcher > .ddcontent {
        right: 125%;
    }
}
@media only screen and (min-width: 991px)  and (max-width: 1100px) {
    .langswitcher > .ddcontent {
        right: 150%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .langswitcher {
        left: 90%;
    }
    .langswitcher > .ddcontent {
        right: 120%;
    }
}
@media only screen and (min-width: 576px) and (max-width: 766px) {
    .langswitcher {
        left: 88%;
    }
    .langswitcher > .ddcontent {
        right: 150%;
    }
}
@media only screen and (min-width: 430px) and (max-width: 575px) {
    .langswitcher {
        left: 80%;
    }
    .langswitcher > .ddcontent {
        right: 110%;
    }
}
@media only screen and (max-width: 429px) {
    .langswitcher {
        left: 78%;
        top: 50px;
    }
    .langswitcher > .ddcontent {
        right: 130%;
    }
}