@media (max-width: 1170px) {
.cont{
 /* padding-left: 15px; */
 /* padding-right: 15px; */
 width: calc(100% - 30px);
}	
}
@media (max-width: 1024px) {
/*************************************************************************/
section.adc .cont, section.smart .cont {
    flex-direction: column;
}

.lf_adc, .lf_smart {
    width: 100%;
}

.rg_adc, .rg_smart {
    width: 100%;
    margin-top: 20px;
}
}
@media (max-width: 768px) {
	.bl_tel,.logo a span{
		display:none;
	}

.bl_tel a {
    margin-right: -25px;
}

.bl_tel a {
}
	.bl_top_sti a#zak {
    /* width: 104%; */
    /* margin-left: 0; */
}

.lf_cont, .rg_cont {
    width: 100%;
}

.bl_zap {
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bl_zap {}

.bl_zap a {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}

.bl_img img {
    max-width: 100%;
}
.bl_top_sti a#zak {
    /* width: 104%; */
    /* margin-left: 0; */
    width: auto;
    font-size: 12px;
    margin-left: 3px;
    padding: 0 24px;
}

.logo a img {
    width: 60px;
}

.lf_cont, .rg_cont {
    width: 100%;
    margin-bottom: 40px;
}

.bl_zap {
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
} 

.bl_zap a {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}

.bl_img img {
    max-width: 100%;
}

.lf_adc .bl_img:nth-child(2) img {
    /* width: 80%; */
}

.lf_adc .bl_img:nth-child(2) {margin-left: 28%;margin-top: -39px;}

.lf_adc .bl_img:nth-child(3) {
    margin-top: -104px;
    width: 50%;
}
.video-box:after{
    width: 278px;
    height: 270px;
}
.bl_sam_cont {
    flex-direction: column;
}
.zag_bann {
    font-size: 32px;
    line-height: 38px;
}

.rg_smart .bl_img:nth-child(2) {
    margin-top: -50px;
}

.rg_smart .bl_img:nth-child(1) {
    width: 80%;
}

.rg_smart .bl_img:nth-child(2) img {
    width: 80%;
}
.body_modal:before {
    width: 200px;
    height: 200px;
}
.bl_top_sti {
    margin-left: 12px;
}

.bl_top_sti a {
    margin-right: -8px;
}
img.mob_bann {
    position: absolute;
    z-index: -1;
    display: flex;
    width: auto;
    height: 100%;
}

.video-box iframe {
    display: none;
}
}