@media (min-width: 1512px) {
    .col-bg-3 {
        width: 25%;
    }

    .col-bg-7 {
        width: 58.33333333%;
    }

    .col-bg-5 {
        width: 41.66666667%;
    }

    .col-bg-8 {
        width: 66.66666667%;
    }

    .col-bg-4 {
        width: 33.33333333%;
    }

    .col-bg-4.list-nav ul {
        max-width: 33.33333333%;
    }
}

@media (max-width: 1512px) {
    .list-nav ul {
        right: 20px;
    }

    .col-lg-3.list-nav ul {
        max-width: 25%;
    }
}

@media (max-width: 1350px) {
    .content {
        width: 70%;
    }

    .list-nav ul {
        right: 50px;
        max-width: 25%;
    }

    .background-img {
        width: 30%;
    }
}

@media (max-width: 1200px) {
    .background-img {
        width: 30%;
    }

    .detail-news {
        width: 70%;
    }

    table.results {
        font-size: 12px;
    }

    .col-md-2.list-nav ul {
        right: 10px;
        font-size: 12px;
        max-width: 20%;
    }
}

@media (max-width: 1061px) {
    .nav a {
        font-size: 12px;
    }

    .athlete-info {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .detail-news img {
        width: 70%;
    }

    .pb-10-md {
        padding-bottom: 0;
    }

    .pt-10-md {
        padding-top: 0;
    }

    table.results {
        font-size: 10px;
    }

    .documents .list .info li {
        list-style: disc;
    }

    .documents .list .info ul {
        padding-left: 20px;
    }

    .list-nav ul li {
        text-transform: capitalize;
        display: inline-block;
        padding-right: 30px;
    }

    .list-nav {
        margin: 0;
        padding: 0;
    }

    .list-nav ul {
        padding-left: 15px;
        position: static;
        max-width: 100% !important;
    }

    .list-nav ul li:before {
        color: #56a025;
        content: "\2022";
        padding-right: 5px;
    }

    .table thead img {
        height: 100px;
    }

    .input-with-sm-pt {
        padding-bottom: 4px;
    }

    .col-sm-pb-10 {
        padding-bottom: 10px;
    }
}

@media (max-width: 959px) {
    .nav a {
        font-size: 10px;
    }
}

@media (max-width: 876px) {
    .modal-notices .text {
        max-height: 200px;
    }
}

@media (max-width: 860px) {
    .background-img {
        display: none;
    }

    .detail-news {
        width: 100%;
    }

    .content {
        width: 100%;
    }

    #compareWith select, #compareWith > .select2, #compareWith > button {
        margin-bottom: 4px;
    }

    .nav a {
        font-size: 9px;
    }
}

@media (max-width: 812px) {
    .show-pk {
        display: none !important;
    }

    .show-mobile {
        display: block !important;
    }

    .header {
        position: relative;
        background: #f4f4f4;
        height: 60px;
    }

    .content {
        padding-top: 0;
    }

    .global-content {
        padding-top: 10px;
    }
}

@media (max-width: 800px) {
    .nav a {
        font-size: 8px;
    }
}

@media (max-width: 788px) {
    .athletes {
        font-size: 12px;
    }

    .athletes h4 {
        font-size: 14px;
    }

    .donate-block {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .navbar-mobile-items, .mobile-menu-items {
        display: block !important;
    }

    .pk-menu-items {
        display: none !important;
    }
    .header {
        height: auto;
    }

    .header .white-menu {
        height: auto;
    }

    .dropdown-menu > li > a {
        color: #4b4e53;
    }

    .navbar-left .dropdown-menu {
        background: #fff;
    }

    .nav a {
        font-size: 10px;
    }

    .image-cutter .dropzone .img-container .message {
        font-size: 14px;
    }

    .errors {
        position: relative;
        width: 150px;
        margin-top: 15px;
    }

    .errors .text .code {
        position: relative;
        left: 67px;
        font-size: 14px;
        font-weight: bold;
        top: 100px;
    }

    .errors .text .message {
        position: relative;
        left: 34px;
        width: 100px;
        top: 96px;
        font-size: 10px;
        text-align: center;
    }
}

@media (max-width: 750px) {
    .input-with-xs-pt {
        padding-bottom: 4px;
    }
}

@media (max-width: 560px) {
    .modal-notices {
        width: 400px;
    }

    .detail-news img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .modal-notices {
        width: 250px;
    }

    .athletes .item .card .info h4 {
        font-size: 10px;
    }

    .athletes .item .card .info, .athletes .item .card .info h5 {
        font-size: 10px;
    }

    .athletes .info {
        height: 146px;
    }

    .athletes .img {
        max-width: 110px;
        max-height: 146px;
    }

    .athletes .img img {
        max-width: 110px;
    }

    body {
        margin-bottom: 90px;
    }

    .main-page h3 {
        padding: 0 25px;
    }

    /*.container, .container-fluid, .content, .full-content, .global-content {*/
    /*    padding-left: 0;*/
    /*    padding-right: 0;*/
    /*}*/
    .no-padding-content {
        padding-left: 0;
        padding-right: 0;
    }
    .no-margin-content {
        margin-left: 0;
        margin-right: 0;
    }
    /*.padding-content {*/
    /*    padding-left: 15px;*/
    /*    padding-right: 15px;*/
    /*}*/

    .main-page > .row {
        margin-right: 0;
        margin-left: 0;
    }
    .main-page > .row > div {
        padding: 0;
    }

    #page-wrapper > .row {
        margin-right: 0;
        margin-left: 0;
    }
    #page-wrapper > .row > div {
        padding: 0;
    }
    .pl-10 {
        padding-left: 0;
    }
}

@media (max-width: 370px) {
    .lk .dropdown-menu {
        right: -90px !important;
    }

    .modal-notices {
        right: -60px !important;
    }

    .image-cutter .dropzone .img-container .message {
        font-size: 12px;
    }
}

@media (max-width: 1454px) and (min-width: 1364px) {
    .tracks-gallery .item .info {
        height: 110px;
    }
}

@media (max-width: 1364px) and (min-width: 1200px) {
    .tracks-gallery .item .info {
        height: 100px;
        font-size: 12px;
    }
}