@media (max-width : 1400px) {
} @media (max-width : 1200px) {
.mobile-menu {
display: none;
}
.wellcome-wrapper {
padding: 20px;
padding-left: 186px;
}
.wellcome-wrapper::before {
width: 133px;
height: 200px;
bottom: -22px;
}
.wellcome-rev {
padding: 14px 20px;
}
.well-title {
font-size: 30px;
}
.well-content {
font-size: 17px;
}
} @media (max-width : 1099px) {
.wellcome-wrapper {
padding-left: 165px;
}
.wellcome-wrapper::before {
left: 6px;
}
.well-content {
font-size: 16px;
}
.well-rev-avatar {
width: 86px;
height: 86px;
}
.well-rev-avatar {
display: none;
}
} @media (max-width : 992px) {
.mobile-menu {
display: block;
}
.header-md__nav,
.header-social {
display: none;
}
.wellcome-wrapper {
padding-left: 20px;
}
.wellcome-wrapper::before {
background-image: none;
}
.rer-text {
font-size: 24px;
}
.recent-comment-ava {
display: none;
}
} @media (max-width : 768px) {
.page-post-category {
padding: 6px 21px;
}
.footer-top {
align-items: start;
}
.footer-top p {
text-align: left;
}
.footer-mid {
flex-direction: column;
align-items: start;
gap: 12px;
}
.politic-wrapper {
flex-direction: column;
align-items: start;
justify-content: start;
gap: 12px;
}
.recent-comment-ava {
display: block;
}
.main-node .page-article-wrapper {
padding: 15px;
}
.post-list .list-title {
padding: 0 15px;
padding-bottom: 10px;
}
.post-list {
padding: 15px 0;
}
.post-list li a {
padding: 6px 15px;
padding-left: 40px;
}
.post-list li a::before {
left: 15px;
top: 6px;
}
.post-list {
margin-left: -15px;
}
article.page-article-wrapper .comments-wrapper {
margin-left: -15px;
margin-right: -15px;
padding: 16px 15px;
}
} @media (max-width : 576px) {
.well-title {
font-size: 26px;
}
.wellcome-rev {
display: none;
}
.rer-text {
font-size: 20px;
}
.main-title h1::before {
display: none;
}
.main-title h1 {
font-size: 28px;
}
.aioseo-breadcrumb {
margin-bottom: 10px;
}
footer {
padding-bottom: 120px;
}
}
@media (max-width : 450px) {
article.page-article-wrapper .comments-wrapper .commentslist footer {
flex-direction: column;
align-items: start;
}
article.page-article-wrapper .comments-wrapper .comment-metadata {
display: flex;
justify-content: space-between;
align-items: start;
}
article.page-article-wrapper .comments-wrapper .commentslist time {
position: absolute;
left: 55px;
bottom: 6px;
}
article.page-article-wrapper .comments-wrapper .comment-metadata .edit-link {
position: absolute;
right: 0;
bottom: 12px;
}
}
@media (max-width : 380px) {
.rer-wrapper {
height: 120px;
}
.main-title h1 {
font-size: 24px;
}
.recent-comment-ava {
display: none;
}
} @media (max-width : 320px) {
.mobile-menu__content {
padding: 0;
}
}  @media (min-width : 0) {
} @media (min-width : 576px) {
} @media (min-width : 768px) {
} @media (min-width : 992px) {
} @media (min-width : 1200px) {
.text {
font-size: 18px;
}
} @media (min-width : 1400px) {
.text {
font-size: 22px;
}
}