body {
    font-family: "Manrope", open sans, Arial, Helvetica, sans-serif
}

:root {
    --main-primary: #0dc7ff;
    --main-primary-shadow-start: #047857;
    --main-primary-shadow-end: #d1fae5;
    --main-primary-light: #ecfdf5;
}

h1, h2, h3, h4, h5, h6 {
}

.base-span {
    letter-spacing: 1px;
}

.text-dark-gray-200 {
    color: #1f2125 !important
}

.bg-light-gray-400 {
    background-color: #f8f8f8 !important;
    color: #181818 !important
}

.testlist-main {
    padding-top: 40px
}

.rate-us {
    min-height: 174px
}

.time-prepend div {
    text-align: center;
    display: block;
    background-color: #f4f1f1;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-weight: 700;
    width: 100%
}

.time-prepend {
    width: 100px;
    margin-left: -1px;
    margin-right: 0
}


.dropdown-menu .dropdown-item {
    padding: .6rem 1.5rem
}

.top-bar .logo-slogan img {
    height: 36px
}

.footer .logo-footer img {
    display: block;
    margin: 0 auto;
    height: 40px;
    cursor: pointer;
    transition: all 300ms ease
}

label {
    margin-bottom: .3rem;
    margin-top: .3rem
}

.tags-inline {
    padding-right: 30px
}

.pinned-news__item--header {
    max-width: 480px
}

.latest-news {
    border-bottom: none
}

.new-grants {
    overflow-x: unset
}

.filters ul {
    margin-bottom: 0
}

.news-card__landed.latest-news-card__landed .news-card__landed--body {
    border: none
}

.post-view--head {
    margin-bottom: 30px
}

.postview-main .post-view-image--info {
    margin: 15px 0 0
}

.forcedgallery a {
    border-radius: 0
}

.select_text {
    width: 40px;
    border: none;
    line-height: 10px;
    font-size: 10px;
    text-align: center
}

.grant-details--item__ico i {
    min-width: 35px;
    text-align: center;
    font-size: 24px;
    color: #afadad
}

.grant-details--item__content p {
    color: #212529
}

.grant-details--item__content h3 {
    font-weight: 600;
    margin-bottom: 4px;
    color: #645757
}

.panel-heading a[data-toggle=collapse]::after {
    font-size: 12px;
    margin-right: 4px
}

.mobile-menu__nav .panel-body__list li a {
    font-size: 1rem
}

.univerlist-item__left h2 {
    max-width: 600px;
    line-height: 24px
}

.univerlist-item__left--bottom .stats-item {
    min-width: 40px
}

.univer-table .table .tbody .td .quotes {
    line-height: 3rem
}

.postview-main .post-view--content p img {
    margin-top: 0;
    margin-bottom: 0
}

.postview-main .post-view--content img {
    width: 100%;
    margin-left: 0;
    height: auto !important
}

.postview-main .full-width .post-view--content img {
    width: 130%;
    margin-left: -15%
}

.search_text {
    background-color: #ff0;
    line-height: 18px
}

.search-item p {
    font-size: 14px
}

.category_foydali {
    background-color: #98360e
}

.category_grantlar {
    background-color: #4a1b88
}

.category_talaba {
    background-color: #1a4b8f
}

.category_abituriyent {
    background-color: #17742c
}

.univer-table .table .tbody .td .data {
    color: #1f1f1f
}

.mt-16 {
    margin-top: 16px
}

.univer-table .table .thead .tr .th, .univer-table .table .tbody .td {
    border-right: 1px solid #e3e3e3
}

.univer-table .table .thead .tr .th:first-child, .univer-table .table .tbody .td:first-child {
    border-left: 1px solid #e3e3e3
}

.pinned-news__item--header {
    max-width: 430px
}

.block-card__content {
    font-size: 16px
}

.postview-main .post-view--content blockquote, .postview-main .post-view--content p {
    text-align: left
}

.postview-main .post-view--content blockquote, .postview-main .post-view--content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px
}

.postview-main .post-view--content ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
    color: #1a1c1f
}

.post-view--content h2 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 28px
}

.post-view--content h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 28px
}

.post-view--content h4 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 28px
}

.grant-details {
    padding: 16px
}

.mobile-menu__lang a:first-child {
    margin-right: 6px
}

.mobile-menu__lang a:last-child {
    margin-left: 7px !important
}

.btn-outline-primary.btn-lang {
    border: 1px solid #edeff2
}

.btn-lang.active {
    background-color: #f8f9fb !important
}

.univer-detailed-info {
    height: auto;
    min-height: 400px
}

.table thead th {
    border-top: none
}

.bg-primary-accent {
    background-color: var(--main-primary) !important;
    color: #fff !important
}

.postview-main .post-view--content img {
    aspect-ratio: unset
}

.test-nav--navigation .block-pagination {
    justify-content: center
}

.test-nav--navigation .block-pagination ul.block-pagination__links {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    column-gap: 10px;
    row-gap: 10px
}

.test-nav--navigation .block-pagination ul.block-pagination__links li {
    margin: 0
}

.block-pagination.block-pagination--square li {
    border-radius: .5rem
}

.block-pagination__links li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border: 1px solid #dfe1e5;
    border-radius: 7px
}

.block-pagination__links, .block-pagination__links li a {
    display: flex;
    justify-content: center;
    align-items: center
}

.block-pagination__links li a {
    font-weight: 500;
    color: #434448;
    font-size: 1rem;
    padding: 0 .2rem;
    flex-wrap: wrap;
    min-width: 34px;
    min-height: 34px;
    margin: 0
}

.test-nav--navigation .block-pagination ul.block-pagination__links {
    padding-left: 0
}

.block-pagination.block-pagination--blue .block-pagination__links .block-pagination__links--active {
    border: 2px solid var(--main-primary)
}

.block-pagination__links--next a::after {
    content: "\f107";
    transform: rotate(-90deg)
}

.block-pagination__links--prev a::after {
    content: "\f107";
    transform: rotate(90deg)
}

.block-pagination__links li:hover {
    border: 1px solid var(--main-primary)
}

.block-pagination__links--next a, .block-pagination__links--prev a, .dropdown .dropdown-toggle::after, .dropup .dropdown-toggle::after {
    font-family: "font awesome 5 regular"
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .test-nav--navigation .block-pagination ul.block-pagination__links {
        grid-template-columns: repeat(5, 1fr);
        column-gap: 20px;
        row-gap: 20px
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .7rem;
        padding-left: .7rem
    }
}

.postview-main .post-view .second-content .actions {
    margin-bottom: 40px
}

.postview-main .post-view h1 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700
}

.late-news {
    margin-bottom: 40px
}

.adsblock {
    padding-top: 20px
}

.mobile-lang-switcher .active .form-check label {
    color: var(--main-primary);
    font-weight: 700
}

.account-top .account-pic .default-acc-pic {
    font-size: 1rem;
    line-height: 2.125rem;
    vertical-align: middle;
    width: 100%;
    background-color: #eaf6ff;
    color: #738099
}

.form-group {
    position: relative
}

.help-block {
    position: absolute;
    right: 0;
    bottom: -20px;
    font-size: 12px;
    font-weight: 400;
    color: #fb2206
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.input-hint {
    position: absolute;
    right: 0;
    bottom: -24px
}

.account-top .account-pic .default-acc-pic {
    line-height: 28px;
    background-color: #d4d6dc;
    color: #646c7b
}

.sign-form p, .sign-socials p {
    font-size: 16px
}

#toast-container > div {
    opacity: 1;
    border-radius: 1px;
    box-shadow: none
}

.empty {
    text-align: center;
    font-size: 18px;
    padding: 40px 0;
    color: #797777
}

.testlist-card__top {
    justify-content: space-between
}

.results-image__circle {
    background-color: var(--main-primary)
}


.btn-primary {
    background-color: #2596be;
    color: #ffffff!important;
}

.btn-primary:hover {
    background-color: #51c7f3;
}

.quiz-question pre {
    display: inline;
    padding: 6px 12px;
    background: #f5f1f1;
    border-radius: 3px;
    margin: 0 4px
}

.quiz-question {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #edeff2;
    border-top: 1px solid #edeff2
}

.quiz-audio {
    padding: 15px 30px;
    border-bottom: 1px solid #edeff2
}

.quiz-answers {
    padding-top: 15px
}

.quiz-comment {
    margin-top: 12px;
    padding: 15px 30px;
    border-top: 1px solid #edeff2
}

.custom-control-label {
    font-size: 16px;
    line-height: 24px;
    color: #464d5e
}

.custom-control .custom-control-input:checked ~ .custom-control-label {
    color: #272b36;
    background: #f1efef
}

.test-details-item {
    display: block;
    text-align: center
}

.quiz-answers .custom-control {
    margin: 1px 0;
    transition: all 300ms linear
}

.quiz-answers .custom-control-label:hover {
    background-color: #eae2e2
}

.quiz-answers .custom-control-label {
    display: block;
    padding: 12px 3px;
    margin-top: 0
}

.test-details-item h2 {
    margin-right: 0
}

.numeric-info {
    padding: 20px 0
}

.numeric-info h3 {
    margin-bottom: 5px;
    margin-top: 15px
}

.st-in-numbers {
    margin: 0
}

.ad-pagination .ad-pagination__links .ad-pagination__links--checked {
    border: 2px solid #57bf6e
}

.ad-pagination__links li {
    border: 2px solid #dfe1e5
}

.ad-pagination__links li:hover {
    border: 2px solid #dfe1e5;
    background: #dfe1e5
}

a.special-close {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #edeff2;
    border-radius: 50%;
    line-height: 24px;
    font-size: 24px;
    display: inline-block;
    width: 38px
}

#timeview span {
    height: 8px;
    display: block;
    background-color: var(--main-primary);
    transition: all 500ms ease-in
}

#timeview {
    display: block;
    height: 8px;
    width: 100%;
    background-color: #d2d9e3;
    left: 0
}


.katex {
    font-size: 1.2em !important;
}

.katex-display {
    display: inline-block;
    margin: 0;
}
.btn-secondary {
    background-color: #e3e4e691
}

.btn-social-copy {
    color: #fff;
    padding-top: 7px;
    padding-bottom: 10px
}

.btn-social-copy:hover {
    color: #fff
}

.bigger-h {
    font-size: 36px !important;
    margin-top: 20px
}

.table tbody td {
    padding: 1.1rem .5rem;
    vertical-align: middle
}

.table tbody tr:nth-child(odd) {
    background-color: #f8f9fb
}

.table:not(.table-bordered) tr th:last-child, .table:not(.table-bordered) tr td:last-child {
    text-align: right
}

.table:not(.table-bordered) th, .table:not(.table-bordered) td {
    border: none !important;
    color: #575656
}

.table p {
    margin: 0
}

.nw {
    white-space: nowrap
}

.first-col-center td:first-child, .first-col-center th:first-child {
    text-align: center
}

.user-result {
    background-color: #eae2e2 !important;
    border: 2px solid var(--main-primary)
}

.quiz-question__content img {
    max-width: 100%;
    margin: 12px 0
}

.bg-main {
    background-color: #f9f3f3 !important
}

b, strong {
    font-weight: 700
}

.postview-main .post-view--content p {
    color: #1a1c1f;
    font-size: 18px !important
}

.postview-main .post-view--content p:not(:last-child) {
    margin-bottom: 22px
}

.mejs-container {
    background: 0 0
}

.mejs-container .mejs-controls {
    background: 0 0
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    border-radius: 0;
    background: #dbdbde
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    border-radius: 0;
    background: var(--main-primary)
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    border-radius: 0;
    background: var(--main-primary);
    opacity: .01
}

.mejs-button.mejs-playpause-button button {
    width: 30px !important;
    height: 30px !important;
    margin: 0;
    background: 0 0;
    font-family: "font awesome 5 pro";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: var(--main-primary);
    font-size: 26px
}

.mejs-controls div.mejs-time-rail {
    margin-left: 20px
}

.mejs-button.mejs-playpause-button.mejs-play button:before {
    content: "\f04b"
}

.mejs-button.mejs-playpause-button.mejs-pause button:before {
    content: "\f04c"
}

.pass-limit {
    border-bottom: 5px solid #015bde
}

.pass-limit + tr {
    border-top: 5px solid #015bde
}

.block-pagination .block-pagination__links .block-pagination__links--checked {
    background: #e9ffda
}

.time_ticker_top {
    display: none
}

.region-list-heading {
    font-weight: 700
}

.upload-kit img {
    width: 100%
}

.upload-kit .upload-kit-item.image-item {
    max-width: 146px;
    height: auto;
    width: 100%
}

.glyphicon {
    font-family: "font awesome 5 pro";
    font-weight: 400;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #6d7377
}

.upload-kit .glyphicon-plus-sign.add {
    font-size: 2rem;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -1.5rem;
    margin-left: 3px
}

.upload-kit .glyphicon-remove-circle.remove {
    font-size: 2rem;
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
    line-height: 32px
}

.glyphicon-plus-sign.add:before {
    content: "\f055"
}

.glyphicon-remove-circle.remove:before {
    content: "\f00d"
}

.postview-main .post-view--content blockquote {
    display: block;
    padding: 30px
}

.postview-main .post-view--content blockquote:before {
    display: inline-block;
    margin-right: 16px
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 24px
}

.video-wrapper iframe, .video-wrapper video, .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

::-webkit-input-placeholder {
    color: #a0adb9 !important
}

:-moz-placeholder {
    color: #a0adb9 !important;
    opacity: 1
}

::-moz-placeholder {
    color: #a0adb9 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #a0adb9 !important
}

::-ms-input-placeholder {
    color: #a0adb9 !important
}

::placeholder {
    color: #a0adb9 !important
}

.dropdown-menu .dropdown-item {
    color: #212529
}

.postview-main .post-view--content ul li::before {
    margin-top: 8px
}

.grecaptcha-badge {
    z-index: -1;
    opacity: .5
}

.btn {
    min-width: 140px;
    width: auto
}

.profile-pic .btn-aux {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, .8);
    color: #ccc;
    right: 0;
    bottom: 0
}

.profile-pic:hover .btn-aux {
    display: block
}

.profile-pic {
    position: relative;
    border-radius: 0
}

.profile-pic img {
    border: 4px solid rgba(0, 0, 0, .1);
    border-radius: 50%
}

.profile-nav .nav-link {
    font-size: 1.2rem;
    line-height: 2rem
}

.profile-ratings .base-sub-med {
    font-size: 20px
}

.profile-mini-info .profile-pic {
    margin: 0 auto 30px !important;
    width: 6rem;
    height: 6rem
}

.quiz-answers__content .form-group label {
    font-weight: 700;
    font-size: 12px
}

.quiz-answers__content .hint-block {
    text-align: right;
    font-style: italic;
    color: #7b7878;
    font-size: 14px
}

.table .selected td {
    background-color: #fee0b7
}

.answer-control .quiz-question .base-p-2 {
    font-size: 22px
}

.answer-control .ua {
    font-size: 20px
}

.jq-stars {
    display: inline-block
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
    stroke-linejoin: round
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888)
}

.live-rating {
    font-size: 2rem;
    min-width: 40px;
    text-align: left
}

.bootstrap-select .btn-search + .dropdown-menu .bs-searchbox::after {
    padding: 9px 18px;
    top: 4px;
    left: 2px
}

.bootstrap-select .btn-search + .dropdown-menu .bs-searchbox input {
    padding-left: 36px;
    border: 1px solid #dfe1e5
}

.sign-form .welcome p {
    padding: 0
}

.bootstrap-select {
    width: 100% !important
}

.bootstrap-select .dropdown-menu.show {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    background-color: #f5f5f5 !important
}

.bootstrap-select .dropdown-menu .dropdown-item .text {
    white-space: normal;
    margin-right: 0
}

.navbar-nav .btn-exclusive {
    margin-top: -12px;
    background: var(--main-primary);
    padding: 21px 20px !important;
    margin-bottom: -12px
}

.footer .logo-footer img {
    max-height: unset;
    margin-bottom: 15px
}


.panel-heading.btn-exclusive a {
    display: block;
    text-align: center;
    color: #fff !important
}

.panel-heading.btn-exclusive {
    text-align: center;
    background: var(--main-primary);
    padding: 2px 20px;
    margin-top: 10px
}

.tag {
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 9px;
    border: none
}

.actions-tags {
    display: block
}

.postview-main .post-view .second-content .actions {
    padding: 15px
}

.fs-20 {
    font-size: 20px
}

.univer-table .table .tbody .td, .univer-table .table .thead .tr .th {
    width: 25%
}

.univer-table .table .tbody .td:nth-child(2), .univer-table .table .thead .tr .th:nth-child(2) {
    width: 25%
}

.univer-table .table .tbody .td:first-child, .univer-table .table .thead .tr .th:first-child {
    width: 50%
}

.univer-table .table .tbody .td .data {
    justify-content: space-around
}

.mobile-menu__header .top-button {
    color: #ffffff;
}

.mobile-menu__header {
    background-color: var(--main-primary)
}

.burger span {
    background-color: #fff
}

.burger.activated span {
    background-color: #fff
}

.mobile-lang-switcher .form-check label {
    color: #fff
}

.mobile-lang-switcher .active .form-check label {
    color: #fff !important
}

.bg-primary-accent a {
    color: #fff
}

.bg-primary-accent blockquote a {
    text-decoration: underline
}

.bg-primary-accent a:hover {
    text-decoration: underline
}

.quiz-answers__content .forcedgallery .bordered {
    border: 2px solid #e3e3e3
}

.dropdown-divider {
    display: none
}

.dropdown-header span {
    font-size: 14px;
    font-weight: 700
}

.dropdown-header {
    display: block;
    padding: .8rem 1.2rem;
    margin-bottom: 0;
    color: #0f1010;
    white-space: nowrap;
    background-color: #e3e3e3
}

.select2-container--default .select2-selection--single {
    height: calc(1.1em + 1.4rem + 2px);
    border-radius: 0;
    padding: .5rem 1rem;
    border-color: #dfe1e5;
    color: #181818 !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px
}

.select2-search__field {
    outline: none
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #a0adb9
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.select2-results__option {
    padding-left: 1rem;
    font-size: 14px
}

.select2-results__option[role=group] {
    padding-left: 0
}

.select2-selection__clear {
    font-size: 16px;
    color: #888
}

.table th, .table tfoot td {
    padding: .75rem .5rem;
    white-space: nowrap
}

.table tfoot td {
    font-weight: 700
}

.mini-jumborton {
    background-color: #b6ebfb;
    color: #000000;
    border-radius: .5rem;
}

.mini-jumborton h1, .mini-jumborton a {
    color: inherit;
}

.banner {
    margin-bottom: 30px;
    border: 3px solid var(--main-primary);
    border-radius: .5rem;
}

.banner:has(.mini-jumborton) {
    overflow: hidden;
}

.banner .mini-jumborton {
    border-radius: 0;
}

.banner img {
    width: 100%
}

.quiz-question__content > div {
    font-weight: normal;
}

.quiz-question {
    background-color: #ffffff;
    color: #222222;
}

.last-banner .banner {
    margin-bottom: 0
}

/* .mini-jumborton a:not(.btn) {
  color: var(--main-primary)
} */

.text-dark-gray-400 {
    color: #66676a !important
}

.text-dark-gray-300, .top-button:not(.top-button-primary) {
    color: #ffffff;
}

.text-primary-green {
    color: #3a914d !important
}

.block-card-more {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px
}

.block-card__date, .block-card__tag, .pinned-news__item--date {
    color: #3a404e;
    opacity: .75
}

.sign-body {
    background-image: none;
    padding-bottom: 120px
}

.base-sub-med, .block-card__date, .block-card__tag, .category-clip, .pinned-news__item--date, .univer-table .table .thead .tr .th {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .4px
}

.table-sm tbody td {
    padding: .8rem .5rem;
    vertical-align: middle
}

.bg-wrong {
    background-color: rgba(255, 0, 0, .2) !important
}

.bg-correct {
    background-color: rgba(70, 205, 0, .2) !important
}

.user-img {
    border-radius: 50%;
    float: left;
    margin-right: 10px
}

.checked:not([class*=bg-correct]) {
    background-color: rgba(255, 0, 0, .2) !important
}

.btn-tg:hover {
    color: #fff;
    text-decoration: none
}

.btn-tg {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    line-height: 20px;
    background-color: #54a9eb;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 21px;
    border-radius: 24px
}

.univer-info-item {
    min-width: 50%
}

.top_ad p, .top_ad blockquote {
    margin-bottom: 0
}

.no-border {
    border: none !important
}

@keyframes glowing {
    0% {
        box-shadow: 0 0 3px var(--main-primary-shadow-start)
    }

    50% {
        box-shadow: 0 0 20px var(--main-primary-shadow-end)
    }

    100% {
        box-shadow: 0 0 3px var(--main-primary-shadow-start)
    }
}

.glow {
    animation: glowing 1300ms infinite
}

@media screen and (min-width: 992px) {
    .profile-mini-info {
        display: block;
        text-align: center
    }
}

.btn-block {
    display: block;
    width: 100% !important
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .test-main .test-nav-parent {
        padding: 0 8px;
        max-width: 100%
    }
}

@media screen and (max-width: 578px) and (min-width: 360px) {
    .test-main {
        padding: 0 5px
    }
}

@media screen and (min-width: 768px) {
    h1.profile-header {
        margin-bottom: 36px !important
    }

    .postview-main {
        padding: 40px 0 0
    }

    .top_ad {
        min-height: 120px
    }
}

@media screen and (min-width: 1200px) {
    .postview-main {
        padding: 40px 0 0
    }

    .post-view {
        padding: 0 10%
    }
}

@media screen and (min-height: 600px) {
    .sign-form {
        margin-top: 100px
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .test-main .test-details-item:first-child {
        max-width: 100%
    }

    .test-main .test-details-item {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 992px) {
    .main-list {
        padding-left: 0 !important
    }

    .account-top .account-pic .default-acc-pic {
        line-height: 38px
    }

    .time_ticker_top {
        position: fixed;
        top: 5px;
        left: 0;
        right: 0;
        background: #f3f1f1;
        padding: 2px;
        font-weight: 700;
        text-align: center;
        z-index: 1000;
        font-size: 14px;
        display: block
    }

    .test_start {
        padding-top: 20px
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(0, 0, 0, .05)
    }

    .profile-mini-info {
        display: block;
        text-align: center
    }

    .profile-pic {
        margin: 0 auto !important;
        margin-bottom: 10px !important
    }

    .univer-table .table .tbody .td:nth-child(3)::before {
        content: 'Kirish ballari'
    }
}

@media screen and (max-width: 768px) {
    .toast-bottom-right {
        width: 100%;
        margin: 0;
        left: 0;
        right: 0;
        bottom: -8px !important
    }

    #toast-container > div {
        width: 100% !important;
        max-width: initial
    }

    #toast-container > div {
        padding: 12px 12px 12px 50px
    }

    .toast-top-right {
        top: 0;
        left: 0;
        right: 0
    }

    .univer-main-2 .univer-toolbar-info {
        padding: 7px 0
    }

    .univer-table .table .tbody .td .quotes {
        line-height: .6rem
    }

    .univer-table .table .tbody .td .name p:nth-child(2) {
        display: none
    }

    .univer-table .table .tbody .td .data div {
        min-width: 34px;
        font-size: 11px
    }

    .univer-table-filter .dropdown .btn-settings, .univer-table-filter .dropdown .dropdown-menu {
        font-size: 10px !important
    }

    .univer-table-filter .dropdown {
        width: 105px !important
    }

    .univer-main-2 .univer-table-parent .univer-table-toolbar {
        padding-left: 8px;
        padding-right: 8px;
        text-align: center
    }

    .univer-main-2 .univer-table-filter {
        padding: 5px 0 0
    }

    .stats-desc .stats-item {
        margin-bottom: 0
    }

    .stats-desc {
        padding: 0;
        margin-bottom: 0
    }

    .pop-sec {
        padding: 40px 0 0
    }

    .featured-section {
        padding: 40px 0
    }

    .sticky-sidebar .pl-2 {
        padding-left: 0 !important
    }

    .pm-15 {
        padding: 0 7px
    }

    .postlist-second-main {
        padding: 56px 7px 40px
    }

    .nm-sm {
        margin: 0
    }

    .test-main .test-details-item {
        margin-bottom: 15px
    }

    .results-modal {
        padding: 50px 10px
    }

    .overall-results div[class^=col-] {
        padding: 20px
    }

    .overall-results-head {
        margin-bottom: 10px
    }

    .table tbody td {
        padding: 12px 6px
    }

    .profile-pic .btn-aux {
        display: block
    }

    .mini-jumborton {
        padding: 15px;
    }

    .univer-table .table .tbody .td:last-child {
        padding-bottom: 30px;
        border-right: none
    }

    .univer-table-filter .dropdown {
        width: calc(33.3333% - 4px) !important;
        margin-right: 0 !important
    }

    .univer-table .table .tbody .td .data {
        justify-content: space-around
    }

    .univer-table .table .tbody .td {
        min-width: auto !important;
        width: 50% !important
    }

    .btn {
        min-width: 112px
    }

    .account-top .account-pic {
        border: none
    }

    .top_ad {
        min-height: 120px
    }
}

@media screen and (max-width: 576px) {
    .xs-nocol-3 th:nth-child(3), .xs-nocol-3 td:nth-child(3), .xs-nocol-4 th:nth-child(4), .xs-nocol-4 td:nth-child(4), .xs-nocol-5 th:nth-child(5), .xs-nocol-5 td:nth-child(5) {
        display: none
    }

    .block-section__title {
        margin-bottom: 30px
    }

    .univerlist-item__right {
        display: none
    }

    .region-list {
        padding: 0;
        margin-top: 20px;
        border-bottom: 1px solid #edeff2
    }

    body {
        padding-top: 68px
    }

    .body-empty {
        padding-top: 0
    }

    main {
        padding-top: 0
    }

    .featured-section {
        padding: 15px 0 40px
    }

    .postlist-second-main {
        padding: 15px 7px 40px
    }

    .postview-main {
        padding: 15px 15px 0
    }

    .testlist-main {
        padding-right: 15px;
        padding-left: 15px
    }

    .univer2-main {
        padding-top: 15px
    }

    .list-block__item-header {
        font-size: 16px
    }

    .sign-form {
        padding: 2rem .5rem
    }

    .test-details {
        margin-bottom: 40px !important
    }

    .test-nav__title {
        text-align: center
    }

    .body-empty main {
        padding-top: 15px
    }

    .test-main {
        padding: 0 5px 60px
    }

    .univer-table .table .thead .tr .th:first-child, .univer-table .table .tbody .td:first-child {
        border-left: none;
        border-right: none
    }

    .univer-table .table .tbody .td {
        width: 33%;
        padding: 10px
    }

    .test-main .test-nav-parent {
        height: auto;
        display: block !important;
        overflow-y: auto;
        margin-top: 16px
    }

    .sign-form {
        margin-top: 20px
    }

    .sign-socials {
        padding: 1.5rem 1rem;
        margin-bottom: 1.5rem
    }

    .mobile-menu__header--logo img {
        width: 90px;
        margin-top: 0px
    }

    .test-table {
        font-size: 12px
    }

    .profile-exams #items-grid {
        margin: 0 -10px
    }

    .exam-start {
        margin-top: 0
    }

    .test-nav--navigation .block-pagination ul.block-pagination__links {
        grid-template-columns: repeat(5, 1fr)
    }

    .postview-main .full-width .post-view--content img {
        width: calc(100% + 48px);
        margin-left: -24px
    }

    .univer2-main .list-row .univerlist-item h2 {
        font-size: 18px;
        line-height: 24px
    }

    .stats-desc .stats-item {
        font-size: 14px;
        width: 100%;
        line-height: 30px
    }

    .stats-desc .stats-item__circle {
        width: 10px !important;
        height: 10px !important
    }

    .postview-main .post-view--content blockquote {
        padding: 20px
    }

    .postview-main .post-view--content blockquote p {
        padding-left: 0
    }

    .postview-main .post-view--content blockquote:before {
        display: none
    }
}

@media screen and (max-width: 370px) {
    .univer-table .table .tbody .td {
        width: 14%;
        display: block;
        padding: 10px 15px
    }

    .mobile-lang-switcher {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .test-main .test-nav--navigation ul.ad-pagination__links {
        grid-template-columns: repeat(6, 1fr) !important;
        column-gap: 19px !important;
        row-gap: 19px !important
    }

    .test-main {
        padding: 0 5px 60px
    }
}

@media screen and (max-width: 359px) {
}

@media print {
    .hidden-print {
        display: none !important
    }
}