
@media only screen and (max-width: 1480px) {
  .drone {
    width: 500px;
    height: 300px;
    top: -125px;
  }
}

@media (max-width: 1515px) {
  .header-top {
    gap: 20px; /* Вся панель верхняя */
  }

  .header-top-end {
    gap: 20px; /* Номер телефона */
  }

  .header-top-navigation {
    gap: 15px; /*Головна ПРО РЕБ И Т.Д.*/
  }
}


@media only screen and (max-width: 1300px) {

  .how-work-title {
    white-space: normal;
}

.phone-link {
  display: none;
}

.frequency-content-info-title {
  margin-bottom: 30px;
}

.frequency-content-info-text:last-child {
font-size: 17px;
}
  .header-top-container{
    display: none;
  }
  .header-top-container.burger{
    display: flex;
  }

  .product-cards{
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .drone {
    width: 365px;
    height: 220px;
    top: -50px;
}

/* .frequency-content-img {
  opacity: 0.25;
} */

.line-lime {
  width: 50%;
  height: 2px;
  background-color: #c6c231;
}
/* .frequency-content-info{
  position: absolute;
} */
.frequency-content {
  display: flex;
  justify-content: center;
}

/* .img-charact{
  display: none;
} */

.characteristics-content {
  justify-content: center;
}

.footer-image{
  
    max-width: 460px;
    position: absolute;
    right: 40px;
    top: 55px;

}

}

@media only screen and (max-width: 1150px) {
  .characteristics-content-text-row-item {
    width: 350px;
    height: 590px;
  }
}

@media only screen and (max-width: 992px) {
  .frequency-content {
      flex-direction: column;
  }
}

@media only screen and (max-width: 960px) {

  .img-charact {
    width: 200px;
    height: 520px;
  }

  .footer-container {
    flex-direction: column;
}
.footer {
  width: 100%;
  background: linear-gradient(to right, #c6c231 100%, #4c4920 50%);
}
.footer-right-side {
  background-color: #4c4920;
  padding: 20px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.characteristics-img-alarm {
  position: static;
  margin-top: 20px;
  margin-bottom: -30px;
}

.button-footer {
  margin-top: 0;
}
}

@media (min-width: 861px) {
  .img-under-2 {
    display: none;
  }
}

@media only screen and (max-width: 860px) {

    .characteristics-content-text-row-item {
    width: 255px;
    height: 511px;
  }

  .under-conacts {
    padding-top: 0px;
  }

  .under-conacts-center {
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
  }

  .img-under-2 {
    margin: 0 auto;
    display: block;
  }

  .img-charact {
    width: 140px;
    height: 440px;
    margin-top: 35px;
  }
  .header-main-content-info {
    font-size: 32px;
  }
  .stroke-text {
    font-size: 70px;
  }

  .about-defender-title {
    white-space: normal;
  }
  .about-defender-title {
    flex-direction: column;
  }
  .drone {
    width: 260px;
    height: 158px;
    top: 12px;
}

.product-line {
  margin-top: 200px;
}

.frequency-content-info-order-button{
  margin-bottom: 30px;
}

.footer-right-side-title {
  white-space: nowrap;
}
.footer-right-side-text {
  white-space: nowrap;
}

.img-under{
  display: none;
}

}

@media only screen and (max-width: 720px) {

  .how-work-title{
    margin: 0 auto;
  }

  .stroke-text {
    text-align: center;
  }

  .how-work-text {
    display: flex;
    align-items: flex-start;;
    justify-content: space-between;
    flex-direction: column;
    padding-bottom: 10px;
}


.header-main-content {
  background-image: url(img/header-text-background-2.png);
  position: relative;
  top: -136px;
}

.frequency-content-img {
  max-width: 550px;
}

.characteristics-content-text-row-item {
  width: 240px;
  height: 360px;
}

.img-charact {
  width: 100px;
  height: 324px;
  /* margin-top: 130px; */
}

.characteristics-img-alarm {
  max-width: 380px;
  height: 91px;
}

.stroke-text{
  font-size: 40px;
}

.about-defender {
  padding-top: 27px;
  padding: 27px 20px 10px;
}

.about-defender-card {
  height: 140px;
  width: 350px;

}
.about-defender-card-icon {
  width: 70px;
  height: 70px;
  margin: 20px 140px 20px 140px;
}
.about-defender-card-text {
  font-size: 14px;
  padding: 0px 60px 19px 60px;
  margin-top: -10px;
  white-space: normal;
}

.about-defender-card {
  margin-bottom: -35px !important; /* Отступ между всеми секциями .about-defender-card-row */
}

.about-defender-title {
  font-size: 20px;
}
.about-defender-title {
  margin-bottom: 16px; /* Убираем отступ только для h2 */
}

.line-orange {
  margin-top: -40px;
}

.about-defender-info-title {
  margin-bottom: 30px;
  font-size: 18px;
}

.about-defender-info-title-p {
  font-size: 16px;
}

.about-defender-end-container {
  height: 150px;
  font-size: 16px;
}

.frequency-title {
  font-size: 18px;
}

.frequency-content .frequency-content-img {
  margin: 0 auto;
}

.frequency-content-info-title {
  font-size: 16px;
  margin-bottom: 30px;
}

.frequency-content-info-text {
  font-size: 16px;
}

.frequency-content-info-order-info {
  font-size: 16px
}

.button {
  font-size: 14px;

}
.prdct-text {
  font-size: 20px;
  margin-bottom: 40px;
}
.product-cards {
  margin-top: 10px;
}
.orange-model-text {
  font-size: 24px;
  margin-bottom: 60px;
}
.how-work-title {
  line-height: 1.5;
  text-align: center;
  font-size: 25px !important;
}
.how-work-info {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 18px;
}
.how-work-position-or-auto {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.how-work-position-or-auto-card {
  width: 100%; /* Занимать всю доступную ширину на маленьких экранах */
  max-height: 90px; /* Установить максимальную ширину контейнера */
  margin-bottom: 40px;
}
.how-work-position-or-auto-card-text {
  font-size: 15px;
  padding-top: 20px;
}
.characteristics-title {
  margin-bottom: 40px;
 font-size: 19px;
}

.header-top-end-phone-icon {
  width: 20px;
  height: 20px;
}



}
@media only screen and (max-width: 600px){

  .frequency-content .frequency-content-img {
    opacity: 1; /* Переопределение свойства opacity */
    margin: 0;
  }

  .img-charact {
    width: 100px;
    height: 265px;
    /* margin-top: 130px; */
}

.footer-left-side {
  display: flex;
  padding: 70px 50px 50px 0;
  position: relative;
}
.footer-image{
  opacity: 0.5;
}
.header-main-content-revolution {
  font-family: 'TT Norms';
  font-size: 20px;
  font-weight: 400;
  line-height: 37.77px;
  text-align: left;
  color: #f5f7f6;
  display: flex;
  gap: 45px;
  text-align: center;
  align-items: center;
}



.frequency-content-info {
  position: static;
}

.product-line {
  margin-top: 50px;
}

.characteristics-content-text-row-item {
  width: 220px;
  height: 200px;
}

.characteristics-content-text-row {
  margin-top: 30px;
  gap: 0;
  margin-bottom: 30px
}

.characteristics-img-alarm {
  max-width: 55%;
  height: auto;
}

.under-conacts-container {
  flex-direction: column;
}


.header-main {
  background-image: url(img/header-main-small.png);
}

}

@media only screen and (max-width: 560px){

  .characteristics-content-text-row {
    display: flex;
    flex-direction: column;
  }

  .phone-link {
    display: inline-block; /* или display: flex; в зависимости от вашего дизайна */
  }

  
  .img-charact{
    display: none;
  }

  .header-main-content-revolution {
    flex-direction: column;
  }

  .characteristics-content-text-row-item.first {
    background-image: url(media/1.png);
    width: 288px;
    height: 300px;
  }

  .characteristics-content-text-row-item.second {
    background-image: url(media/2.png);
    width: 288px;
    height: 210px;
    margin-left: -5px;
  }

  .characteristics-content-text-row {
    display: flex;
    flex-direction: column;
  }
}


@media only screen and (max-width: 520px){
  .header-main-content-container {
    gap: 10px;
}

.stroke-text {
  font-size: 35px;
}

.header-main-content-info {
  font-size: 24px;
  text-align: center;
}

.how-work-title{
  white-space: normal;
  font-size: 33px;

}

.characteristics-content-text-row-item {
  width: 288px;
  height: 300px;
}

}


@media only screen and (max-width: 445px){

  .img-charact{
    display: none;
  }

  .header-main-content-revolution{
    flex-direction: column;
  }
  .drone {
    width: 190px;
    height: 120px;
    top: 25px;
}
.characteristics-content-text-row {
  display: flex;
  flex-direction: column;
}
.characteristics-content-text-row-item {
  width: 288px;
  height: 300px;
}

.characteristics-img-alarm {
  max-width: 90%;
  height: auto;
}

.characteristics-content-text-row-item.first {
  background-image: url(media/1.png);
}

.characteristics-content-text-row-item.second {
  background-image: url(media/2.png);
  height: 210px;
  margin-left: -5px;
}
}

@media only screen and (max-width: 415px){

  .header-logo {
    /* height: 30px; */
}
  .how-work-position-or-auto-card{
    width: 310px;
    margin-left: 10px;
  }

  .stroke-text {
    font-size: 32px;
}

.how-work-title {
  white-space: normal;
  font-size: 29px;
}

.characteristics-title{
  font-size: 18px ;
}
.header-logo {
  /* height: 34px; */
}
.product-line{
  font-size: 35px;
}
.characteristics-img-alarm {
  max-width: 90%;
  height: auto;
}

}

@media only screen and (max-width: 400px){

  .header-logo {
    /* height: 30px; */
}

  
}

@media only screen and (max-width: 375px) {
  .stroke-text {
    font-size: 27px;
  }
}

@media only screen and (max-width: 360px) {
  .stroke-text {
    font-size: 27px;
  }

  .footer-right-side-title {
    font-size: 22px;
  }

  .phone-link i.fas.fa-phone {
    display: none;
  }
}



@media only screen and (min-width: 1301px) {
  .header-top-container.burger{
    display: none;
  }
}
