a,
a:hover,
a:visited,
a:active,
strong.yellow-color{
	color: #fbbc21 ;
}

/*Header*/
header {
    position: relative;
    z-index: 1000;
}

header nav.main-navigation {
    display: inline-block;
    float: left;
    width: auto;
    clear: none;
    margin-left: 15px;
}

header .menu li a {
    color: #484848;
    font: 400 17px/17px 'Roboto light', sans-serif;
    letter-spacing: 0.78px;
    padding: 16px 18px; /*11*/
}

header .menu li.current-menu-item a {
    color: #484848;
    font: 700 17px/17px 'Roboto light', sans-serif;
    letter-spacing: 0.75px;
}

header .menu li:hover {
	background: #ffac21; /*#5a7d97*/
}

header .menu li:hover a {
    color: #fff;
}

header .menu li.current-menu-item a:hover {
    color: #fff;
}

header .menu li ul.sub-menu {
    background-color: rgba(0,0,0,0.65); /*#6387a1*/
    padding: 0 15px 21px 0;
}

header .menu li ul.sub-menu li {
    width: 100%;
	min-width: 125px;
}

header .menu li ul.sub-menu li a {
    color: #fff;
    font: 400 15px/21.15px 'Roboto', sans-serif;
    letter-spacing: 0.78px;
    padding: 16px 0 0 15px;
}

#masthead {
    background: rgba(255, 255, 255, 0.85);
    z-index: 100;
    position: relative;
}

header .menu li ul.sub-menu li:hover {
    background: none;
}

ul.nav {
    margin: 0;
}

.site-branding {
    width: unset;
    float: left;
    display: block;
    padding: 4px 0 5px;
}

.site-branding img {
    width: 98px;
    height: 38px;
}

.site-branding img.team-logo{
	width: 130px;
	height: 38px;
}

.small-header.press{
	background: #fff url("https://corporate.gamigo.com/wp-content/uploads/2018/09/header-press.jpg") no-repeat center bottom;
}

.small-header.press .container,
.small-header .elementor-container{
	min-height: 420px;
}

/*Content*/

small{
    font-size: 90%;
    font-family: Roboto;
    max-width: 650px;
    display: inline-block;
}

#home-section .home-content-text div {
    max-width: 779px;
    margin: 77px auto 0;
}

.home-content-title {
    text-indent: 61px;
}

/*location*/
#locationTab {
    border: none;
}

.nav{
	/*padding-left: 15px;*/
	flex-flow: wrap;
    justify-content: center;
}

.nav.nav-tabs {
    /*margin-left: -34px;
    margin-right: -34px;*/
    padding: 0px 25px;
}

.nav.nav-tabs a:focus {
    outline: none;
}

.nav.nav-tabs .nav-item a {
    padding: 0;
    position: relative;
}

.nav.nav-tabs .nav-item a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	background-color: rgba(66,66,66,0.6);
    /*background-color: rgba(251, 186, 39, 0.7);*/
    background-size: 100% 100%;
    display: inline-block;
}

.nav.nav-tabs .nav-item a p {
    position: absolute;
    bottom: 11px; /* 24px */
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font: 700 25px/21px 'Roboto', sans-serif; /* 0.02px */
    text-transform: uppercase;
    margin-bottom: 0;
}

.nav.nav-tabs .nav-item a.active p {
    bottom: 10px; /* 25px */
    font-size: 26px;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.64);
}

.nav.nav-tabs .nav-item a.active img {
    /*width: 261px;*/
    height: inherit;
    /*margin-top: -10px;*/
}

.nav.nav-tabs .nav-item a.active::after {
    background-color: transparent;
}

.tab-content {
    margin: 62px 74px 0 103px;
}

.tab-content .tab-pane p {
    font: 400 17px/1.2em 'Roboto', sans-serif;
    color: #282828;
    float: left;
    margin-right: 49px;
}

.tab-content .tab-pane h3 {
    font: 700 28px/1em 'Roboto', sans-serif;
    color: #282828;
}

.tab-content .tab-pane span {
    color: #fbba27;
    font: 400 19px/14px 'Roboto', sans-serif;
    float: right;
    margin-right: 33px;
}

/*News*/
#element-title-news {
    /*max-width: 725px;*/
    max-width: 771px;
    margin: 75px 0 25px;
}

.section-news {
    max-width: 777px;
    margin: auto;
}

.home .news-block {
    max-width: 760px;
    height: 100%;
    margin-bottom: 36px;
}

.news-block:after {
    clear: both;
    content: "";
    display: table;
}

.home .news-block span.entry-date {
    display: block;
    float: left;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 700;
    max-height: 109px;
    line-height: 36px;
    width: 18%;
    text-align: right;
}

.home .news-block:first-child span.entry-date {
    font-size: 25px;
}

.home .news-block blockquote {
    width: 77%;
    float: left;
    display: inline-block;
    padding: 0px 121px 0px 23px;
    margin: 0 0 0 33px;
    position: relative;
    font-size: 16px;
    line-height: 1.2;
    text-align: justify;
    border-left: 1px solid #fbbb21;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.home blockquote p {
    margin-bottom: 0;
    max-width: 443px;
}

.home .news-block:first-child blockquote p {
    margin-right: 0;
    max-width: 562px;
    font-size: 22px;
    padding-top: 7px;
}

.home .news-block:first-child blockquote {
    font-size: 22px;
    color: #555555;
    padding: 7px 0px 0px 22px;
    margin-top: 0;
}

.home .news-block span.news-btn-more {
    width: 100%;
    float: right;
    color: #fbba27;
    text-align: right;
    font-size: 19px;
    margin-right: 14%;
    max-width: 206px;
}

.home .news-block:first-child span.news-btn-more {
    font-size: 23px;
    margin-right: 0;
}

/*Portfolio*/
#section-portfolio .portfolio-wrapper {
    display: flex;
    flex-flow: row wrap;
}

#section-portfolio {
    display: flex;
    flex-flow: row wrap;
}

.col-lg-five {
    flex: 1 1 20%;
    float: left;
    position: relative;
}

.col-lg-five img {
    width: 100%;
}

.col-lg-five div.bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: all 0.8s;
    opacity: 1;
    background-color: #666; /*#fbbb21;*/
    background-size: 100% 100%;
    display: inline-block;
    mix-blend-mode: multiply;
}

.col-lg-five:hover div.bg:after {
    background-color: transparent;
}

.col-lg-five .title {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 23px 0 7px 39px;
}

.col-lg-five:not(.button) .title:after {
    content: url("../images/right_arrow.png");
    position: absolute;
    top: 18px;
    right: 22px;
    bottom: 0;

}

.col-lg-five.button .title {
    width: 205px;
    height: 54px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 82px;
    padding: 0;
    background: transparent;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    line-height: 49px;
    font-weight: 700;

}

.col-lg-five .title h2 {
    color: #fff;
    font: 700 32px/17px 'Roboto', sans-serif;
}

.col-lg-five .title span {
    color: #fbba27;
    font-size: 25px;
    line-height: 39px;
}

.center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}

/*Page - investoren*/
#investone-menu {
    max-width: 22%;
}

ul#menu-investoren,
ul#menu-investoren-en{
    list-style: none;
    margin: 0;
    padding: 0;

}

ul#menu-investoren li,
ul#menu-investoren-en li{
    position: relative;
    background: #fdfdfd;
    padding: 5px 0 4px 27px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

ul#menu-investoren li a,
ul#menu-investoren-en li a{
    color: #000;
    font-size: 25px;
    font-weight: 700;
    line-height: 60px;
}

ul#menu-investoren li a:after,
ul#menu-investoren-en li a:after{
    content: "\f105";
    position: absolute;
    top: 5px;
    right: 29px;
    bottom: 0;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 29px;
    color: #d0d0d0;
    font-style: normal;
}

.q3-video.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio{
	padding-bottom: 56.25%;
}
.q3-video.elementor-aspect-ratio-169 .elementor-widget-container{
	border: 1px solid rgba(0,0,0,0.25);
}

/*Page - konditionen*/

.konditionen-text {
    font-size: 32px;
    padding-top: 17px;
    font-family: 'Roboto', sans-serif;
    line-height: 39px;
    margin-bottom: 31px;
}

.tablepress-id-1 {
    font-size: 15px;
    color: #6d7882;
    background-color: white;
}

.faq-text {
    font-family: 'Roboto', sans-serif !important;
}

/*presse page*/

.presse-block a,
.presse-block a:hover {
    color: #555555;
    font-family: 'Roboto', sans-serif;
    display: flex;
}

/*.presse-block h2 {*/
/*font-size: 37px;*/
/*font-weight: 700;*/
/*line-height: 28.15px;*/
/*width: 41%;*/
/*}*/

.presse-content {
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
}

.presse-distribution p {
    margin-bottom: 15px;
}

/*register form*/

.register-form {
    text-align: center;
    border-radius: 10px;
    border: 2px solid #fbbb21;
    background-color: #fff8e8;
}

.register-form h2 {
    color: #fbba27;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 26px;
    margin: 12px 0 28px 0;
}

.register-form input[type="text"],
.register-form input[type="email"] {
    width: 85%;
    padding: 8.5px 0;
    height: 47px;
    border-radius: 8px;
    border: 2px solid #bfbfbf;
    background-color: #ffffff;
    color: #a0a0a0;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 26px;
    padding-left: 62px;
    background-position: 19px 50%;
    margin-bottom: 24px;
}

.register-form input[name="user-name"] {
    background-image: url('./../images/name-icon.png');
    background-repeat: no-repeat;
}

.register-form input[name="company"] {
    background-image: url('./../images/company-icon.png');
    background-repeat: no-repeat;
}

.register-form input[name="email"] {
    background-image: url('./../images/email-icon.png');
    background-repeat: no-repeat;
    margin-bottom: 2px;
}

.register-form input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.register-form .wpcf7-list-item-label {
    position: relative;
    top: -4px;
}

.register-checkboxes {
    display: flex;
    padding-left: 31px;
    width: 177px;
    justify-content: space-around;
    margin-bottom: 20px;
}

.register-checkboxes + p {
    margin-bottom: -20px;
}

.register-button {
    width: 57%;
    height: 56px;
    background-color: #fbbb21;
    background-image: linear-gradient(to bottom, #8d9393 0%, #285873 96%, #0f2c3d 100%);
    position: relative;
    left: 41px;
	
    font-size: 26px;
    color: #fff;
    line-height: 24px;
    font-weight: 700;
    padding-top: 9px;
}

.register-button img {
    position: absolute;
    left: -42px;
    top: -15px;
}

/*presse archive*/

.presse-posts-date {
    color: #fbba27;
    font-size: 34px;
    font-weight: 700;
    line-height: 28.1px;
    margin: 0 0 17px 0;
    display: block;
}

.presse-block {
    color: #555555;
    font-family: 'Roboto', sans-serif;
    padding-top: 5px;
    margin-bottom: 31px;
}

.presse-date {
    font: 700 19px/1.0 'Roboto', sans-serif;
    border-right: 3px solid #fbbb21;
    padding-right: 23px;
    margin-top: 4px;
}

.presse-title {
    font: 400 18px/1 'Roboto', sans-serif;
    padding-left: 24px;
    margin: 0px;
    padding-top: 4px;
}

.presse-btn-loadmore {
    color: #fbba27;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 33.99px;
    text-decoration: underline;
    text-align: center;
    margin-top: 30px;
}

.newspost .widget-title {
	font-size: 25px;
	margin-top: 95px;
	color: #fbbc21;
	font-weight: 700;
}
	
.newspost ul{
	margin-left: 5px;
}
	
a.nys,
a.nys:visited{
	color: #333 !important;
	cursor: pointer;
}
	
a.nys:active,
a.nys:hover{
	color: #fbbc21 !important;
	text-decoration: none;
}
/*Page - contact*/

.contact-form {
    display: flex;
    padding-top: 28px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #aaa;
    background-color: rgba(0,0,0,0.025);
	max-width: 980px;
}

.contact-form-left-column {
    width: 40%;
}

.contact-form-right-column {
    width: 57%;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea,
.contact-form select {
    width: 92%;
    margin-left: 37px;
    padding: 8.5px 0 8.5px 47px;
    height: 47px;
    /*border-radius: 8px;
    border: 2px solid #bfbfbf;*/
    background-color: #ffffff;
    color: #a0a0a0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    background-position: 19px 50%;
}

.contact-form input[name="your-name"] {
    background-image: url('./../images/name-icon.png');
    background-repeat: no-repeat;
	background-size: 15px;
}

.contact-form input[name="your-company"] {
    background-image: url('./../images/company-icon.png');
    background-repeat: no-repeat;
	background-size: 15px;
}

.contact-form input[name="your-email"] {
    background-image: url('./../images/email-icon.png');
    background-repeat: no-repeat;
    margin-bottom: 2px;
	background-size: 15px;
}

.contact-form select {
    color: black;
	padding-left: 20px;
    padding-top: 8px;
    background-image: url('./../images/select-arrow.png');
    background-position-x: 96%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    appearance: none;
    background-size: 20px;
}

.contact-form input[name="your-subject"] {
    width: 83%;
    margin-left: 9%;
    padding-left: 13px;
}

.contact-form textarea {
    width: 83%;
    margin-left: 9%;
    height: 188px;
    padding-left: 13px;
}

.contact-form-btn {
    width: 39%;
    min-width: 268px;
    color: white;
    float: right;
    margin: 20px 27px 0 0;
    padding: 18px 0;
    background-color: #fbbb21;
    background-image: linear-gradient(to bottom, #8d9393 0%, #285873 96%, #0f2c3d 100%);
    position: relative;
    font-size: 19px;
    letter-spacing: 1px;
    margin-bottom: -26px;
}

.contact-form-btn img {
    position: absolute;
    left: -42px;
    top: -15px;
}


/*Footer*/
footer {
    background: url("../images/footer-bg.png");
}

footer > div,
footer div p a {
    color: white;
}

footer #menu-footer-menu li,
footer #menu-footer-menu-en li {
    padding: 5px 10px;
}

footer #menu-footer-menu li a,
footer #menu-footer-menu-en li a {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18.72px;
    border-left: 1px solid #ffffff;
    margin: 5px 10px 0px 0px;
    padding-left: 12px;
}

footer.site-footer {
    padding-bottom: 10px;
}

footer.site-footer #menu-footer-menu li a {
    line-height: 18px;
    border-left: none;
    margin: 0;
    padding: 0;
    font: 400 15px/1.2 'Roboto', sans-serif;
}

footer.site-footer *:not(.icon):not(.fa) {
    font-family: 'Roboto', sans-serif !important;
}

footer.site-footer .site-info {
    font-size: 15px;
    line-height: 1.3;
    margin-top: 30px;
}

#footer #menu-footer-menu li:first-child a,
#footer #menu-footer-menu-en li:first-child a{
	padding-left: 0px;
}

footer .nav-social ul li.list-inline-item {
    margin-right: 0;
}

footer .nav-social ul li {
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 36px;
    height: 28px;
}

footer.site-footer .nav-social ul li {
    width: 40px;
    height: 40px;
    display: block;
}

footer.site-footer .nav-social ul li a i {
    font-size: 25px;
    line-height: 42px;
}

footer .nav-social ul li a i {
    color: #ffac43;
}

footer #menu-footer-menu li:first-child a,
footer #menu-footer-menu-en li:first-child a {
    border-left: none;
}

footer address {
    color: #ffffff;
}

.filter-locations {
    margin-bottom: 35px;
}

.filter-locations a {
    padding: 4px 20px;
    background: #fff;
    border: 1px solid #81807e;
    border-radius: 5px;
    font-size: 16px;
    color: #a6a6a6;
    margin: 5px;
    display: inline-block;

}

.filter-locations a:hover,
.filter-locations a:focus {
    text-decoration: none;
}

.filter-locations a.active {
    background: #dfdfdf;

}

#bg-career{
	background-size: 159%;
}

.zur_stelle {
    background: #fff;
    border: 1px solid grey;
    border-radius: 5px;
    padding: 5px;
    color: #a2a2a2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.card-header {
    position: relative;
    border: none;
    background: transparent;
    border-bottom: 1px solid #fbba27;
    margin-bottom: 25px;
    padding: 0;

}

.card-header h3 {
    font: 400 21px/20px 'Roboto', sans-serif;
    color: #fbba27;
    text-transform: uppercase;
}

.card-header p {
    margin: 0;
    font-size: 17px;
    color: #555;
    margin-bottom: 12px;
}

.card {
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
    margin: 5px 0;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    background: transparent;
}

.card-link:hover, .card-link:focus, .card-link:active {
    color: transparent;
    outline: none;
}

.page-template-template-jobs #content {
    background-image: url(/wp-content/uploads/2018/08/BG.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.footer_mail, .footer_mail:hover {
    color: #fff;
}

@media screen and (min-width: 768px) {
  /*  #header-logo .logo-img img {
        transform: translateX(28%);
    }*/
}

@media screen and (min-width: 768px){
	/*#header-logo .logo-img img {
		transform: scale(0.75);
	}*/
}

#header-logo .elementor-column-wrap.elementor-element-populated{
	margin: 150px 0px 140px 0px;
}


@media (max-width: 1860px) {
    /*Portfolio*/
    .col-lg-five .title h2 {
        font-size: 20px;
        line-height: 24px;
		margin-bottom: 0;
    }

    .col-lg-five .title span {
        font-size: 15px;
        line-height: 30px;
		padding-bottom: 15px;
		display: block;
    }

    .col-lg-five:not(.button) .title:after {
        top: 10px;
        right: 10px;
        transform: scale(0.5);
    }

    .home .col-lg-five .title h2 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 0;
    }

    .home .col-lg-five .title span {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 15px;
        display: block;
    }

    .col-lg-five .title {
        padding: 15px 0 7px 15px;
    }
}

@media (max-width: 1200px) {
    /*Portfolio*/
    #section-portfolio .portfolio-wrapper {
        display: flex;
        flex-flow: row wrap;
    }

    .col-lg-five .title:after {
        top: 18px;
        right: 22px;
        transform: scale(1);
    }

    .col-lg-five {
        width: 50%;
        flex: 1 1 50%;
    }

    .col-lg-five img {
        width: 100%;
    }

    .col-lg-five .title {
        padding-left: 18px;
    }

    .col-lg-five .title h2 {
        font-size: 29px;
    }

    .col-lg-five .title span {
        font-size: 24px;
        line-height: 15px;
    }
}

@media (max-width: 1024px) {
    .home-content-title {
        text-indent: 4px;
    }
}

@media (max-width: 1024px) {
    /*Location*/
    #locationTab a.nav-link img.size-location-size {
        display: none;
    }

    #section-locations .nav.nav-tabs,
    .nav.map-nav-tabs {
        display: block;
    }

    #section-locations .nav.nav-tabs a {
        border: 1px solid #fdd982;
    }

    #section-locations .nav.nav-tabs li.nav-item,
    .nav.map-nav-tabs li.map-nav-item {
        display: block;
        width: 100%;
    }

    .map-nav-tabs .nav-link.active {
        font-size: 30px;
        color: #464a4c;
    }

    #section-locations .nav.nav-tabs .nav-item a::after,
    .nav.map-nav-tabs .map-nav-item a::after {
        background-color: transparent;
    }

    #section-locations .nav.nav-tabs .nav-item a p {
        position: relative;
        line-height: 29px;
        color: #282828;
        padding: 8px;
        font-size: 24px;
        bottom: unset;
        left: unset;
    }

    #section-locations .nav.nav-tabs .nav-item a.active p {
        text-shadow: none;
        font-size: 29px;
    }

    .nav.map-nav-tabs {
        width: 75%;
    }

    .presse-title {
        font-size: 23px;
    }
}

@media screen and (max-width: 767px) {
      .nav-social{
          margin-top: 20px;
      }

    .home .tab-content .tab-pane span {
        float: none;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-right: 0;
    }

    .card-header .col-sm-3 {
        text-align: center;
        margin: 10px 0;
    }

    .zur_stelle {
        position: inherit;
        top: unset;
        left: unset;
        transform: unset;
    }

    /*Header*/
    .main-navigation li {
        width: 100%;
    }
    header .menu li:hover {
        background: transparent;
    }


    /*News*/
    .home .news-block {
        margin-bottom: 5px;
    }

    .home .news-block:last-child {
        margin-bottom: 36px;
    }

    .home .section-news span.entry-date {
        width: 100%;
        font-size: 26px;
        padding: 0 15px;
        text-align: left;
    }

	.home .news-block span.entry-date {
		display: block;
		float: left;
		color: #555555;
		font-family: Roboto;
		font-size: 19px;
		font-weight: 700;
		max-height: 109px;
		line-height: 36px;
		width: 18%;
		text-align: right;
	}
	
    .home .section-news .news-block:not(:first-child) span.entry-date {
        font-size: 19px;
    }

	.home .news-block:first-child span.entry-date {
		font-size: 24px;
	}
	
	.home .news-block blockquote {
		width: 77%;
		float: left;
		display: inline-block;
		padding: 0px 121px 0px 23px;
		margin: 0 0 0 33px;
		position: relative;
		text-align: justify;
		border-left: 1px solid #fbbb21;
		color: #555555;
		font: 400 16px/1.2 'Roboto', sans-serif;
		letter-spacing: 0.4px;
	}

	.home .news-block:first-child blockquote {
		font-size: 20px;
		color: #555555;
		padding: 7px 0px 0px 22px;
		margin-top: 0;
	}

	.home .news-block span.news-btn-more {
		width: 100%;
		float: right;
		color: #fbba27;
		text-align: right;
		margin-right: 14%;
		max-width: 206px;

		font: 400 16px/1.2 'Roboto', sans-serif;
	}

    #element-title-news {
        margin: 41px auto 25px;
    }

    /*Portfolio*/
    .col-lg-five .title h2 {
        font-size: 21px;
    }

    .col-lg-five .title span {
        font-size: 17px;
    }

    .tab-content .tab-pane p {
        margin-right: 0;
    }

    #section-locations .nav.nav-tabs .nav-item a p {
        line-height: 24px;
        padding: 5px;
        font-size: 16px;
    }

    #section-locations .nav.nav-tabs .nav-item a.active p {
        font-size: 22px;
    }
	
    /*Page - presse*/
    .presse-block {
        margin-bottom: 20px;
    }

    .presse-block a, .presse-block a:hover {
        flex-wrap: wrap;
    }

    .presse-title {
        padding-left: 0;
        margin: 15px 0 0 0;
        font-size: 17px;
    }

    .presse-date {
        border-right: 0;
        width: 100%;
    }

    /*Page - contact*/
    .contact-form {
        flex-wrap: wrap;
    }

    .contact-form-left-column,
    .contact-form-right-column {
        width: 85%;
        margin: 0 auto;
    }

    .contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form textarea,
    .contact-form select {
        width: 100%;
        margin-left: 0;
    }

    .contact-form-btn {
        width: 200px;
        margin-right: 0;
    }

    .nav.map-nav-tabs {
        width: 100%;
    }

    .wrapper-map {
        height: 50vw;
    }

    .acf-map {
        width: 100%;
    }
    footer #menu-footer-menu-en li a {
        padding-left: 0;
        border: none;
    }
    footer #menu-footer-menu-en li {
        padding: 5px 0;
    }
}

@media (max-width: 576px) {

    /*Portfolio*/
    .col-lg-five {
        flex: 1 100%;
    }

    /*Page - investoren*/
    ul#menu-investoren li a {
        font-size: 18px;
        line-height: 30px;
    }

    /*Page - presse*/
    .register-form h2 {
        font-size: 25px;
    }

    .register-form input[type="text"], .register-form input[type="email"] {
        font-size: 15px;
    }

    .register-button {
        left: 29px;
    }

    /*Page - contact*/
    .contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form textarea,
    .contact-form select {
        font-size: 15px;
    }

    .contact-form textarea {
        height: 90px;
    }

    .contact-form-btn {
        min-width: 200px;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .contact-form-btn img {
        display: none;
    }
}

