@media (max-width: 1200px) {
  .section-stats {
    margin-top: 30px;
  }
  .burger__menu {
    display: inline-block;
    margin-left: 15px;
  }
  .header__nav {
    display: none;
  }
  .header .header__contacts {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1170px) {
  .vehicles__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1000px) {
	
	.feature__text p {
 
    font-weight: 500;
    font-size: 14px;
}
	
	.feature__text {
  color: #000;
}
	
	.features__pc {
		display: none;
	}
	
	.features__block {
	display: block;
		margin-top: 40px;
}
	
  .contacts__inner h3 {
    font-size: 25px;
    line-height: 33px;
  }
  .order-process__inner {
    flex-wrap: wrap;
  }
  .order__form {
    margin-top: 30px;
    max-width: 100%;
    width: 100%;
  }
  .about__inner {
    flex-wrap: wrap;
  }
  .video__block {
    grid-template-columns: repeat(1, 1fr);
  }
  .hero__inner {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
  .animation-wrapper {
    display: none;
  }
  .hero {
    padding: 30px 0 30px;
  }
}
@media (max-width: 900px) {
  .header__phone.pc {
    display: none;
  }
  .contacts__inner {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 0;
  }
  .contacts__map {
    height: 300px;
    overflow: hidden;
    max-width: 100%;
  }
  .contacts__info {
    padding: 30px;
  }
}
@media (max-width: 800px) {
	
	
.vehicles__inner {
  
  margin-top: 20px;
}
	
	
	.thank-you-page {
	margin: 50px auto;
}
	
	.thank-you-page h1 {
		font-size: 26px;
		line-height: 36px;
	}
	
	.category__title {
		font-size: 22px;
    line-height: 29px;
	}
	
	.reviews-swiper {
    margin-top: 30px;
}
	
	.reviews .container .swiper-button-next, .reviews .container .swiper-button-prev {

    width: 35px;
    height: 35px;
    padding: 5px;
  
}
	
	.reviews__item-title span {
		font-size: 14px;
	}
	
	.reviews-swiper .img {
    max-width: 72px;
    width: 100%;
    height: 72px;
  
}
	
	.category__order {
	margin-bottom: 50px;
}

.category__order h2 {
	
	font-size: 22px;
	line-height: 29px;
}

	
  .contacts {
    padding: 50px 0;
  }
  .about__inner {
    gap: 30px;
  }
  .services-section {
    padding: 50px 0;
  }
  .about__img-content {
    padding: 20px;
  }
  .reviews__title-inner {
    flex-wrap: wrap;
  }
  .about__img-content p {
    font-size: 15px;
  }
  .contacts__inner h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .reviews .container .swiper__btns {
    margin-top: 40px;
    margin-bottom: 10px;
    width: 100%;
  }
  .reviews .container .swiper__btns .swiper-button-prev,
  .reviews .container .swiper__btns .swiper-rtl .swiper-button-next {
    left: 0;
  }
  .reviews .container .swiper__btns .reviews .container .swiper-button-next {
    right: 0;
  }
  .about__img {
    z-index: 2;
  }
  .stat-number {
    font-size: 25px;
  }
 
  .vehicles__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  .use-cases__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
  }
  .order-process {
    padding: 50px 0;
  }
  .order-process h2 {
    margin-bottom: 30px;
  }
  .order__content-item {
    margin-bottom: 30px;
  }
  .order__content-item .number {
    font-size: 80px;
  }
  .order__content-item p {
    line-height: 28px;
  }
}
@media (max-width: 700px) {
	
	.order__content-item {
	display: none;
	}
	
	    .order__form {
		margin-top: 0;
	}
	
	.page__category {
    margin: 30px 0 50px;
}
	
	
	
  .footer {
    padding-top: 50px;
  }
  .footer__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  .order__form {
    padding: 20px;
    padding-right: 30px;
  }
  .order__form h4 {
    font-size: 18px;
  }
  .form-group {
	margin-bottom: 10px;
}

  .video__block {
    margin-top: 30px;
  }
  .video__block h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .vehicle-card__title {
    font-size: 18px;
  }
  .vehicle-card__price {
    font-size: 18px;
  }
  .card__btns .btn {
    font-size: 13px;
    padding: 10px 5px;
  }
  .vehicle-card__specs-item span {
    font-size: 14px;
  }
  section {
    margin-bottom: 50px;
  }
  .hero__title {
    font-size: 23px;
    line-height: 30px;
  }
  h2 {
    font-size: 25px;
    line-height: 33px;
  }
  .hero__subtitle {
    font-size: 16px;
    line-height: 24px;
  }
  .hero__buttons {
    margin-top: 20px;
  }
 
  
  
}
@media (max-width: 600px) {
	
	
.header__mobile {

  top: 77px;
 
}
	
  .header {
    padding: 20px 0 10px;
  }
  .header::before {
    height: 5px;
  }
  .header__logo {
    max-width: 150px;
  }
  .header__logo img {
    max-width: 100%;
  }
  .header .header__social {
    padding: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
  }
  .header .header__social::before {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .header .header__social span {
    display: none;
  }
}
@media (max-width: 500px) {
	
	.vehicle-card__img {
  height: 200px;
}
	
	.section-stats {
		    grid-column-gap: 10px;
    grid-row-gap: 10px;
	}
	
	.stat-number {
		font-size: 18px;
	}
	
	.stat-description {
		font-size: 14px;
		margin-top: 10px;
	}
	
	.stat-item {
	padding: 10px;
	}
	
	
  .contacts__info .header__contacts .header__social {
    padding: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
  }
  .contacts__info .header__contacts .header__social::before {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .contacts__info .header__contacts .header__social span {
    display: none;
  }
  .contacts__info .header__contacts .header__social--telegram {
    margin: 0;
  }
  .fast {
    margin-bottom: 10px;
  }
  .contacts__info-item {
    font-size: 15px;
  }
  .use-cases__grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 30px;
  }
	
	.use-case {
		padding: 10px;
	}
	
	.use-case h3 {
		font-size: 13px;
		line-height: 18px;
	}
	
	.use-case p {
		font-size: 12px;
		line-height: 18px;
	}
	
  .hero__buttons {
    display: flex;
    flex-direction: column;
  }
  .hero__buttons .btn {
    font-size: 14px;
    padding: 12px 20px;
  }
  .hero__buttons .btn--primary {
    margin: 0;
  }
  .hero__buttons .btn--secondary {
    margin-top: 10px;
  }
	
	.use-case__img {
    
    width: 70px;
    padding: 10px;
    height: 70px;

}
	
}
@media (max-width: 375px) {
  .header .header__social {
    width: 40px;
    height: 40px;
  }
}/*# sourceMappingURL=media.css.map */