.focus_label {
    top: -12px !important;
    font-size: 15px !important;
    color: #fcff00 !important;
}

.video_tag { margin-top: -142px !important; }

.section_bellow_video { margin-top:-230px !important; }

.swal2-confirm {
    background-color: #fcff00 !important;
    border-left-color: #fcff00 !important;
    border-right-color: #fcff00 !important;
    color: #000 !important;
    border: 2px solid !important;
    border-radius: 5px !important;
}

@media (max-width: 767px) {}

@media (max-width: 991px) {
    .video_tag { margin-top: -40px !important; }
    .section_bellow_video {
        margin-top: -41px !important;
        padding-bottom: 100px !important;
    }
    .mt50mob { margin-top: 50px !important; }
}