body {
    background: #083850; /*zhekats*/

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6f92a2;
}
.width-wrap {
    position: relative;

    width: 100%;
    max-width: 1652px;

    margin: 0 auto;
    padding: 0 5px;
}
.clearfix-after:after {
    content: '';

    display: block;

    clear: both;
}

.flag {
    display: inline-block;
}
.flag.flag-en {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2VuLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-de {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2RlLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-fr {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2ZyLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-it {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2l0LnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-es {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2VzLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-pt {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2JyLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-pl {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX3BsLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-ru {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX3J1LnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-tr {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX3RyLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-id {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2lkLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-ar {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2FyLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-ja {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2pwLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-cn {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2NuLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}
.flag.flag-hi {
    margin: 0 3px -3px 0;
    width: 20px;
    height: 14px;
    background: url(browse.php?u=Oi8vYXNzdG9tb3V0aC5ndXJ1L2ltYWdlcy9mbGFnX2hpLnBuZw%3D%3D&b=29) no-repeat;
    background-size: cover;
}






header {
    margin-bottom: 10px;
}
header .width-wrap {
    text-align: center;
}
header .logo-container {
    display: inline-block;

    padding: 5px 0;

    vertical-align: top;
}
header .logo-container .logo {
    display: block;

    font-weight: bold;
    color: #fd5f33;
    text-decoration: none;
    text-align: center;
}
header .logo-container .logo .bigger  {
    font-size: 40px;
    line-height: 41px;
    text-transform: uppercase;
}
header .logo-container .logo .bigger span {
    color: #bfdded;

    transition: 0.15s ease color;
}
header .logo-container .logo a {
    color: #fd5f33;

    text-decoration: none;
}
header .logo-container .logo a:hover span {
    color: #fff;
}

header .logo-container .logo .smaller {
    font-size: 24px;
    line-height: 24px;
    color: #bfdded;

    transition: 0.15s ease color;
}

header .search-container {
    float: left;
    display: none;
}
header .search-container .search-block {
    margin: 5px 0 0 20px;
    padding: 10px 10px 0;
}

header .language-box-container {
    display: inline-block;
    float: none;
    text-align: center;
    vertical-align: top;
    margin-bottom: -8px;
}

header .language-box-container .language-box {
    position: relative;
    display: inline-block;
    margin: 0px 0 0px 5px;
    white-space: nowrap;
    top: -10px;
}

header .language-box-container .language-box .button {
    z-index: 2;

    display: block;
    position: relative;

    height: 35px;

    padding: 0 11px;

    border: 1px solid #adc8d6;

    background: #adc8d6;

    font-size: 14px;
    line-height: 34px;
    color: #fff;
    text-decoration: none;

    transition: 0.15s ease color, 0.15s ease border-color;
}
header .language-box-container .language-box:hover .button {
    border-bottom-color: #adc8d6;
}
header .language-box-container .language-box .icon {
    margin: 0 0 2px 4px;
}
header .language-box-container .language-box .fa {
    position: relative;

    top: -2px;

    font-size: 10px;
}


header .language-box-container .language-box .list {
    z-index: 1;
    opacity: 0;
    right: auto;
    right: 0;
    text-align: left;
    visibility: hidden;
    position: absolute;
    top: 34px;
    right: 0;
    width: 250px;
    padding: 0 6px;
    border: 1px solid #adc8d6;
    background: #adc8d6;
    transition: 0.15s ease opacity;
}
header .language-box-container .language-box:hover .list {
    opacity: 1;

    visibility: visible;
}
header .language-box-container .language-box .list li {
    display: block;
    float: left;

    width: 50%;

    margin: 3px 0;
}
header .language-box-container .language-box .list li a {
    display: block;
    padding: 0 5px;
    font-size: 14px;
    line-height: 32px;
    color: #062737;
    text-decoration: none;
    transition: 0.15s ease background-color, 0.15s ease color;
}
header .language-box-container .language-box .list li a:hover {
    color: #fff;
}

.border-block {
    padding: 0 5px;

    border: 1px solid #062737;
}

.heading-container {
    position: relative;

    margin-bottom: 5px;
}
.heading-container:after {
    content: '';

    display: block;

    clear: both;
}
.heading-container .heading {
    float: left;

    padding-left: 5px;
}
.heading-container .heading h1,
.heading-container .heading h2,
.heading-container .heading div,
.heading-container .heading span {
    display: inline-block;

    margin: -13px 0 0 10px;
    padding: 0 10px;

    background: #062737;

    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
}

.heading-container .sort-container {
    float: right;
    position: relative;

    top: -16px;
}
.heading-container .sort-container ul {

}
.heading-container .sort-container ul li {
    float: left;

    margin: 0 10px;
}
.heading-container .sort-container ul li a {
    display: block;

    padding: 0 10px;

    border: 1px solid #062737;

    background: #062737;

    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;

    transition: 0.15s ease border-color, 0.15s ease color;
}
.heading-container .sort-container ul li a:hover {
    z-index: 1;

    position: relative;

    border-color: #bfdded;

    background-color: #bfdded;

    color: #062737;
}
.heading-container .sort-container ul li.active a {
    border-color: #bfdded;

    background-color: #bfdded;

    color: #062737;

    cursor: default;
}

.item-list {
    text-align: center;

    letter-spacing: -5px;
}
.item-list .item {
    display: inline-block;
    position: relative;

    width: 20%;

    margin-bottom: 5px;
    padding: 0 3px;
    vertical-align: top;
    text-align: left;
    letter-spacing: 0;
}
.item-list .item .link {
    text-decoration: none;
}
.item-list .item .link .thumb-container {
    position: relative;
    overflow: hidden;
}
.item-list .item .link .thumb-container {
    display: block;
}
.item-list .item .link .thumb-container img {
    display: block;
    border: 1px solid #000;
    width: 100%;
}
.item-list .item .link .thumb-container .thumb-line .duration {
    position: absolute;

    right: 3px;
    bottom: 3px;

    padding: 0 5px;

    border-radius: 3px;

    background: rgba(0,0,0,0.5);

    font-size: 12px;
    line-height: 18px;
    color: #fff;

    transition: 0.15s ease bottom;
}
.item-list .item .link:hover .thumb-container .thumb-line .duration {
    bottom: -30px;
}

.item-list .item .info {
    padding: 0 3px;

    background: #062737;
}
.item-list .item .info .info-row {
    font-size: 12px;
    line-height: 20px;
}
.item-list .item .info .info-row .date {
    float: left;
}
.item-list .item .info .info-row .sponsor {
    float: right;
}
.item-list .item .info .info-row .sponsor a {
    color: #fff;

    transition: 0.15s ease color;
}
.item-list .item .info .info-row .sponsor a:hover {
    color: #bfdded;
}

.item-list .item .info .tags {
    overflow: hidden;

    height: 40px;

    font-size: 12px;
    line-height: 20px;
}
.item-list .item .info .tags a {
    display: inline-block;

    color: #bfdded;

    transition: 0.15s ease color;
}
.item-list .item .info .tags a:hover {
    color: #fff;
}

.item-list .item.sponsor {
    width: 16.666666%;
}
.item-list .item.sponsor .link .name {
    overflow: hidden;

    height: 30px;

    padding: 0 2px;

    background: #062737;

    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    color: #adc8d6;
    white-space: nowrap;
    text-overflow: ellipsis;

    transition: 0.15s ease color;
}
.item-list .item.sponsor .link:hover .name {
    color: #fff;
}

.item-list .item.category {

}
.item-list .item.category .link .name {
    overflow: hidden;

    height: 30px;

    padding: 0 2px;

    background: #062737;

    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    color: #adc8d6;
    white-space: nowrap;
    text-overflow: ellipsis;

    transition: 0.15s ease color;
}
.item-list .item.category .link:hover .name {
    color: #fff;
}

.pagination {
    margin: 8px 0;

    text-align: center;
}
.pagination ul {
    display: block;
}
.pagination li {
    display: inline-block;
    margin: 0 0 3px;
}
.pagination a,
.pagination span {
    display: block;

    min-width: 36px;
    height: 36px;

    padding: 0 10px;

    border: 1px solid #062737;
    border-radius: 3px;

    background: #062737;

    font-size: 14px;
    line-height: 34px;
    color: #adc8d6;
    text-decoration: none;
    text-transform: uppercase;

    transition: 0.15s ease border-color, 0.15s ease color;
}
.pagination span {
    opacity: 0.5;
}
.pagination a:hover {
    background: #adc8d6;

    border-color: #adc8d6;

    color: #062737;
}
.pagination li.active a {
    border: 1px solid #adc8d6;

    background: #adc8d6;

    color: #062737;
}
.pagination a .icon {
    margin-bottom: 4px;
}

.list-spots {
    margin: 10px 0;

    text-align: center;
}
.list-spots .spot {
    display: inline-block;

    margin: 3px;
}
.list-spots .spot img,
.list-spots .spot iframe {
    display: block;
}

.text-categories-list {
    padding: 0 10px 10px;
}
.text-categories-list ul {
    -webkit-columns: 5;
    columns: 5;
}
.text-categories-list ul li {
    overflow: hidden;

    padding: 0 5px;

    font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-categories-list ul li.letter {
    background: #062737;

    color: #fff;
}
.text-categories-list ul li a {
    display: block;

    color: #adc8d6;

    transition: 0.15s ease color;
}
.text-categories-list ul li a:hover {
    color: #fff;
}
.text-categories-list ul li a .value {
    float: right;

    color: #787168;
    text-decoration: none;

    transition: 0.15s ease color;
}
.text-categories-list ul li a:hover .value {
    color: #fff;
}

.search-block {
    position: relative;

    padding: 10px 10px 20px;
}
.search-block .search-input {
    display: block;

    width: 100%;
    min-width: 360px;
    height: 40px;

    padding: 0 60px 0 10px;

    border: 1px solid #062737;

    background: #f7f7f5;

    font-size: 18px;
    line-height: 40px;
}
.search-block .search-submit {
    display: block;
    position: absolute;

    top: 10px;
    right: 10px;

    height: 40px;

    padding: 0 10px;

    border: 1px solid #062737;

    background: #062737;

    font-size: 18px;
    line-height: 40px;
    color: #fff;

    cursor: pointer;

    transition: 0.15s ease background-color, 0.15s ease color;
}
.search-block .search-submit:hover {
    border: 1px solid #062737;

    background-color: #fff;

    color: #062737;
}

footer {
    margin-top: 10px;
    padding: 10px 0;
}
footer .copyright-container {
    float: left;
}

footer .copyright-container a {
    color: #adc8d6;
}


footer .copyright {
    display: inline-block;

    margin-bottom: 10px;
}


footer .links-container {
    float: right;
}
footer .links-container .links {

}
footer .links-container .links li {
    display: inline-block;
}
footer .links-container .links li a {
    color: #adc8d6;

    transition: 0.15s ease color;
}
footer .links-container .links li a:hover {
    color: #fff;
}

.videos-section,
.list-spots-section,
.text-categories-list-section,
.text-channels-list-section,
.sponsors-list-section,
.search-section {
    margin-bottom: 20px;
}

@media screen and (max-width: 1326px) {
    .item-list .item {
        width: 25%;
    }
    .list-spots .spot:nth-child(4) {
        display: none;
    }
    .item-list .item.sponsor {
        width: 20%;
    }
    .text-categories-list ul {
        -webkit-columns: 4;
        columns: 4;
    }
}

@media screen and (max-width: 1000px) {
    .item-list .item {
        width: 33.333333%;
    }
    .list-spots .spot:nth-child(3) {
        display: none;
    }
    .text-categories-list ul {
        -webkit-columns: 3;
        columns: 3;
    }
    .item-list .item.sponsor {
        width: 25%;
    }
}

@media screen and (max-width: 674px) {
    .heading-container .heading {
        float: none;

        text-align: center;
    }
    .heading-container .heading h1,
    .heading-container .heading h2,
    .heading-container .heading div,
    .heading-container .heading span {
        margin: -13px 0 0 0;
    }
    .heading-container .sort-container {
        float: none;

        top: 0;

        margin: 5px 0 10px;
        padding-left: 6px;
    }
    .heading-container .sort-container ul li {
        width: 33.333333%;

        margin: 0 -1px;
    }
    .heading-container .sort-container ul li a {
        text-align: center;
    }
    .item-list .item {
        width: 50%;
    }
    .list-spots .spot:nth-child(2) {
        display: none;
    }
    .text-categories-list ul {
        -webkit-columns: 2;
        columns: 2;
    }
    .item-list .item.sponsor {
        width: 33.333333%;
    }
    .search-block .search-input {
        min-width: 0;
    }
}

@media screen and (max-width: 460px) {
    header .logo-container {
        float: none;
    }
}

@media screen and (max-width: 410px) {

    header .logo-container .logo .bigger  {
        font-size: 33px;
        line-height: 33px;
    }
    header .logo-container .logo .smaller {
        font-size: 20px;
        line-height: 20px;
    }


    .heading-container .sort-container ul li a {
        padding: 0 3px;

        font-size: 12px;
        line-height: 24px;
    }
    .text-categories-list ul {
        -webkit-columns: 1;
        columns: 1;
    }
    .item-list .item.sponsor {
        width: 50%;
    }

}

@media screen and (max-width: 348px) {
    .item-list .item {
        width: 100%;
    }
}