/*
Theme Name: ExplicitDesigner.com
Author: ExplicitDesigner.com
Author URI: http://explicitdesigner.com/
Description: ExplicitDesigner.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bid, auction,
Text Domain: http://explicitdesigner.com/
*/

@font-face {
    font-family: "Coolvetica";
    src: url("../fonts/coolvetica.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
* {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
body {
    font-family: 'Muli', sans-serif;
    background: #252525;
    color: #000;
    overflow-x: hidden;
}
h1,
h2,
h3 {
    font-family: 'Coolvetica', sans-serif;
}
h1 {
    font-size: 36px;
    margin-bottom: 0;
    color: #fff;
}
h2 {
    background: #000;
    text-align: left;
    padding: 5px 15px;
    color: #fff;
    font-size: 20px;
    border-bottom: 3px solid #db9b73;
}
h2 span,
h1 span {
    color: #db9b73;
}
a {
    color: #b2b2b2;
}
a:hover {
    color: #575757;
}
p {
    color: #000;
    font-size: 14px;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
a:hover {
    text-decoration: none;
}
ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.breadcrumb {
    background: none;
    margin: 0;
    padding-left: 0;
}
.breadcrumb a {
    color: #db9b73;
}
.white-bg {
    background: #fff;
    margin-top: 15px;
}
.white-padding {
    padding: 0 15px 30px;
}
.purple-bg {
    background: #90529e;
    margin-top: 15px;
}
.sponsored-by {
    background: #fff;
    padding: 10px 10px 10px;
    display: block;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}
.sponsored-by-video {
    padding: 10px 10px 10px;
    display: block;
    text-align: center;
    margin-bottom: 0;
    background: #4e4e4e;
    color: #fff;
}
.sponsored-by a {
    color: #db9b73;
}
.sponsored-by a:hover {
    color: #db9b73;
}
.sponsored-by-video a {
    color: #f31d5e;
}
.sponsored-by-video a:hover {
    color: #fff;
}

/* Header & Logo */

.header {
    padding-top: 15px;
    background: #000;
    padding-bottom: 10px;
    border-bottom: 3px solid #db9b73;
}
.logo {
    display: block;
    padding: 0;
    margin-left: 20px;
    max-width: 422px;
    max-height: 94px;
}
.slider {
    padding: 20px 0;
}
.navbar-default {
    background: none;
}
.navigation {
    border: 0 !important;
    background: none;
    display: block;
    width: 100%;
    background: #000;
}
.navigation li {
    margin-right: 4px;
}
.navigation .dropdown-menu>li {
    margin: 4px;
}
.navigation li>a {
    color: #db9b73;
    cursor: pointer;
    line-height: 1.42857143;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}
.navigation .join>a,
.seals .join a {
    background: #f31d5e;
    color: #fff;
    cursor: pointer;
    line-height: 1.42857143;
    text-decoration: none;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
    text-align: center;
}
.seals .join a {
    margin: 20px 10px !important;
}
.join-now a {
    background: #f31d5e;
    color: #fff;
    cursor: pointer;
    line-height: 1.42857143;
    text-decoration: none;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    padding: 14px;
}
.join-now a span {
    font-size: 14px;
    display: block;
}

/* Buttons */

.pink-button a,
.brown-button a {
    cursor: pointer;
    line-height: 1.42857143;
    text-decoration: none;
    font-weight: 800;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 6px 0px;
}
.pink-button a span,
.brown-button a span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: -5px;
}
.pink-button a i,
.brown-button a i {
    margin-right: 5px;
    font-size: 14px;
}
.pink-button a {
    background: #f31d5e;
    color: #fff;
}
.brown-button a {
    background: #db9b73;
    color: #fff;
}
.pink-button a:hover {
    background: #ff447d;
    ;
}
.brown-button a:hover {
    background: #f5ba96;
}
.navigation .join>a:hover,
.seals .join a:hover,
.join-now a:hover {
    background: #ff447d;
    color: #000 !important;
}
.navigation li:first-child>a,
.navigation li:first-child>span {
    margin-left: 0;
}
.navigation li:last-child>a,
.navigation>li:last-child>span {}
.navigation li>a:hover,
.navigation li>span:hover,
.navigation li>a:focus,
.navigation li>span:focus {
    color: #f31d5e !important;
}
.navigation .active>a,
.navigation .active>span,
.navigation .active>a:hover,
.navigation .active>span:hover,
.pagination .active>a:focus,
.pagination .active span:focus {
    cursor: default;
    color: #f31d5e !important;
}
.navigation .dropdown-menu {
    background: #333;
}
.navigation .dropdown-menu>li>a {
    color: #fff !important;
    background: #1f1f1f !important;
    padding: 4px 8px;
    margin: 4px 0;
    cursor: pointer;
    font-weight: 400;
}
.navigation .dropdown-menu>li>a:hover {
    color: #f31d5e !important;
}

/* Thumbs & Ads */

.thumbs {
    padding-top: 20px;
}
.thumbs a {
    padding-bottom: 30px;
    display: block;
    color: #fff;
    text-align: left;
}
.thumbs .caption {
    background: #000;
    border-bottom: 3px solid #db9b73;
}
.thumbs .caption p {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    padding: 5px 10px 0;
}
.thumbs .caption p span {
    color: #f31d5e !important;
}
.thumbs .category p {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding: 0 5px 5px;
    text-align: center;
    text-transform: uppercase;
}
.thumbs .category p:hover {
    color: #fff;
    background: #f31d5e;
}
.thumb-absolute {
    position: relative;
    display: block;
}
.thumbs .site-name,
.thumbs .video-previews,
.thumbs .video-likes,
.thumbs .intitle {
    position: absolute;
    display: block;
    padding: 1px 3px 0;
    color: #fff;
    font-size: 14px;
    z-index: 999;
    font-weight: 900;
    text-shadow: 1px 1px #000;
}
.thumbs .intitle {
    bottom: 6px;
    left: 6px;
    text-transform: uppercase;
}
.thumbs .site-name {
    top: 6px;
    left: 10px;
}
.thumbs .calendar {
    display: block;
    padding: 0 10px 5px;
    color: #fff;
    font-size: 14px;
    z-index: 999;
    font-weight: 900;
    text-shadow: 1px 1px #000;
    margin-top: -5px;
}
.thumbs .calendar i {
    padding-right: 5px;
}
.thumbs .site-name strong {
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    color: #e52637;
}
.thumbs .video-previews {
    top: 6px;
    left: 10px;
}
.thumbs .video-likes {
    top: 6px;
    left: 80px;
}
.thumbs .video-previews i,
.thumbs .video-likes i {
    padding-left: 5px;
}
.thumbs-pictures .caption p {
    font-size: 14px !important;
}
.left-cont,
.right-cont {
    background: #000;
    padding: 25px;
    border-bottom: 3px solid #db9b73;
    margin-bottom: 20px;
}
.left-cont p,
.right-cont p {
    color: #b9b9b9;
}
.left-cont h3,
.right-cont h3 {
    background: #000;
    color: #fff;
    font-size: 20px;
    border-bottom: 3px solid #db9b73;
    margin: 0 0 10px;
}
.right-cont p {
    color: #b9b9b9;
}
.right-cont ul li {
    color: #b9b9b9;
    border: 1px solid #db9b73;
    padding: 6px;
    margin-bottom: 5px;
}
.right-cont ul li i {
    padding-right: 5px;
}
.details {
    color: #fff;
}
.details li {
    padding-bottom: 10px;
}
.details i {
    padding-right: 5px;
}
.seals {
    padding: 20px;
    background: #000;
    border-bottom: 3px solid #f31d5e;
    margin-top: 30px;
}
.video-description {
    padding-top: 20px;
    padding-bottom: 20px;
}
.video-description img {
    max-width: 188px;
    max-height: 91px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.video-description a {
    color: #db9b73;
}
.video-info {
    border: 1px solid #db9b73;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.video-info a {
    color: #db9b73;
}
.video-info a:hover {
    color: #f31d5e;
}
.ads a {
    margin: 0 auto 20px;
    display: block;
    text-align: center;
}
.ads a img {
    width: auto;
    height: auto;
    display: inline-block;
}
.front-banner,
.inner-banner {
    border: 1px solid #dadada;
    text-align: center;
    padding: 20px;
    margin-top: 15px;
}
.front-banner a {
    display: block;
    margin: auto;
}
.inner-banner .first-banner {
    display: block;
    margin: auto auto 20px;
}
.inner-banner .second-banner {
    display: block;
    margin: auto;
}
.front-banner img,
.inner-banner img {
    margin: auto;
}
.banner-sponsor {
    text-align: center;
    position: relative;
    padding: 20px 0;
}
.banner-sponsor img {
    max-width: 300px;
    max-height: 250px;
    margin: auto;
}
.duration {
    padding-top: 5px;
    text-align: center;
}

/* Link Box */

.link-box a {
    display: block;
    padding: 6px;
    font-size: 15px !important;
    color: #000;
}
.link-box a:hover {
    color: #4c4c4c;
    background: #fff;
}
.link-box a span {
    padding-right: 5px;
    padding-top: 3px;
}
.link-box {
    margin-bottom: 20px;
    display: block;
    background: #fcd104;
    padding: 20px;
}

/* searches header */

.my-group .selectpicker {
    width: 30%;
    border: #d1bed4 solid 1px;
    margin-left: 5px;
}
.my-group .search-bar {
    width: 68%;
    border: #d1bed4 solid 1px;
}
.search-button {
    background: #f31d5e;
    border: 0;
    color: #fff;
    font-size: 16px;
    -webkit-border-top-right-radius: 10px !important;
    -webkit-border-bottom-right-radius: 10px !important;
    -moz-border-radius-topright: 10px !important;
    -moz-border-radius-bottomright: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    margin-right: 15px;
}
.search-button:hover {
    background: #db9b73;
    color: #fff;
}

/* Footer */

.footer-bg {
    color: #fff;
    text-align: center;
    padding: 30px 0 50px;
    margin-top: 45px;
    background: #000;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 3px solid #db9b73;
}
.footer-bg a {
    color: #fff;
}
.footer-bg a:hover {
    color: #f31d5e;
}
.center-it {
    display: block;
    text-align: center;
    margin: 10px auto 20px;
}
.multiple-columns {
    width: auto;
    margin-bottom: 20px;
    overflow: hidden;
}
.multiple-columns li {
    line-height: 1.5em;
    float: left;
    display: inline;
}
.banner {
    margin-bottom: 20px;
    display: block;
}
.blacx {
    padding: 7px 10px;
    display: block;
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
    border-radius: 6px !important;
    background: #4e4e4e;
    margin-bottom: 25px;
    color: #fff;
}
.blacx span {
    font-weight: 700;
}
.blacx a {
    display: inline-block;
    padding: 1px 5px;
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 5px;
    border-radius: 6px !important;
}
.blacx a:hover {
    background: #db9b73;
    color: #fff;
}

/* searches line */

.form-group>select {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 30px 0 10px;
}
.social {
    max-width: 150px;
    max-height: 150px;
    float: left;
    padding-right: 20px;
    display: block;
}
.chaturbate {
    text-align: center;
    float: left;
    padding-right: 20px;
}
.chaturbate img {
    max-width: 250px;
    max-height: 300px;
}
span {
    position: relative;
    margin: 0;
}
.search span {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.search a {
    display: inline-block;
    padding: 5px 7px;
    color: #000;
    font-size: 13px;
    background: #fff;
    margin: 3px 0 3px 5px;
}
.search a:hover {
    background: #000;
    color: #fff;
}
.pagination {
    margin: 0px auto 20px;
    display: block;
    text-align: center;
}
.pagination>li {
    margin: 5px 1px;
    display: inline-block;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 4px 18px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #db9b73;
    font-size: 20px;
    border: 0;
    border-radius: 3px !important;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #fff;
    background-color: #52a5ff !important;
    ;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination>.active>a:hover,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f31d5e !important;
}
.hovereffect {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
figure:hover .hovereffect,
figure:focus .hovereffect,
figure:active .hovereffect,
.hovereffect:hover,
.media:hover .img-hovereffect {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
figure {
    width: 100%;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width:767px) {
    .banner-sponsor {
        display: none;
    }
    .big-padding {
        margin-right: 0px;
        margin-left: 0px;
    }
    .multiple-columns li {
        width: 100%;
    }
    .header {
        padding-top: 10px;
    }
    .thumbs a {
        text-align: center;
    }
    .thumbs a img {
        margin: 0 auto;
        text-align: center;
    }
    .navigation {
        background: none;
        margin-top: -70px;
    }
    .navigation li {
        margin: 5px 15px;
    }
    .search-videos {
        display: none;
        padding: 15px;
        background: #000;
    }
    .search-button {
        margin-right: 0;
    }
    .navigation .join>a,
    .seals .join a {
        padding: 8px 6px;
        font-size: 24px;
        font-weight: 800;
        margin-top: -2px;
        text-align: center;
    }
    .navigation li>a {
        padding: 8px 6px;
        font-size: 18px;
        font-weight: 800;
        text-align: center;
    }
    .col-xs-15 {
        width: 20%;
        float: left;
    }
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .multiple-columns li {
        width: 33.333%;
    }
    .head-banner {
        padding: 0px 0 10px 0;
    }
    .big-padding {
        margin-right: 0px;
        margin-left: 0px;
    }
    .head-banner {
        text-align: center;
    }
    .nav-top {
        margin-top: 17px;
        text-align: center;
    }
    .search-videos {
        margin: 0 0 15px 0;
    }
    .navigation {
        border: 0 !important;
        padding: 4px 5px 10px;
        margin-top: 0px;
        margin-bottom: 0;
    }
    .navigation .join>a,
    .seals .join a {
        padding: 8px 6px;
        margin-left: 8px;
        font-size: 16px;
        font-weight: 800;
        margin-top: -2px;
    }
    .navigation li>a {
        padding: 6px 6px;
        font-size: 16px;
        font-weight: 800;
    }
    .navigation ul {
        float: right;
    }
    .col-sm-15 {
        width: 20%;
        float: left;
    }
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .multiple-columns li {
        width: 25%;
    }
    .form-inline input[type=text] {
        width: 250px;
    }
    .form-inline {
        text-align: left;
    }
    .big-padding {
        padding: 0 40px;
    }
    .nav-top {
        margin-top: 18px;
    }
    .search-videos {
        margin: 0 0 15px 0;
    }
    .navigation {
        border: 0 !important;
        padding: 10px 15px 10px;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .navigation .join>a,
    .seals .join a {
        padding: 8px 18px;
        margin-left: 20px;
        font-size: 30px;
        font-weight: 800;
        margin-top: -11px;
    }
    .navigation li>a {
        padding: 6px 6px;
        font-size: 18px;
        font-weight: 800;
    }
    .navigation ul {
        float: right;
    }
    .col-md-15 {
        width: 20%;
        float: left;
    }
    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-md-6:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 1200px) {
    .multiple-columns li {
        width: 25%;
    }
    .form-inline input[type=text] {
        width: 350px;
    }
    .form-inline {
        text-align: left;
    }
    .big-padding {
        padding: 0 80px;
    }
    .nav-top {
        margin-top: 18px;
    }
    .search-videos {
        margin: 28px 0 15px 0;
    }
    .navigation {
        border: 0 !important;
        padding: 10px 15px 10px;
        margin-top: 12px;
        margin-bottom: 0;
    }
    .navigation li>a {
        padding: 6px 8px;
        font-size: 24px;
        font-weight: 800;
    }
    .navigation .join>a,
    .seals .join a {
        padding: 8px 24px;
        margin-left: 20px;
        font-size: 36px;
        font-weight: 800;
        margin-top: -12px;
    }
    .navigation ul {
        float: right;
    }
    .col-lg-15 {
        width: 20%;
        float: left;
    }
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left;
    }
}
