#player {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-size: 100% auto
}

.video-blokk {
    background-color: #243a4438;
    border-radius: 4px;
    padding: 8px;
    font-size: 13px
}

@media (max-width:1000px) {
    .toptextxxx {
        box-shadow: 0 3px 3px 0 rgb(0 0 0 / .45);
        background: #222;
        padding: 3px;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 1px;
        color: #bbb;
        font-size: 10px;
        background: linear-gradient(90deg, #191919 0, #3c3c3c 50%, #191919 100%)
    }
}

@media (min-width:770px) {
    .toptextxxx {
        display: none !important
    }
}

.fluid-player-container {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9;
    position: relative
}

.fluid-player-container video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

@media (max-width:768px) {
    .h1-mobil {
        font-size: 20px !important;
        text-align: center !important
    }
}

@media (max-width:767px) {
    .col-xs-12.pull-left {
        float: none !important;
        width: 100% !important
    }
}

.video-info-box {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgb(0 0 0 / .06);
    padding: 14px 22px;
    margin: 18px 0;
    font-family: 'Segoe UI', Arial, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.05rem
}

.info-left {
    color: #333;
    font-weight: 500
}

.info-right {
    color: #555;
    font-weight: 400
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 5px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    margin-top: 5px !important
}

.btn-default {
    color: #fff;
    background-color: #243a44
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e3038
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #1e3038
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid #fff0;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / .125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / .125)
}

#player-container,
.model-image,
.search,
[class^="video-thumb-"] {
    position: relative
}

ul.columns {
    position: relative
}

#addthis,
#comments-container,
#top,
#video-content,
.logo,
.margin-top-10,
.model-bio p,
.model-info,
.search {
    margin-top: 10px
}

.list-group-item.active,
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #555;
    background-color: #f5f5f5
}

#modal_content,
#player {
    background-repeat: no-repeat
}

#top,
.search {
    text-align: right
}

.mobil-ads {
    text-align: center;
    min-height: 120px;
    margin: 10px
}

.mob-top {
    min-height: 360px !important
}

#addthis {
    width: auto;
    float: left
}

#top {
    width: 38%
}

#language {
    float: right;
    margin-left: 5px
}

.logo,
.search {
    height: 50px
}

.logo {
    float: left;
    width: 30%
}

.search {
    float: right;
    width: auto
}

#autocomplete,
#player,
.overlay {
    position: absolute
}

.navbar-header {
    position: relative !important;
    height: 60px !important
}

.navbar-toggle.custom-toggle {
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    background: #1d1d1c !important;
    border-radius: 6px !important;
    z-index: 2 !important;
    display: block !important
}

@media (min-width:768px) {
    .navbar-toggle.custom-toggle {
        display: none !important
    }
}

.h1mob {
    font-size: 20px !important
}

.langmenu {
    background: #271547;
    color: #fff;
    border-radius: 8px;
    margin-right: 8px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1 {
    font-size: 30px;
    color: #fff
}

.h2,
h2 {
    font-size: 30px;
    color: #fff
}

.h3,
h3 {
    font-size: 24px;
    color: #fff
}

.h4,
h4 {
    font-size: 18px;
    color: #fff
}

.h5,
h5 {
    font-size: 14px;
    color: #fff
}

.h6,
h6 {
    font-size: 12px;
    color: #fff
}

p {
    margin: 0 0 10px;
    color: #fff
}

a {
    background-color: #fff0
}

a:active,
a:hover {
    outline: 0
}

a {
    color: #fff;
    text-decoration: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: #fff0
}

body {
    font-family: 'mons', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    background-color: #18181a !important
}

@font-face {
    font-family: 'mons';
    src: url(../fonts/mons.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.panel {
    margin-bottom: 20px !important;
    background-color: transparent !important
}

.panel-heading {
    padding: 10px 2px;
    border-bottom: 1px solid #fff0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    linear-gradient(90deg, #23133f 0, #1a0a35 50%, #23133f 100%)
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-default>.panel-heading {
    color: #fff
}

.panel-default {
    border-color: #ddd
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #232228;
    border: 1px solid #ccc;
    border: 1px solid rgb(0 0 0 / .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / .175);
    box-shadow: 0 6px 12px rgb(0 0 0 / .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #dedede;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #c30d00
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: #fff0;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-default.btn-xs {
    min-width: 100px;
    min-height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn-link {
    color: #fefefe;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: #fff0
}

.btn-link:focus,
.btn-link:hover {
    color: #fefefe;
    text-decoration: underline;
    background-color: #fff0
}

.panel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    color: #fff !important
}

@media (max-width:768px) {
    .panel-title {
        text-align: center
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.2;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.bottom-left {
    bottom: 5px;
    left: 5px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #243a44d1
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.source {
    bottom: 5px;
    right: 5px;
    background-color: #243a44d1
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
    font-display: swap
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: #fff0;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fff0;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #fff0;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid #fff0
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 7px;
    padding-left: 7px;
    border-top: 1px solid #fff0;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / .1);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -7px;
    margin-left: -7px
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    border-bottom: 5px solid #e6e6e6;
    background-color: #f7f7f7;
    font-size: 18px;
    font-weight: 600
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 10px 7px;
    font-size: 18px;
    line-height: 33px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -7px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 7px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #ecc01f;
    background-image: none;
    border: 1px solid #fff0;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -7px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -7px;
    margin-right: -7px;
    padding: 10px 7px;
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px
    }
}


.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 7px;
        margin-right: 7px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -7px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f7f7f7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #666;
    text-transform: uppercase;
    font-weight: 600
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #3c3636
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #3c3636
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: #fff0
}

.navbar-default .navbar-toggle {
    border-color: #000
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ecc01f
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #3c3636
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: #fff0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: #fff0
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: #fff0
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #fff0
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: #fff0
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: #fff0
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: #fff0
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.text-center {
    text-align: center;
    color: #fff;
    font-weight: 600
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / .125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #243a44;
    border: 5px solid #17252c;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #212027;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #2f2d38;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus {
    box-shadow: none !important;
    outline: none !important;
    background-color: #222 !important;
    color: #fff !important
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 34px
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px
    }
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.kereso-gomb,
.tags-button {
    padding: 6px 12px;
    font-weight: 400;
    vertical-align: middle;
    background-image: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer
}

.navbar-default {
    background-color: #f7f7f7 !important;
    border-bottom: 5px solid #eed25a !important
}

.navbar-brand>img {
    display: block !important;
    height: 35px !important
}

.kereso-gomb {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid #000;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #3c3636
}

.tags-button {
    border-radius: 25px !important;
    color: #fff;
    background-color: #090909;
    border: 2px solid #1d1d1c !important;
    margin-top: 6px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tag-time,
.tag-view {
    padding-right: 5px;
    padding-left: 5px
}

#share-container,
.badge-search,
.human,
.report {
    display: none
}

.tag-time {
    float: left;
    color: #fff
}

.tag-view {
    float: right;
    color: #fff
}

.label-default-hd {
    background-color: #ae0000ed;
    border: 1px solid #fff
}

.ads {
    padding-bottom: 10px
}

.kicsi {
    font-size: 12px;
    color: #e20003
}

@media (min-width:768px) {
    .container {
        width: 734px
    }
}

@media (min-width:992px) {
    .container {
        width: 954px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1154px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
    max-width: 1750px
}

.top-duma {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #e6bc15;
    text-align: left
}

.navcolor,
.top {
    color: #ffc107
}

.added {
    color: #fff
}

.categoria-link {
    font-size: 22px
}

form#orientation-form {
    margin-top: 5px
}

.clearfixr {
    clear: both
}

ul.categories,
ul.columns,
ul.keywords,
ul.links,
ul.models,
ul.plugs,
ul.videos {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #ffc107
}

ul.categories li,
ul.models li,
ul.plugs li,
ul.videos li {
    float: left;
    width: 90%;
    height: auto;
    margin: 0 1px 10px 0;
    position: relative
}

ul.categories li img,
ul.models li img,
ul.plugs li,
ul.videos li img {
    width: 100%;
    height: auto;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    aspect-ratio: 16 / 9
}

ul.columns,
ul.links li {
    width: 98%;
    margin-left: 1%;
    float: left
}

ul.plugs li {
    text-align: center;
    font-weight: 700
}


ul.columns li.letter {
    font-weight: 700;
    color: #ffc107;
    font-size: 26px;
    margin-top: 10px
}

ul.keywords li {
    width: 48%;
    margin-left: 1%;
    float: left;
    overflow: hidden
}

ul.dropdown-menu-letters {
    width: 250px
}

ul.dropdown-menu-letters li {
    width: 40px;
    display: inline-block;
    margin: 5px 0 5px 5px;
    text-align: center
}

ul.dropdown-menu-letters li a {
    padding: 0 5px;
    border: 1px solid #fff
}

ul.dropdown-menu-letters li a:hover,
ul.dropdown-menu-letters li.active a {
    border: 1px solid rgb(0 0 0 / .15);
    border-radius: 4px
}

ul.nav-small>li>a {
    padding-top: 2px;
    padding-bottom: 2px
}

.tags {
    text-align: center
}

.tags a {
    margin: 3px 5px
}

.none {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-weight: 700;
    color: #000
}

.category-title-new,
.video-title {
    text-transform: uppercase;
    font-weight: 600
}

.none-comments {
    padding: 30px 0
}

.panel-padding {
    padding: 5px 0 5px 1px
}

.btn-tag,
.margin-bottom-5 {
    margin-bottom: 5px
}

#video-content .row,
.margin-bottom-10,
.model-image {
    margin-bottom: 10px
}

.rated,
.rating {
    bottom: 5px;
    left: 5px
}

.report {
    top: 10px;
    left: 10px
}

.remove {
    top: 30px;
    right: 10px
}

.top-right {
    top: 5px;
    right: 5px
}

.top-left {
    top: 5px;
    left: 5px
}

.bottom-left {
    bottom: 5px;
    left: 5px
}

.bottom-right {
    bottom: 10px;
    righ: 10px
}

.category-title,
.video-title {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    height: 43px;
    color: #f3f3f3;
    background-color: #243a44;
    text-transform: none;
    padding: 3px 2px 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

.model-title {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    height: 43px;
    color: #fff;
    background-color: #243a44;
    text-transform: none;
    padding: 15px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.category-title-new {
    width: 100%;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    color: #3c3636;
    background-color: #fff
}

.video-tag {
    color: #e580df;
    font-size: 12px !important
}

.model-title {
    font-size: 14px
}

.model-image {
    float: left;
    display: block;
    width: 184px
}

.model-bio {
    margin-left: 196px;
    display: block;
    overflow: hidden !important
}

.adv-footer,
.comment-body p,
.tag-list {
    overflow: hidden
}

.tag-list {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: #fff;
    line-height: 120%
}

.tag-list span {
    font-size: 12px;
    color: #e6bc15;
    font-weight: 700
}

#model-title {
    margin-top: 0;
    padding-top: 0;
    font-size: 20px
}

#rating {
    font-size: 11px;
    width: 100px;
    padding-left: 3px;
    padding-right: 3px
}

.progress {
    margin: 0;
    padding: 0;
    height: 10px
}

#video-content .badge {
    font-size: 20px
}

#player-container {
    padding-top: 56.25%;
    height: auto !important;
    display: block;
    width: 100%;
    min-height: auto
}

#player-advertising {
    position: absolute;
    display: none;
    z-index: 999999
}

#player-advertising p {
    width: 100%;
    text-align: center;
    font-weight: 700;
    display: block
}

#player-advertising .btn-adv,
.btn-center,
.btn-related {
    display: block !important;
    margin: 0 auto
}

.comment {
    margin-bottom: 3px
}

.comment-header {
    font-size: 14px;
    padding-bottom: 5px
}

.btn-thumb {
    padding: 0
}

.btn-inline {
    display: inline-block
}

#autocomplete,
#autocomplete ul li,
#avatar,
.adv-footer {
    width: 300px
}

#avatar img {
    max-width: 100%
}

.list-group-item {
    padding: 3px 5px
}

.list-group-item.active {
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #ddd
}

.list-group-item.active:focus,
.list-group-item.active:hover {
    text-decoration: none;
    font-weight: 700;
    color: #555;
    background-color: #f5f5f5;
    border: 1px solid #ddd
}

@media (max-width:768px) {
    #autocomplete {
        top: 280px !important;
        left: 0;
        position: absolute;
        background: #fff;
        display: block;
        line-height: 20px;
        padding: 4px 0;
        border: 1px solid #ddd;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / .055);
        -moz-box-shadow: 0 1px 3px rgb(0 0 0 / .055);
        box-shadow: 0 1px 3px rgb(0 0 0 / .055);
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
        z-index: 1001;
        text-align: left;
        width: 100%
    }
}

#autocomplete {
    top: 50px;
    left: 0;
    background: #fff;
    line-height: 20px;
    padding: 4px 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / .055);
    -moz-box-shadow: 0 1px 3px rgb(0 0 0 / .055);
    box-shadow: 0 1px 3px rgb(0 0 0 / .055);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    z-index: 1001;
    text-align: left
}

#autocomplete ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

#autocomplete ul li {
    font-size: 16px;
    font-weight: 700;
    padding: 3px 2%;
    color: #131313
}

#autocomplete ul li.hovered {
    text-decoration: none;
    background: #ccc;
    cursor: pointer
}

.adv-container2 {
    padding: 0;
    text-align: center;
    margin: 0 auto 25px
}

.adv-container {
    padding: 0;
    text-align: center;
    width: 300px;
    height: 250px;
    margin: 0 auto 25px
}

.adv-footer {
    display: inline-block;
    padding: 0;
    margin: 3px
}

.video-category {
    width: 100%;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    color: #f9f9f9;
    border-radius: 8px;
    padding: 10px 10px
}

#modal_screen {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1100;
    background-color: rgb(0 0 0 / .85)
}

#modal_screen.nope {
    background-color: #1e0924
}

#modal_content {
    position: fixed;
    z-index: 1101;
    margin: 0 auto;
    background-color: #fff;
    border: 4px solid #444;
    border-radius: 15px;
    font-size: 12px;
    width: 290px;
    height: 290px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center 2em;
    background-size: 90px auto;
    background-image: url(../images/logo.png)
}

#modal_content .content_wrapper {
    padding-top: 8em;
    margin: 3em auto 0;
    text-align: center
}

#modal_content h2 {
    margin: 0;
    font: 15px/1.3em "Gill Sans W01 Medium", Helvetica, arial, sans-serif
}

#modal_content p {
    max-width: 75%;
    margin: 1.2em auto 0;
    font: 11px/1.5em proxima-nova, Helvetica, arial, sans-serif
}

#modal_content nav {
    font-size: 16px;
    display: table;
    width: 282px
}

#modal_content nav ul {
    display: table-row;
    width: 100%;
    margin: 0;
    padding: 0
}

#modal_content nav li {
    display: table-cell;
    text-align: right;
    width: auto
}

#modal_content nav:after {
    content: "";
    display: block;
    clear: both
}

#modal_content nav small {
    display: block;
    text-align: center;
    color: #888;
    margin: 1em 0 0
}

#modal_content nav a.av_btn {
    display: block;
    text-align: center;
    width: 85px;
    border-radius: 15px;
    margin: 1em auto 0;
    text-decoration: none;
    padding: 1em;
    color: #fff;
    text-transform: none;
    letter-spacing: 0
}

#modal_content nav .av_btn:hover,
#modal_content nav .av_go {
    background-color: #e2024e
}

#modal_content nav .av_no {
    background-color: #9e9e9e
}

#modal_content #modal_regret_wrapper nav a.av_btn {
    margin-top: 0;
    width: 130px;
    font-size: .8em
}

@media (min-width:688px) {
    #modal_content {
        top: 30vh;
        left: 30vw;
        width: 90%;
        max-width: 500px;
        height: 350px;
        padding: 3em;
        border-radius: 15px;
        background-position: center 3em;
        background-size: 160px auto;
        font-size: 16px
    }
    #modal_content .content_wrapper {
        padding-top: 0;
        margin: 3em auto 0;
        text-align: center
    }
    #modal_content h2 {
        margin: 0;
        font-size: 1.875em
    }
    #modal_content p {
        font-size: 1em;
        line-height: 1.9em
    }
    #modal_content nav {
        width: 396px
    }
    #modal_content nav a.av_btn {
        margin: 1.6em auto 0;
        font-size: 1em
    }
}

@media (max-width:767px) {
    .search,
    ul.columns li small {
        float: right
    }
    #menu {
        position: absolute;
        top: 60px;
        right: 12px;
        z-index: 100
    }
    #menu-header {
        min-width: 72px
    }
    .search {
        width: 100%;
        margin-top: 0
    }
    .btn-user {
        margin-bottom: 10px
    }
    .pagination-small>li>a,
    .pagination-small>li>span {
        padding: 5px 10px;
        font-size: 12px
    }
    .pagination-small>li:first-child>a,
    .pagination-small>li:first-child>span {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px
    }
    .pagination-small>li:last-child>a,
    .pagination-small>li:last-child>span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
    .list-search {
        display: none
    }
    .badge-search {
        display: inline-block
    }
    ul.categories li,
    ul.keywords li,
    ul.links li,
    ul.videos li {
        width: 32%
    }
    ul.models li {
        width: 186px
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.plugs li {
        width: 220px
    }
}

@media (max-width:1024px) {
    #addthis,
    #top {
        width: 100%;
        float: none;
        text-align: center
    }
    body {
        padding-top: 0
    }
    #menu {
        top: 90px
    }
    #addthis {
        margin-top: 0
    }
    #top {
        margin-top: 5px
    }
    #language {
        float: none;
        display: inline
    }
    .navbar-fixed-top {
        padding-bottom: 5px
    }
    .addthis_toolbox {
        margin: 0 auto;
        display: inline-block;
        float: none
    }
    .dropdown-menu-center {
        margin: 23px 0 0;
        transform: translate(-25%, 0)
    }
    .btn-small {
        padding: 3px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }
    ul.categories li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li {
        width: calc(50% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.keywords li,
    ul.links li {
        width: 32%;
        padding: 5px
    }
    ul.plugs li {
        width: 187px
    }
    ul.plugs li img {
        width: 183px;
        height: 183px
    }
}

@media (max-width:481px) {
    .logo {
        width: 360px
    }
    .logo a img {
        display: block;
        max-width: 100%;

        height: auto
    }
    ul.categories li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: calc(50% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.keywords li,
    ul.links li {
        width: 48%;
        padding: 5px
    }
}

@media (max-width:401px) {
    .logo {
        width: 360px
    }
    .logo a img {
        display: block;
        max-width: 100%;
        height: auto
    }
    ul.categories li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: 164px
    }
    ul.models li img {
        width: 160px;
        height: 236px
    }
    ul.keywords li,
    ul.links li {
        width: 47.6%;
        padding: 5px
    }
}

@media (max-width:321px) {
    .logo {
        width: 200px
    }
    .model-image {
        width: 100%;
        float: none
    }
    .model-bio {
        width: 100%;
        margin-left: 0
    }
    #avatar {
        width: 240px
    }
    ul.categories li,
    ul.keywords li,
    ul.links li,
    ul.videos li {
        width: 98%
    }
    ul.models li,
    ul.plugs li {
        width: 260px
    }
    ul.models li img {
        width: 254px;
        height: 374px
    }
    ul.plugs li img {
        width: 220px;
        height: 220px
    }
}

@media (min-width:768px) {
    .btn-user {
        margin-bottom: 10px
    }
    ul.categories li,
    ul.uvideos li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li {
        width: calc(50% - 1px)
    }
    ul.models li img {
        width: 166px;
        height: 244px
    }
    ul.columns {
        width: 18.8%
    }
    ul.links li {
        width: 32%
    }
    ul.plugs li {
        width: 229px
    }
    ul.keywords li {
        width: 23.8%
    }
}

@media (min-width:800px) {
    .btn-user {
        margin-bottom: 10px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: calc(50% - 1px)
    }
    ul.models li img {
        width: 174px;
        height: 256px
    }
    ul.columns {
        width: 18.8%
    }
    ul.links li {
        width: 23%
    }
    ul.plugs li img {
        width: 174px;
        height: 174px
    }
    ul.keywords li {
        width: 23.8%
    }
}

@media (min-width:854px) {
    .btn-user {
        margin-bottom: 10px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.columns,
    ul.keywords li {
        width: 18.8%
    }
    ul.links li {
        width: 23%
    }
    ul.plugs li img {
        width: 186px;
        height: 186px
    }
}

@media (min-width:960px) {
    .btn-user {
        margin-bottom: 10px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(50% - 1px)
    }
    ul.models li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 168px;
        height: 247px
    }
    ul.columns,
    ul.keywords li {
        width: 18.8%
    }
    ul.links li {
        width: 23%
    }
    ul.plugs li {
        width: 218px
    }
}

@media (min-width:1024px) {
    .btn-user {
        margin-bottom: 10px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(20% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.columns,
    ul.links li {
        width: 18.8%
    }
    ul.plugs li img {
        width: 181px;
        height: 181px
    }

    ul.keywords li {
        width: 15.4%
    }
}

@media (min-width:1280px) {
    .container {
        width: 1170px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(20% - 1px)
    }
    ul.models li,
    ul.plugs li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.columns,
    ul.links li {
        width: 18.8%
    }
    ul.plugs li img {
        width: 192px;
        height: 192px
    }
    ul.keywords li {
        width: 15.4%
    }
}

@media (min-width:1366px) {
    .container {
        width: 1270px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(20% - 1px)
    }
    ul.models li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 174px;
        height: 256px
    }
    ul.columns,
    ul.links li {
        width: 18.8%
    }
    ul.plugs li {
        width: 210px
    }
    ul.keywords li {
        width: 15.4%
    }
}

@media (min-width:1440px) {
    .container {
        width: 1700px
    }
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(20% - 1px)
    }
    ul.categories li {
        width: 19.3%
    }
    ul.models li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.columns,
    ul.links li {
        width: 18.8%
    }
    ul.plugs li {
        width: 191px
    }
    ul.plugs li img {
        width: 187px;
        height: 187px
    }
    ul.keywords li {
        width: 13%
    }
}

@media (min-width:1680px) {
    ul.categories li,
    ul.related li,
    ul.uvideos li,
    ul.videos li {
        width: calc(20% - 1px)
    }
    ul.models li {
        width: calc(20% - 1px)
    }
    ul.models li img {
        width: 180px;
        height: 265px
    }
    ul.columns,
    ul.links li {
        width: 18.8%
    }
    ul.plugs li {
        width: 200px
    }
    ul.plugs li img {
        width: 194px;
        height: 194px
    }
    ul.keywords li {
        width: 13%
    }
}