.material-content p {font-weight: 300;}
.material-content .txt + .txt, .material-content ul.txt li + li {margin-top: 1em;}
.material-content .txt b {font-weight: 500;}
.material-content ul.txt {margin: 1.25em 0;}
.material-content ul.txt li {position: relative;padding-left: 1.25em;}
.material-content ul.txt li::before {content: '';width: .625em;height: .625em;border-radius: 50%;background: #000;position: absolute;left: 0;top: .4em;}
/*.material-content img:nth-of-type(n+1) {float: left;margin-right: 1.875em;margin-bottom: 1em;max-width: 50%;}*/
/*.material-content img:nth-of-type(n+2) {float: right;margin-left: 1.875em;margin-bottom: 1em;max-width: 50%;}*/

.search-news [type='search'] {
    text-transform: none;
}

.material-content.news-content.txt {
    display: inline-block;
}

.page-login {
    box-shadow: none;
}

.owl-main-video.photo::before {
    background: none;
}

.blank-page-submit .captchaCode {
    height: 4.375em;
    width: 11em;
    border: 2px solid var(--colorGrayDark);
}

div.news-page-quote {text-align: center;padding: 2.75em 0;margin: 0;text-transform: uppercase;font-size: 1.4375em; padding: 1.875em 0 1.25em;}
div.news-page-quote p {text-transform: uppercase;font-size: 1.4375em; padding: 1.875em 0 1.25em;}
div.news-page-quote a {font-weight: 700;}
div.news-page-quote small {font-weight: 300;font-size: .875rem;display: block;margin-top: .4em;}
.liked {text-transform: uppercase;font-size: 1.4375rem;background: var(--colorGrayApple);padding: .7em 1.15em;}

.error {
    color: #C00;
}

.blank-page-submit {position: relative;}
#captchaCode-error {position: absolute; left: 0; top: 105%;}

.blank-page-submit .error.form-errors {
    position: absolute;
    left: 0;
    top: 105%;
}

.link-list.footer-links-ico a {
    white-space: nowrap;
}

.d-inline-flex.flex-column {
    padding-left: 15px;
}

.footer-sots {
    padding-left: 10px;
}


.local-video-container {
    height: 500px;
    background-color: #000;
}
@media screen and (max-width: 575px) {
    .local-video-container {
        width: 100%;
        height: 100%;
    }
}
.header-logo .d-sm-none {
    height: 25px;
}
.nav-bars img.new-logo {
    height: 44px;
    width: initial;
}
