

.mainNavArea .topNav ul li {
    margin: 0 .675rem;
}

.mainNavArea .topNav ul li a {
    font-size: .855rem;
}
.uberUns .uberUnsNav ul li a {
    text-transform: uppercase;
}
.button {
    background-color: #dc002e;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: .75rem 0;
    text-align: center;
    width: 14.375rem;
    transition: all 0.3s;
    margin-bottom: 20px;
}
.button:hover,
.button:focus {
    background-color: #a90023;
    outline: 0;
    color: white;
}
.jobs h2 {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
    .mainNavArea .topNav ul li {
        margin: 0 .3375rem;
    }
    .mainNavArea .topNav ul li a {
        font-size: .78rem;
    }
}

.modal .close {
    font-size: 28px;
}
.modal p {
    margin-bottom: 15px;;
}
.modal .modal-title {
    color: #dc002e;
}
.member:nth-child(4n+1) {
    clear: left;
}
.fahrzeruge .fahrzeugeContent .personenWagen {
    min-height: 194px;
}
@media only screen and (max-width: 991px) {
    .mainNavArea .topNav ul li a {
        padding: 0.6rem 0!important;
        font-size: 1rem;
    }
    .mainNavArea .topNav.active {
        overflow-y: scroll;
    }
}

.info-link,
.info-link:hover,
.info-link:focus,
.info-link:visited,
.info-link:active {
    color: white;
    background-color: #163165;
    display: inline-block;
    float: right;
    padding: .4rem 1.2rem;
    font-size: 14px;
    font-weight: 600;
}

.topBar ul {
    display: inline-block!important;
}

.topBar {
    padding: 0!important;
}



.peugeot-logo a {
    display: inline-block;
    margin-left: 30px;
    position: absolute;
    right: 15px;
}
 .peugeot-logo a img {
    max-height: 55px;
    margin-top: -7px;
}
.cit-logo {
    margin-right: 110px;
}
.mainNavArea {
    padding: 1.5375rem 0 1.25rem;
}@media only screen and (max-width: 767px) {
    .topBar ul {
        display: none!important;
    }
    .topNavBtn {
        z-index: 10;
        margin-top: 20px;
    }

}
@media only screen and (max-width: 991px) {
    .peugeot-logo {
        display: none;
    }
}


.imp-dtn ul {
 list-style-type: none;
 padding-left: 0;
 margin-bottom: 20px;
 font-size: 15px;
}
.imp-dtn p {
margin-bottom: 20px;
}
.imp-dtn p a, .imp-dtn ul a {
text-decoration: underline;
color:#333;
}
.imp-dtn h3 {
 font-size: 22px;
}
.imp-dtn h4 {
font-size: 18px;
}
.imp-dtn h3, .imp-dtn h2, .imp-dtn h4, .imp-dtn h5 {
 margin-bottom: 10px;
 font-weight: bold;
 text-transform: inherit;
}
.imp-dtn h5  {
 font-size: 16px;
}

@media only screen and (min-width: 62em)  {
    .pageFooter .footerBot .impressumLink {
        width:20.66667%;
    }
}
@media only screen and (min-width: 62em) {
    .pageFooter .footerBot .copyright {
        width: 45%;
    }
}
@media only screen and (max-width: 991px) {
    .promotionen .promotion h4 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

.news-detail {
    padding: 0 15px 60px 15px;
}
.news-detail h4 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.news-detail .news-images img {
    display: block;
    margin: 30px auto;
}
.slick-initialized .slick-slide {
    outline: none;
}
.pagination {
    margin: 0px 15px 30px 15px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: rgb(220, 0, 46);
    border-color: darkgrey;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-radius: 0px;
}
.pagination > li {
    display: inline-block;
}
.pagination li a:focus, .pagination li a:visited {
    color: rgb(51, 51, 51);
    background-color: white;
    border-color: darkgrey;
}
.pagination li a {
    color: rgb(51, 51, 51);
    font-weight: 600;
    transition: all 0.2s;
    border-color: darkgrey;
}
.pagination li a:hover,
.pagination li a:focus,
.pagination li a:visited {
    color: rgb(51, 51, 51);
    background-color: white;
    border-color: darkgrey;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 6px 13px;
}
.promotionen .promotion:nth-child(2n+1) {
    clear: left;
}
.promotionen .post-date {
    font-size: 14px;
    display: block;
    color: #dc002e;
    font-weight: bold;
}
.uberUns  .uberUnsContent .geschichte ul li:last-child p:last-child {
    color: #38383b;
}
.uberUns .uberUnsContent .geschichte ul li p strong {
    color: #dc002e;
}

/* gmpc */
.gmpc_wrap {
  position: relative;
}
.gmpc_btn {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-position: center;
  background-size: cover;
}
.gmpc_btn span {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px 15px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px rgba(0,0,0, 0.1);
  text-align: center;
  max-width: 200px;
  width: 100%;
  transition: all .2s;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  color: #222;
}
.gmpc_btn:hover span {
  border-color: #222;
  background-color: #222;
  color: #fff;
}
.holiday-modal {
    text-align: center;
}
.holiday-modal .modal-content {
    padding: 25px;
}
.holiday-modal .modal-body {
    padding: 0 20px;
}
.holiday-modal .close {
    position: absolute;
    right: 0;
    opacity: 1;
    z-index: 2;
    right: 5px;
    top: 0;
}
.holiday-modal .close:focus {
    outline: none;
}
.holiday-modal h2 {
    font-size: 32px;
    color: #333333;
    margin: 30px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e6eb;
    font-weight: 800;
}
.holiday-modal ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 0;
    text-align: left;
}
.holiday-modal ul li {
    position: relative;
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid #e4e6eb;
    padding: 15px 0;
    font-weight: 800;
}
.holiday-modal ul li img {
    margin-right: 15px;
}
.holiday-modal ul li span {
    position: absolute;
    right: 0;
    color: #898989;
    font-weight: 400;
    
}
.holiday-modal p {
    font-size: 18px;
    color: #898989;
    margin-bottom: 20px;
    font-weight: 400;
}
.holiday-modal p b {
    color: #333333;
}
@media (min-width: 768px) {
    .holiday-modal .modal-dialog {
        width: 770px;
        margin: 30px auto;
    }
}
@media only screen and (max-width: 767px) {
    .holiday-modal h2 {
        font-size: 24px;
    }
    .holiday-modal .modal-body {
        padding: 0;
    }
    .holiday-modal ul li {
        padding-left: 40px;
    }
    .holiday-modal ul li img {
        position: absolute;
        left: 0;
    }
    .holiday-modal ul li span {
        position: relative;
        display: block;
    }
    .holiday-modal p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 75em) {
    .newsletter input {
        margin-right: -0.1rem;
    }
}
.newsletter button {
    width: 150px;
}
.newsletter .container {
    display: flex;
    align-items: center;
}
.newsletter form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.newsletter .inputWrap {
    display: flex;
    flex-direction: column;
}
.newsletter form .g-recaptcha {
    margin: 10px 0;
}
@media only screen and (max-width: 991px) {
    .newsletter .container {
        flex-direction: column;
    }
    .newsletter .inputWrap {
        margin-top: 40px;
    }
}