/* ---------------------------------------------------
    LANDERPAGE
    MQ SCREEN CSS
----------------------------------------------------- */



@media screen and (min-width: 350px) and (max-width: 767px) {


	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 200px;
	}

	.header__hero--body h2 {
		font-size: 2.5rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.75rem;
	}

	.intro__body p {
		font-size: 1.1rem;
	}

	.intro__block {
		padding: 14rem 0 4rem 0;
	}

	.intro__page--img {
		height: 280px;
	}



	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 2.75rem;
	}

	.service__body h3 {
		font-size: 1.5rem;
	}

	.service__body p {
		font-size: 1.05rem;
		line-height: 1.35;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
		background-image: none;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.15rem;
		line-height: 1.45;
	}

	.wilmaxfeatures__block .text--wrapper {
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		background: url('../../assets/images/page/wilmax-specialist-in-bmw-classics.jpg') no-repeat top center;
		background-size: contain;
		padding: 11rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}


@media screen and (min-width: 768px) and (max-width: 991px) {


	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 410px;
	}

	.header__hero--body h2 {
		font-size: 2.5rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.75rem;
	}

	.intro__body p {
		font-size: 1.1rem;
	}

	.intro__block {
		padding: 14rem 0 4rem 0;
	}

	.intro__page--img {
		height: 450px;
	}


	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 4rem;
	}

	.service__body h3 {
		font-size: 1.5rem;
	}

	.service__body p {
		font-size: 1.05rem;
		line-height: 1.35;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
		background-image: none;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.15rem;
		line-height: 1.45;
	}

	.wilmaxfeatures__block .text--wrapper {
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		background: none;
		padding: 4rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}


@media screen and (min-width: 992px) and (max-width: 1199px) {


	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 420px;
	}

	.header__hero--body h2 {
		font-size: 2.5rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.75rem;
	}

	.intro__body p {
		font-size: 1.1rem;
	}

	.intro__block {
		padding: 9rem 0 6rem 0;
	}

	.intro__page--img {
		height: 450px;
	}


	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 4rem;
	}

	.service__body h3 {
		font-size: 1.5rem;
	}

	.service__body p {
		font-size: 1.05rem;
		line-height: 1.35;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
		background-image: none;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.15rem;
		line-height: 1.45;
	}

	.wilmaxfeatures__block .text--wrapper {
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		background: none;
		padding: 4rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}

@media screen and (min-width: 1200px) and (max-width: 1399px) {


	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 420px;
	}

	.header__hero--body h2 {
		font-size: 2.5rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.75rem;
	}

	.intro__body p {
		font-size: 1.1rem;
	}

	.intro__block {
		padding: 9rem 0 6rem 0;
	}

	.intro__page--img {
		height: 450px;
	}


	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 4rem;
	}

	.service__body h3 {
		font-size: 1.5rem;
	}

	.service__body p {
		font-size: 1.05rem;
		line-height: 1.35;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.15rem;
		line-height: 1.45;
	}

	.wilmaxfeatures__block .text--wrapper {
		max-width: 450px;
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		padding: 4rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}

@media screen and (min-width: 1400px) and (max-width: 1599px) {


	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 580px;
	}

	.header__hero--body h2 {
		font-size: 3.5rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1.25rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.75rem;
	}

	.intro__body p {
		font-size: 1.1rem;
	}

	.intro__block {
		padding: 9rem 0 6rem 0;
	}

	.intro__page--img {
		height: 450px;
	}


	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 5rem;
	}

	.service__body h3 {
		font-size: 1.5rem;
	}

	.service__body p {
		font-size: 1.05rem;
		line-height: 1.35;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.15rem;
		line-height: 1.45;
	}

	.wilmaxfeatures__block .text--wrapper {
		max-width: 450px;
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		padding: 4rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}

@media screen and (min-width: 1600px) and (max-width: 1999px) {

	.container {
		max-width: 1400px !important;
	}



	p {
		font-size: 1.1rem;
		line-height: 1.4;
	}


	/* hero */
	.header__hero--image {
		height: 670px;
	}

	.header__hero--body h2 {
		font-size: 4rem;
	}

	button.btn__content,
	a.btn__content {
		font-size: 1.25rem;
	}

	.header__hero--body {
		padding: 13rem 0 0 0;
	}


	/* intro */
	.intro__body h1 {
		font-size: 1.85rem;
	}

	.intro__body p {
		font-size: 1.2rem;
	}

	.intro__block {
		padding: 9rem 0 6rem 0;
	}

	.intro__page--img {
		height: 450px;
	}


	/* services */
	.services__introblock {
		padding: 4.5rem 0 0 0;
		clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
	}

	.services__block {
		padding: 0 0 2rem 0;
	}

	.services__introblock h2 {
		font-size: 5rem;
	}

	.service__body h3 {
		font-size: 1.75rem;
	}

	.service__body p {
		font-size: 1.15rem;
		line-height: 1.4;
	}

	.services__endblock h3 {
		font-size: 2rem;
	}

	.services__endblock h4 {
		font-size: 1.5rem;
		margin-top: .5rem;
	}

	.services__endblock {
		padding: 0 0 5.5rem 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
	}


	/* appointment */
	.appointment__block {
		padding: 4rem 0;
	}

	.appointment__body h2 {
		font-size: 3rem;
	}

	.appointment__body h3 {
		font-size: 1.5rem;
	}


	/* features */
	.wilmaxfeatures__block {
		padding: 3rem 0;
	}

	.wilmaxfeatures__block {
		background-color: #E0E2E1;
	}

	.wilmaxfeatures__block h2 {
		font-size: 2.25rem;
	}

	.wilmaxfeatures__block p {
		font-size: 1.25rem;
		line-height: 1.5;
	}

	.wilmaxfeatures__block .text--wrapper {
		max-width: 550px;
		padding: 1rem;
	}


	/* articles */
	.articles__block {
		padding: 3rem 0;
	}

	.article__heading h3 {
		font-size: 1.5rem;
	}

	.article__body p {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}


	/* reviews */
	.review--body p {
		font-size: .95rem;
	}


	/* faq */
	.faq__block {
		padding: 4rem 0 3rem 0;
	}

	.faq__wrapper {
		padding: 1rem;
	}

	.faq__wrapper .inner--block {
		padding: 2.5rem .5rem;
	}

	.faq__wrapper h2 {
		font-size: 1.5rem;
	}

	.faq__wrapper h3 {
		font-size: 1.25rem;
	}

	h2.accordion-header .accordion-button {
		font-size: 1rem;
		line-height: 1.25;
	}


	/* footer */
	footer h3 {
		font-size: 1.5rem;
	}

	.footer__link--item {
		font-size: 1.1rem;
	}

	.footer__link {
		padding-bottom: .125rem;
		padding-top: .125rem;
	}

	.footer__text p {
		font-size: 1.1rem;
	}

	footer .footer__end ul {
		flex-direction: column;
	}


}

@media screen and (min-width: 2000px) {

	.container {
		max-width: 1600px !important;
	}

}