.headerIMG { width: 100%; }

@media (max-width: 1400px) {
	.section_option article .box_car_detail h2 { font-size: 2em; }
	.section_option article .box_car_detail h1 { font-size: 3em; }
	.hTitle { font-size: 2.25em; }
	.section_option article .box_car_detail h1:before { font-size: 18px; }
	.btn { line-height: 30px; font-size: 1.3em; }
}

@media (max-width: 1200px) {
	.section_option article .box_car_detail h2 { font-size: 2em; }
	.section_option article .box_car_detail h1 { font-size: 3em; }
	.hTitle { font-size: 2em;  right: 30px; margin-top: 20px  }
	.logo { left: 30px; margin-top: 20px }
	.section_option article .box_car_detail h1:before { font-size: 18px; }
	.btn { line-height: 30px; font-size: 1.3em; }
}
@media (min-width: 576px) {
    .modal-dialog {

    }
}
@media (max-width: 992px) {
    .modal-dialog {
		max-width: 90%
    }
	.hTitle { font-size: 1.75em; }
	.logo {  }
	.section_welcome h1 { font-size: 2.5em; }
}
@media (max-width: 768px) {
    section {
        padding: 30px 0;
    }
    .btn {
        max-width: inherit;
    }
	.adresse { }
	.section_social .social_content ul { justify-content: center; }
	.envelope:before, .phone:before { line-height: 50px; width: 50px; }
	.contact { width: 50px; }
    .section_welcome ul {
        display: block;
    }
    .section_welcome ul li {
        margin-right: 0;
        margin-bottom: 15px;
        border: 1px solid #ccc;
    }
    .section_social .social_content {
        padding: 30px 15px;
    }
    .section_social .social_content p {
        margin-bottom: 0;
        text-align: center;
    }
    .section_social .social_content ul {
        margin-bottom: 15px;
    }
    .section_social .social_content ul li:last-of-type a img {
        width: 10px;
    }
    .section_social .social_content ul li a {
        width: 50px;
        height: 50px;
    }
    .section_social .social_content ul li a img {
        width: 20px;
    }
    .section_option article .box_car {
        margin-bottom: 15px;
    }
    .section_option article .box_car .label {
        left: 10px;
        top: 10px;
        width: 50%;
    }
    .section_option article .box_car .prize {
        right: 10px;
        top: 10px;
        width: 30%;
    }
    .section_option article .box_car .box_car_img {
        margin-top: 80px;
    }
    .modal-content {
        padding: 15px;
    }
    .modal-content .modal-body h3 {
        margin-top: 15px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .section_option ul {
        display: block;
        min-height: auto;
        max-height: inherit;
    }
    .section_option ul li {
        width: 100%;
    }
    .section_option ul li .section-content {
        padding: 10px
    }
	.section_banner { height: 300px; }
	.section_option article .box_car_detail { padding-left: inherit; }
	#cookie_stop { margin-bottom: 1em; }
	.logo img { width: 40px }
	.logo {
    	left: 10px;
    	margin-top: 4px;
	}
}

@media (max-width: 600px) {
	.section_banner { height: 180px; }
    .section_welcome h1 { font-size: 1.5em; }
	.section_welcome h2 { font-size: 1.15em; margin-bottom: 1em; }
	section.cars { padding: 0; }
/* 	form { max-width: 90%; } */
	.accordion-header {
    	margin-bottom: 0;
    	line-height: 2em;
	}
	.mobileDs { display: block; overflow: auto; height: 160px; }
}
