.anonsy .card-body li a:hover .anonsy-count,
.c-blc,
.contacts a:hover .fa,
.contacts a:hover .fa-brands,
.contacts a:hover span,
.team-card a:hover,
a,
a.all-news-posts:hover .post-have-photo,
body {
    color: #000;
}
body {
    font-family: 'Open Sans', sans-serif;
}
body,
header {
    background-color: #fff;
}
.all_news .all-news-posts:not(:last-child),
.all_news.search_list .last-news-post:not(:last-child),
.hot-themes,
.news-last-list .last-news-post:not(:last-child),
header {
    border-bottom: 1px solid #ebebeb;
}
@font-face {
    font-family: Georgia;
    src: url("../fonts/Georgia/Georgia-BoldItalic.eot");
    src: local("Georgia Bold Italic"), local("Georgia-BoldItalic"), url("../fonts/Georgia/Georgia-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia/Georgia-BoldItalic.woff") format("woff"),
        url("../fonts/Georgia/Georgia-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Georgia;
    src: url("../fonts/Georgia/Georgia-Italic.eot");
    src: local("Georgia Italic"), local("Georgia-Italic"), url("../fonts/Georgia/Georgia-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia/Georgia-Italic.woff") format("woff"),
        url("../fonts/Georgia/Georgia-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Georgia;
    src: url("../fonts/Georgia/Georgia-Bold.eot");
    src: local("Georgia Bold"), local("Georgia-Bold"), url("../fonts/Georgia/Georgia-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia/Georgia-Bold.woff") format("woff"),
        url("../fonts/Georgia/Georgia-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Georgia;
    src: url("../fonts/Georgia/Georgia.eot");
    src: local("Georgia"), url("../fonts/Georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia/Georgia.woff") format("woff"), url("../fonts/Georgia/Georgia.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html {
    height: 100%;
    scroll-behavior: smooth;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.typography_42_bolder {
    font-size: 42px;
    font-weight: 900;
}
.typography_36_bold {
    font-size: 36px;
    font-weight: 600;
}
.typography_36_bolder {
    font-size: 36px;
    font-weight: 700;
}
.typography_24_bold,
.typography_24_bolder {
    font-size: 24px;
    font-weight: 700;
}
.typography_24_reg {
    font-size: 24px;
    font-weight: 400;
}
.typography_20_bold,
.typography_20_bolder {
    font-size: 20px;
    font-weight: 700;
}
.typography_18_reg {
    font-size: 1.2rem;
    font-weight: 400;
}
.typography_18_bold {
    font-size: 18px;
    font-weight: 600;
}
.typography_18_bolder {
    font-size: 18px;
    font-weight: 700;
}
.typography_16_bold {
    font-size: 16px;
    font-weight: 600;
}
.typography_16_reg {
    font-size: 16px;
    font-weight: 400;
}
.typography_14_bolder {
    font-weight: 700;
    font-size: 14px;
}
.typography_14_bold {
    font-weight: 600;
    font-size: 14px;
}
.typography_12_bold {
    font-weight: 600;
    font-size: 12px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-40 {
    padding-bottom: 40px;
}
.py-90 {
    padding: 90px 0;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-90 {
    padding-top: 90px;
}
.btn-orange {
    color: #f47323;
    text-decoration: underline;
}
.btn-orange:hover {
    color: #f47323;
    text-decoration: none;
    cursor: pointer;
}
.btn-orange-fill {
    background: #f47323;
    border-radius: 2px;
    color: #fff;
    padding: 8px 36px;
}
.btn-orange-fill:hover,
.modal-content .btn:hover .fa-solid,
.modal-content:active,
.modal-content:focus,
.news-banner .carousel-caption a,
.news-banner .carousel-caption a:hover,
.news-single .absolute .banner-content a,
.news-single .authors-area .relative .banner-content a {
    color: #fff;
}
.notification-card {
    display: flex;
    position: fixed;
    z-index: 4;
    top: 60px;
    padding: 15px;
}
.news-last-header,
footer {
    position: relative;
}
.notification-card .card {
    width: 18rem;
}
a.banner {
    position: relative;
}
a.banner:before {
    content: 'РЕКЛАМА';
    font-size: 10px;
    position: absolute;
    top: -10px;
    right: 10px;
    background: rgba(244, 115, 35, 0.5);
    padding: 4px 10px;
    border-radius: 2px;
    color: #000000;
    font-weight: 500;
}
img.banner-img970 {
    aspect-ratio: 970 / 90;
    max-width: 970px;
    max-height: 90px;
    width: 100%;
    height: auto;
    object-fit: cover;
}
img.banner-img300,
img.banner-img9702 {
    max-height: 250px;
    width: 100%;
    height: auto;
}
img.banner-img9702 {
    max-width: 970px;
    object-fit: cover;
}
img.banner-img300 {
    max-width: 300px;
    aspect-ratio: 300 / 250;
    object-fit: cover;
}
header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
}
.highlight {
    background-color: #f573236b;
    font-weight: bold;
}
.search-content h3 {
    font-weight: 700;
    margin-bottom: 15px;
}
.search-content p {
    margin-bottom: 0;
    font-weight: 400;
}
.navbar {
    padding: 0.5rem 0;
}
.contact-links img,
.navbar .social-links img {
    width: 24px;
}
.navbar .fa-brands,
.news-single .news-content h3 {
    font-size: 24px;
}
.navbar > .mobile-form {
    z-index: -1;
}
.navbar > .mobile-form svg.fa-magnifying-glass path {
    fill: #fff;
}
.navbar-brand img {
    width: 100%;
    max-width: 169px;
}
#filteredProducts2 a:hover h2,
.about .about-text a,
.about .about-text a:hover,
.anonsy .card-body li a:hover .anonsy-month,
.anonsy a.card:hover p,
.navbar a:hover,
.news-exclusive-single:hover h2,
.news-last-list-date .date-title,
.news-single a:hover h3,
.photo-pub-item:hover h2,
.photo-pub-main:hover h2,
.powered-section a,
.town-news-item:hover h2 {
    color: #f47323;
}
.dropdown-menu {
    top: 90%;
}
.dropdown-item {
    font-weight: 600;
}
.dropdown-item:active {
    color: #282632 !important;
    text-decoration: none;
    background-color: #f47323;
}
.fa-brands,
.fa-solid {
    color: #282632;
}
.hot-themes {
    padding: 1rem;
    border-top: 1px solid #ebebeb;
}
a.hot-theme {
    background: #f47323;
    color: #fff;
    padding: 0.3rem 0.5rem;
}
.news-content a.tag-theme,
.podcasts a.tag-theme {
    font-size: 13px;
    background: transparent;
    color: rgba(0, 0, 0, .6)!important;
}
.news-content a.tag-theme:before,
.podcasts a.tag-theme:before {
    content: '#';
    font-size: 10px;
}
.news-content a.tag-theme:hover,
.podcasts a.tag-theme:before {
    background: transparent;
    color: rgba(0, 0, 0, 1)!important;
    text-decoration:none;
}
button[aria-expanded="false"] .navbar-toggler-icon {
    background: url("../img/toggler.svg") center no-repeat;
}
button[aria-expanded="true"] .navbar-toggler-icon {
    background: url("../img/toggler-collapse.png") center no-repeat;
}
.big-news img {
    filter: brightness(0.6);
}
.big-news h2 {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
.news-last-header h2 {
    color: #000000;
    position: relative;
}
.big-news-banner-secondary h2 {
    width: 90%;
}
.big-news-banner-main,
.big-news-banner-secondary-1,
.big-news-banner-secondary-2 {
    transition: 0.3s;
}
.big-news-banner-secondary-1 img {
    height: 185px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: bottom;
}
.big-news-banner-main img {
    height: 400px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: bottom;
}
.big-news-banner-main:hover img,
.big-news-banner-secondary-1:hover img,
.big-news-banner-secondary-2:hover img,
.news-exclusive-single:hover img,
.photo-pub-item:hover img,
.photo-pub-main:hover img,
.town-news-item:hover img {
    filter: brightness(0.8);
}
.big-news-banner-main:hover,
.big-news-banner-secondary-1:hover,
.big-news-banner-secondary-2:hover,
.news-exclusive-single:hover,
.photo-pub-main:hover,
.town-news-item:hover {
    cursor: pointer;
}
.author-article a:hover,
.town-news-item a:hover,
a.news-exclusive-single:hover {
    text-decoration: none;
    color: #f47323;
}
.news-exclusive-header,
.news-last-header,
.page_404 .read-more,
.page_404 hr,
.read_more_separation {
    border-top: 2px solid #f47323;
}
.news-last-header:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #f47323;
    top: 50%;
    left: 8rem;
    position: absolute;
    animation-duration: 1s;
    animation-name: blick;
    animation-iteration-count: infinite;
    transform: translateY(9px);
}
.news-last-header-mobile:after {
    top: 11px;
    left: 15rem;
}
.news-last-header-mobile {
    border-top: none;
}
.top-header {
    border-top: 2px solid #f47323;
}

@keyframes blick {
    from {
        transform: translateY(9px) scale(1);
    }
    to {
        transform: translateY(9px) scale(1.5);
    }
}
.last-news-post a:hover {
    text-decoration: none;
    color: unset;
}
.news-last-list-date span {
    flex: 1 1 auto;
}
.last-news-post:hover .post-title h5 {
    color: #f47323;
    cursor: pointer;
}
#filteredProducts2 a:hover,
.anonsy .card-body li a:hover,
.anonsy a.card:hover,
.contacts a:hover,
.news-exclusive-all.btn-orange i {
    text-decoration: none;
}
.news-exclusive-single {
    width: 48%;
}
.news-exclusive-single-img img,
.tags-item img,
.town-news-item img {
    height: 268px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: left;
}
.news-exclusive-tag {
    position: absolute;
    left: 1rem;
    top: 1rem;
    background: rgba(149, 154, 163, 0.5);
    border-radius: 2px;
    color: #fff;
    padding: 5px 8px;
}
.post-time {
    color: #959aa3;
}
.post-have-photo {
    background: #f47323;
    border-radius: 2px;
    padding: 4px 10px;
}
.team,
.town-news {
    background-color: #f7f7f7;
}
.btn-orange-fill span,
.not-visible {
    display: none;
}
.btn.focus,
.btn:focus {
    box-shadow: unset;
}
.btn-orange-fill span.spinner-border {
    display: block;
}
.photo-pub-main img {
    height: 380px;
    object-fit: cover;
}
.photo-pub-item img {
    height: 250px;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    width: 100%;
    object-position: left;
}
footer {
    background-color: #282632;
    color: #fff;
    clear: both;
    height: auto;
    margin-top: 65px;
}
.t-copyright p {
    color: #53515b;
}
.footer-links a {
    color: #fff;
    text-decoration: none;
}
.footer-social-links img {
    width: 34px;
}
.author-articles .card-body a:hover,
.footer-links a:hover,
a.all-news-posts:hover,
a.photo-pub-item:hover,
a.photo-pub-main:hover {
    color: #f47323;
    text-decoration: none;
}
footer #back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #f57323;
    color: #fff;
    padding: 15px 22px;
    border-radius: 50%;
    text-decoration: none;
}
footer #back-to-top:hover {
    opacity: 0.8;
}
.news-banner .carousel-item.active > img {
    height: 530px;
    object-fit: cover;
    filter: brightness(0.8);
}
.news-banner .carousel-item .typography_36_bolder {
    padding-bottom: 50px;
}
.news-content li,
.news-content p {
    font-family: Georgia !important;
    font-size: 18px;
}
.news-content blockquote p {
    font-style: italic;
    font-size: 18px;
    color: #00000099;
    margin-bottom: 0;
}
.news-content {
    font-weight: initial;
}
.news-content figcaption {
    color: #959aa3;
    font-style: italic;
}
.news-content img {
    width: 100% !important;
    height: auto !important;
    object-fit: initial;
    max-width: 100%;
    max-height: 1000px;
    display: block;
    margin-bottom: 15px;
}
.news-single .news-last-header {
    border-top: unset;
}
.news-single .edit-btn {
    padding: 5px;
    position: fixed;
    left: 5px;
    z-index: 10;
    bottom: 5px;
    font-size: 24px;
    color: #f47323;
}
.news-single .news-last, .podcasts .news-last {
    padding: 0 15px;
    border-left: 2px solid #fff500;
}
.news-single .article-img-block {
    padding-top: 20px;
}
.news-single .news-last-header:after,
.podcasts .news-last-header:after {
    top: 0.45rem;
    left: 15rem;
    transform: none;
}
.news-single .banner-area {
    max-width: 970px;
}
.news-single .authors-area .banner-area.relative {
    max-width: 970px;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.news-single .other-news-area .banner-area.absolute {
    position: relative;
    flex-direction: column;
    display: flex;
    width: 100%;
}
.share-buttons .post-social-item {
    width: 36px;
    height: 36px;
    border: #000000 2px solid;
    border-radius: 50%;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.share-buttons {
    padding: 0 15px;
}
.news-single .banner-area img.banner-img {
    width: 100%;
    height: auto;
    max-height: 645px;
    object-fit: cover;
    object-position: bottom;
    border-radius: 4px;
}
.news-single .absolute .banner-content,
.news-single .authors-area .relative .banner-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #000000;
}
.news-single .banner-area-mobile .banner-content {
    color: #000000;
    position: relative;
    transform: unset;
}
.news-single .other-news-area .banner-content img {
    filter: unset !important;
}
.authors-area .news-content > div > .image-full-width,
.authors-area .news-content > div > div.max,
.news-single .owl-stage-outer {
    padding: 0;
}
.podcast-item:not(:last-child) {
    border-bottom: 2px solid #f57323;
}
.podcast-item-head a {
    text-decoration: underline dotted;
    color: #f47323;
}
.podcast-item-head a:hover {
    color: rgba(244, 115, 35, 0.8);
}
.iframe-container {
    position: relative;
    width: 100%;
    height: 152px;
    border-radius: 12px;
    background: #ffffff;
}
.author-article {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.iframe-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eee 25%, #ddd 50%, #eee 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

.podcast-iframe {
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.authors-area .news-content > div > * {
    max-width: 720px;
    padding: 0 15px 1rem;
    margin: 0 auto;
}
.authors-area .news-content > div p:has(img[alt*="(ФОТО)"]) {
    max-width: 100%;
}
.news-content a {
    color: #007bff !important;
}
.about-team-img img,
.news-content iframe {
    width: 100%;
}
.news-content div.max,
.news-content p.image-full-width {
    max-width: 100%;
    width: 100% !important;
    margin: 0 auto;
}
.news-content > div > blockquote {
    position: relative;
    display: flex;
    flex-direction: column;
}
.news-banner .carousel.col-xl-8 {
    flex: 0 0 100%;
    max-width: 1140px;
}
.news-content li {
    margin-left: 3rem;
}
.news-content h2,
.news-content h2 a,
.news-content h2 > span {
    color: #d15a49 !important;
    font-weight: 800;
    font-size: 32px;
}
.news-content .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.news-content blockquote:before {
    content: url("../img/quotes.svg");
    display: block;
    margin-bottom: 1rem;
    position: absolute;
    left: -2.1rem;
    top: 0.5rem;
}
.news-content blockquote img {
    max-width: 100px !important;
    height: 100px !important;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 10px 5px 0;
    border: 2px solid #d3d3d3;
    box-shadow: 0 0 3px 0 rgba(244, 115, 35, 0.75);
    -webkit-box-shadow: 0 0 3px 0 rgba(244, 115, 35, 0.75);
    -moz-box-shadow: 0 0 3px 0 rgba(244, 115, 35, 0.75);
    float: left;
    display: inline-block;
}
.news-content #news-content blockquote p > * {
    font-family: Georgia-Italic;
    font-style: italic;
    color: #00000099;
}
.news-content > div > ul {
    background: 0 0;
    display: flex;
    flex-direction: column;
}
.owl-carousel {
    padding: 0 15px;
}
.owl-carousel .owl-item img {
    max-height: 500px;
    object-fit: contain;
}
.author-articles .card-body a.author-facebook {
    color: #2e78f2;
    text-decoration: none;
}
.author-articles .card-body ul {
    margin-left: 25px;
}
.author-articles .card {
    border: none;
}
.author-articles .no-gutters img {
    max-height: 370px;
    object-fit: cover;
    border-radius: 20px;
}
.modal-content input:focus {
    box-shadow: unset;
    border-color: #f47323;
}
.modal-content .btn-outline-secondary:not(:disabled):not(.disabled):active,
.modal-content .btn-outline-secondary:not(:disabled):not(.disabled):hover {
    box-shadow: unset;
    background-color: #f47323;
    border-color: #f47323;
}
.modal-content .form-control {
    border: 1px solid #6c757d;
}
.all_news .nav-link {
    border: unset;
    background-color: unset;
    font-weight: 600;
}
.all_news .nav-link.active {
    background: #f47323;
    border-radius: 2px;
    padding: 10px 18px;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.all_news .news-img img {
    width: 250px;
    height: 150px;
    object-fit: cover;
}
.all_news .all-news-posts {
    padding: 5px 0;
}
.all_news .post-time {
    font-size: 11px;
}
.all_news .news-body h2 {
    margin: 0;
}
.all_news .post-have-photo {
    font-size: 10px;
    width: max-content;
}
.all_news h2 {
    padding: 1rem 0;
}
.about hr,
.contacts hr,
.team hr {
    width: 120px;
    background: #000;
}
.team-card {
    margin-bottom: -30px;
}
.team-card img {
    width: 300px;
    height: 300px;
    object-fit: cover;
}
.team-card p {
    color: rgba(0, 0, 0, 0.7);
}
.team-card:nth-child(2n) {
    flex-direction: row-reverse;
}
.team-card .team-card-info {
    margin: 0 20px;
}
.contacts .fa,
.contacts .fa-brands {
    font-size: 24px;
    color: #08c;
}
.contacts span {
    color: #08c;
    font-weight: 600;
}
.search_list {
    padding-top: 70px;
}
.search_list .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #f47323;
    border-color: #f47323;
}
.search_list .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #f47323;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-weight: 600;
}
.search_list .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(244 114 36 / 18%);
}
.search_list .no-result {
    margin-top: 1px;
}
.page_404 {
    padding: 90px 0;
    background: #fff;
}
.four_zero_four_bg {
    background-image: url("../img/404_page.gif");
    height: 400px;
    background-position: center;
}
.four_zero_four_bg h1 {
    font-size: 80px;
    color: #f47323;
}
.four_zero_four_bg h3 {
    font-size: 80px;
}
.link_404 {
    color: #fff !important;
    padding: 10px 20px;
    background: #f47323;
    margin: 20px 0;
    display: inline-block;
    border-radius: 2px;
}
.contant_box_404 {
    margin-top: -50px;
}
.anonsy .card {
    width: 31%;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 33%);
    border-radius: 2px;
    border: none;
}
.anonsy .card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    max-height: 270px;
    display: block;
}
.anonsy .archive-block {
    padding: 10px 15px;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(244, 115, 35, 0.2) inset;
}
.anonsy .btn-link {
    color: #f47323;
    text-decoration: none;
    font-weight: 700;
}
.anonsy .card-body {
    padding: 0.5rem;
}
.anonsy .card-body li {
    list-style-type: none;
}
.anonsy .card-body li a {
    display: flex;
    justify-content: space-between;
}
.anonsy .card-body .anonsy-period {
    font-size: 12px;
    color: #959aa3;
    font-weight: 700;
}
.anonsy .fa-calendar-days {
    margin-right: 0.5rem;
}
.toast-error,
.toast-info,
.toast-success {
    background-color: #f47323 !important;
}
@media screen and (max-width: 1199px) {
    .navbar > .form-inline {
        display: flex;
        margin-left: auto;
    }
    .navbar > .mobile-form {
        z-index: 1;
    }
    .team-card {
        margin-bottom: 30px;
    }
    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 960px;
    }
}
@media screen and (max-width: 991px) {
    .dropdown-menu {
        border: none;
    }
    .dropdown-toggle::after,
    .news-container .news-img,
    .read_more_separation,
    body.collapsed .mobile-form,
    body.collapsed .navbar-brand,
    body.collapsed form {
        display: none;
    }
    .news-single.pt-80 {
        padding-top: 0 !important;
    }
    .news-single .article-img-block {
        padding-top: 90px;
    }
    .big-news-banner-secondary .big-news-banner-secondary-1:last-child {
        padding-top: 15px;
    }
    .hot-themes {
        padding-top: 80px;
        border-top: none;
    }
    .banner-section {
        padding-top: 60px;
        border-top: none;
    }
    .navbar {
        padding: 0.5rem 0;
    }
    .navbar-brand img {
        height: 36px;
    }

    .navbar .fa-solid {
        font-size: 20px;
    }
    .big-news > .row {
        flex-direction: column;
    }
    .big-news-banner-main img {
        height: 100%;
        aspect-ratio: 1 / 1;
        object-fit: cover;
    }
    .anonsy aside,
    .big-news-banner-secondary {
        padding: 0;
    }
    .big-news-banner-secondary-2 {
        margin-top: 1rem;
    }
    .menu-collapsed header {
        position: fixed;
        z-index: 99;
        background-color: #fff;
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        top: 0;
        height: unset;
        overflow-y: unset;
    }
    .menu-open header {
        height: 100%;
        overflow-y: auto;
    }
    body.menu-open {
        overflow: hidden;
    }
    .navbar > .mobile-form svg.fa-magnifying-glass path {
        fill: #282632;
    }
    body.collapsed header {
        height: 100%;
    }
    body.collapsed .navbar {
        justify-content: end;
        padding: 0.5rem 0;
    }
    body.collapsed .navbar-nav {
        padding-bottom: 50px;
    }
    body.collapsed .left-side-nav {
        padding-top: 50px;
        border-top: 1px solid #ebebeb;
    }
    .photo-pub-main {
        width: 100%;
    }
    .photo-pub-main h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .photo-pub-main img {
        height: 250px;
    }
    footer .t-copyright {
        order: 3;
    }
    .news-single .news-last {
        border-left: none;
        padding: 0;
    }
    .news-single aside {
        border-top: 2px solid #f47323;
        border-bottom: 2px solid #f47323;
    }
    .anonsy .card {
        width: 48%;
    }
    .news-content > div > blockquote {
        padding-top: 2rem !important;
    }
    .news-content blockquote:before {
        left: 50%;
        transform: translatex(-50%);
    }
}
@media screen and (max-width: 767px) {
    .big-news-banner-main h2,
    .big-news-banner-secondary h2 {
        text-align: center;
        width: 100%;
        min-height: 50px;
    }
    .author-articles .no-gutters img {
        max-height: none;
    }
    .news-single .authors-area .banner-area.relative {
        padding: 0;
    }
    .news-single .authors-area img.banner-img,
    .news-single .other-news-area img.banner-img {
        min-height: 230px;
        width: 100%;
        object-fit: cover;
        object-position: bottom;
        border-radius: 4px;
    }
    .banner-img-container {
        padding: 0 15px;
    }
    .post_news_title {
        font-size: 28px;
        line-height: 1.1em;
    }
    .banner-area-mobile .typography_16_bold {
        font-size: 14px;
    }

    .news-single .authors-area .banner-content .typography_36_bolder,
    .news-single .other-news-area .banner-content .typography_36_bolder {
        font-size: 24px;
    }
    .news-single .authors-area .relative .banner-content,
    .news-single .other-news-area .absolute .banner-content {
        bottom: 20px;
    }
    .news-content > div > * {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 1rem;
    }
    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 540px;
    }
    .owl-carousel .owl-item img {
        max-height: 360px;
    }
    .big-news img {
        max-height: 283px;
        height: 100%;
        aspect-ratio: 16/9;
        object-fit: fill;
    }
    .big-news-banner-main {
        padding: 0 0 15px;
    }
    .hot-themes {
        padding: 80px 0 15px;
    }
    .big-news-banner-main h2 {
        font-size: 18px;
    }
    .big-news {
        padding: 0 15px;
    }
    .news-exclusive-single {
        width: 100%;
    }
    .news-banner .carousel-item.active > img {
        height: 263px;
    }
    .carousel-caption .typography_36_bolder {
        font-size: 20px;
        font-weight: 600;
    }
    .not-img .typography_36_bolder {
        font-size: 20px;
        font-weight: 700;
    }
    .news-banner .carousel-item .typography_36_bolder {
        padding-bottom: 20px;
    }
    .news-banner .carousel-caption {
        right: 0;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, 50%);
        width: 90%;
    }
    .authors-area .news-content blockquote p,
    .authors-area .news-content > div h2,
    .authors-area .news-content > div > p {
        margin-left: 15px;
        margin-right: 15px;
    }
    .authors-area .news-content > div p:has(img[alt="full"]) {
        margin: 0;
        padding: 0 0 1rem;
    }
    .authors-area .news-content > div > * {
        margin: 0 15px;
    }
}
@media screen and (max-width: 575px) {
    .notification-card {
        bottom: 0;
        right: 0;
        left: unset;
        top: unset;
    }
    .notification-card .card {
        width: 16rem;
    }
    .notification-card .card a,
    .notification-card .card button,
    .notification-card .card p {
        font-size: 0.8rem;
    }
    .notification-card .card img {
        width: 50%;
    }
    .news-single .authors-area .banner-content .typography_36_bolder {
        font-size: 20px;
        padding: 0 15px;
    }
    .news-single .other-news-area .banner-content .typography_36_bolder {
        font-size: 20px;
    }
    .news-content h2,
    .news-content h2 > span {
        font-size: 24px;
    }
    .news-banner .carousel.col-xl-8 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
    .owl-carousel .owl-item img {
        max-height: 280px;
    }
    .team-card,
    .team-card:nth-child(2n) {
        flex-direction: column;
        align-items: center;
    }
    .team-card br {
        display: none;
    }
    .team-card h3,
    .team-card p {
        text-align: center;
    }
    .team-card p {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .team-card h3 {
        font-size: 1.2rem;
        font-weight: 600;
    }
    .about-dscr p {
        font-size: 18px;
        margin-bottom: 0;
    }
    .about-dscr h1 {
        font-size: 32px;
    }
    .contacts .typography_36_bold,
    .team .typography_36_bold {
        font-size: 32px;
        text-align: center;
    }
    .contact-links {
        flex-direction: column;
    }
    .contact-links .fa-instagram {
        margin: 15px 0;
    }
    .anonsy .card {
        width: 100%;
    }
}
