@font-face {
    font-family: 'Citroen Regular';
    src: url('../fonts/CitroenRegular.otf');
    src: url('../fonts/CitroenRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Citroen Bold';
    src: url('../fonts/CitroenBold.otf');
    src: url('../fonts/CitroenBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header-block {
    color: #000;
    height: auto;
    text-align: right;
    border-top: 10px solid #dc002e;
}

.offers-button {
    margin-top: 1%;
}

/*************************** MENU ***********************************/

.used-car-search {
    background: #F5F8FA none repeat scroll 0 0;
}

.main-menu {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

footer .menu li:hover ul {
    display: none;
}


/*************************** END MENU ***********************************/

.car-servicing a {
    text-decoration: none;
    color: #FFF;
}

.car-servicing h2 {
    font-size: 1.8em;
}

.new-car-group {
    border-bottom: 1px solid #ccc;
    padding-top: 2%;
    padding-bottom: 2%;
}

.new-car-group:last-child {
    border: 0;
}

.nopadding {
    padding: 0 !important;
}

.topmarginn {
    margin-top: 10px;
}

.topmarginxs {
    margin-top: 4%;
}

.phone {
    text-align: left;
    margin-top: 7px;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 20px;
    color: #6E6A6C;
}

.new-car-button:after {
    float:right;
    font-size: 13px;
    content: '\003e';
}


.phone-number {
    text-align: left;
    color: #f0780a;
    margin-top: 0;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Citroen Regular', sans-serif;
}

.parts-team {
    font-family: 'Citroen Bold', sans-serif;
    font-size: 16px;
    border-top: 1px solid #ccc;
    width: 100%;
}

.right {
  float: right;
}

.rightalign {
    text-align: right;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*************************** CAR SEARCH FORM ***********************************/
.search-icon {
    background: rgba(0, 0, 0, 0) url('/sites/default/files/images/search/search.png') no-repeat scroll 0 0;
    display: block;
    height: 50px;
    float: left;
    width: 50px;
}

.car-form {
    float: left;
    width: 100%;
    display:inline-block;
    margin-top: 1.5%;
}

.car-form select {
    width: 20%;
    float: left;
    margin-right: 3%;
    height: 33px;
    border: none;
    font-family: "Citroen Regular",sans-serif;
    color:#8A8A8D !important;
    font-weight:600;
}

.contact {
    float:right;
}

.car-form .button {
    height: 30px;
    background: #6fd4e4;
    color: #fff;
    font-family: "Citroen Regular",sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    border: 1px solid #6fd4e4;
    margin-top: 0.4%;
    width: 19%;
}

.

.car-form .button:hover {
    background:#0374c9 !important;
    border-color:#0374c9 !important;
    text-decoration:none;
}

.label {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.service-form .button {
    height: 40px;
    background: #f0780a;
    width: 100%;
    color: #fff;
    font-family: "Citroen Regular",sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    margin-left: 0;
    border: 1px solid #f0780a;
}

.used-car-search {
    color: #8f8f8f;
    font-family: "Citroen Regular",sans-serif;
    text-transform: uppercase;
}

.flex-control-paging {
    display: none;
}

.region-featured-top .flexslider {
    border: 0 !important;
}

.region-featured-top .flex-direction-nav a:before  {
    content: " ";
    display: block;
    background: url('/sites/default/libraries/flexslider/images/left.png') no-repeat;
    width: 40px;
    height: 40px;
}
.region-featured-top .flex-direction-nav a.flex-next:before  {
    content: " ";
    display: block;
    background: url('/sites/default/libraries/flexslider/images/right.png') no-repeat;
    width: 40px;
    height: 40px;
}

.error-message span {
    padding: 2%;
    font-size: 1.5em;
}

.error-message {
    text-align: center;
    padding: 5%;
}

.region-featured-top .flex-direction-nav .flex-next {
    right: 0 !important;
    margin-right: -50px;
    opacity: 1 !important;
}

.region-featured-top .flex-direction-nav .flex-prev {
    left: 0 !important;
    opacity: 1 !important;
    margin-left: -30px;
}

.region-featured-top .flexslider { width: 100%; margin: 0 auto; }

.region-featured-top .flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: inline !important;
}

.used-car-search p {
    margin-top: 10%;
    color: #8f8f8f;
    font-size: 24px;
    text-transform: uppercase;
}

.flex-direction-nav a {
    height: auto !important;
}

.car-table th, .car-table td {
    /font-size: 14px;
}

/*************************** END CAR SEARCH FORM ***********************************/

/********************** FEATURED CARS BLOCK **************************/
.nbs-flexisel-nav-left {
    background: url('/sites/default/files/images/flex/left.png') no-repeat scroll 0 0;
    width: 15%;
    height: 36px;
    padding: 5px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    margin-top: 8%;
}

.nbs-flexisel-nav-right {
    background: url('/sites/default/files/images/flex/right.png') no-repeat scroll 0 0;
    width: 5%;
    height: 36px;
    padding: 5px;
    position: absolute;
    cursor: pointer;
    z-index: 5;
    margin-top: 8%;
}

.nbs-flexisel-nav-right {
    right: 0;
}

.nbs-flexisel-nav-left {
    left: 0;
}

.nbs-flexisel-inner {
    overflow: hidden;
    width: 95%;
}

.feature-car img {
    width: 100%;
}

.feature-car ul li {
    color: #6E6A6C;
    font-weight:bold;
    letter-spacing:1px;
    font-size:15px;
    float: left;
    width:335px;
    text-align: center;
}

.feature-car a {
    color: #666 !important;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
}

.nbs-flexisel-ul {
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.featured-cars h1 {
    text-align: center !important;
    font-family: "Citroen Bold",sans-serif;
}

.car-title {
    font-family: 'Citroen Regular', sans-serif;
    font-size: 17px;
    color: #A6A6A8;
}

.featured-cars {
    margin-top: 3%;
}

.flex-indicators {
    list-style: outside none none;
    padding-left: 0;
    text-align: center;
    margin-top:5%;
}

.flex-indicators .flex-active {
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    width: 13px;
}

.grey {
    color: #B29FA4;
}
.flex-indicators li {
    background-color: #6FD4E4;
    border: 1px solid #6FD4E4;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    width: 13px;
    margin-top: 5%;
}

/********************** FEATURED CARS BLOCK END **************************/


footer .is-active {
    padding:0;
}

.left {
    float: left;
}

.sort-by ul li, .pagination ul li {
    display: inline-block;
    text-decoration: none;
}

.pagination {
    float:right;
}

.pagination-results ul {
    float: right;
    padding-left: 60%;
    width: 100%;
}

.pagination-results ul li a {
    color: #000;
}

.top-sort ul li {
    display: inline-block;
    text-decoration: none;
    margin-right: 4%;
    font-size: 17px;
}

.top-sort {
    text-align:right;
}

.search-form-side .car-form select, .search-form-side .car-form .button {
    width: 100% !important;
    margin-bottom: 4%;
}

.search-form-side .car-form .button {
    background-color: #f0780a;
    color: #FFFFFF;
    margin-left: 0;
    border-color: #f0780a;
}

.search-form-side {
    background-color: #F2F2F2;
    padding-left: 0;
    padding-right: 0;
    margin-top: 5%;
}

.search-form-side h3 {
    font-size: 20px;
    color: #2D2D30 !important;
    text-align: center;
}

.top-sort ul li a {
    color: #DC002E;
    font-size: 17px;
    text-decoration: underline !important;
    font-family: 'Citroen Regular', sans-serif;
}

.overview-menu ul li {
    display: inline-block;
    text-align: left;
    text-decoration: none;
    margin-right: 5%;
}

.overview-menu ul {
    padding: 0;
}


.overview-menu {
    text-align: left;
    margin-top: 1%;
}

.pagination {
    font-size: 15px;
    margin-right: 3%;
}

.pagination ul li {
    margin-left: 2%;
}

.clearfix-pad {
   margin-top: 2%;
   margin-bottom: 1%;
}

.no-padding-left {
    padding-left:0;
}

.car-image img, .used-car-image img {
    width: 100%;
    border-left: 2px solid #fff;
    padding-top: 1px;
}

.car-image img {
    height: 60px;
}

.image-enlarger:hover .main-used-car-image-main {
    top: -200px;
    left: -250px;
    width: 300px;
    display: block;
    z-index: 999;
    position: absolute;
}


.image-enlarger .main-used-car-image-main img {
    width: 100%;
    height: 200px;
    position: relative;
}

.image-enlarger .main-used-car-image-main {
    display: none;
}

.used-car-image img {
    height: 76px;
}

.used-car-image {
    padding: 0;
}

.main-used-car-image, .used-car-overview {
    padding-top: 2%;
}

.used-thumb-images {
    padding-top: 2%;
}

.used-thumb-images {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.car-table th, .car-table td {
    color: #333;
}
tr.odd {
    background-color: #fff;
}
.car-table th, .car-table td {
    padding-top: 2%;
    padding-bottom: 2%;
}
.fa.fa-chevron-right, .fa.fa-chevron-down {
    float: right;
}


.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}


.car-table th {
    padding-left: 4%;
}

.used-car-overview {
    padding-left: 0;
    padding-right: 0;
}

.car-price-button {
    padding-top: 9%;
    padding-left: 0;
    padding-right: 0;
}

.car-price span {
    float: left;

}

.main-used-car-image {
    padding-right: 0;
    padding-left: 0;
}

.main-used-car-image img {
    height: 152px;
    width: 100%;
}

.no-padding-right {
    padding-right:0;
}


.used-car-price {
    font-size: 25px;
    font-family: 'Citroen Bold', sans-serif;
    font-weight: bold;
    margin-bottom: 5%;
    color: #007c92;
}

.right-content-menu {
    margin-right: 0;
    float: right;
    margin-top: 12%;
}


.car-deal h2 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 2%;
}

.

.car-deal ul li {
    list-style-type: none;
}
.car-button, .car-price {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5%;
}

.car-overview {
    padding-bottom: 3%;
    padding-left: 0;
    padding-right: 0;
}

.used-car-overview ul li {
    padding-bottom: 5px;
}

.finance-image img {
    width: 100%;
    height: auto;
}

.finance-image {
    margin-top: 5%;
}
.wilkommen {
    font-size: 44px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #dc002e;
    font-family: "Citroen bold",sans-serif;
}

.homepage-description {
    color: #000;
    line-height: 30px;
    font-size: 20px;
    font-family: 'Citroen Regular', sans-serif;
}

p {
    font-family: 'Citroen Regular', sans-serif;
}

.video-content p {
    font-size: 20px;
}

.homepage {
    padding-bottom: 5%;
    background-color: #f4f4f4;
}

.homepage .clearfix {
    padding: 0 !important;
}

.find-us-content {
    color: #666;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 17px !important;
    font-family: 'Citroen regular', sans-serif;
}

.find-us-content p {
    font-family: 'Citroen Bold', sans-serif;
    padding-top: 1%;
}

.meet-video-side {
    padding-top: 5% !important;
}

ul.image-metadata {
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    margin: 0;
    height: 35px;
}

ul.image-metadata:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.image-metadata .photo-count span {
    background-position: -362px -194px;
    float: left;
    display: block;
}
.image-metadata li span {
    background: url(../images/sprite-chrome.png) no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #333;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 18px;
    width: 40px;
}

.image-metadata li {
    float: left;
    margin-left: 5px;
}


.image-metadata li var {
    color: #fff;
    display: none;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 2px;
}

.image-metadata li var {
    display: block;
}

.find-us p {
    font-weight: 700;
}

.used-car-button {
    background-color: #f0780a;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0;
    font-family: 'Citroen Regular', sans-serif;
    text-align: center
}

.car-button {
    background: #f0780a;
    color: #FFF;
    padding: 0;
}

.deal-header {
    color: #DC002E;
    background: #FFFFFF;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    font-family: "Citroen Regular",sans-serif;
}

/********************** FOOOTER *************************/
.all-feeds {
    text-align: right;
    margin-top: 4%;
}

.facebook-feed {
    padding-top: 4%;
}
.facebook-feed {
    padding: 0 !important;
}

.find-us, .meet {
    height: auto;
    min-height: 460px;
    margin-bottom: 2%;
}

.facebook-feed {
    margin-bottom: 2%;
}

.meet-video iframe {
    width: 1px;
    min-width: 100%;
}

.meet-video {
    padding:0;
}

h2, h3, h5, h6 {
    font-family: 'Citroen Regular', sans-serif;
}

.find-us-content, .meet-content {
    padding: 10px;
}

.meet {
    padding: 0;
}

.all-feeds img {
    margin-left: 1%;
    height: 43px;
}

.meet ul, .find-us ul, .find-us-side ul {
    list-style: none;
    padding: 0;
}

.find-us-side ul {
    margin-bottom: 3%;
}

.find-us-side {
    height: auto;
}

.find-us ul {
    margin-bottom: 4%;
}

.meet ul li {
    font-weight: bold;
    font-size: 14px;
    margin: 3px;
}

.find-us h3 {
    color: #51b8c7;
    margin: 0;
    font-size: 27px;
    font-family: "Citroen Bold",sans-serif;
}

.video-content, .share {
    padding: 1.5%;
}

.meet h3 {
    margin: 0;
    font-family: "Citroen Bold",sans-serif;
    text-align: center;
    padding-bottom: 2%;
}
.find-us-side h3 {
    color: #51b8c7;
    font-size: 27px;
    font-family: "Citroen Bold",sans-serif;
}

.meet-video-side .slider {
    width: 90%;
}

.meet-video-side .controll {
    width: 10%;
}

.meet-video-side .slider li img {
    padding: 4%;
}

.meet-video-side .slider li img {
    height: 60px;
}

.find-us {
    padding: 2%;
}

.map-canvas img {
    width: 100%;
    height: 140px;
}

.whiteback {
    background-color: #FFF;
}

.facebook-feed, .facebook-side-feed {
    height: 460px;
}

.facebook-feed, .meet, .find-us {
    margin-left: 2%;
}

.facebook-side-feed {
    margin-top: 3%;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 1px !important;
    min-width: 100% !important;
}

.facebook-feed iframe, .facebook-side-feed iframe {
    width: 1px;
    min-width: 100%;
    height: 450px;
    padding: 5%;
}

.facebook-side-feed iframe,
.facebook-side-feed {
    padding: 0;
}

.greyback {
    background-color: #f4f4f4;
    padding-top: 5%;
    padding-bottom: 5%;
}

footer {
    margin-top:5%;
    margin-bottom: 5%;
}


/*********************** END FOOTER ***************************/

.enquiry-link-button {
    color: #000;
    padding: 0;
    background: #216C2A;
    text-align: center;
    padding-bottom: 5%;
}

.enquiry i, .test-drive i {
    color : #FFFFFF;
}

.test-drive {
    margin-top: 1%;
}

#car-ad ul li {
    list-style-type: none;
    margin-bottom: 12%;
    font-family: 'Citroen Regular', sans-serif;
    font-size: 16px;
    color: #666;
}

footer {
    padding-top: 5%;
    background: #f4f4f4;
}

.deal-overview {
    background-color: #36454F;
}

.car-deal h3:not(.deal-header), .car-deal ul li {
    text-decoration: none;
    font-weight: bold;
    font-family: "Citroen Regular",sans-serif;
    color: #FFF;
    padding: 0;
}

.car-deal ul li {
    padding-bottom: 8%;
}

.car-details {
    margin-top: 2%;
}

.car-deal-details span, .car-deal-price span {
    color: #FFFFFF;
}

.car-deal-details {
    margin-bottom: 4%;
}

.car-deal-price {
    margin-bottom: 8%;
}

.main-image img {
    width: 100%;
    height: 170px;
}

.main-image {
    border: 0;
}

.car-deal h3, .car-main-details {
    text-align: center;
}

#car-ad, .car-ad {
    background: #F5F8FA;
    border-radius: 2px;
    margin-bottom: 2%;
    padding: 0;
    padding-bottom: 2%;
}

.car-ad {
    margin-right: 5%;
    border: 1px solid;
}

#car-ad {
    padding-left: 0;
    padding-right: 0;
}

.results {
    font-weight: bold;
    margin-bottom: 3%;
}

.new-car-image img {
    width: 100%;
}

.offer img {
    width: 100%;
    height: auto;
}

h4 {
    padding-left: 0 !important;
    font-weight: 600 !important;
    cursor: pointer;
    font-size: 14px !important;
}

.warranty-image img {
    max-height: 200px;
    margin-top: 10%;
    width: 100%;
}

.offer-description h2 {
    text-align: left;
    margin-bottom: 5%;
    font-family: "Citroen Bold",sans-serif;
}

.offer-description {
    font-family: "Citroen Regular",sans-serif;
    padding-bottom: 6%;
}

.offer-description-title {
    margin-bottom: 1%;
}

.offer-description-title h2 {
    font-weight: bold;
}

.new-car {
    padding: 2%;
}

.new-car img {
    width: 100%;
}

.car-model-name {
    margin-top: 8%;
}

#new-car-models, #new-commercial-models {
    text-align:left;
}

#new-car-models ul li {
    list-style: none;
}

.new-car-description ul {
    padding: 3%;
}
.new-car-description ul li {
    padding: 1%;
}

#car-description h1 {
    font-size: 33px;
    font-weight: 700;
    line-height: 33px;
    margin: 0;
    padding: 1% 0 2% 0;
    color: #36454F;
    font-family: "Citroen Regular",sans-serif;
}

#car-description {
    padding-top: 3%;
}

.review-ratings-container {
    background-color: #F1F1F1;
    padding: 5px 5px;
    display:inline-block;
    font-weight: bold;
}

.rateit .rateit-preset {
    background: url(star.gif) left -32px !important;
}

.review-videoReview iframe {
    width: 1px;
    min-width: 100%;
    height: 400px;
}

.car-primary-details {
    font-size: 22px;
    letter-spacing: -1.5px;
    line-height: 20px;
    padding-bottom: 4%;
    word-spacing: 2px;
    display:block;
}

#new-car-models ul li:not(.heading) a {
    font-size: 14px;
    color: #B29FA4;
    font-family: "Citroen Regular",sans-serif;
    padding-left: 5%;
}

#new-car-models ul li:not(.heading) i {
    float:left !important;
    padding-left: 5%;
    font-size: 8px !important;
    padding-top: 3%;
}

#new-car-models {
    margin-top: 15%;
}

.new-models h3 {
    padding-left: 5%;
    font-size: 20px;
    font-family: "Citroen Regular",sans-serif;
    font-weight: bold;
}

.new-car h2 {
    border-bottom: 1px solid;
    font-family: "Citroen Regular",sans-serif;
}

.padding-top {
    padding-top: 2%;
}

.top-pagination, .bottom-pagination {
    display: inline-block;
    padding-top: 0;
    float: right;
}

.top-pagination-results {
    float: right;
    width: 100%;
}

.top-pagination-results  ul {
    width: 100%;
    text-align: right;
}

.top-pagination ul li, .bottom-pagination ul li {
    padding-right: 2%;
}

.bottom-pagination {
    font-size: 10px;
}

.car-colour-rgb {
    width: 16px;
    height: 16px;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-left: 2%;
    float: left;
}

.car-colour span {
    margin-left: 6%;
}

.viewed {
    background-image: url('../images/viewed-overlay.gif');
    background-repeat: no-repeat;
    position: absolute;
    margin-top:8%;
    top: 0;
    width: 100%;
    height: 90%;
    background-size: 220px 154px;
    left: 0;
}

.car-colour {
    float:left;
    display: inline-block;
    width: 100%;
}

.car-colour span, .car-colour img {
    float: left;
}

.search-results-container {
    padding-top: 0;
}

.used-car-secondary-header {
    padding-top: 1%;
    border-bottom: 1px solid #E4E4E4;
}
.used-car-secondary-header span
{
    color: #A6A6A8;
    font-size: 17px;
    font-family: 'Citroen Regular', sans-serif;
}

.used-car-header {
    border-bottom: 1px solid #E4E4E4;
}

.results {
    font-family: 'Citroen Regular', sans-serif;
    font-size: 17px;
    color: #A6A6A8;
}

.used-car-header h1, .workshop h1, .book-service h1, .contact h1, .warranty h1, .meet-the-team h1, .offers h1,
.history h1, .parts h1 {
    font-family: "Citroen Bold",sans-serif;
}

.history span {
    margin: 0 10px;
}

.contact h3 {
    font-size: 26px !important;
    font-weight: 600 !important;
}


.history span {
    padding-bottom: 2%;
}

.history ul {
    padding-top: 2%;
}

h1 {
    font-family: "Citroen Bold",sans-serif;
}

.team-member {
    margin-bottom: 2%;
    margin-right: 6%;
}

.team-member img, .parts-team img {
    width: 100%;
    max-height: 280px;
}

.parts-team h2, .history h2, .team h2 {
    font-size: 18px;
    color: #6E6A6C;
    font-weight: bold;
}
.part-team-container {
    font-size: 18px;
    color: #6E6A6C;
    font-weight: bold;
}

.team h3, .team-member h3 {
    font-size: 24px;
    font-weight: 600;
    color: #6E6A6C;
}

.parts-team h3, .parts-team span {
    font-size: 20px;
    color: #6E6A6C;
    font-family: 'Citroen Regular', sans-serif;
}

.parts-side h3 {
    color: #51b8c7;
    font-size: 22px;
    font-family: "Citroen Bold",sans-serif;
}

.parts-side span {
    color: #666;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 17px !important;
    font-family: 'Citroen regular', sans-serif;
}

.parts-team h3 {
    font-weight: bold;
}

.used-car-header h1 {
    margin-top: 0 !important;
}

.history-image img {
    width: 100%;
    max-height: 350px;
    margin-bottom: 2%;
    margin-top: 2%;
}

.team-members {
    font-family: 'Citroen Regular', sans-serif;

}

.car-header h3 {
    color: #000;
    text-align: left;
    font-size: 18px;
    font-family: 'Citroen Regular', sans-serif;
    font-weight: 600;
}

.car-deal-header {
    font-size: 16px;
    padding-top: 2px;
    font-weight: bold;
    text-decoration: none;
    background-color: inherit;
    color: #FFF;
}



.car-header {
    background-color: #f5f8fa;
}

.top-pagination ul li, .bottom-pagination ul li {
    display: inline-block;
    text-decoration: none;
}

.top-pagination ul li a, .bottom-pagination ul li a {
    color: #000;
}

.results-bottom {
    font-size: 12px;
}

.center {
    text-align: center;
}

.car-model-description {
    padding-top: 2%;
}

.car-model-description h1 {
    font-weight: 600;
}

.warranty, .warranty-header {
    font-family: 'Citroen Regular', sans-serif !important;
}

.warranty-header {
    font-weight: bold;
}

.warranty-description {
    margin-bottom: 4%;
    text-align: justify;
}

.warranty-description span {
    font-size: 18px;
    margin-bottom: 5%;
    line-height: 1.42857143;
    font-family: 'Citroen Regular', sans-serif !important;
}

.padding-right {
    margin-right: 2%;
}

.manufacturer-logo img {
    width: 110px;
    height: 80px;
}

.manufacturer {
    color: #dc002e;
    font-weight: bold;
    letter-spacing: 1px;
}

h1 {
    color: #6fd4e4;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px;
}

.main-service img {
    width: 75%;
    max-height: 160px;
    min-height: 155px;
    height: 100%;
}

.services h1 {
    font-weight: bold;
}

.services {
    text-align: justify;
    text-align-last: left;
}

.services span {
    display:inline-block;
    padding-bottom: 1%;
}

.services span, .services ul li {
    font-family: 'Citroen Regular', sans-serif !important;
    font-size: 18px;
}

.services h2 {
    font-family: 'Citroen Regular', sans-serif !important;
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 1%;
}

.services ul {
    width: 100%;
    display:inline-block;
    margin:0;
}

.services ul li {
    float:left;
    width: 50%;
}

.services-container {
    background-color: #007C92;
    color: #FFF;
}

.service-plan-container {
    background-color: #FFF;
    color: #000;
}

.service-plan-container span {
    color: #000;
}

.nct-container {
    background-color: #C9DD03;
    color: #000;
}

.main-service {
    margin-bottom: 3%;
    max-height: 180px;
}

.main-service h3, .main-service span {
    font-weight: bold;
    padding-top: 2%;
    letter-spacing: 0.5px;
}

.main-service h3 {
    font-size: 20px;
}

.secondary-service img {
    width: 70%;
    max-height: 400px;
    padding-bottom: 18%;
}

#map {
    width: 100%;
    height: 300px;
    margin-bottom: 10%;
}

.map-container {
    height: 300px;
    margin-bottom: 2%;
}

.map-find {
    background-color: #F5F8FA;
    padding-top: 3%;
    padding-bottom: 3%;
    text-align:center;
}

.contact-form .button, .test-drive .button {
    padding: 0;
    margin-left: 0;
    color: #FFF;
    background-color: #f0780a;
}

.directions-button a {
    color: #fff;
    background: #f0780a;
    padding: 6px 6px 6px 6px;
    border-radius: 1%;
    margin-bottom: 1%;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.service-offers {
    margin-left: 0;
}

.car-servicing {
    font-family: 'Citroen Regular', sans-serif !important;
    text-align: justify;
}

.servicing-offers ul li, .servicing-offers span {
    font-size: 18px;
}

.servicing-offers h2 {
    font-size: 22px;
    font-weight: bold;
}

.team-members h2 {
    font-size: 24px;
    color: #6E6A6C;
    font-weight: bold;
}

.team h2 {
    text-align: center;
    font-family: 'Citroen Regular', sans-serif;
    font-weight: 600;
}

.team ul li {
    padding-bottom: 8%;
}

.team-members span {
    color: #6E6A6C;
    font-size: 18px;
}

.team span {
    color: #6E6A6C;
    font-size: 16px;
}

.service-offers ul, .team ul {
    list-style: none;
    padding: 0;
    margin-bottom: 5%;
}

.parts-side ul {
    list-style: none;
    padding: 0;
}

.parts-description {
    padding-left: 0;
    padding-bottom: 5%;
}

.parts-description {
    font-family: 'Citroen Regular', sans-serif;
    font-size: 18px;
}

.parts h1 {
    padding-bottom: 0;
    margin-bottom: 0;
}

.parts span {
    padding-bottom: 5%;
    font-family: 'Citroen Regular', sans-serif;
}

.parts-side ul {
    color: #666;
    margin: 0 !important;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 17px !important;
    font-family: 'Citroen regular', sans-serif;
}

.team ul {
    margin-right: 5%;
}

.team img {
    width: 100%;
}

.new-models {
    background-color: #f4f8fb;
    padding: 1%;
    padding-right: 5%;
}

.flexslider {
    margin-bottom: 0 !important;
}

.flexslider .slides img {
    width: 100%;
    max-height: 600px;
}

._2p3a {
    width: 180px;
}

#sliders img {
    width: 100%;
}

.new-car-price.ds {
    color: #ad0040 !important;
}

.new-car-price {
    color: #f0780a;
}

.terms-conditions {
    margin-top: 5%;
    font-family: 'Citroen Regular', sans-serif;
    font-size: 10px !important;
}

.terms-conditions span {
    font-size: 12px;
}

.ajax-progress {
    display: none;
}

.terms-conditions a, .terms-conditions span {
    color: #868688;
    text-decoration: underline;
    font-style: italic;
}

.new-car-price-from {
    color: #000;
}

.new-car-name span {
    color: #000;
    font-weight: bold;
}

.new-car-button, .new-car-but {
    color: #fff;
    background: #f0780a;
    padding: 12px 12px 12px 12px;
    border-radius: 2%;
    margin-bottom: 2%;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: 'Citroen Regular', sans-serif;
}

.new-car-description {
    font-family: 'Citroen Regular', sans-serif;
    font-size: 18px;
}

.new-car-button a, .new-car-but a {
    color: #fff;
    letter-spacing: 1px;
}

#enquire-menu ul li, #car-menu ul li {
    list-style: none;
}

#car-menu ul li:not(.active) {
    font-weight: 600;
    background-color: #eee;
    padding: 7px 15px;
    color: #333;
}

#car-menu ul li{
    margin-right: 0;
    font-weight: 600;
    padding: 7px 15px;
    background-color: #dc002e;
}

#car-menu ul li a {
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Citroen Regular', sans-serif;
}

.car-review-container {
    font-family: 'Citroen Regular', sans-serif;
    padding-top: 2%;
}

.car-review-container h2 {
    font-size: 30px !important;
    padding:0 !important;
    font-family: 'Citroen Regular', sans-serif;
}

.car-review-container h3 {
    margin-bottom: 2px;
    font-size: 1.3em;
    font-weight: bold;
}

#car-menu ul li:not(.active) a {
    color: #000;
}

#car-menu {
    border-bottom: 2px solid #dc002e;
    margin-bottom: 1%;
}

#car-menu ul {
   margin-bottom: 0;
}

table {
    width: 100%;
    background-color: #f4f8fb;
    color: #000;
}

tr {
    margin-left: 2%;
    font-size: 13px;
    font-family: 'Citroen Regular', sans-serif;
}

#enquire-menu ul li {
    margin-bottom: 2%;
    margin-top: 2%;
    font-size: 16px;
}

.comments span {
    font-size: 14px;
    font-family: 'Citroen Regular', sans-serif;
}

.history span, .finance-form span {
    font-size: 18px;
    font-family: 'Citroen Regular', sans-serif;
    display: inline-block;
}

.powered, .powered span {
    text-align: center;
    margin-top: 2%;
    position: relative;
    display: inline-block;
    width: 100%;
}
.history {
    text-align: justify;
}

.form-time {
    margin-bottom: 3%;
}

#enquire-menu ul li a {
    color: white;
    text-decoration: none;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-size: 17px;
    font-family: 'Citroen Regular', sans-serif;
}

#enquire-menu ul {
    padding: 0;
    text-align: left;
    margin-left: 1%;
}

#enquire-menu {
    background-color: #dc002e;
    border: 3px solid #dc002e;
    margin-bottom: 5%;
    margin-top: 4%;
}

.car-secondary-images img {
    width: 100%;
    max-height: 400px;
}

.site-footer__bottom .menu li a {
    font-size: 10px !important;
    width: 100%;
    border: 0;
}

.share img {
    float:left;
    margin-right: 4%;
}

.share {
    font-family: "Citroen Bold", sans-serif;
    color: #B7B5C9 !important;
    font-size: 16px !important;
    line-height: 26px;
    margin-bottom: 4.5%;
}

.main-logo .logo-header {
    float:left;
    font-size: 2.8em;
    color: #404040;
    font-weight: 100;
    opacity: 4;
    font-family: 'Citroen Regular', sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-logo .manufacturer {
    font-weight: bold;
    color: #333333;
}

.finance-form {
    float:left;
}

.finance-form h1 {
    font-family: "Citroen Bold",sans-serif;
}

.finance-form iframe {
    border: 0;
    float:left;
    padding-top: 3%;
}

.finance-form body {
    float:left !important;
    margin: 5px !important;
    width: auto;
}

form.dff {
    float:left;
    margin: 0;
}

.assistance {
    display:block;
    list-style:none;
    padding: 0 !important;
}

.assistance li {
    width: 100% !important;
}