.search-form:after, .pagination ul:after, .bread-scrumb ul:after, .reaction:after {
    display: block;
    content: ' ';
    clear: both;
    height: 0
}

.before, .img-overlay:before, .before-line:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@font-face {
    font-family: ANC;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.eot);
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Regular.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: ANC_Bold;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.eot);
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Bold.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: ANC_Demi;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Demi.eot);
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Demi.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Demi.ttf) format("truetype");
    font-style: normal
}

@font-face {
    font-family: ANC_Medium;
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.eot);
    src: url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.woff) format("woff"), url(../fonts/AvenirNextCyr/AvenirNextCyr-Medium.ttf) format("truetype");
    font-style: normal
}

body {
    background: #fff;
    color: #242424;
    font-family: ANC;
    font-size: 16px
}

#logo {
    font-size: 28px;
    font-family: ANC_Bold;
    line-height: 45px;
    margin: 0
}

#logo a {
    color: #d33d5b
}

#logo a:hover {
    color: #d33d5b
}

#logo span {
    color: #fff;
    background-color: #d33d5b;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

h2 {
    font-family: ANC_Demi;
    font-size: 34px;
    position: relative
}

h2 span, h1 span, .slider-title span {
    position: absolute;
    top: -20px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #d33d5b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

h2 span:last-child, h1 span:last-child, .slider-title span:last-child {
    left: 22px
}

h1, h3 {
    font-size: 24px;
    font-family: ANC_Bold;
    text-transform: uppercase
}

h4 {
    font-size: 24px;
    font-family: ANC_Medium
}

h5 {
    font-size: 16px;
    font-family: ANC_Medium
}

a, input, button {
    outline: none !important
}

a:hover, button:hover {
    text-decoration: none;
    cursor: pointer
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}

header {
    border-bottom: 1px solid #ebedf1
}

.main-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.main-menu ul li {
    text-align: center;
    position: relative
}

.main-menu ul li:hover a, .main-menu ul li:hover i {
    color: #d33d5b;
    cursor: pointer
}

.main-menu ul li a {
    color: #242424;
    font-size: 12px;
    text-transform: uppercase
}

.nav-img {
    width: 38px;
    height: 38px;
    background: #fff;
    margin: 0 auto;
    border: 1px solid #ebedf1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: -53px;
    left: calc(50% - 19px)
}

.nav-img i {
    color: #c2c6cd;
    line-height: 36px;
    font-size: 18px
}

.search-form {
    position: relative;
    height: 42px
}

.search-form input, .search-form button {
    position: absolute;
    height: 42px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    top: 0
}

.search-form input {
    width: calc(100% - 70px + 36px);
    color: black;
    border: 1px solid #ebedf1;
    left: 36px;
    z-index: 0;
    padding-left: 56px
}

.search-form button {
    z-index: 1;
    left: 0;
    width: 70px;
    padding: 0;
    margin: 0;
    background: #d33d5b;
    text-align: center
}

.search-form button i {
    color: #fff;
    font-size: 24px;
    line-height: 42px
}

.slider-back {
    height: 330px;
    background: #f4f6fa;
    z-index: 0
}

.main-menu-button {
    height: 40px;
    width: 40px;
    border: 0;
    padding: 0;
    margin: 0;
    background: #d33d5b;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
    z-index: 2;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.main-menu-button i {
    font-size: 25px;
    line-height: 40px
}

.mobile-menu-container {
    position: relative
}

.mobile-bg {
    z-index: 2;
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    top: 93px;
    left: 0;
    width: 100%;
    height: 100%
}

.slider {
    z-index: 1;
    margin: -240px 0 0 0
}

.slider h2, .slider h1 {
    margin: 0 0 50px 0
}

.slider-img {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.slider-img img {
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1)
}

.slider-img span {
    background: rgba(255, 255, 255, 0.9);
    color: #959aa4;
    font-family: ANC_Medium;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 32px;
    width: 86px;
    text-align: center;
    z-index: 2;
    -webkit-border-radius: 5px 0 5px 0;
    -moz-border-radius: 5px 0 5px 0;
    -ms-border-radius: 5px 0 5px 0;
    border-radius: 5px 0 5px 0
}

.slider-img:hover .img-overlay {
    display: block
}

.slider-img:hover img {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
}

.img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(211, 61, 91, 0.7);
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.img-overlay:before {
    background: url("../img/play.png") no-repeat;
    top: calc(50% - 39px);
    left: calc(50% - 39px);
    width: 78px;
    height: 78px
}

.video-desr {
    margin: 10px 0 25px 0;
    color: #242424;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    height: 45px
}

.video-stats {
    margin: 0
}

.video-stats span {
    font-size: 14px;
    position: relative
}

.video-stats span a {
    color: #242424
}

.video-stats span a i {
    margin-right: 10px;
    color: #83b66e
}

.video-stats span:first-child {
    color: #959aa4;
    margin-right: 40px
}

.video-stats span:first-child i {
    color: #959aa4
}

.before-line:before {
    height: 3px;
    background: #d33d5b;
    top: 30px
}

.header-slider, .popular-slider, .popular-slider-2 {
    position: relative
}

.header-slider .owl-nav, .popular-slider .owl-nav, .popular-slider-2 .owl-nav {
    display: block !important;
    position: absolute;
    top: -80px;
    right: 0
}

.header-slider .owl-nav button, .popular-slider .owl-nav button, .popular-slider-2 .owl-nav button {
    margin: 0 0 0 40px
}

.header-slider .owl-nav button i, .popular-slider .owl-nav button i, .popular-slider-2 .owl-nav button i {
    font-size: 35px;
    color: #cbced6
}

.popular-slider-2 {
    border-bottom: 1px solid #ebedf1
}

.popular-slider-2 .owl-nav {
    top: -65px
}

.main-content {
    margin: 60px 0 0 0
}

.main-content h2 {
    margin-bottom: 50px;
    margin-top: 20px
}

.sidebar-content {
    position: relative;
    background: #f4f6fa;
    width: calc(100% - 25px);
    padding: 20px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.sidebar-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-content ul a {
    color: #242424;
    line-height: 30px;
    font-size: 15px;
    display: block
}

.sidebar-content ul a:hover {
    color: #d33d5b
}

ul .sidebar-content-active a {
    color: #d33d5b
}

.line {
    width: 100%;
    height: 1px;
    background: #ebedf1;
    margin: 10px 0 30px 0
}

.pagination ul {
    margin: 20px 0 0 0;
    list-style: none;
    padding: 0;
    width: 100%
}

.pagination ul li, .pagination ul li span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.pagination ul li {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #f4f6fa;
    position: relative
}

.pagination ul li span {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    line-height: 42px
}

.pagination ul a {
    color: #a2a6b2;
    font-size: 18px;
    font-family: ANC_Demi
}

.pag-active, .pag-active span, .pagination li:hover {
    background: #d33d5b !important;
    color: #fff
}

.pag-dots, .pag-dots span, .pagination .pag-dots:hover {
    color: #a2a6b2;
    background: #fff !important;
    border: 0 !important
}

.bread-scrumb ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.bread-scrumb ul li {
    float: left;
    color: #959aa4;
    padding: 0 5px
}

.bread-scrumb ul li:first-child {
    padding-left: 0
}

.bread-scrumb ul li:last-child {
    padding-right: 0
}

.bread-scrumb ul li a {
    color: #959aa4;
    font-size: 14px
}

.bread-scrumb ul li a:hover {
    color: #d33d5b
}

.video-container div {
    max-width: 100%
}

.video-container .vjs-big-play-button {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -75px;
    cursor: pointer;
    z-index: 10;
    border: 0;
    background: url("../img/play-video.png");
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-size: contain
}

.video-container .vjs-big-play-button span {
    display: none
}

.video-inner-stats {
    border-bottom: 1px solid #ebedf1;
    position: relative
}

.video-inner-stats span {
    color: #959aa4;
    font-size: 18px;
    line-height: 60px
}

.video-inner-stats span:first-child {
    margin-right: 50px
}

.video-inner-stats span:last-child {
    position: absolute;
    top: 0;
    right: 0
}

.video-inner-stats span a:first-child {
    color: #83b66e
}

.video-inner-stats span a:last-child {
    color: #bc5d5d
}

.video-inner-options {
    margin: 25px 0 0 0
}

.video-inner-info p {
    font-size: 14px;
    margin: 0
}

.video-inner-info p:first-child {
    margin: 0 0 12px 0
}

.video-inner-info p a {
    color: #d33d5b;
    text-decoration: underline
}

.video-inner-info p a:hover {
    text-decoration: none
}

.video-inner-info p span {
    color: #959aa4
}

.video-inner-download a {
    display: inline-block;
    line-height: 60px;
    background: #d33d5b;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 0 12.5px;
    width: 100%
}

.video-inner-download a:hover {
    opacity: 0.9
}

.video-inner-download a i {
    margin: 0 0 0 20px
}

.video-inner-quality {
    position: relative
}

.video-inner-quality button {
    padding: 0;
    margin: 0;
    border: 0;
    background: white;
    font-size: 14px;
    color: #959aa4;
    text-align: center;
    width: 100%;
    height: 60px
}

.video-inner-quality button i {
    display: block;
    margin: 0 auto;
    line-height: 20px
}

.video-inner-quality ul {
    list-style: none;
    margin: 0 15px;
    padding: 0;
    position: absolute;
    top: 60px;
    left: 0;
    width: calc(100% - 30px);
    display: none;
    z-index: 2;
    background: #f4f6fa;
    padding: 15px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

.video-inner-quality ul li {
    color: #959aa4;
    line-height: 30px;
    text-align: center
}

.video-inner-quality ul li.video-quality-active {
    color: #242424
}

.video-inner-quality ul li:hover {
    cursor: pointer;
    color: #242424
}

.video-inner-descr p {
    margin: 30px 0 0;
    border-bottom: 1px solid #ebedf1;
    padding: 0 0 30px
}

aside {
    margin: 120px 0 0 0
}

aside h2 {
    margin: 0 0 50px 0
}

.popular-slider a:hover .name {
    color: #d33d5b
}

.popular-slider-img img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #fff;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1)
}

.popular-slider-2 .popular-slider-text .name {
    font-size: 16px
}

.popular-slider-text {
    margin: 15px 0 0 0
}

.popular-slider-text span {
    display: block;
    font-family: ANC_Medium
}

.popular-slider-text .name {
    font-size: 19px;
    color: #242424
}

.popular-slider-text .video-total {
    font-size: 14px;
    color: #959aa4
}

.most-popular {
    margin: -150px 0 0 0
}

.most-popular h2 {
    margin-top: 280px
}

.most-popular, footer {
    background: #f4f6fa
}

.popular-slider-section h4, .popular-slider-section h2 {
    margin: 40px 0 30px 0;
    font-size: 24px;
}

.comments h4 {
    margin: 40px 0 35px
}

.comment-stats {
    font-size: 12px
}

.comment-stats a i {
    color: #83b66e
}

.comment-stats span, .comment-stats span i {
    color: #959aa4
}

.comment-stats span i {
    margin-right: 8px
}

.comment-stats span {
    margin-left: 25px
}

.comment-container {
    margin-top: 30px
}

.comment-container:first-child {
    margin-top: 0
}

.fas.fa-thumbs-down {
    color: #bc5c5c
}

.show-more-comments {
    margin: 32px 0 0;
    display: block;
    line-height: 45px;
    background: #f4f6fa;
    text-align: center;
    width: 100%;
    color: #959aa4
}

.show-more-comments:hover {
    opacity: 0.9;
    color: #d33d5b
}

.comment-form {
    margin: 38px 0 0
}

.comment-form form {
    background: #f4f6fa;
    padding: 25px
}

.comment-form form label {
    color: #959aa4;
    font-size: 14px;
    margin: 0;
    display: block
}

.comment-form form textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #ebedf1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    resize: none;
    padding: 10px;
    -webkit-box-shadow: inset 0 0 5px 0 #ddd;
    -moz-box-shadow: inset 0 0 5px 0 #ddd;
    -ms-box-shadow: inset 0 0 5px 0 #ddd;
    box-shadow: inset 0 0 5px 0 #ddd
}

.comment-form form input[type="text"] {
    height: 30px;
    border: 0;
    color: #242424;
    background: transparent;
    border-bottom: 1px solid #d1d3d7;
    line-height: 30px;
    padding: 0;
    font-family: ANC_Demi;
    width: 100%
}

.comment-form form #email {
    margin: 20px 0 0
}

.comment-form form label > input {
    visibility: hidden;
    position: absolute
}

.comment-form form label {
    text-align: center
}

.comment-form form .reaction-pos, .comment-form form .reaction-neg {
    cursor: pointer;
    text-align: left
}

.comment-form form .reaction-pos i, .comment-form form .reaction-neg i {
    color: #a2a6b2
}

.comment-form form .reaction-neg {
    text-align: right
}

.comment-submit {
    text-align: right
}

.comment-submit input {
    margin: 30px 0 0;
    color: #fff;
    background: #d33d5b;
    line-height: 40px;
    width: 50%;
    border: 0;
    padding: 0
}

.comment-submit input:hover {
    opacity: 0.9;
    cursor: pointer
}

.reaction {
    margin: 30px 0 0
}

.reaction label {
    float: left;
    width: calc(100% / 3)
}

.reaction label span {
    line-height: 40px
}

.reaction label i {
    font-size: 40px
}

.similar-video h2 {
    margin-top: 0;
    text-align: center
}

.similar-video h2 span {
    left: 50%;
    margin: 0 0 0 -21px
}

.similar-video h2 span:last-child {
    margin: 0 0 0 11px
}

.similar-video .most-popular {
    margin-top: 0
}

.main-side .video-stats span:first-child {
    margin-right: 37px
}

.main-side .slider-container {
    margin-bottom: 45px
}

.main-side a img {
    width: 100%
}

.video-top {
    margin-bottom: 40px;
    text-align: center
}

.video-top p {
    font-family: ANC_Medium;
    font-size: 14px;
    margin: 20px 0 0
}

.video-top span {
    display: block;
    color: #959aa4;
    font-size: 14px
}

.actress-pagination {
    max-width: 930px;
    width: 80%;
    margin: 0 auto
}

.actress-list .popular-slider-text {
    margin-bottom: 20px
}

.similar-video {
    margin-top: 330px
}

.similar-video h2 {
    margin-top: -200px
}

.similar-video .row:nth-child(2) {
    margin-top: -105px
}

.actress-footer {
    background: transparent;
    margin-top: 85px
}

footer {
    padding: 10px 0 0 0
}

footer p {
    text-align: center;
    font-size: 14px;
    margin: 0
}

footer p span {
    display: block;
    margin: 10px 0 0 0;
    padding: 0 0 35px 0
}

footer p span a {
    color: #c2c3c6;
    text-decoration: underline
}

footer p span a:hover {
    color: #d33d5b;
    text-decoration: none
}

.vjs-poster {
    background-size: 100% 100%
}

@media (max-width: 767px) {
    .header-slider .owl-nav, .popular-slider .owl-nav, .popular-slider-2 .owl-nav {
        display: none !important
    }

    .popular-slider-section .popular-slider .owl-nav, .popular-slider-video-section .popular-slider-2 .owl-nav {
        display: block !important;
        top: -40px
    }

    .popular-slider-section .popular-slider .owl-nav {
        width: 100%
    }

    .popular-slider-section .popular-slider .owl-nav button {
        float: left
    }

    .popular-slider-section .popular-slider .owl-nav button:last-child {
        float: right
    }

    .popular-slider-section .popular-slider .owl-nav .owl-prev {
        margin: 0
    }

    .popular-slider-video-section .popular-slider-2 .owl-nav {
        top: -60px
    }

    .slider-img img {
        width: 100%
    }

    .remove-xs {
        display: none
    }

    .pagination ul li {
        width: 35px;
        height: 35px
    }

    .pagination ul li span {
        width: 31px;
        height: 31px;
        line-height: 27px
    }

    .video-inner-info, .video-inner-download {
        margin-bottom: 10px
    }

    .comment-form form label {
        text-align: left
    }

    .comment-form form textarea {
        min-height: 150px;
        margin-top: 20px
    }

    .comment-form form input[type="submit"] {
        width: 100%
    }

    .comment-form form .reaction label {
        text-align: center
    }

    .slider-back, section.slider {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #logo {
        font-size: 22px
    }
}

@media (min-width: 992px) {
    header .container .row {
        height: 93px
    }
}

@media (max-width: 1199px) {
    .main-content {
        margin: 50px 0 0 0
    }

    .sidebar {
        margin: 0 0 50px 0
    }

    .actress-list .popular-slider-text .name {
        font-size: 16px
    }

    .sidebar-content {
        padding-top: 0;
        padding-bottom: 0;
        width: 100%
    }

    .sidebar-content h3, .sidebar-title {
        line-height: 50px;
        margin: 0
    }

    .sidebar-content button {
        display: block
    }

    .sidebar-content ul {
        display: none;
        padding-bottom: 40px
    }

    .main-side {
        margin-top: 50px
    }
}

@media (max-width: 991px) {
    .mobile-search, .mobile-menu {
        display: none
    }

    .main-menu-button {
        display: block
    }

    .mobile-menu-container {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .main-menu ul {
        display: block;
        border-top: 1px solid #ebedf1;
        margin-top: 5px
    }

    .main-menu ul li {
        text-align: left;
        padding: 0;
        border-bottom: 1px solid #ebedf1
    }

    .main-menu ul li a {
        display: inline-block;
        width: 100%;
        line-height: 50px
    }

    .main-menu ul .nav-img {
        text-align: center;
        bottom: calc(50% - 19px);
        left: calc(100% - 40px)
    }

    .mobile-search {
        margin: 10px 0
    }

    .remove-sm {
        display: none
    }
}

@media (max-width: 575px) {
    .actress-list .popular-slider-img, .actress-list .popular-slider-text {
        text-align: center
    }

    h2 {
        font-size: 26px
    }

    .popular-slider-img {
        text-align: center
    }

    .popular-slider-img img {
        width: auto !important;
        margin: 0 auto
    }

    .popular-slider-text {
        text-align: center
    }

    h1, h3 {
        font-size: 20px
    }

    .video-inner-stats span:first-child {
        margin-right: 20px
    }
}