:root {
--text-header-color:#ffffff;
--pod-text-background:#104805;
--pod-text-color:#ffffff;
--icon-color:#165106;
--head-and-video-color:#024b01;
--desc-duration-color:#ffffff;
--fon-menu-background-color:#061801;
--popular-searches-color:#0a3f03;
--hd-background:#0200008f;
--hd-color:#a0f500;
}

.menu li span,
body,
.navi li a,
.navi li span,
.open,
.menu li a,
.br {
    background-color: var(--fon-menu-background-color);
}
.takeoff a {
    border-color: #cfd4ee;
}
body,
.preview-bottom li,
.preview-bottom li span {
    color: var(--desc-duration-color);
}
.head,
.val-sort,
.takeoff a,
.railroad,
.full-wrap {
    background-color: var(--head-and-video-color);
}
img,
.preview-img,
.brs-block,
.full-bn {
    background-color: #e6e6e6;
}
.searches-list,
.friendship,
.video-br-300,
.video-br-728 {
    background-color: var(--popular-searches-color);
}
.searches-list a,
.friendship h2,
.friendship li a {
    color: #d0d4f3;
}
.menu li span i,
a:hover,
.takeoff .dur i,
.navi li span i,
.target a span,
.menu li a i,
.searches-list span,
.searches-list i,
.friendship li a i,
.friendship li a:hover,
.desc-main a,
.full-links li a i {
    color: var(--icon-color);
}
#scroll-top,
.menu li span:hover,
.menu li span:hover i,
.menu li span.active,
.menu li span.active i,
.takeoff a:hover,
.preview-icon .icon,
.takeoff a:hover .preview-bottom li,
.navi ul.to-all li a,
.navi li.active a,
.navi li a.active,
.navi li a:hover,
.widespread button,
.open:hover,
.passkey,
.menu li a:hover,
.menu li a.active,
.menu li.active a,
.menu li a:hover i,
.menu li a.active i,
.menu li.active a i,
.full-links li a:hover i,
.full-links li a:hover,
.close,
.bot-close {
    background-color: var(--pod-text-background);
    color: var(--pod-text-color);
}
.preview-icon,
.preview-ins:hover {
    background-color: rgba(164, 177, 233, 0.4);
}
.takeoff a:hover {
    border-color: rgba(164, 177, 233, 0.4);
}
.takeoff a:hover .preview-icon .icon {
    background-color: #d0d4f3;
    color: #5272e8;
}
.menu li span,
a,
h1,
h2,
.target a,
.open,
.widespread input,
.railroad span,
.full-meta li span i,
.full-meta li.perc {
    color: var(--text-header-color);
}
.takeoff a:hover .preview-icon {
    background-color: rgba(50, 50, 50, 0.4);
}
.takeoff .dur {
    background-color: rgba(50, 50, 50, 0.8);
    color: #d0d4f3;
}
.takeoff a:hover .preview-bottom li span {
    color: #141414;
}
.search-input {
    background-color: #fff;
    border-color: #e6e6e6;
}
body,
html,
div,
p,
a,
ul,
li,
input,
button,
form,
textarea,
span,
img,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}
div,
ul,
li,
a {
    overflow: hidden;
}
body {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}
li {
    list-style-type: none;
}
img {
    display: block;
}
a {
    text-decoration: none;
}
h1,
h2 {
    font-weight: normal;
    text-transform: uppercase;
}
h1 {
    margin: 10px 5px 5px 5px;
    font-size: 22px;
    line-height: 28px;
    overflow: hidden;
    float: left;
}
h2 {
    margin: 30px 5px 0 5px;
    font-size: 22px;
    line-height: 24px;
}
h2.more-margin-top {
    margin-top: 80px;
}
.bluebell {
    margin: 0 auto;
    position: relative;
}
.head {
    font-size: 0;
    padding-bottom: 10px;
}
.open {
    float: right;
    cursor: pointer;
    width: 34px;
    height: 34px;
    line-height: 30px;
    font-size: 20px;
    margin: 10px 5px 0 5px;
    border-radius: 3px;
    text-align: center;
}
.target {
    float: left;
    margin: 10px 5px 0 5px;
}
.target a {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
}
.target a img {
    background: none;
    height: inherit;
    width: auto;
}
.val-sort {
    margin-top: 2px;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}
.navi ul {
    float: right;
    margin: 5px 10px 0 5px;
}
.navi li {
    float: left;
    margin: 5px 5px 0 0;
}
.navi li a,
.navi li span {
    border-radius: 3px;
    font-size: 16px;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    text-align: center;
}
.navi li a.navi-hd {
    color: #41a5e1;
}
.navi li a.navi-hd:hover,
.navi li.active a.navi-hd,
.navi li a.navi-hd.active {
    background-color: #41a5e1;
    color: #fff;
}
.navi li span.navi-val {
    background: none;
    padding: 0;
}
.navi ul.pages li a,
.navi ul.pages li span {
    padding: 0 5px;
    min-width: 18px;
}
.navi ul.pages li span.navi-val {
    padding-left: 0;
}
.val-sort-top ul.pages {
    display: none;
}
.menu {
    display: none;
    clear: both;
    padding: 8px 5px 0 5px;
    margin: 0 auto;
    max-width: 600px;
}
.menu li {
    margin-top: 2px;
    position: relative;
}
.menu li a,
.menu li span {
    cursor: pointer;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0 20px;
    border-radius: 3px;
}
.crossbow {
    display: none;
    padding: 10px 0;
    text-align: left;
}
.crossbow a {
    border: 0 none !important;
    height: auto !important;
    line-height: 20px !important;
    font-size: 16px !important;
    padding: 10px !important;
    margin: 4px 0 0 0;
}
.crossbow a i {
    background: none !important;
    width: auto !important;
    height: inherit !important;
    line-height: inherit !important;
    border: 0 none !important;
    font-size: 20px !important;
    margin: 0 3px 0 0 !important;
}
.widespread {
    display: none;
    clear: both;
    padding: 10px 5px 5px 5px;
    margin: 0 auto;
    max-width: 600px;
}
.widespread form {
    overflow: hidden;
    position: relative;
    padding-right: 52px;
}
.search-input {
    padding: 0 20px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
}
.widespread input {
    background: none;
    text-transform: uppercase;
    width: 100%;
    border: 0 none;
    outline: 0 none;
    font-size: 22px;
    height: 48px;
    line-height: 48px;
	color: #000000;
}
.widespread button {
    opacity: 0.8;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none;
    cursor: pointer;
    outline: 0 none;
    width: 50px;
    text-align: center;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}
.widespread button:hover {
    opacity: 1;
}
.searches-list {
    display: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: -2px;
    clear: both;
}
.searches-list li {
    float: left;
    margin: 0 5px;
    font-size: 14px;
}
.searches-list a {
    display: block;
}
.searches-list a i {
    display: block;
    float: left;
    margin-right: 5px;
    height: inherit;
    line-height: inherit;
}
.previews-block {
    padding-top: 5px;
}
.takeoff {
    width: 100%;
}
.preview-ins {
    border-radius: 3px;
    padding: 5px;
}
.takeoff a {
    border-radius: 3px;
    display: block;
    padding-bottom: 5px;
    position: relative;
}
.preview-img {
    position: relative;
    padding-bottom: 60%;
    overflow: visible;
}
.preview-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.preview-icon {
    z-index: 1;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    padding: 5px;
    left: 50%;
    bottom: -20px;
    margin-left: -20px;
}
.preview-icon .icon {
    font-family: Arial, sans-serif;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
}
.preview-bottom li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 10px;
}
.preview-bottom li.preview-likes {
    color: #2db941;
    float: left;
}
.preview-bottom li.preview-views {
    float: right;
    text-transform: none;
}
.preview-bottom li span {
    display: none;
}
.takeoff .name {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
}
.takeoff .dur,
.takeoff .hd {
    position: absolute;
    top: 4px;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
}
.takeoff .dur {
    right: 4px;
}
.takeoff .hd {
    background-color: var(--hd-background);
    color: var(--hd-color);
    left: 4px;
}
.preview-cat-ins a {
    padding-bottom: 0;
}
.preview-cat-ins .preview-icon {
    bottom: 5px;
}
.preview-cat-ins .name {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}
.val-sort-bottom {
    margin-top: 5px;
}
.navi ul.to-all {
    margin-top: 10px;
}
.navi ul.to-all,
.navi ul.to-all li {
    float: none;
    text-align: center;
}
.navi ul.to-all li {
    display: inline-block;
    vertical-align: top;
}
.navi ul.to-all li a {
    opacity: 0.9;
    padding: 0 15px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.navi ul.to-all li a:hover {
    opacity: 1;
}
.brs-block {
    font-size: 0;
    text-align: center;
    padding: 5px 0 15px 0;
}
.br {
    width: 300px;
    height: 250px;
    margin: 10px 5px 0 5px;
    display: inline-block;
    vertical-align: top;
}
.br-2,
.br-3,
.br-4,
.br-5 {
    display: none;
}
.brs-block-with-margin {
    margin-top: 5px;
}
.friendship {
    margin-top: 20px;
    padding-bottom: 30px;
    font-size: 0;
}
.friendship ul {
    padding-top: 20px;
}
.friendship li {
    page-break-inside: avoid;
    break-inside: avoid;
    font-size: 16px;
    text-transform: uppercase;
}
.friendship li a {
    display: block;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
}
.friendship ul.searches-cloud li {
    page-break-inside: none !important;
    break-inside: none !important;
    float: left;
    width: auto;
}
.friendship ul.searches-cloud {
    column-count: 1 !important;
    -moz-column-count: 1 !important;
    -webkit-column-count: 1 !important;
}
.friendship ul.searches-cloud li.size-2 a {
    font-size: 18px;
}
.friendship ul.searches-cloud li.size-3 a {
    font-size: 22px;
}
.friendship ul.searches-cloud li.size-4 a {
    font-size: 24px;
}
.friendship ul.searches-cloud li.size-5 a {
    font-size: 26px;
}
.desc-main {
    margin: 10px 0 30px 0;
    padding: 0 5px;
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
}
.desc-main p {
    padding-top: 10px;
}
.desc-main a {
    text-decoration: underline;
}
.desc-main a:hover {
    text-decoration: none;
}
.full-block .desc-main {
    margin: 10px 0 15px 0 !important;
}
.full-wrap {
    margin-top: 2px;
}
.full-tab {
    display: table;
    width: 100%;
}
.full-block {
    padding-bottom: 10px;
}
.video-block {
    padding: 5px 5px 0 5px;
}
.grandnephew {
    background-color: #000;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.grandnephew iframe,
.grandnephew object,
.grandnephew embed,
.grandnephew video,
.grandnephew source {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.on-player-pl {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}
.on-player {
    background-color: #2d2d2d;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 250px;
    z-index: 5500;
    margin: -125px 0 0 -150px;
}
.close,
.bot-close {
    opacity: 0.95;
    position: absolute;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    text-align: center;
}
.on-player-sp iframe {
    width: 300px !important;
    height: 250px !important;
    position: static;
}
.close {
    font-family: Arial, sans-serif;
    width: 28px;
    padding: 0;
    font-size: 16px;
    top: 5px;
    right: 5px;
}
.bot-close {
    width: 130px;
    left: 50%;
    bottom: 0;
    margin-left: -65px;
    font-size: 14px;
    border-radius: 3px 3px 0 0;
}
.close:hover,
.bot-close:hover {
    opacity: 1;
}
.video-wide-br {
    background-color: #000;
    padding: 10px 0;
}
.video-br-300,
.video-br-728 {
    margin: 0 auto;
}
.video-br-300 {
    width: 300px;
    height: 100px;
}
.video-br-728 {
    display: none;
    width: 728px;
    height: 90px;
}
.full-meta li a,
.full-meta li span {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
.full-meta li.like a,
.full-meta li.dislike a {
    line-height: 30px;
    cursor: pointer;
    font-size: 18px;
}
.full-meta li.like a:hover {
    background-color: #2db941;
    color: #fff;
}
.full-meta li.dislike a:hover {
    background-color: #3541d7;
    color: #fff;
}
.full-meta li.like a:hover,
.full-meta li.dislike a:hover {
    opacity: 1;
}
.full-bns-block {
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 0;
}
.full-bn {
    margin: 10px 5px 0 5px;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 250px;
}
.full-bn-2,
.full-bn-3 {
    display: none;
}
.railroad {
    padding: 15px 0 25px 0;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
}
.railroad p {
    margin: 10px 5px 0 5px;
}
.railroad ul {
    padding-top: 5px;
}
.railroad li {
    margin: 5px 5px 0 5px;
    display: inline-block;
    vertical-align: top;
}
.railroad a {
    text-decoration: underline;
}
.railroad a:hover {
    text-decoration: none;
}
#scroll-top {
    border-radius: 50%;
    opacity: 0.9;
    position: fixed;
    z-index: 20000;
    right: 9px;
    bottom: 9px;
    cursor: pointer;
    display: none;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 24px;
    text-align: center;
}
#scroll-top:hover {
    opacity: 1;
}
#scroll-top i {
    display: block;
    height: inherit;
    line-height: inherit;
}
.text-center {
    text-align: center;
}
.form {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
}
.captcha {
    display: flex;
    align-items: center;
}
.captcha img {
    height: 50px;
    margin-right: 20px;
    display: block;
    border-radius: 5px;
}
.captcha .input {
    flex-grow: 1;
}
.btn {
    min-width: 36px;
    min-height: 36px;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #34303c;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    line-height: 16px;
}
.btn:hover,
.btn.active {
    background: #d5a94e;
    color: #19161d;
}
.item-preview-container {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.item-preview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.item-preview-container video {
    pointer-events: none;
    object-fit: cover;
}
@media all and (min-width: 330px) {
    .target a {
        font-size: 20px;
    }
}
@media (max-width: 370px) {
	h1 {
		float: left;
	}
}
@media all and (min-width: 370px) {
    .takeoff {
        float: left;
        width: 50%;
    }
}
@media all and (min-width: 400px) {
    .target a {
        font-size: 28px;
    }
    .preview-ins-cat .name {
        font-size: 16px;
    }
    .navi ul.to-all li a {
        font-size: 20px;
    }
}
@media all and (min-width: 540px) {
    .friendship ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}
@media all and (min-width: 640px) {
    .target a {
        font-size: 34px;
        height: 40px;
        line-height: 40px;
    }
    .open {
        width: 40px;
        height: 40px;
        line-height: 36px;
        font-size: 24px;
    }
    .searches-list {
        display: block;
    }
    .val-sort-top ul.pages {
        display: block;
    }
    .br-2,
    .full-bn-2 {
        display: inline-block;
    }
    .on-player-pl {
        display: block;
    }
}
@media all and (min-width: 660px) {
    .takeoff {
        width: 33.3333%;
    }
}
@media all and (min-width: 740px) {
    .friendship ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}
@media all and (min-width: 1010px) {
    .bluebell {
        width: 990px;
    }
    .open {
        margin-top: 20px;
    }
    .target {
        float: left;
        margin: 0 20px 0 5px;
    }
    .target a {
        font-size: 36px;
        height: 70px;
        line-height: 60px;
    }
    .search-input {
        padding: 0 10px;
    }
    .widespread input {
        font-size: 16px;
    }
    .takeoff {
        width: 330px;
    }
    .preview-bottom li {
        font-size: 13px;
    }
    .preview-bottom li span {
        display: inline;
    }
    .takeoff .name {
        font-size: 16px;
    }
    .preview-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        bottom: -25px;
        margin-left: -25px;
    }
    .preview-icon .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .preview-bottom li.preview-views {
        font-size: 15px;
    }
    .preview-cat-ins .name {
        font-size: 20px;
    }
    .br-3 {
        display: inline-block;
    }
    .full-block,
    .full-bns-block {
        display: table-cell;
        vertical-align: top;
    }
    .video-block {
        padding-top: 10px;
    }
    .full-bns-block {
        width: 310px;
    }
    .video-wide-br {
        padding: 16.5px 0;
    }
    .railroad {
        font-size: 16px;
        line-height: 18px;
    }
}
@media all and (min-width: 1340px) {
    .bluebell {
        width: 1320px;
    }
    .head {
        padding-bottom: 0;
        overflow: visible;
    }
    .head .bluebell {
        overflow: visible;
    }
    .target a {
        font-size: 42px;
    }
    .search-input {
        padding: 0 15px;
    }
    .widespread input {
        font-size: 20px;
    }
    .searches-list {
        height: 45px;
        line-height: 45px;
    }
    .searches-list li {
        font-size: 16px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .br-4 {
        display: inline-block;
    }
    .friendship ul {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
    }
    .video-br-300 {
        display: none;
    }
    .video-br-728 {
        display: block;
    }
    .video-wide-br {
        padding: 15px 0;
    }
    .full-bn-3 {
        display: inline-block;
    }
    .open {
        display: none;
    }
    .menu,
    .widespread {
        display: block !important;
        clear: none;
    }
    .menu {
        float: left;
        padding: 0;
        max-width: 100%;
        overflow: visible;
    }
    .menu ul {
        overflow: visible;
    }
    .menu li {
        float: left;
        margin: 0 1px 0 0;
        overflow: visible;
    }
    .menu li a,
    .menu li span {
        border-radius: 0;
        height: 70px;
        line-height: 70px;
        font-size: 20px;
        min-width: 100px;
        padding: 0 20px;
        text-align: center;
    }
    .crossbow {
        position: absolute;
        top: 72px;
        left: 0;
        width: 300px;
        z-index: 6000;
        padding: 0;
    }
    .crossbow a {
        margin: 0;
        text-align: left !important;
        padding: 10px 15px !important;
    }
}
@media all and (min-width: 1670px) {
    .bluebell {
        width: 1650px;
    }
    .target a {
        margin-right: 25px;
    }
    .menu li a,
    .menu li span {
        min-width: 110px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .br-5 {
        display: inline-block;
    }
    .friendship ul {
        column-count: 6;
        -moz-column-count: 6;
        -webkit-column-count: 6;
    }
    .desc-main {
        font-size: 16px;
        line-height: 26px;
    }
    .video-wide-br {
        padding: 10px 0;
    }
}