@media screen and (max-width: 1300px) {

 
}
@media screen and (max-width: 1200px) {
 
}

@media screen and (max-width: 1024px) {
    .main_video video {
        height: auto;
    }
        .main_video {
        height: auto;
    }
    .contact_footer_2 {
        display: block;
    }
    
    .promo {
        display: block;
    }
    
    section.section_footer {
        font-size: 24px;
    }
    .tv_progtamm {
        display: block;
    }
    .about_in {
        display: block;
    }
    
    .tv_live_2 {
        width: 100%;
        padding-right: 0;
    }
    
    .tv_live_2 img {
        max-width: 100%;
    }
    
    .about {
        font-size: 18px;
        line-height: 35px;
    }
    .tv_live_2.contact_map {
        width: 100%;
    }
    .quoest {
    grid-template-columns: 1fr 1fr !important;
}

.quoest .quoest_detal:nth-child(1) {
    grid-column: 1 / span 2;
}
.quotes-list .quoest_detal:nth-child(1) {
    grid-template-columns: 1fr !important;
}
.quotes-list .quoest_detal:nth-child(1) img {
    grid-row: auto;
    margin-bottom: 24px;
}
.quotes-list .quoest_detal:nth-child(1) .name_quote {
    grid-column: 1;
}
.fakt.projectinpage {
    grid-template-columns: 1fr 1fr !important;
}
}

@media screen and (max-width: 768px) {
    .swiper-slide-active .promo_video:before {
    content: none;
}
.promo_video:before {
    content: none;
}
  
    .swiper-slide.swiper-slide-next video {
    transform: none;
}
    .line_main iframe {
        height: 200px;
    }
    .quotes-list .quoest_detal:nth-child(1) .content_quote p {
        font-size: 30px;
    }
    .facts-list .quoest_detal:nth-child(1) .content_quote p {
        font-size: 24px;
    }
}

@media screen and (max-width: 500px) {
    .quoest {
    grid-template-columns: 1fr !important;
}

.quoest .quoest_detal:nth-child(1) {
    grid-column: 1 / span 1;
}
.quoest .quoest_detal:nth-child(1) img {
    width: 100%;
}
.quotes-list .quoest_detal:nth-child(1) {
    display: block;
}
.quotes-list .quoest_detal:nth-child(1) .content_quote {
    width: 100%;
    padding-left: 0;
}
.quotes-list .quoest_detal:nth-child(1) .content_quote p {
    font-size: 26px;
}
.quotes-list .quoest_detal:nth-child(1) .name_quote {
    text-align: left;
}
.fakt.projectinpage {
    grid-template-columns: 1fr !important;
}
h1.entry-title {
    margin-top: 115px;
    padding-left: 0;
}
section.section_copiright {display: grid;grid-template-columns: 1fr;}

.copiright_left {order: 1;margin-top: 10px;}

.copiright_right {
    display: block;
    text-align: center;
    line-height: 35px;
}
.fakt {
    grid-template-columns: 1fr;
}

.fakkt_detal {
    display: block;
}

.fakt_left {
    width: 100%;
}

.fakt_left img {
    height: 250px;
}

.fakt_right {
    width: 100%;
}
.quoest .quoest_detal:nth-child(1) .content_quote {
    width: 100%;
    padding: 0;
}

.quoest .quoest_detal:nth-child(1) .content_quote:before {
    left: auto;
    right: 0;
}
ul.hidden-menu {
    width: 100%;
}
}
