/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
	.header-phone-btn .btnCarShop {
		width: 80%;
	}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	header .header-mailWork,
	header .header-phone-item {
		text-align: center;
	}

	header .header-phone-btn .btnCarShop {
		width: 100%;
	}

	header .header-phone-item a {
		font-size: 17px;
	}

	header .header-phone-item a span {
		font-size: 12px;
	}

	.formHeader form input, 
	.messageMail-item form input {
		width: 162px;
	}

	.formHeader form input, 
	.messageMail-item form input,
	.example-1 .label,
	.formHeader button {
		height: 50px;
	}

	.advantages-item {
		display: flex;
		flex-direction: column;
		min-height: 100%;
	}

	.advantages-item p {
		font-size: 16px;
		flex: 0 0 auto;
	}

	.advantages-item h5 {
		flex: 1 0 auto;
	}

	.messageMail-item form button {
		height: 50px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
	header .header-phone-item {
		text-align: right;
	}

	.header-menu .container:first-child {
		padding: 15px 0 0 0;
	}

	.titleHome h1 {
		font-size: 44px;
	}

	.formHeader p {
		width: 500px;
		font-size: 25px;
	}

	.formHeader form input, .messageMail-item form input, .example-1 .label, .formHeader button {
		margin: 5px;
	}

	.formHeader form input, .messageMail-item form input {
		width: 275px;
	}

	.advantages {
		margin-top: 42px;
		margin-bottom: 66px;
	}

	.titleSection h2 {
		font-size: 30px;
	}

	.advantages-item {
		display: block;
		min-height: auto;
	}
	.advantages .advantages-item {
		margin-bottom: 24px;
	}

	.advantages .col-lg-4.col-md-6:last-child {
		margin-bottom: 0;
	}

	.messageMail-item form button {
		margin: 5px;
	}

	footer .header-mailWork p,
	footer .header-mailWork a {
		text-align: left;
		margin: 0;
	}

	.footer-logoTarget img {
		width: 150px;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	header .header-mailWork p {
		font-size: 14px;
	}

	header .header-phone-item a {
		font-size: 14px;
	}

	header .header-phone-item i {
		font-size: 18px;
		margin-right: 3px;
	}

	header .header-phone-item,
	header .header-phone-item a span {
		font-size: 10px;
	}

	header .header-phone-item a span {
		margin: 0 0 0 5px;
	}

	.header-mailWork a {
		font-size: 14px;
	}

	.advantages-item svg {
		float: left;
		width: 50px;
		height: 50px;
		margin-right: 30px;
		margin-bottom: 20px;
	}

	.advantages-item h5 {
		margin: 0 0 10px 0;
		font-size: 16px;
	}

	.services-cards h5 {
		width: 100%;
		font-size: 24px;
	}

	footer .header-phone {
		text-align: center;
	}

	.footer-logoTarget {
		text-align: center;
		margin-top: 46px;
		display: block;
		min-height: auto;
	}

	footer h5 {
		margin-bottom: 8px;
	}

	footer .formHeader {
		margin-bottom: 42px;
		padding-bottom: 42px;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
	.thank h2 {
		font-size: 1.5rem;
	}

	.col-lg-2.col-md-3.col-sm-3.col-5.align-self-center {
		padding-left: 25px;
	}

	.col-lg-3.col-md-4.col-sm-4.col-7.align-self-center {
		padding-right: 25px;
	}

	header .header-phone-item a {
		font-size: 16px;
	}

	header .header-phone-item {
		font-size: 11px;
	}

	header .header-phone-item.d-sm-none.d-block p {
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		margin-top: 20px;
		letter-spacing: 0.08em;
	}

	header .header-phone-item.d-sm-none.d-block p span {
		color: #FF0000;
	}

	.titleHome h1 {
		width: 100%;
		text-align: center;
		font-size: 30px;
		margin-top: 32px;
		margin-bottom: 116px;
	}

	.formHeader p {
		width: 100%;
		font-size: 18px;
		text-align: center;
		line-height: 1.5;
	}

	.formHeader form input, .messageMail-item form input, .example-1 .label {
		margin: 0;
		margin-bottom: 12px;
		height: 45px;
	}

	.formHeader button {
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 10px;
		font-size: 14px;
		height: 45px;
	}

	.formHeader form {
		margin-top: 18px;
	}

	header {
		height: auto;
		background-position: center;
	}

	.example-1 .label {
		width: 105px;
		padding-left: 8px;
		margin-bottom: 0;
	}

	.example-1 .label span {
		font-size: 12px;
	}

	.example-1 .label i {
		font-size: 22px;
	}

	.formHeader form input, .messageMail-item form input {
		width: 100%;
	}

	.titleSection h2 {
		font-size: 24px;
		width: 300px;
		text-align: center;
		margin: 0 auto;
	}

	.advantages,
	.services .titleSection {
		margin-bottom: 25px;
	}

	.advantages .titleSection {
		margin-bottom: 24px;
	}

	.advantages-item svg {
		width: 40px;
		height: 40px;
		margin-right: 18px;
		margin-bottom: 60px;
	}

	.services-cards {
		padding: 25px 0;
		height: 200px;
		background-position: center;
		background-size: cover;
	}

	.messageMail-item form button {
		margin: 5px 0;
		height: 45px;
		font-size: 16px;
	}

	.autoSlider .container .row:last-child {
		padding: 0;
	}

	.autoSlider-cards .autoSlider-cardsText {
		margin-top: 0;
		padding: 12px 10px 24px 20px;
	}

	.autoSlider-cards .autoSlider-cardsText p {
		font-size: 14px;
	}

	.autoSlider-cards .autoSlider-cardsImg .autoSlider-cardsImgText {
		padding: 17px 0 0 17px;
	}

	.autoSlider-cards .autoSlider-cardsImg .autoSlider-cardsImgText p span {
		font-size: 14px;
	}

	.autoSlider-cards .autoSlider-cardsImg .autoSlider-cardsImgText p {
		font-size: 12px;
	}

	.autoSlider-cards .autoSlider-cardsImg {
		height: 200px;
		background-size: 105%;
		background-position: top right;
	}

	.autoSlider-cards .autoSlider-cardsImg .autoSlider-cardsImgText a {
		font-size: 12px;
		margin-top: 12px;
		padding: 5px 10px;
	}

	footer .header-phone {
		margin-top: 30px;
	}

	footer .header-mailWork {
		align-items: center;
	}

	footer .header-mailWork p {
		margin-bottom: 10px;
	}

	.footer-logoTarget img {
		width: 130px;
	}

	footer .header-phone-item a {
		font-size: 16px;
	}

	footer .header-phone-item a span {
		font-size: 12px
	}

	footer {
		padding: 42px 0 32px 0;
	}

	.autoSlider .col-md-3 {
		outline: none;
	}

	.autoSlider {
		margin-bottom: 0;
	}

	.modal-body {
		padding: 0 15px 30px 15px;
	}

	.modal-header {
		padding: 20px 15px;
	}

	button.btn-close {
		top: 10px;
		right: 10px
	}

	.modal-title {
		font-size: 20px;
	}

	.formHeader {
		padding: 0 15px;
	}

	.onlineHome {
		font-size: 15px;
		height: 50px;
		line-height: 45px;
		width: 100%
	}
}

@media (max-width: 399.98px) {
	header .header-phone-item a {
		font-size: 14px;
	}

	header .header-phone-item,
	header .header-phone-item a span {
		font-size: 10px;
	}

	header .header-phone-item a span {
		margin: 0 3px 0 5px;
	}

	header .header-phone-item.d-sm-none.d-block p {
		font-size: 11px;
	}

	.autoSlider-cards .autoSlider-cardsText p {
		font-size: 13px;
	}

	.header-menu .header-menu-top.fixedM {
		padding-bottom: 5px;
	}

	header .header-menu-top.fixedM .header-phone-item.d-sm-none.d-block p {
		margin-top: 9px;
	}
} 

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 375.98px) { 
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
}