@media screen and (min-width: 1240px) {
}

@media screen and (min-width: 990px) and (max-width: 1220px) {
}

@media screen and (min-width: 768px) and (max-width: 1220px) {
    .custom {
        width: 100%;
    }

    header .row {
        justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-right: -15px;
        margin-left: -15px;
    }

    .home_b_img {
        display: block;
        float: left;
        padding: 0 2%;
    }

    .home_b_text {
        font-size: 30px;
        line-height: 1.2;
        font-family: 'Roboto', sans-serif;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 64px;
    }
}

@media screen and (max-width: 768px) {
    .hom-block {
        width: 332px;
        display: block;
    }

    .owl-next {
        display: none;
    }

    header .row {
        justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        margin-right: -15px;
        margin-left: 0px;
    }

    .home_b_text {
        font-size: 30px;
        line-height: 1.2;
        font-family: 'Roboto', sans-serif;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 64px;
    }

    .slogan {
        display: none;
    }

    .name {
        color: #fff;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 2em;
        text-align: center;
        line-height: 1.3;
    }

    .top-left {
        float: left;
        margin-left: 20px;
    }

    .rs_file>a {
        white-space: normal;
        width: 95%;
    }

    .rs_file .copy-link {
        display: inline-block;


        background: rgba(255,255,255,0.46);
        position: absolute;
        border-radius: 3px;
        right: 0;
        top:0px;
        opacity:.5;
        cursor:pointer;
        color: white;
        width: 25px;
        height: 25px;
        background-size: cover;
        transform: scale(.6);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23294572' class='bi bi-copy' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1h1v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1v1z'/%3E%3C/svg%3E");
    }

}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
            content: none;
        }
    }
}

@media only screen and (max-width: 568px) {
    .hom-block {
        width: 100px;
        display: block;
    }

    .home_b_img {
        display: block;
        float: unset;
        margin: 0 auto;
        padding: 0;
    }

    .home_b_text {
        font-size: 11px;
        text-align: center;
    }

    .home_b_btn {
        display: block;
        margin-bottom: 0;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: 1px solid #fff;
        height: 125px;
        padding: 17px 0;
        margin: 6px 0;
    }

    .name {
        font-size: 1.2em;
    }
}

@media only screen and (max-width: 418px) {
    .hom-block {
        width: 81px;
        display: block;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 993px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        background: #294572;
        margin: 0 1px;
        padding: 7px;
        font-size: 1rem;
    }

    .navbar-header {
        float: unset;
    }

    .navbar-nav {
        float: unset;
        margin-right: 13px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape)and (-webkit-min-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
}