/*
Theme Name: Outland4x4
Description: Special for Outland4x4 website
Version: 1.0
Author: YereOne
Author URI: http://www.yereone.com
*/

.contactModal {
    color: #424C41;
    font-size: 1.2em;

}

@media (max-width: 768px) {
    .contactModal .wpcf7-recaptcha {
        transform: scale(0.8);
        margin-left: -28px;
    }
}

@media (min-width: 768px) {
    .contactModal {
        font-size: 1.5em;

    }


}

.contactModal h3 {
    color: #424C41;
    font-size: 1.2em;
}

.contactModal button {
    background: #424C41;
    color: white;
    opacity: 1;
}

.contactModal input[type=submit] {
    background: #424C41;
    color: white;
    opacity: 1;
    border: 0;
    display: block;
    box-sizing: border-box;
    padding: 6px;
}

.contactModal a.call-now {
    background: #424C41;
    color: white;
    opacity: 1;
    border: 0;
    display: block;
    box-sizing: border-box;
    padding: 6px;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
}

.contactModal .close {
    margin: -31px -51px 0 0;
    vertical-align: middle;
    border: none;
    color: white;
    border-radius: 50%;
    background: #424C41;
    position: relative;
    width: 32px;
    height: 32px;
}

.contactModal .close:focus,
.contactModal .close:hover {
    opacity: 1;
    background: rgba(128, 128, 128, 0.5);
}

.contactModal .close:active {
    background: rgba(128, 128, 128, 0.9);
}

/* tines of the X */
.contactModal .close::before,
.contactModal .close::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 16px;
    width: 4px;
    background-color: currentColor;
}

.contactModal .close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.contactModal .close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}


.contactModal .modal-header {
    border-bottom: 0;
}

.contactModal .modal-header p {
    font-size: 0.8em;
}

.contactModal .modal-dialog {
    margin-top: 40px;
}

.contactModal .modal-content {
    padding: 0 20px;
    border-radius: 0;
}

.contactModal input {
    border: 0;
    width: 100%;
    border-bottom: 1px solid #424C41;
}

.contactModal label {
    font-weight: normal;
    font-size: 16px;
}

.contactModal div.wpcf7-response-output {
    margin: 0;
}

.contactModal .modal-dialog {
    max-width: 90vw;
    margin: 0 auto;
    padding: 48px 0;
}

.contactModal .wpcf7-mail-sent-ok {
    color: #66cc66;
}

@media (min-width: 768px) {
    .contactModal .modal-dialog {
        width: 480px;
    }
}


@font-face {
    font-family: Land-Rover-Meduim;
    src: url("./assets/fonts/LandRoverOT4-Medium.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Land-Rover-Light;
    src: url("./assets/fonts/LandRoverOT4-Light.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Land-Rover-Bold;
    src: url("./assets/fonts/LandRoverOT4-Bold.ttf");
    font-weight: bold;
    font-style: oblique;
}

.hidden-element, .show-print {
    display: none !important
}

.color-section .collection-next-item, .slider-and-details-table .thumbnails-carousel i.fa.fa-chevron-right {
    right: 0
}

body {
    font-family: Land-Rover-Meduim, sans-serif
}

body.none-scroll {
    overflow: hidden;
}

pre {
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    white-space: pre-wrap;
    font-size: 14px;
    font-weight: 700;
    color: #747d72;
    line-height: 30px;
    overflow: hidden;
    word-break: keep-all;
}

.slick-list.draggable {
    padding: 0 50px;
}

* {
    outline: 0 !important
}

.rich-snippets, #snippet-box {
    display: none !important;
}

.wrapper * {
    font-family: Land-Rover-Meduim, sans-serif;
}

.wrapper {
    top: 92px;
    position: relative;
}

.home-wrapper {
    margin-top: 0
}

a:active, a:hover {
    text-decoration: none;
    outline: 0
}

section.color-section {
    background: #424c41;
    color: #fff;
    padding: 60px 0;
    position: relative
}

.none-padding {
    padding: 0 !important
}

header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%
}

.top-navigation {
    margin: 0;
    border-radius: 0
}

.top-navigation ul.nav.navbar-nav.navbar-right.text-uppercase {
    margin-top: 15px
}

.top-navigation.navbar-default .navbar-nav > .current-menu-item > a, .top-navigation.navbar-default .navbar-nav > .current-menu-item > a:focus, .top-navigation.navbar-default .navbar-nav > .current-menu-item > a:hover {
    color: #424c41;
    background-color: rgba(231, 231, 231, 0);
    border-color: #424c41
}

.top-navigation.navbar-default .navbar-nav > li > a {
    color: #424c41;
    font-weight: 700;
    border-bottom: 3px solid transparent;
    padding: 15px 0;
    margin: 0 15px;
    font-family: Land-Rover-Meduim
}

.top-navigation a.navbar-brand {
    height: 90px
}

section.color-section .left-section > div > p, section.color-section .left-section > p, section.color-section .left-section > div > h2, section.color-section .left-section > h2, section.color-section .left-section > div > h1, section.color-section .left-section > h1 {
    font-size: 35px;
    font-weight: 600
}

section.color-section .right-section > div.heading, section.color-section .right-section > p.heading, section.color-section .right-section > div.heading h3, section.color-section .right-section > h3.heading,
section.color-section .right-section > div.heading h2, section.color-section .right-section > h2.heading {
    font-size: 19px;
    font-weight: 600
}

section.color-section .right-section > div.heading h3, section.color-section .right-section > h3.heading,
section.color-section .right-section > div.heading h2, section.color-section .right-section > h2.heading,
section.color-section .right-section > div.heading h1, section.color-section .right-section > h1.heading,
section.color-section .left-section > div > h1, section.color-section .left-section > div > h2,
section.color-section .left-section > h1 {
    margin-top: 0;
}

section.color-section .right-section > div.content, section.color-section .right-section > p.content {
    color: #adb0ad;
    font-weight: 500;
    line-height: 20px;
    font-size: 16px
}

section.color-section .left-section {
    border-right: 3px solid #263024
}

.collection-section ul.collection-filter-buttons {
    padding: 20px 20px 50px;
    list-style: none;
    margin-bottom: 0;
    text-align: center
}

ul.collection-filter-buttons.filtering-enable.text-uppercase {
    padding-bottom: 0;
    margin-bottom: 0
}

.collection-section ul.collection-filter-buttons li {
    display: inline-block;
    width: 138px;
    cursor: pointer
}

.collection-section ul.collection-filter-buttons li img {
    max-width: 90%;
    margin: 0 auto;
}

.collection-section ul.collection-filter-buttons li img.velar-icon {
    max-width: calc(90% + 5px);
}

.collection-section ul.collection-filter-buttons.text-uppercase li span {
    color: #424c41;
    font-weight: 700;
    margin: 20px auto 0;
    display: table;
    padding-bottom: 20px
}

.collection-section .collection-items-grid .da-thumbs {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 150px
}

.collection-section .collection-items-grid .da-thumbs li a div {
    background: rgba(67, 76, 65, .82)
}

.collection-section .collection-items-grid .da-thumbs li {
    margin: 0;
    box-shadow: none
}

.collection-section .collection-filter-buttons li {
    border-bottom: 3px solid transparent
}

.collection-section .collection-filter-buttons li.active span {
    border-bottom: 3px solid #424c41 !important
}

.collection-section .collection-filter-buttons li span {
    border-bottom: 3px solid transparent
}

.collection-section .collection-filter-buttons li:hover span {
    border-bottom: 3px solid #adb0ad
}

.collection-section .separator {
    height: 2px;
    background: #424c41
}

.collection-section .collection-items-grid .da-thumbs > li > a > div > span {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 6px 0 4px;
    padding: 7px 18px;
    box-shadow: none;
    border: none;
    text-align: center;
    text-transform: none
}

.collection-section .collection-items-grid .da-thumbs > li > a > div > span i.fa.fa-long-arrow-right {
    width: 40px;
    border-radius: 30px;
    border: 1px solid;
    height: 40px;
    line-height: 40px;
    margin-right: 20px
}

.news-item-details-bottom .right-section img, .news-item-details-top .left-section img, .news-items-grid .news-item-img-wrapper img, .over-ons-top-image img, section.tags-and-latest-news .right-section .news-item-img-wrapper img {
    width: 100%
}

.collection-section .collection-items-grid .da-thumbs li p {
    color: #424c41
}

.collection-section .collection-items-grid .da-thumbs li p.model-name, .collection-section .collection-items-grid .da-thumbs li p.model-price span {
    font-weight: 600;
    border: none;
    box-shadow: none;
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 0
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-details {
    padding: 15px;
    font-size: 13px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-details p {
    margin: 0;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-title {
    width: 67%;
    float: left;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-title p {
    text-align: left;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-title p.model-name {
    text-transform: uppercase;
    margin-top: 0;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-price {
    width: 33%;
    float: right;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-price p {
    text-align: right;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-price p.model-price {
    font-weight: 600;
    font-size: 16px;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-price p.model-price span {
    font-size: 13px;
    display: block;
    font-weight: normal;
    margin: 0 10px 0 0;
}

.collection-section .collection-items-grid .da-thumbs .da-thumbs-title p.model-name,
.collection-section .collection-items-grid .da-thumbs .da-thumbs-price p.model-price {
    margin-bottom: 5px;
}

.cover-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 800px;
}

.home-top-slider {
    position: relative;
}

.home-slider-text {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 100;
    padding: 15px;
}

.home-slider-text h3 {
    line-height: 48px;
    font-size: 30px;
    text-align: right;
    margin: 24px 30px 24px 0;
    font-weight: bold;
}

.home-slider-text p {
    line-height: 24px;
    font-size: 15px;
    margin: 0 0 0 30px;
    max-width: 585px;
}

.home-text-image-s1 {
    background-color: #0a1310;
    color: #fff;
}

.home-left-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 420px;
}

.home-text-image-s1 .home-text-wrap {
    margin: 80px 15px 15px 80px;
    max-width: 320px;
}

.home-text-image-s2 .home-text-wrap {
    margin: 80px 80px 15px 15px;
    max-width: 320px;
    float: right
}

.home-text-wrap h2 {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.home-text-wrap h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.home-text-wrap p {
    font-size: 14px;
    margin: 0;
    line-height: 22px;
}

.home-image {
    position: relative;
}

.home-image-details {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 30px;
}

.home-image-details h2 {
    font-weight: bold;
    margin: 0 0 15px;
}

.home-image-details h3 {
    font-size: 20px;
    margin: 0 0 10px;
}

section.tags-and-latest-news {
    overflow: hidden;
    background: #f0f1f0;
    padding: 50px 40px
}

section.tags-and-latest-news .left-section ul.tags-list li {
    list-style: none;
    height: auto;
    color: #a8a295
}

section.tags-and-latest-news .left-section ul.tags-list li a {
    font-size: 16px;
    font-weight: 700;
    color: #a8a295;
    text-decoration: none
}

section.tags-and-latest-news .left-section ul.tags-list li.active a {
    color: #301867
}

section.tags-and-latest-news .right-section .news-item-img-wrapper {
    position: relative
}

section.tags-and-latest-news .right-section .news-item-img-wrapper span.item-tag {
    position: absolute;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #301884;
    padding: 2px 15px;
    top: 25px
}

section.news-items-grid .item-date-and-title, section.tags-and-latest-news .right-section .item-date-and-title {
    max-width: 321px
}

section.news-items-grid .item-date-and-title p.item-date, section.tags-and-latest-news .right-section .item-date-and-title p.item-date {
    font-size: 14px;
    font-weight: 700;
    color: #a8a295;
    margin-top: 15px
}

section.news-items-grid .item-date-and-title p.item-title, section.tags-and-latest-news .right-section .item-date-and-title p.item-title {
    font-size: 24px;
    font-weight: 700;
    color: #2b3136
}

section.news-items-grid {
    overflow: hidden;
    padding: 50px 40px
}

section.pageination {
    background-color: #424c41;
    overflow: hidden;
    padding: 35px 0
}

section.pageination ul.pagination-items {
    list-style: none;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin: 0
}

section.pageination ul.pagination-items li {
    display: inline-block;
    font-size: 15px;
    margin: 5px 0;
    border: 2px solid transparent;
    padding: 3px 10px;
    border-radius: 25px
}

section.pageination ul.pagination-items li.active {
    border-color: #fff
}

section.pageination ul.pagination-items li a {
    color: #a8a295
}

section.pageination ul.pagination-items li.active a {
    color: #fff
}

section.pageination .left-arrow i, section.pageination .right-arrow i {
    display: inline-block;
    font-size: 15px;
    border: 2px solid #a8a295;
    padding: 10px;
    color: #a8a295;
    border-radius: 25px
}

.news-item-details-top {
    background-color: #f0f1f0
}

.news-item-details-top .right-section .top-description-wrapper {
    padding: 40px 45px
}

.news-item-details-top .right-section .top-description-wrapper .item-date {
    font-size: 16px;
    font-weight: 700;
    color: #a8a295
}

.news-item-details-top .right-section .top-description-wrapper .top-description {
    color: #222c21;
    font-weight: 700;
    font-size: 24px
}

.news-item-details-bottom {
    margin: 80px 0
}

.news-item-details-bottom .left-section .bottom-description {
    font-size: 18px;
    color: #a8a295;
    padding: 40px 8%
}

.over-ons-text {
    background-color: #fff;
    padding: 70px 0
}

.over-ons-text .left-section .top-text {
    color: #424c41;
    font-size: 20px;
    line-height: 35px
}

.over-ons-text .left-section .bottom-text, .over-ons-text .left-section p, .over-ons-text .left-section ul {
    font-size: 16px;
    color: #a8a295;
    line-height: 30px
}

.over-ons-text .left-section .bottom-text .heading {
    color: #1d271b;
    display: block;
    font-size: 22px;
    font-weight: 700
}

.team-members {
    background-color: #424c41;
    padding: 75px 0
}

.team-members .team-member-details {
    margin-top: 50px;
    margin-left: 25px
}

.team-members .team-member-details, .team-members .team-member-image {
    float: left
}

.team-members .team-member-details .team-member-name {
    color: #fff;
    font-weight: 700;
    font-size: 25px
}

.team-members .team-member-details .team-member-email a, .team-members .team-member-details .team-member-tel {
    font-size: 16px;
    color: #a6aca6;
    line-height: 30px
}

.team-members .team-member-details .team-member-email a {
    text-decoration: underline
}

.color-section .collection-next-item, .color-section .collection-prev-item {
    position: absolute;
    top: calc(50% - 17px)
}

.color-section .collection-next-item i, .color-section .collection-prev-item i {
    display: inline-block;
    font-size: 15px;
    border: 2px solid #a8a295;
    padding: 10px;
    color: #a8a295;
    border-radius: 25px;
    margin: 0 10px
}

.slider-and-details-table {
    overflow: hidden;
    background: #f0f1f0
}

.slider-and-details-table .left-section img {
    max-width: 100%;
    width: 100%;
    cursor: pointer
}

.slider-and-details-table .right-section .detail-table {
    margin: 60px 0 0 60px;
    font-size: 14px;
    font-weight: 700;
    color: #747d72
}

.slider-and-details-table .right-section .detail-table tr td:nth-child(2) {
    padding-left: 15px;
}

.slider-and-details-table .right-section.mobile-view {
    display: none
}

.slider-and-details-table .right-section .detail-table tr {
    border-bottom: 1px solid;
    height: 40px
}

.slider-and-details-table .right-section .detail-table tr.price-row {
    font-weight: 700;
    color: #747d72;
    border-bottom: none;
    font-size: 21px;
    line-height: 80px
}

.slider-and-details-table .thumbnails-carousel {
    position: relative;
    clear: both
}

.slider-and-details-table .thumbnails-carousel #gal1 {
    clear: both;
    background: #fff
}

.slider-and-details-table .thumbnails-carousel a.slick-slide {
    padding: 4px
}

.slider-and-details-table .thumbnails-carousel i {
    position: absolute;
    bottom: 0;
    margin: 4px 0;
    padding: 0 21px 0 16px;
    color: #fff;
    background-color: #424c41;
    cursor: pointer
}

.details-tabs .nav-pills > li + li {
    margin-left: 5px
}

.details-tabs .nav-pills > li.active > a, .details-tabs .nav-pills > li.active > a:focus, .details-tabs .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #424c41;
    border-radius: 0
}

.details-tabs .nav-pills > li > a {
    border-radius: 4px;
    background: #f0f1f0;
    width: 170px;
    font-weight: 700;
    color: #a5aea2
}

.details-tabs .tab-content {
    font-size: 14px;
    font-weight: normal;
    color: #747d72;
    margin-top: 45px;
    line-height: 30px;
    padding-bottom: 90px;
    border-bottom: 2px solid;
    overflow: hidden;
}

.details-tabs .tab-content #menu2 table {
    width: 100%
}

.color-section.contact {
    background: #fff;
    color: #424c41
}

.collection-section.home-collection-links p.text-center.heading {
    font-size: 20px;
    font-weight: 800;
    margin-top: 30px
}

.collection-section.home .collection-items-grid .da-thumbs > li > a > div > span.text-left {
    text-align: left
}

.collection-section.home .collection-items-grid .da-thumbs li p {
    color: #fff;
    padding: 0 22px
}

.collection-section.home .da-thumbs {
    margin: 0
}

.collection-section.home .collection-items-grid .da-thumbs li p.model-name, .collection-section.home .collection-items-grid .da-thumbs li p.model-price span {
    display: inline-block;
    margin: 0
}

.collection-section.home .collection-items-grid .da-thumbs li p.model-name {
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 5px
}

.collection-section.home .collection-items-grid .da-thumbs li p.model-price span {
    font-size: 25px
}

.testimonials-slider {
    background: #424c41;
    color: #fff;
    padding: 55px 0
}

.testimonials-slider .item blockquote {
    border-left: none;
    margin: 0
}

blockquote img {
    margin-bottom: 10px
}

.testimonials-slider .item blockquote small {
    color: #fff;
    margin-left: 35px
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    display: none
}

.testimonials-slider .item blockquote .quote-text {
    font-size: 30px;
    font-weight: 600;
    margin: 20px 0 35px 35px
}

.footer {
    clear: both;
    position: relative;
    top: 92px;
}

.footer #map {
    width: 100%;
    height: 600px
}

.footer .right-section {
    background-color: #0a1310
}

.footer .right-section .contact-form-wrapper, .footer .right-section .contact-information-wrapper {
    margin: 0 60px;
    overflow: hidden
}

.footer .right-section input {
    height: 45px
}

.footer .right-section .heading {
    margin: 30px 0;
    color: #fff;
    font-weight: 700;
    font-size: 30px
}

.contact-information .heading {
    margin-top: 110px !important
}

.footer .right-section textarea, .footer input {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #4a514f;
    border-radius: 0;
    box-shadow: none !important
}

.footer .right-section button.btn.footer-form-submit-button {
    background: #424c41;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    padding: 15px 45px;
    margin-top: 45px;
    font-size: 13px
}

.right-section textarea {
    margin-top: 10px
}

.footer .right-section input::-webkit-input-placeholder, .footer .right-section textarea::-webkit-input-placeholder {
    color: #4a514f
}

.footer .right-section input::-moz-placeholder, .footer .right-section textarea::-moz-placeholder {
    color: #4a514f
}

.footer .right-section input:-ms-input-placeholder, .footer .right-section textarea:-ms-input-placeholder {
    color: #4a514f
}

.footer .right-section input:-moz-placeholder, .footer .right-section textarea:-moz-placeholder {
    color: #4a514f
}

.footer .right-section .contact-information-wrapper .information-table tr td:nth-child(odd) {
    color: #818e8a;
    line-height: 30px;
    display: inline-block;
    margin-right: 25px
}

.footer .right-section .contact-information-wrapper .information-table tr td:nth-child(even) {
    color: #fff;
    line-height: 30px
}

.footer .right-section .social-icons-wrapper ul {
    list-style: none;
    display: block;
    margin: 45px 60px 0;
    border-top: 1px solid;
    text-align: right;
    padding: 0
}

.footer .right-section .social-icons-wrapper ul li {
    display: inline-block;
    font-size: 18px;
    margin: 15px 0 15px 25px
}

.footer .right-section .social-icons-wrapper ul li a {
    color: #41494c
}

.wrapper.home-wrapper section.color-section {
    padding: 90px 0
}

div#scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 40px;
    cursor: pointer;
    box-shadow: 0 0 6px 0;
    z-index: 9999999999999;
    display: none
}

.collection-section .collection-items-grid .da-thumbs li p.motor-details.text-center {
    color: rgba(67, 76, 65, .79)
}

.team-member-image img {
    max-height: 185px
}

.team-member-details p {
    font-size: 18px !important;
    line-height: 25px !important;
    margin-bottom: 0 !important
}

section.details-tabs {
    margin-top: 70px
}

.color-section a.back-button {
    display: none;
    font-size: 15px;
    border: 2px solid #a8a295;
    padding: 7px;
    color: #a8a295;
    border-radius: 25px;
    margin: 0 auto;
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

a.scroll-down-arrow {
    color: #ffffff;
    font-size: 30px;
    border: 2px solid;
    padding: 7px 18px;
    border-radius: 40px;
    display: none;
}

.dgallery-popup {
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 100%;
    background: #000000;
    height: 100%;
}

.dgallery-popup img {
    height: auto;
    width: 100%;
}

#fbplus-left, #fbplus-right {
    width: 15% !important;
}

#gallery-popup {
    position: fixed;
    z-index: -99999999999;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    background: black;
    opacity: 0;
}

#gallery-popup .fa-close {
    position: absolute;
    z-index: 999999999;
    color: white;
    font-size: 30px;
    right: 15px;
    text-shadow: 0px 0px 2px #000000
}

#gallery-popup .slick-slide img {
    margin: 0 auto;
}

@media (max-width: 1402px) and (min-width: 1200px) {
    .collection-section .collection-items-grid .da-thumbs > li > a > div > span {
        padding: 0 18px
    }

    .collection-section.home .collection-items-grid .da-thumbs li p.model-name, .collection-section.home .collection-items-grid .da-thumbs li p.model-price span {
        font-size: 21px
    }
}

@media (max-width: 1280px) and (min-width: 1200px) {
    .collection-section .collection-items-grid .da-thumbs > li > a > div > span i.fa.fa-long-arrow-right {
        width: 25px;
        height: 25px;
        line-height: 25px
    }
}

@media (max-width: 1200px) {
    .wrapper.home-wrapper section.color-section.image-background > div {
        background-color: rgba(0, 0, 0, .55)
    }

    .navbar-header {
        float: none
    }

    .navbar-left, .navbar-nav, .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        margin-top: 7.5px
    }

    .navbar-nav > li {
        float: none
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collapse.in {
        display: block !important
    }
}

.navbar-toggle {
    margin-top: 27px
}


@media (max-width: 991px) {
    .reviews-section .review-box.show-on-mobile {
        display: block !important;
    }

    .reviews-section .review-box.hide-on-mobile {
        display: none !important;
    }
}

@media (max-width: 990px) {
    .scroll-down-arrow-wrapper {
        margin-top: 50px;
    }

    a.scroll-down-arrow {
        display: inline;
    }

    .collection-section .collection-items-grid .da-thumbs li a div {
        display: none !important;
    }

    section.news-items-grid .item-date-and-title p.item-title, section.tags-and-latest-news .right-section .item-date-and-title p.item-title {
        font-size: 17px;
        font-weight: 700;
        color: #2b3136
    }

    section.color-section .left-section {
        border-right: none
    }

    section.color-section p,
    section.color-section h1,
    section.color-section h2,
    section.color-section h3 {
        text-align: center
    }

    .home-slider-text h3 {
        line-height: 30px;
        font-size: 26px;
        text-align: left;
        margin: 0 0 15px 0;
    }

    .home-slider-text p {
        line-height: 18px;
        font-size: 14px;
        margin: 0;
        max-width: initial;
    }

    .home-left-image {
        height: 380px;
    }
}

.tp-caption.white h1, .white h1 {
    font-size: 95px !important;
    line-height: 100px !important;
    font-weight: 600;
}

@media (max-width: 812px) {
    #fbplus-close:before {
        display: none !important;
    }

    #fbplus-wrap #fbplus-close {
        background-image: url(http://prospect.az/proagent/includes/img/close.png) !important;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center center;
        top: -23px !important;
    }

    #fbplus-bg-se,
    #fbplus-bg-e,
    #fbplus-bg-ne {
        display: none !important;
    }

    #fbplus-close:before {
        background: transparent !important;
    }

    div#fbplus-overlay {
        background-color: #000000 !important;
        opacity: 1 !important;
    }

    div#fbplus-bg-n {
        display: none !important;
    }

    #fbplus-img {
        margin: 0 auto !important;
        display: block !important;
        width: auto !important;

    }

    #fbplus-wrap {
        padding: 0px !important;
        width: 100% !important;
        left: 0 !important;
    }

    #fbplus-content {
        border-width: 0 !important;
        width: 100% !important;
        background-color: #000000 !important;
        border: 0px solid #000 !important;
    }

    #fbplus-close {
        right: 5px !important;
    }

    #fbplus-outer {
        background: #000000;
    }


    #fbplus-overlay,
    #fbplus-wrap {
        display: none !important;
    }

    #gallery-popup.open-popup {
        opacity: 1;
        z-index: 99999999999;
    }
}

@media (max-width: 812px) and (orientation: portrait) {
    #fbplus-wrap #fbplus-close {
        top: -30px !important;
    }

    #fbplus-img {
        height: auto !important;
    }
}

@media (max-width: 802px) {
    .tp-caption.white, .white {
        left: 14% !important
    }

    .tp-caption.white h1, .white h1 {
        font-size: 83px !important;
        line-height: 80px !important
    }

    .tp-caption.white, .white br {
        line-height: 80px !important
    }
}

@media (max-width: 768px) {
    .color-section a.back-button {
        display: inline-block;
    }

    .slider-and-details-table .right-section.desktop-view {
        display: none !important
    }

    .slider-and-details-table .right-section.mobile-view {
        display: block !important
    }

    .slider-and-details-table .right-section .detail-table {
        width: 100%;
        margin: 30px 20px
    }

    .color-section .collection-next-item, .color-section .collection-prev-item {
        top: inherit;
        bottom: 20px
    }
}

@media (max-width: 768px) and (min-width: 512px) {
    .collection-section .collection-items-grid .da-thumbs li {
        width: 50% !important;
    }

    .collection-section .collection-items-grid .da-thumbs .da-thumbs-title,
    .collection-section .collection-items-grid .da-thumbs .da-thumbs-price {
        width: initial;
        float: initial;
    }

    .collection-section .collection-items-grid .da-thumbs .da-thumbs-title p {
        text-align: center;
    }

    .collection-section .collection-items-grid .da-thumbs .da-thumbs-price p {
        margin: 10px 0 0 0;
        text-align: center;
    }

    .collection-section .collection-items-grid .da-thumbs .da-thumbs-price p.model-price span {
        display: initial;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }
}

@media (max-width: 768px) {
    #fbplus-left #fbplus-left-ico:before,
    #fbplus-right #fbplus-right-ico:after {
        padding: 0px 10px;
        height: 45px;
        width: 45px;
    }

    #fbplus-wrap {
        padding: 0px !important;
        width: 100% !important;
        left: 0 !important;
    }

    #fbplus-content {
        border-width: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    #fbplus-close {
        right: 5px !important;
    }

    .home-text-image-s2 .home-text-wrap, .home-text-image-s1 .home-text-wrap {
        margin: 15px;
        max-width: initial;
    }

    .home-left-image {
        height: 280px;
    }
}

@media screen and (max-width: 650px) {
    body #callnowbutton {
        display: block;
        position: fixed;
        text-decoration: none;
        z-index: 9999;
        width: 53px;
        height: 53px;
        border-radius: 80px;
        border: 2px solid #fff;
        bottom: 10px;
        left: 10px;
        background-size: 25px
    }
}

@media (max-width: 746px) {
    .tp-caption.white h1, .white h1 {
        font-size: 76px !important;
        line-height: 76px !important
    }

    .tp-caption.white, .white br {
        line-height: 76px !important
    }
}

@media (max-width: 608px) {
    .tp-caption.white h1, .white h1 {
        font-size: 60px !important;
        line-height: 60px !important
    }

    .tp-caption.white, .white br {
        line-height: 60px !important
    }

    .home-slider-text h3 {
        text-align: left;
        line-height: 22px;
        font-size: 18px;
        margin: 0 0 5px 0;
    }

    .home-slider-text p {
        line-height: 15px;
        font-size: 13px;
    }

    .home-slider-text {
        position: relative;
        background-color: rgba(0, 0, 0, 0.9);
    }
}

@media (max-width: 550px) {
    .details-tabs .nav-pills > li {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 10px
    }

    .details-tabs .nav-pills > li > a {
        width: 100%;
        text-align: center
    }
}

@media (max-width: 500px) {
    section.tags-and-latest-news .right-section .new-item {
        width: 100%
    }
}

@media (max-width: 490px) {
    .tp-caption.white h1, .white h1 {
        font-size: 53px !important;
        line-height: 53px !important
    }

    .tp-caption.white, .white br {
        line-height: 53px !important
    }
}

@media (max-width: 488px) {
    .team-members .team-member-details, .team-members .team-member-image {
        float: left;
        width: 100%;
        text-align: center;
        margin-left: 0
    }

    .team-members .team-member-image img {
        display: inline
    }

    .team-members .team-member-details {
        margin-top: 25px;
        margin-bottom: 45px
    }
}

@media (max-width: 479px) {
    #fbplus-left #fbplus-left-ico:before,
    #fbplus-right #fbplus-right-ico:after {
        padding: 0px 10px;
        height: 45px;
        width: 45px;
    }

    #fbplus-wrap {
        padding: 0px !important;
        width: 100% !important;
        left: 0 !important;
    }

    #fbplus-content {
        border-width: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    #fbplus-close {
        right: 5px !important;
    }

    section.slider-and-details-table .left-section,
    .slider-and-details-table .thumbnails-carousel i {
        display: none;
        visibility: hidden;
        height: 0;
        width: 0;
    }

    section.color-section.hidden-print .left-section > h1 {
        display: none;
    }

    .slick-list.draggable {
        padding: 0px 10px;
    }
}

@media (max-width: 476px) {
    .navbar-brand > img {
        display: inline-block;
        width: 100%;
        max-width: 210px
    }

    .tp-caption.arrow.tp-fade.tp-resizeme.start {
        display: none !important
    }
}

@media (max-width: 410px) {
    .tp-caption.white h1, .white h1 {
        font-size: 41px !important;
        line-height: 41px !important
    }

    .tp-caption.white, .white br {
        line-height: 41px !important
    }
}

@media (max-width: 346px) {
    .collection-section .collection-items-grid .da-thumbs > li > a > div > span {
        padding: 0 18px
    }

    .collection-section.home .collection-items-grid .da-thumbs li p.model-name, .collection-section.home .collection-items-grid .da-thumbs li p.model-price span {
        font-size: 21px
    }

    .collection-section .collection-items-grid .da-thumbs > li > a > div > span i.fa.fa-long-arrow-right {
        width: 25px;
        height: 25px;
        line-height: 25px
    }

    .da-thumbs li a div span {
        padding: 0
    }

    .slider-and-details-table .right-section .detail-table {
        margin: 50px 10px
    }
}

.top-navigation.navbar-default .navbar-nav > li > a:hover {
    border-color: #8c908b
}

section.color-section.image-background * {
    text-align: left !important
}

span.text-center.filter-small-text {
    font-size: 12px;
    font-weight: 700 !important
}

a.hele-collectie {
    background: #424c41;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 65px;
    border-radius: 30px
}

.hele-collectie-wrapper {
    margin-bottom: 50px
}

#fbplus-wrap {
    z-index: 9999999999 !important;
}

.zoomContainer, .zoomWindow {
    visibility: hidden !important
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
    border: 2px solid #fff;
    font-size: 20px;
    border-radius: 12px;
    color: red
}

#fbplus-loading {
    z-index: 999999999
}

#fbplus-close, #fbplus-left-ico, #fbplus-right-ico {
    background-image: none !important
}

#fbplus-close:before {
    content: '\002b';
    font-size: 20px;
    border: 2px solid #FFF;
    padding: 0 8px;
    color: #FFF;
    border-radius: 25px;
    background: #424c41;
    transform: rotate(45deg);
    width: 32px;
    display: block
}

#fbplus-left #fbplus-left-ico:before {
    content: "\2192"
}

#fbplus-right #fbplus-right-ico:after {
    content: "\2190";
    position: absolute;
    right: 0;

}

#fbplus-left-ico, #fbplus-right-ico {
    width: 50px;
    height: 50px
}

#fbplus-left #fbplus-left-ico:before, #fbplus-right #fbplus-right-ico:after {
    font-size: 20px;
    border: 2px solid #ffffff;
    padding: 3px 8px;
    color: #ffffff;
    border-radius: 25px;
    height: 40px;
    display: block;
    width: 40px;
    background: transparent;
    font-weight: 900;
}

.motor-details .km {
    margin: 0;
    box-shadow: none;
    padding: 0;
    border: 0
}

.footer-green-text {
    color: #818e8a
}

@media print {
    * {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }

    body .show-print {
        display: block !important
    }

    body .hidden-print {
        display: none !important
    }

    body .col-print-6 {
        width: 50% !important;
        float: left !important
    }

    body .col-print-6 .detail-table {
        margin: 0 0 0 60px !important;
        float: right !important
    }

    section.color-section.contact {
        background: #424c41;
        color: #fff;
        padding: 15px 0
    }

    section.color-section.contact p {
        text-align: left
    }

    section.color-section.contact .left-section {
        border-right: 3px solid #263024
    }

    section.details-tabs {
        margin-top: 10px
    }

    .details-tabs .tab-content {
        margin-top: 10px;
        padding-bottom: 0
    }

    .team-members {
        padding: 0
    }

    .details-tabs .nav-pills > li {
        width: inherit;
        padding: 0
    }

    img.print-logo {
        margin-bottom: 50px
    }

    p.print-heading {
        font-size: 30px;
        font-weight: 400
    }

    .slider-and-details-table .right-section .detail-table {
        width: initial
    }
}

div.loading-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.loading-mask-image-wrapper {
    height: 100%;
    width: 100%;
    background-color: rgba(67, 76, 65, .72);
    position: absolute
}

.loading-mask .preloader-image {
    background-image: url(https://raw.githubusercontent.com/igorlino/fancybox-plus/1.3.7/images/fbplus/fbplus.png);
    height: 40px;
    width: 40px;
    margin: 0 auto
}

.share-print-icons {
    list-style: none;
    padding: 0;
    margin-left: 60px;
    cursor: pointer
}

#fbplus-left, #fbplus-right {
    visibility: visible
}

#fbplus-right span {
    left: auto;
    right: 20px
}

#fbplus-left span {
    left: 20px
}

#fbplus-overlay, #fbplus-overlay *, #fbplus-wrap, #fbplus-wrap *, body, section.slider-and-details-table * {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.collection-section .collection-items-grid .da-thumbs li p.car-status {
    position: absolute;
    top: 20px;
    z-index: 996;
    margin: 8px;
    left: -55px;
    text-align: center
}

.collection-section .collection-items-grid .da-thumbs li p.car-status span {
    transform: rotate(-45deg);
    display: block;
    color: #fff;
    height: 35px;
    width: 195px;
    line-height: 35px;
    border: 1px solid #fff
}

.collection-section .collection-items-grid .da-thumbs li p.nieuw-binnen span {
    background-color: #424c41
}

.collection-section .collection-items-grid .da-thumbs li p.verkocht span {
    background-color: #650000
}

.collection-section .collection-items-grid .da-thumbs li p.car-status.home-page {
    top: 20px;
    left: -80px
}

section.over-ons-text p {
    font-size: 16px
}

ul.share-print-icons.hidden-print li {
    display: inline-block
}

.collection-items-grid .da-thumbs li a {
    cursor: pointer
}

p.watermark {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 9px 0 !important;
    background-color: rgba(128, 128, 128, .54);
    text-shadow: 0 0 12px #fff;
    width: 100%;
    text-align: center
}

p.watermark img, p.watermark span {
    padding: 0 5px;
    line-height: 14px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 260px;
    color: #424c41
}

.reviews-section {
    padding: 55px 0;
    color: #424c41
}

.reviews-section .review-box {
    overflow: hidden;
    padding-bottom: 30px
}

.reviews-section .review-box.show-on-mobile {
    display: none;
}

.reviews-section .review-box .rating .total-rating {
    width: 100%;
    height: 180px;
    background-color: #424c41;
    color: #fff;
    text-align: center;
    line-height: 180px;
    font-size: 65px
}

.reviews-section .review-box .rating .rating-stars {
    border: 1px solid #d2d2d2
}

.reviews-section .review-box .review {
    padding: 20px;
    border: 1px solid #d2d2d2
}

.reviews-section .review-box .review .review-name {
    display: block;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize
}

.reviews-section .review-box .review .review-city {
    clear: both;
    font-weight: 500;
    line-height: 20px;
    font-size: 16px;
    text-transform: capitalize
}

.reviews-section .review-box .review .review-title {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px
}

.reviews-section .review-box .recommendation-text {
    background-color: #adafa4;
    padding: 15px;
    font-weight: 600;
    border: 1px solid #d2d2d2;
    border-right: none
}

.reviews-section .review-box .rating-steps {
    background-color: #adafa4;
    padding: 15px;
    border: 1px solid #d2d2d2;
    border-left: none
}

.reviews-section .review-box .rating-steps .rating-step {
    display: inline-block;
    margin-right: 10px
}

.reviews-section .review-box .rating-steps .rating-step .rating-value {
    font-weight: 600;
    margin-left: 5px
}

.reviews-section .review-box .rating-steps p {
    margin-bottom: 0
}

.reviews-section .review-box .rating .rating-stars img {
    margin: 15px auto;
    background-image: url(media/stars-background.png);
    background-repeat-x: no-repeat
}

.slick-track[role=listbox].zeroTranslate {
    transform: translate3d(0, 0, 0) !important
}

.collection-section .collection-items-grid .da-thumbs li.havent-model-cars {
    font-size: 35px;
    font-weight: 600
}

.recaptcha-row {
    margin-top: 45px;
}