/* normal */

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}

input,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #000;
}

body {
    background: #fff;
}

img {
    border: 0px;
    display: block;
}

a,
input {
    outline: none;
}

#wrapper {
    overflow: hidden;
}

#button {
  display: inline-block;
  background-color: #265332;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  box-shadow:0px 2px 5px rgba(0,0,0,0.8);
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}


/*
 2.0.2) Global Headings
 -----------------------------*/

ol,
ul {
    list-style: none;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
}

h1,
.h1 {
    font-size: 42px;
    color: #000;
    letter-spacing: 1px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

a:hover {
    color: #265332;
}

a.btn {
    border: 1px solid #ffffff;
    background-color: #0e3218;
    padding: 11px 22px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.09px;
    outline: 1px solid #0e3218;
    outline-offset: 2px;
}

.centering {
    max-width: 1470px;
    margin: auto;
    padding: 0px 15px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.logo-main {
    position: absolute;
    top: -40px;
}
.logo-main img { max-width: 178px; }
.right-bar-header {
    float: right;
}

.right-bar-header .navBar ul li {
    float: left;
}

.right-bar-header .navBar ul li { position: relative; }
.right-bar-header .navBar ul ul { display: none; position: absolute; left: 0; background: #fff; top: 52px; width: 250px; border-top: 11px solid #0e3218; }
.right-bar-header .navBar ul ul li { float: none; width: 100%; border-top: 1px solid rgba(0,0,0,0.3); }
.right-bar-header .navBar ul ul li:first-child { border-top: 0; }
.right-bar-header .navBar ul ul a { display: block; }
.right-bar-header .navBar ul.sub-menu::before { width: 0; height: 0; border-left: 11px solid transparent; border-right: 11px solid transparent; border-bottom: 11px solid #0e3218; position: absolute; left: 18px; top: -18px; content: ""; }
.right-bar-header .navBar ul li:hover ul { display: block; }
/* Banner */

.filter { display: flex;
    justify-content: center; padding: 20px 30px;  align-items: center; }
.filter select { padding: 10px 20px; font-size: 15px; }
.filter .col { margin: 0 10px; }
.searching { text-align: center; display: block; font-family: 20px; padding: 30px; }

#header {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10;
    margin-top: 48px;
}

.right-bar-header .navBar ul li a {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 11px;
    display: block;
    font-weight: 500;
}

.top-banner-part {
    background-color: #265332;
}

.right-bar-header .navBar {
    float: left;
    padding-right: 9px;
}

#flags_language_selector {
    float: right;
    margin-top: 20px;
    padding-right: 2px;
}

#flags_language_selector ul li {
    float: left;
    padding-left: 6px;
}

.logo-main span {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -91px;
}

.top-banner-part .left {
    width: 50%;
    float: left;
}

.top-banner-part .right {
    width: 50%;
    float: right;
}

.top-banner-part .right .slider-top .slider-item {
    padding-top: 118.1%;
    background-size: cover;
    background-position: center;
}

.top-banner-part .left .right-text {
    float: right;
    margin-top: 34.4%;
    display: block;
    width: 100%;
    max-width: 619px;
    padding-left: 15px;
}

.top-banner-part .left .right-text h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    line-height: 61px;
    max-width: 500px;
}

.banner-buttons {
    padding-top: 15px;
    padding-left: 7px;
}

.banner-buttons a.btn {
    padding: 11px 12px;
    outline: 1px solid #fff;
    margin-right: 17px;
}

a.btn.white { color: #fff; margin-top: 20px; margin-right: 20px; }

.top-banner-part .left {
    background-image: url(../images/top-slider-half.png);
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-position-x: 100%;
}

.bottom-section {
    background-color: #fff6e6;
    padding-top: 56px;
    padding-bottom: 75px;
}

.bottom-section .content-main {
    float: left;
    padding-top: 94px;
    width: 50%;
    text-align: center;
}

.bottom-section .image-main-right {
    float: right;
    margin-bottom: 56px;
    width: 50%;
}

.bottom-section .content-main h4 {
    color: #265332;
    font-size: 35px;
    font-weight: 700;
}

.bottom-section .content-main strong {
    color: #350106;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 21px;
    display: inline-block;
}

.bottom-section .content-main p {
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    max-width: 390px;
    margin: auto;
    margin-bottom: 28px;
}

.bottom-section .image-main-right img {
    max-width: 100%;
}

.bottom-section .right.content-main {
    float: right;
}

.bottom-section .left.image-main-right {
    float: left;
}

.main-cars {
    text-align: left;
    padding-top: 18px;
    margin-bottom: 79px;
}

.main-cars h2 {
    color: #265332;
    font-size: 35px;
    font-weight: 700;
}

.main-cars strong {
    color: #350106;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 21px;
    display: inline-block;
}

.main-cars ul {
    padding-top: 28px;
    margin: 0px -20px;
}

.main-cars ul li {
    width: 33%;
    padding: 0px 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.post-type-archive-koopjes .main-cars ul li,
.tax-koopjes_cat .main-cars ul li, .post-type-archive-nieuwedelen  .main-cars ul li, .tax-nieuwedelen_cat .main-cars ul li {
	width: 20%;
	  padding: 0px 10px;
	 float:left;
}



.post-type-archive-koopjes .main-cars ul li:nth-child(5n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(5n+1) {
	clear:both;
}

.single-koopjes .gallery-main {
	max-width:600px;
	margin:auto;
	display:block;
}

.main-cars ul li .images-bar {
    margin-bottom: 5px;
	max-height:336px;
}

.main-cars ul li .images-bar img{
	width: 100%;
	height: 100%;
	max-height: 336px;
}

.main-cars ul li h4 {
    height: 58px;
    display: table;
    margin: 0;
    line-height: 23px;
    text-align: center;
    width: 100%;
}


.main-cars ul li h4 a {
    color: #265332;
    font-size: 20px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}
.main-cars ul li .call-top-action h4 {
	    line-height: 41px;
    max-width: 330px;
    margin: auto;
    margin-bottom: 32px;
}

.main-cars ul li .prize {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.47px;
    margin-top: 5px;
    margin-bottom: 19px;
}

.bottom-main-section h3 {
    color: #ffffff;
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-top: 56px;
    margin-bottom: 15px;
}

.bottom-main-section h4 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.bottom-main-section .left {
    width: 50%;
    background-color: #265332;
    padding: 0px 35px;
}

.bottom-main-section .right {
    width: 50%;
    padding: 0px 35px;
}

.bottom-main-section .left-con {
    width: 59%;
    float: left;
}

.bottom-main-section .right-con-img {
    width: 39%;
    float: right;
}

.bottom-main-section .left-con p {
    color: #fff;
}

.bottom-main-section a.btn {
    margin: auto;
    display: table;
    margin-top: 31px;
    margin-bottom: 56px;
}

.bottom-main-section .left a.btn {
    outline: 1px solid #fff;
}

.bottom-main-section .right h3 {
    color: #350106;
}

.bottom-main-section .right h4 {
    color: #265332;
}

.bottom-main-section .right p {
    color: #350106;
}

.bottom-main-section .right h5 {
    color: #265332;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.bottom-main-section .right p {
    color: #265332;
}

.bottom-main-section .right p span {
    color: #962d38;
}

.bottom-main-section .left-con ul li {
    margin-bottom: 14px;
}

.bottom-main-section .left-con ul li:last-child {
    margin-bottom: 0px;
}

#footer {
    background-color: #265332;
    padding-top: 46px;
}

#footer .left-footer {
    float: left;
    width: 14%;
}

#footer .right-footer {
    float: right;
    width: 86%;
}

#footer .right-footer .left-content-footer {
    width: 63%;
    float: left;
}

#footer .right-footer .right-car-img {
    width: 37%;
    float: right;
}

#footer .right-footer .left-content-footer .left {
    width: 47%;
    padding-left: 5px;
}

#footer .right-footer .left-content-footer .right {
    width: 53%;
}

#footer .right-footer .left-content-footer h4 {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#footer .right-footer .left-content-footer p {
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    margin-top: 18px;
}

.footer-logo-bar ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px;
}

.footer-logo-bar ul li img {
    max-width: 64px;
    max-height: 29px;
}

.footer-logo-bar {
    margin-top: 41px;
}

.footer-bottom {
    color: #fff;
    margin-top: 47px;
    border-top: 1px solid #fff;
    padding-top: 14px;
    padding-bottom: 13px;
}

.footer-bottom p {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}

.top-banner-part .banner-inner {
    padding-top: 20.8%;
    background-size: cover;
}

.content-main.full {
    width: 100%;
}

.bottom-section.inner .content-main {
    padding-top: 0;
}

.bottom-main {
    background-color: #fff6e6;
}

.bottom-section.inner {
    padding-top: 34px;
    padding-bottom: 12px;
}

.bottom-section.inner .content-main p {
    max-width: 543px;
	text-align:left;
}
 
.bottom-section.inner .content-main strong {
    margin-bottom: 29px;
}

.bottom-section-logo .footer-logo-bar {
    margin: 0;
    padding-top: 12px;
}

.bottom-section-logo {
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.25), inset 0 -2px 3px rgba(0, 0, 0, 0.25);
    background-color: #265332;
    text-align: center;
    padding: 10px 0px 20px 0px;
}

.bottom-section-logo h4 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.bottom-main .main-cars ul {
    padding-top: 24px;
}

.bottom-main .main-cars {
    margin-bottom: 0px;
    padding-bottom: 60px;
}

.bottom-main .main-cars ul li {
    margin-bottom: 50px;
    min-height:390px;
}

.pagination ul li {
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 0;
    width: auto;
    margin: 0px 10px;
}

.pagination ul {
    padding-top: 0 !important;
    margin: 0 !important;
}

.pagination {
    text-align: center;
    margin-top: -21px;
}

.pagination ul li a.next,
.pagination ul li a.prev {
    display: none;
}

.pagination ul li a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.09px;
}

.pagination ul li a,
.pagination ul li span {
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
    background-color: #0e3218;
    display: block;
    color: #fff;
    line-height: 48px;
    outline: 1px solid #0e3218;
    outline-offset: 1px;
}

.sold-bar {
    position: absolute;
    top: -37px;
    right: -100px;
    font-family: 'Dancing Script', cursive;
    transform: rotate(31deg);
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    background-color: #0e3218;
    padding: 64px 21px 0px;
    width: 280px;
    height: 100px;
    text-align: center;
}

.images-bar {
    position: relative;
    overflow: hidden;
}

.left-content-main-inner {
    width: 62%;
    float: left;
    text-align: left;
    margin-top: 9px;
}

.left-content-main-inner p {
    max-width: 100% !important;
}

.right-call-top-action {
    width: 36%;
    float: right;
}
.left-content-main-inner a {
	color:#350106;
}

.bottom-section .content-main .call-top-action h4 {
    font-family: 'Dancing Script', cursive;
    transform: rotate(-4deg);
    color: #ffffff;
    font-size: 41px;
    font-weight: 700;
    line-height: 41px;
}

.call-top-action h4 {
    font-family: 'Dancing Script', cursive;
    transform: rotate(-4deg);
    color: #ffffff;
    font-size: 41px;
    font-weight: 700;
    line-height: 41px;
    max-width: 330px;
    margin: auto;
    margin-bottom: 32px;
}

.call-top-action a.btn {
    outline: 1px solid #fff;
}

.call-top-action {
    border: 1px solid #ffffff;
    background-color: #350106;
    outline: 5px solid #350106;
    min-height: 214px;
    max-width: 100%;
    padding-top: 33px;
    width: 100%;
    text-align: center;
}
.agenda-section .left-con ul li h5 {
	color:#265332;
}
.agenda-section .left-con ul li {
	margin-bottom:20px;
}
.agenda-section .left-con ul li span {
	color:#962d38;
}
.bottom-section.inner.over-one-pack .content-main {
    max-width: 1024px;
    margin: auto;
    float: inherit;
}

.bottom-section.inner .content-main p:last-child {
    margin-bottom: 0px;
}

.right-call-top-action .call-top-action {
    float: right;
    margin-top: 18px;
}

.bottom-main h2 {
    text-align: center;
}

.bottom-main strong {
    text-align: center;
    margin: auto;
    display: table;
}

.slider-for {
    margin-top: 11px;
}

.slider-for .item-for {
    background-size: cover;
    padding-top: 75.2%;
}

.slider-nav {
    margin-top: 14px;
}

.slider-nav .item-nav {
    padding-top: 79.5%;
    background-size: cover;
}

.slider-nav .slick-track {}

.gallery-main {
    display: block;
    width: 100%;
}

.gallery-main {
    position: relative;
}

.gallery-main .slick-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    background-image: url(../images/left-cl.png);
    width: 15px;
    height: 35px;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    outline: 0;
    text-indent: -300px;
    cursor: pointer;
}

.gallery-main .slick-next {
    position: absolute;
    right: -30px;
    top: 50%;
    background-image: url(../images/right-cl.png);
    width: 15px;
    height: 35px;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    outline: 0;
    text-indent: -300px;
    cursor: pointer;
}

.slider-nav .slick-slide {
    padding: 0px 8.5px;
}

.slider-nav .slick-list {
    margin: 0px -9px;
}

.bottom-main.inner-page-sec-one {
    padding-top: 50px;
}

.bottom-main.inner-page-sec-one .main-cars ul {
    padding-top: 50px;
}

.bottom-main.inner-page-sec-one .main-cars {
    padding-bottom: 19px;
}

.bottom-section.inner.inner-one {
    padding-bottom: 41px;
}

.main-cars h2 {
    text-align: center;
}

.main-cars strong {
    text-align: center;
    margin: auto;
    display: table;
}

.prize-content-inner {
    margin-bottom: 20px;
}

body.single-klassiekers .gallery-main {
    padding-bottom: 80px;
}

body.single-klassiekers .bottom-section .content-main h4.title {
    max-width: 400px;
    margin: auto;
    margin-bottom: 10px;
}

.calender-call {
    border: 1px solid #0e3218;
    padding: 11px 22px;
    color: #ffffff;
    outline: 1px solid #0e3218;
    outline-offset: 4px;
    margin-top: 32px;
    min-height: 261px;
}

.calender-call h3 {
    color: #265332;
    margin-top: 7px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 27px;
}

.calender-call ul li {
    text-align: left;
    margin-bottom: 13px;
}

.calender-call ul li h5 {
    color: #265332;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    line-height: 24px;
}

body .page-bar .ambedigen-bar {
    background-color: #265332;
    margin-top: 23px;
    min-height: 292px;
    padding-top: 23px;
    padding-left: 18px;
    padding-right: 18px;
    margin: 24px -5px;
    padding-bottom: 20px;
}

body .page-bar .ambedigen-bar h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}

body .page-bar .ambedigen-bar h4 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 300;
}

body .page-bar .ambedigen-bar p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin-top: 21px;
    margin-bottom: 19px;
}

body .page-bar .ambedigen-bar a.btn {
    outline: 1px solid #fff;
}

body .page-bar .bottom-section.inner {
    padding-bottom: 81px;
}

.full-bar-promo {
    background-color: #350106;
    margin-top: 76px;
    padding-bottom: 31px;
    margin-bottom: 32px;
}

.page-template-onderdelen-tpl .right-call-top-action .call-top-action {
    margin-bottom: 23px;
}

.full-bar-promo .left-promo {
    width: 34%;
    float: left;
}

.full-bar-promo .left-promo h4 {
    transform: rotate(-4deg);
    color: #ffffff;
    font-size: 41px;
    font-weight: 700;
    line-height: 41px;
    font-family: 'Dancing Script', cursive;
    text-align: center;
    max-width: 280px;
    margin: auto;
    margin-top: 65px;
}

.full-bar-promo .right-promo {
    width: 66%;
    float: right;
}

.full-bar-promo .right-promo .left {
    width: 61%;
    padding-top: 28px;
}

.full-bar-promo .right-promo .left p {
    max-width: 464px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

.full-bar-promo .right-promo .right {
    width: 39%;
    padding-top: 28px;
}

.full-bar-promo .right-promo .right img {
    margin-top: -96px;
    max-width: 278px;
    float: right;
    width: 100%;
    margin-right: 15px;
    height: 346px;
    position: absolute;
}

.full-bar-promo .right-promo a.btn {
    margin-top: 25px;
}

div.wpcf7, .form-area {
    max-width: 601px;
    margin: auto;
    width: 100%;
    padding-bottom: 48px;
}

.form-main h4 {
    color: #265332;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    display: table;
    margin: auto;
    margin-bottom: 39px;
    margin-top: 46px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #0e3218;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #0e3218;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #0e3218;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #0e3218;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="phone"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea, 
.form-area input[type="text"],
.form-area input[type="phone"],
.form-area input[type="email"],
.form-area select,
.form-area textarea
{
    border: 1px solid #0e3218;
    padding: 14px 15px;
    color: #0e3218;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.09px;
    margin-bottom: 14px;
    width: 100%;
}

.wpcf7 textarea, .form-area textarea {
    height: 177px;
    margin: 0;
}

.wpcf7 p.info-text,
.wpcf7 p.info-text a {
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.47px;
}

.wpcf7 p.info-text a {
    text-decoration: underline;
}

.wpcf7 input[type="submit"], .form-area input[type="submit"] {
    border: 1px solid #ffffff;
    background-color: #0e3218;
    padding: 11px 22px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.09px;
    outline: 1px solid #0e3218;
    outline-offset: 2px;
    cursor: pointer;
    margin: auto;
    display: table;
    margin-top: 33px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

.wpcf7 select {
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 98%;
}

.main-cars.centering.catalog ul li {
    width: 25%;
    float: left;
    display: inherit;
}

.main-cars.centering.catalog ul li img {
    margin: auto;
	    width: auto;
}

#no-found {
    padding-top: 170px;
    padding-bottom: 120px;
    min-height: 390px;
}

.bottom-main .main-cars ul li .call-top-action h4 {
    line-height: 41px;
    max-width: 330px;
    margin: auto;
    margin-bottom: 32px;
}

.bar-main{
	display:none;
}


.footer-bottom .right a{
	color:#fff;
	
}


@media(max-width:1200px){
	
	.right-bar-header .navBar ul li a{
		    padding: 14px 5px;
	}
	}
	
	
@media(max-width:1119px){
	
	.bar-main{
display: block;
    background-image: url(../images/menu.png);
    width: 32px;
    height: 32px;
    float: right;
    margin: 10px 9px;
}

.right-bar-header .navBar{
    display: none;
    position: absolute;
    top: 51px;
    width: 100%;
    background-color: #fff;
    left: 0;
    right: 0;
    z-index: 9;
    padding-top: 30px;
    padding-left: 20px;
	
}
.right-bar-header .navBar ul li {
    float: left;
    width: 100%;
}
.post-type-archive-koopjes .main-cars ul li,
.tax-koopjes_cat .main-cars ul li, .post-type-archive-nieuwedelen  .main-cars ul li, .tax-nieuwedelen_cat .main-cars ul li {
	width: 25%;
	padding: 0px 10px;
	 float:left;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(5n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(5n+1)  {
	clear:none !important;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(4n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(4n+1)  {
	clear:both;
}
.right-bar-header .navBar ul ul  { width: 100%;  display: block; position: static; border: 0; }
.right-bar-header .navBar ul.sub-menu::before , .right-bar-header .navBar ul.sub-menu::after { display: none; }
.right-bar-header .navBar ul ul li { border: 0; }

}


@media(max-width:1024px){
.bottom-section .content-main{
	padding-top: 44px;
}
.left-content-main-inner iframe {
	width:100% !important;
}
div.wpcf7 .ajax-loader {
	display:none !important;
}
div.wpcf7 {
	padding-bottom:0px;
}
}

@media(max-width:992px){
	.main-cars.centering.catalog ul{
	  text-align:center;
	}
	.main-cars.centering.catalog ul li{
		    width: 33%;
	}
	 
	
	.main-cars.centering.catalog ul li img{
		max-width:350px;
	}
	.bottom-section .content-main{
		    width: 100%;
			    padding-top: 0;
    margin-bottom: 20px;
	}
	
	.bottom-section .image-main-right{
		    width: 100%;
	}
	
	.bottom-section .image-main-right img{
		
		    margin: auto;
    margin-top: 20px;
		
	}
	
	.bottom-main-section .left {
    width: 100%;
	}
	.bottom-main-section .right {
    width: 100%;
	}
	
	#footer .right-footer .right-car-img {
    width: 28%;

	}
	#footer .right-footer .left-content-footer {
    width: 72%;
	}
	
	.left-content-main-inner {
    width: 100%;
    
}

.right-call-top-action {
    width: auto;
    float: inherit;
    margin: auto;
    display: table;
    margin-bottom: 40px;
}
.main-cars ul li {
    width: 49%;
}

.pagination ul li{
	    width: auto !important;
}

.main-cars ul li{
	    margin-bottom: 40px;
}


.banner-buttons a.btn{
	margin-bottom: 10px;
}
.post-type-archive-koopjes .main-cars ul li,
.tax-koopjes_cat .main-cars ul li, .post-type-archive-nieuwedelen  .main-cars ul li, .tax-nieuwedelen_cat .main-cars ul li {
	width: 33.3%;
	  padding: 0px 10px;
	 float:left;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(5n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(5n+1),
.post-type-archive-koopjes .main-cars ul li:nth-child(4n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(4n+1)  {
	clear:none !important;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(3n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(3n+1)  {
	clear:both !important;
}

}

@media(max-width:910px){
	#footer .left-footer {
    float: initial;
	    margin-bottom: 20px;
    width: 120px;
    margin: auto;
}
#footer .right-footer {
    float: right;
    width: 100%;
}
	
}

@media(max-width:910px){
	#footer .right-footer .left-content-footer {
    width: 100%;
}
#footer .right-footer .right-car-img {
    width: 150px;
    margin: auto;
    float: initial;
}
#footer .right-footer .left-content-footer .left {
    width: 100%;
    padding-left: 5px;
    text-align: center;
}
#footer .right-footer .left-content-footer .right {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.bottom-section.inner .content-main img {
	display:block;
	width:100%;
	margin-bottom:20px;
}

}


@media(max-width:768px){
	
	
	
	.top-banner-part{
		    padding-top: 52px;
	}
	
	.footer-logo-bar{
		    text-align: center;
	}
	
	.footer-logo-bar ul li{
		    margin-bottom: 20px;
	}
	.main-cars.centering.catalog ul li{
		    width: 100%;
	}
	 
	
	.main-cars.centering.catalog ul li img{
		max-width:350px;
	}
#header{
	    margin-top: 0;
}	

.top-banner-part .left .right-text h2 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-top: 13px;
    width: 100%;
    float: inherit;
    margin: 0;
    max-width: 100%;
}
.top-banner-part .left .right-text {
    float: initial;
    margin-top: 24.4%;
    display: block;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 20px;
    padding-bottom: 6%;
    text-align: center;
}
.top-banner-part .right {
    width: 100%;
    float: right;
}
.top-banner-part .left {
width: 100%;
    float: left;
    height: auto !important;
}
.top-banner-part .right .slider-top .slider-item {
    padding-top: 95.1%;
}

.banner-buttons a.btn {
    margin-bottom: 10px;
    padding: 5px 9px;
    font-size: 8px;
    margin-right: 10px;
	
}
.main-cars ul li {
    width: 100%;
}
.bottom-main-section .left {
    width: 100%;
    text-align: center;
}
.bottom-main-section .right-con-img {
    width: 100%;
    float: right;
}
.bottom-main-section .left-con {
    width: 100%;
    float: left;
}
.bottom-main-section h4{
	font-size: 23px;
}
.footer-bottom {
	text-align:center;
}
.footer-bottom .left{
	width:100%;
}
.footer-bottom .right{
	width:100%;
}
.logo-main {
    position: absolute;
    top: 7px;
    width: 50px;
}
.logo-main span {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 8px;
    font-weight: 900;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -68px;
	display: none;
}
}
@media(max-width:767px){ 
.post-type-archive-koopjes .main-cars ul li,
.tax-koopjes_cat .main-cars ul li, .post-type-archive-nieuwedelen  .main-cars ul li, .tax-nieuwedelen_cat .main-cars ul li {
	width: 50%;
	  padding: 0px 10px;
	 float:left;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(5n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(5n+1),
.post-type-archive-koopjes .main-cars ul li:nth-child(4n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(4n+1),
.post-type-archive-koopjes .main-cars ul li:nth-child(3n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(3n+1)  {
	clear:none !important;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(2n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(2n+1)  {
	clear:both !important;
}
}

@media(max-width:639px){ 
.post-type-archive-koopjes .main-cars ul li,
.tax-koopjes_cat .main-cars ul li, .post-type-archive-nieuwedelen  .main-cars ul li, .tax-nieuwedelen_cat .main-cars ul li {
	width: 100%;
	  padding: 0px 10px;
	 float:none;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(5n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(5n+1),
.post-type-archive-koopjes .main-cars ul li:nth-child(4n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(4n+1),
.post-type-archive-koopjes .main-cars ul li:nth-child(3n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(3n+1)  {
	clear:none !important;
}
.post-type-archive-koopjes .main-cars ul li:nth-child(2n+1),
.tax-koopjes_cat .main-cars ul li:nth-child(2n+1)  {
	clear:both !important;
}
	
	.filter { display: block; }	
	.filter select { width: 100%; }
}
a.btn-term{
	color: #fff;
    border: 1px solid #fff;
    padding: 4px 8px;
    line-height: 36px;
	
}

.cat-links,
.comments-link,
footer.entry-meta{display:none;}
/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    display: none !important;
}